SANtricity 11.9 Commands ( CA08871-194 ~ 196 )

Remove installed external key management certificate

The delete storageArray keyManagementCertificate command removes the installed external key management certificate from the storage system.

Supported Series

This command applies to an individual ETERNUS AB/HB series storage system.

Roles

To execute this command on the ETERNUS AB/HB series storage system, you must have the Security Admin role.

Context

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.
Top of Page