EXPAND ALL
  • Home

deployment_name_to_status

Gets the status of a Deployment from its name.

Returns: STRING

The status for the Deployment name passed in.

Arguments

VariableTypeDescription
deployment_nameSTRINGThe name of the Deployment to get the name for. The name includes the namespace of the Deployment. i.e. "ns/deployment_name"

Examples:

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