The rsd_lib.resources.v2_2.fabric.fabric
Module¶
-
class
rsd_lib.resources.v2_2.fabric.fabric.
Fabric
(connector, path='', redfish_version=None, registries=None, reader=None)¶ Bases:
rsd_lib.resources.v2_1.fabric.fabric.Fabric
Fabric resource class
Fabric contains properties describing a simple fabric consisting of one or more switches, zero or more endpoints, and zero or more zones.
-
property
switches
¶ Property to provide reference to SwitchCollection instance
It is calculated once when it is queried for the first time. On refresh, this property is reset.
-
property
-
class
rsd_lib.resources.v2_2.fabric.fabric.
FabricCollection
(connector, path, redfish_version=None, registries=None)¶