Application Registration Service¶
EnOS provides developers with the ability to create,delete, and get application information, and manage the menus and permissions for applications. For more information, see Registering and Managing Applications.
The APIs in Application Registration Service are some of the APIs EnOS provides that cover the core business processes of the system. For more information on EnOS APIs and the different APIs that EnOS provides, see About EnOS API.
For more information on how to invoke EnOS APIs, see Get Started with EnOS API.
API List¶
Refer to the table below for the list of Application Registration Service APIs, and whether they can be used by EnOS Cloud and EnOS Edge.
Application¶
Operation Name |
Description |
EnOS Cloud |
EnOS Edge |
---|---|---|---|
Create an application for this OU. |
√ |
× |
|
Delete an application for this OU. |
√ |
× |
|
List the applications for this OU. |
√ |
× |
|
Query the obtained applications using the application keyword or access key. |
√ |
× |
|
Update the application for this OU. |
√ |
× |
|
Approve or disapprove the request and authorize or deauthorize the menus and permissions for an application. |
√ |
× |
Application Category¶
Operation Name |
Description |
EnOS Cloud |
EnOS Edge |
---|---|---|---|
List the application categories for this OU. |
√ |
× |
Permission¶
Operation Name |
Description |
EnOS Cloud |
EnOS Edge |
---|---|---|---|
Create a permission for an application. |
√ |
× |
|
Delete a menu for an application. |
√ |
× |
|
List the permissions for an application. |
√ |
× |
|
Update a permission for an application. |
√ |
× |