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.hpp17 struct UserSubscription struct
20 std::string id;
21 boost::urls::url destinationUrl;
22 std::string protocol;
23 bool verifyCertificate = true;
24 std::string retryPolicy;
25 std::string customText;
26 std::string eventFormatType;
27 std::string subscriptionType;
30 std::vector<std::string> resourceTypes;
[all …]