Report traffic per data centerCopy Pageget https://{hostname}/gtm-api/v1/reports/traffic/domains/{domain}/datacenters/{datacenterId}This report shows, for a given domain and data center, the DNS requests received in each five-minute period. Requests are broken down by property.Path ParamsdatacenterIdintegerrequiredData center ID.domainstringrequiredName of Traffic Management domain.Query ParamsstartstringrequiredStart date of report, in ISO 8601 format of YYYY-MM-DDThh:mm:ssZ in UTC time.endstringrequiredEnd date of report, in ISO 8601 format of YYYY-MM-DDThh:mm:ssZ in UTC time.accountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/csvAllowed:application/jsontext/csvResponse 200Successful response.Updated 2 months ago