SANtricity 11.8 Commands

to Japanese version

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 HB2100/HB2200/HB2300, HB5100/HB5200, AB6100 or AB3100 storage system.

Roles

To execute this command on an HB2100/HB2200/HB2300, HB5100/HB5200, AB6100, or AB3100 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