- 
											int - id- The server's id
 
- 
											string - name- The server's name
 
- 
											dateTime.iso8601 - last_checkin- Last time server successfully checked in (in UTC)
 
- 
											int - ram- The amount of physical memory in MB.
 
- 
											int - swap- The amount of swap space in MB.
 
- 
											struct - network_devices- The server's network devices
 
- 
											struct - network device
										 - 
													string - ip- IP address assigned to this network device
 
- 
													string - interface- Network interface assigned to device e.g. eth0
 
- 
													string - netmask- Network mask assigned to device
 
- 
													string - hardware_address- Hardware Address of device.
 
- 
													string - module- Network driver used for this device.
 
- 
													string - broadcast- Broadcast address for device.
 
- 
													array - ipv6- List of IPv6 addresses
 
- 
													array:
												 - 
															struct - ipv6 address
														 - 
																	string - address- IPv6 address of this network device
 
- 
																	string - netmask- IPv6 netmask of this network device
 
- 
																	string - scope- IPv6 address scope
 
 
 
 
- 
											struct - dmi_info- The server's dmi info
 
- 
											struct - DMI
										 - 
													string - vendor
 
- 
													string - system
 
- 
													string - product
 
- 
													string - asset
 
- 
													string - board
 
- 
													string - bios_release- (optional)
 
- 
													string - bios_vendor- (optional)
 
- 
													string - bios_version- (optional)
 
 
- 
											struct - cpu_info- The server's cpu info
 
- 
											struct - CPU
										 
- 
											array - subscribed_channels- List of subscribed channels
 
- 
											array:
										 
- 
											array - active_guest_system_ids- List of virtual guest system ids for active guests
 
- 
											array: