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