31 lines
581 B
JSON
31 lines
581 B
JSON
|
|
{
|
||
|
|
"id": 1,
|
||
|
|
"hostname": "vault",
|
||
|
|
"domain": "apophisnetworking.net",
|
||
|
|
"ipv4gateway": "192.168.2.1",
|
||
|
|
"ipv6gateway": "",
|
||
|
|
"nameserver1": "8.8.8.8",
|
||
|
|
"nameserver2": "8.8.4.4",
|
||
|
|
"nameserver3": "1.1.1.1",
|
||
|
|
"httpproxy": "",
|
||
|
|
"hosts": [],
|
||
|
|
"domains": [],
|
||
|
|
"service_announcement": {
|
||
|
|
"mdns": true,
|
||
|
|
"wsd": true,
|
||
|
|
"netbios": true
|
||
|
|
},
|
||
|
|
"activity": {
|
||
|
|
"type": "DENY",
|
||
|
|
"activities": []
|
||
|
|
},
|
||
|
|
"hostname_local": "vault",
|
||
|
|
"state": {
|
||
|
|
"ipv4gateway": "192.168.2.1",
|
||
|
|
"ipv6gateway": "",
|
||
|
|
"nameserver1": "8.8.8.8",
|
||
|
|
"nameserver2": "8.8.4.4",
|
||
|
|
"nameserver3": "1.1.1.1",
|
||
|
|
"hosts": []
|
||
|
|
}
|
||
|
|
}
|