cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
906
Views
0
Helpful
2
Replies

REST-API: Interface Statistics

Pshemek
Level 1
Level 1

Hi,

 

The interface stats can be retrieved via /dataservice/data/device/statistics/interfacestatistics call (an example data record can be found below). Most fields in the response are clear, but can anyone provide even a rough explanation what's the vip_idx meaning  and what's the relation between the vip_idx and vpn_id ?

I've notices just a few records with the same vip_idx. The value of vip_idx is almost always unique.

 

{
"down_capacity_percentage": 0,
"tx_pps": 0,
"total_mbps": 0,
"device_model": "vedge-cloud",
"rx_kbps": 0,
"interface": "ge0/2",
"tx_octets": 0,
"oper_status": "Down",
"rx_errors": 0,
"bw_down": 0,
"tx_pkts": 0,
"tx_errors": 0,
"rx_octets": 0,
"statcycletime": 1560809400013,
"admin_status": "Down",
"bw_up": 0,
"interface_type": "physical",
"tenant": "default",
"entry_time": 1560798365347,
"af_type": "IPv4",
"rx_pkts": 0,
"rx_pps": 0,
"vmanage_system_ip": "4.4.4.60",
"tx_drops": 0,
"rx_drops": 0,
"tx_kbps": 0,
"vdevice_name": "4.4.4.60",
"up_capacity_percentage": 0,
"vip_idx": 26985,
"host_name": "vedge01",
"vpn_id": 0,
"id": "AWtnfWerknMrUPzwOIom"
},

2 Replies 2

tanisha_sarraf
Level 1
Level 1

Hi,

I tried hitting the API but it is asking the start time and end time. Could you please provide the request parameter?

 

 

 

tanisha_sarraf
Level 1
Level 1

What is the parameter needed to hit the below API:
/dataservice/data/device/statistics/interfacestatistics ??

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: