3.1.4.18 Acknowledge

Web Services Management Protocol Extensions for Windows Vista MUST support the Acknowledge operation on CIM and Custom Remote shell resource URIs that support enhanced CIM resources or Robust Connections, using the following Action URIs.

 http://schemas.microsoft.com/wbem/wsman/1/wsman/Acknowledge

The set of resource URIs on which Web Services Management Protocol Extensions for Windows Vista MAY support the Acknowledge operation is defined in the following table. Where relevant, the XML Schema Definition (XSD) type for the data that is passed as part of the request or response is referenced.

Resource URI

Input Data Type

Output Data Type

http://schemas.microsoft.com/wbem/wsman/1/wsman/RobustConnection

AcknowledgeResponseMessage

None

When the server receives an Acknowledge request, it MUST search the CimOperations table for a row matching the OperationID of the request. The server MUST delete all messages in the Messages table with a sequence number less than or equal to the LastSequenceIdReceived element of the message.