Query Parametersedit

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)