NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Software Development Kit (SDK) and API Discussions

Error while collecting performance metrics from cluster mode device

RATNA_GUDLAVALLETI
2,611 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