TAMU Services Descriptions

TAMU Service Descriptions

Resources

/resteasy-lims-webservices/re?services=serviceInfo

Methods

GET

available response representations:

POST

available response representations:

/resteasy-lims-webservices/re?services=getLIMSData?props&conds&order&showIds&maxResultCount

Methods

GET

request query parameters
parametervaluedescription

props

string

JSONObject of the database properties to retrieve from each table

conds

string

JSONObject of the conditions under which to retrieve the data from lims

order

string

JSONObject of the ordering of the query

showIds

string

Boolean flag indicating whether or not the fields sample_number, test_number, and result_number should be shown in the output. True if not specified.

maxResultCount

string

The maximum number of results to return.

available response representations:

POST

request query parameters
parametervaluedescription

props

string

JSONObject of the database properties to retrieve from each table

conds

string

JSONObject of the conditions under which to retrieve the data from lims

order

string

JSONObject of the ordering of the query

showIds

string

Boolean flag indicating whether or not the fields sample_number, test_number, and result_number should be shown in the output. True if not specified.

maxResultCount

string

The maximum number of results to return.

available response representations:

/resteasy-lims-webservices/re?services=getLIMSFieldData?field&table&conds&distinct&removeNulls

Methods

GET

request query parameters
parametervaluedescription

field

string

The field name to retrieve values from

table

string

The table to retrieve values from

conds

string

JSONObject of the conditions under which to retrieve the data from lims

distinct

string

Boolean flag indicating whether or not the query should be distinct. True if not specified.

removeNulls

string

Boolean flag indicating whether or not null entries should be removed from the results. True if not specified.

available response representations:

POST

request query parameters
parametervaluedescription

field

string

The field name to retrieve values from

table

string

The table to retrieve values from

conds

string

JSONObject of the conditions under which to retrieve the data from lims

distinct

string

Boolean flag indicating whether or not the query should be distinct. True if not specified.

removeNulls

string

Boolean flag indicating whether or not null entries should be removed from the results. True if not specified.

available response representations:

/resteasy-lims-webservices/re?services=getInstrumentQueryData?props&analysis&status&qaqcAnalysis&ordering

Methods

GET

request query parameters
parametervaluedescription

props

string (required)

JSONObject of the database properties to retrieve from each table

analysis

string (required)

Name of the analysis for which the query is made

status

string

JSONArray of the status to query for

qaqcAnalysis

string

the name of the qaqc analysis to query for

ordering

string

JSONArray of JSONObects of JSONArrays describing the ordering of the results

available response representations:

POST

request query parameters
parametervaluedescription

props

string (required)

JSONObject of the database properties to retrieve from each table

analysis

string (required)

Name of the analysis for which the query is made

status

string

JSONArray of the status to query for

qaqcAnalysis

string

the name of the qaqc analysis to query for

ordering

string

JSONArray of JSONObects of JSONArrays describing the ordering of the results

available response representations:

/resteasy-lims-webservices/re?services=getList?listName

Methods

GET

request query parameters
parametervaluedescription

listName

string (required)

Name of the list for which the query is made

available response representations:

POST

request query parameters
parametervaluedescription

listName

string (required)

Name of the list for which the query is made

available response representations:

/resteasy-lims-webservices/re?services=getJSONList?listName

Methods

GET

request query parameters
parametervaluedescription

listName

string (required)

Name of the list for which the query is made

available response representations:

POST

request query parameters
parametervaluedescription

listName

string (required)

Name of the list for which the query is made

available response representations:

/resteasy-lims-webservices/re?services=getSampleTypeToLabelFormat?listName

Methods

GET

request query parameters
parametervaluedescription

listName

string (required)

Name of the list for which the query is made

available response representations:

POST

request query parameters
parametervaluedescription

listName

string (required)

Name of the list for which the query is made

available response representations:

/resteasy-lims-webservices/re?services=getPrinterList?listName

Methods

GET

request query parameters
parametervaluedescription

listName

string (required)

Name of the list for which the query is made

available response representations:

POST

request query parameters
parametervaluedescription

listName

string (required)

Name of the list for which the query is made

available response representations:

/resteasy-lims-webservices/re?services=getSciData?spliceId&exp&site&hole&holeTextId&core&coreType&section&sectionHalf&sampleType&analysis&component&enteredBy&topDepth&bottomDepth&depthScale&requestNumber&requestCode&testList&returnType&qaqc&qaqcAndRpt&showIds&separateReps&maxResultCount&drillingDisturbances

Methods

GET

request query parameters
parametervaluedescription

spliceId

string

Splice name

exp

string

Query leg

site

string

Query site

hole

string

Query site

holeTextId

string

XML query specification

core

string

The name of the core

coreType

string

The type of the core

section

string

The name of the section

sectionHalf

string

The section half

sampleType

string

Query sample_type

analysis

string

Query analysis

component

string

Query analysis

enteredBy

string

Query analysis

topDepth

string

Query analysis

bottomDepth

string

Query analysis

depthScale

string

XML query specification

requestNumber

string

XML query specification

requestCode

string

XML query specification

testList

string

XML query specification

returnType

string

The format of the results to return. Either XML, HTML, or WRS, XML if not specified.

qaqc

string

A boolean flag to indicate whether the data is QAQC data or not. By default, this is false and the data returned is not QAQC data.

qaqcAndRpt

string

A boolean flag to indicate whether the data and QAQC data should be shown in one report. By default, this is false and the data returned is not QAQC data.

showIds

string

Boolean flag indicating whether or not the fields sample_number, test_number, and result_number should be shown in the output. True if not specified.

separateReps

string

Boolean flag indicating whether or not the results should be organized by replicate count in the output. False if not specified.

maxResultCount

string

The maximum number of results to return.

drillingDisturbances

string

A comma separated list of drilling disturbance types to filter out.

available response representations:

POST

request query parameters
parametervaluedescription

spliceId

string

Splice name

exp

string

Query leg

site

string

Query site

hole

string

Query site

holeTextId

string

XML query specification

core

string

The name of the core

coreType

string

The type of the core

section

string

The name of the section

sectionHalf

string

The section half

sampleType

string

Query sample_type

analysis

string

Query analysis

component

string

Query analysis

enteredBy

string

Query analysis

topDepth

string

Query analysis

bottomDepth

string

Query analysis

depthScale

string

XML query specification

requestNumber

string

XML query specification

requestCode

string

XML query specification

testList

string

XML query specification

returnType

string

The format of the results to return. Either XML, HTML, or WRS, XML if not specified.

qaqc

string

A boolean flag to indicate whether the data is QAQC data or not. By default, this is false and the data returned is not QAQC data.

qaqcAndRpt

string

A boolean flag to indicate whether the data and QAQC data should be shown in one report. By default, this is false and the data returned is not QAQC data.

showIds

string

Boolean flag indicating whether or not the fields sample_number, test_number, and result_number should be shown in the output. True if not specified.

