All Products
Search
Document Center

Server Migration Center:DeleteReplicationJob

Last Updated:Mar 03, 2024

Deletes a migration job.

Operation description

Usage notes

  • Deleted migration jobs cannot be restored.
  • After a migration job is deleted, associated resources, such as the intermediate instance, are automatically released.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
JobIdstringYes

The migration job ID.

j-bp17m1vi6x21qhqk****

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The request ID.

473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E

Examples

Sample success responses

JSONformat

{
  "RequestId": "473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E"
}

Error codes

HTTP status codeError codeError messageDescription
400ReplicationJob.InvalidStatusThe specified replication job status is invalid.The specified replication job status is invalid.
500InternalErrorAn error occurred while processing your request. Please try again. If the problem still exists, please submit a ticket.An error occurred while processing your request. Please try again. If the problem still exists, please submit a ticket.

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
No change history