Scale instance count
render_scale_serviceScale a Render service to a fixed number of instances. Provide the service ID and target instance count.
Instructions
Scale instance count. Scale the service with the provided ID to a fixed number of instances. Render ignores this value as long as autoscaling is enabled for the service. Calls POST /services/{serviceId}/scale on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serviceId | Yes | The ID of the service | |
| numInstances | Yes |