Data Object - ImageManagementTagBase

Class
VMware.Hv.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

Properties

Name Type Description
namexsd:string

The tag name used to identify this tag. It is unique among all the tags of a Stream.
  • This property must contain only alphanumerics, underscores and dashes. The maximum length is 64 characters.
imageManagementStreamImageManagementStreamId

Entity id of image management stream to which this tag belongs.
  • This property cannot be updated.
imageManagementVersionImageManagementVersionId

Entity id of image management version to which this tag is assigned.
additionalDetailsMapEntry[]

Additional details about image management tag.
  • This property need not be set.