Mengkueri server yang memiliki klien anti-ransomware terpasang di wilayah tertentu.
Deskripsi operasi
Mengkueri server yang memiliki klien anti-ransomware terpasang di wilayah tertentu.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:DescribeBackupClients |
get |
*All Resources
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| SupportRegionId |
string |
Yes |
Wilayah yang didukung oleh fitur anti-ransomware. Anda dapat memanggil DescribeSupportRegion untuk mengkueri wilayah yang didukung oleh fitur anti-ransomware. |
cn-hangzhou |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Data tanggapan server yang memiliki klien anti-ransomware terpasang. |
||
| RequestId |
string |
ID permintaan. Alibaba Cloud menghasilkan pengenal unik untuk setiap permintaan API. Anda dapat menggunakan ID permintaan untuk memecahkan masalah. |
E3ED094C-9EB7-4239-962B-D0FB3D5F23C7 |
| Clients |
array<object> |
Informasi klien anti-ransomware. |
|
|
object |
Informasi tentang server yang memiliki klien anti-ransomware terpasang. |
||
| Uuid |
string |
UUID Instance ECS yang memiliki klien anti-ransomware terpasang. |
22f6550d-f294-449b-b6e6-90638fd1**** |
| InstanceId |
string |
ID Instans Instance ECS yang memiliki klien anti-ransomware terpasang. |
i-bp15hyph4aci99dv**** |
| ClientStatus |
string |
Status klien anti-ransomware. Nilai valid:
|
ONLINE |
| ClientId |
string |
ID klien anti-ransomware. |
c-000az2f537r73dyh**** |
| ClientVersion |
string |
Nomor versi klien anti-ransomware. |
2.0.0 |
Contoh
Respons sukses
JSONformat
{
"RequestId": "E3ED094C-9EB7-4239-962B-D0FB3D5F23C7",
"Clients": [
{
"Uuid": "22f6550d-f294-449b-b6e6-90638fd1****",
"InstanceId": "i-bp15hyph4aci99dv****",
"ClientStatus": "ONLINE",
"ClientId": "c-000az2f537r73dyh****",
"ClientVersion": "2.0.0"
}
]
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | ServerError | ServerError | A service error occurred. Try again later. |
| 403 | NoPermission | caller has no permission | The current operation is not authorized. Contact the Alibaba Cloud account to grant the required permissions in the RAM console before you perform this operation. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.