Module image

Module image 

Source
Expand description

IMS image queries and safety-checked deletion (rejects images that boot live nodes).

Structs§

GetImagesParams
Typed parameters for fetching IMS images.

Functions§

delete_images
Validate and delete IMS images. Returns list of image IDs that were successfully deleted.
get_images
Fetch images and their associated details from the backend.
validate_image_deletion
Validate that images can be deleted (not used by boot nodes, not restricted). Does NOT perform deletion.