Load Balancer Overview

Prev Next

Can be used in a VPC environment.

Description

This is a list of subcommands that can be executed in the vloadbalancer command.

Command

Load Balancer

Command Description
getLoadBalancerInstanceList Search list of load balancer instances.
getLoadBalancerInstanceDetail Use load balancer instance numbers to search the load balancer instance details.
createLoadBalancerInstance Create load balancer instances.
deleteLoadBalancerInstances Delete load balancer instances.
changeLoadBalancerInstanceConfiguration Change load balancer instance settings.
setLoadBalancerInstanceSubnet Set load balancer subnet.
setLoadBalancerDescription Edit load balancer description.
getLoadBalancerListenerList Search list of listeners registered in the load balancer.
createLoadBalancerListener Create new listeners in the load balancer.
deleteLoadBalancerListeners Delete listeners registered in the load balancer.
changeLoadBalancerListenerConfiguration Change load balancer listener settings.
getLoadBalancerRuleList Search list of rules registered in the load balancer listener.

Target Group

Command Description
getTargetGroupList Search list of target groups.
getTargetGroupDetail Use target group numbers to search the target group details.
createTargetGroup Create target groups.
deleteTargetGroups Delete target groups. You can't delete target groups in use.
changeTargetGroupConfiguration Change target group settings.
changeTargetGroupHealthCheckConfiguration Change target group's health check settings.
getTargetList Search list of targets applied to the target group.
setTarget Set targets to apply to the target group.
addTarget Add targets to apply to the target group.
removeTarget Remove targets applied to the target group.
setTargetGroupDescription Edit the target group description.