资源治理中心 RGC-列举控制策略生效的纳管账号信息:响应示例

时间:2023-12-29 16:02:26

响应示例

状态码: 200

请求成功。

{
  "ManagedAccounts" : [ {
    "phone" : "string",
    "manage_account_id" : "string",
    "account_id" : "string",
    "account_name" : "string",
    "account_type" : "string",
    "owner" : "string",
    "state" : "string",
    "message" : "string",
    "parent_organization_unit_id" : "string",
    "parent_organization_unit_name" : "string",
    "identity_store_user_name" : "string",
    "blueprint_product_id" : "string",
    "blueprint_product_version" : "string",
    "blueprint_status" : "string",
    "regions" : [ {
      "region" : "string",
      "region_status" : "string"
    } ],
    "created_at" : "2023-11-15T07:37:15.243Z",
    "updated_at" : "2023-11-15T07:37:15.243Z"
  } ],
  "page_info" : {
    "next_marker" : "string",
    "current_count" : 0,
    "description" : "本页返回条目数量。"
  }
}
support.huaweicloud.com/api-rgc/ListManagedAccounts.html