RESTGetTagHistoryByTagName#
GET - /tag-history/registry/{registry}/repository/{repository}/tag/{tag}
Get a tag history by tag 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
tag | String
Container image tag name.
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 Tag History