nodes_create
Add new VPN nodes to the Remnawave panel by specifying name, address, port, country, traffic settings, and configuration profiles.
Instructions
Create a new node in Remnawave
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Node name | |
| address | Yes | Node address (IP or hostname) | |
| port | No | Node port | |
| countryCode | No | Country code (e.g. US, DE, NL) | |
| isTrafficTrackingActive | No | Enable traffic tracking | |
| trafficLimitBytes | No | Traffic limit in bytes | |
| trafficResetDay | No | Day of month to reset traffic (1-31) | |
| notifyPercent | No | Traffic notification threshold percentage | |
| consumptionMultiplier | No | Traffic consumption multiplier | |
| activeConfigProfileUuid | Yes | Config profile UUID to assign | |
| activeInbounds | Yes | Array of inbound UUIDs to enable |