# Client **Namespace** : alphayax\freebox\api\v3\services\config\VPN\Client # Overview - [Status](Client.md#Status) - [Config](Client.md#Config) ## Status **Class** : alphayax\freebox\api\v3\services\config\VPN\Client\Status ### Public methods | Method | Description | |---|---| | `getStatus` | Get the VPN client status | | `getLogs` | Get the VPN client Logs | ## Config **Class** : alphayax\freebox\api\v3\services\config\VPN\Client\Config ### Public methods | Method | Description | |---|---| | `getAll` | Get VPN Client configuration list | | `getFromId` | | | `add` | | | `delete` | | | `deleteFromId` | | | `update` | |