pydo.registries.get_garbage_collection()
Generated on 3 Aug 2026
from pydo version
v0.40.0
Usage
client.registries.get_garbage_collection(registry_name="example")Description
To get information about the currently-active garbage collection for a registry, send a GET request to /v2/registry/{registry_name}/garbage-collection.
Parameters
registry_namestring requiredThe name of a container registry.
Request Sample
Response Example
More Information
See /v2/registries/{registry_name}/garbage-collection in the API reference for additional detail on responses, headers, parameters, and more.