Roles and privileges on NetApp storage array for REST interface
For Data ONTAP version 9.10 and above, the NetApp plug-in uses the REST API interface to communicate with NetApp array. In order to allow NetBackup Snapshot Manager to perform snapshot management operations, ensure that the NetApp user account used for plug-in configuration has the below mentioned roles and privileges assigned on the storage array.
API | Access level |
|---|---|
/api/cluster | Read/Write |
/api/network/ip/interfaces | Read-Only |
/api/protocols/cifs/shares | Read/Write |
/api/protocols/nfs/export-policies | Read/Write |
/api/protocols/san/igroups | Read/Write |
/api/protocols/san/lun-maps | Read/Write |
/api/snapmirror/relationships | Read/Write |
/api/storage/luns | Read/Write |
/api/storage/volumes | Read/Write |
/api/svm/svms | Read-Only |
Refer to NetApp documentation for instructions on how to create users and roles and assign permissions.