ONTAP 9.12.1 commands

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

    Disable Azure Key Vault

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

    Description

    This command disables the Azure Key Vault (AKV) associated with the given Vserver. If the AKV is in use by ONTAP, you cannot disable it. This command is not supported if AKV has not been enabled for the Vserver.

    Parameters

    -vserver <Vserver Name> - Vserver

    Use this parameter to specify the Vserver on which the AKV is to be disabled.

    Examples

    The following example disables the AKV for Vserver v1.

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