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

# Compute Cloud API, REST: Instance

A set of methods for managing Instance resources.

## Methods

#|
||Method | Description ||
|| [Get](get.md) | Returns the specified Instance resource. ||
|| [List](list.md) | Retrieves the list of Instance resources in the specified folder. ||
|| [Create](create.md) | Creates an instance in the specified folder. ||
|| [Update](update.md) | Updates the specified instance. ||
|| [Delete](delete.md) | Deletes the specified instance. ||
|| [UpdateMetadata](updateMetadata.md) | Updates the metadata of the specified instance. For more information on metadata, see [VM metadata](../../concepts/vm-metadata.md). ||
|| [GetSerialPortOutput](getSerialPortOutput.md) | Returns the serial port output of the specified Instance resource. ||
|| [Stop](stop.md) | Stops the running instance. ||
|| [Start](start.md) | Starts the stopped instance. ||
|| [Restart](restart.md) | Restarts the running instance. ||
|| [AttachDisk](attachDisk.md) | Attaches the disk to the instance. ||
|| [DetachDisk](detachDisk.md) | Detaches the disk from the instance. ||
|| [AttachFilesystem](attachFilesystem.md) | Attaches the filesystem to the instance. ||
|| [DetachFilesystem](detachFilesystem.md) | Detaches the filesystem from the instance. ||
|| [AddOneToOneNat](addOneToOneNat.md) | Enables One-to-one NAT on the network interface. ||
|| [RemoveOneToOneNat](removeOneToOneNat.md) | Removes One-to-one NAT from the network interface. ||
|| [UpdateNetworkInterface](updateNetworkInterface.md) | Updates the specified instance network interface. ||
|| [AttachNetworkInterface](attachNetworkInterface.md) | Attaches the network-interface to the instance. ||
|| [DetachNetworkInterface](detachNetworkInterface.md) | Detaches the network-interface to the instance. ||
|| [ListOperations](listOperations.md) | Lists operations for the specified instance. ||
|| [SimulateMaintenanceEvent](simulateMaintenanceEvent.md) |  ||
|| [Move](move.md) | Moves the specified instance to another folder of the same cloud. ||
|| [Relocate](relocate.md) | Moves the specified instance to another availability zone ||
|| [ListAccessBindings](listAccessBindings.md) | Lists access bindings for the instance. ||
|| [SetAccessBindings](setAccessBindings.md) | Sets access bindings for the instance. ||
|| [UpdateAccessBindings](updateAccessBindings.md) | Updates access bindings for the instance. ||
|#