deployParameter Data Type

Namespace
(Default)
Schema
ns0.xsd
Properties
name data type type namespace min/max occurs description
IP string element 0/1 the IP
cloudCertificateName string element 0/1 the cloudCertificateName
role string element 0/1 the role
user string element 0/1 the user

Example

<d----->
  <cloudCertificateName>...</cloudCertificateName>
  <IP>...</IP>
  <user>...</user>
  <role>...</role>
</d----->