Deleting an IoT Domain Group

Delete an Internet of Things domain group.

    1. On the domain groups list page, find the domain group you want to work with. If you need help finding the list page or a domain group, see Listing IoT Domain Groups.
    2. To delete the domain group:
      • From the domain group list, select the Actions menu at the end of the row for that domain group, and then select Delete.
      • Or from the list, select the domain group name to open its details page, select the Actions menu, and then select Delete.
    3. Optional: To view the work request for this, go to the domain group, and then select the work request tab.
  • Use the oci iot domain-group delete command and required parameters to delete a domain group:

    oci iot domain-group delete --iot-domain-group-id <domain-group-OCID>
  • Run the DeleteIotDomainGroup operation to delete a domain group.