pool.dataset.recordsize_choices

Retrieve recordsize choices for datasets.

Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: pool_name

pool_name

Default: null

Optional pool name to get record size choices for. If not provided, returns general choices.

Type: string
Type: null

Result

Type: array of string

Array of available record size options for filesystem datasets.

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


Required roles: DATASET_READ | READONLY_ADMIN