Mengambil informasi mengenai virtual private cloud (VPC).
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:DescribeVpcList |
get |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
Tidak ada parameter yang diperlukan.
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| Count |
integer |
Jumlah total entri yang dikembalikan. |
1 |
| RequestId |
string |
ID permintaan, yang digunakan untuk melacak dan memecahkan masalah. |
7E0618A9-D5EF-4220-9471-C42B5E92719F |
| VpcList |
array<object> |
Array yang berisi VPC. |
|
|
object |
|||
| InstanceDesc |
string |
Informasi tentang virtual private cloud (VPC). |
TestVpcNote |
| InstanceName |
string |
Nama VPC. |
test |
| EcsCount |
integer |
Jumlah instans Elastic Compute Service (ECS). |
9 |
| InstanceId |
string |
ID instans ECS. |
ins_1321_asedb_ada |
| RegionId |
string |
Wilayah tempat server berada. |
cn-hangzhou |
Contoh
Respons sukses
JSONformat
{
"Count": 1,
"RequestId": "7E0618A9-D5EF-4220-9471-C42B5E92719F",
"VpcList": [
{
"InstanceDesc": "TestVpcNote",
"InstanceName": "test",
"EcsCount": 9,
"InstanceId": "ins_1321_asedb_ada",
"RegionId": "cn-hangzhou"
}
]
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | ServerError | ServerError | |
| 403 | NoPermission | caller has no permission |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.