insight
Stream resource events using Server-Sent Events
This endpoint streams resource events in real-time using SSE. It supports event type filtering and automatic updates.
get/insight/aggregator/event/{cluster}/{namespace}/{name}
Path parameters
clusterstring required
The cluster name
namespacestring required
The namespace name
namestring required
The resource name
Query parameters
kindstring required
The resource kind
apiVersionstring required
The resource API version
typestring
Event type filter (Normal or Warning)
Response
OK
Changes
Changed in 2 of the 32 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