.. _system_enable_disk_encryption: system enable-disk-encryption ============================= Disk encryption config enable-disk-encryption Specification ------------------------------------ ===================================== ====================================================================== **Parameter** **Value** ===================================== ====================================================================== **Type** *operational* **Element Name** enable-disk-encryption **Element URI** /axapi/v3/system/enable-disk-encryption **Element Attributes** enable-disk-encryption_attributes **Partition Visibility** shared **Schema** :download:`enable-disk-encryption schema ` ===================================== ====================================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
EXECUTE Object .. raw:: html POST .. raw:: html /axapi/v3/system/enable-disk-encryption .. raw:: html :ref:`2414_enable-disk-encryption_attributes` .. raw:: html
.. _2414_enable-disk-encryption_attributes: enable-disk-encryption attributes --------------------------------- **cipher** **Description** 'aes': cipher aes; 'serpent': cipher serpent; 'twofish': cipher twofish; **Type:** string **Supported Values:** aes, serpent, twofish **Default:** aes **passphrase** **Description** Enter phassphrase in plain text format **Type:** string **Format:** password **Maximum Length:** 64 characters **Maximum Length:** 16 characters **passphrase-base64** **Description** Enter phassphrase in base64 format **Type:** string **Format:** password **Maximum Length:** 64 characters **Maximum Length:** 16 characters