ReopenMany

This operation sets the lifecycle state of multiple closed incidents to open. The incidents are identified by incident IDs.

Input

SOAP Body

Element incExt:IncidentIDs of type incExt:IncidentIDs, which contains any number of incExt:id elements of type xs:string.

Each incExt:id contains the ID of an incident to close.

SOAP Header

Output

The SOAP body is empty.

Fault

If it cannot reopen the incidents, the service returns a fault according to the WS-Management standard. If any incident is already open, the service returns a fault and stops processing the list of incidents. The service does not roll back changes to incidents that it completed successfully before the fault occurred.