freebox_api_php/docs/services/config/VPN/Client/Client.md

38 lines
699 B
Markdown

# Client
**Namespace** : alphayax\freebox\api\v3\services\config\VPN\Client
# Overview
- [Status](Client.md#Status)
- [Config](Client.md#Config)
<a name="Status"></a>
## 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 |
<a name="Config"></a>
## 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` | |