ipsecDashboardStats

ipsecDashboardStats
ipsecDashboardStats

Dashboard Statistics data for Ipsec.

JSON Example
{
    "ipsecBytesOut": [
        {
            "timestamp": 0,
            "value": "number"
        }
    ],
    "ipsecBytesIn": [
        {
            "timestamp": 0,
            "value": "number"
        }
    ],
    "ipsecTunnels": [
        {
            "timestamp": 0,
            "value": "number"
        }
    ]
}
ipsecBytesOut
Optional

Tx transmitted bytes.

ipsecBytesIn
Optional

Rx received bytes.

ipsecTunnels
Optional

Number of Ipsec tunnels.

Property Of