Subtenant Image Repository

Invoke the auto-delete operation

Delete all untagged images that are currently not used by an application.

SecurityaccessToken
Request
path Parameters
tenant-name
required
string <name> ^[a-z0-9]([a-z0-9\-]*[a-z0-9])?$

name of tenant

Request Body schema:
all
boolean

Must have the value true.

If set, all images (even tagged) that are not used by an application are deleted.

Responses
204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

503

Service Unavailable (strongbox sealed)

post/v1/state/tenants/{tenant-name}/image-registry/auto-delete
Request samples
all: true