v1

latestOpenAPI 3.0.32026-07-14314472448.6 KB
migrations

Get metadata about a snapshot, including where it is in its processing and final results.

get/cloudmigration/migration/{uid}/snapshot/{snapshotUid}

Path parameters

uidstring required

Session UID of a session

snapshotUidstring required

UID of a snapshot

Query parameters

resultPageinteger

ResultPage is used for pagination with ResultLimit

resultLimitinteger

Max limit for snapshot results returned.

resultSortColumnstring

ResultSortColumn can be used to override the default system sort. Valid values are "name", "resource_type", and "status".

resultSortOrderstring

ResultSortOrder is used with ResultSortColumn. Valid values are ASC and DESC.

errorsOnlyboolean

ErrorsOnly is used to only return resources with error statuses

Response

(empty)

createdstring date-time
finishedstring date-time
sessionUidstring
status'INITIALIZING' | 'CREATING' | 'PENDING_UPLOAD' | 'UPLOADING' | 'PENDING_PROCESSING' | 'PROCESSING' | 'FINISHED' | 'CANCELED' | 'ERROR' | 'UNKNOWN'
uidstring