| object | | |
AccessLogConfig | object | The configuration of the access log feature. | |
LogProject | string | | sls-setter |
LogStore | string | | test |
AddressAllocatedMode | string | The mode used to assign IP addresses to zones of the ALB instance. Valid values: - Fixed: assigns a static IP address to the ALB instance.
- Dynamic: dynamically assigns an IP address to each zone of the ALB instance.
| Dynamic |
AddressType | string | The type of the IPv4 address that is used by the ALB instance. Valid values: - Internet: The ALB instance uses a public IP address. The domain name of the ALB instance is resolved to the public IP address. In this case, the ALB instance can be accessed over the Internet.
- Intranet: The ALB instance uses a private IP address. The domain name of the ALB instance is resolved to the private IP address. In this case, the ALB instance can be accessed over the virtual private cloud (VPC) where the ALB instance is deployed.
| Intranet |
BandwidthPackageId | string | The ID of the Elastic IP Address (EIP) bandwidth plan which is associated with the ALB instance if the ALB instance uses a public IP address. | cbwp-bp1vevu8h3ieh**** |
CreateTime | string | The time when the resource was created. The time follows the ISO 8601 standard in the yyyy-MM-ddTHH:mm:ssZ format. The time is displayed in UTC. | 2022-07-02T02:49:05Z |
DNSName | string | The domain name of the ALB instance. | alb-95qnr2itwu9orb****.cn-hangzhou.alb.aliyuncs.com |
DeletionProtectionConfig | object | The configuration of the deletion protection feature. | |
Enabled | boolean | Indicates whether the deletion protection feature is enabled. Valid values: - true: The deletion protection feature is enabled.
- false: The deletion protection feature is disabled.
| true |
EnabledTime | string | The time when the deletion protection feature was enabled. The time follows the ISO 8601 standard in the yyyy-MM-ddTHH:mm:ssZ format. The time is displayed in UTC. | 2022-08-02T02:49:05Z |
LoadBalancerBillingConfig | object | The configuration of the billing method of the ALB instance. | |
PayType | string | The billing method. The value PostPay is returned. The value indicates the pay-as-you-go billing method. | PostPay |
LoadBalancerBussinessStatus | string | The status of the ALB instance. Valid values: - Abnormal: The ALB instance is not working as expected.
- Normal: The ALB instance is working as expected.
| Normal |
LoadBalancerEdition | string | The edition of the ALB instance. The features and billing rules vary based on the edition of the ALB instance. Valid values: - Basic: basic.
- Standard: standard.
- StandardWithWaf: WAF-enabled.
| Standard |
LoadBalancerId | string | The ID of the ALB instance. | alb-o9ulmq5hgn68jk**** |
LoadBalancerName | string | The name of the ALB instance. The name must be 2 to 128 characters in length, and can contain letters, digits, periods (.), underscores (_), and hyphens (-). The name must start with a letter. | alb1 |
LoadBalancerOperationLocks | array | The configuration of the operation lock. | |
| object | | |
LockReason | string | The reason why the ALB instance was locked. This parameter is available only if you specify the LoadBalancerBussinessStatus parameter to Abnormal. | |
LockType | string | The type of the lock. Valid values: - SecurityLocked: The ALB instance was locked due to security reasons.
- RelatedResourceLocked: The ALB instance was locked due to association issues.
- FinancialLocked: The ALB instance was locked due to overdue payments.
- ResidualLocked: The ALB instance was locked because the associated EIP bandwidth plans were released.
| FinancialLocked |
LoadBalancerStatus | string | The status of the ALB instance. Valid values: - Inactive: The ALB instance is disabled. ALB instances in the Inactive state do not forward traffic.
- Active: The ALB instance is running.
- Provisioning: The ALB instance is being created.
- Configuring: The ALB instance is being modified.
- CreateFailed: The system failed to create the ALB instance. In this case, you are not charged for the ALB instance.
| Active |
ModificationProtectionConfig | object | The configuration of the configuration read-only mode. | |
Reason | string | The reason why the configuration read-only mode was enabled. The reason must be 2 to 128 characters in length, and can contain letters, digits, periods (.), underscores (_), and hyphens (-). The reason must start with a letter. This parameter is valid only if you set the ModificationProtectionStatus parameter to ConsoleProtection. | |
Status | string | The status of the configuration read-only mode. Valid values: - NonProtection: The configuration read-only mode is disabled. In this case, you cannot specify the ModificationProtectionReason parameter. If you specify the ModificationProtectionReason parameter, the value of the parameter is cleared.
- ConsoleProtection: The configuration read-only mode is enabled. In this case, you can specify the ModificationProtectionReason parameter.
NoteIf you set this parameter to ConsoleProtection, you cannot modify the configurations of the instance in the ALB console. However, you can call API operations to modify the configurations of the instance. | ConsoleProtection |
RegionId | string | The ID of the region where the ALB instance was deployed. | cn-hangzhou |
RequestId | string | | 365F4154-92F6-4AE4-92F8-7FF34B540710 |
ResourceGroupId | string | The ID of the resource group. | rg-atstuj3rtop**** |
Tags | array | The tags that were added to the ALB instance. | |
| object | | |
Key | string | The key of tag N. The key can be up to 128 characters in length, and cannot start with acs: or aliyun . The key cannot contain http:// or https:// . | FinanceDept |
Value | string | The value of tag N. The value can be up to 128 characters in length and cannot start with acs: or aliyun . The value cannot contain http:// or https:// . | FinanceJoshua |
VpcId | string | The ID of the VPC in which the ALB instance was deployed. | vpc-bp1b49rqrybk45nio**** |
ZoneMappings | array | The zones and the vSwitches. You must specify at least two zones. | |
| object | | |
LoadBalancerAddresses | array | The IP addresses that are used by the ALB instance. | |
| object | | |
Address | string | The IPv4 address that is used by the ALB instance. This parameter is available only if you set the AddressIPVersion parameter to IPv4. The AddressType parameter determines whether the IPv4 address is public or private. | 192.168.10.1 |
Ipv6Address | string | The IPv6 address that is used by the ALB instance. This parameter is available only if you set the AddressIPVersion parameter to DualStack. The AddressType parameter determines whether the IPv6 address is public or private. | 2408:XXXX:39d:eb00::/56 |
VSwitchId | string | The ID of the vSwitch in the zone. Each zone can contain only one vSwitch and one subnet. | vsw-bp12mw1f8k3jgy**** |
ZoneId | string | The ID of the zone where the ALB instance was deployed. You can call the DescribeZones operation to query the zones of the ALB instance. | cn-hangzhou-a |
AddressIpVersion | string | The protocol version. Valid values: - IPv4: IPv4.
- DualStack: dual stack.
| DualStack |
Ipv6AddressType | string | The type of IPv6 address that is used by the ALB instance. Valid values: - Internet: The ALB instance uses a public IP address. The domain name of the ALB instance is resolved to the public IP address. Therefore, the ALB instance can be accessed over the Internet.
- Intranet: The ALB instance uses a private IP address. The domain name of the ALB instance is resolved to the private IP address. Therefore, the ALB instance can be accessed over the VPC in which the ALB instance is deployed.
| Intranet |