app.image.dockerhub_rate_limit ============================== Returns the current rate limit information for Docker Hub registry. Please refer to https://docs.docker.com/docker-hub/download-rate-limit/ for more information. .. raw:: html
ContainerImagesDockerhubRateLimitResult return fields.
No Additional PropertiesTotal pull limit for Docker Hub registry.
Total time limit in seconds for Docker Hub registry before the limit renews.
Remaining pull limit for Docker Hub registry.
Remaining time limit in seconds for Docker Hub registry for the current pull limit to be renewed.
Error message if rate limit information could not be retrieved or null on success.