UplinkTrafficData

UplinkTrafficData
UplinkTrafficData
JSON Example
{
    "trafficType": "string",
    "applianceType": "string",
    "llj": {
        "jitter": "number",
        "latency": "number",
        "lossRate": "number"
    },
    "throughput": {
        "uploadKbps": "number",
        "downloadKbps": "number"
    }
}
string
trafficType
Optional

trafficType

Possible values are : MIGRATION, NETWORK_EXTENSION,
string
applianceType
Optional

applianceType

llj
Optional

llj

throughput
Optional

throughput