pool.filesystem_choices

Returns all available datasets, except the following: 1. system datasets 2. application(s) internal datasets

Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: types

types

Type: array of enum (of string) Default: ["FILESYSTEM", "VOLUME"]
No Additional Items
Each item of this array must be:
Type: enum (of string)
Must be one of:
  • "FILESYSTEM"
  • "VOLUME"

Result

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


Required roles: DATASET_READ | POOL_READ | READONLY_ADMIN