EXPAND ALL
- Home
- About Pixie
- Installing Pixie
- Using Pixie
- Tutorials
- Reference
Gets the namespace of a Deployment from its ID.
The namespace for the Deployment ID passed in.
Variable | Type | Description |
---|---|---|
deployment_id | STRING | The Deployment ID of the Deployment to get the namespace for. |
df.namespace = px.deployment_id_id_to_namespace(deployment_id)