Meta

Name Meta
Usage EnumerationManagementService
EnumeratedValueInfo EnumContextValueInfo
Type Complex

Description

Create and last update info for the structure. This is optional
and treated as read only since the data is set by the internals of
the service during maintenance operations.

Structure Definition

ShortName Name Type Description Required? Read only? Cardinality XML Attribute? Implementation Notes
versionInd Version Indicator String This is the field used for optimistic locking.

An indicator of the version of the thing being described with this meta
information. This is set by the service implementation and will be used to
determine conflicts in updates.
Required on updates Read only One No  
createTime Create Time Date The date and time the thing being described with this meta
information was last updated.
Required on updates Read only One No  
createId Create Id String The principal who created the thing being described with this
meta information.
Required Read only One No  
updateTime Update Time Date The date and time the thing being described with this meta
information was last updated.

Should be empty if it was never updated, just created.
  Read only One No  
updateId Update Id String The principal who last updated the thing being described with
this meta information.

Should be empty if it was never updated, just created.
Required Read only One No