Skip to main content
POST
/
api
/
v1
/
container
/
prune
/
images
Error
A valid request URL is required to generate request examples
{
  "data": {},
  "message": "string",
  "status": "string"
}

Headers

Accept
string

Body

*/*

Request body for controller.PruneImagesRequest

PruneImagesRequest schema

dangling
boolean | null
label
string | null
until
string | null

Response

OK

PruneImagesResponse schema

data
object
message
string
status
string