How encryption is configured for this group. Group encryption settings.
| Name | Type | Description | Notes |
|---|---|---|---|
| cipher | str, none_type | Type of encryption cipher used. Possible values: 'aes_256_xts', 'none'. | [optional] |
| encryption_active | bool, none_type | Is encryption active (output only). | [optional] |
| encryption_key_manager | str, none_type | Is the master key on local or external key manager (output only). Possible values: 'external', 'local'. | [optional] |
| master_key_set | bool, none_type | Is the master key set (output only). | [optional] |
| mode | str, none_type | Mode of encryption. Possible values: 'available', 'none', 'secure'. | [optional] |
| scope | str, none_type | Encryption scope. Possible values: 'volume', 'pool', 'none', 'group'. | [optional] |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |