The delete storageArray keyManagementCertificate command removes the installed external key management certificate from the storage array.
This command applies to an individual E2800, E5700, EF600 or EF300 storage array. It does not operate on E2700 or E5600 storage arrays.
To execute this command on an E2800, E5700, EF600, or EF300 storage array, you must have the Security Admin role.
delete storageArray keyManagementCertificate certificateType=certificate_type
Parameter | Description |
---|---|
certificateType | Allows you to specify the certificate type to delete. Valid choices are: client or server. |
SMcli -n Array1 -c "delete storageArray keyManagementCertificate certificateType="client";" SMcli completed successfully.
8.40