Deleting a Digital Twin Adapter

Delete a digital twin adapter from your Internet of Things (IoT).

    1. On the Domains list page, select the IoT 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. Select the Digital twin adapters tab.
    3. Find the digital twin adapter you want to delete. From the Actions menu at the end of the row, select Delete.
  • Use the oci iot digital-twin-adapter delete command and the required parameter to delete a digital twin adapter:

    oci iot digital-twin-adapter delete --digital-twin-adapter-id <digital-twin-adapter-OCID>

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

  • Run the DeleteDigitalTwinModel operation to delete a digital twin adapter from your Internet of Things.