Get Stream
DescriptionGet an image by ID.
Request
URLURL
Path Parameters
Path Parameters
imageId
Query Parameters
Query Parameters
org_id
Authentication
Response
Response BodyResponse Body
200 OK
Successfully retrieved stream
{
"id": "0123456789",
"orgId": "0123456789",
"status": "PENDING, AVAILABLE, IMPORT_COMPLETE and so on",
"versionCount": 100
}
Timestamp of record creation
Description of the image
Identifies if the image supports GPU capabilities
Possible values are: AMD , NONE , NVIDIA
Unique record ID
Image is Multi-Session or Single-Session
Image name
Org ID that owns this record
Base OS of the image
OSType of the image is Windows or Linux
Possible values are: CLIENT , LINUX , SERVER , WINDOWS , WVD
Indicates the stream that was used to create this image if any
Defines the source of the image
Possible values are: AKKA_CUSTOM_VM , AKKA_MARKET_PLACE , AKKA_SIG , AZURE_CUSTOM_VM , AZURE_MARKET_PLACE , AZURE_SIG , COPIED_FROM_VERSION , IMPORTED_VMS , UPLOADED , VSPHERE_CATALOG
Indicates the specific version in a stream that was used to create this image if any
Indicates the status of the image based on its stage in import or publish workflow
Possible values are: AVAILABLE , DELETING , DISABLED , FAILED , IMPORT_COMPLETE , IN_PROGRESS , PARTIALLY_AVAILABLE , PENDING
Timestamp of last record modification
Record version (internal)
Indicates the number of versions belonging to this stream.
Errors
Bad request - unsupported provider type
Unauthorized
Forbidden
Image is not found for given imageId