separateReps

string

Boolean flag indicating whether or not the results should be organized by replicate count in the output. False if not specified.

maxResultCount

string

The maximum number of results to return.

drillingDisturbances

string

A comma separated list of drilling disturbance types to filter out.

available response representations:

/resteasy-lims-webservices/re?services=getSciDataFile?spliceId&exp&site&hole&holeTextId&core&coreType&section&sectionHalf&depthScale&sampleType&analysis&component&enteredBy&topDepth&bottomDepth&requestNumber&requestCode&testList&returnType&qaqc&qaqcAndRpt&showIds&separateReps&maxResultCount&drillingDisturbances

Methods

GET

request query parameters
parametervaluedescription

spliceId

string

Splice name

exp

string

Query leg

site

string

Query site

hole

string

Query site

holeTextId

string

XML query specification

core

string

The name of the core

coreType

string

The type of the core

section

string

The name of the section

sectionHalf

string

The section half

depthScale

string

XML query specification

sampleType

string

Query sample_type

analysis

string

Query analysis

component

string

Query analysis

enteredBy

string

Query analysis

topDepth

string

Query analysis

bottomDepth

string

Query analysis

requestNumber

string

XML query specification

requestCode

string

XML query specification

testList

string

XML query specification

returnType

string

The format of the results to return. Either XML, HTML, or WRS, XML if not specified.

qaqc

string

A boolean flag to indicate whether the data is QAQC data or not. By default, this is false and the data returned is not QAQC data.

qaqcAndRpt

string

A boolean flag to indicate whether the data and QAQC data should be shown in one report. By default, this is false and the data returned is not QAQC data.

showIds

string

Boolean flag indicating whether or not the fields sample_number, test_number, and result_number should be shown in the output. True if not specified.

separateReps

string

Boolean flag indicating whether or not the results should be organized by replicate count in the output. False if not specified.

maxResultCount

string

The maximum number of results to return.

drillingDisturbances

string

A comma separated list of drilling disturbance types to filter out.

available response representations:

POST

request query parameters
parametervaluedescription

spliceId

string

Splice name

exp

string

Query leg

site

string

Query site

hole

string

Query site

holeTextId

string

XML query specification

core

string

The name of the core

coreType

string

The type of the core

section

string

The name of the section

sectionHalf

string

The section half

depthScale

string

XML query specification

sampleType

string

Query sample_type

analysis

string

Query analysis

component

string

Query analysis

enteredBy

string

Query analysis

topDepth

string

Query analysis

bottomDepth

string

Query analysis

requestNumber

string

XML query specification

requestCode

string

XML query specification

testList

string

XML query specification

returnType

string

The format of the results to return. Either XML, HTML, or WRS, XML if not specified.

qaqc

string

A boolean flag to indicate whether the data is QAQC data or not. By default, this is false and the data returned is not QAQC data.

qaqcAndRpt

string

A boolean flag to indicate whether the data and QAQC data should be shown in one report. By default, this is false and the data returned is not QAQC data.

showIds

string

Boolean flag indicating whether or not the fields sample_number, test_number, and result_number should be shown in the output. True if not specified.

separateReps

string

Boolean flag indicating whether or not the results should be organized by replicate count in the output. False if not specified.

maxResultCount

string

The maximum number of results to return.

drillingDisturbances

string

A comma separated list of drilling disturbance types to filter out.

available response representations:

/resteasy-lims-webservices/re?services=getSampleData?spliceId&exp&site&hole&core&coreType&section&sectionHalf&holeTextId&depthScale&sampleType&topDepth&bottomDepth&requestNumber&requestCode&testList&returnType&showIds&separateReps&maxResultCount&drillingDisturbances

Methods

GET

request query parameters
parametervaluedescription

spliceId

string

Splice name

exp

string

XML query specification

site

string

XML query specification

hole

string

XML query specification

core

string

The name of the core

coreType

string

The type of the core

section

string

The name of the section

sectionHalf

string

The section half

holeTextId

string

XML query specification

depthScale

string

XML query specification

sampleType

string

XML query specification

topDepth

string

XML query specification

bottomDepth

string

XML query specification

requestNumber

string

XML query specification

requestCode

string

XML query specification

testList

string

XML query specification

returnType

string

The format of the results to return. Either XML, HTML, or WRS, XML if not specified.

showIds

string

Boolean flag indicating whether or not the field sample_number should be shown in the output. True if not specified.

separateReps

string

Boolean flag indicating whether or not the results should be organized by replicate count in the output. False if not specified.

maxResultCount

string

The maximum number of results to return.

drillingDisturbances

string

A comma separated list of drilling disturbance types to filter out.

available response representations:

POST

request query parameters
parametervaluedescription

spliceId

string

Splice name

exp

string

XML query specification

site

string

XML query specification

hole

string

XML query specification

core

string

The name of the core

coreType

string

The type of the core

section

string

The name of the section

sectionHalf

string

The section half

holeTextId

string

XML query specification

depthScale

string

XML query specification

sampleType

string

XML query specification

topDepth

string

XML query specification

bottomDepth

string

XML query specification

requestNumber

string

XML query specification

requestCode

string

XML query specification

testList

string

XML query specification

returnType

string

The format of the results to return. Either XML, HTML, or WRS, XML if not specified.

showIds

string

Boolean flag indicating whether or not the field sample_number should be shown in the output. True if not specified.

separateReps

string

Boolean flag indicating whether or not the results should be organized by replicate count in the output. False if not specified.

maxResultCount

string

The maximum number of results to return.

drillingDisturbances

string

A comma separated list of drilling disturbance types to filter out.

available response representations:

/resteasy-lims-webservices/re?services=getSampleDataFile?spliceId&exp&site&hole&core&coreType&section&sectionHalf&holeTextId&depthScale&sampleType&topDepth&bottomDepth&requestNumber&requestCode&testList&returnType&showIds&separateReps&maxResultCount&drillingDisturbances

Methods

GET

request query parameters
parametervaluedescription

spliceId

string

Splice name

exp

string

XML query specification

site

string

XML query specification

hole

string

XML query specification

core

string

The name of the core

coreType

string

The type of the core

section

string

The name of the section

sectionHalf

string

The section half

holeTextId

string

XML query specification

depthScale

string

XML query specification

sampleType

string

XML query specification

topDepth

string

XML query specification

bottomDepth

string

XML query specification

requestNumber

string

XML query specification

requestCode

string

XML query specification

testList

string

XML query specification

returnType

string

The format of the results to return. Either XML, HTML, or WRS, XML if not specified.

showIds

string

Boolean flag indicating whether or not the field sample_number should be shown in the output. True if not specified.

separateReps

string

Boolean flag indicating whether or not the results should be organized by replicate count in the output. False if not specified.

maxResultCount

string

The maximum number of results to return.

drillingDisturbances

string

A comma separated list of drilling disturbance types to filter out.

available response representations:

