Getting an Identity Domain's Details

View and copy an identity domain's detail information.
    1. Open the navigation menu and click Identity & Security. Under Identity, click Domains. Select the identity domain you want to work in.
      The Domain information tab of the identity domain is displayed.
    2. View or copy the following information:
      • OCID
      • Description
      • Domain URL
  • Use the oci iam domain get command and required parameters to get identity domain information:

    oci iam domain get --domain-id domain_ocid [OPTIONS]

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

  • Run the GetDomain operation to get identity domain information.