# Application Load Balancer API, REST: TargetGroup

A set of methods for managing target groups.

## Methods

#|
||Method | Description ||
|| [Get](get.md) | Returns the specified target group. ||
|| [List](list.md) | Lists target groups in the specified folder. ||
|| [Create](create.md) | Creates a target group in the specified folder. ||
|| [Update](update.md) | Updates the specified target group. ||
|| [Delete](delete.md) | Deletes the specified target group. ||
|| [AddTargets](addTargets.md) | Adds targets to the specified target group. ||
|| [RemoveTargets](removeTargets.md) | Removes targets from the specified target group. ||
|| [ListOperations](listOperations.md) | Lists operations for the specified target group. ||
|#