Get IM Asset
All the listed privileges are required -
Privileges | Description |
---|---|
GLOBAL_CONFIG_VIEW | Caller should have permission to this privilege, to perform this operation. |
id
OK
{
"base_snapshot_id": "snapshot-1",
"base_vm_id": "vm-2",
"clone_type": "INSTANT_CLONE",
"datacenter_id": "datacenter-1",
"id": "c9896e51-48a2-4d82-ae9e-a0246981b47d",
"im_stream_id": "abc16e8f-9ba0-4789-a5dd-6880f32c52df",
"im_version_id": "6f85b3a5-e7d0-4ad6-a1e3-37168dd1ed51",
"image_type": "RDSH_APPs",
"status": "AVAILABLE",
"vcenter_id": "f148f3e8-db0e-4abb-9c33-7e5205ccd360",
"vm_template_id": "vm-1"
}
Additional details about image management asset.
Virtual machine snapshot. Must be set if vm_template_id is unset. Supported Filters : 'Equals'.
Virtual machine ID. Must be set if vm_template_id is unset. Supported Filters : 'Equals'.
Image management asset clone type. Supported Filters : 'Equals'. This property can be used for sorting.
- FULL_CLONE: Image management asset to be used in full clone automated desktop pool.
- INSTANT_CLONE: Image management asset to be used in instant clone desktop pool/farm.
Datacenter where this asset is created. Supported Filters : 'Equals'.
Unique ID representing image management asset. Supported Filters : 'Equals'.
Image management stream to which this asset belongs to. Supported Filters : 'Equals'.
Image management version to which this asset belongs to. Supported Filters : 'Equals'.
Image management asset image type. Supported Filters : 'Equals'. This property can be used for sorting.
- RDSH_APPS: 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.
Image management asset status. Supported Filters : 'Equals'. This property can be used for sorting.
- AVAILABLE: Image management asset is available for desktop 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.
Virtual Center where this asset is created. Supported Filters : 'Equals'.
Virtual machine template ID. Supported Filters : 'Equals'.
User is not authenticated
Access to the resource is forbidden
Not Found