View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - DesktopPushImageSpec
- Class
- VMware.Hv.PushImageSpec
- Parameter to
- Desktop_SchedulePushImage
- See also
- BaseImageSnapshotId, BaseImageVmId, DesktopPushImageSettings
- Since
- Horizon 7.0
Data Object Description
Specification for the Push Image operation. This operation is only applicable to Instant clone desktops.Data Object Properties
Properties
Name | Type | Description |
---|---|---|
parentVm | BaseImageVmId |
New base image VM for the desktop. This must be in the same datacenter
as the base image of the desktop.
|
snapshot | BaseImageSnapshotId |
New base image snapshot for the desktop. This must be a snapshot of the
parentVm.
|
settings | DesktopPushImageSettings |
Settings for the Push Image operation.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |