Gateway Metric Data
Returns time-series monitoring data for a specific metric. Use the List Available Metrics endpoint to get valid metric names.
GET
/gateway/{gateway_id}/metrics/{metric_name}/Path parameters
gateway_idPathintegerrequiredGateway ID
metric_namePathstringrequiredName of the metric to retrieve. Get valid names from the List Available Metrics endpoint.
Query parameters
project_idQueryintegerrequiredProject ID
locationQuerystringrequiredLocation
active_iamQueryintegeroptionalActive IAM ID (To access contact person account) Find your Active IAM ID here
intervalQuerystringoptionalTime window for metric aggregation.
Responses
200Time-series data for the requested metric.
example
200example
Success