events
Lists events for a cluster.
get/v2/events
Query parameters
cluster_idstring uuid
The cluster to return events for.
host_idstring uuid
A host in the specified cluster to return events for (DEPRECATED. Use host_ids instead).
host_idsstring[]
Hosts in the specified cluster to return events for.
infra_env_idstring uuid
The infra-env to return events for.
limitinteger
The maximum number of records to retrieve.
offsetinteger
Number of records to skip before starting to return the records.
order'ascending' | 'descending'
Order by event_time of events retrieved.
severitiesstring[]
Retrieved events severities.
messagestring
Retrieved events message pattern.
deleted_hostsboolean
Deleted hosts flag.
cluster_levelboolean
Cluster level events flag.
categoriesstring[]
A comma-separated list of event categories.
Response
Success.