Skip to content

Data Object - ImageManagementVersionBase

Java Class

com.omnissa.vdi.vlsi.binding.vdi.utils.imagemanagement.ImageManagementVersion.ImageManagementVersionBase

Property of

ImageManagementVersionInfo

Parameter to

ImageManagementVersion_CreateVersions

See also

ImageManagementStreamId, MapEntry

Since

Horizon 7.10

Data Object Description

Basic data about an Image Management Version.

Data Object Properties

Name Type Description
name xsd:string The version name is the unique name used to identify this version. 4
description xsd:string The description is a set of notes about the version. 1 3
status xsd:string Image management version status.
* This property will be one of:
ValueDescription
AVAILABLEImage management version is available for pools to be created.
DEPLOYING_VMImage management version is deploying VM on the selected pod.
DEPLOYMENT_DONEImage management version status when VM deployment is done for the selected pod.
DELETEDImage management version has been deleted.
DISABLEDImage management version has been disabled and no further pool operation can be done using the same.
FAILEDImage management version creation has failed.
PARTIALLY_AVAILABLESome of the image management asset creation in some of the virtual centers have failed.
PUBLISHINGImage management version is being published and specialized internally like installing agents etc.
REPLICATINGCopying the specialized images across all virtual centers.
imageManagementStream ImageManagementStreamId Image management stream id for this image version 2
additionalDetails MapEntry[] Additional details about image management version. 1

  1. This property need not be set. 

  2. This property cannot be updated. 

  3. This property has a maximum length of 1024 characters. 

  4. This property must contain only alphanumerics, dot, underscores, and dashes. The maximum length is 64 characters.