toscaRepresentation Data Type

Namespace
(Default)
Schema
ns0.xsd
Properties
name data type type namespace min/max occurs description
name string element 0/1 the name
Properties inherited from keyValueHolder
id string element 0/1 the id
Properties inherited from ownedObject
owner string element 0/1 The owner (username) for the particular object.

Example

<t----->
  <name>...</name>
  <id>...</id>
  <owner>user1</owner>
</t----->