pool.processes ============== Returns a list of running processes using this pool. .. raw:: html
Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: id

id

Type: integer

Result

Type: array of object
No Additional Items
Each item of this array must be:

PoolProcess

Type: object
No Additional Properties

Pid

Type: integer

Name

Type: string

Service


Type: string
Type: null

Cmdline


Type: string
Type: null


*Required roles:* POOL_READ