Update service state
Starts or stop service
PATCH
Update service state
Documentation Index
Fetch the complete documentation index at: https://private-7c7dfe99-pg-auto-scale.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use key ID and key secret obtained in ClickHouse Cloud console: https://clickhouse.com/docs/cloud/manage/openapi
Path Parameters
ID of the organization that owns the service.
ID of the service to update state.
Body
application/json
Command to change the state: 'start', 'stop'.
Available options:
start, stop Previous
Update service auto scaling settingsUpdates minimum and maximum total memory limits and idle mode scaling behavior for the service. The memory settings are available only for "production" services and must be a multiple of 12 starting from 24GB. Please contact support to enable adjustment of numReplicas.
Next
Update service state