メインコンテンツへスキップ

System Manager を使用した特定のタスクに必要なロール属性は何ですか?

Views:
4
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
core
Last Updated:

環境

  • ONTAP 9
  • System Manager

回答

  • システム マネージャーに必要な特定のタスク:
    • サインイン
    • Qtreeの作成/削除
    • スナップショットの作成
    • スナップショットの復元の実行
  • 必要なロール属性は、System Manager で以下のように設定されます (クラスター->設定->ユーザーとロール)
システムマネージャを使用して特定のタスクに必要なロール属性
システムマネージャを使用して特定のタスクに必要なロール属性
  • 次に、上記の役割を持つユーザーを追加する必要があります

システムマネージャに必要な特定のタスク

注:専用のREST APIはありません。snapshot restore役割を付与する必要がある/api/storage/volumes特権。

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.

 

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.