lswadmin
lswadmin
V1.70 遇到了同样的问题。
@zqr10159 执行curl -X POST https://ip/redfish/v1/SessionService/Sessions \ -H "Content-Type: application/json" \ -d '{"UserName": "username", "Password": "password"}' 报错信息如下: {"error":{"@Message.ExtendedInfo":[{"Message":"Unable to run the method because the requested HTTP method is not allowed.","MessageArgs":[],"[email protected]":0,"MessageId":"IDRAC.1.6.SYS402","RelatedProperties":[],"[email protected]":0,"Resolution":"Enter a...
@zqr10159 
I have one machine,when test using curl -X POST https://ip/redfish/v1/SessionService/Sessions \ -H "Content-Type: application/json" \ -d '{"UserName": "username", "Password": "password"}' ; it is normal ,but the log of collector throw...