lb_delete_forwarding_rule
Delete a forwarding rule from a load balancer in Vultr. Specify the load balancer ID or label and the rule ID to remove it.
Instructions
Delete a forwarding rule from a load balancer.
Args: load_balancer_id: The load balancer ID or label (e.g., "web-lb", "api-load-balancer", or UUID) forwarding_rule_id: The forwarding rule ID ctx: FastMCP context for resource change notifications
Returns: Status message confirming deletion
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| load_balancer_id | Yes | ||
| forwarding_rule_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||