EXPAND ALL
- Home
- About Pixie
- Installing Pixie
- Using Pixie
- Tutorials
- Reference
Gets the status of a Deployment from its name.
The status for the Deployment name passed in.
Variable | Type | Description |
---|---|---|
deployment_name | STRING | The name of the Deployment to get the name for. The name includes the namespace of the Deployment. i.e. "ns/deployment_name" |
df.status = px.deployment_id_to_status(deployment_name)