Realtime Monitoring API Endpoints

Realtime monitoring APIs query device state and information in realtime.

Application-Aware Routing

API calls for real-time monitoring of application-aware routing.

  • SLA Class
    Display information about the SLA classes operating on the router (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/app-route/sla-class?deviceId=deviceId

  • Statistics
    Display statistics about data traffic characteristics for all operational data plane tunnel (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/app-route/statistics?deviceId=deviceId

App Logs

API calls for real-time monitoring of packet flows.

  • Flow Count
    Display the count of packet flows that are being logged (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/app/log/flow-count?deviceId=deviceId

  • Flows
    Display logging information for packet flows (on vEdge routers only).

    GET https://{vmanage-ip-address/}dataservice/device/app/log/flows?deviceId=deviceId

ARP

API calls for real-time monitoring of ARP information. Display the IPv4 entries in the Address Resolution Protocol table, which lists the mapping of IP addresses to device MAC addresses.

GET https://{vmanage-ip-address}/dataservice/device/arp?deviceId=deviceId

BFD

API calls for real-time monitoring of BFD information.

  • History
    Display the history of the BFD sessions running on a vEdge router (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/bfd/history?deviceId=deviceId

  • Sessions
    Display information about the BFD sessions running on a vEdge router (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/bfd/sessions?deviceId=deviceId

  • Sessions from vManage NMS
    Display information about synced BFD sessions running on a vEdge router (from vManage NMS only).

    GET https://{vmanage-ip-address}/dataservice/device/bfd/synced/sessions?deviceId=deviceId

  • Summary
    Display summary information about the BFD sessions running on a vEdge router (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/bfd/summary?deviceId=deviceId

  • TLOC Summary
    Display BFD session summary information per TLOC (on vEdge routers only).

    GET https://vmanage-ip-address/dataservice/device/bfd/tloc?deviceId=deviceId

BGP

API calls for real-time monitoring of BGP information.

  • Neighbors
    List the router's BGP neighbors (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/bgp/neighbors?deviceId=deviceId

  • Routes
    List the router's BGP routes (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/bgp/routes?deviceId=deviceId

  • Summary
    Display the status of all BGP connections (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/bgp/summary?deviceId=deviceId

Bridge

API calls for real-time monitoring of bridging information.

  • Interface
    List information about the interfaces on which bridging is running (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/bridge/interface?deviceId=deviceId

  • MAC
    List the MAC addresses that this vEdge router has learned (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/bridge/mac?deviceId=deviceId

  • Table
    List the information in the bridge forwarding table.

    GET https://vmanage-ip-address/dataservice/device/bridge/table?deviceId=deviceId

Cellular

API calls for real-time monitoring of cellular information.

  • Modem
    Display cellular modem information and status (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/cellular/modem?deviceId=deviceId

  • Network
    Display cellular network information and status (on vEdge routers only).

    GET https://vmanage-ip-address/dataservice/device/cellular/network?deviceId=deviceId

  • Profiles
    Display cellular profile information and status (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/cellular/profiles?deviceId=deviceId

  • Radio
    Display cellular radio band information (on vEdge routers only).

    GET https://vmanage-ip-address/dataservice/device/cellular/radio?deviceId=deviceId

  • Sessions
    Display cellular session information (on vEdge routers only).

    GET https://vmanage-ip-address/dataservice/device/cellular/sessions?deviceId=deviceId

  • Status
    Display cellular status information (on vEdge routers only).

    GET https://vmanage-ip-address/dataservice/device/cellular/status?deviceId=deviceId

Cflowd

API calls for real-time monitoring of cflowd information.

  • Collector
    Display information about the configured cflowd collectors that the vEdge router has learned from a vSmart controller (on vEdge routers only).

    GET https://vmanage-ip-address/dataservice/device/cflowd/collector?deviceId=deviceId

  • Flows
    Display cflowd flow information (on vEdge routers only).

    GET https://vmanage-ip-address/dataservice/device/cflowd/flows?deviceId=deviceId

  • Flows Count
    Display the number of current cflowd traffic flows (on vEdge routers only).

    GET https://vmanage-ip-address/dataservice/device/cflowd/flows-count?deviceId=deviceId

  • Statistics
    Display cflowd packet statistics (on vEdge routers only).

    GET https://vmanage-ip-address/dataservice/device/cflowd/statistics?deviceId=deviceId

  • Template
    Display the cflowd template information that the vEdge router transmits periodically to the cflowd collector (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/cflowd/template?deviceId=deviceId

CloudExpress

API call for real-time monitoring of CloudExpress service.

  • Applications
    Display the best interfaces for applications configured with CloudExpress service.

    GET https://{vmanage-ip-address}/dataservice/device/cloudx/applications?deviceId=deviceId

Control

API calls for real-time monitoring of control plane connection information.

  • Affinity Configuration
    Display configuration information about the control connections between the vEdge router and one or more vSmart controllers (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/control/affinity/config?deviceId=deviceId

  • Affinity Status
    Display the status of the control connections between the vEdge router and one or more vSmart controllers (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/control/affinity/status?deviceId=deviceId

  • Connections
    Display information about active control plane connections (on vSmart controllers and vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/control/connections?deviceId=deviceId

  • Connections from vManage NMS
    Display information about active control plane connections (from vManage NMS only).

    GET https://{vmanage-ip-address}/dataservice/device/control/synced/connections?deviceId=deviceId

  • Connections History
    Display information about control plane connection attempts initiated by the local device.

    GET https://{vmanage-ip-address}/dataservice/device/control/synced/connectionshistory?deviceId=deviceId

  • Local Properties
    Display the basic configuration parameters and local properties related to the control plane (on vEdge routers, vManage NMSs, and vSmart controllers only).

    GET https://{vmanage-ip-address}/dataservice/device/control/localproperties?deviceId=deviceId

  • Local Properties from vManage NMS
    Display the basic configuration parameters and local properties related to the control plane (from vManage NMS only).

    GET https://{vmanage-ip-address}/dataservice/device/control/synced/localproperties?deviceId=deviceId

  • Statistics
    Display statistics about the packets that a vEdge router or vSmart controller has transmitted and received in the process of establishing and maintaining secure DTLS connections to Viptela devices in the overlay network (on vEdge routers and vSmart controllers only).

    GET https://{vmanage-ip-address}/dataservice/device/control/statistics?deviceId=deviceId

  • Summary
    List a count of Viptela devices that the local device is aware of. For devices running on virtual machines (VMs) that have more than one core, this API call shows the number of devices that each vdaemon process instance is handling.

    GET https://{vmanage-ip-address}/dataservice/device/control/summary?deviceId=deviceId

  • Valid vEdge Routers
    List the chassis numbers of the valid vEdge routers in the overlay network (on vSmart controllers only).

    GET https://{vmanage-ip-address}/dataservice/device/control/validdevices?deviceId=deviceId

  • Valid vSmart Controllers
    List the serial numbers of the valid vSmart controllers in the overlay network (on vEdge routers and vSmart controllers only).

    GET https://{vmanage-ip-address}/dataservice/device/control/validvsmarts?deviceId=deviceId

  • WAN Interface
    Display the basic configuration parameters and local properties related to the control plane (on vEdge routers, vManage NMSs, and vSmart controllers only).

    GET https://{vmanage-ip-address}/dataservice/device/control/waninterface?deviceId=deviceId

  • WAN Interface from vManage NMS
    Display the basic configuration parameters and local properties related to the control plane (from vManage NMS only).

    GET https://{vmanage-ip-address}/dataservice/device/control/synced/waninterface?deviceId=deviceId

Crash Log

API calls for real-time monitoring of crash logs.

  • Crash Log
    Display a list of the core files on the device.

    GET https://{vmanage-ip-address}/dataservice/device/crashlog?deviceId=deviceId

  • Crash Log from vManage NMS
    Display a list of the core files on the device (from vManage NMS only).

    GET https://{vmanage-ip-address}/dataservice/device/crashlog/synced?deviceId=deviceId

DHCP

API calls for real-time monitoring of DHCP information.

  • IPv6 Interface
    Display information about interfaces that are DHCPv6 clients (on vEdge routers and vSmart controllers only).

    GET https://{vmanage-ip-address}/dataservice/device/dhcpv6/interface?deviceId=deviceId

  • Interface
    Display information about interfaces that are DHCPv4 clients (on vEdge routers and vSmart controllers only).

    GET https://{vmanage-ip-address}/dataservice/device/dhcp/interface?deviceId=deviceId

  • Server
    Display information about the DHCP server functionality that is enabled on the router (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/dhcp/server?deviceId=deviceId

Dot1x

API calls for real-time monitoring of IEEE 802.1X information.

  • Clients
    Display information about the 802.1X clients in the network (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/dot1x/clients?deviceId=deviceId

  • Interfaces
    Display information about 802.1X–enabled interfaces (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/dot1x/interfaces?deviceId=deviceId

  • Radius
    Display statistics about the sessions with RADIUS servers being used for IEEE 802.1X and IEEE 802.11i authentication (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/dot1x/interfaces?deviceId=deviceId

DPI

API calls for real-time monitoring of DPI information.

  • Applications
    Display application-aware applications running on the vEdge router (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/dpi/applications?deviceId=deviceId

  • Flows
    Display flow information for the application-aware applications running on the vEdge router (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/dpi/flows?deviceId=deviceId

  • Summary
    Display summary statistics for DPI flows on the vEdge router (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/dpi/summary?deviceId=deviceId

  • Supported Applications
    List all the application-aware applications supported by the Viptela software on the vEdge router (on vEdge routers only).

    GET https://vmanage-ip-address/dataservice/device/dpi/supported-applications?deviceId=deviceId

Hardware

API calls for real-time monitoring of hardware information.

  • Alarms
    Display information about currently active hardware alarms (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/hardware/alarms?deviceId=deviceId

  • Alarms from vManage NMS
    Display information about currently active hardware alarms (from vManage NMS only).

    GET https://{vmanage-ip-address}/dataservice/hardware/synced/alarms?deviceId=deviceId

  • Environment
    Display status information about the router components, including component temperature (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/hardware/environment?deviceId=deviceId

  • Environment from vManage NMS
    Display status information about the router components, including component temperature (from vManage NMS only).

    GET https://{vmanage-ip-address}/dataservice/hardware/synced/environment?deviceId=deviceId

  • Inventory
    Display an inventory of the hardware components in the router, including serial numbers (from vManage NMS only).

    GET https://{vmanage-ip-address}/dataservice/hardware/synced/inventory?deviceId=deviceId

  • Inventory from vManage NMS
    Display an inventory of the hardware components in the router, including serial numbers (from vManage NMS only).

    GET https://{vmanage-ip-address}/dataservice/hardware/synced/inventory?deviceId=deviceId

  • Threshold
    Display temperature thresholds at which green, yellow, and red alarms are generated (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/hardware/threshold?deviceId=deviceId

IGMP

API calls for real-time monitoring of IGMP information.

  • Groups
    Display information about multicast groups (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/igmp/groups?deviceId=deviceId

  • Interface
    Display information about the interfaces on which IGMP is enabled on the router (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/igmp/interface?deviceId=deviceId

  • Statistics
    Display IGMP statistics (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/igmp/statistics?deviceId=deviceId

  • Summary
    Display information about the IGMP version and IGMP timers (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/igmp/summary?deviceId=deviceId

Interface

API calls for real-time monitoring of interface information.

  • ARP Statistics
    Display the ARP statistics for each interface (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/interface/arp_stats?deviceId=deviceId

  • Error Statistics
    Display error statistics for interfaces (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/interface/error_stats?deviceId=deviceId

  • Interface
    Display information about IPv4 interfaces on a device.

    GET https://{vmanage-ip-address}/dataservice/device/interface?deviceId=deviceId

  • Interface from vManage NMS Display information about IPv4 interfaces on a Viptela device (from vManage NMS only).

    GET https://{vmanage-ip-address}/dataservice/device/interface/synced?deviceId=deviceId

  • Packet Size
    Display packet size information for each interface (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/interface/pkt_size?deviceId=deviceId

  • Port Statistics
    Display interface port statistics (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/interface/port_stats?deviceId=deviceId

  • Queue Statistics
    Display interface queue statistics (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/interface/queue_stats?deviceId=deviceId

  • Statistics
    Display interface statistics (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/interface/stats?deviceId=deviceId

IP

API calls for real-time monitoring of IP information.

  • FIB
    Display the IPv4 entries in the local forwarding table (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/ip/fib?deviceId=deviceId

  • MFIB OIL
    Display the list of outgoing interfaces from the Multicast Forwarding Information Base (MFIB) (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/ip/mfiboil?deviceId=deviceId

  • MFIB Statistics
    Display packet transmission and receipt statistics for active entries in the Multicast Forwarding Information Base (MFIB) (on vEdge routers only). Packet rates are computed every 10 seconds.

    GET https://{vmanage-ip-address}/dataservice/device/ip/mfibstats?deviceId=deviceId

  • MFIB Summary
    Display a summary of all active entries in the Multicast Forwarding Information Base (MFIB) (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/ip/mfibsummary?deviceId=deviceId

  • NAT Filter
    Display the NAT translational filters (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/ip/nat/filter?deviceId=deviceId

  • NAT Interface List the interfaces on which NAT is enabled and the NAT translational filters on those interfaces (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/ip/nat/interface?deviceId=deviceId

  • NAT Interface Statistics
    List packet, NAT, and ICMP statistics for the interfaces on which NAT is enabled (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/ip/nat/interfacestatistics?deviceId=deviceId

  • Routes
    Display the IPv4 entries in the local route table. On vSmart controllers, the route table incorporates forwarding information.

    For cEdge devices, GET https://{vmanage-ip-address}/dataservice/device/ip/ipRoutes?deviceId=deviceId

    For vEdge devices, GET https://{vmanage-ip-address}/dataservice/device/ip/routetable?deviceId=deviceId

IPsec

API calls for real-time monitoring of IPsec information.

  • Inbound Connections
    Display information about IPsec tunnels that originate on remote routers (on vEdge routers only).

  • Local SA
    Display security association information for the IPsec tunnels that have been created for local TLOCs (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/ipsec/localsa?deviceId=deviceId

  • Outbound Connections
    Display information about the IPsec connections to remote routers (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/ipsec/outbound?deviceId=deviceId

IPv6 Neighbors

API call for real-time monitoring of IPv6 neighbors.

  • IPv6 Neighbors Display the entries in the Address Resolution Protocol (ARP) table for IPv6 neighbors, which lists the mapping of IPv6 addresses to device MAC addresses (on vEdge routers and vSmart controllers only).

    GET https://{vmanage-ip-address}/dataservice/device/ndv6?deviceId=deviceId

Multicast

API calls for real-time monitoring of multicast overlay routing.

  • Replicator
    List information about multicast replicators (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/multicast/replicator?deviceId=deviceId

  • RPF List multicast reverse-path forwarding information (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/multicast/rpf?deviceId=deviceId

  • Topology
    List information related to the topology of the multicast domain (on vEdge routers only).

    https://{vmanage-ip-address}/dataservice/device/multicast/topology?deviceId=deviceId

  • Tunnel
    List information about the IPsec tunnels between multicast peers (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/multicast/tunnel?deviceId=deviceId

NTP

API calls for real-time monitoring of NTP information.

  • Associations
    Display information about the status of connections to NTP peers.

    GET https://{vmanage-ip-address}/dataservice/device/ntp/associations?deviceId=deviceId

  • Peer
    Display information about the NTP peers with which the Viptela software is synchronizing its clocks.

    GET https://{vmanage-ip-address}/dataservice/device/ntp/peer?deviceId=deviceId

OMP

API calls for real-time monitoring of OMP information.

  • Multicast Auto-Discover Advertised
    List the advertised peers that support multicast (on vEdge routers and vSmart controllers only).

    GET https://{vmanage-ip-address}/dataservice/device/omp/mcastautodiscoveradvt?deviceId=deviceId

  • Multicast Auto-Discover Received
    List the received peers that support multicast (on vEdge routers and vSmart controllers only).

    GET https://{vmanage-ip-address}/dataservice/device/omp/mcastautodiscoverrecv?deviceId=deviceId

  • Multicast Routes Advertised
    List the advertised multicast routes that OMP has learned from PIM join messages (on vEdge routers and vSmart controllers).

    GET https://{vmanage-ip-address}/dataservice/device/omp/mcastroutesadvt?deviceId=deviceId

  • Multicast Routes Received
    List the received multicast routes that OMP has learned from PIM join messages (on vEdge routers and vSmart controllers).

    GET https://{vmanage-ip-address}/dataservice/device/omp/mcastroutesrecv?deviceId=deviceId

  • Peers
    Display information about the OMP peering sessions that are active on the local vSmart controller or vEdge router.

    GET https://{vmanage-ip-address}/dataservice/device/omp/peers?deviceId=deviceId

  • Peers from vManage
    Display information about the OMP peering sessions that are active on the local vSmart controller or vEdge router (from vManage NMS only).

    GET https://{vmanage-ip-address}/dataservice/device/omp/synced/peers?deviceId=deviceId

  • Routes Advertised
    Display advertised OMP routes (on vSmart controllers and vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/omp/routes/advertised?deviceId=deviceId

  • Routes Received
    Display received OMP routes (on vSmart controllers and vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/omp/routes/received?deviceId=deviceId

  • Services
    Display the services learned from OMP peering sessions (on vSmart controllers and vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/omp/services?deviceId=deviceId

  • Summary
    Display information about the OMP sessions running between vSmart controllers and vEdge routers (on vSmart controllers and vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/omp/summary?deviceId=deviceId

  • TLOCs Advertised
    Display information learned from the TLOC routes advertised over the OMP sessions running between vSmart controllers and vEdge routers (on vSmart controllers and vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/omp/tlocs/advertised?deviceId=deviceId

  • TLOCs Received
    Display information learned from the TLOC routes received over the OMP sessions running between vSmart controllers and vEdge routers (on vSmart controllers and vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/omp/tlocs/received?deviceId=deviceId

Orchestrator

API calls for real-time monitoring of vBond orchestrator information.

  • Connections
    List the Viptela devices that have active DTLS connections to the vBond orchestrator (on vBond orchestrators only).

    GET https://{vmanage-ip-address}/dataservice/device/orchestrator/connections?deviceId=deviceId

  • Connections History
    List the history of connections and connection attempts made by the vBond orchestrator (on vBond orchestrators only).

    GET https://{vmanage-ip-address}/dataservice/device/orchestrator/connectionshistory?deviceId=deviceId

  • Local Properties
    Display the basic configuration parameters of a vBond orchestrator (on vBond orchestrators only).

    GET https://{vmanage-ip-address}/dataservice/device/orchestrator/localproperties?deviceId=deviceId

  • Summary
    Display a count of the vEdge routers, vManage Network Management Systems (NMSs), and vSmart controllers in the overlay network (on vBond orchestrators only). For vBond orchestrators running on virtual machines (VMs) that have more than one core, this API call shows the number of devices that each vdaemon process is handling.

    GET https://{vmanage-ip-address}/dataservice/device/orchestrator/summary?deviceId=deviceId

  • Valid vEdge Routers
    List the chassis numbers of the valid vEdge routers in the overlay network (on vBond orchestrators only).

    GET https://{vmanage-ip-address}/dataservice/device/orchestrator/validvedges?deviceId=deviceId

  • Valid vSmart Controllers
    List the serial numbers of the valid vSmart controllers in the overlay network (on vBond orchestrators only).

    GET https://{vmanage-ip-address}/dataservice/device/orchestrator/validsmarts?deviceId=deviceId

OSPF

API calls for real-time monitoring of OSPF information.

  • Database
    List the entries in the OSPF Link-State Advertisement (LSA) database (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/ospf/database?deviceId=deviceId

  • Database Summary
    List how many of each type of LSA is present in the OSPF database, along with the total number of LSAs in the database (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/ospf/databasesummary?deviceId=deviceId

  • External Database
    List the entries in the OSPF Link-State Advertisement (LSA) database (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/ospf/databaseexternal?deviceId=deviceId

  • Interface
    Display information about interfaces that are running OSPF (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/ospf/interface?deviceId=deviceId

  • Neighbor
    List information about OSPF neighbors (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/ospf/neighbor?deviceId=deviceId

  • Process
    Show information about each OSPF routing process running on the vEdge router (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/ospf/process?deviceId=deviceId

  • Routes
    Display the entries that the route table has learned from OSPF (on vEdge routers only).

    https://{vmanage-ip-address}/dataservice/device/ospf/routes?deviceId=deviceId

PIM

API calls for real-time monitoring of protocol independent multi-cast (PIM).

  • PIM Interface List
    List interfaces that are running PIM (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/pim/interface?deviceId=deviceId

  • PIM Neighbor List
    List PIM neighbors (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/pim/neighbor?deviceId=deviceId

  • PIM RP Mapping List
    Display the mappings of multicast groups to RPs (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/pim/rp-mapping?deviceId=deviceId

  • PIM Statistics List
    Display all PIM-related statistics on the router (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/pim/statistics?deviceId=deviceId

Policer

API call for real-time monitoring of policed interfaces.

  • Policer
    Display information about the policers that are in effect (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/policer?deviceId=deviceId

Policy

API calls for real-time monitoring of policy information.

  • Access List Associations
    Display the IPv4 access lists that are operating on each interface (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/policy/accesslistassociations?deviceId=deviceId

  • Access List Counters
    Display the number of packets counted by IPv4 access lists configured on the vEdge router (on vEdge routers only)

    GET https://{vmanage-ip-address}/dataservice/device/policy/accesslistcounters?deviceId=deviceId

  • Access List Names
    Display the names of the IPv4 access lists configured on the vEdge router (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/policy/accesslistnames?deviceId=deviceId

  • Access List Policers
    Display information about the policers configured in IPv4 access lists (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/policy/accesslistpolicers?deviceId=deviceId

  • App Route Policy Filter
    Display information about application-aware routing policy filters configured in IPv4 access lists (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/policy/approutepolicyfilter?deviceId=deviceId

  • Data Policy Filter
    Display information about data policy filters for configured counters and policers, and for out-of-sequence packets (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/policy/datapolicyfilter?deviceId=deviceId

  • QoS Map Information
    Display information about the QoS maps are applied to each interface (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/policy/qosmapinfo?deviceId=deviceId

  • QoS Scheduler Information
    Display information about the configured QoS schedulers and the associated QoS map (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/policy/qosschedulerinfo?deviceId=deviceId

  • Rewrite Associations
    Display information about rewrite rules to interface bindings (on vEdge routers only).

    https://{vmanage-ip-address}/dataservice/device/policy/rewriteassociations?deviceId=deviceId

PPP

API call for real-time monitoring of PPP interface information.

  • Interface
    Display PPP interface information (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/ppp/interface?deviceId=deviceId)

PPPoE

API calls for real-time monitoring of PPP over Ethernet.

  • Session
    Display PPPoE session information (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/pppoe/session?deviceId=deviceId

  • Statistics
    Display statistics for PPPoE sessions (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/pppoe/statistics?deviceId=deviceId

Reboot History

API calls for real-time monitoring of reboot history.

  • Reboot History
    Display the history of when this device has been rebooted.

    GET https://{vmanage-ip-address}/dataservice/device/reboothistory?deviceId=deviceId

  • Reboot History from vManage NMS
    Display the history of when this device has been rebooted (from vManage NMS only).

    GET https://{vmanage-ip-address}/dataservice/device/reboothistory/synced?deviceId=deviceId

Security

API calls for real-time monitoring of security information.

  • Information
    List the configured security information for IPsec tunnel connections (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/security/information?deviceId=deviceId

Software

API calls for real-time monitoring of software.

  • Software
    Retrieve interface list.

    GET https://{vmanage-ip-address}/dataservice/device/software?deviceId=deviceId

  • Software from vManage NMS
    Retrieve interface list from vManage NMS only.

    GET https://{vmanage-ip-address}/dataservice/device/software/synced?deviceId=deviceId

System

API calls for real-time monitoring of a device.

  • Status
    Display time and process information for the device, as well as CPU, memory, and disk usage data.

    GET https://{vmanage-ip-address}/dataservice/device/system/status?deviceId=deviceId

  • Status from vManage NMS
    Display time and process information for the device, as well as CPU, memory, and disk usage data (from vManage NMS only).

    GET https://{vmanage-ip-address}/dataservice/device/system/synced/status?deviceId=deviceId

Transport

API call for real-time monitoring of tunnel transport connections.

  • Connection
    Display the status of the DTLS connection to a vBond orchestrator (on vEdge routers and vSmart controllers only).

    GET https://{vmanage-ip-address}/dataservice/tunnel/transport/connection?deviceId=deviceId

Tunnel

API calls for real-time monitoring of data plane tunnels.

  • GRE Keepalive
    Display information about the keepalive packets transmitted and received on GRE tunnels that originate on the local router (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/tunnel/gre-keepalives?deviceId=deviceId

  • Statistics
    Display information about the packets transmitted and received on the data plane tunnels that originate on the local router (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/tunnel/statistics?deviceId=deviceId

Users

API call for real-time monitoring of users logged in to the device.

  • Device Users
    Display the users currently logged in to the device.

    GET https://{vmanage-ip-address}/dataservice/device/users?deviceId=deviceId

VPN

API call for real-time monitoring of VPNs.

  • VPN
    Display VPN instance list.

    GET https://{vmanage-ip-address}/dataservice/device/vpn?deviceId=deviceId

VRRP

API call for real-time monitoring of virtual router redundancy protocol (VRRP).

  • Virtual Router Redundancy Protocol
    Display information about the configured VRRP interfaces and groups (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/vrrp?deviceId=deviceId

WLAN

API calls for real-time monitoring of WLAN.

  • Clients
    Display information about the clients on the wireless LAN (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/wlan/clients?deviceId=deviceId

  • Interface
    Display information about the virtual access point (VAP) interfaces (on vEdge routers only)

    GET https://{vmanage-ip-address}/dataservice/device/wlan/interfaces?deviceId=deviceId

  • Radios
    Display information about the WLAN radios (on vEdge routers only).

    GET https://{vmanage-ip-address}/dataservice/device/wlan/radios?deviceId=deviceId