Cancel migration process

post

<servername>/fscmUI/applcoreApi/v2/csm/cancel/{csId}

Cancel migration process.

Request

Path Parameters
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
  • MDS File ID for specific identification when trying to access older configuration sets with same csId as new configuration set.
Back to Top

Response

Supported Media Types

202 Response

Operation started.
Body ()
Root Schema : StandardResponse
Type: object
Show Source

400 Response

Could not start operation.
Body ()
Root Schema : ErrorResponse
Type: object
Show Source

404 Response

Configuration Set not found.
Back to Top