Data Object - DesktopImageManagementPushImageSpec
Java Class
com.omnissa.vdi.vlsi.binding.vdi.resources.Desktop.ImageManagementPushImageSpec
Parameter to
See also
DesktopPushImageSettings, ImageManagementStreamId, ImageManagementTagId
Since
Horizon 7.10
Data Object Description¶
Specification for the Push Image operation if desktop is created using image catalog. This operation is only applicable to Instant clone desktops.
Data Object Properties¶
Name | Type | Description |
---|---|---|
imageManagementStream | ImageManagementStreamId | New image management stream for the desktop. |
imageManagementTag | ImageManagementTagId | New image management tag for the desktop. This tag must be within the stream imageManagementStream. |
settings | DesktopPushImageSettings | Settings for the Push Image operation. |