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).
OptionalrequestConfiguration: RequestConfiguration<BandwidthRequestBuilderGetQueryParameters>Configuration for the request such as headers, query parameters, and middleware options.
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).
OptionalrequestConfiguration: RequestConfiguration<BandwidthRequestBuilderGetQueryParameters>Configuration for the request such as headers, query parameters, and middleware options.
Builds and executes requests for operations under /v2/monitoring/metrics/droplet/bandwidth