uplinkPmtu

uplinkPmtu
uplinkPmtu
JSON Example
{
    "uplinkId": "string",
    "uplinkName": "string",
    "serviceMeshIds": [
        "string"
    ],
    "currentMtu": 0,
    "configuredMtu": 0,
    "discoveredMtu": 0,
    "timestamp": 0,
    "overallErrorMessage": "string",
    "pmtuMetrics": [
        {
            "localAddress": "string",
            "remoteAddress": "string",
            "remoteUplinkId": "string",
            "rxPmtu": 0,
            "txPmtu": 0,
            "error": "string"
        }
    ]
}
string
uplinkId
Optional

uplinkId

string
uplinkName
Optional

uplinkName

array of string
serviceMeshIds
Optional

serviceMeshIds

integer
currentMtu
Optional

currentMtu

integer
configuredMtu
Optional

configuredMtu

integer
discoveredMtu
Optional

discoveredMtu

integer As int64 As int64
timestamp
Optional

timestamp

string
overallErrorMessage
Optional

overallErrorMessage

array of pmtuMetrics
pmtuMetrics
Optional

pmtuMetrics