rsd_lib.resources.v2_1.fabric.endpoint Module¶rsd_lib.resources.v2_1.fabric.endpoint.ConnectedEntitiesField(*args, **kwargs)¶Bases: rsd_lib.resources.base.FieldList
entity_link = <sushy.resources.base.Field object>¶entity_role = <sushy.resources.base.Field object>¶entity_type = <sushy.resources.base.Field object>¶identifiers = <rsd_lib.resources.v2_1.fabric.endpoint.IdentifiersField object>¶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
rsd_lib.resources.v2_1.fabric.endpoint.EndpointCollection(connector, path, redfish_version=None)¶Bases: sushy.resources.base.ResourceCollectionBase
rsd_lib.resources.v2_1.fabric.endpoint.EntityLinkField(*args, **kwargs)¶Bases: sushy.resources.base.CompositeField
identity = <sushy.resources.base.Field object>¶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>¶
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.