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