Menghapus namespace MSE.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
mse:DeleteNamespace |
delete |
*All Resource
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| Region |
string |
No |
Wilayah operasi. |
cn-hangzhou |
| Name |
string |
No |
Nama namespace MSE yang akan dihapus. |
prod |
| AcceptLanguage |
string |
No |
Bahasa tampilan tanggapan. Nilai valid: zh (default): Bahasa Tionghoa, en: Bahasa Inggris. |
zh |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| HttpStatusCode |
integer |
HTTP status code. |
200 |
| Message |
string |
Request information for troubleshooting. |
请求处理成功 |
| RequestId |
string |
Request ID. |
abcde-efg |
| Success |
boolean |
Indicates whether the operation is successful. |
true |
| ErrorCode |
string |
Error code. |
NO_PERMISSION |
Contoh
Respons sukses
JSONformat
{
"HttpStatusCode": 200,
"Message": "请求处理成功",
"RequestId": "abcde-efg",
"Success": true,
"ErrorCode": "NO_PERMISSION"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | IllegalRequest | Invalid request:%s | Invalid request: %s |
| 400 | InvalidParameter | Parameter error:%s | Request parameter error: %s |
| 500 | InternalError | Console error. Try again later:%s | Console error. Try again later: %s |
| 403 | NoPermission | You are not authorized to perform this operation:%s | You do not have the permission to use this interface:%s |
| 404 | NotFound | Not found:%s | The resource does not exist:%s |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.