Editing a Pool
Edit all the options for a pool in Data Flow.
- You can edit a pool that's in any state except
DELETED
. - You can update a pool's configuration when it's active.
- You can add several new pool configurations, or increase the size of several existing pool configurations.
- You can delete many existing pool configurations or decrease the size of many existing pool configurations.
- A shapeConfig change, or any mixture of scale up and scale down, aren't supported.
- Partial scale up might happen when the requested number of compute instances can't be fulfilled, for example, because compute is out of capacity.
- Partial scale down might happen when the running job is delaying some compute instances in the pool to be scaled down.
- You can submit runs to the pool while it's updating.
- On the Pools page, select the name of the pool to open its details page. If you need help finding the Pools page, see Listing Pools.
- Select Edit.
- Update the pool.
- Select Save changes.
Use the update command and required parameters to edit a Pool:
oci data-flow pool update [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Run the UpdatePool operation to edit a Pool.