[Yandex Cloud documentation](../../../index.md) > [Yandex Application Load Balancer](../../index.md) > API reference > [REST](../index.md) > LoadBalancer > Overview

# Application Load Balancer API, REST: LoadBalancer

A set of methods for managing application load balancers.

## Methods

#|
||Method | Description ||
|| [Get](get.md) | Returns the specified application load balancer. ||
|| [List](list.md) | Lists application load balancers in the specified folder. ||
|| [Create](create.md) | Creates an application load balancer in the specified folder. ||
|| [Update](update.md) | Updates the specified application load balancer. ||
|| [Delete](delete.md) | Deletes the specified application load balancer. ||
|| [Start](start.md) | Starts the specified application load balancer. ||
|| [Stop](stop.md) | Stops the specified application load balancer. ||
|| [AddListener](addListener.md) | Adds a listener to the specified application load balancer. ||
|| [RemoveListener](removeListener.md) | Deletes the specified listener. ||
|| [UpdateListener](updateListener.md) | Updates the specified listener of the specified application load balancer. ||
|| [AddSniMatch](addSniMatch.md) | Adds a SNI handler to the specified listener. ||
|| [UpdateSniMatch](updateSniMatch.md) | Updates the specified SNI handler of the specified listener. ||
|| [RemoveSniMatch](removeSniMatch.md) | Deletes the specified SNI handler. ||
|| [GetTargetStates](getTargetStates.md) | Returns the statuses of all targets of the specified backend group in all their availability zones. ||
|| [ListOperations](listOperations.md) | Lists operations for the specified application load balancer. ||
|| [StartZonalShift](startZonalShift.md) | Start ZonalShift for the specified load balancer. ||
|| [CancelZonalShift](cancelZonalShift.md) | Cancel ZonalShift for the specified load balancer. ||
|| [DisableZones](disableZones.md) | Disable L7 traffic routing in zones for the specified load balancer. ||
|| [EnableZones](enableZones.md) | Enable L7 traffic routing back in zones for the specified load balancer. ||
|#