EXPAND ALL
  • Home

deployment_id_to_stop_time

Gets the stop time (in nanosecond unix time format) of a Deployment from its ID.

Returns: TIME64NS

The stop time (as an integer) for the Deployment ID passed in.

Arguments

VariableTypeDescription
deployment_idSTRINGThe Deployment ID of the Deployment to get the stop time for.

Examples:

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