playbookRepresentation Data Type

This class represents a playbook used by ansible manager to deploy software.

Namespace
(Default)
Schema
ns0.xsd
Properties
name data type type namespace min/max occurs description
Properties inherited from ownedObject
owner string element 0/1 The owner (username) for the particular object. This value is set when the DAO saves the object based on the principal how made the call

Example

<p----->
  <owner>user1</owner>
</p----->