Data Object - ImageManagementAssetBase

Class
VMware.Hv.ImageManagementAssetBase
Property of
ImageManagementAssetInfo
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

Properties

Name Type Description
statusxsd:string

Image management asset status.
  • This property will be one of:
    Value Description
    "AVAILABLE"Image management asset is available for pools/farms to be created.
    "DELETED"Image management asset has been deleted.
    "DEPLOYING_VM"Image management asset is deploying VM on the virtual center.
    "DEPLOYMENT_DONE"Image management asset VM deployed on the virtual center.
    "DISABLED"Image management asset has been disabled and no further pool/farm operation can be done using the same.
    "FAILED"Image management asset creation has failed.
    "REPLICATING"Copying the specialized images across all virtual centers.
    "RETRY_PENDING"When image management asset creation has failed, retry action is pending for asset to be created.
    "SPECIALIZING_VM"Image management asset is being published and specialized internally like installing agents etc.
cloneTypexsd:string

Image management asset clone type.
  • This property will be one of:
    Value Description
    "FULL_CLONE"Image management asset to be used in full clone automated desktop.
    "INSTANT_CLONE"Image management asset to be used in instant clone desktop/farm.
imageTypexsd:string

Image management asset image type.
  • This property will be one of:
    Value Description
    "RDSH_APP"Image management asset to be used for farm creation which is be used in application.
    "RDSH_DESKTOP"Image management asset is for farm creation to be created.
    "VDI_DESKTOP"Image management asset is available for desktops/farms to be created.
vmTemplateMoidxsd:string

MOID of virtual machine template.
  • This property need not be set.
  • This property cannot be updated.
vmTemplateIdVmTemplateId

Virtual Machine Template ID.
  • This property need not be set.
  • This property cannot be updated.
vmMoidxsd:string

MOID of virtual machine. Must be set if vmTemplateMoid is unset.
  • This property need not be set.
  • This property cannot be updated.
vmIdBaseImageVmId

Virtual Machine ID.
  • This property need not be set.
  • This property cannot be updated.
vmSnapshotMoidxsd:string

MOID of virtual machine snapshot. Must be set if vmTemplateMoid is unset and vmMoid is set.
  • This property need not be set.
  • This property cannot be updated.
vmSnapshotIdBaseImageSnapshotId

Virtual Machine Snapshot ID.
  • This property need not be set.
  • This property cannot be updated.
imageManagementStreamImageManagementStreamId

Image management stream to which this asset belongs to.
  • This property cannot be updated.
imageManagementVersionImageManagementVersionId

Image management version to which this asset belongs to.
  • This property cannot be updated.
virtualCenterVirtualCenterId

Virtual Center where this asset is created in.
  • This property cannot be updated.
datacenterDatacenterId

Datacenter where this asset is created in.
  • This property cannot be updated.
additionalDetailsMapEntry[]

Additional details about image management asset.
  • This property need not be set.