Skip to main content
Glama

create_forwarding_rule

Configure traffic routing for load balancers by defining frontend and backend protocols and ports to direct incoming requests to appropriate services.

Instructions

Create a forwarding rule for a load balancer.

Args: load_balancer_id: The load balancer ID or label (e.g., "web-lb", "api-load-balancer", or UUID) frontend_protocol: Frontend protocol ('http', 'https', 'tcp') frontend_port: Frontend port number backend_protocol: Backend protocol ('http', 'https', 'tcp') backend_port: Backend port number

Returns: Created forwarding rule information

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
backend_portYes
backend_protocolYes
frontend_portYes
frontend_protocolYes
load_balancer_idYes

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/rsp2k/mcp-vultr'

If you have feedback or need assistance with the MCP directory API, please join our Discord server