GET /katello/api/repositories/992333848/docker_tags/37 200 { "id": 37, "name": "wat", "manifest_schema1": { "id": "123xyz", "schema_version": null, "digest": "abc123", "manifest_type": "image" }, "manifest_schema2": null, "manifest": { "schema_version": null, "digest": "abc123", "manifest_type": "image" }, "repositories": [ { "id": 992333848, "name": "redis", "full_path": "centos8-katello-devel.redhat.example.com/empty_organization-puppet_product-redis" } ], "product": { "id": 516337990, "name": "Puppet Product" }, "environment": { "id": 562075838, "name": "Library" }, "content_view_version": { "id": 840492357, "name": "ACME Default ContentView 1.0", "content_view_id": 30237652 }, "upstream_name": null, "related_tags": [ { "id": 37, "name": "wat" } ] }
Param name | Description |
---|---|
repository_id
optional |
repository identifier Validations:
|
organization_id
optional |
organization identifier Validations:
|
id
required |
a docker tag identifier Validations:
|