RESTGetImageByManifestDigestRegistryAndRepository#

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

Get container image by 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.

Query#

include | List[String]

Comma separated list of fields to include in the response. Use dot notation to define nested fields.

exclude | List[String]

Comma separated list of fields to exclude in the response. Use dot notation to define nested fields.

Returns#

content | application/json

response_type | single

response_object | Container Image