deployment_status
Read a deployment's status and compare current to target replica count for a given application and deployment in your inference cluster.
Instructions
[READ] One deployment's status + current/target replica count.
Args: application: Serve application name (from serve_deployment_list). deployment: Deployment name within the application. target: Inference target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| deployment | Yes | ||
| application | Yes |