GET api/well-groups/{idOfWroup}/wells/all/procent-borders

Get procent borders for all wells in the well group

Request Information

URI Parameters

NameDescriptionTypeAdditional information
idOfWroup

Id of a well group

integer

Required

Body Parameters

None.

Response Information

Resource Description

Procent borders for all well is the well group

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.