A human-readable name for an access level, accepted
anywhere an access level is set so callers can write 'owner' instead of 1.
'owner' → 1
'member' → 2
'agent' → 3
'member' here is a permission tier, not the old name for a
Collaborator: a collaborator is someone attached to the organisation,
and owner/member/agent are the tiers they may hold. The Salt API uses
the same split, so the tier names are deliberately unchanged.
A human-readable name for an access level, accepted anywhere an access level is set so callers can write
'owner'instead of1.'owner'→ 1'member'→ 2'agent'→ 3'member'here is a permission tier, not the old name for a Collaborator: a collaborator is someone attached to the organisation, andowner/member/agentare the tiers they may hold. The Salt API uses the same split, so the tier names are deliberately unchanged.