Request schema for scaling a deployment’s replicas.
PublicAPI (alpha): This API is in alpha and may change before becoming stable.
-
field target_num_replicas: Annotated[int, Ge(ge=0)] [Required]
The target number of replicas for the deployment.
- Constraints:
-