ONTAP 9.12.1 commands

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

    Delete an existing authentication key

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

    Description

    This command removes an authentication key from the configured key management servers on the admin Vserver. The command fails if the given key is currently in use by Data ONTAP. This command is not supported when external key management is not enabled for the admin Vserver.

    Parameters

    -key-id <Hex String> - Authentication Key ID

    Use this parameter to specify the key ID of the key that you want to remove.

    Examples

    The following example deletes an authentication key:

    cluster-1::*> security key-manager key delete -key-id 000000000000000002000000000001006268333f870860128fbe17d393e5083b0000000000000000
    Top of Page