ansibleOutput Data Type

Namespace
(Default)
Schema
ns0.xsd
Properties
name data type type namespace min/max occurs description
cloudDeploymentDomain string element 0/1  
cloudProvider string element 0/1  
host string element 0/1  
provisionID string element 0/1  
vmType string element 0/1  
Properties inherited from ownedObject
owner string element 0/1  
timestamp long element 0/1  

Example

<a----->
  <cloudProvider>ec2</cloudProvider>
  <cloudDeploymentDomain>https://carach5.ics.muni.cz:11443</cloudDeploymentDomain>
  <host>147.228.242.58</host>
  <provisionID>59172db6e452f1b9b666a621</provisionID>
  <vmType>medium</vmType>
  <owner>user1</owner>
  <timestamp>...</timestamp>
</a----->