3.11.4.3 InitializeAsyncProvisioning

The InitializeAsyncProvisioning operation is an initiating operation. This operation is used to signify the interest of the management client to provision the IPAM data store.

 <wsdl:operation msc:isInitiating="true" msc:isTerminating="false" name="InitializeAsyncProvisioning">
   <wsdl:input wsaw:Action="http://Microsoft.Windows.Ipam/IIpamAsyncProvision/InitializeAsyncProvisioning" message="ipam:IIpamAsyncProvision_InitializeAsyncProvisioning_InputMessage" />
   <wsdl:output wsaw:Action="http://Microsoft.Windows.Ipam/IIpamAsyncProvision/InitializeAsyncProvisioningResponse" message="ipam:IIpamAsyncProvision_InitializeAsyncProvisioning_OutputMessage" />
 </wsdl:operation>

Upon receiving the IIpamAsyncProvision_InitializeAsyncProvisioning_InputMessage request message, the server performs the following processing steps. Upon successful completion of the steps specified below, the server MUST respond with the IIpamAsyncProvision_InitializeAsyncProvisioning_OutputMessage message.In the event of a failure, an appropriate SOAP fault MUST be sent to the client as specified in section 2.2.2.1.

The session state is set to Provisioning Initialized.