EnterpriseFlowStatsResource

EnterpriseFlowStatsResource
EnterpriseFlowStatsResource
JSON Example
{
    "bytesRx": "number",
    "bytesTx": "number",
    "totalBytes": "number",
    "packetsRx": "number",
    "packetsTx": "number",
    "totalPackets": "number",
    "flowCount": "number",
    "link": {
        "_href": "string",
        "created": "string",
        "logicalId": "string",
        "internalId": "string",
        "interface": "string",
        "macAddress": "string",
        "ipAddress": "string",
        "ipV6Address": "string",
        "netmask": "string",
        "networkSide": "string",
        "networkType": "string",
        "displayName": "string",
        "userOverride": false,
        "isp": "string",
        "org": "string",
        "lat": "number",
        "lon": "number",
        "lastActive": "string",
        "state": "string",
        "backupState": "string",
        "linkMode": "string",
        "lastEvent": "string",
        "lastEventState": "string",
        "alertsEnabled": false,
        "operatorAlertsEnabled": false,
        "serviceState": "string",
        "modified": "string",
        "edge": {
            "_href": "string",
            "activationKey": "string",
            "activationKeyExpires": "string",
            "activationState": "string",
            "activationTime": "string",
            "alertsEnabled": false,
            "bastionState": "string",
            "buildNumber": "string",
            "created": "string",
            "customInfo": "string",
            "description": "string",
            "deviceFamily": "string",
            "deviceId": "string",
            "dnsName": "string",
            "edgeState": "string",
            "edgeStateTime": "string",
            "endpointPkiMode": "string",
            "factoryBuildNumber": "string",
            "factorySoftwareVersion": "string",
            "platformBuildNumber": "string",
            "platformFirmwareVersion": "string",
            "modemBuildNumber": "string",
            "modemFirmwareVersion": "string",
            "lteRegion": "string",
            "haLastContact": "string",
            "haPreviousState": "string",
            "haSerialNumber": "string",
            "haState": "string",
            "isLive": false,
            "lastContact": "string",
            "logicalId": "string",
            "modelNumber": "string",
            "modified": "string",
            "name": "string",
            "operatorAlertsEnabled": false,
            "selfMacAddress": "string",
            "serialNumber": "string",
            "serviceState": "string",
            "serviceUpSince": "string",
            "softwareUpdated": "string",
            "softwareVersion": "string",
            "systemUpSince": "string",
            "links": [
                {
                    "_href": "string",
                    "created": "string",
                    "logicalId": "string",
                    "internalId": "string",
                    "interface": "string",
                    "macAddress": "string",
                    "ipAddress": "string",
                    "ipV6Address": "string",
                    "netmask": "string",
                    "networkSide": "string",
                    "networkType": "string",
                    "displayName": "string",
                    "userOverride": false,
                    "isp": "string",
                    "org": "string",
                    "lat": "number",
                    "lon": "number",
                    "lastActive": "string",
                    "state": "string",
                    "backupState": "string",
                    "linkMode": "string",
                    "lastEvent": "string",
                    "lastEventState": "string",
                    "alertsEnabled": false,
                    "operatorAlertsEnabled": false,
                    "serviceState": "string",
                    "modified": "string"
                }
            ],
            "site": {
                "_href": "string",
                "created": "string",
                "name": "string",
                "contactName": "string",
                "contactPhone": "string",
                "contactMobile": "string",
                "contactEmail": "string",
                "streetAddress": "string",
                "streetAddress2": "string",
                "city": "string",
                "state": "string",
                "country": "string",
                "postalCode": "string",
                "lat": "number",
                "lon": "number",
                "timezone": "string",
                "locale": "string",
                "shippingSameAsLocation": false,
                "shippingContactName": "string",
                "shippingAddress": "string",
                "shippingAddress2": "string",
                "shippingCity": "string",
                "shippingState": "string",
                "shippingCountry": "string",
                "shippingPostalCode": "string",
                "modified": "string"
            },
            "enterprise": {
                "_href": "string",
                "created": "string",
                "alertsEnabled": false,
                "operatorAlertsEnabled": false,
                "endpointPkiMode": "string",
                "name": "string",
                "domain": "string",
                "prefix": "string",
                "logicalId": "string",
                "accountNumber": "string",
                "description": "string",
                "contactName": "string",
                "contactPhone": "string",
                "contactMobile": "string",
                "contactEmail": "string",
                "streetAddress": "string",
                "streetAddress2": "string",
                "city": "string",
                "state": "string",
                "postalCode": "string",
                "country": "string",
                "lat": "number",
                "lon": "number",
                "timezone": "string",
                "locale": "string",
                "modified": "string",
                "gatewayPool": {
                    "_href": "string"
                },
                "bastionState": "string"
            },
            "haMode": "string",
            "standbySystemUpSince": "string",
            "standbyServiceUpSince": "string",
            "standbySoftwareVersion": "string",
            "standbyFactorySoftwareVersion": "string",
            "standbyFactoryBuildNumber": "string",
            "standbyBuildNumber": "string",
            "standbyModelNumber": "string",
            "standbyDeviceId": "string"
        }
    },
    "application": {
        "_href": "string",
        "name": "string",
        "displayName": "string",
        "class": 0,
        "description": "string",
        "knownIpPortMapping": {},
        "protocolPortMapping": {},
        "mustNotPerformDpi": 0
    },
    "applicationClass": {
        "_href": "string"
    },
    "sourceIp": "string",
    "sourceMac": "string",
    "destFQDN": "string",
    "destIp": "string",
    "destPort": "number",
    "destDomain": "string"
}
number As float As float
bytesRx
Optional

bytesRx

number As float As float
bytesTx
Optional

bytesTx

number As float As float
totalBytes
Optional

totalBytes

number As float As float
packetsRx
Optional

packetsRx

number As float As float
packetsTx
Optional

packetsTx

number As float As float
totalPackets
Optional

totalPackets

number As float As float
flowCount
Optional

flowCount

link
Optional

link

application
Optional

application

applicationClass
Optional

applicationClass

string
sourceIp
Optional

sourceIp

string
sourceMac
Optional

sourceMac

string
destFQDN
Optional

destFQDN

string
destIp
Optional

destIp

number As float As float
destPort
Optional

destPort

string
destDomain
Optional

destDomain