Moving an Instance to a Different Compartment

Move a Device Data FHIR Service (DDFS) instance to another compartment.

You can move an instance between compartments in the same tenancy when you have the required permissions in both compartments.

  • Select the DDFS instance and the destination compartment before you start.

    1. On the Instances list page, find the instance that you want to move. If you need help finding the list page, see Listing Instances.
    2. Move the instance to another compartment.
      • From the instance list, open the Actions menu for the instance, and then select Move Resource.
      • Alternatively, open the instance details, select Actions, and then select Move Resource.

      For more information, see Moving Resources to a Different Compartment.

    3. Optional: On the instance details page, select Work Requests, and then select the operation name to view the work request OCID. For more information, see Getting a Work Request's Details.
  • Use the oci ddfs instance change-compartment command and the required parameters to move a Device Data FHIR Service (DDFS) instance to another compartment.

    oci ddfs instance change-compartment --compartment-id <compartment-OCID> --instance-id <instance-OCID>

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

  • Run the ChangeInstanceCompartment operation to move a DDFS instance to another compartment.