StackRox · Capability
API Reference — ImageService
API Reference — ImageService. 6 operations. Lead operation: ListImages returns all the images.. Self-contained Naftiko capability covering one Stackrox business surface.
What You Can Do
GET
Listimages
— ListImages returns all the images.
/v1/v1/images
DELETE
Deleteimages
— DeleteImage removes the images based on a query
/v1/v1/images
GET
Invalidatescanandregistrycaches
— InvalidateScanAndRegistryCaches removes the image metadata cache.
/v1/v1/images/cache/invalidate
POST
Scanimage
— ScanImage scans a single image and returns the result
/v1/v1/images/scan
GET
Getimage
— GetImage returns the image given its ID.
/v1/v1/images/{id}
GET
Countimages
— ListImages returns all the images.
/v1/v1/imagescount
MCP Tools
listimages-returns-all-images
ListImages returns all the images.
read-only
idempotent
deleteimage-removes-images-based-query
DeleteImage removes the images based on a query
idempotent
invalidatescanandregistrycaches-removes-image-metadata-cache
InvalidateScanAndRegistryCaches removes the image metadata cache.
read-only
idempotent
scanimage-scans-single-image-and
ScanImage scans a single image and returns the result
getimage-returns-image-given-its
GetImage returns the image given its ID.
read-only
idempotent
listimages-returns-all-images-2
ListImages returns all the images.
read-only
idempotent