It is time to say goodbye: This version of Elastic Cloud Enterprise has reached end-of-life (EOL) and is no longer supported.
The documentation for this version is no longer being maintained. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.
Responses
editResponses
edit-
200
-
(
ClusterCrudResponse
) The cluster definition was valid - no further action was requested. The return object contains an internal representation of the plan, for use in debugging -
202
-
(
ClusterCrudResponse
) The plan definition was valid and the updated plan is in progress. -
400
-
(
BasicFailedReply
) The cluster definition contained errors (code: 'clusters.cluster_invalid_plan' and 'clusters.plan_feature_not_implemented') -
404
-
(
BasicFailedReply
) The cluster specified by {cluster_id} cannot be found (code: 'clusters.cluster_not_found') -
412
-
(
BasicFailedReply
) Potential risky settings have been specified (code: 'clusters.cluster_plan_state_error') -
449
-
(
BasicFailedReply
) When running as an administrator (other than root), sudo is required (code: 'root.needs_sudo')