interface lif stats

Statistics for the object lif

lif Specification

Parameter Value
Type Collection
Collection Name lif-list
Collection URI /axapi/v3/interface/lif/{ifname}
Element Name lif
Element URI /axapi/v3/interface/lif/{ifname}/stats
Element Attributes lif_attributes
Partition Visibility None
Schema lif schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/interface/lif/{ifname}

lif attributes

Create List

POST

/axapi/v3/interface/lif/{ifname}

lif attributes

Get Object

GET

/axapi/v3/interface/lif/{ifname}/stats

lif attributes

Get List

GET

/axapi/v3/interface/lif/{ifname}

lif-list

Modify Object

POST

/axapi/v3/interface/lif/{ifname}/stats

lif attributes

Replace Object

PUT

/axapi/v3/interface/lif/{ifname}/stats

lif attributes

Replace List

PUT

/axapi/v3/interface/lif/{ifname}

lif-list

Delete Object

DELETE

/axapi/v3/interface/lif/{ifname}/stats

lif attributes

lif-list

lif-list is JSON List of lif attributes

lif-list : [

]

lif attributes

ifname

Description Lif interface name

Type: string

Maximum Length: 15 characters

Maximum Length: 1 characters

stats

Description: stats is a JSON Block. Please see below for stats

Type: Object

stats

Specification Value
Type object

dropped_dis_rx_pkts

Description some help string

Type: number

Format: counter

dropped_dis_tx_pkts

Description some help string

Type: number

Format: counter

dropped_rx_pkts

Description some help string

Type: number

Format: counter

dropped_rx_pkts_gre_key

Description some help string

Type: number

Format: counter

dropped_tx_pkts

Description some help string

Type: number

Format: counter

num_broadcast_pkts

Description some help string

Type: number

Format: counter

num_broadcast_tx_pkts

Description some help string

Type: number

Format: counter

num_multicast_pkts

Description some help string

Type: number

Format: counter

num_multicast_tx_pkts

Description some help string

Type: number

Format: counter

num_pkts

Description some help string

Type: number

Format: counter

num_total_bytes

Description some help string

Type: number

Format: counter

num_total_tx_bytes

Description some help string

Type: number

Format: counter

num_tx_pkts

Description some help string

Type: number

Format: counter

num_unicast_pkts

Description some help string

Type: number

Format: counter

num_unicast_tx_pkts

Description some help string

Type: number

Format: counter