ncloud_change_mysql_spec
Adjust Cloud DB for MySQL instance CPU/memory by selecting a new product code. Specify instance and product to scale resources, with optional rolling upgrade to minimize downtime.
Instructions
Change the server spec (CPU/Memory) of a Cloud DB for MySQL instance
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| isRolling | No | Rolling upgrade (default: false). true: sequential upgrade with minimal downtime (G3 only). false: all servers stop simultaneously. | |
| regionCode | No | Region code (default: first region) | |
| cloudMysqlInstanceNo | Yes | Cloud MySQL instance number (getCloudMysqlInstanceList) | |
| cloudMysqlProductCode | Yes | New MySQL server product (spec) code (getCloudMysqlProductList) |