3.3.4.80 GetIpamTasksInfo
The GetIpamTasksInfo operation can be used to enumerate the various IPAM tasks and their status.
-
<wsdl:operation name="GetIpamTasksInfo"> <wsdl:input wsaw:Action="http://Microsoft.Windows.Ipam/IIpamServer/GetIpamTasksInfo" message="ipam:IIpamServer_GetIpamTasksInfo_InputMessage" /> <wsdl:output wsaw:Action="http://Microsoft.Windows.Ipam/IIpamServer/GetIpamTasksInfoResponse" message="ipam:IIpamServer_GetIpamTasksInfo_OutputMessage" /> </wsdl:operation>
Upon receiving the IIpamServer_GetIpamTasksInfo_InputMessage request message, the server performs the following processing steps. On successful completion of these steps, the server MUST respond with the IIpamServer_GetIpamTasksInfo_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:
For each type of IPAM task specified by the IpamTaskType, create an instance of TaskInfo and copy the details of the specific task from ADM_Tasks.
Add the created instance to GetIpamTasksInfoResponse.GetIpamTasksInfoResult.