ONTAP Discussions

Ontap API calls for disk capacity, used capacity

MOHAN1985
2,075 Views

Hi,

I am trying to use Data ONTAP API to query on various parameters of disk.

Below is API request to Ontap API server,

<?xml version="1.0" encoding="UTF-8"?>

<netapp  xmlns="http://www.netapp.com/filer/admin" version="1.15">

  <storage-disk-get-iter/>

</netapp>

Though, the above API request returns information on disks in the response, Capacity of disk and Used Capacity of disks are not seen.

Is there a different API call that needs to be used?

Thanks,

Mohan

0 REPLIES 0
Public