[Документация Yandex Cloud](../../../../index.md) > [Yandex Network Load Balancer](../../../index.md) > Справочник API > [gRPC (англ.)](../index.md) > NetworkLoadBalancer > Overview

# Network Load Balancer API, gRPC: NetworkLoadBalancerService

A set of methods for managing NetworkLoadBalancer resources.

## Methods

#|
||Method | Description ||
|| [Get](get.md) | Returns the specified NetworkLoadBalancer resource. ||
|| [List](list.md) | Retrieves the list of NetworkLoadBalancer resources in the specified folder. ||
|| [Create](create.md) | Creates a network load balancer in the specified folder using the data specified in the request. ||
|| [Update](update.md) | Updates the specified network load balancer. ||
|| [Delete](delete.md) | Deletes the specified network load balancer. ||
|| [Start](start.md) | Starts load balancing and health checking with the specified network load balancer with specified settings. ||
|| [Stop](stop.md) | Stops load balancing and health checking with the specified network load balancer. ||
|| [AttachTargetGroup](attachTargetGroup.md) | Attaches a target group to the specified network load balancer. ||
|| [DetachTargetGroup](detachTargetGroup.md) | Detaches the target group from the specified network load balancer. ||
|| [GetTargetStates](getTargetStates.md) | Gets states of target resources in the attached target group. ||
|| [AddListener](addListener.md) | Adds a listener to the specified network load balancer. ||
|| [RemoveListener](removeListener.md) | Removes the listener from the specified network load balancer. ||
|| [ListOperations](listOperations.md) | Lists operations for the specified network load balancer. ||
|| [DisableZones](disableZones.md) | Disable zones for the specified network load balancer. ||
|| [EnableZones](enableZones.md) | Enable zones for the specified network load balancer. ||
|#