RESTPatchImageByManifestDigestRegistryAndRepository#

PATCH - /images/registry/{registry}/repository/{repository}/manifest_digest/{manifest_digest}

Update/Patch image identified by image manifest digest.

Parameters#

Path#

registry | String

Container registry. All Red Hat containers use the value of ‘registry.access.redhat.com’ (regardless of whether they are shipped only to the terms-based registry at registry.redhat.io). Partner containers use the value of ‘registry.connect.redhat.com’.

repository | String

Path of the repository

manifest_digest | String

Image manifest digest of the resource.

Request#

content | application/json

request_object | Container Image

Returns#

content | application/json

response_type | single

response_object | Container Image