Submit an external event
Submit an external event to add to the event log.
Request body
The object that is affected by the event (e.g. A cluster scale out event for cluster w234fs will have a subject of /v2/cluster/w234fs).
Text that describes the occurrence of an event.
The severity of the event. There are three levels: info is informational and no action is needed, warning may indicate that an error will occur if action is not taken, severe is critical and requires immediate attention (e.g. the application is down).
The type of event. For external events, the type may not begin with 'system-'.
Optional additional structured information about this event.
The third-party entity that generated the event.
An iso8601 formatted timestamp
Response
The call was successful.
An iso8601 formatted timestamp
The identifier for the underlying incident that triggered the event.
Text that describes the occurrence of an event.
The severity of the event. There are three levels: info is informational and no action is needed, warning may indicate that an error will occur if action is not taken, severe is critical and requires immediate attention (e.g. the application is down).
The object that is affected by the event (e.g. A cluster scale out event for cluster w234fs will have a subject of /v2/cluster/w234fs).
The type of event that has occurred.
The third-party entity that generated the event.
An iso8601 formatted timestamp
Changes
No recorded changes to this endpoint across all 1 revision of this API.