User Tools

Site Tools


wiki:administration

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
wiki:administration [2018/10/03 15:44]
ghi
wiki:administration [2018/10/04 15:47] (current)
ghi
Line 54: Line 54:
   * Super admins and admin users can create user accounts.   * Super admins and admin users can create user accounts.
   * All other user roles can manage fleets, stations, clusters and end-devices   * All other user roles can manage fleets, stations, clusters and end-devices
 +
 +===== IDs ===== 
 +
 +All customers, clusters, fleets and users are identified with an ID. These IDs can be used to send [[wiki:​oss_api| REST API]] commands.
 +
 +==== Customer ID ====
 +
 +Super Admin users can check customer IDs in the //​Customers//​ page of web interface, in the top left of each customer element. \\
 +
 +{{:​wiki:​customerpage.png?​600|}}
 +
 +This ID can also be retreived by [[wiki:​oss_api| REST API]] method ''​getAuthenticatedUser''​. Unlike the use of web interface, this REST API method can be used by all the users independently of their role.
 +
 +==== Cluster ID ====
 +
 +Super admin and admin users can check cluster IDs in the //Cluster// page, in the top right of each customer element. \\
 +
 +{{:​images:​clusterid.png?​800|}}
 +
 +This ID can also be retreived by [[wiki:​oss_api| REST API]] method ''​getClusters''​. Unlike the use of web interface, this REST API method can be used by all the users independently of their role. 
 +
 +==== Fleet ID ====
 +
 +Super admin and admin users can check fleet IDs in the //Fleets// page, in the top right of each customer element. \\
 +
 +{{:​images:​fleetid.png?​800|}}
 +
 +This ID can also be retreived by [[wiki:​oss_api| REST API]] method ''​getFleets''​. Unlike the use of web interface, this REST API method can be used by all the users independently of their role. 
 +
 +==== User ID ====
 +
 +Super admin and admin users can check user IDs in the //Users// page, in the top right of each customer element. \\
 +
 +{{:​images:​usersid.png?​500|}}
 +
 +This ID can also be retreived by [[wiki:​oss_api| REST API]] method ''​getAuthenticatedUser''​. Unlike the use of web interface, this REST API method can be used by all the users independently of their role.
 +
wiki/administration.1538574257.txt.gz · Last modified: 2018/10/03 15:44 by ghi