metainfo
Element:
meta
Type:
metainfo
Namespace:
http://www.vmware.com/vchs/iam/MetaTypes/v2.0
Description:
Meta type that encapsulates the following information: created : Create time of the resource. modified : Last modified time of resource.
Since:
5.7
Schema:
Meta.xsd
Media type(s):
None
Extends:
anyType
XML Representation:
<
meta
xmlns
=
"
http://www.vmware.com/vchs/iam/MetaTypes/v2.0
"
>
<
created
>
xs:date
</
created
>
<
modified
>
xs:date
</
modified
>
</
meta
>
Elements
Element
Type
Required
Modifiable
Since
Deprecated
Description
created
date
Yes
5.7
datetime signifies create time of resource.
modified
date
Yes
5.7
datetime signifies last modified time of this resource.