147

November 10th, 2023 22:45

Customize iDRAC 9 Login Security Notice via Redfish API?

I have been looking through the iDRAC9 Redfish API explorer and I can't seem to find the URI for the Security Notice - I want to change the default "By accessing this computer, you confirm that such access complies with your organization's security policy." to the standardized verbiage my organization uses.

I can't seem follow the breadcrumbs in the API. Worst case I will use the RACADM iDRAC.GUI.SecurityPolicyMessage, but I would prefer to do this via the API.

Is this maybe somewhere under /redfish/v1/Managers/iDRAC.Embedded.1 and I am just not digging in the right place?

-eb

November 10th, 2023 22:55

I posted this apparently 5 minutes too soon. Shortly after I realized I was in fact not following the breadcrumbs down correctly.

/redfish/v1/Managers/iDRAC.Embedded.1/Attributes

or I guess more explicitly

/redfish/v1/Managers/iDRAC.Embedded.1/Oem/Dell/DellAttributes/iDRAC.Embedded.1

"GUI.1.SecurityPolicyMessage": "By accessing this computer, you confirm that such access complies with your organization's security policy.",

I suppose I will mark this as resolved and leave it up in case someone else happens to stumble across this same issue.
No Events found!

Top