sushy.resources.fabric.fabric Module¶sushy.resources.fabric.fabric.Fabric(connector, identity, redfish_version=None, registries=None)¶Bases: sushy.resources.base.ResourceBase
Fabric resource
The Fabric represents a simple fabric consisting of one or more switches, zero or more endpoints, and zero or more zones.
description = <sushy.resources.base.Field object>¶The fabric description
endpoints¶fabric_type = <sushy.resources.base.MappedField object>¶The protocol being sent over this fabric
identity = <sushy.resources.base.Field object>¶Identifier for the fabric
max_zones = <sushy.resources.base.Field object>¶The maximum number of zones the switch can currently configure
name = <sushy.resources.base.Field object>¶The fabric name
status = <sushy.resources.common.StatusField object>¶The fabric status
sushy.resources.fabric.fabric.FabricCollection(connector, path, redfish_version=None, registries=None)¶
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.