Skip to content

Data Object - ImageManagementTagBase

Java Class

com.omnissa.vdi.vlsi.binding.vdi.utils.imagemanagement.ImageManagementTag.ImageManagementTagBase

Property of

ImageManagementTagInfo

Parameter to

ImageManagementTag_CreateTags

See also

ImageManagementStreamId, ImageManagementVersionId, MapEntry

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

  1. This property need not be set. 

  2. This property cannot be updated. 

  3. This property must contain only alphanumerics, underscores and dashes. The maximum length is 64 characters.