New APIs¶
In EnOS 2.4.4, we added Application Registration Service and added some new APIs for IAM Service.
Application Registration Service¶
API 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. |
√ |
× |
|
List the application categories for this OU. |
√ |
× |
|
Create a permission for an application. |
√ |
× |
|
Delete a menu for an application. |
√ |
× |
|
List the permissions for an application. |
√ |
× |
|
Update a permission for an application. |
√ |
× |
|
Create a menu for an application. |
√ |
× |
|
Delete a menu for an application. |
√ |
× |
|
List the menus for an application. |
√ |
× |
|
Update a menu for an application. |
√ |
× |
IAM Service¶
API Name |
Description |
EnOS Cloud |
EnOS Edge |
---|---|---|---|
Delete an internal user, LDAP user, or SSO user in the OU. |
√ |
× |
|
List the information of internal users, LDAP users, and SSO users of the OU, including the users’ recent login times. |
√ |
× |
|
Enable an internal user in the OU. |
√ |
× |
|
Disable an internal user in the OU. |
√ |
× |