GET api/{stagePlural}/sections/{idOfSection}/file-specs

Get file spec list from section of well field

Request Information

URI Parameters

NameDescriptionTypeAdditional information
stagePlural

Stage in plural mode: wells, well-regions...

string

Required

idOfSection

Id of section

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

List of file spec of section of well field

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.