| object | | |
RequestId | string | Unique request identification code. | 29D0F8F8-5499-4F6C-9FDC-1EE13BF55925 |
InstanceId | string | The ID of the GTM 3.0 instance. | gtm-cn-wwo3a3hbz** |
ConfigId | string | The configuration ID of the access domain name. Two configuration IDs exist when the access domain name is bound to the same GTM instance but an A record and an AAAA record are configured for the access domain name. The configuration ID uniquely identifies a configuration. | Config-000**11 |
CreateTime | string | | 2024-03-15T01:46Z |
CreateTimestamp | long | Instance creation time (timestamp). | 1527690629357 |
UpdateTime | string | | 2024-03-15T01:46Z |
UpdateTimestamp | long | Last modified time (timestamp). | 1527690629357 |
VersionCode | string | Global Traffic Management version 3.0 instances:
- standard: Standard Edition
- ultimate: Ultimate Edition
| ultimate |
CommodityCode | string | The commodity code. Valid values:
- dns_gtm_public_cn: the commodity code on the China site (aliyun.com)
- dns_gtm_public_intl: the commodity code on the international site (alibabacloud.com)
| dns_gtm_public_cn |
InstanceName | string | | test |
ScheduleZoneMode | string | The allocation mode of the access domain name. Valid values:
- custom: custom allocation. You must specify a custom hostname and associate the hostname with a zone or subzone within the account to which the GTM instance belongs to generate an access domain name.
- sys_assign: The system assigns an access domain name by default. This mode is no longer supported. Do not choose this mode.
| custom |
ScheduleZoneName | string | The zone (such as example.com) or subzone (such as a.example.com) associated with the GTM access domain name. In most cases, the zone or subzone is hosted in Authoritative DNS Resolution of the Alibaba Cloud DNS console within the account to which the GTM instance belongs. | example.com |
ScheduleHostname | string | Host name of the domain accessed by GTM. | www |
ScheduleDomainName | string | The GTM access domain name. The value of this parameter is composed of the value of ScheduleHostname and the value of ScheduleZoneName. | www.example.com |
ScheduleRrType | string | DNS record types for the ScheduleDomainName:
- A: IPv4 address
- AAAA: IPv6 address
- CNAME: Domain name
| A |
Ttl | integer | Global TTL (in seconds), the TTL value for resolving the access domain to addresses in the address pool, which affects the caching time of DNS records in the ISP's LocalDNS. Custom TTL values are supported. | 60 |
AddressPoolLbStrategy | string | The policy for load balancing between address pools. Valid values:
- round_robin: All address pools are returned for DNS requests from any source. All address pools are sorted in round-robin mode each time they are returned.
- sequence: The address pool with the smallest sequence number is preferentially returned for DNS requests from any source. The sequence number indicates the priority for returning the address pool. A smaller sequence number indicates a higher priority. If the address pool with the smallest sequence number is unavailable, the address pool with the second smallest sequence number is returned.
- weight: You can set a different weight value for each address pool. This way, address pools are returned based on the weight values.
- source_nearest: GTM returns different addresses based on the sources of DNS requests. This way, users can access nearby addresses.
| round_robin |
SequenceLbStrategyMode | string | The mode used if the address pool with the smallest sequence number is recovered. This parameter is required when AddressPoolLbStrategy is set to sequence. Valid values:
- preemptive: The address pool with the smallest sequence number is preferentially used if this address pool is recovered.
- non_preemptive: The current address pool is still used even if the address pool with the smallest sequence number is recovered.
| preemptive |
AvailableStatus | string | The availability state of the access domain name. Valid values:
- available: If the access domain name is enabled and the health state of the access domain name is Normal, the access domain name is deemed available.
- unavailable: If the access domain name is disabled or the health state of the access domain name is Abnormal, the access domain name is deemed unavailable.
| available |
EnableStatus | string | The enabling state of the access domain name. Valid values:
- enable: The access domain name is enabled and the intelligent scheduling policy of the corresponding GTM instance takes effect.
- disable: The access domain name is disabled and the intelligent scheduling policy of the corresponding GTM instance does not take effect.
| enable |
HealthStatus | string | The health state of the access domain name. Valid values:
- ok: The health state of the access domain name is Normal and all address pools that are referenced by the access domain name are available.
- ok_alert: The health state of the access domain name is Warning and some of the address pools that are referenced by the access domain name are unavailable. In this case, the available address pools are normally used for DNS resolution, but the unavailable address pools cannot be used for DNS resolution.
- exceptional: The health state of the access domain name is Abnormal and all address pools that are referenced by the access domain name are unavailable. In this case, addresses in the non-empty address pool with the smallest sequence number are preferentially used for fallback resolution. This returns DNS results for clients as much as possible.
| ok |
AlertGroup | string | Alert notification group. | [\"Default Contact Group\"] |
AlertConfig | string | Alert notification configuration. | [{\"NoticeType\":\"addr_alert\",\"SmsNotice\":true,\"EmailNotice\":true,\"DingtalkNotice\":true},{\"NoticeType\":\"addr_resume\",\"SmsNotice\":true,\"EmailNotice\":true,\"DingtalkNotice\":true},{\"NoticeType\":\"addr_pool_unavailable\",\"SmsNotice\":true,\"EmailNotice\":true,\"DingtalkNotice\":true},{\"NoticeType\":\"addr_pool_available\",\"SmsNotice\":true,\"EmailNotice\":true,\"DingtalkNotice\":true}]" |
AddressPools | array<object> | | |
AddressPool | object | The configuration of the address pool. | |
CreateTime | string | Address pool creation time. | 2024-03-15T01:46Z |
CreateTimestamp | long | Address pool creation time (timestamp). | 1527690629357 |
UpdateTime | string | Last modification time of the address pool. | 2024-03-15T01:46Z |
UpdateTimestamp | long | Last modification time of the address pool (timestamp). | 1527690629357
|
AddressPoolId | string | The ID of the address pool. This ID uniquely identifies the address pool. | pool-89528023225442**16 |
WeightValue | integer | Weight value (an integer between 1 and 100, inclusive), allowing different weight values to be set for each address pool, enabling resolution queries to return address pools according to the weighted ratio. | 1 |
SerialNumber | integer | Sequence number. For any parsing request from any source, the address pool with the smaller sequence number is returned (the sequence number indicates the priority of the address pool returned, with smaller numbers having higher priority). | 1 |
RequestSource | array | Parse the list of request sources. | |
RequestSource | string | Request source, referring to the source of the resolution request. GTM schedules based on the exit IP of the LocalDNS used by the terminal. If the LocalDNS supports ECS (edns-client-subnet), intelligent scheduling can also be performed based on the IP of the visiting terminal. | ["default"] |
AddressPoolName | string | | AddressPool-1 |
AddressPoolType | string | | IPv4 |
AddressLbStrategy | string | Load balancing policy among addresses in the address pool:
- round_robin: Round-robin, for any source of DNS resolution requests, returns all addresses and rotates their order for each request.
- sequence: Sequential, for any source of DNS resolution requests, returns the address with the smaller sequence number (the sequence number indicates the priority of the address return, with smaller numbers having higher priority). If the address with the smaller sequence number is unavailable, the next address with a smaller sequence number is returned.
- weight: Weighted, supports setting different weight values for each address to realize returning addresses according to the weight ratio for resolution queries.
- source_nearest: Source-nearest, i.e., intelligent resolution function, where GTM can return different addresses based on the source of different DNS resolution requests, achieving the effect of users accessing nearby.
| round_robin |
SequenceLbStrategyMode | string | The mode used if the address with the smallest sequence number is recovered. This parameter is required only when AddressLbStrategy is set to sequence. Valid values:
- preemptive: The address with the smallest sequence number is preferentially used if this address is recovered.
- non_preemptive: The current address is still used even if the address with the smallest sequence number is recovered.
| preemptive |
EnableStatus | string | The enabling state of the address pool. Valid values:
| enable |
HealthJudgement | string | The condition for determining the health state of the address pool. Valid values:
- any_ok: At least one address in the address pool is available.
- p30_ok: At least 30% of the addresses in the address pool are available.
- p50_ok: At least 50% of the addresses in the address pool are available.
- p70_ok: At least 70% of the addresses in the address pool are available.
- all_ok: All addresses in the address pool are available.
| any_ok |
HealthStatus | string | Address pool health status:
- ok: Normal, all addresses referenced by the address pool are available.
- ok_alert: Warning, some addresses referenced by the address pool are unavailable, but the address pool status is deemed normal. In the warning state, available address pools are resolved normally, while unavailable ones stop resolving.
- exceptional: Abnormal, some or all of the addresses referenced by the address pool are unavailable, and the address pool status is determined to be abnormal.
| ok |
AvailableStatus | string | The availability state of the address pool. Valid values:
| available |
Addresses | array<object> | | |
Address | object | | |
CreateTime | string | | 2024-03-15T01:46Z |
CreateTimestamp | long | Address creation time (timestamp). | 1527690629357 |
UpdateTime | string | Last modified time of the address. | 2024-03-15T01:46Z |
UpdateTimestamp | long | The last modification time of the address (timestamp). | 1527690629357
|
AddressId | string | The address ID. This ID uniquely identifies the address. | addr-89564712295703**96 |
WeightValue | integer | Weight value (an integer between 1 and 100, inclusive), allowing different weight values to be set for each address, enabling resolution queries to return addresses in proportion to their weights. | 1 |
SerialNumber | integer | Sequence number, indicating the priority of address return, where smaller numbers have higher priority. | 1 |
RequestSource | array | | |
RequestSource | string | Request source refers to the parsing origin of the request. GTM schedules based on the exit IP of the LocalDNS used by the terminal. If the LocalDNS supports ECS (edns-client-subnet), intelligent scheduling can also be performed based on the IP of the visiting terminal. | ["default"] |
Name | string | | Address-1 |
Type | string | The type of the address. Valid values:
- IPV4: the IPv4 address
- IPv6: the IPv6 address
- domain: the domain name
| IPv4 |
Address | string | IP address or domain name. | 223.5.XX.XX |
AttributeInfo | string | Address ownership information, not supported in the current version. | The current version does not support returning this parameter. |
EnableStatus | string | The enabling state of the address. Valid values:
| enable |
AvailableMode | string | The failover mode that is used when address exceptions are identified. Valid values:
- auto: the automatic mode. The system determines whether to return an address based on the health check results. If the address fails health checks, the system does not return the address. If the address passes health checks, the system returns the address.
- manual: the manual mode. If an address is in the unavailable state, the address is not returned for DNS requests even if the address passes health checks. If an address is in the available state, the address is returned for DNS requests even if an alert is triggered when the address fails health checks.
| auto |
ManualAvailableStatus | string | The availability state of the address when AvailableMode is set to manual. Valid values:
- available: The address is normal. In this state, the address is returned for DNS requests even if an alert is triggered when the address fails health checks.
- unavailable: The address is abnormal. In this state, the address is not returned for DNS requests even if the address passes health checks.
| available |
AvailableStatus | string | The availability state of the address. Valid values:
| available |
HealthStatus | string | The health check state of the address. Valid values:
- ok: The address passes all health checks of the referenced health check templates.
- ok_alert: The address fails some health checks of the referenced health check templates but the address is deemed normal.
- ok_no_monitor: The address does not reference any health check template and is normal.
- exceptional: The address fails some or all health checks of the referenced health check templates and the address is deemed abnormal.
| ok |
HealthJudgement | string | The condition for determining the health state of the address. Valid values:
- any_ok: The health check results of at least one health check template are normal.
- p30_ok: The health check results of at least 30% of health check templates are normal.
- p50_ok: The health check results of at least 50% of health check templates are normal.
- p70_ok: The health check results of at least 70% of health check templates are normal.
- all_ok: The health check results of all health check templates are normal.
| any_ok |
SeqNonPreemptiveSchedule | boolean | Indicates whether it is a sequential (non-preemptive) mode scheduling object, applicable to hybrid cloud management scenarios:
| false |
SeqNonPreemptiveSchedule | boolean | Indicates whether it is a sequential (non-preemptive) scheduling object for hybrid cloud management scenarios:
| false |