3.11.4.5.2.1 NotifyAsyncProvisionComplete

This element specifies the input values for the NotifyAsyncProvisionComplete operation.

 <xs:element name="NotifyAsyncProvisionComplete">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="result" nillable="true" type="ipam:IpamObject" />
       <xs:element minOccurs="0" name="exception" nillable="true" type="ipam1:IpamException" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>