put_connection_config
Update the Freebox connection configuration: adjust remote access, ping response, ad blocking, Wake-on-LAN, and other network settings.
Instructions
Updates the ConnectionConfiguration
Error codes: inval, nodev, noent, netdown, busy, invalid_port, insecure_password, invalid_provider, invalid_next_hop
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ping | No | should the Freebox respond to external ping requests | |
| is_secure_pass | No | is the admin password secure enough to enable remote access | |
| remote_access | No | enable/disable HTTP remote access | |
| remote_access_port | No | port number to use for remote HTTP access | |
| remote_access_min_port | No | This field indicate the minimum possible value for remote_access_port (see ConnectionStatus ipv4_port_range) | |
| remote_access_max_port | No | This field indicate the maximum possible value for remote_access_port (see ConnectionStatus ipv4_port_range) | |
| remote_access_ip | No | IPv4 to use for remote access (can be missing if connection is down) | |
| api_remote_access | No | is remote access enabled for apps, or share link | |
| wol | No | enable/disable Wake-on-lan proxy | |
| adblock | No | is ads blocking feature enabled | |
| adblock_not_set | No | if set to true adblock setting has never been set by the user | |
| allow_token_request | No | if false, user has disabled new token request. New apps can’t request a new token. Apps that already have a token are still allowed |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||