pool.dataset.checksum_choices ============================= Retrieve checksums supported for ZFS dataset. .. raw:: html
Type: object

Type: array
No Additional Items

PoolDatasetChecksumChoicesResult

Type: object

PoolDatasetChecksumChoicesResult return fields.

No Additional Properties

On

Type: const
Specific value: "ON"

Fletcher2

Type: const
Specific value: "FLETCHER2"

Fletcher4

Type: const
Specific value: "FLETCHER4"

Sha256

Type: const
Specific value: "SHA256"

Sha512

Type: const
Specific value: "SHA512"

Skein

Type: const
Specific value: "SKEIN"

Edonr

Type: const
Specific value: "EDONR"

Blake3

Type: const
Specific value: "BLAKE3"


*Required roles:* DATASET_READ | READONLY_ADMIN