RESTPatchImageByManifestDigestRegistryAndRepository =================================================== **PATCH** - ``/images/registry/{registry}/repository/{repository}/manifest_digest/{manifest_digest}`` .. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted Update/Patch image identified by image manifest digest. Parameters ---------- Path ^^^^ ``registry`` | *String* .. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted 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* .. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted Path of the repository ``manifest_digest`` | *String* .. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted Image manifest digest of the resource. Request ------- ``content`` | application/json ``request_object`` | :doc:`/objects/ContainerImage` Returns ------- ``content`` | application/json ``response_type`` | single ``response_object`` | :doc:`/objects/ContainerImage`