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

VersionCreateTO

Properties

assetDetails Optional

string
description Optional

Description of new Version.


string
gpuType Optional

Indicates if the new version is of GPU or a non-GPU type. It must match the GPU type of Image.

Possible values are: AMDNONENVIDIA


array of MarkerTO
markers Optional

Markers to be added to the Version.


string
orgId Optional

Org Id


string
os Optional

Display name of the OS from image-sources api


string
osType Optional

OS type of the image. It must match the OS Type of Image.

Possible values are: CLIENTLINUXSERVERWINDOWSWVD


string
providerInstanceId Optional

Provider instance id that gives provider specific region details


string
providerLabel Optional

ProviderType for this VM

Possible values are: AKKAAZUREVSPHEREZEROCLOUD


string
sourceType Optional

Source type of new Version.

Possible values are: AKKA_CUSTOM_VMAKKA_MARKET_PLACEAKKA_SIGAZURE_CUSTOM_VMAZURE_MARKET_PLACEAZURE_SIGCOPIED_FROM_VERSIONIMPORTED_VMSUPLOADEDVSPHERE_CATALOG


string
sourceVersionId Optional

Source Version used for creating new version. Its needed when versionType is MINOR


string
versionType Optional

Version Type of new Version. Only Major and Minor are supported currently. Version type and version number of source decides the new version number.

Possible values are: MAJORMINORPATCH

JSON Example

{
    "gpuType": "NONE, AMD, NVIDIA",
    "osType": "WINDOWS, LINUX",
    "providerLabel": "AZURE,AKKA,VSPHERE",
    "sourceType": "AZURE_SIG / AZURE_CUSTOM_VM",
    "versionType": "MAJOR, MINOR"
}
[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Parameter To

Add Version

Feedback

Was this page helpful?