取消预迁移
参数名称 | 类型 | 必填 | 描述 |
---|
Action | String | 是 | 公共参数,本接口取值:CancelPreMigrateInstance。 |
Version | String | 是 | 公共参数,本接口取值:2016-03-04。 |
InstanceId | String | 是 | 实例id |
参数名称 | 类型 | 描述 |
---|
RequestId | String | 示例值:73939469-ab5c-4229-9d3a-5b1 |
Return | Boolean | 示例值:true |
JSON格式
以下仅列出了接口业务逻辑相关的错误码,其他错误码详见公共错误码
错误码 | 错误信息 | Http状态码 | 描述 |
---|
InstanceIdInvalid | Instance Resource id is invalid | 400 | 实例资源ID无效 |
RepetitiveOperation | Do not repeat operation. | 400 | 请勿重复操作. |
NotFoundVolumeId | No data disk information is found, please try again later. | 400 | 未查询到数据盘信息,请稍后重试. |
CancelPreMigrateFailed | Migration has been triggered, cancel operation failed. | 400 | 任务取消失败, 请稍后重试. |
NotSupportCancelPreMigrate | Only support "reserve_pre_migrate_queue" or "reserve_pre_migrated" instances to cancel the appointment | 400 | 仅支持”预迁移排队中“或”待变更“的实例取消预约. |
VolumeStatusNotSupportDelete | Data disk status does not support cancel, please try again later. | 400 | 数据盘状态不支持取消,请稍后重试。 |
InternalError | 400 BAD_REQUEST : : {"badRequest": {"message": "The instance has been suspended, donot need stop it, the status is cleanup", "code": 400}} | 400 |
纯净模式