Yandex.Cloud
  • Services
  • Why Yandex.Cloud
  • Solutions
  • Pricing
  • Documentation
  • Contact us
Get started
Yandex Managed Service for SQL Server™
  • Getting started
  • Step-by-step instructions
    • All instructions
    • Information about existing clusters
    • Creating clusters
    • Connecting to databases
    • Stopping and starting clusters
    • Changing cluster and database settings
    • Managing SQL Server hosts
    • Database management
    • Managing users
    • Assigning privileges and roles
    • Managing backups
    • Deleting clusters
  • Concepts
    • Relationship between service resources
    • Host classes
    • Network in Managed Service for SQL Server
    • Quotas and limits
    • Storage types
    • Backups
  • Access management
  • Pricing policy
  • API reference
    • Authentication in the API
    • gRPC
      • Overview
      • BackupService
      • ClusterService
      • DatabaseService
      • ResourcePresetService
      • UserService
      • OperationService
    • REST
      • Overview
      • Backup
        • Overview
        • get
        • list
      • Cluster
        • Overview
        • backup
        • create
        • delete
        • get
        • list
        • listBackups
        • listHosts
        • listLogs
        • listOperations
        • move
        • restore
        • start
        • stop
        • update
      • Database
        • Overview
        • create
        • delete
        • get
        • list
      • ResourcePreset
        • Overview
        • get
        • list
      • User
        • Overview
        • create
        • delete
        • get
        • grantPermission
        • list
        • revokePermission
        • update
      • Operation
        • Overview
        • get
  • Questions and answers
    • General questions
  1. Step-by-step instructions
  2. Information about existing clusters

Information about existing clusters

  • Getting a list of clusters in a folder
  • Getting detailed information about a cluster
  • Viewing a list of operations in a cluster

You can request detailed information about each Managed Service for SQL Server cluster you created.

Getting a list of clusters in a folder

Management console
API

Go to the folder page and select Managed Service for SQL Server.

Use the list API method: pass the ID of the required folder in the folderId request parameter.

The response will contain cluster names and IDs.

Getting detailed information about a cluster

Management console
API
  1. Go to the folder page and select Managed Service for SQL Server.
  2. Click on the name of the cluster you need.

Use the get API method: pass the ID of the required cluster in the clusterId request parameter.

To find out the cluster ID, get a list of clusters in the folder.

Viewing a list of operations in a cluster

The operation list shows the operations performed with clusters and related resources (databases, shards, users, and backup copies).

Management console
API
  1. Go to the folder page and select Managed Service for SQL Server.
  2. Click on the name of the cluster you need.
  3. Go to the Operations tab.

Use the listOperations API method: pass the ID of the required cluster in the clusterId request parameter.

To find out the cluster ID, get a list of clusters in the folder.

In this article:
  • Getting a list of clusters in a folder
  • Getting detailed information about a cluster
  • Viewing a list of operations in a cluster
Language / Region
Careers
Privacy policy
Terms of use
Brandbook
© 2021 Yandex.Cloud LLC