Software Development Kit (SDK) and API Discussions

Error while collecting performance metrics from cluster mode device

RATNA_GUDLAVALLETI
2,049 Views

Hi Team,
Using nmsdk 5.1, ontapi of CLUSTER Device
Getting the following error while querying device.
code:
PerfObjectInstanceListInfoResponse perfObjInstListInfoResp = runner.run(new PerfObjectInstanceListInfoRequest().withObjectname("aggregate"));
Error:
com.netapp.nmsdk.ApiExecutionException: Unable to find API: perf-object-instance-list-info
    at com.netapp.nmsdk.client.ApiRunner.run(ApiRunner.java:141)
    at com.netapp.nmsdk.client.ApiRunner.run(ApiRunner.java:105)
Please help me to fix this

0 REPLIES 0
Public