Skip to main content

Create or update cluster configurations in bulk

POST 

/v2/clustersconfig/bulk/:lookupKey

Processes a list of cluster configurations in a single request, creating new configurations and updating existing ones.

Matching is driven by the lookup method declared on the URL. Per-item outcomes are returned so callers can detect partial successes and retry only the items that failed.

Request

Responses

The bulk request completed; per-item outcomes are reported in the response payload.