Assets | Assets Explorer
Overview
URL | api/{tenantKey}/{orgKey}/assetManagementCore/assetsExplorers |
Methods Supported | GET |
All Operations
This service includes the following operations:
All Resources
This service uses the following resources:
GET Get Assets Treeview
Custom operation 'GetAssetsTreeview'.
The following elements are required:
companyId | (Guid) CompanyId. |
Response:
When successful, the response body contains a list of resources of type 'AssetsTreeviewResource'. See AssetsTreeviewResource. |
Response status codes:
200 | OK. The operation was completed successfully. |
400 | BadRequest. The request parameters are invalid. |
Resource URL:
api/{tenantKey}/{orgKey}/assetManagementCore/assetsExplorers/getAssetsTreeview
GET /assetManagementCore/assetsExplorers/getAssetsTreeview
Resources
AssetsTreeviewResource
The following elements are optional:
id | (Guid) Id. |
assetNaturalKey | (string) Asset Natural Key. |
assetDescription | (string) Asset Description. |
parentAssetId | (Guid) Parent Asset Id. |
routeAssetId | (Guid) Route Asset Id. |
assetType | (int) Asset Type. |
company | (Guid) Company. |
locationId | (Guid) Location Id. |