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

VersionPublishTO

Properties

string
companyName Optional

Company name of the tenant


string
description Optional

Description for this version


options Optional

string
orgId Optional

Org ID that the published image belongs to


array of ReplicasTO
replicas Optional

ReplicasTO of the image


string
timeZone Optional

TimeZone that will be default for desktops created with this image


string
versionId Optional

Id of the version that is being published


string
versionName Optional

Version name.


string
versionStatus Optional

Indicates the status of the version based on its stage in publish workflow

Possible values are: AVAILABLEDELETINGDISABLEDFAILEDIMPORT_COMPLETEIMPORT_IN_PROGRESSPARTIALLY_AVAILABLEPENDINGPUBLISH_IN_PROGRESSREPLICATION_IN_PROGRESS

JSON Example

{
    "description": "Test version",
    "timeZone": "America/Los Angeles(UTC-08:00)",
    "versionId": "0123456789",
    "versionName": "1.0, 1.1.1",
    "versionStatus": "AVAILABLE"
}
[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Returned By

Republish Version
Publish Version V2

Feedback

Was this page helpful?