背景
支持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 | 否 | 否 | / | 以太网接口的网络设备功能的链接 |