Cisco Catalyst SD-WAN Data Collection Agent API

The Data Collection Agent API from Cisco Catalyst SD-WAN — 21 operation(s) for data collection agent.

Operations 23

PUT /dca/analytics #
POST /dca/analytics/all #
GET /dca/cloudservices/accesstoken #
POST /dca/cloudservices/accesstoken #
POST /dca/cloudservices/alarm #
GET /dca/cloudservices/idtoken #
POST /dca/cloudservices/idtoken #
GET /dca/cloudservices/telemetry #
POST /dca/data/device/state/{state_data_type} #
POST /dca/data/device/statistics/{stats_data_type} #
GET /dca/dcatenantowners #
POST /dca/device #
POST /dca/device/crashlog/details #
GET /dca/device/crashlog/synced #
GET /dca/settings/configuration/cloudservices/dca #
POST /dca/settings/configuration/{type}/dca #
POST /dca/statistics/settings/status #
POST /dca/system/device #
POST /dca/template/device/config/attachedconfig #
POST /dca/template/policy/definition/approute #
POST /dca/template/policy/list/vpn #
POST /dca/template/policy/vedge #
POST /dca/template/policy/vsmart #

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-data-collection-agent-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-data-collection-agent-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: SD-WAN Services Data Collection Agent API
  description: Includes API operations for managing SD-WAN services such as Cloud OnRamp for SaaS and MultiCloud
  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: Data Collection Agent
