Mengambil daftar akun yang ditambahkan sebagai anggota ke fitur manajemen multi-akun.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:DescribeMonitorAccounts |
get |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
Tidak ada parameter yang diperlukan.
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
ID permintaan. |
028CF634-5268-5660-9575-48C9ED6BF880 |
| AccountIds |
array |
ID para anggota. |
|
|
string |
ID anggota. |
179787636344**** |
|
| AccountIdInfos |
array<object> |
Daftar informasi akun anggota. |
|
|
object |
|||
| AccountId |
string |
ID akun Alibaba Cloud dari anggota. |
119593010538**** |
| OperatorUid |
string |
ID akun operator. |
106635707417**** |
| AddTime |
integer |
Waktu saat akun ditambahkan ke daftar kontrol, dalam format timestamp dengan presisi detik. |
1760520684000 |
| SasVersion |
string |
Versi Security Center yang dibeli. Nilai-nilainya:
|
7 |
| PostBasicService |
integer |
Saklar layanan dasar. Nilai-nilainya:
|
1 |
Contoh
Respons sukses
JSONformat
{
"RequestId": "028CF634-5268-5660-9575-48C9ED6BF880",
"AccountIds": [
"179787636344****"
],
"AccountIdInfos": [
{
"AccountId": "119593010538****",
"OperatorUid": "106635707417****",
"AddTime": 1760520684000,
"SasVersion": "7",
"PostBasicService": 1
}
]
}
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.