Updating an Instance

Update the display name of a Device Data FHIR Service (DDFS) instance.

You can change an instance display name without changing its OCID or FHIR API base URLs.

    1. On the Instances list page, find the instance that you want to update. If you need help finding the list page, see Listing Instances.
    2. Open the instance and select Edit, or open the Actions menu for the instance and select Edit.
    3. Enter the new display name, and then select Update.
  • Use the oci ddfs instance update command and the required parameters to update a Device Data FHIR Service (DDFS) instance.

    oci ddfs instance update --instance-id <instance-OCID> 

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

  • Run the UpdateInstance operation to update the display name of a DDFS instance.