Files
MrBlake d8f3820dae
Build Windows agent / build (win-arm64) (push) Has been cancelled
Build Windows agent / build (win-x64) (push) Has been cancelled
feat: sync hardware modules, interfaces, and MAC addresses
docs: add complete copy-and-paste deployment guide
2026-07-21 13:59:11 +02:00

17 lines
402 B
JSON

{
"netbox_url": "https://netbox.example.com",
"api_token": "CHANGE_ME",
"region": "emea",
"site": "berlin",
"location": "office-1",
"device_role": "windows-client",
"verify_tls": true,
"allow_insecure_tls": false,
"timeout_seconds": 30,
"collect_software": true,
"max_software_entries": 250,
"create_hardware_modules": true,
"create_interfaces": true,
"custom_fields": {}
}