Accounts API¶
The Accounts API enables you, or rather the calling entity, the machine user to discover in which partitions it has access.
The Accounts API is organized around Customers, Partitions, UserGroups and Roles.
Concepts & Glossary¶
Term | Description |
---|---|
Customer | A Customer represents a company which owns resources like Machine Users and Partitions . |
Partition | A Partition represents a logical segmentation of a Customer. It can be used to group a number of Buildings together. |
Roles | A Role is a set of permissions representing which actions a machine user with a given Role can perform in the system. |
UserGroup | User groups allow users to organize Partitions and user access in a fine-grained way. UserGroups can be used to group machine users to give them access to one or multiple Partitions by acting in a certain Role. |