Remove installed external key management certificate
The delete storageArray keyManagementCertificate command removes the installed external key management certificate from the storage array.
Supported Arrays
This command applies to an individual DE2000H, DE4000H, DE4000F, DE6000H, or DE6000F storage array.
Roles
To execute this command on an storage array, you must have the Security Admin role.
Context
Note
This command applies only to external key management.
Syntax
delete storageArray keyManagementCertificate certificateType=certificate_type
Parameters
Parameter | Description |
---|---|
certificateType | Allows you to specify the certificate type to delete. Valid choices are: client or server . |
Example
SMcli -n Array1 -c "delete storageArray keyManagementCertificate
certificateType="client";"
SMcli completed successfully.
Give documentation feedback