Getting a TSIG Key's Details

View details for a specific TSIG key.

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. Click the name of the TSIG key to open its details page.
      The details page contains information about the TSIG key, both general information and links to its resources. Some items in the page are read-only, and other items are editable. See Editing a TSIG Key.
  • Use the tsig get command and required parameters to see details for a TSIG key:

    oci dns tsig-key get --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 GetTsigKey operation to see details about a TSIG key.