Private
Add an event to an instance
Add a new event into an instance. Events can be for information or error messages. Each event must contain a type of event (Info or Error), a message to explain the event, time of the event and finally the message offset in kafka
post/instances/{instance_id}/events
Path parameters
instance_idstring required
A unique id for an instance
Headers
If-Matchstring
Filter resource version, as returned by a previous ETag, to be validated; or '*' to skip the version check
Request body
Response
The event was added to the instance