Skip to content

Instantly share code, notes, and snippets.

@liskl
Created October 1, 2016 19:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save liskl/2e492744e00b169e17317e5937f1c4e5 to your computer and use it in GitHub Desktop.
Save liskl/2e492744e00b169e17317e5937f1c4e5 to your computer and use it in GitHub Desktop.
{
"systems": [
{
"ldc0000": {
"dracVersion": {
"drac_type": "16",
"host": "ldc0000.lom.example.com"
},
"sysInfo": {
"autoconfig": "1",
"current_dns_domain": "",
"current_dns_server_1": "::",
"current_dns_server_2": "::",
"current_ip_address": "10.0.0.10",
"current_ip_address_1": "::",
"current_ip_address_10": "::",
"current_ip_address_11": "::",
"current_ip_address_12": "::",
"current_ip_address_13": "::",
"current_ip_address_14": "::",
"current_ip_address_15": "::",
"current_ip_address_2": "::",
"current_ip_address_3": "::",
"current_ip_address_4": "::",
"current_ip_address_5": "::",
"current_ip_address_6": "::",
"current_ip_address_7": "::",
"current_ip_address_8": "::",
"current_ip_address_9": "::",
"current_ip_gateway": "::",
"current_ip_netmask": "255.0.0.0",
"dhcp_enabled": "1",
"dns_rac_name": "idrac-XXXXXXX",
"dns_servers_from_dhcp": "Enabled",
"dns_servers_from_dhcpv6": "Disabled",
"domain_name_from_dhcp": "Disabled",
"enabled": "0",
"express_svc_code": "11111111111",
"firmware_build": "34",
"firmware_version": "1.50.50",
"fresh_air_capable": "Yes",
"hardware_version": "0.01",
"host": "ldc0000.lom.example.com",
"host_name": "sampleserver.ldc1.example.com",
"initial_countdown_value": "15 seconds",
"last_firmware_update": "12/17/2013 14:24:20",
"link_local_ip_address": "::",
"mac_address": "5C:F9:DD:F6:ED:FC",
"nic.integrated.1-1-1____ethernet": "00:00:00:00:00:01",
"nic.integrated.1-2-1____ethernet": "00:00:00:00:00:02",
"nic.integrated.1-3-1____ethernet": "00:00:00:00:00:03",
"nic.integrated.1-4-1____ethernet": "00:00:00:00:00:04",
"os_name": "",
"os_version": "",
"power_status": "ON",
"present_countdown_value": "15 seconds",
"rac_date-time": "Tue Sep 27 10:40:14 2016",
"recovery_action": "None",
"register_dns_rac_name": "0",
"service_tag": "XXXXXXX",
"system_bios_version": "2.1.2",
"system_model": "PowerEdge R720xd",
"system_revision": "I",
"wwn": "00:00:00:00:00:01"
}
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment