scale_service
Adjust a service's CPU and memory limits to handle changing demand. Provide the service ID and new resource values to match capacity with workload needs.
Instructions
Vertically scale a service's resources.
Args: service_id: Service ID cpu: New CPU limit (cores) memory: New memory limit (MB)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cpu | No | ||
| memory | No | ||
| service_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||