Skip to main content
NetApp Knowledge Base

What are the necessary role attributes for specific tasks by using System Manager?

Views:
32
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
CORE
Last Updated:

Applies to

  • ONTAP 9
  • System Manager

Answer

  • Specific tasks required by System Manager:
    • Sign in
    • Create/delete Qtrees
    • Create snapshots
    • Perform Snapshot restore
  • Necessary role attributes set on System Manager as below (Cluster->Settings->Users and roles)
necessary role attributes for specific tasks by using System Manager
Necessary role attributes for specific tasks by using System Manager
  • Then need to add a user with the  above role

Specific tasks required by System Manager

Note: There is no specific REST API for snapshot restore, it needs to grant the role /api/storage/volumes privilege.

cluster1::> security login rest-role show -role testrole
               Role                                    Access
Vserver        Name            API                     Level
----------     -------------   -------------------     ------
cluster1       testrole        /api                    readonly
                               /api/storage/qtrees     read_create_modify
                               /api/storage/volumes
                                                       all
                               "/api/storage/volumes/*/snapshots"
                                                       read_create_modify
4 entries were displayed.

 

Additional Information

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.