provisionRequest Data Type

Namespace
(Default)
Schema
ns0.xsd
Subtypes
provisionResponse
Properties
name data type type namespace min/max occurs description
cloudCredentialsIDs string element 0/unbounded  
deployerKeyPairIDs string element 0/unbounded  
planID string element 0/1  
userKeyPairIDs string element 0/unbounded  
Properties inherited from ownedObject
owner string element 0/1  
timestamp long element 0/1  

Example

<p----->
  <userKeyPairIDs>ASedsfd46b4fFd344a1A</userKeyPairIDs>
  <deployerKeyPairIDs>...</deployerKeyPairIDs>
  <cloudCredentialsIDs>58e3946e0fb4f562d84ba1ad</cloudCredentialsIDs>
  <planID>ASedsfd46b4fDFd83ba1q</planID>
  <owner>user1</owner>
  <timestamp>...</timestamp>
</p----->