弹性负载均衡 ELB-移除负载均衡器可用区:响应示例

时间:2023-12-14 10:47:16

响应示例

状态码: 200

POST操作正常返回。

  • 示例 1

    {
      "request_id" : "6c63d0ac-7beb-451d-a3e0-a066beaea316",
      "loadbalancer" : {
        "id" : "9b663cd9-61e4-483d-b91f-92fc337fecec",
        "project_id" : "060576782980d5762f9ec014dd2f1148",
        "name" : "elb-reset",
        "description" : "",
        "vip_port_id" : null,
        "vip_address" : null,
        "admin_state_up" : true,
        "provisioning_status" : "ACTIVE",
        "operating_status" : "ONLINE",
        "listeners" : [ ],
        "pools" : [ ],
        "tags" : [ ],
        "provider" : "vlb",
        "created_at" : "2021-07-26T02:46:31Z",
        "updated_at" : "2021-07-26T02:46:59Z",
        "vpc_id" : "59cb11ef-f185-49ba-92af-0539e8ff9734",
        "enterprise_project_id" : "0",
        "availability_zone_list" : [ "az1" ],
        "ipv6_vip_address" : null,
        "ipv6_vip_virsubnet_id" : null,
        "ipv6_vip_port_id" : null,
        "publicips" : [ {
          "publicip_id" : "0c07e04d-e2f9-41ad-b934-f58a65b6734d",
          "publicip_address" : "97.97.2.171",
          "ip_version" : 4
        } ],
        "elb_virsubnet_ids" : [ "7f817f9c-8731-4002-9e47-18cb8d431787" ],
        "elb_virsubnet_type" : "dualstack",
        "ip_target_enable" : false,
        "autoscaling" : {
          "enable" : false,
          "min_l7_flavor_id" : ""
        },
        "frozen_scene" : null,
        "eips" : [ {
          "eip_id" : "0c07e04d-e2f9-41ad-b934-f58a65b6734d",
          "eip_address" : "97.97.2.171",
          "ip_version" : 4
        } ],
        "guaranteed" : true,
        "billing_info" : null,
        "l4_flavor_id" : "636ba721-935a-4ca5-a685-8076ce0e4148",
        "l4_scale_flavor_id" : null,
        "l7_flavor_id" : null,
        "l7_scale_flavor_id" : null,
        "vip_subnet_cidr_id" : null,
        "public_border_group" : "center",
        "protection_status" : "nonProtection",
        "protection_reason" : ""
      }
    }
  • 示例 2

support.huaweicloud.com/api-elb/BatchRemoveAvailableZones.html