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.

ONTAP Rest API Discussions

How to enable storage efficiency via REST API

sangyoon
2,952 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
2,940 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