统一身份认证服务 IAM-修改账号操作保护策略:响应示例

时间:2024-10-18 20:35:01

响应示例

状态码为 200 时:

请求成功。

{
 "protect_policy": {
  "allow_user": {
   "manage_mobile": true,
   "manage_accesskey": true,
   "manage_email": true,
   "manage_password": true
  },
  "operation_protection": true,
  "admin_check": "off",
  "scene": ""
 }
}
support.huaweicloud.com/api-iam/iam_17_0001.html