Mengambil kuota layanan.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
eiam:GetServiceQuota |
get |
*All Resource
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| QuotaType |
string |
Yes |
ID unik kuota. |
instanceTrialTimes。 |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
ID permintaan. |
0441BD79-92F3-53AA-8657-F8CE4A2B912A |
| ServiceQuota |
object |
Kuota layanan. |
|
| QuotaType |
string |
ID unik kuota. |
instanceTrialNumber |
| QuotaValue |
integer |
Nilai kuota. |
5 |
| UsedQuotaValue |
integer |
Penggunaan kuota saat ini. |
1 |
Contoh
Respons sukses
JSONformat
{
"RequestId": "0441BD79-92F3-53AA-8657-F8CE4A2B912A",
"ServiceQuota": {
"QuotaType": "instanceTrialNumber",
"QuotaValue": 5,
"UsedQuotaValue": 1
}
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.