keyValueHolder Data Type

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

Example

<k----->
  <id>...</id>
  <owner>user1</owner>
</k----->