Deleting a TSIG Key

Delete a TSIG key.

Note

A TSIG key attached to a zone must be removed from the zone using DNS Zone Management. See Zones for more information.

See TSIG Keys for more information about TSIG keys and how they're used in zones.

For general service information, see the DNS service overview.

    1. Open the navigation menu and click Networking. Under DNS management, click TSIG keys.
    2. Under List scope, select the compartment that contains the key.
    3. Find the TSIG key in the list, click its Actions menu (Actions Menu), and select Delete.
    4. In the confirmation dialog box, click Delete.
  • Use the tsig delete command and required parameters to delete a TSIG key:

    oci dns tsig-key delete --tsig-key-id tsig_key_OCID ... [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.

  • Run the DeleteTsigKey operation to delete a TSIG key.