特定のボリュームへのアクセスのみを持つRESTロールを作成できますか。
環境
- ONTAP 9.x
- REST
回答
- 特定のボリュームへのアクセスのみを使用してカスタムRESTロールを作成することはできません。
- 特定のボリュームUUIDでRESTロールを制限しようとすると機能せず、次のエラーが返されます。
cluster::security login rest-role*> create -vserver cluster -role test -api /api/storage/volumes/<volume uuid> -access all
Error: command failed: Specified URI path is invalid or not supported. Verify that the URI contains only valid characters.
- これはRESTの制限事項です。