ONTAP 9.12.1 commands

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

    Disable a Google Cloud KMS

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

    Description

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

    Parameters

    -vserver <Vserver Name> - Vserver

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

    Examples

    The following example disables the GCKMS for Vserver v1.

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