You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What would you like to be added:
Refactor the SystemIPs field in the API to a more generic name like SystemIDs that can accommodate both IP addresses and MAC addresses. Alternatively, consider adding a separate MACAddress field to the API to handle environments where MAC addresses are needed alongside IP addresses.
Why is this needed: This change would allow for more versatile client identification and management, supporting a broader range of network configurations and deployment scenarios.
The text was updated successfully, but these errors were encountered:
What would you like to be added:
Refactor the
SystemIPs
field in the API to a more generic name likeSystemIDs
that can accommodate both IP addresses and MAC addresses. Alternatively, consider adding a separateMACAddress
field to the API to handle environments where MAC addresses are needed alongside IP addresses.Why is this needed: This change would allow for more versatile client identification and management, supporting a broader range of network configurations and deployment scenarios.
The text was updated successfully, but these errors were encountered: