GET api/well-groups/{idOfWroup}/wells/all/monitoring-records/{unixTime}

Get list of monitoring data for the well group

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.