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.

Active IQ Unified Manager Discussions

Is it possible to get the QOS Plicy of the Volume using OCI API?

Sambasiva
4,703 Views

I installed and Configured OCI for Netapp Arrays.  I am able to get the volume information using https://ociip/rest/v1/assets/volumes/<id of the volume>. But the response of this API does not have any QOS policy details in it. Is there any way to get the QOS policy details of the Volume using OCI API?.

3 REPLIES 3

RajeshPanda
4,503 Views

@Sambasiva Are you still looking for the solution?

Sambasiva
4,491 Views

yes

suren
4,403 Views

Hi Sambasiva,

 

You can get QOS details by using below OCI API. 

 

https://ociip/rest/v1/assets/volumes/{id}/internalVolume

 

Please refer REST API Documentation for further reference.

 

OCI_REST API.PNG

 

Thanks & Regards,

Surendra

Public