Getting an IoT Domain's Details

Get information about an Internet of Things (IoT) domain.

    1. On the IoT Domains list page, select the domain that you want to work with. If you need help finding the IoT domains list page or IoT domains, see Listing IoT Domains.

      The details page opens and displays details about the IoT domain. Access the various resources associated with domains by selecting the links or tabs. For descriptions of IoT domain settings, see Creating an IoT Domain.
    2. Details: View or edit the name of the domain and the description, copy the OCID, and view the compartment and the timestamp of domain creation.
    3. Access the various resources and tasks associated with the domain by selecting the links or tabs. For descriptions of the domain settings, see Creating an IoT Domain
    4. Actions: Select Move resource to move this domain to another compartment. Select delete to delete the domain.
  • Use this command and the required parameter to get an IoT domain's details, including the device host with the domain short id:

    device-host:<domain-short-id>.device.iot.<region>.oci.oraclecloud.com

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

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

  • Run the GetIotDomain operation to get a domain's details.