[Yandex Cloud documentation](../../../../index.md) > [Yandex Compute Cloud](../../../index.md) > API reference > REST > [Compute Cloud Instance Groups API](../index.md) > InstanceGroup > Overview

# Compute Cloud Instance Groups API, REST: InstanceGroup

A set of methods for managing InstanceGroup resources.

## Methods

#|
||Method | Description ||
|| [Get](get.md) | Returns the specified InstanceGroup resource. ||
|| [List](list.md) | Retrieves the list of InstanceGroup resources in the specified folder. ||
|| [Create](create.md) | Creates an instance group in the specified folder. ||
|| [CreateFromYaml](createFromYaml.md) | Creates an instance group in the specified folder from a YAML file. ||
|| [Update](update.md) | Updates the specified instance group. ||
|| [UpdateFromYaml](updateFromYaml.md) | Updates the specified instance group from a YAML file. ||
|| [Delete](delete.md) | Deletes the specified instance group. ||
|| [Start](start.md) | Starts the specified instance group. ||
|| [Stop](stop.md) | Stops the specified instance group. ||
|| [RollingRestart](rollingRestart.md) | Performs rolling restart of specified instances for the specified instance group. ||
|| [RollingRecreate](rollingRecreate.md) | Performs rolling recreate of specified instances for the specified instance group. ||
|| [ListInstances](listInstances.md) | Lists instances for the specified instance group. ||
|| [DeleteInstances](deleteInstances.md) | Delete instances from the instance group. ||
|| [StopInstances](stopInstances.md) | Stop instances from the instance group. ||
|| [ResumeProcesses](resumeProcesses.md) | Resumes all processes regarding management of the specified instance group, ||
|| [PauseProcesses](pauseProcesses.md) | Pauses all processes regarding management of the specified instance group, ||
|| [ListOperations](listOperations.md) | Lists operations for the specified instance group. ||
|| [ListLogRecords](listLogRecords.md) | Lists logs for the specified instance group. ||
|| [ListAccessBindings](listAccessBindings.md) | Lists existing access bindings for the specified instance group. ||
|| [SetAccessBindings](setAccessBindings.md) | Sets access bindings for the specified instance group. ||
|| [UpdateAccessBindings](updateAccessBindings.md) | Updates access bindings for the specified instance group. ||
|#