ONTAP Discussions

Rest API for vol show-footprint

Priya1
669 Views

I need to get the vol show-footprint output using API. is there any API available for the same?

1 ACCEPTED SOLUTION

dawnr
515 Views

You'll need to request the exact fields you want from the volume api. Use the /docs/api link to your cluster to get to the Swagger interface to find what you need and test the api.

https://cluster_name/docs/api/#/storage/volume_collection_get

dawnr_0-1699903674502.png

 



View solution in original post

1 REPLY 1

dawnr
516 Views

You'll need to request the exact fields you want from the volume api. Use the /docs/api link to your cluster to get to the Swagger interface to find what you need and test the api.

https://cluster_name/docs/api/#/storage/volume_collection_get

dawnr_0-1699903674502.png

 



Public