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 Managing DNS Service Zones for more information.

See Managing 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. On the TSIG keys list page, select the key you want to delete. If you need help finding the list page, see Listing TSIG Keys.
    2. From the Actions menu (three dots) for the TSIG key you want to delete, select Delete.
    3. When prompted, confirm the deletion.
  • 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.