Software Development Kit (SDK) and API Discussions

ONTAP API perf-object-get-instance

kramar
3,174 Views

I am trying to leverage ONTAP APIs to collect performance data.  For the perf-object-get-instance for workload_volume:constituent call I am getting multiple return values.  My understanding is that this call should only retunr a single value.  Is there supposed to be multiple values returned for this call?

 

api.png

1 ACCEPTED SOLUTION

asulliva
3,100 Views

Hello @kramar

 

There is an instance of the perf object returned for each node in the cluster...note in the UUID it starts with the node name.

 

Hope that helps.

 

Andrew

If this post resolved your issue, please help others by selecting ACCEPT AS SOLUTION or adding a KUDO.

View solution in original post

1 REPLY 1

asulliva
3,101 Views

Hello @kramar

 

There is an instance of the perf object returned for each node in the cluster...note in the UUID it starts with the node name.

 

Hope that helps.

 

Andrew

If this post resolved your issue, please help others by selecting ACCEPT AS SOLUTION or adding a KUDO.
Public