Viewing Details for an Attached Domain

View details about a domain attached to a Traffic Management steering policy.

See Traffic Management for a feature overview and more information about traffic management steering policies and domain attachments.
  • Use these steps to view information about the domain (zone) attached to a policy.
    1. Open the navigation menu and click Networking. Under DNS management, click Traffic management steering policies.
    2. Select a compartment from the list.
    3. Click the name of the policy you want to view domain attachments for.
      Tip

      You can use search for a policy by name in the Search field. You can also use the Time Created sort filter to sort the policies chronologically in ascending or descending order.
    4. Under Resources, click Attached domains.
      Domain attachments are listed in tabular form.
    5. Click the domain name to view details about it.
      The domain's zone details page contains information about the domain zone, both general information and links to its resources. Items in this page are read-only.
  • Use the steering-policy get command and required parameters to view details about a steering policy attachment.

    oci dns steering-policy-attachment get --steering-policy-id steering_policy_OCID ... [OPTIONS]

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

  • Run the GetSteeringPolicy operation to view details about a steering policy domain attachment.