Files
go-unifi/fields/5.12.35/SettingSnmp.json
2020-01-10 14:31:12 -05:00

8 lines
155 B
JSON

{
"enabled": "true|false",
"enabledV3": "true|false",
"community": ".{1,256}",
"username": "[a-zA-Z0-9_-]{1,30}",
"x_password": "[^'\"]{8,32}"
}