GET /v2/namespaces/{namespace}/repositories/{repository}/images-summary
Summary: Get summary of repository's images
Operation ID: GetNamespacesRepositoriesImagesSummary
Auth: unknown
Operation ID: GetNamespacesRepositoriesImagesSummary
Auth: unknown
Description
Gets the number of images in a repository and the number of images counted as active and inactive.
Parameters (3)
active_from
(string, query, optional)
Sets the time from which an image must have been pushed or pulled to be counted as active. Defaults to 1 month before the current time.
namespace
(string, path, required)
Namespace of the repository.
repository
(string, path, required)
Name of the repository.
No probe data for this endpoint yet.