EXPAND ALL
  • Home

deployment_id_to_namespace

Gets the namespace of a Deployment from its ID.

Returns: STRING

The namespace for the Deployment ID passed in.

Arguments

VariableTypeDescription
deployment_idSTRINGThe Deployment ID of the Deployment to get the namespace for.

Examples:

df.namespace = px.deployment_id_id_to_namespace(deployment_id)
This site uses cookies to provide you with a better user experience. By using Pixie, you consent to our use of cookies.