Expand description
IMS image queries and safety-checked deletion (rejects images that boot live nodes).
Structs§
- GetImages
Params - Typed parameters for fetching IMS images.
Functions§
- delete_
images - Run
validate_image_deletionthen delete each image inimage_id_vec, best-effort. - get_
images - Fetch IMS images from the backend, sorted by creation time.
- validate_
image_ deletion - Refuse a planned image delete that would orphan a live boot path or touch an image scoped to a group the caller can’t reach.