GET api/well-groups/{idOfWroup}/wfm-parameters/{idOfWfmParam}

Get a wfm parameter of well group

Request Information

URI Parameters

NameDescriptionTypeAdditional information
idOfWroup

Id of well group

integer

Required

idOfWfmParam

Id of wfm parameter

string

Required

Body Parameters

None.

Response Information

Resource Description

Wfm parameter of well group

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.