Commit graph

6 commits

Author SHA1 Message Date
12206c16fe
make snmp opt-in for terraform provider devices
change snmp_enabled default from true to false so devices like
resolver1 that only need ping/dns don't trigger unnecessary snmp
discovery. skip sending snmp_version/snmp_port to the api when
snmp_enabled is false.
2026-03-17 11:13:07 -05:00
84bd97c120
Adding a device without an org id now works 2026-02-06 13:37:05 -06:00
4cdb96e189
feat: add site-less devices and SNMPv3 support
- Make site_id optional, add organization_id field
- Devices can be created without sites (directly in organization)
- Add SNMPv3 authentication and privacy fields
- Update documentation with new examples
2026-02-04 15:07:09 -06:00
233be61d3e
allow creating entities when they dont exist 2026-01-29 12:34:58 -06:00
3a970ac852
Name for devices is now optional 2026-01-26 13:36:06 -06:00
8fed566e22
init 2026-01-26 11:02:26 -06:00