{
  "request": {
    "param_paths": [
      "Device.WiFi.Radio.1.IEEE80211hEnabled"
    ],
    "max_depth": 1
  },
  "status_code": 200,
  "response": {
    "req_path_results": [
      {
        "requested_path": "Device.WiFi.Radio.1.IEEE80211hEnabled",
        "resolved_path_results": [
          {
            "resolved_path": "Device.WiFi.Radio.1.",
            "result_params": {
              "IEEE80211hEnabled": "1"
            }
          }
        ]
      }
    ]
  },
  "error": null
}