ONTAP Rest API Discussions

Missing OnTAP REST API calls

SCOTT_LINDLEY
3,026 Views

 Several API calls are missing from the OnTAP REST interface. Many or all of these are present in the NMSDK interface. The missing commands correspond to these OnTAP commands and sub-commands:
    volume modify commands such as:

      space-nearly-full-threshold-percent

      space-full-threshold -percent

vserver security file-directory sub-commands.

 

These commands are critical to current automation efforts that are in progress.

2 REPLIES 2

Andy7
2,809 Views

Also appear to be missing the ability to set a snapmirror transfer schedule

qw
NetApp
1,761 Views

Couple of things to be noted,
1) Verify the equivalent of ONTAPI to REST APIs using mapping document link below,

2) If you identify ONTAPI calls or parameters required by your automation processes that are not currently supported by the ONTAP REST API, provide the necessary information in this form so that the relevant features can be included in future updates.
For more info, visit, https://devnet.netapp.com/restapi.php 

Public