{"type":"api","title":"Get Trace Cft Record","meta":{"id":"/apps/pubhub/media/sd-wan-api-20-16/58fb893fa751949ea20a40274e9ab219a20e19fa/e77267b5-7b4b-3f93-807c-c6d1c6b41343","info":{"title":"Cisco Catalyst SD-WAN Manager API","description":"The vManage API exposes the functionality of operations maintaining devices and the overlay network","contact":{"email":"vmanage@cisco.com"},"license":{"name":"Commercial License","url":"https://www.cisco.com/c/en/us/solutions/enterprise-networks/sd-wan/index.html"},"version":"2.0.0"},"openapi":"3.0.1","servers":[{"url":"/dataservice"}]},"spec":{"tags":["Troubleshooting Tools - Network Wide Path Insight"],"description":"Get Trace CFT record","operationId":"getTraceCftRecord","parameters":[{"name":"traceId","in":"query","description":"TraceId","required":true,"schema":{"type":"integer","format":"int32"}},{"name":"entryTime","in":"query","description":"entryTime","required":true,"schema":{"type":"integer","format":"int64"}},{"name":"traceState","in":"query","description":"traceState","required":true,"schema":{"type":"string"}},{"name":"vpnIds","in":"query","description":"vpnIds","schema":{"type":"array","items":{"type":"integer","format":"int32"}}},{"name":"localColors","in":"query","description":"localColors","schema":{"type":"array","items":{"type":"string"}}},{"name":"devices","in":"query","description":"devices","schema":{"type":"array","items":{"type":"string"}}},{"name":"vrfNames","in":"query","description":"vrfNames","schema":{"type":"array","items":{"type":"string"}}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"agg_total_bytes":{"type":"integer","format":"int32"},"agg_total_fif_bytes":{"type":"integer","format":"int32"},"agg_total_fif_packets":{"type":"integer","format":"int32"},"agg_total_fin_flows":{"type":"integer","format":"int32"},"agg_total_flows":{"type":"integer","format":"int32"},"agg_total_packets":{"type":"integer","format":"int32"},"agg_total_ttl_ms":{"type":"integer","format":"int32"},"app_group":{"type":"string"},"app_name":{"type":"string"},"avg_bps":{"type":"integer","format":"int32"},"avg_concurrent_flows":{"type":"integer","format":"int32"},"avg_cps":{"type":"number"},"avg_pps":{"type":"number"},"avg_ttl_ms":{"type":"number"},"bps":{"type":"integer","format":"int32"},"concurrent_flows":{"type":"integer","format":"int32"},"cps":{"type":"number"},"device_name":{"type":"string"},"device_trace_id":{"type":"integer","format":"int32"},"device_uuid":{"type":"string"},"if_name":{"type":"string"},"last_report_ts":{"type":"integer","format":"int32"},"local_color":{"type":"string"},"max_bps":{"type":"integer","format":"int32"},"max_concurrent_flows":{"type":"integer","format":"int32"},"max_cps":{"type":"number"},"max_pps":{"type":"number"},"max_ttl_ms":{"type":"integer","format":"int32"},"min_bps":{"type":"integer","format":"int32"},"min_concurrent_flows":{"type":"integer","format":"int32"},"min_cps":{"type":"number"},"min_pps":{"type":"number"},"min_ttl_ms":{"type":"integer","format":"int32"},"model":{"type":"string"},"pps":{"type":"number"},"received_timestamp":{"type":"integer","format":"int64"},"system_ip":{"type":"string"},"vpn_id":{"type":"string"}},"$$ref":"#/components/schemas/TraceCftRecordResponsePayloadData"},"entry_time":{"type":"integer","format":"int64"},"tenant":{"type":"string"},"trace-id":{"type":"integer","format":"int32"},"type":{"type":"string"}},"description":"Get cft record for GET response","$$ref":"#/components/schemas/TraceCftRecordResponsePayload"}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"deprecated":true,"__originalOperationId":"getTraceCftRecord","method":"get","path":"/stream/device/nwpi/traceCftRecord"}}