v1

latestOpenAPI 3.0.02026-07-144847131.4 KB
ProjectApi

Exports a project.

get/projects/{projectId}/export

Path parameters

projectIdstring uuid required

The project id of the project to export.

Response

OK

estimatedImportTimeInMSinteger

Estimated time this project will take to import, can change based on network connectivity and load between source and destination regions.

imageCountinteger

Count of images that will be exported.

iterationCountinteger

Count of iterations that will be exported.

regionCountinteger

Count of regions that will be exported.

tagCountinteger

Count of tags that will be exported.

tokenstring

Opaque token that should be passed to ImportProject to perform the import. This token grants access to import this project to all that have the token.