RESTGetRepositoryByRegistry#

GET - /repositories/registry/{registry}/repository/{repository}

Get a repository by registry and path (product line/image name)

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

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 Repository