[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen

StreamTO

Searchable fields are “name”, “os”, “multiSession”, “osType”, “sourceType”, “gpuType”, “sourceStreamId”, “sourceVersionId”, “status”


Properties

string as date-time
createdAt Optional

Timestamp of record creation


string
description Optional

Description of the image


string
gpuType Optional

Identifies if the image supports GPU capabilities

Possible values are: AMDNONENVIDIA


string
id Optional

Unique record ID


array of MarkerTO
markers Optional

Markers associated with this image


boolean
multiSession Optional

Image is Multi-Session or Single-Session


string
name Optional

Image name


string
orgId Optional

Org ID that owns this record


string
os Optional

Base OS of the image


string
osType Optional

OSType of the image is Windows or Linux

Possible values are: CLIENTLINUXSERVERWINDOWSWVD


string
sourceStreamId Optional

Indicates the stream that was used to create this image if any


string
sourceType Optional

Defines the source of the image

Possible values are: AKKA_CUSTOM_VMAKKA_MARKET_PLACEAKKA_SIGAZURE_CUSTOM_VMAZURE_MARKET_PLACEAZURE_SIGCOPIED_FROM_VERSIONIMPORTED_VMSUPLOADEDVSPHERE_CATALOG


string
sourceVersionId Optional

Indicates the specific version in a stream that was used to create this image if any


string
status Optional

Indicates the status of the image based on its stage in import or publish workflow

Possible values are: AVAILABLEDELETINGDISABLEDFAILEDIMPORT_COMPLETEIN_PROGRESSPARTIALLY_AVAILABLEPENDING


string as date-time
updatedAt Optional

Timestamp of last record modification


integer as int64
version Optional

Record version (internal)


integer as int32
versionCount Optional

Indicates the number of versions belonging to this stream.

JSON Example

{
    "id": "0123456789",
    "orgId": "0123456789",
    "status": "PENDING, AVAILABLE, IMPORT_COMPLETE and so on",
    "versionCount": 100
}
[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Property Of

PageStreamTO
Returned By

Get Stream

Feedback

Was this page helpful?