Data Object - ImageManagementTagBase
Java Class
com.omnissa.vdi.vlsi.binding.vdi.utils.imagemanagement.ImageManagementTag.ImageManagementTagBase
Property of
Parameter to
See also
Since
Horizon 7.10
Data Object Description¶
Basic data about an Image Management Tag.
Data Object Properties¶
Name | Type | Description |
---|---|---|
name | xsd:string | The tag name used to identify this tag. It is unique among all the tags of a Stream. 3 |
imageManagementStream | ImageManagementStreamId | Entity id of image management stream to which this tag belongs. 2 |
imageManagementVersion | ImageManagementVersionId | Entity id of image management version to which this tag is assigned. |
additionalDetails | MapEntry[] | Additional details about image management tag. 1 |