deployRequest Data Type

Namespace
(Default)
Schema
ns0.xsd
Subtypes
deployResponse
Properties
name data type type namespace min/max occurs description
configurationID string element 0/1  
managerType string element 0/1  
provisionID string element 0/1  
Properties inherited from ownedObject
owner string element 0/1  
timestamp long element 0/1  

Example

<d----->
  <provisionID>58e3946e0fb4f562d84ba1ad</provisionID>
  <managerType>ansible</managerType>
  <configurationID>58e3946e0fb4f562d84ba1ad</configurationID>
  <owner>user1</owner>
  <timestamp>...</timestamp>
</d----->