identify device by ip in api
This commit is contained in:
36
config.json
36
config.json
@ -10,48 +10,14 @@
|
||||
"ip": "10.10.10.1",
|
||||
"type": "router",
|
||||
"connection_type": "copper",
|
||||
"critical": true,
|
||||
"device_id": "udm-pro-id"
|
||||
},
|
||||
{
|
||||
"name": "USP PDU Pro",
|
||||
"ip": "10.10.10.107",
|
||||
"type": "pdu",
|
||||
"connection_type": "copper",
|
||||
"critical": true
|
||||
},
|
||||
{
|
||||
"name": "USW Aggregation",
|
||||
"ip": "10.10.10.238",
|
||||
"type": "switch",
|
||||
"connection_type": "fiber",
|
||||
"critical": true
|
||||
},
|
||||
{
|
||||
"name": "USW Flex Mini",
|
||||
"ip": "10.10.10.169",
|
||||
"type": "switch",
|
||||
"connection_type": "copper"
|
||||
},
|
||||
{
|
||||
"name": "USW Pro 24 PoE",
|
||||
"ip": "10.10.10.139",
|
||||
"type": "switch",
|
||||
"connection_type": "fiber",
|
||||
"critical": true,
|
||||
"device_id": "usw-24-poe-id"
|
||||
},
|
||||
{
|
||||
"name": "U6 Lite",
|
||||
"ip": "10.10.10.154",
|
||||
"type": "access_point",
|
||||
"connection_type": "copper"
|
||||
},
|
||||
{
|
||||
"name": "USP Strip",
|
||||
"ip": "10.10.10.243",
|
||||
"type": "pdu",
|
||||
"connection_type": "copper"
|
||||
"critical": true
|
||||
}
|
||||
],
|
||||
"check_interval": 30,
|
||||
|
||||
Reference in New Issue
Block a user