Get Clone Request Status

post

/clones/sim/v1/getStatus

Gets the status of a specific clone request.

Request

Supported Media Types
Body ()
Request body for getStatus.
Root Schema : RequestDetails
Type: object
Model for the Get Status
Show Source
Back to Top

Response

Supported Media Types

200 Response

Response object consisting of the status of the previously submitted clone request.
Body ()
Root Schema : GetCloneStatusResponse
Type: object
Model for Get Clone Status Response
Show Source

400 Response

400 Bad Request
Body ()
Root Schema : ErrorDetails
Type: object
Response body when the request returns an error.
Show Source
Back to Top