Scale service
service_scaleScale Lizard services by adjusting replica count, CPU, memory, or storage limits to handle changing workload demands.
Instructions
Use this when the user wants to change replica count, CPU, memory, or storage limits for a Lizard service.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cpu | No | CPU cores, apps only | |
| memory | No | Memory in MB, apps only | |
| project | Yes | ||
| service | Yes | ||
| storage | No | Storage in MB, addons only, grow-only | |
| replicas | No | Apps only |