{
  "DiscoveredInterfaces": [
    {
      "ifIndex": 2,
      "Caption": "string",
      "ifType": 1,
      "ifSubType": 3,
      "InterfaceID": 2,
      "Manageable": false,
      "ifSpeed": 8,
      "ifAdminStatus": 2,
      "ifOperStatus": 8
    },
    {
      "ifIndex": 9,
      "Caption": "string",
      "ifType": 10,
      "ifSubType": 9,
      "InterfaceID": 9,
      "Manageable": false,
      "ifSpeed": 6,
      "ifAdminStatus": 10,
      "ifOperStatus": 2
    }
  ],
  "Result": "Succeed"
}