ResourceGroups are used in the context of Permission Policies, which controls what a User who has been given access to your Organization can and cannot do. For example, you might want to create a Permissions Policy that denies Users the ability to retrieve Meters. Resources are defined as m3ter Resource Identifiers (MRIs) in the format:Documentation Index
Fetch the complete documentation index at: https://docs.m3ter.com/llms.txt
Use this file to discover all available pages before exploring further.
serviceis a distinct part of the overall m3ter system, and which forms a natural functional grouping, such as “config” or “billing”.resource-typeis the resource type item accessed - for example: “Plan”, “Meter”, “Bill”item-typeis one of:item- to specify an individual item.group- to specify a resource group.
idis the resource group id or the resource item id
User Resource Groups You can create a User Resource Group to group resources of type =
user. You can then retrieve a list of the User Resource Groups a user belongs to. For more details, see the Retrieve OrgUser Groups call in the OrgUsers section.