core_v1

replace the specified Event

put/api/v1/namespaces/{namespace}/events/{name}

Response

OK

countinteger

The number of times this event has occurred.

firstTimestampstring date-time
lastTimestampstring date-time
messagestring

A human-readable description of the status of this operation.

reasonstring

This should be a short, machine understandable string that gives the reason for the transition into the object's current status.

typestring

Type of this event (Normal, Warning), new types could be added in the future

Changes