Mengkueri kapasitas penyimpanan anti-ransomware yang digunakan.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:GetBackupStorageCount |
get |
*All Resources
|
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. ID ini merupakan pengenal unik yang dihasilkan Alibaba Cloud untuk permintaan dan dapat digunakan untuk pemecahan masalah. |
33C2CCFF-4BF8-5F88-9B5C-22F932F80E5A |
| BackupStorageCount |
object |
Detail kapasitas penyimpanan anti-ransomware. |
|
| Overflow |
integer |
Apakah penggunaan anti-ransomware melebihi kapasitas yang dibeli. Nilai valid:
|
0 |
| UniUsageStorageByte |
integer |
Kapasitas penyimpanan yang ditempati oleh cadangan database dalam data cadangan. Unit: bytes. |
7453049350 |
| BuyStorageByte |
integer |
Kapasitas anti-ransomware yang dibeli. Unit: bytes. |
2276332666880 |
| UsageStorageByte |
integer |
Total kapasitas penyimpanan anti-ransomware yang digunakan. Unit: bytes. |
839621565853 |
| EcsUsageStorageByte |
integer |
Kapasitas penyimpanan yang ditempati oleh cadangan server dalam data cadangan. Unit: bytes. |
817262417803 |
Contoh
Respons sukses
JSONformat
{
"RequestId": "33C2CCFF-4BF8-5F88-9B5C-22F932F80E5A",
"BackupStorageCount": {
"Overflow": 0,
"UniUsageStorageByte": 7453049350,
"BuyStorageByte": 2276332666880,
"UsageStorageByte": 839621565853,
"EcsUsageStorageByte": 817262417803
}
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | ServerError | ServerError | A service failure occurred. Try again later. |
| 403 | NoPermission | caller has no permission | The current operation is not authorized. Contact the Alibaba Cloud account to perform authorization in the RAM console before you perform this operation. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.