Vault consul service registration main and dr cluster (enterprise)

Hi,

I’m making our first steps with integrating vault (raft backend) with consul for service registration. I have set it up for the main cluster and dr cluster.
However these are both separate in the consul service list.

What would be a way to identify the the backend that is accepting the writes?

(I am thinking of using an self defined consule healthcheck to point to https://…/v1/sys/health and the node that is returning 200 is the one we want)

I was surprised that the builtin vault service registration didn’t foresee something already.

Thanks!
Rudy