{question}
How to assign a resource pool to a group of users?
{question}
{answer}
It is not possible to assign a resource pool to a group directly. However, we can create a ROLE, assign a RESOURCE POOL to the ROLE, and then assign the ROLE to a GROUP. This will assign the specific resource pool to all the users in the particular group.
The below example can be used as a reference -
- Three users are present in the group -
group1
:
- Create a ROLE and grant the ROLE to a GROUP:
- Grant RESOURCE POOL USAGE to the newly created role:
Reference
Select a Resource Pool Dynamically
{answer}