统一身份认证服务 IAM-移除用户组的所有项目服务权限:响应示例

时间:2024-07-27 09:21:20

响应示例

状态码: 403

请求未授权。

  • 示例 1
    { 
       "error_code" : " IAM .0002", 
       "error_msg" : "You are not authorized to perform the requested action." 
     }
  • 示例 2
    { 
       "error_code" : "IAM.0003", 
       "error_msg" : "Policy doesn't allow %(actions)s to be performed." 
     }

状态码: 500

Internal Server Error

{ 
  "error_code" : "IAM.0006", 
  "error_msg" : "An unexpected error prevented the server from fulfilling your request." 
}
support.huaweicloud.com/api-iam/iam_10_0013.html