ConsulProvider.prototype.selfId(registration: SelfRegistration): string
The instance id used for both register and deregister.
Generated once per registration object rather than per call, because a fresh uuid on deregistration would target an id that was never registered.
registration: SelfRegistration
The registration