Getting a Digital Twin Adapter's Details

Get information for an Internet of Things (IoT) digital twin adapter.

    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. Select the Digital twin adapters tab.
    3. Select the digital twin adapter name you want to work with, the details page opens displaying the description, an associated IoT domain, the model specification URI (DTMI) from the associated digital twin model, OCID, and timestamp for when the model was created or updated.
    4. Select the related tab to view or edit the Envelopes & Routes and tags.
  • Use the oci iot digital-twin-adapter get command and required parameters to get information for a digital adapter:

    oci iot digital-twin-adapter get --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 GetDigitalTwinAdapter operation to get a digital twin adapter's details.