云堡垒机 CBH-获取服务可用区信息:响应示例
时间:2025-08-14 16:13:41
响应示例
状态码:200
List AvailableZone Info Success
{ "availability_zone" : [ { "region_id" : "cn-north-4", "id" : "cn-north-4a", "type" : "Core", "display_name" : "可用区1", "status" : "Running" }, { "region_id" : "cn-north-4", "id" : "cn-north-4b", "type" : "Core", "display_name" : "可用区2", "status" : "Running" }, { "region_id" : "cn-north-4", "id" : "cn-north-4c", "type" : "Core", "display_name" : "可用区3", "status" : "Running" } ] }
support.huaweicloud.com/api-cbh/ListAvailableZones.html