v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141813585.8 KB

Get image set properties.

post/datastore/{datastoreId}/imageSet/{imageSetId}/getImageSet

Path parameters

datastoreIdstring required

The data store identifier.

imageSetIdstring required

The image set identifier.

Query parameters

versionstring

The image set version identifier.

Response

Success

datastoreIdstring required

The data store identifier.

imageSetIdstring required

The image set identifier.

versionIdstring required

The image set version identifier.

imageSetState'ACTIVE' | 'LOCKED' | 'DELETED' required

The image set state.

imageSetWorkflowStatus'CREATED' | 'COPIED' | 'COPYING' | 'COPYING_WITH_READ_ONLY_ACCESS' | 'COPY_FAILED' | 'UPDATING' | 'UPDATING_FOR_STUDY_CONSISTENCY' | 'UPDATED' | 'UPDATE_FAILED' | 'DELETING' | 'DELETED' | 'IMPORTING' | 'IMPORTED' | 'IMPORT_FAILED'

The image set workflow status.

createdAtstring date-time

The timestamp when image set properties were created.

updatedAtstring date-time

The timestamp when image set properties were updated.

deletedAtstring date-time

The timestamp when the image set properties were deleted.

messagestring

The error message thrown if an image set action fails.

imageSetArnstring

The Amazon Resource Name (ARN) assigned to the image set.

isPrimaryboolean

The flag to determine whether the image set is primary or not.

lastAccessedAtstring date-time

When the image set was last accessed.

storageTier'FREQUENT_ACCESS' | 'ARCHIVE_INSTANT_ACCESS'

The storage tier of the image set.