GET api/well-logs/{idOfLogOfWell}/svg-elements/{idOfSvgElem}
Get image svg element (figure)
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| idOfLogOfWell |
Id of parent |
globally unique identifier |
Required |
| idOfSvgElem |
Id of figure |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Image svg element (figure)
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.