EXPAND ALL
- Home
- About Pixie
- Installing Pixie
- Using Pixie
- Tutorials
- Reference
Gets the namespace of a Replica Set from its ID.
The namespace 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 namespace for. |
df.namespace = px.replicaset_id_to_namespace(replica_set_id)