Scale Swarm service
arcane_swarm_scale_serviceScale Docker Swarm services to a desired replica count by providing environment ID, service ID, and number of replicas.
Instructions
Scale a Swarm service to a specific number of replicas
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environmentId | Yes | Environment ID | |
| serviceId | Yes | Swarm service ID | |
| replicas | Yes | Desired number of replicas |