EXPAND ALL
  • Home

replicaset_name_to_deployment_name

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

Returns: STRING

The Deployment name for the Replica Set name passed in.

Arguments

VariableTypeDescription
replica_set_nameSTRINGThe Replica Set name of the Replica Set to get the Deployment name for.

Examples:

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