curlコマンドを使用して、CVO REST APIがステータスコード401で失敗することをテストします。
環境
- NetApp BlueXP
- Cloud Volumes ONTAP REST API
問題
curlコマンドを使用して、Cloud Volumes ONTAP REST APIがステータスコード401エラーで失敗することをテストします。
url --request GET --location 'https://cloudmanager.cloud.netapp.co...m/system/about' --header 'Content-Type: application/json' --header 'x-agent-id: DtnUD9VZmD7ReVsg4YICIKb2F8b8Qzw7clients' --header 'Authorization: Bearer zkkzFIl0cBLPXmEDCpMLET6v6VpJHlFGqDoYFgNYfFumf'
{"statusCode":401,"message":"Unauthorized"}