EXPAND ALL
- Home
- About Pixie
- Installing Pixie
- Using Pixie
- Tutorials
- Reference
Gets the stop time (in nanosecond unix time format) of a Deployment from its ID.
The stop time (as an integer) for the Deployment ID passed in.
Variable | Type | Description |
---|---|---|
deployment_id | STRING | The Deployment ID of the Deployment to get the stop time for. |
df.deployment_stop_time = px.deployment_id_to_stop_time(deployment_id)