/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ |
H A D | FabricAdapter_v1.xml | 4 <!--# Redfish Schema: FabricAdapter v1.5.3 --> 57 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="FabricAdapter"> 61 <EntityType Name="FabricAdapter" BaseType="Resource.v1_0_0.Resource" Abstract="true"> 90 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="FabricAdapter.v1_0_0"> 94 <EntityType Name="FabricAdapter" BaseType="FabricAdapter.FabricAdapter"> 164 <Property Name="GenZ" Type="FabricAdapter.v1_0_0.GenZ" Nullable="false"> 168 <Property Name="Actions" Type="FabricAdapter.v1_0_0.Actions" Nullable="false"> 172 <Property Name="Links" Type="FabricAdapter.v1_0_0.Links" Nullable="false"> 224 <Property Name="Oem" Type="FabricAdapter.v1_0_0.OemActions" Nullable="false"> 248 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="FabricAdapter.v1_0_1"> [all …]
|
H A D | FabricAdapterCollection_v1.xml | 27 <edmx:Include Namespace="FabricAdapter"/> 37 …<Annotation Term="OData.Description" String="The collection of `FabricAdapter` resource instances.… 38 …tion" String="This resource shall represent a resource collection of `FabricAdapter` instances for… 62 <NavigationProperty Name="Members" Type="Collection(FabricAdapter.FabricAdapter)">
|
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | FabricAdapter_v1.xml | 4 <!--# Redfish Schema: FabricAdapter v1.5.3 --> 57 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="FabricAdapter"> 61 <EntityType Name="FabricAdapter" BaseType="Resource.v1_0_0.Resource" Abstract="true"> 90 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="FabricAdapter.v1_0_0"> 94 <EntityType Name="FabricAdapter" BaseType="FabricAdapter.FabricAdapter"> 164 <Property Name="GenZ" Type="FabricAdapter.v1_0_0.GenZ" Nullable="false"> 168 <Property Name="Actions" Type="FabricAdapter.v1_0_0.Actions" Nullable="false"> 172 <Property Name="Links" Type="FabricAdapter.v1_0_0.Links" Nullable="false"> 224 <Property Name="Oem" Type="FabricAdapter.v1_0_0.OemActions" Nullable="false"> 248 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="FabricAdapter.v1_0_1"> [all …]
|
H A D | FabricAdapterCollection_v1.xml | 27 <edmx:Include Namespace="FabricAdapter"/> 37 …<Annotation Term="OData.Description" String="The collection of `FabricAdapter` resource instances.… 38 …tion" String="This resource shall represent a resource collection of `FabricAdapter` instances for… 62 <NavigationProperty Name="Members" Type="Collection(FabricAdapter.FabricAdapter)">
|
H A D | MemoryDomain_v1.xml | 40 <edmx:Include Namespace="FabricAdapter"/> 306 <NavigationProperty Name="FabricAdapters" Type="Collection(FabricAdapter.FabricAdapter)"> 309 …="This property shall contain an array of links to resources of type `FabricAdapter` with which th… 351 <NavigationProperty Name="FabricAdapters" Type="Collection(FabricAdapter.FabricAdapter)"> 354 …="This property shall contain an array of links to resources of type `FabricAdapter` that represen…
|
/openbmc/pldm/host-bmc/dbus/ |
H A D | fabric_adapter.hpp | 6 #include <xyz/openbmc_project/Inventory/Item/FabricAdapter/server.hpp> 15 sdbusplus::xyz::openbmc_project::Inventory::Item::server::FabricAdapter>; 17 class FabricAdapter : public ItemFabricAdapter class 20 FabricAdapter() = delete; 21 ~FabricAdapter() = default; 22 FabricAdapter(const FabricAdapter&) = delete; 23 FabricAdapter& operator=(const FabricAdapter&) = delete; 24 FabricAdapter(FabricAdapter&&) = delete; 25 FabricAdapter& operator=(FabricAdapter&&) = delete; 27 FabricAdapter(sdbusplus::bus_t& bus, const std::string& objPath) : in FabricAdapter() function in pldm::dbus::FabricAdapter
|
H A D | custom_dbus.cpp | 132 if (!fabricAdapter.contains(path)) in implementFabricAdapter() 134 fabricAdapter.emplace( in implementFabricAdapter() 135 path, std::make_unique<FabricAdapter>( in implementFabricAdapter()
|
H A D | custom_dbus.hpp | 237 std::unordered_map<ObjectPath, std::unique_ptr<FabricAdapter>> 238 fabricAdapter; member in pldm::dbus::CustomDBus
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | fabric_adapters.hpp | 180 "</redfish/v1/JsonSchemas/FabricAdapter/FabricAdapter.json>; rel=describedby"); in doAdapterGet() 182 "#FabricAdapter.v1_4_0.FabricAdapter"; in doAdapterGet() 234 "xyz.openbmc_project.Inventory.Item.FabricAdapter"}; in getValidFabricAdapterPath() 250 messages::resourceNotFound(asyncResp->res, "FabricAdapter", in afterHandleFabricAdapterGet() 262 messages::resourceNotFound(asyncResp->res, "FabricAdapter", adapterId); in afterHandleFabricAdapterGet() 329 "xyz.openbmc_project.Inventory.Item.FabricAdapter"}; in handleFabricAdapterCollectionGet() 373 messages::resourceNotFound(asyncResp->res, "FabricAdapter", in afterHandleFabricAdapterHead() 385 messages::resourceNotFound(asyncResp->res, "FabricAdapter", adapterId); in afterHandleFabricAdapterHead() 390 "</redfish/v1/JsonSchemas/FabricAdapter/FabricAdapter.json>; rel=describedby"); in afterHandleFabricAdapterHead()
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/FabricAdapter/ |
H A D | meson.build | 3 sdbusplus_current_path = 'xyz/openbmc_project/Inventory/Item/FabricAdapter' 8 '../../../../../../yaml/xyz/openbmc_project/Inventory/Item/FabricAdapter.interface.yaml', 28 'xyz/openbmc_project/Inventory/Item/FabricAdapter',
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | FabricAdapterCollection.json | 14 "description": "The collection of `FabricAdapter` resource instances.", 15 …escription": "This resource shall represent a resource collection of `FabricAdapter` instances for… 57 … "$ref": "http://redfish.dmtf.org/schemas/v1/FabricAdapter.json#/definitions/FabricAdapter"
|
H A D | FabricAdapter.v1_5_3.json | 2 "$id": "http://redfish.dmtf.org/schemas/v1/FabricAdapter.v1_5_3.json", 3 "$ref": "#/definitions/FabricAdapter", 34 "FabricAdapter": { object 440 "title": "#FabricAdapter.v1_5_3.FabricAdapter"
|
H A D | MemoryDomain.v1_5_1.json | 70 … "$ref": "http://redfish.dmtf.org/schemas/v1/FabricAdapter.json#/definitions/FabricAdapter" 72 … "This property shall contain an array of links to resources of type `FabricAdapter` that represen…
|
H A D | MediaController.v1_3_2.json | 90 "deprecated": "This schema has been deprecated in favor of the `FabricAdapter` schema.",
|
H A D | Processor.v1_20_1.json | 372 … "$ref": "http://redfish.dmtf.org/schemas/v1/FabricAdapter.json#/definitions/FabricAdapter" 374 … "This property shall contain an array of links to resources of type `FabricAdapter` that represen…
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | FabricAdapterCollection.json | 14 "description": "The collection of `FabricAdapter` resource instances.", 15 …escription": "This resource shall represent a resource collection of `FabricAdapter` instances for… 57 … "$ref": "http://redfish.dmtf.org/schemas/v1/FabricAdapter.json#/definitions/FabricAdapter"
|
H A D | FabricAdapter.v1_5_3.json | 2 "$id": "http://redfish.dmtf.org/schemas/v1/FabricAdapter.v1_5_3.json", 3 "$ref": "#/definitions/FabricAdapter", 34 "FabricAdapter": { object 440 "title": "#FabricAdapter.v1_5_3.FabricAdapter"
|
H A D | Processor.v1_20_1.json | 372 … "$ref": "http://redfish.dmtf.org/schemas/v1/FabricAdapter.json#/definitions/FabricAdapter" 374 … "This property shall contain an array of links to resources of type `FabricAdapter` that represen…
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Connector/ |
H A D | Port.interface.yaml | 11 - xyz.openbmc_project.Inventory.Item.FabricAdapter
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/ |
H A D | FabricAdapter.interface.yaml | 9 Objects that implement FabricAdapter can optionally implement the
|
H A D | README.md | 27 - FabricAdapter and Connector.Port: `{connecting, connected_to}`
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/ |
H A D | meson.build | 15 subdir('FabricAdapter') subdir 387 '../../../../../yaml/xyz/openbmc_project/Inventory/Item/FabricAdapter.interface.yaml', 389 output: ['FabricAdapter.md'], 401 'xyz/openbmc_project/Inventory/Item/FabricAdapter',
|
/openbmc/openpower-vpd-parser/configuration/ibm/ |
H A D | 50001002.json | 1263 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null, 1558 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null, 1691 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null, 1782 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null, 2232 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
|
H A D | 50001001_v2.json | 1798 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null, 1908 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null, 2018 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null, 2128 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null, 2544 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null, 2741 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null, 2832 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null, 3092 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
|
H A D | 50001001.json | 1772 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null, 1878 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null, 1984 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null, 2090 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null, 2486 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null, 2675 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null, 2766 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null, 3014 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
|