The unique identifier (UUID) of the gateway
Enable Gateway Relay
Enables relay functionality for the gateway, allowing it to forward traffic between different network segments and improve connectivity for remote users.
Path Parameters
Response
200 application/json
Response
GatewayDto
Network gateway configuration and status information
Unique identifier for the gateway
Timestamp when the gateway was created
Timestamp when the gateway was first successfully deployed
Timestamp when the gateway was last updated
Human-readable name for the gateway
Detailed description of the gateway’s purpose and location
WireGuard VPN port number for this gateway
Current operational status of the gateway
Allowed values:PENDINGONLINEOFFLINEMAINTENANCEERROR
Error message if the gateway is in ERROR status
Authentication token for gateway communication
Timestamp when the gateway was last online
Whether the gateway can relay traffic between network segments
Network endpoint address for the gateway
Whether the gateway endpoint is automatically discovered
List of resources accessible through this gateway
Show Child Parameters
Authentication
Path Parameters
Disable Gateway Relay
Disables relay functionality for the gateway, restricting it to direct connections only. This may improve security but reduce connectivity options.
Path Parameters
The unique identifier (UUID) of the gateway
Response
200 application/json
Response
GatewayDto
Network gateway configuration and status information
Unique identifier for the gateway
Timestamp when the gateway was created
Timestamp when the gateway was first successfully deployed
Timestamp when the gateway was last updated
Human-readable name for the gateway
Detailed description of the gateway’s purpose and location
WireGuard VPN port number for this gateway
Current operational status of the gateway
Allowed values:PENDINGONLINEOFFLINEMAINTENANCEERROR
Error message if the gateway is in ERROR status
Authentication token for gateway communication
Timestamp when the gateway was last online
Whether the gateway can relay traffic between network segments
Network endpoint address for the gateway
Whether the gateway endpoint is automatically discovered
List of resources accessible through this gateway
Show Child Parameters
Authentication
Path Parameters
Test Gateway Configuration
Validates the gateway configuration by performing connectivity tests and verifying that all settings are properly configured. This helps identify configuration issues before deployment.
Path Parameters
The unique identifier (UUID) of the gateway
Response
200 application/json
Response
Authentication
Path Parameters
Resources
Network resource definition and access control
Create Network Resource
Creates a new network resource that defines access points for users and devices. Resources can be private networks, SaaS applications, or internet access points, each with specific protocols and access controls.
Body
application/json
Body
CreateResourceDto
Show Child Parameters
Allowed values:PRIVATESAASINTERNET
Response
application/json
Response
Successfully created the resource
ResourceDto
Allowed values:PRIVATESAASINTERNET
Allowed values:MANUALAUTOMATIC
Default:MANUAL
Allowed values:ONLINEOFFLINE
Show Child Parameters
Network gateway configuration and status information