Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/registries/
H A Dprivilege_registry.hpp31 const std::array<Privileges, 1> privilegeSetConfigureManager = {{ variable
78 const static auto& patchActionInfo = privilegeSetConfigureManager;
79 const static auto& putActionInfo = privilegeSetConfigureManager;
80 const static auto& deleteActionInfo = privilegeSetConfigureManager;
81 const static auto& postActionInfo = privilegeSetConfigureManager;
118 const static auto& patchAggregationService = privilegeSetConfigureManager;
119 const static auto& putAggregationService = privilegeSetConfigureManager;
120 const static auto& deleteAggregationService = privilegeSetConfigureManager;
121 const static auto& postAggregationService = privilegeSetConfigureManager;
126 const static auto& patchAggregationSource = privilegeSetConfigureManager;
[all …]