security key-manager delete
(DEPRECATED)-Delete a key management server
Availability: This command is available to cluster administrators at the admin privilege level.
Description
Note
This command is deprecated and may be removed in a future release. Use security key-manager external remove-servers instead.
Parameters
- -address <IP Address> - IP Address
- This parameter specifies the IP address of the key management server you want to remove from use.
Examples
The following example removes the key server at IP address 10.233.1.198 from the set of configured key management servers:
cluster-1::> security key-manager delete -address 10.233.1.198
Give documentation feedback