{
  "request": {
    "param_paths": [
      "Device.WiFi.DataElements.Network.Device.*.ID",
      "Device.WiFi.DataElements.Network.Device.*.SoftwareVersion",
      "Device.WiFi.DataElements.Network.Device.*.Radio.*.BSS.*.SSID",
      "Device.WiFi.DataElements.Network.Device.*.Radio.*.BSS.*.BSSID"
    ],
    "max_depth": 6
  },
  "response": {
    "req_path_results": [
      {
        "requested_path": "Device.WiFi.DataElements.Network.Device.*.ID",
        "resolved_path_results": [
          {
            "resolved_path": "Device.WiFi.DataElements.Network.Device.1.",
            "result_params": {
              "ID": "74:12:13:21:48:2C"
            }
          },
          {
            "resolved_path": "Device.WiFi.DataElements.Network.Device.2.",
            "result_params": {
              "ID": "74:12:13:21:54:D8"
            }
          }
        ]
      },
      {
        "requested_path": "Device.WiFi.DataElements.Network.Device.*.SoftwareVersion",
        "resolved_path_results": [
          {
            "resolved_path": "Device.WiFi.DataElements.Network.Device.1.",
            "result_params": {
              "SoftwareVersion": "1.0.11.26032007"
            }
          },
          {
            "resolved_path": "Device.WiFi.DataElements.Network.Device.2.",
            "result_params": {
              "SoftwareVersion": "1.0.17.26032007"
            }
          }
        ]
      },
      {
        "requested_path": "Device.WiFi.DataElements.Network.Device.*.Radio.*.BSS.*.SSID",
        "resolved_path_results": [
          {
            "resolved_path": "Device.WiFi.DataElements.Network.Device.1.Radio.1.BSS.1.",
            "result_params": {
              "SSID": "WaterCooler"
            }
          },
          {
            "resolved_path": "Device.WiFi.DataElements.Network.Device.1.Radio.1.BSS.2.",
            "result_params": {
              "SSID": ""
            }
          },
          {
            "resolved_path": "Device.WiFi.DataElements.Network.Device.1.Radio.2.BSS.1.",
            "result_params": {
              "SSID": "WaterCooler"
            }
          },
          {
            "resolved_path": "Device.WiFi.DataElements.Network.Device.1.Radio.2.BSS.2.",
            "result_params": {
              "SSID": ""
            }
          },
          {
            "resolved_path": "Device.WiFi.DataElements.Network.Device.1.Radio.3.BSS.1.",
            "result_params": {
              "SSID": "WaterCooler"
            }
          },
          {
            "resolved_path": "Device.WiFi.DataElements.Network.Device.1.Radio.3.BSS.2.",
            "result_params": {
              "SSID": ""
            }
          },
          {
            "resolved_path": "Device.WiFi.DataElements.Network.Device.2.Radio.1.BSS.1.",
            "result_params": {
              "SSID": "WaterCooler"
            }
          },
          {
            "resolved_path": "Device.WiFi.DataElements.Network.Device.2.Radio.2.BSS.1.",
            "result_params": {
              "SSID": "WaterCooler"
            }
          }
        ]
      },
      {
        "requested_path": "Device.WiFi.DataElements.Network.Device.*.Radio.*.BSS.*.BSSID",
        "resolved_path_results": [
          {
            "resolved_path": "Device.WiFi.DataElements.Network.Device.1.Radio.1.BSS.1.",
            "result_params": {
              "BSSID": "74:12:13:21:48:2d"
            }
          },
          {
            "resolved_path": "Device.WiFi.DataElements.Network.Device.1.Radio.1.BSS.2.",
            "result_params": {
              "BSSID": "7e:12:13:21:48:2d"
            }
          },
          {
            "resolved_path": "Device.WiFi.DataElements.Network.Device.1.Radio.2.BSS.1.",
            "result_params": {
              "BSSID": "74:12:13:21:48:2e"
            }
          },
          {
            "resolved_path": "Device.WiFi.DataElements.Network.Device.1.Radio.2.BSS.2.",
            "result_params": {
              "BSSID": "7a:12:13:21:48:2e"
            }
          },
          {
            "resolved_path": "Device.WiFi.DataElements.Network.Device.1.Radio.3.BSS.1.",
            "result_params": {
              "BSSID": "74:12:13:21:48:2f"
            }
          },
          {
            "resolved_path": "Device.WiFi.DataElements.Network.Device.1.Radio.3.BSS.2.",
            "result_params": {
              "BSSID": "76:12:13:21:48:20"
            }
          },
          {
            "resolved_path": "Device.WiFi.DataElements.Network.Device.2.Radio.1.BSS.1.",
            "result_params": {
              "BSSID": "74:12:13:21:54:D9"
            }
          },
          {
            "resolved_path": "Device.WiFi.DataElements.Network.Device.2.Radio.2.BSS.1.",
            "result_params": {
              "BSSID": "7A:12:13:21:54:DA"
            }
          }
        ]
      }
    ]
  },
  "status_code": 200,
  "controller": "oktopus"
}