[
  {
    "applicationId": "19.12",
    "name": "Meraki HTTPS",
    "thresholds": {
      "type": "smart",
      "byNetwork": [
        {
          "networkId": "N_12345678",
          "goodput": 50000,
          "responseDuration": 1000
        },
        {
          "networkId": "L_23456789",
          "goodput": 3000,
          "responseDuration": 4000
        }
      ]
    }
  }
]