Unsharing Custom Image

Last Updated At: 2025-10-21 09:10:00

Overview

This document guides users to unshare custom images. Users can terminate the sharing status of the image shared with others at any time to decide not to share it with other users. This operation does not affect instances that other users have already created using this shared image, but other users will no longer be able to view this image or create more instances using this image.

Directions

Unsharing via the Console

  1. Log in to the CVM Console.
  2. In the left sidebar, click Image.
  3. Select the Custom Image tab. In the custom image list, select the custom image you want to unshare and click More > Cancel Sharing.
  4. In the new page, select the unique ID of the peer account that needs to be unshared and click Unshare.
  5. In the pop-up dialog box, click Confirm to complete the image unsharing.

Unsharing via API

Users can use the ModifyImageSharePermission API to unshare an image. For details, see API Interface documentation > Modify Image Sharing Information.