To retrieve bandwidth metrics for a given Droplet, send a GET request to /v2/monitoring/metrics/droplet/bandwidth. Use the interface query parameter to specify if the results should be for the private or public interface. Use the direction query parameter to specify if the results should be for inbound or outbound traffic.The metrics in the response body are in megabits per second (Mbps).
To retrieve bandwidth metrics for a given Droplet, send a GET request to
/v2/monitoring/metrics/droplet/bandwidth. Use theinterfacequery parameter to specify if the results should be for theprivateorpublicinterface. Use thedirectionquery parameter to specify if the results should be forinboundoroutboundtraffic.The metrics in the response body are in megabits per second (Mbps).