The rsd_lib.resources.fabric.zone Module

The rsd_lib.resources.fabric.zone Module

class rsd_lib.resources.fabric.zone.Zone(connector, identity, redfish_version=None)

Bases: sushy.resources.base.ResourceBase

description = <sushy.resources.base.Field object>

The zone description

get_endpoints()

Return a list of Endpoints present in the Zone

Returns:A list of Endpoint objects
identity = <sushy.resources.base.Field object>

The zone identity string

The zone links

name = <sushy.resources.base.Field object>

The zone name

class rsd_lib.resources.fabric.zone.ZoneCollection(connector, path, redfish_version=None)

Bases: sushy.resources.base.ResourceCollectionBase

class rsd_lib.resources.fabric.zone.ZoneLinksField(*args, **kwargs)

Bases: sushy.resources.base.CompositeField

endpoint_identities = <sushy.resources.base.Field object>
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.