GET api/assetinfo/{id}
Gets the asset information.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
The identifier. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
AssetInfoName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
ParticipantId | integer |
None. |
|
AssetGuid | globally unique identifier |
None. |
|
AssetType | integer |
None. |
|
Name | string |
None. |
|
Description | string |
None. |
|
WeatherStation | string |
None. |
|
WeatherStationHealth | integer |
None. |
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.