REST API POST /api/storage/quota が失敗する「Not authorized for that command」
環境
- ONTAP 9.8
- REST API
- ONTAPシステムマネージャ(OSM)
問題
- 次のロールのロール 名を持つユーザのREST APIが「Not authorized for that command」というメッセージで失敗します。
cluster1::> security login rest-role show -role ROLENAME Role Access Vserver Name API Level ---------- ------------- ------------------- ------ cluster1 ROLENAME /api/storage/quota all
次の場合にテストに失敗します。
{ "error": { "message": "not authorized for that command", "code": "6" }
- ZAPIの同等の機能で問題なく動作