Getting a Digital Twin Model's Details

Get an Internet of Things (IoT) digital twin model's details.

    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 models tab.
    3. Select the digital twin model name you want to work with, the details page opens displaying the description, the associated IoT domain, the model specification URI (DTMI), the OCID, and the timestamp for when the model was created or updated.
    4. Select the related tab to view the DTDL specification or to delete or view the OCID for the Associated digital twin instances, the Associated digital twin adapters, or to edit the digital twin model's Tags.
  • Use the oci iot digital-twin-model get command and the required parameter to get a digital twin model's details:

    oci iot digital-twin-model get --digital-twin-model-id <digital-twin-model-OCID>

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

  • Run the GetDigitalTwinModel operation to get a digital twin model's details.