Load Balancing
Load Balancing distributes traffic across multiple servers according to predefined settings. By configuring traffic distribution appropriately for your environment, you can process traffic efficiently and maintain service continuity.
For more information about Load Balancing, see the Load Balancing service documentation.
API list
Browse the OpenAPI endpoints provided by Load Balancing in alphabetical order.
| API | Description |
|---|---|
| Add L7 policy rule | Add a rule to the specified L7 policy on the load balancer. |
| Add target | Add a new target instance to the load balancer target group. |
| Associate new public IP | A new public IP is created and automatically connected to the specified load balancer. |
| Associate public IP | Connect the previously created public IP to the specified load balancer. |
| Create HA group | Create a high availability group. |
| Create health monitor | Creates a health monitor in the specified target group. |
| Create L7 policy | Creates an L7 policy on the specified listener. |
| Create listener | Creates a listener on the specified load balancer. |
| Create load balancer | Create a new load balancer. |
| Create target group | Create a new load balancer target group. |
| Delete HA group | Delete a specific high availability group. |
| Delete health monitor | Deletes the specified health monitor. |
| Delete L7 policy | Delete the specific L7 policy set on the load balancer. |
| Delete L7 policy rule | Deletes an L7 rule set in a specific L7 policy on a load balancer. |
| Delete listener | Deletes a listener for a specific load balancer. |
| Delete load balancer | Deletes the specified load balancer. |
| Delete target group | Deletes the target group for the specified load balancer. |
| Detach HA group load balancer | Disassociates a load balancer from the specified high availability group. |
| Get HA group | View detailed information for a specified high availability group. |
| Get L7 policy | Queries the detailed information of the L7 policy corresponding to the specified L7 policy ID. |
| Get L7 policy rule | View the details of a single L7 rule belonging to a specific L7 policy on a load balancer. |
| Get listener | View detailed information about the listener set on the load balancer. |
| Get load balancer | View detailed information for a specific load balancer. |
| Get target | Look up target instances included in a specific load balancer target group. |
| Get target group | Queries the details of the load balancer target group corresponding to the specified target group ID. |
| Get target group health check subnets | View the list of IPs used for health check of the target group. |
| Get target group health monitor | Query detailed information of the target group health monitor corresponding to the specified health monitor ID. |
| List availability zones | View a list of Availability Zones where you can deploy your load balancer. |
| List HA groups | View the complete list of high availability groups. |
| List L7 policies | Query the list of L7 policies attached to the specified load balancer and listener. |
| List L7 policy rules | Query the list of rules defined in the specified L7 policy. |
| List listeners | View the entire list of listeners in the project. |
| List load balancer types | View the complete list of available load balancer types. |
| List load balancers | View the full list of your load balancers. |
| List target groups | View the list of target groups registered with the load balancer. |
| List targets in target group | View a list of target instances included in a specific load balancer target group. |
| List TLS certificates | View the list of TLS certificates available on your load balancer. |
| Remove public IP | Disconnect or disconnect and delete a public IP from the specified load balancer. |
| Remove target | Deletes the specified target instance from the load balancer target group. |
| Update access log | Sets access logs from the specified load balancer to be stored in the bucket. |
| Update HA group | Modify the description of a specific high availability group. |
| Update HA group load balancer | Add a load balancer in a new Availability Zone to your high availability load balancer. |
| Update health monitor | Modifies the settings of the specified health monitor. |
| Update L7 policy | Modifies the specified L7 policy. |
| Update L7 policy rule | Modify the conditions and properties of specific L7 rules belonging to an L7 policy. |
| Update listener | Modify specific listener settings on your load balancer. |
| Update load balancer | Edit the name and description of a specific load balancer. |
| Update target | Modify information for a specific target instance in a load balancer target group. |
| Update target group | Modify the information of the target group connected to the load balancer. |
| Update targets | Batch modify information about multiple target instances in a load balancer target group. |