pool.dataset.checksum_choices

Retrieve checksums supported for ZFS dataset.

Type: object

Type: array
No Additional Items

PoolDatasetChecksumChoicesResult

Type: object
No Additional Properties

On

Type: const
Must be one of:
  • "ON"
Specific value: "ON"

Fletcher2

Type: const
Must be one of:
  • "FLETCHER2"
Specific value: "FLETCHER2"

Fletcher4

Type: const
Must be one of:
  • "FLETCHER4"
Specific value: "FLETCHER4"

Sha256

Type: const
Must be one of:
  • "SHA256"
Specific value: "SHA256"

Sha512

Type: const
Must be one of:
  • "SHA512"
Specific value: "SHA512"

Skein

Type: const
Must be one of:
  • "SKEIN"
Specific value: "SKEIN"

Edonr

Type: const
Must be one of:
  • "EDONR"
Specific value: "EDONR"

Blake3

Type: const
Must be one of:
  • "BLAKE3"
Specific value: "BLAKE3"


Required roles: DATASET_READ | READONLY_ADMIN