Updating an Image Name

On Compute Cloud@Customer, you change a custom image's display name.

Avoid entering confidential information in names and tags.

    1. In the Compute Cloud@Customer Console navigation menu, select Compute, then select Images.
    2. At the top of the page, select the compartment that contains the image you want to edit.
    3. Use one of the following methods to open the Update Image dialog box.

      • For the image that you want to update, select Actions menu (An image of the three dot icon.), and select Edit.

      • Select the name of the image that you want to update. On the image details page, select Controls (upper right corner), then select Edit Details.

    4. In the Update Image dialog box, modify the image name.

      The image name doesn't need to be unique.

      Avoid entering confidential information
    5. Select Save Changes.

  • Use the oci compute image update command and required parameters to change an image name.

    oci compute image update [OPTIONS]

    For a complete list of CLI commands, flags, and options, see the Command Line Reference.

  • Use the UpdateImage operation to update the specified image.

    For information about using the API and signing requests, see REST APIs and Security Credentials. For information about SDKs, see Software Development Kits and Command Line Interface.