{"type":"api","title":"summary: Get Flow Telemetry Expected Config ","meta":{"id":"/apps/pubhub/media/nexus-dashboard-api-v1/86cc2501c92a7370499e3d537496e5c722396afb/65a171d6-461c-341f-833b-8723fe3ac65c","info":{"contact":{"name":"API Support","url":"https://devnetapps.cisco.com/docs/nexus-dashboard/api-v1/developer-support/"},"description":"Nexus Dashboard Insights API Documentation","title":"Nexus Dashboard Insights API","version":"6.8.0"},"tags":[{"name":"Cloud"},{"name":"Anomaly Threshold settings"},{"name":"Cluster level settings"},{"name":"Config - NI"},{"name":"NI Systems Settings"},{"name":"Site - Alert Rules"},{"name":"Site - Collection"},{"name":"Site - Compliance Requirements"},{"name":"Site - Configuration Import Export"},{"name":"Site - Entity Settings, Offline / Epoch-Delta Jobs & Site Management"},{"name":"Site - Export Kafka Fast Settings"},{"name":"Site - Export Nas Settings"},{"name":"Site - Export Settings"},{"name":"Site - FileUpload"},{"name":"Site - Flow Rules"},{"name":"Site - Integrations"},{"name":"Site - Offline Data Collection"},{"name":"Site - PDU integration"},{"name":"Site - Pre-Change Analysis"},{"name":"Site - Purge Epoch & Anomaly DB"},{"name":"Site - Syslog Export Settings"},{"name":"Site Group"},{"name":"Site Groups"},{"name":"Traffic Analytics Rules settings"},{"name":"User Settings"}],"x-parser-conf":{"overview":{"markdownPath":"reference/overview-legacy-insights.md"},"labelConfig":{"endpoint":{"field":"operationId","format":"startCase"}}},"openapi":"3.0.3","servers":[{"url":"/"}]},"spec":{"description":"description: Get Flow Telemetry Expected Config of provided nodes list in the given fabric\u003cbr/\u003e","parameters":[{"description":"Limit the output pertaining to the specific siteName","in":"query","name":"siteName","required":true,"schema":{"example":"ifav-blr","type":"string"}},{"description":"Switch serial identifier","in":"query","name":"switch","required":true,"schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"example":{"data":"\nconfigure terminal\n\nip access-list telemetryipv4acl\n 30 permit tcp 2.2.2.2/32 3.3.3.3/32\n 31 permit tcp 3.3.3.3/32 2.2.2.2/32\n 65535 deny ip any any\nexit\n\nipv6 access-list telemetryipv6acl\n 65535 deny ipv6 any any\nexit\n\nfeature analytics\nflow exporter telemetryExp_0\n destination 193.10.2.245 \n transport udp 30000\n source loopback0\n dscp 44\nflow exporter telemetryExp_1\n destination 193.10.2.246 \n transport udp 30000\n source loopback0\n dscp 44\nflow exporter telemetryExp_2\n destination 193.10.2.244 \n transport udp 30000\n source loopback0\n dscp 44\nflow record telemetryRec\n match ip source address\n match ip destination address\n match ip protocol\n match transport source-port\n match transport destination-port\n collect counter bytes\n collect counter packets\nflow monitor telemetryMon\n record telemetryRec\n exporter-bucket-id 1 0 1365\n exporter telemetryExp_0\n exporter-bucket-id 2 1366 2730\n exporter telemetryExp_1\n exporter-bucket-id 3 2731 4095\n exporter telemetryExp_2\nflow profile telemetryProf\n collect interval 1000\n source port 787\nflow filter telemetryFP\n ipv4 telemetryipv4acl\n ipv6 telemetryipv6acl\n\nflow system config\n exporter-id 0\n monitor telemetryMon input\n profile telemetryProf\n \n filter telemetryFP\nend\n"},"properties":{"data":{"type":"string"}},"type":"object"}}},"description":"Flow Telemetry Expected Config"}},"summary":"summary: Get Flow Telemetry Expected Config ","tags":["Configuration"],"method":"get","path":"/sedgeapi/v1/cisco-nir/api/api/v1/ftExpectedConfig"}}