Skip to content

Users section#

The “Users” section is intended for showing user accounts, created in LUNA PLATFORM 5. General view of the “Users” section is shown below (Figure 75).

“Users” section
Figure 75. “Users” section

“Users” section contains the following elements:

  • Table of existing user accounts containing columns:
  • "Login—account login;
  • "Description"—account description
  • "Account type"
    • user — the type of account with which you can create objects and use only your account data.
    • advanced_user — allows to interact with its own data and view other accounts data
    • admin — the type of account for which rights similar to "advanced_user" are available, and there is also access to the Admin service.
  • "Create time" — date and time of account creation;
  • "Last update time" — date and time of the last account update.

To sort a column in the table, click on the column name. The sorting arrow icon indicates the current sorting by one of the parameters: alphabetically, ascending, or descending.

You can work with all types of accounts in the API service, but only "advanced_user" and "user" types of accounts can be created, while in the Admin service you can create all three types.

Creating a user account#

Create a user account using a POST request "create account" to the API service, or using the Admin service. When creating the account, you must specify the following data: login (email), password and account type.