Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/registries/
H A Dprivilege_registry.hpp38 const std::array<Privileges, 2> privilegeSetConfigureManagerOrConfigureSelf = {{ variable
656 const static auto& patchEventDestination = privilegeSetConfigureManagerOrConfigureSelf;
657 const static auto& postEventDestination = privilegeSetConfigureManagerOrConfigureSelf;
658 const static auto& putEventDestination = privilegeSetConfigureManagerOrConfigureSelf;
659 const static auto& deleteEventDestination = privilegeSetConfigureManagerOrConfigureSelf;
1608 const static auto& patchRegisteredClient = privilegeSetConfigureManagerOrConfigureSelf;
1609 const static auto& postRegisteredClient = privilegeSetConfigureManagerOrConfigureSelf;
1610 const static auto& putRegisteredClient = privilegeSetConfigureManagerOrConfigureSelf;
1611 const static auto& deleteRegisteredClient = privilegeSetConfigureManagerOrConfigureSelf;
1782 const static auto& getSession = privilegeSetConfigureManagerOrConfigureSelf;
[all …]