pydo.monitoring.get_lb_droplets_http_session_duration_50p()
Generated on 9 May 2025
from pydo
version
v0.11.0
Description
To retrieve Droplets 50th percentile HTTP session duration in seconds for a given load balancer, send a GET request to /v2/monitoring/metrics/load_balancer/droplets_http_session_duration_50p
.
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.