EXPAND ALL
- Home
- About Pixie
- Installing Pixie
- Using Pixie
- Tutorials
- Reference
Gets the Deployment ID of a Replica Set from its name.
The Deployment ID for the Replica Set name passed in.
Variable | Type | Description |
---|---|---|
replica_set_name | STRING | The Replica Set name of the Replica Set to get the Deployment ID for. |
df.deployment_id = px.replicaset_name_to_deployment_id(replica_set_name)