Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
This is new behavior on 4.3(5.240021) and continues to work on 4.3(2.250045). imc_rest:
hostname: "{{ cimc_ip }}"
username: "{{ console_username }}"
password: "{{ console_password | escape() }}"
...
Has anyone noticed Redfish is broken in Recent IMC 4.3 and 6.0 builds? Requests to /redfish/v1 still work but then /redfish/v1/Chassis returns 401 {"error": {"code": "Base.1.14.0.GeneralError","message": "See ExtendedInfo for more information.","@Mes...
@Greg Wilkinson I have run into an issue where updating firmware with storage is breaking some M.2 drives we have. (SR 699707756, 699702277) I am using an imc_rest module to update with this: <configConfMo inHierarchical="true" dn='sys/huu/firmware...