Home
last modified time | relevance | path

Searched refs:owningEntity (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/redfish-core/include/
H A Dregistries.hpp33 const char* owningEntity; member
/openbmc/bmcweb/redfish-core/lib/
H A Dmessage_registries.hpp166 asyncResp->res.jsonValue["OwningEntity"] = header.owningEntity; in handleMessageRegistryGet()