POST

request query parameters
parametervaluedescription

spliceId

string

Splice name

exp

string

XML query specification

site

string

XML query specification

hole

string

XML query specification

core

string

The name of the core

coreType

string

The type of the core

section

string

The name of the section

sectionHalf

string

The section half

holeTextId

string

XML query specification

depthScale

string

XML query specification

sampleType

string

XML query specification

topDepth

string

XML query specification

bottomDepth

string

XML query specification

requestNumber

string

XML query specification

requestCode

string

XML query specification

testList

string

XML query specification

returnType

string

The format of the results to return. Either XML, HTML, or WRS, XML if not specified.

showIds

string

Boolean flag indicating whether or not the field sample_number should be shown in the output. True if not specified.

separateReps

string

Boolean flag indicating whether or not the results should be organized by replicate count in the output. False if not specified.

maxResultCount

string

The maximum number of results to return.

drillingDisturbances

string

A comma separated list of drilling disturbance types to filter out.

available response representations:

/resteasy-lims-webservices/re?services=getSpliceSciData?spliceId&sampleType&analysis&component&enteredBy&topDepth&bottomDepth&depthScale&requestNumber&requestCode&testList&returnType&qaqc&qaqcAndRpt&showIds&separateReps&maxResultCount

Methods

GET

request query parameters
parametervaluedescription

spliceId

string (required)

XML query specification

sampleType

string

Query sample_type

analysis

string (required)

Query analysis

component

string

Query analysis

enteredBy

string

Query analysis

topDepth

string

Query analysis

bottomDepth

string

Query analysis

depthScale

string

XML query specification

requestNumber

string

XML query specification

requestCode

string

XML query specification

testList

string

XML query specification

returnType

string

The format of the results to return. Either XML, HTML, or WRS, XML if not specified.

qaqc

string

A boolean flag to indicate whether the data is QAQC data or not. By default, this is false and the data returned is not QAQC data.

qaqcAndRpt

string

A boolean flag to indicate whether the data and QAQC data should be shown in one report. By default, this is false and the data returned is not QAQC data.

showIds

string

Boolean flag indicating whether or not the fields sample_number, test_number, and result_number should be shown in the output. True if not specified.

separateReps

string

Boolean flag indicating whether or not the results should be organized by replicate count in the output. False if not specified.

maxResultCount

string

The maximum number of results to return.

available response representations:

POST

request query parameters
parametervaluedescription

spliceId

string (required)

XML query specification

sampleType

string

Query sample_type

analysis

string (required)

Query analysis

component

string

Query analysis

enteredBy

string

Query analysis

topDepth

string

Query analysis

bottomDepth

string

Query analysis

depthScale

string

XML query specification

requestNumber

string

XML query specification

requestCode

string

XML query specification

testList

string

XML query specification

returnType

string

The format of the results to return. Either XML, HTML, or WRS, XML if not specified.

qaqc

string

A boolean flag to indicate whether the data is QAQC data or not. By default, this is false and the data returned is not QAQC data.

qaqcAndRpt

string

A boolean flag to indicate whether the data and QAQC data should be shown in one report. By default, this is false and the data returned is not QAQC data.

showIds

string

Boolean flag indicating whether or not the fields sample_number, test_number, and result_number should be shown in the output. True if not specified.

separateReps

string

Boolean flag indicating whether or not the results should be organized by replicate count in the output. False if not specified.

maxResultCount

string

The maximum number of results to return.

available response representations:

/resteasy-lims-webservices/re?services=getSpliceSciDataFile?spliceId&depthScale&sampleType&analysis&component&enteredBy&topDepth&bottomDepth&requestNumber&requestCode&testList&returnType&qaqc&qaqcAndRpt&showIds&separateReps&maxResultCount

Methods

GET

request query parameters
parametervaluedescription

spliceId

string (required)

XML query specification

depthScale

string

XML query specification

sampleType

string

Query sample_type

analysis

string (required)

Query analysis

component

string

Query analysis

enteredBy

string

Query analysis

topDepth

string

Query analysis

bottomDepth

string

Query analysis

requestNumber

string

XML query specification

requestCode

string

XML query specification

testList

string

XML query specification

returnType

string

The format of the results to return. Either XML, HTML, or WRS, XML if not specified.

qaqc

string

A boolean flag to indicate whether the data is QAQC data or not. By default, this is false and the data returned is not QAQC data.

qaqcAndRpt

string

A boolean flag to indicate whether the data and QAQC data should be shown in one report. By default, this is false and the data returned is not QAQC data.

showIds

string

Boolean flag indicating whether or not the fields sample_number, test_number, and result_number should be shown in the output. True if not specified.

separateReps

string

Boolean flag indicating whether or not the results should be organized by replicate count in the output. False if not specified.

maxResultCount

string

The maximum number of results to return.

available response representations:

POST

request query parameters
parametervaluedescription

spliceId

string (required)

XML query specification

depthScale

string

XML query specification

sampleType

string

Query sample_type

analysis

string (required)

Query analysis

component

string

Query analysis

enteredBy

string

Query analysis

topDepth

string

Query analysis

bottomDepth

string

Query analysis

requestNumber

string

XML query specification

requestCode

string

XML query specification

testList

string

XML query specification

returnType

string

The format of the results to return. Either XML, HTML, or WRS, XML if not specified.

qaqc

string

A boolean flag to indicate whether the data is QAQC data or not. By default, this is false and the data returned is not QAQC data.

qaqcAndRpt

string

A boolean flag to indicate whether the data and QAQC data should be shown in one report. By default, this is false and the data returned is not QAQC data.

showIds

string

Boolean flag indicating whether or not the fields sample_number, test_number, and result_number should be shown in the output. True if not specified.

separateReps

string

Boolean flag indicating whether or not the results should be organized by replicate count in the output. False if not specified.

maxResultCount

string

The maximum number of results to return.

available response representations:

/resteasy-lims-webservices/re?services=getSpliceSampleData?spliceId&depthScale&sampleType&topDepth&bottomDepth&requestNumber&requestCode&testList&returnType&showIds&separateReps&maxResultCount

Methods

GET

request query parameters
parametervaluedescription

spliceId

string (required)

XML query specification

depthScale

string

XML query specification

sampleType

string

XML query specification

topDepth

string

XML query specification

bottomDepth

string

XML query specification

requestNumber

string

XML query specification

requestCode

string

XML query specification

testList

string

XML query specification

returnType

string

The format of the results to return. Either XML, HTML, or WRS, XML if not specified.

showIds

string

Boolean flag indicating whether or not the field sample_number should be shown in the output. True if not specified.

separateReps

string

Boolean flag indicating whether or not the results should be organized by replicate count in the output. False if not specified.

maxResultCount

string

The maximum number of results to return.

available response representations:

POST

request query parameters
parametervaluedescription

spliceId

string (required)

XML query specification

depthScale

string

XML query specification

sampleType

string

