v1

latestSwagger 2.02026-07-17142298512.5 KB
core_v1

create an Event

post/api/v1/namespaces/{namespace}/events

Response

OK

apiVersionstring

APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources

countinteger

The number of times this event has occurred.

firstTimestampstring date-time
kindstring

Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds

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