Enabling Domain Governance

Enable domain governance for a claimed domain.

  • When you first add a new domain, governance is disabled by default, and its status is set to Pending. After the status has changed to Active, you can then enable or disable governance.

    Note

    Activating Enable Governance prevents others from creating an OCI account with your verified domain. Oracle notifies you when someone tries to create an account with your domain using Notifications. If you need to allow others to create an account with your domain, select Disable Governance from the Actions menu (Actions Menu). For more information, see Disabling Domain Governance.
    1. In the navigation menu , select Governance & Administration. Under Tenancy Management, select Domain Management.
    2. In the Actions menu (Actions Menu), select Enable Governance. A Turn on Domain Governance confirmation is displayed.

    3. Agree to the Oracle Notification service rates. For more information, see Notifications.
    4. Select Yes, turn on. After refreshing the page, the status changes to Active to indicate the domain is verified and governance is enabled.
  • Use the oci organizations domain-governance create command and required parameters to add domain governance to a claimed domain:

    oci organizations domain-governance create --compartment-id, -c [text] --domain-id [text] --ons-subscription-id [text] --ons-topic-id [text] --subscription-email [text] ... [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the CreateDomainGovernance operation to add domain governance to a claimed domain.