Renaming an Instance for a Roving Edge Infrastructure Device

Describes how to rename a compute instance on your Roving Edge Infrastructure device.

    1. Open the navigation menu and select Compute > Instances. The Instances page appears. All instances are listed in tabular form.

    2. Select a State from the list to limit the instances displayed to that state.

    3. Click the instance that you want to rename. The instance's Details page appears.

    4. Click More Actions and select Edit Name. The Edit Name dialog box appears.

    5. Rename the instance.

    6. Click Save Changes.

  • Use the oci compute instance update command and required parameters to rename a compute instance on your Roving Edge Infrastructure devices:

    oci compute instance update --instance-id instance_ocid [OPTIONS]

    Refer to your Roving Edge Infrastructure device's CLI help for a list of parameters available for this command. See Accessing Command Line Interface Help.

    For set up information regarding CLIs on your Roving Edge Infrastructure device, see Using the Command Line Interface.

  • Run the UpdateInstance operation to rename a compute instance on your Roving Edge Infrastructure devices.