Mencantumkan templat pesan.
Coba sekarang
Test
RAM authorization
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| HetuParams |
string |
No |
Parameter ini dicadangkan untuk penggunaan internal. |
{} |
| CustSpaceId |
string |
No |
ID ruang sub-pelanggan ISV atau ID instance pelanggan langsung. |
2983883892 |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
ID unik yang dihasilkan oleh Alibaba Cloud untuk permintaan tersebut. Gunakan ID ini untuk memecahkan dan men-debug masalah. |
4AAC06A8-1B23-5616-AAAE-A7E7D7E48ACB |
| Code |
string |
Kode status respons. |
200 |
| Message |
string |
Pesan respons. |
success |
| Data |
string |
Data respons. |
True |
| Total |
integer |
Jumlah total entri. |
1 |
| AccessDeniedDetail |
string |
Detail tentang penolakan akses. |
{} |
Contoh
Respons sukses
JSONformat
{
"RequestId": "4AAC06A8-1B23-5616-AAAE-A7E7D7E48ACB",
"Code": "200",
"Message": "success",
"Data": "True",
"Total": 1,
"AccessDeniedDetail": "{}"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | Product.Unsubscript | You have not subscribed to the specified product. | |
| 400 | Ram.PermissionDeny | You are not authorized to perform the operation. | |
| 400 | System.LimitControl | The system is under flow control. | |
| 400 | Unknown.ResourceOwnerId | The resource does not belong to the current user. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.