Home
last modified time | relevance | path

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

/openbmc/bmcweb/include/
H A Devent_service_store.hpp24 struct UserSubscription struct
27 std::string id;
28 boost::urls::url destinationUrl;
29 std::string protocol;
30 bool verifyCertificate = true;
31 std::string retryPolicy;
32 bool sendHeartbeat = false;
35 uint64_t hbIntervalMinutes = 10;
36 std::string customText;
37 std::string eventFormatType;
[all …]