pool.validate_name ================== Validates `pool_name` is a valid name for a pool. .. raw:: html
Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: pool_name

pool_name

Type: string

Pool name to validate for compliance with naming rules.

Must be at least 1 characters long

Must be at most 50 characters long

Result

Type: const

Indicates the pool name is valid.

Specific value: true


*Required roles:* POOL_READ