XML query specification

topDepth

string

XML query specification

bottomDepth

string

XML query specification

requestNumber

string

XML query specification

requestCode

string

XML query specification

testList

string

XML query specification

returnType

string

The format of the results to return. Either XML, HTML, or WRS, XML if not specified.

showIds

string

Boolean flag indicating whether or not the field sample_number should be shown in the output. True if not specified.

separateReps

string

Boolean flag indicating whether or not the results should be organized by replicate count in the output. False if not specified.

maxResultCount

string

The maximum number of results to return.

available response representations:

/resteasy-lims-webservices/re?services=getSpliceSampleDataFile?spliceId&depthScale&sampleType&topDepth&bottomDepth&requestNumber&requestCode&testList&returnType&showIds&separateReps&maxResultCount

Methods

GET

request query parameters
parametervaluedescription

spliceId

string (required)

XML query specification

depthScale

string

XML query specification

sampleType

string

XML query specification

topDepth

string

XML query specification

bottomDepth

string

XML query specification

requestNumber

string

XML query specification

requestCode

string

XML query specification

testList

string

XML query specification

returnType

string

The format of the results to return. Either XML, HTML, or WRS, XML if not specified.

showIds

string

Boolean flag indicating whether or not the field sample_number should be shown in the output. True if not specified.

separateReps

string

Boolean flag indicating whether or not the results should be organized by replicate count in the output. False if not specified.

maxResultCount

string

The maximum number of results to return.

available response representations:

POST

request query parameters
parametervaluedescription

spliceId

string (required)

XML query specification

depthScale

string

XML query specification

sampleType

string

XML query specification

topDepth

string

XML query specification

bottomDepth

string

XML query specification

requestNumber

string

XML query specification

requestCode

string

XML query specification

testList

string

XML query specification

returnType

string

The format of the results to return. Either XML, HTML, or WRS, XML if not specified.

showIds

string

Boolean flag indicating whether or not the field sample_number should be shown in the output. True if not specified.

separateReps

string

Boolean flag indicating whether or not the results should be organized by replicate count in the output. False if not specified.

maxResultCount

string

The maximum number of results to return.

available response representations:

/resteasy-lims-webservices/re?services=getSpliceList

Methods

GET

available response representations:

POST

available response representations:

/resteasy-lims-webservices/re?services=logResult?testNumber&componentName&componentValue&units&replicateNumber&inSpec

Methods

GET

request query parameters
parametervaluedescription

testNumber

string (required)

test number to log result on

componentName

string (required)

name of the component to log results for

componentValue

string (required)

value to log for the specified component

units

string (required)

units for the result

replicateNumber

string

replicate number to log the results on, 0 for none. A null value will fill the next available replicate for the component

inSpec

string

indicates if a given value is in spec

available response representations:

POST

request query parameters
parametervaluedescription

testNumber

string (required)

test number to log result on

componentName

string (required)

name of the component to log results for

componentValue

string (required)

value to log for the specified component

units

string (required)

units for the result

replicateNumber

string

replicate number to log the results on, 0 for none. A null value will fill the next available replicate for the component

inSpec

string

indicates if a given value is in spec

available response representations:

/resteasy-lims-webservices/re?services=cancel?user&pass&ids&table

Methods

GET

request query parameters
parametervaluedescription

user

string (required)

Username

pass

string (required)

Password

ids

string (required)

JSON Sample Numbers Array.

table

string (required)

available response representations:

POST

request query parameters
parametervaluedescription

user

string (required)

Username

pass

string (required)

Password

ids

string (required)

JSON Sample Numbers Array.

table

string (required)

available response representations:

/resteasy-lims-webservices/re?services=uncancel?user&pass&ids&table

Methods

GET

request query parameters
parametervaluedescription

user

string (required)

Username

pass

string (required)

Password

ids

string (required)

JSON Sample Numbers Array.

table

string (required)

available response representations:

POST

request query parameters
parametervaluedescription

user

string (required)

Username

pass

string (required)

Password

ids

string (required)

JSON Sample Numbers Array.

table

string (required)

available response representations:

/resteasy-lims-webservices/re?services=logResultArray?user&pass&results

Methods

GET

request query parameters
parametervaluedescription

user

string (required)

Username

pass

string (required)

Password

results

string (required)

JSON Results Array. Each results object has the following memebers: componentName, componentValue, units, testNumber, replicateNumber

available response representations:

POST

request query parameters
parametervaluedescription

user

string (required)

Username

pass

string (required)

Password

results

string (required)

JSON Results Array. Each results object has the following memebers: componentName, componentValue, units, testNumber, replicateNumber

available response representations:

/resteasy-lims-webservices/re?services=mapExternalID?user&pass&sample_number&source&key&value

Methods

GET

request query parameters
parametervaluedescription

user

string (required)

Username

pass

string (required)

Password

sample_number

string (required)

LIMS Sample Number

source

string (required)

External Source

key

string (required)

External Key

value

string (required)

External Value

available response representations:

POST

request query parameters
parametervaluedescription

user

string (required)

Username

pass

string (required)

Password

sample_number

string (required)

LIMS Sample Number

source

string (required)

External Source

key

string (required)

External Key

value

string (required)

External Value

available response representations:

/resteasy-lims-webservices/re?services=updateField?tableName&fieldName&fieldValue&indexName&indexValue&debugOn

Methods

GET

request query parameters
parametervaluedescription

tableName

string (required)

name of the table to update

fieldName

string (required)

name of the field to update

fieldValue

string (required)

value to update field to

indexName

string (required)

field to restrict the update (where clause field)

indexValue

string (required)

value to restrict the update (where clause value)

debugOn

string

value to turn debug on/off

available response representations:

POST

request query parameters
parametervaluedescription

tableName

string (required)

name of the table to update

fieldName

string (required)

name of the field to update

fieldValue

string (required)

value to update field to

indexName

string (required)

field to restrict the update (where clause field)

indexValue

string (required)

value to restrict the update (where clause value)

debugOn

string

value to turn debug on/off

available response representations:

/resteasy-lims-webservices/re?services=updateFieldMap?tableName&fieldMap&indexName&indexValue&debugOn

Methods

GET

request query parameters
parametervaluedescription

tableName

string (required)

name of the table to update

fieldMap

string (required)

map of field/value pairs to update

indexName

string (required)

field to restrict the update (where clause field)

indexValue

string (required)

value to restrict the update (where clause value)

debugOn

string

value to turn debug on/off

available response representations:

POST

request query parameters
parametervaluedescription

tableName

string (required)

name of the table to update

fieldMap

string (required)

map of field/value pairs to update

indexName

string (required)

field to restrict the update (where clause field)

indexValue

string (required)

value to restrict the update (where clause value)

debugOn

string

value to turn debug on/off

available response representations:

/resteasy-lims-webservices/re?services=logTestList?testListName&sampleNumber

Methods

GET

request query parameters
parametervaluedescription

