GET api/v2/daqs/ByHost/{host}?translate={translate}
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| host | string |
Required |
|
| translate | boolean |
Default value is False |
Response
PageResultOfDAQBasic| Name | Description | Type | Additional information |
|---|---|---|---|
| Count | integer | ||
| TotalCount | integer | ||
| Result | Collection of DAQBasic |
Response Format
application/json, text/json, text/html
Sample:
Sample not available.