rsd_lib.resources.v2_1.system.network_interface Module¶rsd_lib.resources.v2_1.system.network_interface.NetworkInterface(connector, identity, redfish_version=None)¶Bases: sushy.resources.base.ResourceBase
description = <sushy.resources.base.Field object>¶The description of NetworkDeviceFunction
identity = <sushy.resources.base.Field object>¶The NetworkDeviceFunction identity string
links = <sushy.resources.base.Field object>¶Links for this NetworkDeviceFunction
name = <sushy.resources.base.Field object>¶The NetworkDeviceFunction name
network_device_functions¶Property to provide reference to NetworkDeviceFunctionCollection
It is calculated once when it is queried for the first time. On refresh, this property is reset.
status = <rsd_lib.common.StatusField object>¶The NetworkDeviceFunction status
rsd_lib.resources.v2_1.system.network_interface.NetworkInterfaceCollection(connector, path, redfish_version=None)¶Bases: sushy.resources.base.ResourceCollectionBase
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.