interconnectApplianceMetricsResponse_items_inner
interconnectApplianceMetricsResponse_items_inner
JSON Example
{
"timestamp": "number",
"applianceId": "string",
"serviceMeshId": "string",
"computeProfileId": "string",
"location": "string",
"applianceType": "string",
"summary": {
"overallStatus": "string",
"servicePipelineStatus": "string",
"overallTransportStatus": "string",
"overallEncryptionTunnelStatus": "string",
"transportSummary": [
{
"transportIp": "string",
"name": "string",
"totalTunnelCount": 0,
"totalActiveTunnelCount": 0,
"aggregatedTunnelStatus": "string"
}
],
"encryptionTunnelSummary": {
"totalTunnelCount": 0,
"totalActiveTunnelCount": 0,
"aggregatedTunnelStatus": "string"
},
"wanOptStatus": "string",
"reasons": [
"string"
],
"systemState": "string"
},
"statistics": {
"SystemStatus": {
"State": 0,
"Components": 0,
"Details": [
"string"
]
},
"PeerSiteConnectivity": {
"LocalSiteIp": "string",
"PeerSiteIp": "string",
"Summary": "string"
},
"Tunnels": [
{
"Id": "string",
"LocalAddress": "string",
"LocalPort": 0,
"RemoteAddress": "string",
"RemotePort": 0,
"Timestamp": "string",
"Summary": "string",
"Detail": "string",
"Ikev2Status": "string",
"Counters": {
"RxPackets": "number",
"RxPacketErrors": "number",
"RxPacketDropped": "number",
"RxPacketOverruns": "number",
"RxPacketFrame": "number",
"TxPackets": "number",
"TxPacketErrors": "number",
"TxPacketDropped": "number",
"TxPacketOverruns": "number",
"TxPacketCarrier": "number",
"Collisions": "number",
"TxQueuelen": "number",
"RxBytes": "number",
"TxBytes": "number",
"RxPacketRate": "number",
"TxPacketRate": "number",
"RxBitRate": "number",
"TxBitRate": "number"
},
"TunnelType": "string"
}
],
"Ipsec": {
"LoadedConnections": 0,
"ActiveConnections": 0
},
"WanOpts": [
{
"Address": "string",
"Summary": "string",
"Detail": "string"
}
],
"L2cStatus": {
"ArperStatus": {
"Enabled": false
},
"RewriteStatus": {
"Rewrites": "string"
}
},
"FouDynStatus": {
"Tuples": "string"
},
"TunnelGroupsBuckets": [
{
"Id": "string",
"BucketCount": 0,
"Tunnels": [
{
"Id": "string",
"BucketCount": 0,
"UserCount": 0,
"EspUserCount": 0
}
]
}
]
},
"applianceName": "string"
}
number
timestamp
Optional
Time in milliseconds at which the appliance metric record is collected in the HCX manager system level.
string
applianceId
Optional
Unique identifier for the appliance.
string
serviceMeshId
Optional
Unique identifier of appliance corresponding service mesh.
string
computeProfileId
Optional
Unique identifier of compute profile.
string
location
Optional
End-point location unique identifier.
string
applianceType
Optional
Type of the appliance
statistics
Optional
Statistic of the appliance.
string
applianceName
Optional
Name of the appliance.