v52

latestSwagger 2.0Apache 2.0raw.githubusercontent.com2026-08-0381182251.7 KB
events

Add new assisted installer event.

post/v2/events

Request body

namestring

Event Name.

cluster_idstring uuid nullable

Unique identifier of the cluster this event relates to.

host_idstring uuid nullable

Unique identifier of the host this event relates to.

infra_env_idstring uuid nullable

Unique identifier of the infra-env this event relates to.

severity'info' | 'warning' | 'error' | 'critical' required
category'user' | 'metrics'
messagestring required
event_timestring date-time required
request_idstring uuid

Unique identifier of the request that caused this event to occur.

propsstring

Additional properties for the event in JSON format.

Response

Success.