freebox_api_php/docs/services/config/Connection/Connection.md

66 lines
1.6 KiB
Markdown

# Connection
**Namespace** : alphayax\freebox\api\v3\services\config\Connection
# Overview
- [DynDns](./DynDns/DynDns.md)
- [DynDns](DynDns/DynDns.md#DynDns)
- [NoIP](DynDns/DynDns.md#NoIP)
- [Ovh](DynDns/DynDns.md#Ovh)
- [DynDns](Connection.md#DynDns)
- [Ftth](Connection.md#Ftth)
- [Connection](Connection.md#Connection)
- [Xdsl](Connection.md#Xdsl)
<a name="DynDns"></a>
## DynDns
**Class** : alphayax\freebox\api\v3\services\config\Connection\DynDns
### Public methods
| Method | Description |
|---|---|
| `getStatus` | Get the current DDns status |
| `getConfig` | Get the current DDns Configuration |
| `setConfig` | Set the DDns Configuration |
<a name="Ftth"></a>
## Ftth
**Class** : alphayax\freebox\api\v3\services\config\Connection\Ftth
### Public methods
| Method | Description |
|---|---|
| `getStatus` | Get the current Connection status |
<a name="Connection"></a>
## Connection
**Class** : alphayax\freebox\api\v3\services\config\Connection\Connection
### Public methods
| Method | Description |
|---|---|
| `getStatus` | Get the current Connection status |
| `getConfiguration` | Get the current Connection configuration |
| `setConfiguration` | Get the current Connection configuration |
| `getIPv6Configuration` | Get the current IPv6 Connection configuration |
| `setIPv6Configuration` | Update the IPv6 Connection configuration |
<a name="Xdsl"></a>
## Xdsl
**Class** : alphayax\freebox\api\v3\services\config\Connection\Xdsl
### Public methods
| Method | Description |
|---|---|
| `getStatus` | Get the current XDSL Connection status |