Reference Guide

}
}
}
Use "none" for "StaticRoutes", "Address", "SubnetMask", or "Gateway" to
clear the setting.
The "DDNSRegistration", "WINSRegistration", "StaticSubnetMask",
"DNSServers", "StaticRoutes", and "WINSServers" properties can be PATCHED
in any combination.
Changing this property requires an iLO CM reset for the changes to take effect.
c. PATCH PingGatewayOnStartup
{
"Oem": {
"Hp": {
"PingGatewayOnStartup": true
}
}
}
Changing this property requires an iLO CM reset for the change to take effect.
d. PATCH DaisyChainEnabled
{
"IPv4Addresses": {
"StaticRoutes": [
{
"Address": "none",
"SubnetMask": "none",
"Gateway": "none"
}
],
}
}
e. PATCH IPv4Addresses
{
"IPv4Addresses": [
{
"Address": "16.100.109.82",
"Gateway": "16.100.108.1",
"SubnetMask": "255.255.252.0"
}
]
}
Use "none" for "Address", "SubnetMask", or "Gateway" to clear the setting.
"Address", "Gateway", and "SubnetMask" require that "DHCPv4" be disabled.
17. /rest/v1/Chassis/1/Cartridges/Cx
a. POST IndicatorLEDControl
{
"Action": "IndicatorLEDControl",
"ControlType": "Lit"
}
Valid ControlType values are Off and Lit.
b. POST LinkControl
{
"Action": "IndicatorLEDControl",
"ControlType": "On",
LinkedCartridge: Cy