Scale a service
Manually scale a service to a specific number of replicas
PUT
Path parameters
namespace type: string (required)
The namespace (user or organization) the service belongs to.
name type: string (required)
The service name.
Body parameters
replicas type: integer (required)
Target number of replicas.