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