The sushy.resources.compositionservice.resourcezone
Module¶
-
class
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
-
-
class
sushy.resources.compositionservice.resourcezone.
ResourceZone
(connector, identity, redfish_version=None, registries=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
-
-
class
sushy.resources.compositionservice.resourcezone.
ResourceZoneCollection
(connector, identity, redfish_version=None, registries=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
-