- Get Incident
-
GET
/incident/{id}
- Get List
-
GET
/incident
- Get List Count
-
GET
/incident/count
- Resolve Incident
-
DELETE
/incident/{id}
- Set Incident Annotation
-
PUT
/incident/{id}/annotation
- Clear Incident Annotation
-
DELETE
/incident/{id}/annotation