Listing IoT Domains

List the Internet of Things (IoT) domains for your IoT in the OCI Internet of Things Platform.

    1. Open the navigation menu, select Developer Services. Under Internet of Things, select Domains. The Domain list page opens. All the domains in the selected compartment are displayed.
    2. To view the domains in a different compartment, use the Compartment filter to switch compartments.
      You must have permission to work in a compartment to see the resources in the compartment. If you're not sure which compartment to use, contact an administrator. For more information, see Understanding Compartments.
      Filtering List Results

      Use filters to limit the domain groups in the list.

      Actions

      In the list, select the domain to open its details page. Access the various resources and tasks associated with the IoT domain by selecting the links or tabs. For a complete description of an IoT domain's settings, see Creating an IoT Domain.

      From the IoT domain list, select any of the following options from the Actions (actions menu) menu at the end of the row for that domain:
      • Copy OCID: Select to copy the OCID for the domain.
      • Move Resource: Select to move the domain to another compartment.
      • Manage Tags: Add one or more tags to the domain, or change the value of an existing tag. Select to add or remove tags. See Resource tags.
      • Delete: Select to delete the domain.
  • Use the oci iot domain list command and required parameters to list domains. To list the IoT domains in a specific compartment, replace the <compartment-OCID> with the OCID for the compartment:

    oci iot domain list --compartment-id <compartment-OCID>

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

  • Run the ListIotDomains operation to list Internet of Things domains.