Moving an IoT Domain Group to a Different Compartment
Move an Internet of Things (IoT) domain group to a different compartment.
Use the oci iot domain-group change-compartment command and required parameters to move a domain group to another compartment.
Replace
<compartment-OCID>
with the new compartment OCID and replace the<domain-group-OCID>
with the OCID for the IoT domain group you want to move:oci iot domain-group change-compartment --compartment-id <compartment-OCID> --iot-domain-group-id <domain-group-OCID>
For a complete list of parameters and values for CLI commands, see CLI Command Reference.
Run the ChangeIotDomainGroupCompartment operation to move a domain group to a different compartment.