资源治理中心 RGC-查询Landing Zone设置状态:响应示例

时间:2024-04-18 20:26:17

响应示例

状态码: 200

请求成功。

{
  "deployed_version" : "string",
  "landing_zone_status" : "string",
  "percentage_complete" : 100,
  "percentage_details" : [ {
    "percentage_name" : "string",
    "percentage_status" : "string"
  } ],
  "landing_zone_action_type" : "string",
  "message" : [ {
    "level" : "string",
    "message" : "string"
  } ],
  "regions" : [ {
    "region" : "string",
    "region_configuration_status" : "ENABLED"
  } ]
}
support.huaweicloud.com/api-rgc/ShowLandingZoneStatus.html