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.
Query Parameters
editQuery Parameters
edit-
cancel_pending
-
(
boolean
; default:false
) If true, will cancel any pending plans before restarting (else will error) -
group_attribute
-
(
string
; default:"_\_all\_\_"
) Indicates the property or properties used to divide the list of instances to restart in groups. Valid options are: '__all__' (restart all at once), '__zone__' by logical zone, '__name__' one instance at the time, or a comma-separated list of attributes of the instances -
restore_snapshot
-
(
boolean
; default:true
) If restoring from shutdown and true (the default), then will restore the cluster from the last snapshot (if available) -
skip_snapshot
-
(
boolean
; default:true
) If true, will take a snapshot of the cluster before restarting (if possible)