ONTAP Rest API Discussions

How to enable storage efficiency via REST API

sangyoon
1,592 Views

I found what seems to be a mapping API call on the swagger doc to turn on/off storage efficiency. 

 

sangyoon_0-1635937418676.png

 

https://library.netapp.com/ecmdocs/ECMLP2876964/html/index.html#/storage/volume_modify 

 

Would this API call cover the turn on/off part too ? 

 

 

1 REPLY 1

RobertBlackhart
1,580 Views

There are a bunch of efficiency settings available. If you scroll down to the body parameter (will show a black box with an example JSON value in it) and click on the "model" tab:

RobertBlackhart_1-1635940340296.png

, you can read more about each of the fields:

RobertBlackhart_0-1635940307924.png

 

Public