replica_list
Check replica states (running, starting, or draining) for a deployment in a Serve application to monitor its health.
Instructions
[READ] Replica states for one deployment (running/starting/draining).
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 |