MyScale Cloud / Cluster Management

MyScale Cloud provisions and manages clusters (create, modify name / size / replicas / idle period, reset password, view status) through the web console at the MyScale Cloud site. As of this catalog, cluster lifecycle management is documented as console-only; no public programmatic REST management API is documented. The console surfaces per-cluster Connection Details (MYSCALE_CLUSTER_URL, username, password) used by the SQL-over-HTTP interface above.

API entry from apis.yml

apis.yml Raw ↑
aid: myscale:myscale-cloud-management
name: MyScale Cloud / Cluster Management
tags:
- Cloud
- Clusters
- Management
- Console
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://docs.myscale.com/en/cluster-management/
baseURL: https://myscale.com/
properties:
- url: https://docs.myscale.com/en/cluster-management/
  type: Documentation
description: MyScale Cloud provisions and manages clusters (create, modify name / size / replicas / idle
  period, reset password, view status) through the web console at the MyScale Cloud site. As of this catalog,
  cluster lifecycle management is documented as console-only; no public programmatic REST management API
  is documented. The console surfaces per-cluster Connection Details (MYSCALE_CLUSTER_URL, username, password)
  used by the SQL-over-HTTP interface above.