Stefan Hoffmann
8c73e5838a
All checks were successful
continuous-integration/drone/push Build is passing
16 lines
278 B
JSON
16 lines
278 B
JSON
{
|
|
"devices":[
|
|
{
|
|
"name": "VPN01",
|
|
"mac": "00:00:00:00:00:01",
|
|
"domain": "other",
|
|
"adresses": ["5.9.220.114"]
|
|
},
|
|
{
|
|
"name": "VPN02",
|
|
"mac": "00:00:00:00:00:02",
|
|
"domain": "other",
|
|
"adresses": ["5.9.220.115"]
|
|
}
|
|
]
|
|
} |