v52

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

Fetch the validations which are to be ignored for this cluster.

get/v2/clusters/{cluster_id}/ignored-validations

Path parameters

cluster_idstring uuid required

The cluster whose failing validations should be ignored according to this list.

Response

Success.

cluster-validation-idsstring string

JSON-formatted list of cluster validation IDs that will be ignored for all hosts that belong to this cluster. It may also contain a list with a single string "all" to ignore all cluster validations. Some validations cannot be ignored.

host-validation-idsstring string

JSON-formatted list of host validation IDs that will be ignored for all hosts that belong to this cluster. It may also contain a list with a single string "all" to ignore all host validations. Some validations cannot be ignored.