{"type":"api","title":"Get Packet Features","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":"packetFeatures for NWPI.","operationId":"getPacketFeatures","parameters":[{"name":"traceId","in":"query","description":"trace id","required":true,"schema":{"type":"integer","format":"int32"}},{"name":"timestamp","in":"query","description":"start time","required":true,"schema":{"type":"integer","format":"int64"}},{"name":"flowId","in":"query","description":"flow id","required":true,"schema":{"type":"integer","format":"int32"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"array","items":{"type":"object","properties":{"data":{"type":"object","properties":{"device_name":{"type":"string"},"device_version":{"type":"string"},"flow_id":{"type":"integer","format":"int32"},"packet":{"type":"object","properties":{"app_awared":{"type":"boolean"},"event_name":{"type":"array","items":{"type":"string"}},"packet":{"type":"object","properties":{"egress_fia":{"type":"array","items":{"type":"object","properties":{"feature_detail":{"type":"string"},"feature_name":{"type":"string"},"fia_color":{"type":"string"},"policy_key":{"type":"string"}},"$$ref":"#/components/schemas/NwpipacketRespPayloadDataPacketPacketEgressFia"}},"ingress_fia":{"type":"array","items":{"type":"object","properties":{"feature_detail":{"type":"string"},"feature_name":{"type":"string"},"fia_color":{"type":"string"},"policy_key":{"type":"string"}},"$$ref":"#/components/schemas/NwpipacketRespPayloadDataPacketPacketEgressFia"}}},"$$ref":"#/components/schemas/NwpipacketRespPayloadDataPacketPacket"},"packet_fwd_decision":{"type":"string"},"packet_id":{"type":"integer","format":"int32"},"parent_pkt_id":{"type":"integer","format":"int32"}},"$$ref":"#/components/schemas/NwpipacketRespPayloadDataPacket"},"packet_received_timestamp":{"type":"integer","format":"int64"},"system_ip":{"type":"string"},"trace_id":{"type":"integer","format":"int32"}},"$$ref":"#/components/schemas/NwpipacketRespPayloadData"},"entry_time":{"type":"integer","format":"int64"},"tenant":{"type":"string"},"trace-id":{"type":"integer","format":"int32"},"type":{"type":"string"}},"$$ref":"#/components/schemas/NwpipacketRespPayloadData1"}}},"description":"Nwpi trace packet payload schema","$$ref":"#/components/schemas/NwpipacketRespPayload"},"examples":{"Access list associations":{"description":"Access list associations","value":{}}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"deprecated":true,"x-roles-required":"Device Monitoring-read,Device Monitoring-write","__originalOperationId":"getPacketFeatures","method":"get","path":"/stream/device/nwpi/packetFeatures"}}