Cloud APIs
/- DrillPlan
Offset Well API
- Create new or update existing fluid entities
Delete fluid entities by ids
Delete fluid entities by well guid
Get fluids by ids
Get fluids by well guids
Get QC rules for fluid entities
Scroll to fetch results of next page
Create new or update exis...
Security
(bearer and appkey) or (sauth_service_token and appkey)
A list of fluid entities to be created or updated
Array [
]
- ProdEUhttps://eu-api.delfi.slb.com/drillplan/offset-well-data/v1/fluids
- ProdUShttps://api.delfi.slb.com/drillplan/offset-well-data/v1/fluids
- Mock serverhttps://developer.slb.com/_mock/solutions/drillplan/apis/offsetwellapi/v1/fluids
- 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/fluids \
-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",
"hole_size": 0.1,
"chlorides": 0.1,
"data_source": "string",
"fluid_system_code": "string",
"fluid_system_name": "string",
"fluid_type_code": "string",
"fluid_type_name": "string",
"hole_volume": 0.1,
"left_in_hole": 0.1,
"max_inclination": 0.1,
"max_mud_density": 0.1,
"depth_axis": "string",
"offshore_flag": true,
"oil_ratio": 0.1,
"operator": "string",
"other_sub_surface": 0.1,
"other_surface": 0.1,
"project_control_number": "string",
"riser_od": 0.1,
"salt_percent_by_weight": 0.1,
"section_id": "string",
"section_length": 0.1,
"start_date": "2019-08-24T14:15:22Z",
"sub_surface_pump_and_dump": 0.1,
"surface_pump_and_dump": 0.1,
"water_depth": 0.1,
"water_ratio": 0.1,
"weight_material_sg": 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": [
{
"well_location": {
"latitude": 0.1,
"longitude": 0.1
},
"well_name": "string",
"physical_container_name": "string",
"creation_utc_timestamp": "2019-08-24T14:15:22Z",
"last_modification_utc_timestamp": "2019-08-24T14:15:22Z",
"version": 0,
"id": "string",
"hole_size": 0.1,
"chlorides": 0.1,
"data_source": "string",
"fluid_system_code": "string",
"fluid_system_name": "string",
"fluid_type_code": "string",
"fluid_type_name": "string",
"hole_volume": 0.1,
"left_in_hole": 0.1,
"max_inclination": 0.1,
"max_mud_density": 0.1,
"depth_axis": "string",
"offshore_flag": true,
"oil_ratio": 0.1,
"operator": "string",
"other_sub_surface": 0.1,
"other_surface": 0.1,
"project_control_number": "string",
"riser_od": 0.1,
"salt_percent_by_weight": 0.1,
"section_id": "string",
"section_length": 0.1,
"start_date": "2019-08-24T14:15:22Z",
"sub_surface_pump_and_dump": 0.1,
"surface_pump_and_dump": 0.1,
"water_depth": 0.1,
"water_ratio": 0.1,
"weight_material_sg": 0.1,
"well_guid": "string"
}
],
"updated_entities": [
{
"well_location": {
"latitude": 0.1,
"longitude": 0.1
},
"well_name": "string",
"physical_container_name": "string",
"creation_utc_timestamp": "2019-08-24T14:15:22Z",
"last_modification_utc_timestamp": "2019-08-24T14:15:22Z",
"version": 0,
"id": "string",
"hole_size": 0.1,
"chlorides": 0.1,
"data_source": "string",
"fluid_system_code": "string",
"fluid_system_name": "string",
"fluid_type_code": "string",
"fluid_type_name": "string",
"hole_volume": 0.1,
"left_in_hole": 0.1,
"max_inclination": 0.1,
"max_mud_density": 0.1,
"depth_axis": "string",
"offshore_flag": true,
"oil_ratio": 0.1,
"operator": "string",
"other_sub_surface": 0.1,
"other_surface": 0.1,
"project_control_number": "string",
"riser_od": 0.1,
"salt_percent_by_weight": 0.1,
"section_id": "string",
"section_length": 0.1,
"start_date": "2019-08-24T14:15:22Z",
"sub_surface_pump_and_dump": 0.1,
"surface_pump_and_dump": 0.1,
"water_depth": 0.1,
"water_ratio": 0.1,
"weight_material_sg": 0.1,
"well_guid": "string"
}
],
"entity_violations": [
{
"source": {
"well_location": {
"latitude": 0.1,
"longitude": 0.1
},
"well_name": "string",
"physical_container_name": "string",
"creation_utc_timestamp": "2019-08-24T14:15:22Z",
"last_modification_utc_timestamp": "2019-08-24T14:15:22Z",
"version": 0,
"id": "string",
"hole_size": 0.1,
"chlorides": 0.1,
"data_source": "string",
"fluid_system_code": "string",
"fluid_system_name": "string",
"fluid_type_code": "string",
"fluid_type_name": "string",
"hole_volume": 0.1,
"left_in_hole": 0.1,
"max_inclination": 0.1,
"max_mud_density": 0.1,
"depth_axis": "string",
"offshore_flag": true,
"oil_ratio": 0.1,
"operator": "string",
"other_sub_surface": 0.1,
"other_surface": 0.1,
"project_control_number": "string",
"riser_od": 0.1,
"salt_percent_by_weight": 0.1,
"section_id": "string",
"section_length": 0.1,
"start_date": "2019-08-24T14:15:22Z",
"sub_surface_pump_and_dump": 0.1,
"surface_pump_and_dump": 0.1,
"water_depth": 0.1,
"water_ratio": 0.1,
"weight_material_sg": 0.1,
"well_guid": "string"
},
"violations": [
{
"fatal_violation": true,
"details": "string"
}
]
}
],
"action_succeeded": true,
"master_error": "string",
"dependent_action_errors": [
"string"
],
"action_key": "string"
}