# Structs
NetworkInterface represents a network interface on a server, including its IP and MAC addresses.
RegistrationPayload represents the payload to send to the `/register` endpoint, including the systemUUID and the server details.
Server represents a server with a list of network interfaces.