testListName

string (required)

name of the test list to log

sampleNumber

string (required)

sample to log the test list against

available response representations:

POST

request query parameters
parametervaluedescription

testListName

string (required)

name of the test list to log

sampleNumber

string (required)

sample to log the test list against

available response representations:

/resteasy-lims-webservices/re?services=logTest?sampleNumber&analysisName&variationName&instrumentName

Methods

GET

request query parameters
parametervaluedescription

sampleNumber

string (required)

sample number to log test on

analysisName

string (required)

name of the analysis to log on the test

variationName

string

name of the analysis to log on the test. an null value indicates no variation

instrumentName

string

name of the instrument logging the test. a null value indicates no instrument or the instrument set up in the LIMS analysis

available response representations:

POST

request query parameters
parametervaluedescription

sampleNumber

string (required)

sample number to log test on

analysisName

string (required)

name of the analysis to log on the test

variationName

string

name of the analysis to log on the test. an null value indicates no variation

instrumentName

string

name of the instrument logging the test. a null value indicates no instrument or the instrument set up in the LIMS analysis

available response representations:

/resteasy-lims-webservices/re?services=logSample?expedition&site&scaleType&keepVoids&diameter&sampleTool&sampleType&sampleName&comment&scaleAuthor&scaleComments&scaleClass&scaleUnits&parentID&offset&advancement&length&autoSplit&volume&isSTD&expirationDate&standardType&latitude&longitude

Methods

GET

request query parameters
parametervaluedescription

expedition

string

Expedition (only required for hole)

site

string

Site (only required for hole)

scaleType

string

Scale type (SUMADVANCE, SUMOBSERVED). Only required for hole.

keepVoids

string

Should voids be kept. Only required for hole.

diameter

string

Diameter of the sample. Required for hole, core, section

sampleTool

string

Tool used to make the hole. Validated against SAMPTOOLS LIMS list

sampleType

string (required)

Sample type. Validated against SAMPLETYPE LIMS list

sampleName

string

Name of the sample. Various conventions for different sample types.

comment

string

Comments

scaleAuthor

string

Author of the scale (for logging a hole). If not supplied defaults to the user.

scaleComments

string

Comments for the scale

scaleClass

string

Scale class override. Default (not supplied) is "CSF"

scaleUnits

string

Scale unit override. Default is meters

parentID

string

Sample number of the parent to the sample being logged

offset

string

Sample offset, in meters, from the parent sample

advancement

string

Drilling advancement. Only applies to a core

length

string

Length of the sample

autoSplit

string

Only applies to a section. Determines if a section should automatically log section halves. Default is false (T,F)

volume

string

Volume of the sample. If left off default is 0.

isSTD

string

Flag which indicates sample is a standard. (T,F). Only needed if a standard is being logged

expirationDate

string

Determines when a sample/standard expires. If not provided sample/standard will be left as null (non-expiring)

standardType

string

Determines what type of standard is being logged

latitude

string

Used for hole creation

longitude

string

Used for hole creation

available response representations:

POST

request query parameters
parametervaluedescription

expedition

string

Expedition (only required for hole)

site

string

Site (only required for hole)

scaleType

string

Scale type (SUMADVANCE, SUMOBSERVED). Only required for hole.

keepVoids

string

Should voids be kept. Only required for hole.

diameter

string

Diameter of the sample. Required for hole, core, section

sampleTool

string

Tool used to make the hole. Validated against SAMPTOOLS LIMS list

sampleType

string (required)

Sample type. Validated against SAMPLETYPE LIMS list

sampleName

string

Name of the sample. Various conventions for different sample types.

comment

string

Comments

scaleAuthor

string

Author of the scale (for logging a hole). If not supplied defaults to the user.

scaleComments

string

Comments for the scale

scaleClass

string

Scale class override. Default (not supplied) is "CSF"

scaleUnits

string

Scale unit override. Default is meters

parentID

string

Sample number of the parent to the sample being logged

offset

string

Sample offset, in meters, from the parent sample

advancement

string

Drilling advancement. Only applies to a core

length

string

Length of the sample

autoSplit

string

Only applies to a section. Determines if a section should automatically log section halves. Default is false (T,F)

volume

string

Volume of the sample. If left off default is 0.

isSTD

string

Flag which indicates sample is a standard. (T,F). Only needed if a standard is being logged

expirationDate

string

Determines when a sample/standard expires. If not provided sample/standard will be left as null (non-expiring)

standardType

string

Determines what type of standard is being logged

latitude

string

Used for hole creation

longitude

string

Used for hole creation

available response representations:

/resteasy-lims-webservices/re?services=logSampleMap?sampleFields

Methods

GET

request query parameters
parametervaluedescription

sampleFields

string

sample fields

available response representations:

POST

request query parameters
parametervaluedescription

sampleFields

string

sample fields

available response representations:

/resteasy-lims-webservices/re?services=isValidUser?user&pass&authenticationtype

Methods

GET

request query parameters
parametervaluedescription

user

string (required)

username

pass

string (required)

password

authenticationtype

string

authentication type (db, lims, dblims)

available response representations:

POST

request query parameters
parametervaluedescription

user

string (required)

username

pass

string (required)

password

authenticationtype

string

authentication type (db, lims, dblims)

available response representations:

/resteasy-lims-webservices/re?services=getDepthMaps?sampleTextId&sampleName&exp&site

Methods

GET

request query parameters
parametervaluedescription

sampleTextId

string

The TextID of the sample associated with depth maps

sampleName

string

The name of the sample associated with depth maps

exp

string

The expedition of the sample associated with depth maps

site

string

The site of the sample associated with depth maps

available response representations:

POST

request query parameters
parametervaluedescription

sampleTextId

string

The TextID of the sample associated with depth maps

sampleName

string

The name of the sample associated with depth maps

exp

string

The expedition of the sample associated with depth maps

site

string

The site of the sample associated with depth maps

available response representations:

/resteasy-lims-webservices/re?services=getAnalysisNames?qaqc

Methods

GET

request query parameters
parametervaluedescription

qaqc

string

Flag to indicate if QAQC analysis names should be shown or not. Not specifying this field will show all analysis names. Specifying it to false will eliminate the names of analyses in the QAQC group. Specifying it to true will show only those analyses in the QAQC group.

available response representations:

POST

request query parameters
parametervaluedescription

qaqc

string

Flag to indicate if QAQC analysis names should be shown or not. Not specifying this field will show all analysis names. Specifying it to false will eliminate the names of analyses in the QAQC group. Specifying it to true will show only those analyses in the QAQC group.

available response representations:

/resteasy-lims-webservices/re?services=getAnalyses?qaqc

Methods

GET

request query parameters
parametervaluedescription

qaqc

string

Flag to indicate if QAQC analysis names should be shown or not. Not specifying this field will show all analysis names. Specifying it to false will eliminate the names of analyses in the QAQC group. Specifying it to true will show only those analyses in the QAQC group.

