Report network traffic connections detailsCopy Pagepost https://{hostname}/etp-report/v3/configs/{configId}/network-traffic/connections/detailsLists network traffic connections for a given time period.Path ParamsconfigIdintegerrequiredA unique identifier for each configuration.Query ParamsaccountSwitchKeystringFor 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.Body ParamsRequest parameters for a detailed report of events.endTimeSecintegerrequired≥ 0The end time for report data, in epoch seconds.filtersobjectOptions to filter NT traffic report data. Refer to Filters for complete details.filters objectorderBystringenumThe order of event data, either ASC or DESC.DESCASCDESCAllowed:ASCDESCpageNumberinteger≥ 0The requested number of pages.pageSizeinteger≥ 0The number of records in a given page.startTimeSecintegerrequired≥ 1The start time for report data, in epoch seconds.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Successful response. 400Bad Request. 403Access forbidden. 404Configuration not Found.Updated about 2 months ago