Cisco Catalyst SD-WAN Monitoring - Cflowd API

The Monitoring - Cflowd API from Cisco Catalyst SD-WAN — 19 operation(s) for monitoring - cflowd.

Business capability
Network Performance Management BC-2600.30

Operations 23

GET /device/cflowd/application/fields #
GET /device/cflowd/collector #
GET /device/cflowd/device/fields #
GET /device/cflowd/flows #
GET /device/cflowd/flows-count #
GET /device/cflowd/fnf/cache-stats #
GET /device/cflowd/fnf/export-client-stats #
GET /device/cflowd/fnf/export-stats #
GET /device/cflowd/fnf/flow-monitor #
GET /device/cflowd/fnf/monitor-stats #
GET /device/cflowd/statistics #
GET /device/cflowd/template #
POST /statistics/cflowd #
GET /statistics/cflowd #
POST /statistics/cflowd/aggregation #
GET /statistics/cflowd/aggregation #
GET /statistics/cflowd/csv #
POST /statistics/cflowd/doccount #
GET /statistics/cflowd/doccount #
GET /statistics/cflowd/fields #
GET /statistics/cflowd/page #
POST /statistics/cflowd/page #
GET /statistics/cflowd/query/fields #

Documentation

📖
Documentation
https://developer.cisco.com/docs/sdwan/administration-and-setting/
📖
APIReference
https://developer.cisco.com/docs/sdwan/administration-and-setting/
📖
Documentation
https://developer.cisco.com/docs/sdwan/ux-1-0-configuration/
📖
APIReference
https://developer.cisco.com/docs/sdwan/ux-1-0-configuration/
📖
Documentation
https://developer.cisco.com/docs/sdwan/ux-2-0-configuration/
📖
APIReference
https://developer.cisco.com/docs/sdwan/ux-2-0-configuration/
📖
Documentation
https://developer.cisco.com/docs/sdwan/feature-profiles-sd-wan-system/
📖
APIReference
https://developer.cisco.com/docs/sdwan/feature-profiles-sd-wan-system/
📖
Documentation
https://developer.cisco.com/docs/sdwan/feature-profiles-sd-wan-transport/
📖
APIReference
https://developer.cisco.com/docs/sdwan/feature-profiles-sd-wan-transport/
📖
Documentation
https://developer.cisco.com/docs/sdwan/feature-profiles-sd-wan-service/
📖
APIReference
https://developer.cisco.com/docs/sdwan/feature-profiles-sd-wan-service/
📖
Documentation
https://developer.cisco.com/docs/sdwan/feature-profiles-others/
📖
APIReference
https://developer.cisco.com/docs/sdwan/feature-profiles-others/
📖
Documentation
https://developer.cisco.com/docs/sdwan/feature-profiles-sd-routing/
📖
APIReference
https://developer.cisco.com/docs/sdwan/feature-profiles-sd-routing/
📖
Documentation
https://developer.cisco.com/docs/sdwan/feature-profiles-mobility-and-nfv/
📖
APIReference
https://developer.cisco.com/docs/sdwan/feature-profiles-mobility-and-nfv/
📖
Documentation
https://developer.cisco.com/docs/sdwan/monitoring-and-troubleshooting/
📖
APIReference
https://developer.cisco.com/docs/sdwan/monitoring-and-troubleshooting/
📖
Documentation
https://developer.cisco.com/docs/sdwan/sd-wan-services/
📖
APIReference
https://developer.cisco.com/docs/sdwan/sd-wan-services/
📖
Documentation
https://developer.cisco.com/docs/sdwan/partner-integrations/
📖
APIReference
https://developer.cisco.com/docs/sdwan/partner-integrations/
📖
Documentation
https://developer.cisco.com/docs/sdwan/others/
📖
APIReference
https://developer.cisco.com/docs/sdwan/others/

Specifications

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/cisco-catalyst-sdwan-monitoring-cflowd-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

