移除使用者自訂鏡像
調試
您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。
調試
授權資訊
|
操作 |
存取層級 |
資源類型 |
條件關鍵字 |
關聯操作 |
|
ehpc:RemoveImage |
delete |
*全部資源
|
無 | 無 |
請求參數
|
名稱 |
類型 |
必填 |
描述 |
樣本值 |
| ImageType |
string |
否 |
鏡像類型。取值範圍:
|
VM |
| ImageId |
string |
是 |
鏡像 ID。 |
m-bp14wakr1rkxtb****** |
返回參數
|
名稱 |
類型 |
描述 |
樣本值 |
|
object |
Schema of Response |
||
| RequestId |
string |
請求 ID。 |
896D338C-E4F4-41EC-A154-D605E5DE**** |
| Success |
boolean |
執行命令並擷取結果的過程是否成功。取值範圍:
|
true |
樣本
正常返回樣本
JSON格式
{
"RequestId": "896D338C-E4F4-41EC-A154-D605E5DE****",
"Success": true
}
錯誤碼
|
HTTP status code |
錯誤碼 |
錯誤資訊 |
描述 |
|---|---|---|---|
| 400 | InvalidParams | The specified parameter %s is invalid. | 無效的參數:%s |
| 400 | ImageAlreadyExists | The image id already exists. | 鏡像已存在 |
| 400 | NotEnabled | You have not enabled this service. | 您的賬戶還未開通此服務 |
| 403 | ImageInUse | Image is still used by jobs. | 鏡像仍在使用中 |
| 404 | ImageNotFound | The specified image does not exist. | 指定的鏡像不存在,請您檢查該參數是否正確。 |
| 503 | ServiceUnavailable | The request has failed due to a temporary failure of the server. | 請求失敗,服務暫時不可用 |
| 406 | EcsError | An error occurred while calling the ECS API operation. | ECS API調用出錯 |
| 406 | AliyunError | An Alibaba Cloud product error occurred. | 阿里雲產品錯誤. %s |
| 406 | DbError | A database error occurred. | 資料庫錯誤 |
| 406 | ServiceAPIError | Failed to call the operation. Cause:%s. | API調用失敗。%s |
| 407 | NotAuthorized | No authorization is granted. | 未授權 |
訪問錯誤中心查看更多錯誤碼。
變更歷史
更多資訊,參考變更詳情。