provisionRequest Data Type

Namespace
(Default)
Schema
ns0.xsd
Subtypes
provisionResponse
Properties
name data type type namespace min/max occurs description
cloudCredentialsID string element 0/1 the cloudCredentialsID
planID string element 0/1 the planID
publicKeyID string element 0/1 the publicKeyID
Properties inherited from keyValueHolder
id string element 0/1 the id
Properties inherited from ownedObject
owner string element 0/1 the owner

Example

<p----->
  <cloudCredentialsID>...</cloudCredentialsID>
  <planID>...</planID>
  <publicKeyID>...</publicKeyID>
  <id>...</id>
  <owner>...</owner>
</p----->