sushy.resources.compositionservice.resourcezone Module¶sushy.resources.compositionservice.resourcezone.LinksField(*args, **kwargs)¶Bases: sushy.resources.base.CompositeField
endpoints = <sushy.resources.base.Field object>¶The references to the endpoints that are contained in this zone
involved_switches = <sushy.resources.base.Field object>¶The references to the switches in this zone
resource_blocks = <sushy.resources.base.Field object>¶The references to the Resource Blocks that are used in this zone
sushy.resources.compositionservice.resourcezone.ResourceZone(connector, identity, redfish_version=None)¶Bases: sushy.resources.base.ResourceBase
description = <sushy.resources.base.Field object>¶The resources zone description
identity = <sushy.resources.base.Field object>¶The resource zone identity string
links = <sushy.resources.compositionservice.resourcezone.LinksField object>¶The references to other resources that are related to this resource
name = <sushy.resources.base.Field object>¶The resource zone name
status = <sushy.resources.common.StatusField object>¶The resource zone status
sushy.resources.compositionservice.resourcezone.ResourceZoneCollection(connector, identity, redfish_version=None)¶Bases: sushy.resources.base.ResourceCollectionBase
description = <sushy.resources.base.Field object>¶The resource zone collection description
name = <sushy.resources.base.Field object>¶The resource zone collection name
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.