如果網關叢集存線上上或線下Cloud Storage Gateway,請刪除所有網關以後再刪除該網關叢集。
調試
您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。
調試
授權資訊
|
操作 |
存取層級 |
資源類型 |
條件關鍵字 |
關聯操作 |
|
hcs-sgw:DeleteStorageBundle |
delete |
*全部資源
|
無 | 無 |
請求參數
|
名稱 |
類型 |
必填 |
描述 |
樣本值 |
| StorageBundleId |
string |
是 |
網關叢集 ID。 |
sb-0001b2otnkdxrige**** |
返回參數
|
名稱 |
類型 |
描述 |
樣本值 |
|
object |
|||
| Message |
string |
請求結果描述。 |
successful |
| RequestId |
string |
請求 ID。 |
28708A34-83AF-42B8-928B-40E7B3E1D719 |
| Code |
string |
狀態代碼。狀態代碼為 200 表示請求成功。 |
200 |
| Success |
boolean |
請求狀態原因。可能值:
|
true |
樣本
正常返回樣本
JSON格式
{
"Message": "successful",
"RequestId": "28708A34-83AF-42B8-928B-40E7B3E1D719",
"Code": "200",
"Success": true
}
錯誤碼
|
HTTP status code |
錯誤碼 |
錯誤資訊 |
描述 |
|---|---|---|---|
| 400 | StorageBundleNotEmpty | Failed to delete the gateway cluster because a cloud gateway or an on-premises gateway exists. We recommend that you delete all attached gateways before you delete the gateway cluster. | 網關叢集存線上上或線下Cloud Storage Gateway,請刪除所有網關以後再刪除該網關叢集。 |
| 404 | StorageBundleNotExist | The name you specified for the gateway cluster does not exist. You must specify a valid parameter. | 網關叢集不存在,請確認輸入參數是否正確。 |
訪問錯誤中心查看更多錯誤碼。
變更歷史
更多資訊,參考變更詳情。