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.

Type: object

Type: array
No Additional Items

AppImageDockerhubRateLimitResult

Type: object
No Additional Properties

Total Pull Limit

Default: null

Total pull limit for Docker Hub registry

Type: integer
Type: null

Total Time Limit In Secs

Default: null

Total time limit in seconds for Docker Hub registry before the limit renews

Type: integer
Type: null

Remaining Pull Limit

Default: null

Remaining pull limit for Docker Hub registry

Type: integer
Type: null

Remaining Time Limit In Secs

Default: null

Remaining time limit in seconds for Docker Hub registry for the current pull limit to be renewed

Type: integer
Type: null

Error

Default: null

Type: string
Type: null


Required roles: APPS_READ