execute Data Type

Namespace
(Default)
Schema
ns0.xsd
Subtypes
confScript, confUserKey, deploy
Properties
name data type type namespace min/max occurs description
action string element 0/1 A referance id used from the servcie to do the provisioning
pwd string element 0/1 Not used. It's there for backwards compatibility.
user string element 0/1 Not used. It's there for backwards compatibility.

Example

<execute>
  <user>user</user>
  <pwd>123</pwd>
  <action>58c2c2f3a8d4b56889878d03</action>
</execute>