Permissions
Each user account is governed by specific privileges
There are multiple permission types for user accounts, outlined below.
Service
The most limited account: only registration of new endpoints is allowed.
Executive
Read access to the executive dashboard.
Build
Read access to the executive dashboard. Read/write access to all Build actions in the CLI.
Admin
Full access to all capabilities.
Permission table
Role | Register new endpoints | Access to executive dashboard | CLI Build actions | Provision user accounts |
---|---|---|---|---|
Service | Yes | - | - | - |
Executive | Yes | Yes | - | - |
Build | Yes | Yes | Yes | - |
Admin | Yes | Yes | Yes | Yes |
Updated about 1 year ago