Use the ClusterConfig resource to get configuration details for an elastic runtime
environment, or to create or update a configuration. You can also read the link between the
configuration and the elastic runtime environment.
You can send the following requests:
To get details about a configuration,
send a GET request.
To create a configuration, send a POST
request.
To update a configuration, send a PUT
request.
To retrieve the association between the
configuration and the elastic runtime environment, sent a GET request. You can retrieve
either by the elastic runtime environment ID or configuration ID.
To associate a configuration with an
elastic runtime environment, send a POST request.