Mengkueri daftar aplikasi dengan memanggil ListServices.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
xtrace:SearchTrace |
list |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
ID wilayah. |
cn-beijing |
| AppType |
string |
No |
Jenis aplikasi. Atur parameter ini ke nilai kosong atau
|
XTRACE |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
ID permintaan. |
1E2B6A4C-6B83-4062-8B6F-AEEC1F****** |
| Services |
object |
||
| Service |
array<object> |
Daftar aplikasi. |
|
|
object |
Daftar aplikasi. |
||
| ServiceName |
string |
The name of the application. |
a3 |
| Pid |
string |
The ID of the application. |
XXXqn3ly@741623b4e915df8 |
| RegionId |
string |
The ID of the region. |
cn-beijing |
Contoh
Respons sukses
JSONformat
{
"RequestId": "1E2B6A4C-6B83-4062-8B6F-AEEC1F******",
"Services": {
"Service": [
{
"ServiceName": "a3",
"Pid": "XXXqn3ly@741623b4e915df8",
"RegionId": "cn-beijing"
}
]
}
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.