Yandex Cloud
Search
Contact UsGet started
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • AI for business
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
© 2025 Direct Cursus Technology L.L.C.
Yandex Managed Service for Sharded PostgreSQL
  • Getting started
  • Access management
  • Pricing policy
  • Terraform reference
    • API authentication
      • Overview
        • Overview
        • Get
        • List
        • Create
        • Update
        • Delete
        • AddSubcluster
        • Start
        • Stop
        • Move
        • Backup
        • Restore
        • RescheduleMaintenance
        • ListLogs
        • StreamLogs
        • ListOperations
        • ListBackups
        • ListHosts
        • AddHosts
        • UpdateHosts
        • DeleteHosts
        • ResetupHosts
        • GetShard
        • ListShards
        • AddShard
        • DeleteShard
        • ListAccessBindings
        • SetAccessBindings
        • UpdateAccessBindings
  • Release notes
  1. API reference
  2. gRPC
  3. Cluster
  4. Overview

Managed Service for SPQR API, gRPC: ClusterService

Written by
Yandex Cloud
Updated at October 30, 2025

A set of methods for managing SPQR Cluster resources.

MethodsMethods

Method

Description

Get

Returns the specified SPQR Cluster resource.

List

Retrieves the list of SPQR Cluster resources that belong

Create

Creates a SPQR cluster in the specified folder.

Update

Updates the specified SPQR cluster.

Delete

Deletes the specified SPQR cluster.

AddSubcluster

Start

Start the specified SPQR cluster.

Stop

Stop the specified SPQR cluster.

Move

Moves the specified SPQR cluster to the specified folder.

Backup

Creates a backup for the specified SPQR cluster.

Restore

Creates a new SPQR cluster using the specified backup.

RescheduleMaintenance

Reschedules planned maintenance operation.

ListLogs

Retrieves logs for the specified SPQR cluster.

StreamLogs

Same as ListLogs but using server-side streaming. Also allows for 'tail -f' semantics.

ListOperations

Retrieves the list of Operation resources for the specified cluster.

ListBackups

Retrieves the list of available backups for the specified SPQR cluster.

ListHosts

Retrieves a list of hosts for the specified cluster.

AddHosts

Creates new hosts for a cluster.

UpdateHosts

Updates the specified hosts.

DeleteHosts

Deletes the specified hosts for a cluster.

ResetupHosts

Resetups hosts.

GetShard

Returns the specified shard.

ListShards

Retrieves a list of shards.

AddShard

Creates a new shard.

DeleteShard

Deletes the specified shard.

ListAccessBindings

Retrieves a list of access bindings for the specified SPQR cluster.

SetAccessBindings

Sets access bindings for the specified SPQR cluster.

UpdateAccessBindings

Updates access bindings for the specified SPQR cluster.

Was the article helpful?

Previous
Delete
Next
Get
© 2025 Direct Cursus Technology L.L.C.