3.3.4.139.2.1 StartTask

The StartTask element specifies the input values for the StartTask operation.

 <xs:element name="StartTask">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="taskType" type="ipam:IpamTaskType" />
       <xs:element minOccurs="0" name="server" nillable="true" type="xsd:string" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>