Yandex.Cloud
  • Services
  • Why Yandex.Cloud
  • 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
    • Managing databases
    • Managing users
    • Granting permissions and roles
    • Managing backups
    • Deleting clusters
  • Concepts
    • Relationship between service resources
    • Host classes
    • Networks 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. Stopping and starting clusters

Stopping and starting clusters

  • Stop a cluster
  • Start a cluster

If necessary, you can stop and restart the cluster.

Stop a cluster

Management console
API

To stop all hosts in the cluster:

  1. Go to the folder page and select Managed Service for SQL Server.
  2. Find the cluster in the list and click , and select Stop.
  3. Confirm that you want to stop the cluster and click Stop.

Use the stop API method to stop all the cluster hosts: 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.

Start a cluster

Management console
API

To start a cluster:

  1. Go to the folder page and select Managed Service for SQL Server.
  2. Find the stopped cluster you need in the list and click , and select Start.
  3. Confirm that you want to start the cluster and click Start.

To start the cluster, use the start API method: pass the ID of the desired cluster in the clusterId request parameter.

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

In this article:
  • Stop a cluster
  • Start a cluster
Language
Careers
Privacy policy
Terms of use
© 2021 Yandex.Cloud LLC