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 - 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.