Data Object - ImageManagementAssetBase
Java Class
com.omnissa.vdi.vlsi.binding.vdi.utils.imagemanagement.ImageManagementAsset.ImageManagementAssetBase
Property of
See also
BaseImageSnapshotId, BaseImageVmId, DatacenterId, ImageManagementStreamId, ImageManagementVersionId, MapEntry, VirtualCenterId, VmTemplateId
Since
Horizon 7.10
Data Object Description¶
Basic data about 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 | ||||||||||||||||||||
vmTemplateId | VmTemplateId | Virtual Machine Template ID. 1 2 | ||||||||||||||||||||
vmMoid | xsd:string | MOID of virtual machine. Must be set if vmTemplateMoid is unset. 1 2 | ||||||||||||||||||||
vmId | BaseImageVmId | Virtual Machine ID. 1 2 | ||||||||||||||||||||
vmSnapshotMoid | xsd:string | MOID of virtual machine snapshot. Must be set if vmTemplateMoid is unset and vmMoid is set. 1 2 | ||||||||||||||||||||
vmSnapshotId | BaseImageSnapshotId | Virtual Machine Snapshot ID. 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 in. 2 | ||||||||||||||||||||
datacenter | DatacenterId | Datacenter where this asset is created in. 2 | ||||||||||||||||||||
additionalDetails | MapEntry[] | Additional details about image management asset. 1 |