Mengganti alamat di kolam alamat tertentu.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
alidns:ReplaceCloudGtmAddressPoolAddress |
update |
*All Resource
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| AcceptLanguage |
string |
No |
Bahasa tanggapan. Nilai valid:
|
en-US |
| ClientToken |
string |
No |
Token klien yang digunakan untuk memastikan idempotensi permintaan. Pastikan token klien unik untuk setiap permintaan. Token dapat berisi maksimal 64 karakter ASCII. |
1ae05db4-10e7-11ef-b126-00163e24**** |
| AddressPoolId |
string |
No |
ID unik kolam alamat yang akan diperbarui. |
pool-89618921167339**** |
| Addresses |
array<object> |
No |
Daftar alamat. |
|
|
object |
No |
The address information. |
||
| AddressId |
string |
No |
The unique ID of the address.
|
addr-89636516932803**** |
| WeightValue |
integer |
No |
The weight of the address. Valid values: 1 to 100. You can set a different weight for each address. DNS queries are then resolved based on the weight ratio. This setting applies to the updated addresses. |
1 |
| SerialNumber |
integer |
No |
The serial number, which determines the priority of the address. A smaller number indicates a higher priority. This setting applies to the updated addresses. |
1 |
| RequestSource |
array |
No |
The list of DNS request sources. |
|
|
string |
No |
The source of the DNS request. Global Traffic Manager (GTM) schedules traffic based on the egress IP address of the local DNS server that the client uses. If the local DNS server supports Extension Mechanisms for DNS (EDNS) client subnet (ECS), GTM can also perform intelligent scheduling based on the client's IP address. This setting applies to the updated addresses. |
["default"] |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The unique request ID. |
B57C121B-A45F-44D8-A9B2-13E5A5044195 |
| Success |
boolean |
Indicates whether the operation was successful.
|
true |
| AddressPoolId |
string |
The unique ID of the address pool. |
pool-89618921167339**** |
Contoh
Respons sukses
JSONformat
{
"RequestId": "B57C121B-A45F-44D8-A9B2-13E5A5044195",
"Success": true,
"AddressPoolId": "pool-89618921167339****"
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.