The unique identifier (UUID) of the resource
Configure Resource Load Balancing
Configures load balancing settings for a resource, determining how traffic is distributed across multiple gateways. Supports both manual gateway selection and automatic load balancing algorithms.
Path Parameters
Body
application/json
Body
ApplyLoadBalancingDto
Allowed values:MANUALAUTOMATIC
Default:MANUAL
Response
Response
Successfully applied load balancing configuration
Authentication
Path Parameters
Body
Connect Resource to Gateways
Establishes network connections between a resource and one or more gateways, enabling users to access the resource through those gateways. This operation is essential for defining network topology and access paths.
Path Parameters
The unique identifier (UUID) of the resource
Body
application/json
Body
Comma-separated list of gateway IDs
Response
application/json
Response
Successfully created resource-gateway connections
Authentication
Path Parameters
Body
Disconnect Resource from Gateway
Removes the network connection between a resource and a specific gateway, preventing access to the resource through that gateway. This operation helps manage network topology and access control.
Path Parameters
The unique identifier (UUID) of the resource
The unique identifier (UUID) of the gateway to disconnect
Response
Response
Successfully disconnected resource from gateway
Authentication
Path Parameters
Addresses
Network address and endpoint management
List All Network Addresses
Retrieves all network addresses configured for the tenant, including IP addresses, hostnames, and domain names with their associated protocols and access types.
Response
application/json
Response
Successfully retrieved addresses
Allowed values:PRIVATESAASINTERNET