The IP Address and Domain name required to add or modify Gossip and Service endpoints are mutually exclusive. To make this work flow a bit simpler for a user, combining the two and using code to handle the differentiation instead of a user would be a good change.
Solution
Combine the IP Address and Domain Name fields for both Gossip and Service endpoint work flows.
Combine the IP Address and Domain Name columns in both Gossip and Service endpoint tables.
Ensure that the resulting endpoint objects properly set the IP Address or Domain name based on the input from the user.
Problem
The IP Address and Domain name required to add or modify Gossip and Service endpoints are mutually exclusive. To make this work flow a bit simpler for a user, combining the two and using code to handle the differentiation instead of a user would be a good change.
Solution
Alternatives
No response