EXPAND ALL
  • Home

deployment_id_to_status

Gets the status of a Deployment from its ID.

Returns: STRING

The status for the Deployment ID passed in.

Arguments

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

Examples:

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