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
IP addresses can be retrieved from /api/machines. Add a function that UI components can use to get the Island's IP addresses. Remove the /api/island/ip-addresses endpoint.
The text was updated successfully, but these errors were encountered:
Refactor
Component(s) to be refactored
resources.ip_addresses.IPAddress
Explanation
IP addresses can be retrieved from
/api/machines
. Add a function that UI components can use to get the Island's IP addresses. Remove the/api/island/ip-addresses
endpoint.The text was updated successfully, but these errors were encountered: