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