This operation returns one incident, which is identified by the incident ID.
SOAP Body
Empty.
SOAP Header
Contains a string that identifies the resource type. You can use the element wsa:ReferenceParameters/wsman:ResourceURI from an element of type wsa:EndPointReferenceType.
Alternatively, create a wsman:ResourceURI element that contains the following string:
http://schemas.hp.com/ism/ServiceOperation/IncidentManagement/1/Incident
Contains one element of type wsman:SelectorType, which identifies the incident instance. You can use the element wsa:ReferenceParameters/wsman:SelectorSet from an element of type wsa:EndpointReferenceType. (See Endpoint References.)
Alternatively, create a wsman:SelectorSet that contains one wsman:Selector element of type wsman:SelectorType:
Name
must
have the value IncidentID
.Contains a maximum duration within which you expect the service to respond. On an HPOM for UNIX management server, the service returns a TimedOut fault if it cannot respond in time.
The SOAP body contains an element inc:Incident of type inc:Incident.
If it cannot return the incident, the service returns a fault according to the WS-Management standard.