EnumerateOp

This operation returns an enumeration context, which you can then use with the PullOp operation to get batches of incidents from the service. You can specify a filter, so that the enumeration context contains only specific incidents.

Input

SOAP Body

Element Enumerate of type wsen:Enumerate. This element can contain the following subelements:

SOAP Header

For an example, see Enumerate Request SOAP Envelope Example.

Output

The SOAP body contains an element wsen:EnumerateResponse (of anonymous type), which contains the following subelements:

For an example, see Enumerate Response SOAP Envelope Example.

Fault

If it cannot return the enumeration context, the service returns a fault according to the WS-Management standard.