删除快照策略
DELETE https://disk.jcloudcs.com/v1/regions/{regionId}/snapshotPolicy/{policyId}
Param | Type | Required | Desc |
---|---|---|---|
regionId | string | Yes | 地域ID |
policyId | string | Yes | 策略ID |
无
json { "requestId": string }
Code | Status | Message |
---|---|---|
400 | INVALID_ARGUMENT | Parameter id missing |
400 | INVALID_ARGUMENT | Invalid region 'xxx' |
404 | NOT_FOUND | Policy 'xxx' not found |
500 | INTERNAL | Internal server error |
500 | UNKNOWN | Unknown server error |
503 | SERVICE UNAVAILABLE | Service unavailable |