HealthCheckService
List passive health check alerts
Lists passive health check alerts. Filters combine across axes; empty values skip that axis.
get/compute/passive_health_check_alerts
Query parameters
intent_idstring
Remediation intent ID to filter by.
instance_idstring
Instance ID to filter by.
cluster_idstring
Optional instance cluster ID to filter by. Required for non-admin callers.
page_sizeinteger
Max number of results to return.
page_tokenstring
Opaque pagination token from the previous response.
status'PHC_ALERT_STATUS_FIRING' | 'PHC_ALERT_STATUS_RESOLVED' | 'PHC_ALERT_STATUS_ALL'
Lifecycle filter. Omit to return firing alerts.
severity_filterstring[]
Severity tiers to include. Omit or pass an empty array to include all severities.
Response
OK