Mendeskripsikan konfigurasi yang tersedia untuk rencana pemulihan bencana.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
alidns:DescribeGtmRecoveryPlanAvailableConfig |
get |
*All Resource
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| Lang |
string |
No |
Bahasa tanggapan. Nilai valid:
Nilai default: en. |
en |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| Instances |
object |
||
| Instance |
array<object> |
The list of instances. |
|
|
array<object> |
|||
| AddrPools |
object |
||
| AddrPool |
array<object> |
The list of address pools. |
|
|
object |
|||
| AddrPoolId |
string |
The ID of the address pool. |
10******* |
| Name |
string |
The name of the address pool. |
hra0i9 |
| InstanceName |
string |
The name of the instance. |
test |
| InstanceId |
string |
The ID of the instance. |
gtm-cn-kvw3uk8**** |
| RequestId |
string |
The ID of the request. |
F8F8EF50-8B7F-4702-B294-97170A423403 |
Contoh
Respons sukses
JSONformat
{
"Instances": {
"Instance": [
{
"AddrPools": {
"AddrPool": [
{
"AddrPoolId": "10*******",
"Name": "hra0i9"
}
]
},
"InstanceName": "test",
"InstanceId": "gtm-cn-kvw3uk8****"
}
]
},
"RequestId": "F8F8EF50-8B7F-4702-B294-97170A423403"
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.