Unsubscribing Targets from an Image

To unsubscribe a target from an image, use the following command:
emcli db_software_maintenance -unsubscribeTarget -target_name=<target_name> 
-target_type=<target_type> -image_id=<image_id>
Where:
  • target_name: Is the name of the database target that needs to be removed.
  • target_type: Refer to the table “EM CLI command inputs based on Entity type”.
  • image_id: The ID of the gold image to which this target is to be removed. You can get the image_id by running the emcli command. For information about the command, see Retrieving a List of Available Gold Images.