rmkeymgr

The rmkeymgr command removes a key server entry on the storage complex.

Read syntax diagramSkip visual syntax diagramrmkeymgr -quiet  key_server_ID   ...   "-"

Parameters

-quiet
(Optional) Turns off the removal confirmation prompt for this command.
key_server_ID ... | -
(Required) Deletes the key servers with the specified key server ID. You must separate multiple IDs or ID ranges with a space between each value. The ellipsis (...) indicates that, optionally, you can specify multiple values. If you use the dash (-), the specified value is read from standard input. You cannot use the dash (-) while you are in the DS CLI interactive command mode.

Example: Removing a key server entry on the storage complex.

dscli> rmkeymgr -quiet 1 2

Output:


The key server 1 has been deleted.
The key server 2 has been deleted.