pool.dataset.encryption_algorithm_choices
=========================================
Retrieve encryption algorithms supported for ZFS dataset encryption.
.. raw:: html
Type: object Type: array
No Additional Items
PoolDatasetEncryptionAlgorithmChoicesResult
Type: object No Additional Properties Aes-128-Ccm
Type: const Specific value: "AES-128-CCM"
Aes-192-Ccm
Type: const Specific value: "AES-192-CCM"
Aes-256-Ccm
Type: const Specific value: "AES-256-CCM"
Aes-128-Gcm
Type: const Specific value: "AES-128-GCM"
Aes-192-Gcm
Type: const Specific value: "AES-192-GCM"
Aes-256-Gcm
Type: const Specific value: "AES-256-GCM"
*Required roles:* DATASET_READ | READONLY_ADMIN