Name | Type | Description | Notes |
---|---|---|---|
nodes_to_rolling_upgrade | list[int] | The nodes (to be) scheduled for upgrade ordered by queue position number. Null if the cluster_state is 'partially upgraded' or upgrade_type is 'simultaneous'. One of the following values: [<lnn-1>, <lnn-2>, ... ], 'All', null | [optional] |
upgrade_type | str | The type of upgrade to perform. One of the following values: 'rolling', 'simultaneous' | [optional] |