ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • security key-manager delete-key-database

    (DEPRECATED)-Deletes the key hierarchy for the Onboard Key Manager

    Availability: This command is available to cluster administrators at the advanced privilege level.

    Description

    This command is deprecated and might be removed in a future release. Use security key-manager onboard disable instead.

    The security key-manager delete-key-database command permanently deletes the Onboard Key Manager configuration from all nodes of the cluster.

    Examples

    The following example deletes the Onboard Key Manager configuration from all nodes of the cluster:

    cluster-1::*> security key-manager delete-key-database
    
    Warning: This command will permanently delete all keys from the Onboard Key Manager.
    Do you want to continue? {y|n}: y
    Top of Page