Reference Guide
{
"HTTPS": {
"Port": 443
}
}
WARNING! Setting the SSL Port will cause an immediate iLO CM reboot. Changing
this parameter (to 442 for example) will require a connection to be made with
https://name:442/rest/v1 or https://name:442 for the web GUI.
e. PATCH SSH
{
"SSH": {
"Enabled": true,
"Port": 22
}
}
WARNING! Setting the SSH Port will cause an immediate iLO CM reboot.
f. PATCH FederationEnabled
{
"Oem": {
"Hp": {
"FederationEnabled": true
}
}
}
FederationEnabled can only be set true if FederationSupported is true.
g. PATCH SSDP
{
"SSDP": {
"Enabled": true,
"NotifyMulticastIntervalSeconds": 600,
"NotifyTTL": 255,
"Port": 1900
}
Valid NotifyMulticastIntervalSeconds values are 0, 30, 60, 120, 300, 600,
900, and 1800. Valid NotifyTTL values are 1 through 255.
h. PATCH IPMI
{
"IPMI": {
"Enabled": true
}
}
i. PATCH HostName
{
"HostName ": ""
}
j. PATCH SessionTimeoutMinutes
{
"SessionTimeoutMinutes": 0
}
Valid SessionTimeoutMinutes values are 0 (disabled), 15, 30, 60, and 120.
k. PATCH TFTP Server