{
  "request": {
    "param_paths": [
      "Device.WiFi.Radio.1.IEEE80211hEnabled"
    ],
    "max_depth": 1
  },
  "status_code": 200,
  "response": {
    "updated_obj_results": [
      {
        "requested_path": "Device.WiFi.Radio.1.",
        "oper_status": {
          "OperStatus": {
            "OperSuccess": {
              "updated_inst_results": [
                {
                  "affected_path": "Device.WiFi.Radio.1.",
                  "updated_params": {
                    "IEEE80211hEnabled": "false"
                  }
                }
              ]
            }
          }
        }
      }
    ]
  },
  "error": null
}