v1
latestSwagger 2.02026-08-04232286653.5 KBAutoClusters
Retrieve the AutoClusters configuration for a specific cluster.
Returns the cluster's Autoclusters configuration including alert handling defaults and any customer overrides.
get/projects/{project_id}/kubernetes/clusters/{cluster_id}/autoclusters/config
Path parameters
project_idstring required
Project ID
cluster_idstring required
Cluster ID
Response
Example response
{
"remediation_configs": [
{
"issue_name": "XID_74"
}
],
"updated_at": "2025-01-15T10:30:00Z"
}