pool.upgrade ============ Upgrade pool of `id` to latest version with all feature flags. .. examples(websocket):: Upgrade pool of id 1. :::javascript { "id": "6841f242-840a-11e6-a437-00e04d680384", "msg": "method", "method": "pool.upgrade", "params": [1] } .. raw:: html
Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: id

id

Type: integer

ID of the pool to upgrade to the latest feature flags.

Result

Type: const

Indicates successful pool upgrade.

Specific value: true


*Required roles:* POOL_WRITE