/storeConfiguration
Last updated
Last updated
This feature allows you to list, add or edit a store.json
file using LiveRig Collector using the remote control API.
This endpoint only supports OPC protocol
GET
http://environment.com/services/plugin-liverig/collectors/storeConfiguration
View the store.json file
instance*
string
Collector instance
qualifier*
string
Collector qualifier
force
boolean
In case of true
, it will ignore the caching and it will re-read the store configuration from the collector at remote site.
POST
http://environment.com/services/plugin-liverig/collectors/storeConfiguration
Add or edit the store.json file
qualifier*
string
Collector qualifier
instance*
string
Collector instance
force
boolean
In case of true
, it will ignore the caching and it will re-read the store configuration from the collector at remote site.
purge
string
Set a period to purge tables
limit
integer
Set the size of the WITSML response
rigs
string
Set a list of rig objects, containing the name
, units
, tags
, types
and timestamp
fields.
endpoint
string
URL service used
database
string
URL database used
The inner fields database
, endpoint
, limit
and purge
are optional and may be set only if you need the Protocol Conversion feature.