pydo.monitoring.get_lb_droplets_queue_size()

Description

To retrieve Droplets queue size for a given load balancer, send a GET request to /v2/monitoring/metrics/load_balancer/droplets_queue_size.

Parameters

Name Type Required Description Default Value
lb_id string True A unique identifier for a load balancer.
start string True UNIX timestamp to start metric window.
end string True UNIX timestamp to end metric window.

More Information

See the API spec for this endpoint to view additional detail on responses, headers, parameters, and more.

In this article...