diff options
Diffstat (limited to 'pomba/network-discovery/config/jolt/port.json')
-rw-r--r-- | pomba/network-discovery/config/jolt/port.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pomba/network-discovery/config/jolt/port.json b/pomba/network-discovery/config/jolt/port.json index 99597b5..b702dcd 100644 --- a/pomba/network-discovery/config/jolt/port.json +++ b/pomba/network-discovery/config/jolt/port.json @@ -6,6 +6,7 @@ "id": "id", "name": "name", "admin_state_up": "tempList[].adminStateUp", + "description" : "tempList[].description", "mac_address" : "tempList[].macAddress" } } |