available response representations:

POST

request query parameters
parametervaluedescription

qaqc

string

Flag to indicate if QAQC analysis names should be shown or not. Not specifying this field will show all analysis names. Specifying it to false will eliminate the names of analyses in the QAQC group. Specifying it to true will show only those analyses in the QAQC group.

available response representations:

/resteasy-lims-webservices/re?services=getAnalysisReportNames?qaqc

Methods

GET

request query parameters
parametervaluedescription

qaqc

string

Flag to indicate if QAQC analysis names should be shown or not. Not specifying this field will show all analysis names. Specifying it to false will eliminate the names of analyses in the QAQC group. Specifying it to true will show only those analyses in the QAQC group.

available response representations:

POST

request query parameters
parametervaluedescription

qaqc

string

Flag to indicate if QAQC analysis names should be shown or not. Not specifying this field will show all analysis names. Specifying it to false will eliminate the names of analyses in the QAQC group. Specifying it to true will show only those analyses in the QAQC group.

available response representations:

/resteasy-lims-webservices/re?services=getInstruments?analysis

Methods

GET

request query parameters
parametervaluedescription

analysis

string

Optional parameter specifying the analysis to get the instruments of. Not specifying this field will get instruments for all analyses.

available response representations:

POST

request query parameters
parametervaluedescription

analysis

string

Optional parameter specifying the analysis to get the instruments of. Not specifying this field will get instruments for all analyses.

available response representations:

/resteasy-lims-webservices/re?services=getAnalysisComponents?analysis

Methods

GET

request query parameters
parametervaluedescription

analysis

string (required)

The analysis to get the components of.

available response representations:

POST

request query parameters
parametervaluedescription

analysis

string (required)

The analysis to get the components of.

available response representations:

/resteasy-lims-webservices/re?services=getUserNames

Methods

GET

available response representations:

POST

available response representations:

/resteasy-lims-webservices/re?services=getNavReport?exp

Methods

GET

request query parameters
parametervaluedescription

exp

string

The expedition to get the navigation report for, defaults to the current one in LIMS if not specified.

available response representations:

POST

request query parameters
parametervaluedescription

exp

string

The expedition to get the navigation report for, defaults to the current one in LIMS if not specified.

available response representations:

/resteasy-lims-webservices/re?services=getLIMSReport?exp&site&hole&core&section&report&minDate&maxDate&binIndex

Methods

GET

request query parameters
parametervaluedescription

exp

string

The expedition to get the navigation report for, defaults to the current one in LIMS if not specified.

site

string

The site to get the navigation report for, retrieves all if not specified.

hole

string

The hole to get the navigation report for, retrieves all if not specified.

core

string

The core to get the navigation report for, retrieves all if not specified.

section

string

The section to get the navigation report for, retrieves all if not specified.

report

string (required)

The report to get.

minDate

string

The date to start the report on, gets the entire database contents if not specified.

maxDate

string

The date to end the report on, gets the entire database contents if not specified.

binIndex

string

The bin index for the RSC Raw data report.

available response representations:

POST

request query parameters
parametervaluedescription

exp

string

The expedition to get the navigation report for, defaults to the current one in LIMS if not specified.

site

string

The site to get the navigation report for, retrieves all if not specified.

hole

string

The hole to get the navigation report for, retrieves all if not specified.

core

string

The core to get the navigation report for, retrieves all if not specified.

section

string

The section to get the navigation report for, retrieves all if not specified.

report

string (required)

The report to get.

minDate

string

The date to start the report on, gets the entire database contents if not specified.

maxDate

string

The date to end the report on, gets the entire database contents if not specified.

binIndex

string

The bin index for the RSC Raw data report.

available response representations:

/resteasy-lims-webservices/re?services=getHTMLReport?exp&site&hole&core&section&report&minDate&maxDate

Methods

GET

request query parameters
parametervaluedescription

exp

string

The expedition to get the navigation report for, defaults to the current one in LIMS if not specified.

site

string

The site to get the navigation report for, retrieves all if not specified.

hole

string

The hole to get the navigation report for, retrieves all if not specified.

core

string

The core to get the navigation report for, retrieves all if not specified.

section

string

The section to get the navigation report for, retrieves all if not specified.

report

string (required)

The report to get.

minDate

string

The date to start the report on, gets the entire database contents if not specified.

maxDate

string

The date to end the report on, gets the entire database contents if not specified.

available response representations:

POST

request query parameters
parametervaluedescription

exp

string

The expedition to get the navigation report for, defaults to the current one in LIMS if not specified.

site

string

The site to get the navigation report for, retrieves all if not specified.

hole

string

The hole to get the navigation report for, retrieves all if not specified.

core

string

The core to get the navigation report for, retrieves all if not specified.

section

string

The section to get the navigation report for, retrieves all if not specified.

report

string (required)

The report to get.

minDate

string

The date to start the report on, gets the entire database contents if not specified.

maxDate

string

The date to end the report on, gets the entire database contents if not specified.

available response representations:

/resteasy-lims-webservices/re?services=calculateDepth?sample&offset

Methods

GET

request query parameters
parametervaluedescription

sample

string (required)

The text id of the sample to calculate depth on.

offset

string (required)

The offset in the sample to calculate depth at.

available response representations:

POST

request query parameters
parametervaluedescription

sample

string (required)

The text id of the sample to calculate depth on.

offset

string (required)

The offset in the sample to calculate depth at.

available response representations:

/resteasy-lims-webservices/re?services=getDrillingDisturbances

Methods

GET

available response representations:

POST

available response representations:

/resteasy-lims-webservices/re?services=getDrillingDisturbanceTable?holeid

Methods

GET

request query parameters
parametervaluedescription

holeid

string

The hole id to get the disturbances for.

available response representations:

POST

request query parameters
parametervaluedescription

holeid

string

The hole id to get the disturbances for.

available response representations:

/resteasy-lims-webservices/re?services=getSectionOffset?sampleNumber

Methods

GET

request query parameters
parametervaluedescription

sampleNumber

string (required)

The sample number to compute the offset in section for.

available response representations:

POST

request query parameters
parametervaluedescription

sampleNumber

string (required)

The sample number to compute the offset in section for.

available response representations:

/resteasy-lims-webservices/re?services=getResultsFast?exp&site&hole&core&section&analysis&components&minDepth&maxDepth&instrument&sampletype&desctemplate

Methods

GET

request query parameters
parametervaluedescription

exp

string (required)

Query leg

site

string

Query site

hole

string

Query site

core

string

The name of the core

section

string

The name of the section

analysis

string (required)

Query analysis

components

string (required)

Comma-separated list of components to get from the analysis

minDepth

string

Minimum depth to search for

maxDepth

string

Maximum depth to search for

instrument

string

Instrument to filter by

sampletype

string

Sample type to filter by

desctemplate

string

Descinfo template to filter by

available response representations:

