Listing IoT Domain Groups

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

    1. Open the navigation menu and select Developer Services. Under Internet of Things select Domain Groups.

      The Domain Groups list page opens. All the IoT domain groups in the selected compartment are displayed.

    2. To view the domain groups in a different compartment, use the Compartment filter to switch compartments.
      You must have permission to work in a compartment and 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 group name to open its details page, view the following details about the IoT domain group and perform any of these tasks. For a complete description of the domain group settings, see Creating an IoT Domain Group.

    From the list, select any of the following options from the Actions menu at the end of the row for that domain group:
    • Copy OCID: Copy the OCID for the domain group.
    • Move Resource: Move the domain group to another compartment.
    • Manage Tags: Add one or more tags to the domain group, or change the value of an existing tag. For more information about tagging, see Resource Tags.
    • Delete: Delete the domain group.
  • Use the oci iot domain-group list command and the required parameter to list the IoT domain groups in a specific compartment. Replace the <compartment-OCID> with the OCID to get a list of IoT domain groups for a specific compartment:
    oci iot domain-group list --compartment-id <compartment-OCID>
    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
  • Run the ListIotDomainGroups operation to list IoT domain groups in a compartment.