This command creates a new path that is encrypted with a dedicated encryption key. See Encryption of Data at Rest for more details.
To make the encrypted path accessible to clients, create a view on the path after the encrypted path is created.
Usage
encryptedpath create --name NAME --path PATH [--tenant-id TENANT_ID]
Required Parameters
| Sets the name of the encrypted path. |
| Specifies the path to encrypt. The specified path must not be a pre-existing path. |
Options
| Specifies the tenant on which the path resides. In case not specified, the default tenant is used. Provide |
Example
vcli: admin> encryptedpath create --name epath1 --path /epath1 --tenant-id 2