AddAnnotation

This operation stores a new annotation to an existing incident. The incident is identified by incident ID.

Input

SOAP Body

Element incExt:AnnotationText of type xs:string, which contains the text of the annotation to add. (HPOM sets the annotation's incExt:ID, incExt:Date, and incExt:Author automatically.)

SOAP Header

Output

The SOAP body contains element incExt:AnnotationId of type xs:string. This is the ID that HPOM generates for the annotation.

Fault

If it cannot add the annotation, the service returns a fault according to the WS-Management standard.