CrossConnectTelemetry

Cross connect telemetry service endpoints

Get the data usage for a uplinkId in a cross connect, by default, past 24 hours

get
Authorizations
PRIVATE-TOKENstringRequired
Path parameters
crossConnectIdintegerRequired

The Id of the cross connect

uplinkIdintegerRequired

The Id of the uplink

Query parameters
startTimeintegerOptional

Start unix timestamp

endTimeintegerOptional

End unix timestamp

Responses
chevron-right
200

OK

application/json
unitstringRead-onlyRequired

Unit of data frequency, possible interval options are as follows

  • day
get
/v3/telemetry/crossConnect/{crossConnectId}/usage/{uplinkId}/raw

Last updated

Was this helpful?