updatePool(name: string, options: UpdatePoolOptions): Promise<Pool>| Name | Type | Description |
|---|---|---|
name* | string | Current pool name. |
options* | UpdatePoolOptions | Update options. |
Update a Pool's name and/or replica count.
You can update the display name, replica count, or both. The template reference cannot be changed after creation.