Menjelaskan parameter permintaan dan menyediakan contoh untuk operasi API yang mengambil konfigurasi penyimpanan default.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ice:GetDefaultStorageLocation |
get |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
Tidak ada parameter yang diperlukan.
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Skema Tanggapan. |
||
| RequestId |
string |
ID permintaan. |
******11-DB8D-4A9A-875B-275798****** |
| StorageType |
string |
Tipe penyimpanan. |
user_oss_bucket |
| Bucket |
string |
Nama Bucket OSS. |
oss-test-bucket |
| Path |
string |
Jalur. |
ice/dir |
| Status |
string |
Status bucket. Nilai valid:
|
normal |
Contoh
Respons sukses
JSONformat
{
"RequestId": "******11-DB8D-4A9A-875B-275798******",
"StorageType": "user_oss_bucket",
"Bucket": "oss-test-bucket",
"Path": "ice/dir",
"Status": "normal"
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.