Deleting an IoT Domain

Delete an Internet of Things domain.

    1. On the Domains list page, select the domain that you want to work with. If you need help finding the IoT domains list page or an IoT domain, see Listing IoT Domains.
    2. To delete an IoT domain:
      • From the domain list, select the Actions menu at the end of the row for that domain, and then select Delete.
      • Or select the domain name to open its details page, select Actions, and then select Delete.
    3. Optional: To view the work request for an update, go to the domain, and then select the work request tab. Select the operation name to view the work request OCID. For more information, see Getting a Work Request's Details for Internet of Things.
  • Use the oci iot domain delete command and the required parameter to delete a domain. Replace the <iot-domain-OCID> with the IoT domain's OCID you want to delete:

    oci iot domain delete --iot-domain-id <iot-domain-OCID>

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

  • Run the DeleteIotDomain operation to delete an IoT domain.