This guide describes how to delete an EVE-OS image from your ZEDEDA Cloud enterprise.
Prerequisites
You should be familiar with the content in our EVE-OS image overview.
Considerations
Restrictions
- You can’t delete an EVE-OS image while it’s marked as a default image. If you want to delete a default image, you must first replace it with a new default image.
Scope
Deleting an EVE-OS image from your ZEDEDA Cloud enterprise does not delete the image from your datastore. You’ll need to delete it there separately.
Delete an EVE-OS image
Use the ZEDEDA GUI
- Log in to the ZEDEDA GUI.
- Navigate to Library > EVE-OS Images.
- Select the target image you want as the default.
- Select More Actions (ellipsis at upper right).
- Click Delete.
Note: You will be unable to delete an image if it is currently set as the default.
Use the ZEDEDA CLI
- Log in to the ZCLI.
- Delete the target EVE-OS image. You will be prompted to confirm the operation.
zcli image delete IMAGE_NAME - Enter “y” (yes) to confirm the deletion when prompted. If you need to cancel the operation, enter “N” (No).