ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • security key-manager external azure rekey-internal

    Rekey an internal key of the Vserver

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

    Description

    This command rekeys the internal Vserver key hierarchy by changing the top-level internal key encryption key (KEK). Upon successful completion of the command, all keys in the Vserver key hierarchy will be protected by the new top-level KEK.

    Parameters

    -vserver <Vserver Name> - Vserver

    This parameter specifies the Vserver for which ONTAP should rekey the SVM KEK.

    Examples

    The following command rekeys the SVM KEK for data Vserver v1.

    cluster-1::> security key-manager external azure rekey-internal -vserver v1
    Top of Page