POST

request query parameters
parametervaluedescription

exp

string (required)

Query leg

site

string

Query site

hole

string

Query site

core

string

The name of the core

section

string

The name of the section

analysis

string (required)

Query analysis

components

string (required)

Comma-separated list of components to get from the analysis

minDepth

string

Minimum depth to search for

maxDepth

string

Maximum depth to search for

instrument

string

Instrument to filter by

sampletype

string

Sample type to filter by

desctemplate

string

Descinfo template to filter by

available response representations:

/resteasy-lims-webservices/re?services=getResultsByDepth?exp&site&hole&core&section&analysis&components&minDepth&maxDepth&instrument&sampletype&desctemplate

Methods

GET

request query parameters
parametervaluedescription

exp

string (required)

Query leg

site

string

Query site

hole

string

Query site

core

string

The name of the core

section

string

The name of the section

analysis

string (required)

Query analysis

components

string (required)

Comma-separated list of components to get from the analysis

minDepth

string

Minimum depth to search for

maxDepth

string

Maximum depth to search for

instrument

string

Instrument to filter by

sampletype

string

Sample type to filter by

desctemplate

string

Descinfo template to filter by

available response representations:

POST

request query parameters
parametervaluedescription

exp

string (required)

Query leg

site

string

Query site

hole

string

Query site

core

string

The name of the core

section

string

The name of the section

analysis

string (required)

Query analysis

components

string (required)

Comma-separated list of components to get from the analysis

minDepth

string

Minimum depth to search for

maxDepth

string

Maximum depth to search for

instrument

string

Instrument to filter by

sampletype

string

Sample type to filter by

desctemplate

string

Descinfo template to filter by

available response representations:

/resteasy-lims-webservices/re?services=getPendingAnalysis?analysis&expedition

Methods

GET

request query parameters
parametervaluedescription

analysis

string (required)

analysis to query

expedition

string (required)

expedition to query

available response representations:

POST

request query parameters
parametervaluedescription

analysis

string (required)

analysis to query

expedition

string (required)

expedition to query

available response representations:

/resteasy-lims-webservices/re?services=moveTest?sourcetest&destinationsample

Methods

GET

request query parameters
parametervaluedescription

sourcetest

string (required)

test to move

destinationsample

string (required)

sample to move it to

available response representations:

POST

request query parameters
parametervaluedescription

sourcetest

string (required)

test to move

destinationsample

string (required)

sample to move it to

available response representations:

/resteasy-lims-webservices/re?services=moveSample?sourcesample&newparent

Methods

GET

request query parameters
parametervaluedescription

sourcesample

string (required)

sample to move

newparent

string (required)

sample to move it to

available response representations:

POST

request query parameters
parametervaluedescription

sourcesample

string (required)

sample to move

newparent

string (required)

sample to move it to

available response representations:

/resteasy-lims-webservices/re?services=moveResult?sourceresult&destinationtest

Methods

GET

request query parameters
parametervaluedescription

sourceresult

string (required)

result to move

destinationtest

string (required)

test to move it to

available response representations:

POST

request query parameters
parametervaluedescription

sourceresult

string (required)

result to move

destinationtest

string (required)

test to move it to

available response representations:

/resteasy-lims-webservices/re?services=kirsty317?exp&site&hole&core&section&analysis&components&minDepth&maxDepth&instrument

Methods

GET

request query parameters
parametervaluedescription

exp

string (required)

Query leg

site

string

Query site

hole

string

Query site

core

string

The name of the core

section

string

The name of the section

analysis

string

Query analysis

components

string

Comma-separated list of components to get from the analysis

minDepth

string

Minimum depth to search for

maxDepth

string

Maximum depth to search for

instrument

string

Instrument to filter by

available response representations:

POST

request query parameters
parametervaluedescription

exp

string (required)

Query leg

site

string

Query site

hole

string

Query site

core

string

The name of the core

section

string

The name of the section

analysis

string

Query analysis

components

string

Comma-separated list of components to get from the analysis

minDepth

string

Minimum depth to search for

maxDepth

string

Maximum depth to search for

instrument

string

Instrument to filter by

available response representations:

/resteasy-lims-webservices/re?services=getMoratoriumPermissions?username&password

Methods

GET

request query parameters
parametervaluedescription

username

string (required)

username

password

string (required)

password

available response representations:

POST

request query parameters
parametervaluedescription

username

string (required)

username

password

string (required)

password

available response representations:

/resteasy-lims-webservices/re?services=getSciDataText?spliceId&exp&site&hole&holeTextId&core&coreType&section&sectionHalf&depthScale&sampleType&analysis&component&enteredBy&topDepth&bottomDepth&requestNumber&requestCode&testList&returnType&qaqc&qaqcAndRpt&showIds&separateReps&maxResultCount&drillingDisturbances

Methods

GET

request query parameters
parametervaluedescription

spliceId

string

Splice name

exp

string

Query leg

site

string

Query site

hole

string

Query site

holeTextId

string

XML query specification

core

string

The name of the core

coreType

string

The type of the core

section

string

The name of the section

sectionHalf

string

The section half

depthScale

string

XML query specification

sampleType

string

Query sample_type

analysis

string

Query analysis

component

string

Query analysis

enteredBy

string

Query analysis

topDepth

string

Query analysis

bottomDepth

string

Query analysis

requestNumber

string

XML query specification

requestCode

string

XML query specification

testList

string

XML query specification

returnType

string

The format of the results to return. Either XML, HTML, or WRS, XML if not specified.

qaqc

string

A boolean flag to indicate whether the data is QAQC data or not. By default, this is false and the data returned is not QAQC data.

qaqcAndRpt

string

A boolean flag to indicate whether the data and QAQC data should be shown in one report. By default, this is false and the data returned is not QAQC data.

showIds

string

Boolean flag indicating whether or not the fields sample_number, test_number, and result_number should be shown in the output. True if not specified.

separateReps

string

Boolean flag indicating whether or not the results should be organized by replicate count in the output. False if not specified.

maxResultCount

string

The maximum number of results to return.

drillingDisturbances

string

A comma separated list of drilling disturbance types to filter out.

available response representations:

POST

request query parameters
parametervaluedescription

spliceId

string

Splice name

exp

string

Query leg

site

string

Query site

hole

string

Query site

holeTextId

string

XML query specification

core

string

The name of the core

coreType

string

The type of the core

section

string

The name of the section

sectionHalf

string

The section half

depthScale

string

XML query specification

sampleType

string

Query sample_type

analysis

string

Query analysis

component

string

Query analysis

enteredBy

string

Query analysis

topDepth

string

Query analysis

bottomDepth

string

Query analysis

requestNumber

string

XML query specification

requestCode

string

XML query specification

testList

string

XML query specification

returnType

string

The format of the results to return. Either XML, HTML, or WRS, XML if not specified.

qaqc

string

