Boundary
resource-table
Resource Table
The following table works as a quick cheat-sheet to help you manage your permissions. Note that it's not exhaustive; for brevity it does not show wildcard or templated grant strings.
Additionally, this does not include available output fields; see the service documentation for guidance.
| Resource Type | Applicable Scopes | API Endpoint | Parameters into Permissions Engine | Available Actions / Examples | 
|---|---|---|---|---|
| Account | 
  | /accounts | 
  | 
  | 
/accounts/<id> | 
  | 
  | ||
| Auth Method | 
  | /auth-methods | 
  | 
  | 
/auth-methods/<id> | 
  | 
  | ||
| Auth Token | 
  | /auth-tokens | 
  | 
  | 
/auth-tokens/<id> | 
  | 
  | ||
| Group | 
  | /groups | 
  | 
  | 
/groups/<id> | 
  | 
  | ||
| Host | 
  | /hosts | 
  | 
  | 
/hosts/<id> | 
  | 
  | ||
| Host Catalog | 
  | /host-catalogs | 
  | 
  | 
/host-catalogs/<id> | 
  | 
  | ||
| Host Set | 
  | /host-sets | 
  | 
  | 
/host-sets/<id> | 
  | 
  | ||
| Managed Group | 
  | /managed-groups | 
  | 
  | 
/managed-groups/<id> | 
  | 
  | ||
| Role | 
  | /roles | 
  | 
  | 
/roles/<id> | 
  | 
  | ||
| Scope | 
  | /scopes | 
  | 
  | 
/scopes/<id> | 
  | 
  | ||
| Session | 
  | /sessions | 
  | 
  | 
/session/<id> | 
  | 
  | ||
| Target | 
  | /targets | 
  | 
  | 
/targets/<id> | 
  | 
  | ||
| User | 
  | /users | 
  | 
  | 
/users/<id> | 
  | 
  | ||
| Worker | 
  | /workers | 
  | 
  | 
/workers/<id> | 
  | 
  |