The rsd_lib.resources.v2_1.fabric.endpoint Module

The rsd_lib.resources.v2_1.fabric.endpoint Module

class rsd_lib.resources.v2_1.fabric.endpoint.ConnectedEntitiesField(*args, **kwargs)

Bases: rsd_lib.resources.base.FieldList

entity_role = <sushy.resources.base.Field object>
entity_type = <sushy.resources.base.Field object>
identifiers = <rsd_lib.resources.v2_1.fabric.endpoint.IdentifiersField object>
class rsd_lib.resources.v2_1.fabric.endpoint.Endpoint(connector, identity, redfish_version=None)

Bases: sushy.resources.base.ResourceBase

connected_entities = <rsd_lib.resources.v2_1.fabric.endpoint.ConnectedEntitiesField object>

Entities connected to endpoint

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

The endpoint description

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

Host reservation memory in bytes

identifiers = <rsd_lib.resources.v2_1.fabric.endpoint.IdentifiersField object>

Identifiers for endpoint

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

The endpoint identity string

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

The endpoint name

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

Protocol for endpoint (i.e. PCIe)

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

The endpoint redundancy

status = <rsd_lib.resources.v2_1.fabric.endpoint.StatusField object>

The endpoint status

class rsd_lib.resources.v2_1.fabric.endpoint.EndpointCollection(connector, path, redfish_version=None)

Bases: sushy.resources.base.ResourceCollectionBase

class rsd_lib.resources.v2_1.fabric.endpoint.EntityLinkField(*args, **kwargs)

Bases: sushy.resources.base.CompositeField

identity = <sushy.resources.base.Field object>
class rsd_lib.resources.v2_1.fabric.endpoint.IdentifiersField(*args, **kwargs)

Bases: rsd_lib.resources.base.FieldList

name = <sushy.resources.base.Field object>
name_format = <sushy.resources.base.Field object>
class rsd_lib.resources.v2_1.fabric.endpoint.StatusField(*args, **kwargs)

Bases: sushy.resources.base.CompositeField

health = <sushy.resources.base.Field object>
health_rollup = <sushy.resources.base.Field object>
state = <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.