deployRequest Data Type

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

Example

<d----->
  <provisionID>...</provisionID>
  <clusterType>...</clusterType>
  <configurationID>...</configurationID>
  <owner>...</owner>
</d----->