GET api/well-groups/{idOfWroup}/wells/all/monitoring-records/{unixTime}
Get list of monitoring data for the well group
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| idOfWroup |
Id of the well group |
integer |
Required |
| unixTime |
Unix time |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
List of monitoring data
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.