v10

latestSwagger 2.0raw.githubusercontent.com2020-04-27123450.4 KB

Get Custom Model Copy Result

Obtain current status and the result of a custom model copy operation.

get/custom/models/{modelId}/copyResults/{resultId}

Path parameters

modelIdstring uuid required

Model identifier.

resultIdstring uuid required

Copy operation result identifier.

Response

Success

status'notStarted' | 'running' | 'succeeded' | 'failed' required

Status of the queued operation.

createdDateTimestring date-time required

Date and time (UTC) when the copy operation was submitted.

lastUpdatedDateTimestring date-time required

Date and time (UTC) when the status was last updated.