cisco-catalyst-sdwan-monitoring-cflowd-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: Monitoring and Troubleshooting Monitoring - Cflowd API
  description: "Includes API operations for the following:\n  Real-time monitoring\n  Accessing statistics APIs and statistics bulk APIs\n  Retrieving device state\n  Managing alarms and events"
  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: 26.1.0+2026-01-06
  x-provenance:
    method: harvested
    authored_by: Cisco Catalyst SD-WAN
    harvested_by: API Evangelist
    harvested_on: '2026-08-19'
    first_party: true
    provider_published: true
    source_host: pubhub.devnetcloud.com
    note: 4,138 operations across 2,841 paths, published by Cisco as self-contained per-operation OpenAPI 3.1.0 fragments on the DevNet CDN and consolidated here into 13 documents. Ownership verified from info.contact vmanage@cisco.com and the Cisco license URL rather than from the fetch host.
  x-evidence:
  - type: source
    url: https://pubhub.devnetcloud.com/media/cisco-catalyst-sd-wan-26-1-api-guide/docs/
  - type: source
    url: https://developer.cisco.com/docs/sdwan/
servers:
- url: /dataservice
tags:
- name: Monitoring - Cflowd
paths:
  /device/cflowd/application/fields:
    get:
      tags:
      - Monitoring - Cflowd
      description: Get Cflowd DPI query field JSON
      operationId: getCflowdDPIDeviceFieldJSON
      parameters:
      - name: isDeviceDashBoard
        in: query
        description: Flag whether it is device dashboard request
        schema:
          type: boolean
          default: false
      responses:
        '200':
          description: Success
          content:
            application/json:
              schema:
                type: object
              examples:
                DPI query field in JSON:
                  description: DPI query field in JSON
                  value:
                    header: {}
                    data:
                    - property: entry_time
                      name: Event Time
                      isRequired: true
                      dataType: date
                      fieldData:
                        type: dateList
                      options:
                      - key: last_24_hours
                        value: Last 24 hours
                        number: '24'
                        enableDateFields: false
                      - key: last_12_hours
                        value: Last 12 hours
                        number: '12'
                        enableDateFields: false
                      - key: last_6_hours
                        value: Last 6 hours
                        number: '6'
                        enableDateFields: false
                      - key: last_3_hours
                        value: Last 3 hours
                        number: '3'
                        enableDateFields: false
                      - key: last_1_hour
                        value: Last 1 hour
                        number: '1'
                        enableDateFields: false
                    - property: vpn_id
                      name: VPN
                      isRequired: true
                      multiSelect: false
                      dataType: int
                      fieldData:
                        type: url
                        url: dataservice/device/action/vpn
                    - property: vdevice_name
                      name: Device name
                      isRequired: true
                      multiSelect: false
                      isHidden: true
                      dataType: string
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
      x-roles-required: Policy-read,Policy-write
  /device/cflowd/collector:
    get:
      tags:
      - Monitoring - Cflowd
      description: Get cflowd collector list from device
      operationId: createCflowdCollectorList
      parameters:
      - name: deviceId
        in: query
        description: Device IP
        required: true
        schema:
          pattern: ^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?).){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$
          type: string
      responses:
        '200':
          description: Success
          content:
            application/json:
              schema:
                type: array
                items:
                  type: object
              examples:
                Cflowd collector list:
                  description: Cflowd collector list
                  value: []
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
      x-roles-required: Policy-read,Policy-write
  /device/cflowd/device/fields:
    get:
      tags:
      - Monitoring - Cflowd
      description: Get CflowdvDPI query field JSON
      operationId: getCflowdDPIFieldJSON
      parameters:
      - name: isDeviceDashBoard
        in: query
        description: Flag whether it is device dashboard request
        schema:
          type: boolean
          default: false
      responses:
        '200':
          description: Success
          content:
            application/json:
              schema:
                type: object
              examples:
                DPI query field in JSON:
                  description: DPI query field in JSON
                  value:
                  - name: Event Time
                    dataType: date
                    isRequired: true
                    property: entry_time
                    options:
                    - enableDateFields: false
                      value: Last 24 hours
                      key: last_24_hours
                      number: '24'
                    - enableDateFields: false
                      value: Last 12 hours
                      key: last_12_hours
                      number: '12'
                    - enableDateFields: false
                      value: Last 6 hours
                      key: last_6_hours
                      number: '6'
                    - enableDateFields: false
                      value: Last 3 hours
                      key: last_3_hours
                      number: '3'
                    - enableDateFields: false
                      value: Last 1 hour
                      key: last_1_hour
                      number: '1'
                    - enableDateFields: false
                      value: Last 7 days
                      key: last_168_hours
                      number: '168'
                    fieldData:
                      type: dateList
                  - dataType: string
                    isRequired: true
                    property: dest_ip
                    multiSelect: false
                    name: Destination Ip
                  - dataType: long
                    isRequired: true
                    property: dest_port
                    multiSelect: false
                    name: Destination port
                  - name: Device name
                    dataType: string
                    isRequired: true
                    multiSelect: false
                    property: vdevice_name
                    isHidden: true
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
      x-roles-required: Device Monitoring-read
  /device/cflowd/flows:
    get:
      tags:
      - Monitoring - Cflowd
      description: Get list of cflowd flows from device
      operationId: createCflowCollectorList
      parameters:
      - name: vpn-id
        in: query
        description: VPN Id
        schema:
          type: string
          enum:
          - '0'
          - '512'
      - name: src-ip
        in: query
        description: Source IP
        schema:
          type: string
      - name: dest-ip
        in: query
        description: Destination IP
        schema:
          type: string
      - name: deviceId
        in: query
        description: Device IP
        required: true
        schema:
          pattern: ^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?).){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$
          type: string
      responses:
        '200':
          description: Success
          content:
            application/json:
              schema:
                type: array
                items:
                  type: object
              examples:
                Cflowd flows list:
                  description: Cflowd flows list
                  value: []
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
      x-roles-required: Policy-read,Policy-write
  /device/cflowd/flows-count:
    get:
      tags:
      - Monitoring - Cflowd
      description: Get cflowd flow count from device
      operationId: createCflowdFlowsCountList
      parameters:
      - name: vpn-id
        in: query
        description: VPN Id
        schema:
          type: string
          enum:
          - '0'
          - '512'
      - name: src-ip
        in: query
        description: Source IP
        schema:
          type: string
      - name: dest-ip
        in: query
        description: Destination IP
        schema:
          type: string
      - name: deviceId
        in: query
        description: Device IP
        required: true
        schema:
          pattern: ^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?).){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$
          type: string
      responses:
        '200':
          description: Success
          content:
            application/json:
              schema:
                type: object
              examples:
                Cflowd flow count:
                  description: Cflowd flow count
                  value: {}
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
      x-roles-required: Policy-read,Policy-write
  /device/cflowd/fnf/cache-stats:
    get:
      tags:
      - Monitoring - Cflowd
      description: Get FnF cache stats from device
      operationId: getFnFCacheStats
      parameters:
      - name: deviceId
        in: query
        description: Device IP
        required: true
        schema:
          pattern: ^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?).){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$
          type: string
      responses:
        '200':
          description: Success
          content:
            application/json:
              schema:
                type: object
              examples:
                FnF cache stats:
                  description: FnF cache stats
                  value: {}
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
      x-roles-required: Policy-read,Policy-write
  /device/cflowd/fnf/export-client-stats:
    get:
      tags:
      - Monitoring - Cflowd
      description: Get FnF export client stats from device
      operationId: getFnFExportClientStats
      parameters:
      - name: deviceId
        in: query
        description: Device IP
        required: true
        schema:
          pattern: ^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?).){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$
          type: string
      responses:
        '200':
          description: Success
          content:
            application/json:
              schema:
                type: object
              examples:
                FnF export client stats:
                  description: FnF export client stats
                  value: {}
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
      x-roles-required: Policy-read,Policy-write
  /device/cflowd/fnf/export-stats:
    get:
      tags:
      - Monitoring - Cflowd
      description: Get FnF export stats from device
      operationId: getFnFExportStats
      parameters:
      - name: deviceId
        in: query
        description: Device IP
        required: true
        schema:
          pattern: ^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?).){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$
          type: string
      responses:
        '200':
          description: Success
          content:
            application/json:
              schema:
                type: object
              examples:
                FnF export stats:
                  description: FnF export stats
                  value: {}
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
      x-roles-required: Policy-read,Policy-write
  /device/cflowd/fnf/flow-monitor:
    get:
      tags:
      - Monitoring - Cflowd
      description: Get FnF from device
      operationId: getFnf
      parameters:
      - name: deviceId
        in: query
        description: Device IP
        required: true
        schema:
          pattern: ^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?).){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$
          type: string
      responses:
        '200':
          description: Success
          content:
            application/json:
              schema:
                type: object
              examples:
                FnF:
                  description: FnF
                  value: {}
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
      x-roles-required: Policy-read,Policy-write
  /device/cflowd/fnf/monitor-stats:
    get:
      tags:
      - Monitoring - Cflowd
      description: Get FnF monitor stats from device
      operationId: getFnFMonitorStats
      parameters:
      - name: deviceId
        in: query
        description: Device IP
        required: true
        schema:
          pattern: ^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?).){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$
          type: string
      responses:
        '200':
          description: Success
          content:
            application/json:
              schema:
                type: object
              examples:
                FnF monitor stats:
                  description: FnF monitor stats
                  value: {}
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
      x-roles-required: Policy-read,Policy-write
  /device/cflowd/statistics:
    get:
      tags:
      - Monitoring - Cflowd
      description: Get cflowd statistics from device
      operationId: createCflowdStatistics
      parameters:
      - name: deviceId
        in: query
        description: Device IP
        required: true
        schema:
          pattern: ^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?).){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$
          type: string
      responses:
        '200':
          description: Success
          content:
            application/json:
              schema:
                type: object
              examples:
                Cflowd statistics:
                  description: Cflowd statistics
                  value:
                  - model_sk: None
                    state_description: All daemons up
                    site-id: '200'
                    version: 20.7.999-1133
                    local-system-ip: 172.16.255.22
                    timezone: UTC
                    controlConnections: '7'
                    domain-id: '0'
                    total_cpu_count: '2'
                    device-groups:
                    - No groups
                    device-type: vmanage
                    uuid: b9944bb0-b10b-427a-8fb4-5d3b51eec679
                    lastupdated: 1639105319291
                    platform: x86_64
                    state: green
                    host-name: vm12
                    uptime-date: 1638953400000
                    latitude: '37.666684'
                    system-ip: 172.16.255.22
                    personality: vmanage
                    status: normal
                    board-serial: '12345963'
                    validity: valid
                    certificate-validity: Valid
                    max-controllers: '0'
                    device-model: vmanage
                    deviceId: 172.16.255.22
                    layoutLevel: 1
                    testbed_mode: true
                    device-os: next
                    isDeviceGeoData: false
                    connectedVManages:
                    - 172.16.255.22
                    longitude: '-122.777023'
                    reachability: reachable
                    statusOrder: 4
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
      x-roles-required: Policy-read,Policy-write
  /device/cflowd/template:
    get:
      tags:
      - Monitoring - Cflowd
      description: Get cflowd template from device
      operationId: createCflowdTemplate
      parameters:
      - name: deviceId
        in: query
        description: Device IP
        required: true
        schema:
          pattern: ^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?).){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$
          type: string
      responses:
        '200':
          description: Success
          content:
            application/json:
              schema:
                type: object
              examples:
                Cflowd template:
                  description: Cflowd template
                  value: {}
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
      x-roles-required: Policy-read,Policy-write
  /statistics/cflowd:
    post:
      tags:
      - Monitoring - Cflowd
      description: Get stats raw data
      operationId: getStatsRawData_MonitoringCflowd_1804
      parameters:
      - name: page
        in: query
        description: page number
        schema:
          minimum: 1
          type: integer
          format: int64
      - name: pageSize
        in: query
        description: page size
        schema:
          minimum: 1
          type: integer
          format: int64
      - name: sortBy
        in: query
        description: sort by
        schema:
          pattern: ^[a-zA-Z-_]+$
          type: string
      - name: sortOrder
        in: query
        description: sort order
        schema:
          type: string
      requestBody:
        description: Stats query string
        content:
          application/json:
            schema:
              type: object
            examples:
              Stats query string:
                description: Stats query string
                value:
                  query:
                    condition: AND
                    rules:
                    - value:
                      - '24'
                      field: entry_time
                      type: date
                      operator: last_n_hours
                  aggregation:
                    field:
                    - property: name
                      sequence: 1
                    - property: proto
                      sequence: 2
                    histogram:
                      property: entry_time
                      type: minute
                      interval: 30
                      order: asc
                    metrics:
                    - property: latency
                      type: avg
                    - property: loss
                      type: avg
                    - property: loss_percentage
                      type: avg
                    - property: vqoe_score
                      type: avg
        required: true
      responses:
        '200':
          description: Success
          content:
            application/json:
              schema:
                type: object
              examples:
                Search result:
                  description: Search result
                  value:
                    data:
                    - remote_color: lte
                      fec_re: 0
                      vqoe_score: 10
                      device_model: vedge-cloud
                      latency: 1
                      tx_octets: 0
                      dst_ip: 10.0.106.1
                      local_color: lte
                      src_ip: 10.1.15.15
                      sla_class_names: test_sla_class
                      loss: 0
                      total: 600
                      tx_pkts: 0
                      fec_tx: 0
                      rx_octets: 0
                      statcycletime: 1589075400052
                      state: Up
                      local_system_ip: 172.16.255.15
                      tenant: default
                      entry_time: 1589073783045
                      loss_percentage: 0
                      rx_pkts: 0
                      vmanage_system_ip: 172.16.255.15
                      fec_rx: 0
                      src_port: 12366
                      jitter: 1
                      remote_system_ip: 172.16.255.16
                      vdevice_name: 172.16.255.15
                      proto: IPSEC
                      vip_idx: 351
                      dst_port: 12386
                      name: 172.16.255.15:lte-172.16.255.16:lte
                      sla_class_list: 0,1
                      tunnel_color: lte:lte
                      host_name: vm5
                      id: IuBG_HEB_JLsavezVkiZ
                    pageInfo:
                      startTime: '1589073783045'
                      endTime: '1589072535795'
                      count: 15
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
      deprecated: true
      x-roles-required: default
    get:
      tags:
      - Monitoring - Cflowd
      description: Get stats raw data
      operationId: getStatDataRawData_MonitoringCflowd_1803
      parameters:
      - name: query
        in: query
        description: Query string
        schema:
          type: string
        example:
          query:
            condition: AND
            rules:
            - value:
              - '24'
              field: entry_time
              type: date
              operator: last_n_hours
          aggregation:
            metrics:
            - property: latency
              type: avg
      - name: page
        in: query
        description: page number
        schema:
          minimum: 1
          type: integer
          format: int64
      - name: pageSize
        in: query
        description: page size
        schema:
          minimum: 1
          type: integer
          format: int64
      - name: sortBy
        in: query
        description: sort by(emp:entry_time)
        schema:
          pattern: ^[a-zA-Z-_]+$
          type: string
      - name: sortOrder
        in: query
        description: sort order(emp:asc、ASC、Asc、desc、Desc、DESC)
        schema:
          type: string
      responses:
        '200':
          description: Success
          content:
            application/json:
              schema:
                type: object
              examples:
                Search result:
                  description: Search result
                  value:
                    data:
                    - remote_color: 3g
                      fec_re: 0
                      vqoe_score: 10
                      device_model: vedge-cloud
                      latency: 1
                      tx_octets: 0
                      dst_ip: 10.0.101.2
                      local_color: lte
                      src_ip: 10.1.14.14
                      sla_class_names: None
                      loss: 0
                      total: 600
                      tx_pkts: 0
                      fec_tx: 0
                      rx_octets: 0
                      statcycletime: 1589075400056
                      state: Up
                      local_system_ip: 172.16.255.14
                      tenant: default
                      entry_time: 1589073792008
                      loss_percentage: 0
                      rx_pkts: 0
                      vmanage_system_ip: 172.16.255.14
                      fec_rx: 0
                      src_port: 12380
                      jitter: 1
                      remote_system_ip: 172.16.255.11
                      vdevice_name: 172.16.255.14
                      proto: IPSEC
                      vip_idx: 190
                      dst_port: 12366
                      name: 172.16.255.14:lte-172.16.255.11:3g
                      sla_class_list: '0'
                      tunnel_color: 3g:lte
                      host_name: vm4
                      id: 4OBG_HEB_JLsavezVUfr
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
      deprecated: true
      x-roles-required: default
  /statistics/cflowd/aggregation:
    post:
      tags:
      - Monitoring - Cflowd
      description: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
      operationId: getPostAggregationDataByQuery_MonitoringCflowd_3004
      requestBody:
        description: Stats query string
        content:
          application/json:
            schema:
              type: object
            examples:
              query string: {}
        required: true
      responses:
        '200':
          description: Success
          content:
            application/json:
              schema:
                type: object
              examples:
                query string: {}
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
      deprecated: true
      x-roles-required: default,dca
    get:
      tags:
      - Monitoring - Cflowd
      description: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
      operationId: getAggregationDataByQuery_MonitoringCflowd_3003
      parameters:
      - name: query
        in: query
        description: Query filter
        schema:
          type: string
        examples:
          query string: {}
      responses:
        '200':
          description: Success
          content:
            application/json:
              schema:
                type: object
              examples:
                query string: {}
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
      deprecated: true
      x-roles-required: default
  /statistics/cflowd/csv:
    get:
      tags:
      - Monitoring - Cflowd
      description: Get raw data with optional query as CSV
      operationId: getStatDataRawDataAsCSV_MonitoringCflowd_2203
      parameters:
      - name: query
        in: query
        description: Query string
        schema:
          type: string
        example:
          query:
            condition: AND
            rules:
            - value:
              - '24'
              field: entry_time
              type: date
              operator: last_n_hours
      responses:
        '200':
          description: Success
          content:
            text/csv:
              schema:
                type: string
              examples:
                Search result in csv format:
                  description: Search result in csv format
                  value: blob:https://<vmanageIP>/82c972bc-f9b3-4cce-bb70-1e1b033ef1cd
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
      deprecated: true
      x-roles-required: default
  /statistics/cflowd/doccount:
    post:
      tags:
      - Monitoring - Cflowd
      description: Get response count of a query
      operationId: getCountPost_MonitoringCflowd_2704
      requestBody:
        description: Query
        content:
          application/json:
            schema:
              type: object
            examples:
              Query:
                description: Query
                value:
                  query:
                    condition: AND
                    rules:
                    - value:
                      - '24'
                      field: entry_time
                      type: date
                      operator: last_n_hours
        required: true
      responses:
        '200':
          description: Success
          content:
            application/json:
              schema:
                type: object
              examples:
                Query result count:
                  description: Query result count
                  value:
                    count: 9642
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
      deprecated: true
    get:
      tags:
      - Monitoring - Cflowd
      description: Get response count of a query
      operationId: getCount_MonitoringCflowd_2703
      parameters:
      - name: query
        in: query
        description: Query
        required: true
        schema:
          type: string
        example:
          query:
            condition: AND
            rules:
            - value:
              - '24'
              field: entry_time
              type: date
              operator: last_n_hours
      responses:
        '200':
          description: Success
          content:
            application/json:
              schema:
                type: object
              examples:
                Query result count:
                  description: Query result count
                  value:
                    count: 17193
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
      deprecated: true
  /statistics/cflowd/fields:
    get:
      tags:
      - Monitoring - Cflowd
      description: Get fields and type
      operationId: getStatDataFields_MonitoringCflowd_2503
      responses:
        '200':
          description: Success
          content:
            application/json:
              schema:
                type: object
              example:
              - dataType: string
                property: mac
              - dataType: string
                property: vap
              - dataType: number
                property: rssi
              - dataType: string
                property: mode
              - dataType: number
                property: bandwidth
              - dataType: string
                property: data_security
              - dataType: number
                property: rx_rate
              - dataType: string
                property: assoc_time
              - dataType: date
                property: entry_time
              - dataType: date
                property: statcycletime
              - dataType: string
                property: ssid
              - dataType: number
                property: vip_idx
              - dataType: date
                property: vip_time
              - dataType: string
                property: vdevice_name
              - dataType: string
                property: host_name
              - dataType: string
                property: device_model
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
      deprecated: true
  /statistics/cflowd/page:
    get:
      tags:
      - Monitoring - Cflowd
      description: Get stats raw data
      operationId: getStatsPaginationRa

# --- truncated at 32 KB (43 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/cisco-catalyst-sdwan/refs/heads/main/openapi/cisco-catalyst-sdwan-monitoring-cflowd-api-openapi.yml