ubnt-api-devices/gateways.json

14 lines
208 B
JSON
Raw Normal View History

2023-05-11 19:23:37 +00:00
{
2023-05-11 19:27:04 +00:00
"devices":[
{
2023-05-11 19:36:24 +00:00
"name": "VPN01",
2023-05-11 19:45:37 +00:00
"mac": "ga:te:wa:yv:pn:01",
2023-05-11 19:36:24 +00:00
"domain": "other"
},
{
"name": "VPN02",
2023-05-11 19:45:37 +00:00
"mac": "ga:te:wa:yv:pn:02",
2023-05-11 19:29:18 +00:00
"domain": "other"
2023-05-11 19:27:04 +00:00
}
]
}