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.hpp13 struct UserSubscription struct
15 std::string id;
16 boost::urls::url destinationUrl;
17 std::string protocol;
18 bool verifyCertificate = true;
19 std::string retryPolicy;
20 std::string customText;
21 std::string eventFormatType;
22 std::string subscriptionType;
25 std::vector<std::string> resourceTypes;
[all …]