This operation stores a new incident on the management server.
SOAP Body
Element inc:Incident of type inc:Incident. inc:Incident must contain the following subelements:
Incident can contain any of the following subelements:
inc:Incident can also contain other valid subelements, although this operation ignores them.
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 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.
For an example, see Create Request SOAP Envelope Example.
The SOAP body contains an element wsa:EndpointReference of type wsa:EndpointReferenceType. This element contains the subelements wsman:ResourceURI and wsman:SelectorSet, which you can use to uniquely identify the incident in subsequent operations.
For an example, see Create Response SOAP Envelope Example.
If the service cannot store the incident, it returns a fault according to the WS-Management standard.