New APIs¶
In EnOS 2.4.4, we added Application Registration Service and added some new APIs for Connection and IAM Services.
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. |
√ |
× |
Connection Service¶
Device¶
API Name |
Description |
EnOS Cloud |
EnOS Edge |
---|---|---|---|
Report the device firmware version |
√ |
× |
|
Modify the device status |
√ |
× |
Device Group¶
Operation Name |
Description |
EnOS Cloud |
EnOS Edge |
---|---|---|---|
Add devices to device groups |
√ |
× |
|
Create device groups in batches |
√ |
× |
|
Delete device groups |
√ |
× |
|
Get device groups |
√ |
× |
|
Remove devices from device froups |
√ |
× |
|
Serach devices by device groups |
√ |
× |
|
Search device groups by devices |
√ |
× |
|
Search device groups |
√ |
× |
|
Update device groups |
√ |
× |
Device Data¶
Operation Name |
Description |
EnOS Cloud |
EnOS Edge |
---|---|---|---|
Create command jobs |
√ |
× |
|
Search command jobs by filters |
√ |
× |
|
Search command job details |
√ |
× |
|
Delete command jobs |
√ |
× |
|
Query the command job statistics |
√ |
× |
|
Get command tasks |
√ |
× |
|
Serach the command task details, execution progress and statuses |
√ |
× |
|
Retry command tasks |
√ |
× |
|
Cancel command tasks |
√ |
× |
Firmware OTA Upgrade Management¶
Operation Name |
Description |
EnOS Cloud |
EnOS Edge |
---|---|---|---|
Download firmware files |
√ |
× |
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. |
√ |
× |