Files
go-unifi/fields/6.0.23/SettingSnmp.json
2020-10-20 10:10:32 -04: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}"
}