【待评审】支持NetworkDeviceFunction相关资源适配

背景

支持NetworkDeviceFunction相关资源适配新增DeviceEnabled、PCIeFunction、EthernetInterfaces、 Status属性

关联ISSUE

整体方案

支持NetworkDeviceFunction相关资源适配新增DeviceEnabled、PCIeFunction、EthernetInterfaces、 Status属性

评审点

支持NetworkDeviceFunction相关资源适配新增DeviceEnabled、PCIeFunction、EthernetInterfaces、 Status属性

详细描述

评审点1:

资源URL:/redfish/v1/Chassis/{ChassisId}/NetworkAdapters/{NetworkAdapterId}/NetworkDeviceFunctions/{NetworkDeviceFunctionId}
资源版本:NetworkDeviceFunction.v1_11_0.json

属性名 类型 示例/取值约束 readonly 易变属性 实现PATCH 操作权限 描述
DeviceEnabled [boolean,null] true / 网口设备功能是否启用
Status/State [string] true / 接口状态
Status/Health [string,null] true / 网口健康状态
EthernetInterfaces [object,null] true / 指向以太网接口功能
PCIeFunction [object,null] true / 指向PCIeFunction功能

评审结论

遗留问题