Provision VPN client
vpn_client_createProvision a VPN client on a specific node using a client name, node ID, and WireGuard public key. Requires appropriate org or node membership for access.
Instructions
Provision a VPN client on a node. Requires name, node_id, and client WireGuard public key. User needs org membership (public nodes) or node org membership (private).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Client/device label | |
| node_id | Yes | Target node peer id | |
| wg_public_key | Yes | Client WireGuard public key | |
| idempotency_key | No | ||
| wg_preshared_key | No |