Open
Description
Is your feature request related to a problem? Please describe.
Since idrac9 (version 5.10) OEM network attributes are available for modification via the redfish API. This would allow us to set SRIOV attribute at a per NIC level. Develop this new functionality into BF.
What System / IPMI Platform?
idrac 9 (version 5.10)
Describe the Possible Solution
Add a new argument to badfish in the form of --get-nic-attribute
/ --set-nic-attribute
in a similar fashion to the already existing --get-bios-attribute
/ --set-bios-attribute
.
Additional Info
Reference: dell/iDRAC-Redfish-Scripting#50 (comment)