Report an Incident(Deprecated)

post

/ic/api/integration/v1/monitoring/reportIncident

Deprecated since August 2021. Report an incident with the specified incident identifier and description.

Request

Supported Media Types
Body ()

Information about the incident to report.

Example:

{name:'Incident1', description:'Incident Description'}
Root Schema : IncidentRs
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

Successful operation

400 Response

Malformed parameters

500 Response

Server error
Back to Top