ONTAP 9.12.1 commands

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

    Restore missing keys of AWS KMS

    Availability: This command is available to cluster and Vserver administrators at the admin privilege level.

    Description

    This command retrieves and restores any unrestored keys associated with the given Vserver to each node’s internal key tables.

    Parameters

    -vserver <Vserver Name> - Vserver

    This parameter specifies the Vserver to which the missing keys will be restored.

    Examples

    The following command restores missing keys for the data Vserver v1 (which has AWSKMS enabled) to the internal key tables on each node in the cluster.

    cluster-1::> security key-manager external aws restore -vserver v1
    Top of Page