Delete a key
To delete a key, use the NetBackup Key Management Service (KMS) utility command (the nbkmsutil command) with the included arguments.
# nbkmsutil -help -deletekey nbkmsutil -deletekey -keyname <key_name> -kgname <key_group_name>
Note:
Keys in either prelive state or terminated state can be deleted.
-keyname | Specifies the name of the key to be deleted (to delete, key state has to be in one of prelive, or terminated). |
-kgname | Specifies the name of the key group to which this key belongs. |