Kubernetes

Add k8s event

post/api/v1/kubernetes/event/{projectId}

Path parameters

projectIdinteger required

Request body

typestring nullable
reasonstring nullable
messagestring nullable
{"stackTrail":"components:schemas:KubernetesEventCreateDto:properties:metadata","oasType":"schema","type":"unknown","nullable":true}
{"stackTrail":"components:schemas:KubernetesEventCreateDto:properties:source","oasType":"schema","type":"unknown","nullable":true}
{"stackTrail":"components:schemas:KubernetesEventCreateDto:properties:involvedObject","oasType":"schema","type":"unknown","nullable":true}
firstTimeStampstring date-time nullable
lastTimeStampstring date-time nullable
countinteger

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.