Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
  • Blog
  • Pricing
  • Documentation
Yandex project
© 2025 Yandex.Cloud LLC
Yandex Compute Cloud
  • Yandex Container Solution
  • Access management
  • Terraform reference
    • Authentication with the API
      • Overview
        • Overview
        • Get
        • List
        • Create
        • Update
        • Delete
        • UpdateMetadata
        • GetSerialPortOutput
        • Stop
        • Start
        • Restart
        • AttachDisk
        • DetachDisk
        • AttachFilesystem
        • DetachFilesystem
        • AttachNetworkInterface
        • DetachNetworkInterface
        • AddOneToOneNat
        • RemoveOneToOneNat
        • UpdateNetworkInterface
        • ListOperations
        • Move
        • Relocate
        • SimulateMaintenanceEvent
        • ListAccessBindings
        • SetAccessBindings
        • UpdateAccessBindings
  • Monitoring metrics
  • Audit Trails events
  • Release notes
  1. API reference
  2. gRPC
  3. Instance
  4. Overview

Compute Cloud API, gRPC: InstanceService

Written by
Yandex Cloud
Updated at October 28, 2024

A set of methods for managing Instance resources.

MethodsMethods

Method

Description

Get

Returns the specified Instance resource.

List

Retrieves the list of Instance resources in the specified folder.

Create

Creates an instance in the specified folder.

Update

Updates the specified instance.

Delete

Deletes the specified instance.

UpdateMetadata

Updates the metadata of the specified instance. For more information on metadata, see VM metadata.

GetSerialPortOutput

Returns the serial port output of the specified Instance resource.

Stop

Stops the running instance.

Start

Starts the stopped instance.

Restart

Restarts the running instance.

AttachDisk

Attaches the disk to the instance.

DetachDisk

Detaches the disk from the instance.

AttachFilesystem

Attaches the filesystem to the instance.

DetachFilesystem

Detaches the filesystem from the instance.

AttachNetworkInterface

Attaches the network-interface to the instance.

DetachNetworkInterface

Detaches the network-interface to the instance.

AddOneToOneNat

Enables One-to-one NAT on the network interface.

RemoveOneToOneNat

Removes One-to-one NAT from the network interface.

UpdateNetworkInterface

Updates the specified instance network interface.

ListOperations

Lists operations for the specified instance.

Move

Moves the specified instance to another folder of the same cloud.

Relocate

Moves the specified instance to another availability zone

SimulateMaintenanceEvent

ListAccessBindings

Lists access bindings for the instance.

SetAccessBindings

Sets access bindings for the instance.

UpdateAccessBindings

Updates access bindings for the instance.

Was the article helpful?

Previous
UpdateAccessBindings
Next
Get
Yandex project
© 2025 Yandex.Cloud LLC