The current operational status of a live deployment.
| Name | Type | Required | Description |
|---|---|---|---|
| state | LiveDeploymentState | Yes | The current operational state of the deployment. |
| is_ready | bool | Yes | Whether the deployment is ready to serve inference requests. A deployment may be active but not ready if it has been autoscaled to zero replicas. |