ONTAP 9.12.1 commands

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

    Disable AWS KMS

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

    Description

    This command disables the Amazon Web Service Key Management Service (AWSKMS) associated with the given Vserver. AWSKMS cannot be disabled if it is in use by ONTAP. This command will fail if AWSKMS has not been enabled for the Vserver.

    Parameters

    -vserver <Vserver Name> - Vserver

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

    Examples

    The following example disables the AWSKMS for Vserver v1.

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