autoscale_config_get
Retrieve autoscaling bounds and target request settings for a serve application's deployment to review capacity configuration.
Instructions
[READ] Autoscale bounds (min/max replicas, target ongoing requests).
Args: application: Serve application name. deployment: Deployment name. target: Inference target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| deployment | Yes | ||
| application | Yes |