Mengkueri jumlah maksimum dan sisa kuota harian untuk URL serta direktori pada operasi purge dan pra-ambil.
Deskripsi operasi
Saat ini, alamat layanan hanya mendukung China (Shanghai).
Operasi purge dan pra-ambil mencakup operasi purge RefreshVodObjectCaches dan operasi pra-ambil PreloadVodObjectCaches.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
vod:DescribeVodRefreshQuota |
get |
*All Resource
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
Tidak ada parameter yang diperlukan.
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| BlockQuota |
string |
Jumlah maksimum operasi purge penyimpanan per hari. |
500 |
| PreloadRemain |
string |
Sisa jumlah operasi pra-ambil untuk hari ini. |
500 |
| RequestId |
string |
ID permintaan. |
42E0554B-80F4-4921-****-ACFB22CAAAD0 |
| blockRemain |
string |
Sisa jumlah operasi purge penyimpanan untuk hari ini. |
500 |
| DirRemain |
string |
Sisa jumlah operasi purge direktori untuk hari ini. |
99 |
| UrlRemain |
string |
Sisa jumlah operasi purge URL untuk hari ini. |
1996 |
| DirQuota |
string |
Jumlah maksimum operasi purge direktori per hari. |
100 |
| UrlQuota |
string |
Jumlah maksimum operasi purge URL per hari. |
2000 |
| PreloadQuota |
string |
Jumlah maksimum operasi pra-ambil per hari. |
500 |
Contoh
Respons sukses
JSONformat
{
"BlockQuota": "500",
"PreloadRemain": "500",
"RequestId": "42E0554B-80F4-4921-****-ACFB22CAAAD0",
"blockRemain": "500",
"DirRemain": "99",
"UrlRemain": "1996",
"DirQuota": "100",
"UrlQuota": "2000",
"PreloadQuota": "500"
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.