Mengambil spesifikasi yang tersedia untuk instans cache reserve.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
esa:GetCacheReserveSpecification |
get |
*All Resource
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
Tidak ada parameter yang diperlukan.
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Detail respons permintaan. |
||
| RequestId |
string |
ID permintaan. |
EEEBE525-F576-1196-8DAF-2D70CA3F4D2F |
| CacheReserveRegion |
array |
Daftar spesifikasi wilayah retensi cache. |
|
|
string |
Detail wilayah. |
HK |
|
| CacheReserveCapacity |
array |
Daftar spesifikasi kapasitas retensi cache. |
|
|
string |
Detail spesifikasi kapasitas. Satuan: GB. |
512000 |
Contoh
Respons sukses
JSONformat
{
"RequestId": "EEEBE525-F576-1196-8DAF-2D70CA3F4D2F\n",
"CacheReserveRegion": [
"HK"
],
"CacheReserveCapacity": [
"512000"
]
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InvalidParameter | The specified parameter is invalid. | The specified parameter is invalid. |
| 400 | InternalException | Failed to call the service. Try again later or contact technical support. | Failed to call the service. Try again later or contact technical support. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.