We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
问题描述/What happened: 物理机型号是超聚变 2288H v5,查看官网说明书支持Redfish,本地进行接口调用也是可以,但是页面通过ISO引导注册方式添加物理机时,提示“该物理机不支持 redfish 带外控制,需要填写管理口 mac 地址”。
环境/Environment:
The text was updated successfully, but these errors were encountered:
打开CloudShell,用 redfishcli 这个命令行工具测试下: 比如:
$ redfishcli --endpoint https://xxxxx --username xxx --password xxx system-get
Sorry, something went wrong.
通过“redfishcli”命令也是可以的,我之前通过curl调用redfish api都能调用成功。不知道还有其他什么限制或者要求么。
No branches or pull requests
问题描述/What happened:
物理机型号是超聚变 2288H v5,查看官网说明书支持Redfish,本地进行接口调用也是可以,但是页面通过ISO引导注册方式添加物理机时,提示“该物理机不支持 redfish 带外控制,需要填写管理口 mac 地址”。
环境/Environment:
The text was updated successfully, but these errors were encountered: