Listing IoT Domain Groups
List the Internet of Things (IoT) domain groups for your IoT in the OCI Internet of Things Platform.
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:
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.oci iot domain-group list --compartment-id <compartment-OCID>
Run the ListIotDomainGroups operation to list IoT domain groups in a compartment.