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 enable-disk-encryption schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
EXECUTE Object | POST | /axapi/v3/system/enable-disk-encryption |
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