Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/registries/
H A Dprivilege_registry.hpp34 const std::array<Privileges, 2> privilegeSetConfigureManagerOrConfigureComponents = {{ variable
102 const static auto& patchAggregate = privilegeSetConfigureManagerOrConfigureComponents;
103 const static auto& putAggregate = privilegeSetConfigureManagerOrConfigureComponents;
104 const static auto& deleteAggregate = privilegeSetConfigureManagerOrConfigureComponents;
105 const static auto& postAggregate = privilegeSetConfigureManagerOrConfigureComponents;
110 const static auto& patchAggregateCollection = privilegeSetConfigureManagerOrConfigureComponents;
111 const static auto& putAggregateCollection = privilegeSetConfigureManagerOrConfigureComponents;
112 const static auto& deleteAggregateCollection = privilegeSetConfigureManagerOrConfigureComponents;
113 const static auto& postAggregateCollection = privilegeSetConfigureManagerOrConfigureComponents;
606 …onst static auto& patchEventDestinationCollection = privilegeSetConfigureManagerOrConfigureCompone…
[all …]