Security
(bearer and appkey) or (sauth_service_token and appkey)
A list of run entities to be created or updated
Array [
]
- ProdEUhttps://eu-api.delfi.slb.com/drillplan/offset-well-data/v1/runs
- ProdUShttps://api.delfi.slb.com/drillplan/offset-well-data/v1/runs
- Mock serverhttps://developer.slb.com/_mock/solutions/drillplan/apis/offsetwellapi/v1/runs
- bearer + appkey
- sauth_service_token + appkey
- application/json-patch+json
- application/json
- text/json
- application/*+json
curl -i -X POST \
https://eu-api.delfi.slb.com/drillplan/offset-well-data/v1/runs \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json-patch+json' \
-H 'appkey: YOUR_API_KEY_HERE' \
-H 'slb-partition-id: string' \
-d '[
{
"id": "string",
"bha_components": "string",
"bha_type": "string",
"bit_manufacturer": "string",
"bit_model": "string",
"bit_run_number": 0,
"bit_serial_number": "string",
"hole_size": 0.1,
"bit_type": "string",
"hole_bottom_azimuth": 0.1,
"hole_bottom_md": 0.1,
"hole_bottom_tvd": 0.1,
"hole_bottom_inclination": 0.1,
"data_source": "string",
"drill_thru_formation": "string",
"drilling_distance": 0.1,
"dull_grade": "string",
"duration": 0.1,
"end_date": "2019-08-24T14:15:22Z",
"max_dls": 0.1,
"max_flow_rate": 0.1,
"max_inclination": 0.1,
"max_spp": 0.1,
"max_total_rpm": 0.1,
"max_wob": 0.1,
"min_dls": 0.1,
"min_flow_rate": 0.1,
"min_spp": 0.1,
"min_total_rpm": 0.1,
"min_wob": 0.1,
"motor_bend_angle": 0.1,
"motor_diameter": 0.1,
"motor_manufacturer": "string",
"motor_model": "string",
"motor_serial_number": "string",
"mud_density": 0.1,
"mud_type": "string",
"nozzles": "string",
"obrop": 0.1,
"reason4_pooh": "string",
"run_id": "string",
"run_number": 0,
"run_objective": "string",
"section_id": "string",
"start_date": "2019-08-24T14:15:22Z",
"hole_top_azimuth": 0.1,
"hole_top_md": 0.1,
"hole_top_tvd": 0.1,
"hole_top_inclination": 0.1,
"total_flow_area": 0.1,
"well_guid": "string"
}
]'Created
Response
- text/plain
- application/json
- text/json
{
"total_entity_count": 0,
"created_entity_count": 0,
"updated_entity_count": 0,
"created_entities": [
{
"id": "string",
"bha_components": "string",
"bha_type": "string",
"bit_manufacturer": "string",
"bit_model": "string",
"bit_run_number": 0,
"bit_serial_number": "string",
"hole_size": 0.1,
"bit_type": "string",
"hole_bottom_azimuth": 0.1,
"hole_bottom_md": 0.1,
"hole_bottom_tvd": 0.1,
"hole_bottom_inclination": 0.1,
"data_source": "string",
"drill_thru_formation": "string",
"drilling_distance": 0.1,
"dull_grade": "string",
"duration": 0.1,
"end_date": "2019-08-24T14:15:22Z",
"max_dls": 0.1,
"max_flow_rate": 0.1,
"max_inclination": 0.1,
"max_spp": 0.1,
"max_total_rpm": 0.1,
"max_wob": 0.1,
"min_dls": 0.1,
"min_flow_rate": 0.1,
"min_spp": 0.1,
"min_total_rpm": 0.1,
"min_wob": 0.1,
"motor_bend_angle": 0.1,
"motor_diameter": 0.1,
"motor_manufacturer": "string",
"motor_model": "string",
"motor_serial_number": "string",
"mud_density": 0.1,
"mud_type": "string",
"nozzles": "string",
"obrop": 0.1,
"reason4_pooh": "string",
"run_id": "string",
"run_number": 0,
"run_objective": "string",
"section_id": "string",
"start_date": "2019-08-24T14:15:22Z",
"hole_top_azimuth": 0.1,
"hole_top_md": 0.1,
"hole_top_tvd": 0.1,
"hole_top_inclination": 0.1,
"total_flow_area": 0.1,
"well_guid": "string"
}
],
"updated_entities": [
{
"id": "string",
"bha_components": "string",
"bha_type": "string",
"bit_manufacturer": "string",
"bit_model": "string",
"bit_run_number": 0,
"bit_serial_number": "string",
"hole_size": 0.1,
"bit_type": "string",
"hole_bottom_azimuth": 0.1,
"hole_bottom_md": 0.1,
"hole_bottom_tvd": 0.1,
"hole_bottom_inclination": 0.1,
"data_source": "string",
"drill_thru_formation": "string",
"drilling_distance": 0.1,
"dull_grade": "string",
"duration": 0.1,
"end_date": "2019-08-24T14:15:22Z",
"max_dls": 0.1,
"max_flow_rate": 0.1,
"max_inclination": 0.1,
"max_spp": 0.1,
"max_total_rpm": 0.1,
"max_wob": 0.1,
"min_dls": 0.1,
"min_flow_rate": 0.1,
"min_spp": 0.1,
"min_total_rpm": 0.1,
"min_wob": 0.1,
"motor_bend_angle": 0.1,
"motor_diameter": 0.1,
"motor_manufacturer": "string",
"motor_model": "string",
"motor_serial_number": "string",
"mud_density": 0.1,
"mud_type": "string",
"nozzles": "string",
"obrop": 0.1,
"reason4_pooh": "string",
"run_id": "string",
"run_number": 0,
"run_objective": "string",
"section_id": "string",
"start_date": "2019-08-24T14:15:22Z",
"hole_top_azimuth": 0.1,
"hole_top_md": 0.1,
"hole_top_tvd": 0.1,
"hole_top_inclination": 0.1,
"total_flow_area": 0.1,
"well_guid": "string"
}
],
"entity_violations": [
{
"source": {
"id": "string",
"bha_components": "string",
"bha_type": "string",
"bit_manufacturer": "string",
"bit_model": "string",
"bit_run_number": 0,
"bit_serial_number": "string",
"hole_size": 0.1,
"bit_type": "string",
"hole_bottom_azimuth": 0.1,
"hole_bottom_md": 0.1,
"hole_bottom_tvd": 0.1,
"hole_bottom_inclination": 0.1,
"data_source": "string",
"drill_thru_formation": "string",
"drilling_distance": 0.1,
"dull_grade": "string",
"duration": 0.1,
"end_date": "2019-08-24T14:15:22Z",
"max_dls": 0.1,
"max_flow_rate": 0.1,
"max_inclination": 0.1,
"max_spp": 0.1,
"max_total_rpm": 0.1,
"max_wob": 0.1,
"min_dls": 0.1,
"min_flow_rate": 0.1,
"min_spp": 0.1,
"min_total_rpm": 0.1,
"min_wob": 0.1,
"motor_bend_angle": 0.1,
"motor_diameter": 0.1,
"motor_manufacturer": "string",
"motor_model": "string",
"motor_serial_number": "string",
"mud_density": 0.1,
"mud_type": "string",
"nozzles": "string",
"obrop": 0.1,
"reason4_pooh": "string",
"run_id": "string",
"run_number": 0,
"run_objective": "string",
"section_id": "string",
"start_date": "2019-08-24T14:15:22Z",
"hole_top_azimuth": 0.1,
"hole_top_md": 0.1,
"hole_top_tvd": 0.1,
"hole_top_inclination": 0.1,
"total_flow_area": 0.1,
"well_guid": "string"
},
"violations": [
{
"fatal_violation": true,
"details": "string"
}
]
}
],
"action_succeeded": true,
"master_error": "string",
"dependent_action_errors": [
"string"
],
"action_key": "string"
}