Data Object - ImageManagementAssetSpec
Java Class
com.omnissa.vdi.vlsi.binding.vdi.utils.imagemanagement.ImageManagementAsset.ImageManagementAssetSpec
Parameter to
See also
ImageManagementStreamId, ImageManagementVersionId, MapEntry, VirtualCenterId
Since
Horizon 7.10
Data Object Description¶
Data required for creating an Image Management Asset.
Data Object Properties¶
Name | Type | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
status | xsd:string | Image management asset status. * This property will be one of:
|
||||||||||||||||||||
cloneType | xsd:string | Image management asset clone type. * This property will be one of:
|
||||||||||||||||||||
imageType | xsd:string | Image management asset image type. * This property will be one of:
|
||||||||||||||||||||
vmTemplateMoid | xsd:string | MOID of virtual machine template. 1 2 | ||||||||||||||||||||
vmMoid | xsd:string | MOID of virtual machine. Must be set if vmTemplateMoid is unset. 1 2 | ||||||||||||||||||||
vmSnapshotMoid | xsd:string | MOID of virtual machine snapshot. Must be set if vmTemplateMoid is unset and vmMoid is set. 1 2 | ||||||||||||||||||||
imageManagementStream | ImageManagementStreamId | Image management stream to which this asset belongs to. 2 | ||||||||||||||||||||
imageManagementVersion | ImageManagementVersionId | Image management version to which this asset belongs to. 2 | ||||||||||||||||||||
virtualCenter | VirtualCenterId | Virtual Center where this asset is created. 2 | ||||||||||||||||||||
additionalDetails | MapEntry[] | Additional details about image management asset. 1 |