背景
ServiceRoot资源新增redfish标准属性:支持ServiceRoot资源下的存储子系统的链接
关联ISSUE
https://gitcode.com/openUBMC/rackmount/issues/430
评审点
redfish接口ServiceRoot资源增加属性Storage
属性描述
详细描述
URI: /redfish/v1
变化类型:新增属性
操作类型:GET
读写&权限:只读,读权限ReadOnly
名称:Storage
类型:object
响应样例
...
"Storage": {
"@odata.id": "/redfish/v1/Systems/1/Storage"
},
...
