EXPAND ALL
  • Home

replicaset_id_to_deployment_name

Gets the Deployment name of a Replica Set from its ID.

Returns: STRING

The Deployment name for the Replica Set ID passed in.

Arguments

VariableTypeDescription
replica_set_idSTRINGThe Replica Set ID of the Replica Set to get the Deployment name for.

Examples:

df.deployment_name =px.replicaset_id_to_deployment_name(replica_set_id)
This site uses cookies to provide you with a better user experience. By using Pixie, you consent to our use of cookies.