Home
last modified time | relevance | path

Searched refs:resourcePaused (Results 1 – 3 of 3) sorted by relevance

/openbmc/bmcweb/redfish-core/include/registries/
H A Dresource_event_message_registry.hpp383 resourcePaused = 10, enumerator
/openbmc/bmcweb/redfish-core/src/
H A Dresource_messages.cpp284 nlohmann::json::object_t resourcePaused(std::string_view arg1) in resourcePaused() function
286 return getLog(redfish::registries::ResourceEvent::Index::resourcePaused, in resourcePaused()
/openbmc/bmcweb/redfish-core/include/
H A Dresource_messages.hpp72 nlohmann::json::object_t resourcePaused(std::string_view arg1);