Menghapus instans Server Load Balancer (SLB) yang terkait dengan gateway.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
mse:DeleteGatewaySlb |
delete |
*Gateway
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| Id |
string |
No |
ID rekaman asosiasi. |
395 |
| DeleteSlb |
boolean |
No |
Menentukan apakah akan menghapus instans SLB yang dibeli untuk gateway saat Anda menghapus gateway. |
true |
| GatewayUniqueId |
string |
Yes |
ID unik gateway. |
gw-c9bc5afd61014165bd58f621b491**** |
| SlbId |
string |
Yes |
ID instans SLB yang perlu dihapus. |
lb-uf6duug6s13x4abc8**** |
| AcceptLanguage |
string |
No |
Bahasa respons. Nilai yang valid:
|
zh |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Struktur data. |
||
| RequestId |
string |
ID permintaan. |
9297B27D-D932-5E9F-93B9-99D6C5F3A879 |
| HttpStatusCode |
integer |
Kode status HTTP yang dikembalikan. |
200 |
| Message |
string |
Pesan yang dikembalikan.
|
The request is successfully processed. |
| Code |
integer |
Kode status yang dikembalikan. |
1 |
| Success |
boolean |
Menunjukkan apakah permintaan berhasil. Nilai yang valid:
|
true |
| Data |
string |
Hasil penghapusan. |
28 |
Contoh
Respons sukses
JSONformat
{
"RequestId": "9297B27D-D932-5E9F-93B9-99D6C5F3A879",
"HttpStatusCode": 200,
"Message": "The request is successfully processed.\n",
"Code": 1,
"Success": true,
"Data": "28"
}
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.