A boolean flag to indicate whether the data is QAQC data or not. By default, this is false and the data returned is not QAQC data.

qaqcAndRpt

string

A boolean flag to indicate whether the data and QAQC data should be shown in one report. By default, this is false and the data returned is not QAQC data.

showIds

string

Boolean flag indicating whether or not the fields sample_number, test_number, and result_number should be shown in the output. True if not specified.

separateReps

string

Boolean flag indicating whether or not the results should be organized by replicate count in the output. False if not specified.

maxResultCount

string

The maximum number of results to return.

drillingDisturbances

string

A comma separated list of drilling disturbance types to filter out.

available response representations:

/resteasy-lims-webservices/re?services=getSampleDataText?spliceId&exp&site&hole&core&coreType&section&sectionHalf&holeTextId&depthScale&sampleType&topDepth&bottomDepth&requestNumber&requestCode&testList&returnType&showIds&separateReps&maxResultCount&drillingDisturbances

Methods

GET

request query parameters
parametervaluedescription

spliceId

string

Splice name

exp

string

XML query specification

site

string

XML query specification

hole

string

XML query specification

core

string

The name of the core

coreType

string

The type of the core

section

string

The name of the section

sectionHalf

string

The section half

holeTextId

string

XML query specification

depthScale

string

XML query specification

sampleType

string

XML query specification

topDepth

string

XML query specification

bottomDepth

string

XML query specification

requestNumber

string

XML query specification

requestCode

string

XML query specification

testList

string

XML query specification

returnType

string

The format of the results to return. Either XML, HTML, or WRS, XML if not specified.

showIds

string

Boolean flag indicating whether or not the field sample_number should be shown in the output. True if not specified.

separateReps

string

Boolean flag indicating whether or not the results should be organized by replicate count in the output. False if not specified.

maxResultCount

string

The maximum number of results to return.

drillingDisturbances

string

A comma separated list of drilling disturbance types to filter out.

available response representations:

POST

request query parameters
parametervaluedescription

spliceId

string

Splice name

exp

string

XML query specification

site

string

XML query specification

hole

string

XML query specification

core

string

The name of the core

coreType

string

The type of the core

section

string

The name of the section

sectionHalf

string

The section half

holeTextId

string

XML query specification

depthScale

string

XML query specification

sampleType

string

XML query specification

topDepth

string

XML query specification

bottomDepth

string

XML query specification

requestNumber

string

XML query specification

requestCode

string

XML query specification

testList

string

XML query specification

returnType

string

The format of the results to return. Either XML, HTML, or WRS, XML if not specified.

showIds

string

Boolean flag indicating whether or not the field sample_number should be shown in the output. True if not specified.

separateReps

string

Boolean flag indicating whether or not the results should be organized by replicate count in the output. False if not specified.

maxResultCount

string

The maximum number of results to return.

drillingDisturbances

string

A comma separated list of drilling disturbance types to filter out.

available response representations:

/resteasy-lims-webservices/re?services=getLIMSReportData?exp&site&hole&core&section&report&minDate&maxDate&binIndex

Methods

GET

request query parameters
parametervaluedescription

exp

string

The expedition to get the navigation report for, defaults to the current one in LIMS if not specified.

site

string

The site to get the navigation report for, retrieves all if not specified.

hole

string

The hole to get the navigation report for, retrieves all if not specified.

core

string

The core to get the navigation report for, retrieves all if not specified.

section

string

The section to get the navigation report for, retrieves all if not specified.

report

string (required)

The report to get.

minDate

string

The date to start the report on, gets the entire database contents if not specified.

maxDate

string

The date to end the report on, gets the entire database contents if not specified.

binIndex

string

The bin index for the RSC Raw data report.

available response representations:

POST

request query parameters
parametervaluedescription

exp

string

The expedition to get the navigation report for, defaults to the current one in LIMS if not specified.

site

string

The site to get the navigation report for, retrieves all if not specified.

hole

string

The hole to get the navigation report for, retrieves all if not specified.

core

string

The core to get the navigation report for, retrieves all if not specified.

section

string

The section to get the navigation report for, retrieves all if not specified.

report

string (required)

The report to get.

minDate

string

The date to start the report on, gets the entire database contents if not specified.

maxDate

string

The date to end the report on, gets the entire database contents if not specified.

binIndex

string

The bin index for the RSC Raw data report.

available response representations:

Representations

text/html (tamu:restEasy)

XML Schema

Source:

text/html (tamu:restEasy)

XML Schema

Source:

text/html (tamu:restEasy)

XML Schema

Source:

text/html (tamu:restEasy)

XML Schema

Source:

text/html (tamu:restEasy)

XML Schema

Source:

text/html (tamu:restEasy)

XML Schema

Source:

text/html (tamu:restEasy)

XML Schema

Source:

text/html (tamu:restEasy)

XML Schema

Source:

text/html (tamu:restEasy)

XML Schema

Source:

text/html (tamu:restEasy)

XML Schema

Source:

text/html (tamu:restEasy)

XML Schema

Source:

text/html (tamu:restEasy)

XML Schema

Source:

text/html (tamu:restEasy)

XML Schema

Source:

text/html (tamu:restEasy)

XML Schema

Source:

text/html (tamu:restEasy)

XML Schema

Source:

text/html (tamu:restEasy)

XML Schema

Source:

text/xml (tamu:restEasy)

XML Schema

Source:

text/xml (tamu:restEasy)

XML Schema

Source:

application/csv (tamu:restEasy)

XML Schema

Source:

application/csv (tamu:restEasy)

XML Schema

Source:

text/xml (tamu:restEasy)

XML Schema

Source:

text/xml (tamu:restEasy)

XML Schema

Source:

application/csv (tamu:restEasy)

XML Schema

Source:

application/csv (tamu:restEasy)

XML Schema

Source:

text/xml (tamu:restEasy)

XML Schema

Source:

text/xml (tamu:restEasy)

XML Schema

Source:

application/csv (tamu:restEasy)

XML Schema

Source:

application/csv (tamu:restEasy)

XML Schema

Source:

text/xml (tamu:restEasy)

XML Schema

Source:

text/xml (tamu:restEasy)

XML Schema

Source:

application/csv (tamu:restEasy)

XML Schema

Source:

application/csv (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

application/csv (tamu:restEasy)

XML Schema

Source:

application/csv (tamu:restEasy)

XML Schema

Source:

application/csv (tamu:restEasy)

XML Schema

Source:

application/csv (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text/html (tamu:restEasy)

XML Schema

Source:

text/html (tamu:restEasy)

XML Schema

Source:

text/html (tamu:restEasy)

XML Schema

Source:

text/html (tamu:restEasy)

XML Schema

Source:

text/html (tamu:restEasy)

XML Schema

Source:

text/html (tamu:restEasy)

XML Schema

Source:

text/html (tamu:restEasy)

XML Schema

Source:

text/html (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source:

text (tamu:restEasy)

XML Schema

Source: