Yandex.Cloud
  • Services
  • Why Yandex.Cloud
  • Pricing
  • Documentation
  • Contact us
Get started
Yandex Compute Cloud
  • Getting started
    • Overview
    • Creating a Linux VM
    • Creating a Windows VM
    • Creating instance groups
  • Step-by-step instructions
    • All instructions
    • Creating VMs
      • Creating a Linux VM
      • Creating a Windows VM
      • Creating a VM from a set of disks
      • Create a VM with disks restored from snapshots
      • Creating a VM from a custom image
      • Creating a preemptible VM
      • Creating a VM with a GPU
    • DSVM
      • Overview
      • Creating a VM from a public DSVM image
    • Placement groups
      • Creating a placement group
      • Deleting a placement group
      • Creating a VM instance in a placement group
      • Adding a VM to a placement group
      • Removing a VM instance from a placement group
    • Images with pre-installed software
      • Creating a VM from a public image
      • Configuring software
      • Working with a VM based on a public image
      • Getting a list of public images
    • Getting information about a VM
      • Getting information about a VM
      • Viewing serial port output
    • Managing VMs
      • Stopping and starting a VM
      • Attaching a disk to a VM
      • Detaching a disk from a VM
      • Moving a VM to a different availability zone
      • Making a VM's public IP address static
      • Updating a VM
      • Changing VM computing resources
      • Deleting a VM
    • Working on VMs
      • Connecting to a VM via SSH
      • Connecting to a VM via RDP
      • Working with Yandex.Cloud from inside a VM
      • Installing NVIDIA drivers
    • Creating new disks
      • Creating an empty disk
    • Disk management
      • Creating a disk snapshot
      • Updating a disk
      • Deleting a disk
      • Deleting a disk snapshot
    • Creating new images
      • Uploading your image
    • Managing images
      • Deleting a disk image
    • Managing the serial console
      • Getting started
      • Connecting to a serial console via SSH
      • Connecting to a serial console via CLI
      • Start your terminal in the Windows SAC
      • Disabling access to the serial console
    • Creating instance groups
      • Creating a fixed-size instance group
      • Creating a fixed-size instance group with a load balancer
      • Creating an automatically scaled instance group
      • Creating an instance group from Container Optimized Image
    • Getting information about instance groups
      • Getting a list of groups
      • Getting information about a group
      • Getting a list of instances in a group
    • Managing instance groups
      • Update a group
      • Configure application health check on the VM
      • Update a group
        • Incremental update
        • Updating without downtime
      • Stop a group
      • Start a group
      • Delete a group
    • Dedicated hosts
      • Creating a VM in a group of dedicated hosts
      • Creating a VM on a dedicated host
  • Yandex Container Optimized Solutions
  • Scenarios
    • Configuring NTP time synchronization
    • Running instance groups with auto scaling
  • Concepts
    • Relationship between resources
    • Virtual machines
      • Overview
      • Platforms
      • vCPU performance levels
      • Graphics accelerators (GPUs)
      • Preemptible VMs
      • Network on a VM
      • Live migration
      • Placement groups
      • Statuses
      • Metadata
    • Disks
      • Overview
      • Disk snapshots
    • Images
    • Instance groups
      • Overview
      • Access
      • Instance template
      • Variables in an instance template
      • Policies
        • Overview
        • Allocation policy
        • Deployment policy
        • Scaling policy
      • Scaling types
      • Auto-healing
      • Update
        • Overview
        • Allocating instances across zones
        • Deployment algorithm
        • Rules for updating instance groups
      • Statuses
    • Dedicated host
    • Backups
    • Quotas and limits
  • Access management
  • Pricing policy
    • Current pricing policy
    • Archive
      • Before January 1, 2019
      • From January 1 to March 1, 2019
      • From March 1 to May 1, 2019
  • Compute API reference
    • Authentication in the API
    • gRPC
      • Overview
      • DiskPlacementGroupService
      • DiskService
      • DiskTypeService
      • HostGroupService
      • HostTypeService
      • ImageService
      • InstanceService
      • PlacementGroupService
      • SnapshotService
      • ZoneService
      • InstanceGroupService
      • OperationService
    • REST
      • Overview
      • Disk
        • Overview
        • create
        • delete
        • get
        • list
        • listOperations
        • update
      • DiskPlacementGroup
        • Overview
        • create
        • delete
        • get
        • list
        • listDisks
        • listOperations
        • update
      • DiskType
        • Overview
        • get
        • list
      • HostGroup
        • Overview
        • create
        • delete
        • get
        • list
        • listHosts
        • listInstances
        • listOperations
        • update
      • HostType
        • Overview
        • get
        • list
      • Image
        • Overview
        • create
        • delete
        • get
        • getLatestByFamily
        • list
        • listOperations
        • update
      • Instance
        • Overview
        • addOneToOneNat
        • attachDisk
        • create
        • delete
        • detachDisk
        • get
        • getSerialPortOutput
        • list
        • listOperations
        • removeOneToOneNat
        • restart
        • start
        • stop
        • update
        • updateMetadata
        • updateNetworkInterface
      • PlacementGroup
        • Overview
        • create
        • delete
        • get
        • list
        • listInstances
        • listOperations
        • update
      • Snapshot
        • Overview
        • create
        • delete
        • get
        • list
        • listOperations
        • update
      • Zone
        • Overview
        • get
        • list
      • Operation
        • Overview
        • get
      • InstanceGroup
        • Overview
        • createFromYaml
        • update
        • list
        • get
        • delete
        • start
        • stop
        • create
        • listAccessBindings
        • setAccessBindings
        • updateFromYaml
        • listLogRecords
        • listInstances
        • updateAccessBindings
        • listOperations
  • Questions and answers
    • General questions
    • Virtual machines
    • Disks and snapshots
    • Licensing
    • All questions on the same page
  1. Compute API reference
  2. gRPC
  3. DiskPlacementGroupService

DiskPlacementGroupService

  • Calls DiskPlacementGroupService
  • Get
    • GetDiskPlacementGroupRequest
    • DiskPlacementGroup
    • DiskSpreadPlacementStrategy
  • List
    • ListDiskPlacementGroupsRequest
    • ListDiskPlacementGroupsResponse
    • DiskPlacementGroup
    • DiskSpreadPlacementStrategy
  • Create
    • CreateDiskPlacementGroupRequest
    • DiskSpreadPlacementStrategy
    • Operation
    • CreateDiskPlacementGroupMetadata
    • DiskPlacementGroup
    • DiskSpreadPlacementStrategy
  • Update
    • UpdateDiskPlacementGroupRequest
    • Operation
    • UpdateDiskPlacementGroupMetadata
    • DiskPlacementGroup
    • DiskSpreadPlacementStrategy
  • Delete
    • DeleteDiskPlacementGroupRequest
    • Operation
    • DeleteDiskPlacementGroupMetadata
  • ListDisks
    • ListDiskPlacementGroupDisksRequest
    • ListDiskPlacementGroupDisksResponse
    • Disk
    • DiskPlacementPolicy
  • ListOperations
    • ListDiskPlacementGroupOperationsRequest
    • ListDiskPlacementGroupOperationsResponse
    • Operation

A set of methods for managing DiskPlacementGroup resources.

Call Description
Get Returns the specified placement group.
List Retrieves the list of placement groups in the specified folder.
Create Creates a placement group in the specified folder.
Update Updates the specified placement group.
Delete Deletes the specified placement group.
ListDisks Lists disks for the specified placement group.
ListOperations Lists operations for the specified placement group.

Calls DiskPlacementGroupService

Get

Returns the specified placement group.

rpc Get (GetDiskPlacementGroupRequest) returns (DiskPlacementGroup)

GetDiskPlacementGroupRequest

Field Description
disk_placement_group_id string
Required. ID of the placement group to return. To get the placement group ID, use DiskPlacementGroupService.List request. The maximum string length in characters is 50.

DiskPlacementGroup

Field Description
id string
ID of the placement group.
folder_id string
ID of the folder that the placement group belongs to.
created_at google.protobuf.Timestamp
Creation timestamp in RFC3339 text format.
name string
Name of the placement group. The name is unique within the folder.
description string
Description of the placement group.
labels map<string,string>
Resource labels as key:value pairs.
zone_id string
ID of the availability zone where the placement group resides.
status enum Status
Current status of the placement group
    placement_strategy oneof: spread_placement_strategy
    Placement strategy.
      spread_placement_strategy DiskSpreadPlacementStrategy
    Distribute instances over distinct failure domains.

    DiskSpreadPlacementStrategy

    List

    Retrieves the list of placement groups in the specified folder.

    rpc List (ListDiskPlacementGroupsRequest) returns (ListDiskPlacementGroupsResponse)

    ListDiskPlacementGroupsRequest

    Field Description
    folder_id string
    Required. ID of the folder to list placement groups in. To get the folder ID, use yandex.cloud.resourcemanager.v1.FolderService.List request. The maximum string length in characters is 50.
    page_size int64
    The maximum number of results per page to return. If the number of available results is larger than page_size, the service returns a ListDiskPlacementGroupsResponse.next_page_token that can be used to get the next page of results in subsequent list requests. The maximum value is 1000.
    page_token string
    Page token. To get the next page of results, set page_token to the ListDiskPlacementGroupsResponse.next_page_token returned by a previous list request. The maximum string length in characters is 100.
    filter string
    A filter expression that filters resources listed in the response. Currently you can use filtering only on the DiskPlacementGroup.name field. The maximum string length in characters is 1000.

    ListDiskPlacementGroupsResponse

    Field Description
    disk_placement_groups[] DiskPlacementGroup
    Lists placement groups for the specified folder.
    next_page_token string
    This token allows you to get the next page of results for list requests. If the number of results is larger than ListDiskPlacementGroupsRequest.page_size, use next_page_token as the value for the ListDiskPlacementGroupsRequest.page_token query parameter in the next list request. Each subsequent list request will have its own next_page_token to continue paging through the results.

    DiskPlacementGroup

    Field Description
    id string
    ID of the placement group.
    folder_id string
    ID of the folder that the placement group belongs to.
    created_at google.protobuf.Timestamp
    Creation timestamp in RFC3339 text format.
    name string
    Name of the placement group. The name is unique within the folder.
    description string
    Description of the placement group.
    labels map<string,string>
    Resource labels as key:value pairs.
    zone_id string
    ID of the availability zone where the placement group resides.
    status enum Status
    Current status of the placement group
      placement_strategy oneof: spread_placement_strategy
      Placement strategy.
        spread_placement_strategy DiskSpreadPlacementStrategy
      Distribute instances over distinct failure domains.

      DiskSpreadPlacementStrategy

      Create

      Creates a placement group in the specified folder.

      rpc Create (CreateDiskPlacementGroupRequest) returns (operation.Operation)

      Metadata and response of Operation:

          Operation.metadata:CreateDiskPlacementGroupMetadata

          Operation.response:DiskPlacementGroup

      CreateDiskPlacementGroupRequest

      Field Description
      folder_id string
      Required. ID of the folder to create a placement group in. To get the folder ID, use a yandex.cloud.resourcemanager.v1.FolderService.List request. The maximum string length in characters is 50.
      name string
      Name of the placement group. Value must match the regular expression |[a-z]([-a-z0-9]{0,61}[a-z0-9])?.
      description string
      Description of the placement group. The maximum string length in characters is 256.
      labels map<string,string>
      Resource labels as key:value pairs. No more than 64 per resource. The maximum string length in characters for each value is 63. Each value must match the regular expression [-_./\\@0-9a-z]*. The string length in characters for each key must be 1-63. Each key must match the regular expression [a-z][-_./\\@0-9a-z]*.
      zone_id string
      Required. ID of the availability zone where the placement group resides. To get a list of available zones use the yandex.cloud.compute.v1.ZoneService.List request. The maximum string length in characters is 50.
      placement_strategy oneof: spread_placement_strategy
      Placement strategy.
        spread_placement_strategy DiskSpreadPlacementStrategy
      Distribute disks over distinct failure domains.

      DiskSpreadPlacementStrategy

      Operation

      Field Description
      id string
      ID of the operation.
      description string
      Description of the operation. 0-256 characters long.
      created_at google.protobuf.Timestamp
      Creation timestamp.
      created_by string
      ID of the user or service account who initiated the operation.
      modified_at google.protobuf.Timestamp
      The time when the Operation resource was last modified.
      done bool
      If the value is false, it means the operation is still in progress. If true, the operation is completed, and either error or response is available.
      metadata google.protobuf.Any<CreateDiskPlacementGroupMetadata>
      Service-specific metadata associated with the operation. It typically contains the ID of the target resource that the operation is performed on. Any method that returns a long-running operation should document the metadata type, if any.
      result oneof: error or response
      The operation result. If done == false and there was no failure detected, neither error nor response is set. If done == false and there was a failure detected, error is set. If done == true, exactly one of error or response is set.
        error google.rpc.Status
      The error result of the operation in case of failure or cancellation.
        response google.protobuf.Any<DiskPlacementGroup>
      if operation finished successfully.

      CreateDiskPlacementGroupMetadata

      Field Description
      disk_placement_group_id string
      ID of the placement group that is being created.

      DiskPlacementGroup

      Field Description
      id string
      ID of the placement group.
      folder_id string
      ID of the folder that the placement group belongs to.
      created_at google.protobuf.Timestamp
      Creation timestamp in RFC3339 text format.
      name string
      Name of the placement group. The name is unique within the folder.
      description string
      Description of the placement group.
      labels map<string,string>
      Resource labels as key:value pairs.
      zone_id string
      ID of the availability zone where the placement group resides.
      status enum Status
      Current status of the placement group
        placement_strategy oneof: spread_placement_strategy
        Placement strategy.
          spread_placement_strategy DiskSpreadPlacementStrategy
        Distribute instances over distinct failure domains.

        DiskSpreadPlacementStrategy

        Update

        Updates the specified placement group.

        rpc Update (UpdateDiskPlacementGroupRequest) returns (operation.Operation)

        Metadata and response of Operation:

            Operation.metadata:UpdateDiskPlacementGroupMetadata

            Operation.response:DiskPlacementGroup

        UpdateDiskPlacementGroupRequest

        Field Description
        disk_placement_group_id string
        Required. ID of the placement group to update. To get the placement group ID, use an DiskPlacementGroupService.List request. The maximum string length in characters is 50.
        update_mask google.protobuf.FieldMask
        Field mask that specifies which fields of the DiskPlacementGroup resource are going to be updated.
        name string
        Name of the placement group. Value must match the regular expression |[a-z]([-a-z0-9]{0,61}[a-z0-9])?.
        description string
        Description of the placement group. The maximum string length in characters is 256.
        labels map<string,string>
        Resource labels as key:value pairs.
        The existing set of labels is completely replaced by the provided set. No more than 64 per resource. The maximum string length in characters for each value is 63. Each value must match the regular expression [-_./\\@0-9a-z]*. The string length in characters for each key must be 1-63. Each key must match the regular expression [a-z][-_./\\@0-9a-z]*.

        Operation

        Field Description
        id string
        ID of the operation.
        description string
        Description of the operation. 0-256 characters long.
        created_at google.protobuf.Timestamp
        Creation timestamp.
        created_by string
        ID of the user or service account who initiated the operation.
        modified_at google.protobuf.Timestamp
        The time when the Operation resource was last modified.
        done bool
        If the value is false, it means the operation is still in progress. If true, the operation is completed, and either error or response is available.
        metadata google.protobuf.Any<UpdateDiskPlacementGroupMetadata>
        Service-specific metadata associated with the operation. It typically contains the ID of the target resource that the operation is performed on. Any method that returns a long-running operation should document the metadata type, if any.
        result oneof: error or response
        The operation result. If done == false and there was no failure detected, neither error nor response is set. If done == false and there was a failure detected, error is set. If done == true, exactly one of error or response is set.
          error google.rpc.Status
        The error result of the operation in case of failure or cancellation.
          response google.protobuf.Any<DiskPlacementGroup>
        if operation finished successfully.

        UpdateDiskPlacementGroupMetadata

        Field Description
        disk_placement_group_id string
        ID of the placement group that is being updated.

        DiskPlacementGroup

        Field Description
        id string
        ID of the placement group.
        folder_id string
        ID of the folder that the placement group belongs to.
        created_at google.protobuf.Timestamp
        Creation timestamp in RFC3339 text format.
        name string
        Name of the placement group. The name is unique within the folder.
        description string
        Description of the placement group.
        labels map<string,string>
        Resource labels as key:value pairs.
        zone_id string
        ID of the availability zone where the placement group resides.
        status enum Status
        Current status of the placement group
          placement_strategy oneof: spread_placement_strategy
          Placement strategy.
            spread_placement_strategy DiskSpreadPlacementStrategy
          Distribute instances over distinct failure domains.

          DiskSpreadPlacementStrategy

          Delete

          Deletes the specified placement group.

          rpc Delete (DeleteDiskPlacementGroupRequest) returns (operation.Operation)

          Metadata and response of Operation:

              Operation.metadata:DeleteDiskPlacementGroupMetadata

              Operation.response:google.protobuf.Empty

          DeleteDiskPlacementGroupRequest

          Field Description
          disk_placement_group_id string
          Required. ID of the placement group to delete. To get the placement group ID, use DiskPlacementGroupService.List request. The maximum string length in characters is 50.

          Operation

          Field Description
          id string
          ID of the operation.
          description string
          Description of the operation. 0-256 characters long.
          created_at google.protobuf.Timestamp
          Creation timestamp.
          created_by string
          ID of the user or service account who initiated the operation.
          modified_at google.protobuf.Timestamp
          The time when the Operation resource was last modified.
          done bool
          If the value is false, it means the operation is still in progress. If true, the operation is completed, and either error or response is available.
          metadata google.protobuf.Any<DeleteDiskPlacementGroupMetadata>
          Service-specific metadata associated with the operation. It typically contains the ID of the target resource that the operation is performed on. Any method that returns a long-running operation should document the metadata type, if any.
          result oneof: error or response
          The operation result. If done == false and there was no failure detected, neither error nor response is set. If done == false and there was a failure detected, error is set. If done == true, exactly one of error or response is set.
            error google.rpc.Status
          The error result of the operation in case of failure or cancellation.
            response google.protobuf.Any<google.protobuf.Empty>
          if operation finished successfully.

          DeleteDiskPlacementGroupMetadata

          Field Description
          disk_placement_group_id string
          ID of the placement group that is being deleted.

          ListDisks

          Lists disks for the specified placement group.

          rpc ListDisks (ListDiskPlacementGroupDisksRequest) returns (ListDiskPlacementGroupDisksResponse)

          ListDiskPlacementGroupDisksRequest

          Field Description
          disk_placement_group_id string
          Required. ID of the placement group to list disks for. To get the placement group ID, use DiskPlacementGroupService.List request. The maximum string length in characters is 50.
          page_size int64
          The maximum number of results per page to return. If the number of available results is larger than page_size, the service returns a ListDiskPlacementGroupDisksResponse.next_page_token that can be used to get the next page of results in subsequent list requests. The maximum value is 1000.
          page_token string
          Page token. To get the next page of results, set page_token to the ListDiskPlacementGroupDisksResponse.next_page_token returned by a previous list request. The maximum string length in characters is 100.

          ListDiskPlacementGroupDisksResponse

          Field Description
          disks[] Disk
          Lists disks for the specified placement group.
          next_page_token string
          This token allows you to get the next page of results for list requests. If the number of results is more than [ListDiskPlacementGroupInstancesRequest.page_size], use next_page_token as the value for the [ListDiskPlacementGroupInstancesRequest.page_token] query parameter in the next list request. Each subsequent list request will have its own next_page_token to continue paging through the results.

          Disk

          Field Description
          id string
          ID of the disk.
          folder_id string
          ID of the folder that the disk belongs to.
          created_at google.protobuf.Timestamp
          name string
          Name of the disk. 1-63 characters long.
          description string
          Description of the disk. 0-256 characters long.
          labels map<string,string>
          Resource labels as key:value pairs. Maximum of 64 per resource.
          type_id string
          ID of the disk type.
          zone_id string
          ID of the availability zone where the disk resides.
          size int64
          Size of the disk, specified in bytes.
          block_size int64
          Block size of the disk, specifiedin bytes.
          product_ids[] string
          License IDs that indicate which licenses are attached to this resource. License IDs are used to calculate additional charges for the use of the virtual machine.
          The correct license ID is generated by Yandex.Cloud. IDs are inherited by new resources created from this resource.
          If you know the license IDs, specify them when you create the image. For example, if you create a disk image using a third-party utility and load it into Yandex Object Storage, the license IDs will be lost. You can specify them in the yandex.cloud.compute.v1.ImageService.Create request.
          status enum Status
          Current status of the disk.
          • CREATING: Disk is being created.
          • READY: Disk is ready to use.
          • ERROR: Disk encountered a problem and cannot operate.
          • DELETING: Disk is being deleted.
            source oneof: source_image_id or source_snapshot_id
              source_image_id string
            ID of the image that was used for disk creation.
              source_snapshot_id string
            ID of the snapshot that was used for disk creation.
            instance_ids[] string
            Array of instances to which the disk is attached.
            disk_placement_policy DiskPlacementPolicy
            Placement policy configuration.

            DiskPlacementPolicy

            Field Description
            placement_group_id string
            Placement group ID.

            ListOperations

            Lists operations for the specified placement group.

            rpc ListOperations (ListDiskPlacementGroupOperationsRequest) returns (ListDiskPlacementGroupOperationsResponse)

            ListDiskPlacementGroupOperationsRequest

            Field Description
            disk_placement_group_id string
            Required. ID of the placement group to list operations for. To get the placement group ID, use DiskPlacementGroupService.List request. The maximum string length in characters is 50.
            page_size int64
            The maximum number of results per page to return. If the number of available results is larger than page_size, the service returns a ListDiskPlacementGroupOperationsResponse.next_page_token that can be used to get the next page of results in subsequent list requests. The maximum value is 1000.
            page_token string
            Page token. To get the next page of results, set page_token to the ListDiskPlacementGroupOperationsResponse.next_page_token returned by a previous list request. The maximum string length in characters is 100.

            ListDiskPlacementGroupOperationsResponse

            Field Description
            operations[] operation.Operation
            List of operations for the specified placement group.
            next_page_token string
            This token allows you to get the next page of results for list requests. If the number of results is larger than ListDiskPlacementGroupOperationsRequest.page_size, use the next_page_token as the value for the ListDiskPlacementGroupOperationsRequest.page_token query parameter in the next list request. Each subsequent list request will have its own next_page_token to continue paging through the results.

            Operation

            Field Description
            id string
            ID of the operation.
            description string
            Description of the operation. 0-256 characters long.
            created_at google.protobuf.Timestamp
            Creation timestamp.
            created_by string
            ID of the user or service account who initiated the operation.
            modified_at google.protobuf.Timestamp
            The time when the Operation resource was last modified.
            done bool
            If the value is false, it means the operation is still in progress. If true, the operation is completed, and either error or response is available.
            metadata google.protobuf.Any
            Service-specific metadata associated with the operation. It typically contains the ID of the target resource that the operation is performed on. Any method that returns a long-running operation should document the metadata type, if any.
            result oneof: error or response
            The operation result. If done == false and there was no failure detected, neither error nor response is set. If done == false and there was a failure detected, error is set. If done == true, exactly one of error or response is set.
              error google.rpc.Status
            The error result of the operation in case of failure or cancellation.
              response google.protobuf.Any
            The normal response of the operation in case of success. If the original method returns no data on success, such as Delete, the response is google.protobuf.Empty. If the original method is the standard Create/Update, the response should be the target resource of the operation. Any method that returns a long-running operation should document the response type, if any.
            In this article:
            • Calls DiskPlacementGroupService
            • Get
            • GetDiskPlacementGroupRequest
            • DiskPlacementGroup
            • DiskSpreadPlacementStrategy
            • List
            • ListDiskPlacementGroupsRequest
            • ListDiskPlacementGroupsResponse
            • DiskPlacementGroup
            • DiskSpreadPlacementStrategy
            • Create
            • CreateDiskPlacementGroupRequest
            • DiskSpreadPlacementStrategy
            • Operation
            • CreateDiskPlacementGroupMetadata
            • DiskPlacementGroup
            • DiskSpreadPlacementStrategy
            • Update
            • UpdateDiskPlacementGroupRequest
            • Operation
            • UpdateDiskPlacementGroupMetadata
            • DiskPlacementGroup
            • DiskSpreadPlacementStrategy
            • Delete
            • DeleteDiskPlacementGroupRequest
            • Operation
            • DeleteDiskPlacementGroupMetadata
            • ListDisks
            • ListDiskPlacementGroupDisksRequest
            • ListDiskPlacementGroupDisksResponse
            • Disk
            • DiskPlacementPolicy
            • ListOperations
            • ListDiskPlacementGroupOperationsRequest
            • ListDiskPlacementGroupOperationsResponse
            • Operation
            Language
            Careers
            Privacy policy
            Terms of use
            © 2021 Yandex.Cloud LLC