The collection of NetworkDeviceFunction resource instances.
Privilege: Login
NOTE: In the subsequent iDRAC releases, the above resource may move under systems with the URI pattern
/redfish/v1/Systems/{ComputerSystemId}/NetworkAdapters/{NetworkAdapterId}/NetworkDeviceFunctions.
NOTE: LinksOEM property is yet to release from DMTF, therefore, it is not supported in the current release.
X-Auth-Token: ********************username:passwordAuthorization: Basic *****************curl --location '/redfish/v1/Chassis//NetworkAdapters//NetworkDeviceFunctions' \
--header 'X-Auth-Token: <api-key>' \
--header 'Authorization: Basic <encoded-value>'