replica_list
Retrieve replica states for a deployment in an inference application to monitor running, starting, or draining status.
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 |