Home
last modified time | relevance | path

Searched defs:retryPolicy (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Devent_service.hpp334 std::optional<std::string> retryPolicy; in requestRoutesEventDestinationCollection() local
840 std::optional<std::string> retryPolicy; in requestRoutesEventDestination() local
/openbmc/bmcweb/include/
H A Devent_service_store.hpp31 std::string retryPolicy; member