{
  "applicationStatsOfAppliances": {
    "appliance-name": {
      "appName": [
        {
          "app": {
            "appName": "string"
          },
          "bytes": 4,
          "milliseconds": 7,
          "nePKId": "string",
          "totalInboundOutbound": 4,
          "vxoa": {
            "applianceName": "string",
            "nePkId": "string"
          }
        },
        {
          "app": {
            "appName": "string"
          },
          "bytes": 10,
          "milliseconds": 4,
          "nePKId": "string",
          "totalInboundOutbound": 9,
          "vxoa": {
            "applianceName": "string",
            "nePkId": "string"
          }
        },
        {
          "app": {
            "appName": "string"
          },
          "bytes": 4,
          "milliseconds": 2,
          "nePKId": "string",
          "totalInboundOutbound": 9,
          "vxoa": {
            "applianceName": "string",
            "nePkId": "string"
          }
        },
        {
          "app": {
            "appName": "string"
          },
          "bytes": 5,
          "milliseconds": 1,
          "nePKId": "string",
          "totalInboundOutbound": 6,
          "vxoa": {
            "applianceName": "string",
            "nePkId": "string"
          }
        },
        {
          "app": {
            "appName": "string"
          },
          "bytes": 10,
          "milliseconds": 2,
          "nePKId": "string",
          "totalInboundOutbound": 1,
          "vxoa": {
            "applianceName": "string",
            "nePkId": "string"
          }
        },
        {
          "app": {
            "appName": "string"
          },
          "bytes": 2,
          "milliseconds": 10,
          "nePKId": "string",
          "totalInboundOutbound": 2,
          "vxoa": {
            "applianceName": "string",
            "nePkId": "string"
          }
        },
        {
          "app": {
            "appName": "string"
          },
          "bytes": 7,
          "milliseconds": 9,
          "nePKId": "string",
          "totalInboundOutbound": 7,
          "vxoa": {
            "applianceName": "string",
            "nePkId": "string"
          }
        },
        {
          "app": {
            "appName": "string"
          },
          "bytes": 7,
          "milliseconds": 5,
          "nePKId": "string",
          "totalInboundOutbound": 6,
          "vxoa": {
            "applianceName": "string",
            "nePkId": "string"
          }
        },
        {
          "app": {
            "appName": "string"
          },
          "bytes": 7,
          "milliseconds": 4,
          "nePKId": "string",
          "totalInboundOutbound": 8,
          "vxoa": {
            "applianceName": "string",
            "nePkId": "string"
          }
        }
      ]
    }
  }
}