/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
Name | Type | Description |
---|---|---|
instance* | string | Collector instance |
qualifier* | string | Collector qualifier |
force | boolean | In case of |
POST
http://environment.com/services/plugin-liverig/collectors/storeConfiguration
Add or edit the store.json file
Name | Type | Description |
---|---|---|
qualifier* | string | Collector qualifier |
instance* | string | Collector instance |
force | boolean | In case of |
Name | Type | Description |
---|---|---|
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 |
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.