8.5 GrowingObjectDeleteRange
Topic Version | 1 | Published | 10/16/2017 | |
For Standard | ETPW20 v1 |
To delete a range of parts from a growing object in a store, a customer must send a GrowingObjectDeleteRange message. The example below use the following properties and example data.
Property Name |
Example |
---|---|
uri |
eml://witsml20/Trajectory(0655e8cd-b590-4f89-9b30-2a897db562ec) |
startIndex |
0.0 |
endIndex |
1000.0 |
uom |
ft |
depthDatum |
KB |
// [848b3bb0-76b4-4707-b38d-868dd0b4dadc] Message sent at 2017-04-18 22:20:52.1109{
"protocol":6,
"messageType":2,
"correlationId":0,
"messageId":12,
"messageFlags":0}{
"uri": "eml://witsml20/Trajectory(0655e8cd-b590-4f89-9b30-2a897db562ec)",
"startIndex": {
"item": 0.0 },
"endIndex": {
"item": 1000.0 },
"uom": "ft",
"depthDatum": "KB"}