Asset Tree Service Overview¶
The asset tree service APIs provide management operations for asset trees, asset nodes, and asset paths. For more information on asset trees, see Asset Tree Overview.
The APIs in the asset tree 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.
Asset Tree¶
Operation Name |
Description |
---|---|
Create an asset tree as well as its root node |
|
Create an asset tree and link an existing asset as the root node of the asset tree |
|
Delete an asset tree |
|
Get the details of an asset tree |
|
Search for paths on the asset tree |
|
Search for asset trees based on the search criteria |
|
Update the information of an asset tree |
Asset Tree Node¶
Operation Name |
Description |
---|---|
Link an existing asset to an asset tree |
|
Create an asset and link it to an asset tree |
|
Remove an asset from an asset tree |
|
Get the details of one or multiple asset trees based on a set of |
|
Search for assets based on the search criteria |
|
Search for assets under the specified asset tree based on the relationship with a known asset |