EXPAND ALL
  • Home

replicaset_id_to_owner_references

Gets the owner references of a Replica Set from its ID.

Returns: STRING

The owner references for the Replica Set ID passed in.

Arguments

VariableTypeDescription
replica_set_idSTRINGThe Replica Set ID of the Replica Set to get the owner references for.

Examples:

df.owner_references = px.replicaset_id_to_owner_references(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.