EXPAND ALL
  • Home

replicaset_name_to_deployment_id

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

Returns: STRING

The Deployment ID for the Replica Set name passed in.

Arguments

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

Examples:

df.deployment_id = px.replicaset_name_to_deployment_id(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.