【待评审】支持EthernetInterface相关资源适配(Systems资源)

背景

支持EthernetInterface相关资源新增InterfaceEnabled、Status、NetworkDeviceFunctions属性

关联ISSUE

整体方案

支持EthernetInterface相关资源新增 InterfaceEnabled、Status、NetworkDeviceFunctions属性

评审点

支持EthernetInterface相关资源新增 InterfaceEnabled、Status、NetworkDeviceFunctions属性

详细描述

评审点1:

资源URL:/redfish/v1/Systems/{systemid}/EthernetInterfaces/{ethernetinterfaceid}
资源版本:EthernetInterface.v1_12_0.json

属性名 类型 示例/取值约束 readonly 易变属性 实现PATCH 操作权限 描述
InterfaceEnabled [boolean,null] true / 网口的使能状态
Status/state [string,null] true /
Status/Health [string,null] true /
NetworkDeviceFunctions [array,null] true / 以太网接口的网络设备功能的链接

评审结论

遗留问题