Queries Classic Load Balancer (CLB) instances.
Try it now
Test
RAM authorization
Action | Access level | Resource type | Condition key | Dependent action |
slb:DescribeLoadBalancers | get | *LoadBalancer
| None | None |
Request parameters
Parameter | Type | Required | Description | Example |
RegionId | string | Yes | The ID of the region where the CLB instance is deployed. You can call the DescribeRegions operation to query the most recent region list. | cn-hangzhou |
ServerId | string | No | The ID of the backend server that is added to the CLB instance. | i-2zebcbq****** |
AddressIPVersion | string | No | The IP version that is used by the CLB instance. Valid values: ipv4 and ipv6. | ipv4 |
LoadBalancerStatus | string | No | The status of the CLB instance. Valid values:
| active |
LoadBalancerId | string | No | The ID of the CLB instance. You can specify up to 10 IDs. Separate multiple IDs with commas (,). | lb-bp1b6c719dfa**** |
LoadBalancerName | string | No | The name of the CLB instance. The name must be 1 to 80 characters in length, and can contain digits, periods (.), underscores (_), and hyphens (-). The name must start with a letter. You can specify up to 10 names. Separate multiple names with commas (,). | test |
ServerIntranetAddress | string | No | The private IP address of the backend server that is added to the CLB instance. You can specify multiple IP addresses. Separate multiple IP addresses with commas (,). | 10.XX.XX.102 |
AddressType | string | No | The network type of the CLB instance. Valid values:
| intranet |
InternetChargeType | string | No | The metering method of Internet data transfer. Valid values:
| paybytraffic |
VpcId | string | No | The ID of the virtual private cloud (VPC) to which the CLB instance belongs. | vpc-bp1aevy8sof**** |
VSwitchId | string | No | The ID of the vSwitch to which the CLB instance belongs. | vsw-bp12mw1f8k3**** |
NetworkType | string | No | The network type of the internal-facing CLB instance. Valid values:
| vpc |
Address | string | No | The IP address that the CLB instance uses to provide services. | 192.168.XX.XX |
MasterZoneId | string | No | The ID of the primary zone to which the CLB instance belongs. | cn-hangzhou-b |
SlaveZoneId | string | No | The ID of the secondary zone to which the CLB instance belongs. CLB instances on Alibaba Finance Cloud do not support cross-zone deployment. | cn-hangzhou-d |
Tags | string | No | The tags that are added to the CLB instance. The tags must be key-value pairs that are contained in a JSON dictionary. You can specify up to 10 tags in each call. | [{"tagKey":"Key1","tagValue":"Value1"}] |
PayType | string | No | The billing method of the CLB instance. Valid values:
| PayOnDemand |
ResourceGroupId | string | No | The ID of the resource group. | rg-acfmxazb4p**** |
PageNumber | integer | No | The page number of the page to return. | 1 |
PageSize | integer | No | The number of entries to return on each page. Valid values: 1 to 100. Note If you specify the PageSize parameter, you must also specify the PageNumber parameter. | 50 |
| Tag | array<object> | No | The tags. | |
object | No | The tag. | ||
Key | string | No | The key of the tag. You can specify up to 20 tag keys. The tag key cannot be an empty string. The tag key must be 1 to 64 characters in length and cannot start with | FinanceDept |
Value | string | No | The value of the tag. You can specify up to 20 tag values. The tag value can be an empty string. The tag value can be at most 128 characters in length and cannot start with | FinanceJoshua |
Response elements
Element | Type | Description | Example |
object | |||
RequestId | string | The ID of the request. | 8B9DB03B-ED39-5DB8-9C9F-1ED5F548D61E |
PageNumber | integer | The page number of the returned page. | 1 |
PageSize | integer | The number of entries returned on the current page. | 50 |
TotalCount | integer | The number of instances returned. | 1 |
| LoadBalancers | object | ||
| LoadBalancer | array<object> | An array of CLB instances. | |
array<object> | The CLB instances. | ||
VpcId | string | The ID of the VPC in which the internal-facing CLB instance was deployed. | vpc-25dvzy9f8**** |
CreateTimeStamp | integer | The timestamp when the instance was created. | 1504147745000 |
LoadBalancerId | string | The ID of the CLB instance. | lb-bp1b6c719dfa**** |
CreateTime | string | The time when the CLB instance was created. The time follows the | 2021-12-02T02:49:05Z |
PayType | string | The billing method of the CLB instance.
| PayOnDemand |
AddressType | string | The network type of the CLB instance. Valid values:
| intranet |
NetworkType | string | The network type of the internal-facing CLB instance. Valid values:
| vpc |
AddressIPVersion | string | The IP version that is used by the CLB instance. Valid values: ipv4 and ipv6. | ipv4 |
LoadBalancerName | string | The name of the CLB instance. | lb-bp1o94dp5i6ea**** |
Bandwidth | integer | The maximum bandwidth of the listener. Unit: Mbit/s. | -1 |
Address | string | The endpoint of the CLB instance. | 100.XX.XX.28 |
SlaveZoneId | string | The ID of the secondary zone to which the CLB instance belongs. | cn-hangzhou-d |
MasterZoneId | string | The ID of the primary zone to which the CLB instance belongs. | cn-hangzhou-b |
InternetChargeTypeAlias | string | The metering method of Internet data transfer. Valid values:
| paybybandwidth |
LoadBalancerSpec | string | The specification of the CLB instance. Note Pay-as-you-go CLB instances are not subject to specifications. slb.lcu.elastic is returned by default. | slb.s1.small |
RegionId | string | The ID of the region where the CLB instance was deployed. | cn-hangzhou |
ModificationProtectionReason | string | The reason why the configuration read-only mode was enabled. The reason must be 1 to 80 characters in length, and can contain letters, digits, periods (.), underscores (_), and hyphens (-). The reason must start with a letter. Note This parameter takes effect only when you set the | ManagedInstance |
ModificationProtectionStatus | string | Indicates whether the configuration read-only mode is enabled for the CLB instance. Valid values:
Note If you set this parameter to ConsoleProtection, you cannot modify the configurations of the CLB instance in the CLB console. However, you can call API operations to modify the configurations of the CLB instance. | ConsoleProtection |
VSwitchId | string | The ID of the vSwitch to which the internal-facing CLB instance belongs. | vsw-255ecr**** |
LoadBalancerStatus | string | The status of the CLB instance. Valid values:
| active |
ResourceGroupId | string | The ID of the resource group. | rg-atstuj3r**** |
InternetChargeType | string | The metering method of the Internet-facing CLB instance. Valid values:
| 3 |
DeleteProtection | string | Indicates whether deletion protection is enabled for the CLB instance. Valid values:
| off |
RegionIdAlias | string | The region where the CLB instance was deployed. | cn-hangzhou |
| Tags | object | ||
| Tag | array<object> | The tags. | |
object | The tag. | ||
TagValue | string | The value of the tag. | testvalue |
TagKey | string | The key of the tag. | testkey |
InstanceChargeType | string | PayBySpec |
Examples
Success response
JSON format
{
"RequestId": "8B9DB03B-ED39-5DB8-9C9F-1ED5F548D61E",
"PageNumber": 1,
"PageSize": 50,
"TotalCount": 1,
"LoadBalancers": {
"LoadBalancer": [
{
"VpcId": "vpc-25dvzy9f8****",
"CreateTimeStamp": 1504147745000,
"LoadBalancerId": "lb-bp1b6c719dfa****",
"CreateTime": "2021-12-02T02:49:05Z",
"PayType": "PayOnDemand",
"AddressType": "intranet",
"NetworkType": "vpc",
"AddressIPVersion": "ipv4",
"LoadBalancerName": "lb-bp1o94dp5i6ea****",
"Bandwidth": -1,
"Address": "100.XX.XX.28",
"SlaveZoneId": "cn-hangzhou-d",
"MasterZoneId": "cn-hangzhou-b",
"InternetChargeTypeAlias": "paybybandwidth",
"LoadBalancerSpec": "slb.s1.small",
"RegionId": "cn-hangzhou",
"ModificationProtectionReason": "ManagedInstance",
"ModificationProtectionStatus": "ConsoleProtection",
"VSwitchId": "vsw-255ecr****",
"LoadBalancerStatus": "active",
"ResourceGroupId": "rg-atstuj3r****",
"InternetChargeType": "3",
"DeleteProtection": "off",
"RegionIdAlias": "cn-hangzhou",
"Tags": {
"Tag": [
{
"TagValue": "testvalue",
"TagKey": "testkey"
}
]
},
"InstanceChargeType": "PayBySpec"
}
]
}
}Error codes
HTTP status code | Error code | Error message | Description |
400 | InvalidTag | The specified tags is invalid. | |
400 | TooManyResult | fuzzy query retrieve too many instances. | |
400 | LocationServiceTimeout | Location service connection timeout. Please try again later. | |
403 | UnauthorizedRegion | The specified region of is not authorized. | The specified region of is not authorized. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.