List all cluster configurations
GET/v2/clustersconfig
Returns every cluster configuration available in the catalogue. Related settings can be returned inline using the expands query parameter.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Records matching the query were retrieved successfully.
The request payload, path, or query parameters failed validation.
Authentication credentials are missing or invalid.
The authenticated caller is not permitted to perform the operation.
An unexpected error prevented the request from completing.