paths:
  /dca/analytics:
    put:
      tags:
      - Data Collection Agent
      description: Update collection time of DCARest stat for vAnalytics
      operationId: createStats
      requestBody:
        description: Stats query
        content:
          application/json:
            schema:
              type: object
            examples:
              Stats query:
                description: Stats query
                value:
                - tenantId: 15d42ac9-94d2-4c2b-bad1-4b7d5259ce84
                  stats:
                  - statisticsName: status
                    collectionTime: 1717158934
                  - statisticsName: device
                    collectionTime: 1717158934
                $$ref: '#/components/examples/ComViptelaVmanageServerDcaRequestExampleDcaAnalytics'
        required: true
      responses:
        '202':
          description: Accepted
          content:
            application/json:
              schema:
                type: object
              examples:
                Stats data:
                  description: Stats data
                  value: {}
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
  /dca/analytics/all:
    post:
      tags:
      - Data Collection Agent
      description: Get all statistics setting data
      operationId: getAllStatsDataDCA
      requestBody:
        description: Stats setting
        content:
          application/json:
            schema:
              type: object
            examples:
              Stats query:
                description: Stats query
                value:
                  tenantId:
                  - 15d42ac9-94d2-4c2b-bad1-4b7d5259ce84
                  - 84706b7c-6a71-4423-a55f-9bc069139e87
                $$ref: '#/components/examples/ComViptelaVmanageServerDcaRequestExampleDcaAnalyticsAll'
        required: true
      responses:
        '200':
          description: Success
          content:
            application/json:
              schema:
                type: object
              examples:
                Stats index status:
                  description: Stats index status
                  value:
                  - statisticsName: status
                    tenantId: 15d42ac9-94d2-4c2b-bad1-4b7d5259ce84
                    collectionTime: 1717155340
                    '@rid': 4660
                  - statisticsName: device
                    tenantId: 15d42ac9-94d2-4c2b-bad1-4b7d5259ce84
                    collectionTime: 1717157134
                    '@rid': 4661
                  - statisticsName: status
                    tenantId: 84706b7c-6a71-4423-a55f-9bc069139e87
                    collectionTime: 1717157437
                    '@rid': 4662
                  - statisticsName: device
                    tenantId: 84706b7c-6a71-4423-a55f-9bc069139e87
                    collectionTime: 1717155334
                    '@rid': 4696
                  $$ref: '#/components/examples/ComViptelaVmanageServerDcaResponseExampleDcaAnalyticsAll'
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
  /dca/cloudservices/accesstoken:
    get:
      tags:
      - Data Collection Agent
      description: Get DCA access token
      operationId: getAccessToken
      responses:
        '200':
          description: Success
          content:
            application/json:
              schema:
                type: object
              examples:
                DCA access token:
                  description: DCA access token
                  value:
                    token: token text
                    exp: 1717313731
                    sp_org_name: my sp org name
                    cloud: AWS
                    region: Americas
                    vmonitor_url: vmonitor.sdwan.cisco.com
                    dcs_url: analytics.sdwan.cisco.com
                    iss: urn:dms
                    iat: 1717140931
                    aud: urn:vanalytics
                  $$ref: '#/components/examples/ComViptelaVmanageServerDcaResponseExampleAccessToken'
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
    post:
      tags:
      - Data Collection Agent
      description: Set DCA access token
      operationId: storeAccessToken
      requestBody:
        description: DCA access token
        content:
          application/json:
            schema:
              type: object
            examples:
              DCA access token:
                description: DCA access token
                value:
                  token: token data
                  exp: 1717331845
                  sp_org_name: my org name
                  cloud: AWS
                  region: Americas
                  vmonitor_url: sdwan.cisco.com
                  dcs_url: sdwan.cisco.com
                  iss: urn:dms
                  iat: 1717159044
                  aud: urn:vanalytics
                $$ref: '#/components/examples/ComViptelaVmanageServerDcaRequestExampleAccessToken'
        required: true
      responses:
        '200':
          description: Success
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
  /dca/cloudservices/alarm:
    post:
      tags:
      - Data Collection Agent
      description: Generate DCA alarms
      operationId: generateAlarm
      requestBody:
        description: DCA alarm message
        content:
          application/json:
            schema:
              type: object
            examples:
              DCA alarm message:
                description: DCA alarm message
                value:
                  type: otp_expired
                  message: Cloud service OTP expired
        required: true
      responses:
        '202':
          description: Accepted
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
  /dca/cloudservices/idtoken:
    get:
      tags:
      - Data Collection Agent
      description: Get DCA Id token
      operationId: getIdToken
      responses:
        '200':
          description: Success
          content:
            application/json:
              schema:
                type: object
              examples:
                DCA Id token:
                  description: DCA Id token
                  value:
                    token: token text
                    exp: 1717313731
                    sp_org_name: my sp org name
                    cloud: AWS
                    region: Americas
                    vmonitor_url: vmonitor.sdwan.cisco.com
                    dcs_url: analytics.sdwan.cisco.com
                    iss: urn:dms
                    iat: 1717140931
                    aud: urn:vanalytics
                  $$ref: '#/components/examples/ComViptelaVmanageServerDcaResponseExampleIdToken'
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
    post:
      tags:
      - Data Collection Agent
      description: Set DCA Id token
      operationId: storeIdToken
      requestBody:
        description: DCA Id token
        content:
          application/json:
            schema:
              type: object
            examples:
              DCA Id token:
                description: DCA Id token
                value:
                  token: token data
                  sp_org_name: VMANAGE
                  cloud: AWS
                  region: Americas
                  vmonitor_url: sdwan.cisco.com
                  dcs_url: sdwan.cisco.com
                  exp: 1717180644
                  iss: urn:dms
                  iat: 1717159044
                  aud: urn:vanalytics
                $$ref: '#/components/examples/ComViptelaVmanageServerDcaRequestExampleIdToken'
        required: true
      responses:
        '200':
          description: Success
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
  /dca/cloudservices/telemetry:
    get:
      tags:
      - Data Collection Agent
      description: Get DCA telemetry settings
      operationId: getTelemetrySettings
      responses:
        '200':
          description: Success
          content:
            application/json:
              schema:
                type: object
              examples:
                DCA telemetry settings:
                  description: DCA telemetry settings
                  value:
                  - tenantId: default
                    optIn: 'true'
                    geography: north-america
                    feature_name: webex-group
                    cloudTenantId: 443d24ba-149b-4dfe-a0eb-9a4e32d525a0
                    org_name: my org name
                  $$ref: '#/components/examples/ComViptelaVmanageServerDcaResponseExampleAppTelemetry'
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
  /dca/data/device/state/{state_data_type}:
    post:
      tags:
      - Data Collection Agent
      description: Get device state data
      operationId: generateDCADeviceStateData
      parameters:
      - name: state_data_type
        in: path
        description: Device state data
        required: true
        schema:
          type: string
      requestBody:
        description: Query string
        content:
          application/json:
            schema:
              type: object
            examples:
              Query string:
                description: Query string
                value:
                  tenantId:
                  - 84706b7c-6a71-4423-a55f-9bc069139e87
                  count: 10000
                $$ref: '#/components/examples/ComViptelaVmanageServerDcaRequestExampleDeviceDataState'
        required: true
      responses:
        '200':
          description: Success
          content:
            application/json:
              schema:
                type: object
              examples:
                Device state:
                  description: Device state
                  value:
                    header:
                      generatedOn: 1717159047358
                      viewKeys:
                        uniqueKey:
                        - vdevice-dataKey
                        preferenceKey: grid-ControlWanInterface
                      columns:
                      - title: Instance
                        property: instance
                        width: 100
                        dataType: number
                      - title: Index
                        property: index
                        width: 100
                        dataType: number
                      - title: Interface
                        property: interface
                        width: 120
                        dataType: string
                      - title: Public IP
                        property: public-ip
                        width: 100
                        dataType: ip
                      - title: Public Port
                        property: public-port
                        width: 100
                        dataType: number
                      - title: Private IP
                        property: private-ip
                        width: 100
                        dataType: ip
                      - title: Private Port
                        property: private-port
                        width: 100
                        dataType: number
                      - title: Num vSmarts
                        property: num-vsmarts
                        width: 150
                        dataType: number
                      - title: Num vManages
                        property: num-vmanages
                        width: 150
                        dataType: number
                      - title: Weight
                        property: weight
                        width: 100
                        dataType: number
                      - title: Color
                        property: color
                        width: 100
                        dataType: string
                      - title: Carrier
                        property: carrier
                        width: 100
                        dataType: string
                      - title: Preference
                        property: preference
                        width: 100
                        dataType: string
                      - title: Max Controllers
                        property: per-wan-max-controllers
                        width: 100
                        dataType: number
                      - title: Admin State
                        property: admin-state
                        width: 100
                        dataType: string
                      - title: Operation State
                        property: operation-state
                        width: 150
                        dataType: string
                      - title: Last Connection
                        property: last-conn-time-date
                        displayFormat: DD MMM YYYY h:mm:ss A z
                        inputFormat: unix-time
                        width: 150
                        dataType: date
                      - title: Restrict
                        property: restrict-str
                        width: 50
                        dataType: string
                      - title: Control Conn Rqd
                        property: control-str
                        width: 50
                        dataType: string
                      - title: Vbond As Stun Server
                        property: vbond-as-stun-server
                        width: 150
                        dataType: string
                      - title: vManage Preference
                        property: vmanage-connection-preference
                        width: 150
                        dataType: string
                      - title: Private IPv6
                        property: private-ipv6
                        width: 150
                        dataType: string
                      - title: SPI Time Remaining
                        property: spi-change
                        width: 150
                        dataType: string
                      - title: Last Resort Interface
                        property: last-resort
                        width: 150
                        dataType: string
                      - title: Interface Changed Port
                        property: wan-port-hopped
                        width: 150
                        dataType: string
                      - title: Time Since Last Port Hop
                        property: wan-time-since-port-hop
                        width: 150
                        dataType: string
                      - title: Low Bandwidth Interface
                        property: low-bandwidth-link
                        width: 150
                        dataType: string
                      - title: NAT Type
                        property: nat-type
                        width: 150
                        dataType: string
                      - title: Region ID
                        property: region-id
                        width: 100
                        dataType: string
                      - title: Bind Interface
                        property: bind-interface
                        width: 100
                        dataType: string
                      - title: Last Updated
                        property: lastupdated
                        displayFormat: DD MMM YYYY h:mm:ss A z
                        inputFormat: unix-time
                        hideable: false
                        minWidth: 220
                        dataType: date
                      fields:
                      - property: vdevice-name
                        dataType: string
                      - property: vdevice-host-name
                        dataType: string
                      - property: instance
                        dataType: number
                      - property: index
                        dataType: number
                      - property: interface
                        dataType: string
                      - property: public-ip
                        dataType: ip
                      - property: public-port
                        dataType: number
                      - property: private-ip
                        dataType: ip
                      - property: private-port
                        dataType: number
                      - property: num-vsmarts
                        dataType: number
                      - property: num-vmanages
                        dataType: number
                      - property: weight
                        dataType: number
                      - property: color
                        dataType: string
                      - property: carrier
                        dataType: string
                      - property: preference
                        dataType: string
                      - property: per-wan-max-controllers
                        dataType: number
                      - property: admin-state
                        dataType: string
                      - property: operation-state
                        dataType: string
                      - property: last-conn-time
                        dataType: uptime
                      - property: last-conn-time-date
                        dataType: date
                      - property: restrict-str
                        dataType: string
                      - property: control-str
                        dataType: string
                      - property: vbond-as-stun-server
                        dataType: string
                      - property: vmanage-connection-preference
                        dataType: string
                      - property: private-ipv6
                        dataType: string
                      - property: spi-change
                        dataType: string
                      - property: last-resort
                        dataType: string
                      - property: wan-port-hopped
                        dataType: string
                      - property: wan-time-since-port-hop
                        dataType: string
                      - property: low-bandwidth-link
                        dataType: string
                      - property: nat-type
                        dataType: string
                      - property: region-id
                        dataType: string
                      - property: bind-interface
                        dataType: string
                      - property: service-provider
                        dataType: string
                      - property: bandwidth-upstream
                        dataType: number
                      - property: bandwidth-downstream
                        dataType: number
                      - property: createTimeStamp
                        dataType: date
                      - property: lastupdated
                        dataType: date
                      chart: {}
                    data:
                    - recordId: 0:ControlWanInterfaceNode:1717138766789:7619
                      instance: 0
                      low-bandwidth-link: 'No'
                      vdevice-name: 172.16.254.1
                      color: 3g
                      nat-type: E
                      admin-state: up
                      interface: ge0/1
                      restrict-str: 'no'
                      '@rid': 11469
                      private-ipv6: '::'
                      private-ip: 10.101.2.2
                      per-wan-max-controllers: 2
                      num-vsmarts: 2
                      num-vmanages: 0
                      preference: '0'
                      createTimeStamp: 1717138766789
                      weight: 1
                      index: 0
                      private-port: 12366
                      vdevice-host-name: vm2
                      vbond-as-stun-server: 'no'
                      control-str: 'yes'
                      carrier: default
                      last-resort: 'No'
                      vdevice-dataKey: 172.16.254.1-0-0
                      vmanage-connection-preference: '5'
                      vmanage-system-ip: 169.254.10.9
                      operation-state: up
                      public-ip: 10.101.2.2
                      tenantId: 84706b7c-6a71-4423-a55f-9bc069139e87
                      public-port: 12366
                      region-id: Default
                      lastupdated: 1717138787774
                      wan-port-hopped: 'TRUE'
                    pageInfo:
                      startId: '11469'
                      endId: '11469'
                      moreEntries: false
                      count: 1
                  $$ref: '#/components/examples/ComViptelaVmanageServerDcaResponseExampleDeviceDataState'
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
  /dca/data/device/statistics/{stats_data_type}:
    post:
      tags:
      - Data Collection Agent
      description: Get device statistics data
      operationId: generateDCADeviceStatisticsData
      parameters:
      - name: stats_data_type
        in: path
        description: Device statistics data
        required: true
        schema:
          type: string
      requestBody:
        description: Query string
        content:
          application/json:
            schema:
              type: object
            examples:
              Query string:
                description: Query string
                value:
                  tenantId:
                  - 15d42ac9-94d2-4c2b-bad1-4b7d5259ce84
                  - 26cef033-8569-402e-8742-dcab44fb82e3
                  - 84706b7c-6a71-4423-a55f-9bc069139e87
                  startDate: '2024-05-31T12:20:37'
                  endDate: '2024-05-31T12:25:37'
                  timeZone: UTC
                  count: 10000
                $$ref: '#/components/examples/ComViptelaVmanageServerDcaRequestExampleDataDeviceStatistics'
        required: true
      responses:
        '200':
          description: Success
          content:
            application/json:
              schema:
                type: object
              examples:
                Device statistics:
                  description: Device statistics
                  value:
                    header:
                      generatedOn: 1717159053944
                      viewKeys:
                        uniqueKey: []
                        preferenceKey: grid-raw_auditlog
                      columns:
                      - title: Entry_time
                        property: entry_time
                        displayFormat: DD MMM YYYY h:mm:ss A z
                        inputFormat: unix-time
                        dataType: date
                      - title: Log id
                        property: logid
                        dataType: string
                      - title: Log module
                        property: logmodule
                        dataType: string
                      fields:
                      - property: entry_time
                        dataType: date
                      - property: logid
                        dataType: string
                      - property: logmodule
                        dataType: string
                      chart: {}
                    data: []
                    pageInfo:
                      hasMoreData: false
                      count: 0
                      totalCount: 0
                  $$ref: '#/components/examples/ComViptelaVmanageServerDcaResponseExampleDataDeviceStatistics'
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
  /dca/dcatenantowners:
    get:
      tags:
      - Data Collection Agent
      description: Get DCA tenant owners
      operationId: getDCATenantOwners
      responses:
        '200':
          description: Success
          content:
            application/json:
              schema:
                type: object
              examples:
                DCA service owner:
                  description: DCA service owner
                  value:
                    2755bda8-49e7-4069-8a8f-47973a6db193:
                    - 7c72845a-6808-4a75-ad00-96d6c1741d42
                    342466c6-d0ed-49a8-96bf-1ad66e78dfcb:
                    - 2f38520a-ddc2-47cd-911d-5c83f2af2fd5
                    - 9e5ca1f3-e313-4ac1-870a-fc20e57ea460
                    - 99f164ee-72df-47c5-92b5-bc2ab9f22b02
                    - f8eb289f-81b3-4a4d-86eb-bdd0a37f928f
                    e3b38ba2-5f4d-492b-a624-e048028111c5:
                    - f6c58a1d-67f6-4c76-9006-c367c37eeb0b
                    - 30f18e33-8a12-4c17-882f-a57fd558027b
                  $$ref: '#/components/examples/ComViptelaVmanageServerDcaResponseExampleDcaTenantOwners'
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
  /dca/device:
    post:
      tags:
      - Data Collection Agent
      description: Get all devices
      operationId: listAllDevicesDCA
      requestBody:
        description: Query string
        content:
          application/json:
            schema:
              type: object
            examples:
              Query string:
                description: Query string
                value:
                  tenantId:
                  - 57501bad-32a7-4f52-8f54-8547dcd7403e
                  - 07917db1-bb13-40a0-a075-f81e91cd3bd4
        required: true
      responses:
        '200':
          description: Success
          content:
            application/json:
              schema:
                type: array
                items:
                  type: object
              examples:
                Device lists:
                  description: Device lists
                  value:
                    header:
                      generatedOn: 1717672137403
                      viewKeys:
                        uniqueKey:
                        - system-ip
                        preferenceKey: grid-DeviceMultitenant
                      columns:
                      - title: System IP
                        property: local-system-ip
                        width: 110
                        dataType: ipv4
                      - title: Site ID
                        property: site-id
                        width: 70
                        dataType: numberStr
                      - title: Device Model
                        property: device-model
                        display: multiColumns
                        width: 100
                        dataType: deviceModel
                      - title: Version
                        property: version
                        width: 150
                        dataType: string
                      - title: Up Since
                        property: uptime-date
                        displayFormat: DD MMM YYYY h:mm:ss A z
                        inputFormat: unix-time
                        width: 200
                        dataType: date
                      - title: Chassis Number/ID
                        property: uuid
                        width: 220
                        dataType: string
                      - title: Connected Manager
                        property: connectedVManages
                        visible: true
                        width: 500
                        dataType: array
                      fields:
                      - property: local-system-ip
                        dataType: ipv4
                      - property: site-id
                        dataType: numberStr
                      - property: device-model
                        dataType: deviceModel
                        display: multiColumns
                      - property: version
                        dataType: string
                      - property: uptime-date
                        dataType: date
                      - property: uuid
                        dataType: string
                      - property: connectedVManages
                        dataType: array
                    data:
                    - uuid: e730d2b0-20ab-4875-81ac-4994e1386f9e
                      device-model: vmanage
                      version: 20.15.0-89
                      connectedVManages:
                      - 169.254.10.1
                      site-id: '200'
                      uptime-date: 1717477260000
                      local-system-ip: 172.16.255.200
                      tenantId: 57501bad-32a7-4f52-8f54-8547dcd7403e
                    - uuid: 059e6962-a06e-4e03-93ca-1e32a1f65bab
                      device-model: vsmart
                      version: 20.15.0-47
                      connectedVManages:
                      - 169.254.10.1
                      site-id: '129'
                      uptime-date: 1717476420000
                      local-system-ip: 172.16.253.129
                      tenantId: 57501bad-32a7-4f52-8f54-8547dcd7403e
                    - uuid: b368ff1a-640c-4440-8f4d-1380ef86d4e6
                      version: 20.15.0-47
                      connectedVManages:
                      - 169.254.10.1
                      uptime-date: 1717476360000
                      local-system-ip: 172.16.255.128
                      tenantId: 57501bad-32a7-4f52-8f54-8547dcd7403e
                    - uuid: 03bbab85-fa08-490b-bb1b-e787999c0e10
                      device-model: vedge-cloud
                      version: 20.9.5-789
                      connectedVManages:
                      - 169.254.10.1
                      site-id: '3'
                      uptime-date: 1717475880000
                      local-system-ip: 172.16.254.2
                      tenantId: 07917db1-bb13-40a0-a075-f81e91cd3bd4
                  $$ref: '#/components/examples/ComViptelaVmanageServerDcaResponseExampleDevice'
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
  /dca/device/crashlog/details:
    post:
      tags:
      - Data Collection Agent
      description: Get crash log
      operationId: getCrashLogs
      requestBody:
        description: Query string
        content:
          application/json:
            schema:
              type: object
            examples:
              Stats query:
                description: Stats query
                value:
                  tenantId:
              

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