hosts_create
Create new hosts in Remnawave VPN panels by specifying addresses, ports, security configurations, and assigning nodes for network management.
Instructions
Create a new host in Remnawave
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| remark | Yes | Host remark/name | |
| address | Yes | Host address | |
| port | Yes | Host port | |
| configProfileUuid | Yes | Config profile UUID | |
| configProfileInboundUuid | Yes | Config profile inbound UUID | |
| path | No | URL path | |
| sni | No | SNI (Server Name Indication) | |
| host | No | Host header | |
| alpn | No | ALPN protocol | |
| fingerprint | No | TLS fingerprint | |
| isDisabled | No | Create in disabled state | |
| securityLayer | No | Security layer | |
| tag | No | Host tag | |
| serverDescription | No | Server description | |
| nodes | No | Array of node UUIDs to assign |