Property

hp_ilo

Property Name Type Description Required
cuuid string
ilo_firmware string Yes
ilo_serial_number string Yes
ilo_type string Yes
ilo_uuid string Yes
nics array of HpIloNic
product_id string
serial_number string
server_type string
uuid string

HpIloNic

Property Name Type Description Required
description string
ip_address string
location string
mac_address string
port string Yes
status string


↑ TopExample
{
    "cuuid": "32393735-3733-5355-4530-34354E353832",
    "ilo_firmware": "1.89",
    "ilo_serial_number": "ILOUSE045N582",
    "ilo_type": "Integrated Lights-Out 3 (iLO 3)",
    "ilo_uuid": "ILO579237USE045N582",
    "serial_number": "USE045N582",
    "server_type": "ProLiant DL360 G7",
    "uuid": "579237USE045N582"
}