Namespace: loadBalancers

loadBalancers

Methods for interacting with the load balancer endpoints
https://www.vultr.com/api/#tag/load-balancer
Source:

Methods

createForwardingRule()

Create a forwarding rule for the specified forwarding rule.
https://www.vultr.com/api/#operation/create-load-balancer-forwarding-rules
Source:

createLoadBalancer()

Create a load balancer on the account.
https://www.vultr.com/api/#operation/create-load-balancer
Source:

deleteForwardingRule()

Delete the specified forwarding rule on the specified load balancer.
https://www.vultr.com/api/#operation/delete-load-balancer-forwarding-rule
Source:

deleteLoadBalancer()

Delete the specified load balancer.
https://www.vultr.com/api/#operation/delete-load-balancer
Source:

getFirewallRule()

Get information on the specified firewall rule for the specified load balancer.
https://www.vultr.com/api/#operation/get-loadbalancer-firewall-rule
Source:

getForwardingRule()

Get information on the specified forwarding rule for the specified load balancer.
https://www.vultr.com/api/#operation/get-load-balancer-forwarding-rule
Source:

getLoadBalancer()

Get information about the specified load balancer.
https://www.vultr.com/api/#operation/get-load-balancer
Source:

listFirewallRules()

List the firewall rules for the specified load balancer.
https://www.vultr.com/api/#operation/list-loadbalancer-firewall-rules
Source:

listForwardingRules()

List all forwarding rules for the specified load balancer.
https://www.vultr.com/api/#operation/list-load-balancer-forwarding-rules
Source:

listLoadBalancers()

List all load balancers on the account.
https://www.vultr.com/api/#operation/list-load-balancers
Source:

updateLoadBalancer()

Update information for the specified load balancer.
https://www.vultr.com/api/#operation/update-load-balancer
Source: