post_wifi_config_reset
Reset the Freebox WiFi configuration to default settings, clearing all custom wireless parameters.
Instructions
Crate a new the WifiMacFilter
Error codes: inval, exist, nospc, nodev, noent, busy, inval_band, inval_ssid, inval_freq, inval_cipher, inval_key_len, inval_key, inval_ht_mode, inval_ht_needs_wmm, inval_ac_needs_ht, inval_ac_not_2d4g
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | filter id | |
| mac | No | MAC address to filter | |
| comment | No | comment | |
| type | No | Values: `whitelist`: if mac_filter is set to whitelist this station will be allowed; `blacklist`: if mac_filter is set to blacklist this station will be rejected | |
| hostname | No | host name when available | |
| host | No | host information when available |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||