{"items":[{"type":"link","label":"Consumption Hub External Public api","link":"/solutions/drillplan/apis/drillplanconsumptionhubapi","routeSlug":"/solutions/drillplan/apis/drillplanconsumptionhubapi","content":{"contentType":"overview","meta":{"name":"Consumption Hub External Public api"},"children":[{"nodeType":"container","panels":[{"title":"Download OpenAPI description","titleTranslationKey":"download.description.title","children":[{"kind":"download","label":"DrillPlanConsumptionHubAPI.json","url":"/_bundle/solutions/drillplan/apis/DrillPlanConsumptionHubAPI.json?download"},{"kind":"download","label":"DrillPlanConsumptionHubAPI.yaml","url":"/_bundle/solutions/drillplan/apis/DrillPlanConsumptionHubAPI.yaml?download"}]},{"title":"Overview","titleTranslationKey":"info.title","children":[{"kind":"email","title":"DrillPlan Framework Team","email":"bgc-taiji-fwk@slb.com","label":"bgc-taiji-fwk@slb.com","withCopyButton":true,"copyContent":"bgc-taiji-fwk@slb.com"}]},{"title":"Languages","titleTranslationKey":"languages.title","children":[{"kind":"languages","options":[{"key":"curl","title":"curl","lang":"curl"},{"key":"javascript","title":"JavaScript","lang":"JavaScript"},{"key":"node","title":"Node.js","lang":"Node.js"},{"key":"python","title":"Python","lang":"Python"},{"key":"java","title":"Java","lang":"Java"},{"key":"csharp","title":"C#","lang":"C#"},{"key":"php","title":"PHP","lang":"PHP"},{"key":"go","title":"Go","lang":"Go"},{"key":"ruby","title":"Ruby","lang":"Ruby"},{"key":"r","title":"R","lang":"R"},{"key":"payload","title":"Payload","lang":"Payload"}]}]},{"title":"Servers","titleTranslationKey":"servers.title","children":[{"kind":"servers","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/consumptionHub","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/consumptionHub","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/drillplanconsumptionhubapi","description":"Mock server","isMockServer":true}],"mode":"default"}]}],"children":[{"nodeType":"overview-section-wrapper","children":[{"nodeType":"header","level":1,"label":"Consumption Hub External Public api (v1)","showPageActions":true},{"nodeType":"overview-section-wrapper","children":[{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"fence","attributes":{"content":"fwk-drillplan.slbservice.com\n","language":"plain","title":"Client ID"},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"fwk-drillplan.slbservice.com\n"},"children":[]}]}]}],"sectionId":"/solutions/drillplan/apis/drillplanconsumptionhubapi"}],"sectionId":"/solutions/drillplan/apis/drillplanconsumptionhubapi"}]}]}},{"type":"group","label":"Connector","link":"/solutions/drillplan/apis/drillplanconsumptionhubapi/connector","routeSlug":"/solutions/drillplan/apis/drillplanconsumptionhubapi/connector","items":[{"label":"Publish wells","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/drillplanconsumptionhubapi/connector/publishwellsv1","routeSlug":"/solutions/drillplan/apis/drillplanconsumptionhubapi/connector/publishwellsv1","metadata":{"seo":{"title":"Publish wells","description":"Publish wells"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"PublishWellsV1","name":"Publish wells","isWebhook":false,"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1wells/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Publish wells","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Publish wells"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"User Token from SLB Authenticator Service"},{"name":"appkey","scopes":[],"type":"apiKey","in":"header","paramName":"appkey","description":"AppKey/ConsumerKey from your App on Developer Portal"}]},{"schemes":[{"name":"sauth_service_token","scopes":[],"type":"oauth2","description":"Service from SAuth v2","flows":{"clientCredentials":{"tokenUrl":"https://p4d.csi.cloud.slb-ds.com/v2/token","scopes":{"fwk-drillplan.slbservice.com":""}}}},{"name":"appkey","scopes":[],"type":"apiKey","in":"header","paramName":"appkey","description":"AppKey/ConsumerKey from your App on Developer Portal"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"dataSource","in":"path","schemaId":"schema_496","description":"data source name","required":true}],"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1wells/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_496","description":"The data partition id.","required":true}],"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1wells/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_497"},"text/json":{"schemaId":"schema_497"},"application/*+json":{"schemaId":"schema_497"}},"schemaId":"schema_497","pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1wells/post/requestBody","description":"well data list"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/ingress/data-sources/{dataSource}/wells","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/consumptionHub","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/consumptionHub","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/drillplanconsumptionhubapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[{"name":"dataSource","in":"path","required":true,"schemaId":"schema_496"}],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_496"}],"cookie":[]},"security":[{"schemes":[{"id":"bearer","type":"http","scheme":"bearer","bearerFormat":"JWT"},{"id":"appkey","type":"apiKey","name":"appkey","in":"header"}],"scopes":[]},{"schemes":[{"id":"sauth_service_token","type":"oauth2","flows":{"clientCredentials":{"tokenUrl":"https://p4d.csi.cloud.slb-ds.com/v2/token","scopes":{"fwk-drillplan.slbservice.com":""}}}},{"id":"appkey","type":"apiKey","name":"appkey","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"schema_497"},"text/json":{"schemaId":"schema_497"},"application/*+json":{"schemaId":"schema_497"}},"responseCodes":["204","400"],"pointer":"/v1/ingress/data-sources/{dataSource}/wells","href":"connector/publishwellsv1","openApiOperationId":"PublishWellsV1","summary":"Publish wells","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/consumptionHub","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/consumptionHub","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/drillplanconsumptionhubapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_497","mediaTypes":["application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_497"},"text/json":{"schemaId":"schema_497"},"application/*+json":{"schemaId":"schema_497"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"Success"},{"code":"400","description":"Bad Request","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/ValidationProblemDetails"},"application/json":{"schemaId":"components/schemas/ValidationProblemDetails"},"text/json":{"schemaId":"components/schemas/ValidationProblemDetails"}},"schemaId":"components/schemas/ValidationProblemDetails"}],"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1wells/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"400","schemaId":"components/schemas/ValidationProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/ValidationProblemDetails"},"application/json":{"schemaId":"components/schemas/ValidationProblemDetails"},"text/json":{"schemaId":"components/schemas/ValidationProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/connector/publishwellsv1"}],"panels":[]}]},"httpPath":"/v1/ingress/data-sources/{dataSource}/wells"},{"label":"Publish wellbores","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/drillplanconsumptionhubapi/connector/publishwellboresv1","routeSlug":"/solutions/drillplan/apis/drillplanconsumptionhubapi/connector/publishwellboresv1","metadata":{"seo":{"title":"Publish wellbores","description":"Publish wellbores"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"PublishWellboresV1","name":"Publish wellbores","isWebhook":false,"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1wellbores/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Publish wellbores","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Publish wellbores"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"User Token from SLB Authenticator Service"},{"name":"appkey","scopes":[],"type":"apiKey","in":"header","paramName":"appkey","description":"AppKey/ConsumerKey from your App on Developer Portal"}]},{"schemes":[{"name":"sauth_service_token","scopes":[],"type":"oauth2","description":"Service from SAuth v2","flows":{"clientCredentials":{"tokenUrl":"https://p4d.csi.cloud.slb-ds.com/v2/token","scopes":{"fwk-drillplan.slbservice.com":""}}}},{"name":"appkey","scopes":[],"type":"apiKey","in":"header","paramName":"appkey","description":"AppKey/ConsumerKey from your App on Developer Portal"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"dataSource","in":"path","schemaId":"schema_496","description":"data source name","required":true}],"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1wellbores/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_496","description":"The data partition id.","required":true}],"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1wellbores/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_498"},"text/json":{"schemaId":"schema_498"},"application/*+json":{"schemaId":"schema_498"}},"schemaId":"schema_498","pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1wellbores/post/requestBody","description":"wellbore data list"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/ingress/data-sources/{dataSource}/wellbores","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/consumptionHub","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/consumptionHub","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/drillplanconsumptionhubapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[{"name":"dataSource","in":"path","required":true,"schemaId":"schema_496"}],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_496"}],"cookie":[]},"security":[{"schemes":[{"id":"bearer","type":"http","scheme":"bearer","bearerFormat":"JWT"},{"id":"appkey","type":"apiKey","name":"appkey","in":"header"}],"scopes":[]},{"schemes":[{"id":"sauth_service_token","type":"oauth2","flows":{"clientCredentials":{"tokenUrl":"https://p4d.csi.cloud.slb-ds.com/v2/token","scopes":{"fwk-drillplan.slbservice.com":""}}}},{"id":"appkey","type":"apiKey","name":"appkey","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"schema_498"},"text/json":{"schemaId":"schema_498"},"application/*+json":{"schemaId":"schema_498"}},"responseCodes":["204","400"],"pointer":"/v1/ingress/data-sources/{dataSource}/wellbores","href":"connector/publishwellboresv1","openApiOperationId":"PublishWellboresV1","summary":"Publish wellbores","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/consumptionHub","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/consumptionHub","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/drillplanconsumptionhubapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_498","mediaTypes":["application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_498"},"text/json":{"schemaId":"schema_498"},"application/*+json":{"schemaId":"schema_498"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"Success"},{"code":"400","description":"Bad Request","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/ValidationProblemDetails"},"application/json":{"schemaId":"components/schemas/ValidationProblemDetails"},"text/json":{"schemaId":"components/schemas/ValidationProblemDetails"}},"schemaId":"components/schemas/ValidationProblemDetails"}],"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1wellbores/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"400","schemaId":"components/schemas/ValidationProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/ValidationProblemDetails"},"application/json":{"schemaId":"components/schemas/ValidationProblemDetails"},"text/json":{"schemaId":"components/schemas/ValidationProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/connector/publishwellboresv1"}],"panels":[]}]},"httpPath":"/v1/ingress/data-sources/{dataSource}/wellbores"},{"label":"publish trajectories","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/drillplanconsumptionhubapi/connector/publishtrajectoriesv1","routeSlug":"/solutions/drillplan/apis/drillplanconsumptionhubapi/connector/publishtrajectoriesv1","metadata":{"seo":{"title":"publish trajectories","description":"publish trajectories"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"PublishTrajectoriesV1","name":"publish trajectories","isWebhook":false,"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1trajectories/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"publish trajectories","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"publish trajectories"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"User Token from SLB Authenticator Service"},{"name":"appkey","scopes":[],"type":"apiKey","in":"header","paramName":"appkey","description":"AppKey/ConsumerKey from your App on Developer Portal"}]},{"schemes":[{"name":"sauth_service_token","scopes":[],"type":"oauth2","description":"Service from SAuth v2","flows":{"clientCredentials":{"tokenUrl":"https://p4d.csi.cloud.slb-ds.com/v2/token","scopes":{"fwk-drillplan.slbservice.com":""}}}},{"name":"appkey","scopes":[],"type":"apiKey","in":"header","paramName":"appkey","description":"AppKey/ConsumerKey from your App on Developer Portal"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"dataSource","in":"path","schemaId":"schema_496","description":"data source name","required":true}],"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1trajectories/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_496","description":"The data partition id.","required":true}],"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1trajectories/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_499"},"text/json":{"schemaId":"schema_499"},"application/*+json":{"schemaId":"schema_499"}},"schemaId":"schema_499","pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1trajectories/post/requestBody","description":"trajectory or survey data list"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/ingress/data-sources/{dataSource}/trajectories","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/consumptionHub","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/consumptionHub","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/drillplanconsumptionhubapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[{"name":"dataSource","in":"path","required":true,"schemaId":"schema_496"}],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_496"}],"cookie":[]},"security":[{"schemes":[{"id":"bearer","type":"http","scheme":"bearer","bearerFormat":"JWT"},{"id":"appkey","type":"apiKey","name":"appkey","in":"header"}],"scopes":[]},{"schemes":[{"id":"sauth_service_token","type":"oauth2","flows":{"clientCredentials":{"tokenUrl":"https://p4d.csi.cloud.slb-ds.com/v2/token","scopes":{"fwk-drillplan.slbservice.com":""}}}},{"id":"appkey","type":"apiKey","name":"appkey","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"schema_499"},"text/json":{"schemaId":"schema_499"},"application/*+json":{"schemaId":"schema_499"}},"responseCodes":["204","400"],"pointer":"/v1/ingress/data-sources/{dataSource}/trajectories","href":"connector/publishtrajectoriesv1","openApiOperationId":"PublishTrajectoriesV1","summary":"publish trajectories","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/consumptionHub","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/consumptionHub","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/drillplanconsumptionhubapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_499","mediaTypes":["application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_499"},"text/json":{"schemaId":"schema_499"},"application/*+json":{"schemaId":"schema_499"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"Success"},{"code":"400","description":"Bad Request","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/ValidationProblemDetails"},"application/json":{"schemaId":"components/schemas/ValidationProblemDetails"},"text/json":{"schemaId":"components/schemas/ValidationProblemDetails"}},"schemaId":"components/schemas/ValidationProblemDetails"}],"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1trajectories/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"400","schemaId":"components/schemas/ValidationProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/ValidationProblemDetails"},"application/json":{"schemaId":"components/schemas/ValidationProblemDetails"},"text/json":{"schemaId":"components/schemas/ValidationProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/connector/publishtrajectoriesv1"}],"panels":[]}]},"httpPath":"/v1/ingress/data-sources/{dataSource}/trajectories"},{"label":"publish wellbore geometries","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/drillplanconsumptionhubapi/connector/publishwellboregeometriesv1","routeSlug":"/solutions/drillplan/apis/drillplanconsumptionhubapi/connector/publishwellboregeometriesv1","metadata":{"seo":{"title":"publish wellbore geometries","description":"publish wellbore geometries"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"PublishWellboreGeometriesV1","name":"publish wellbore geometries","isWebhook":false,"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1wellbore-geometries/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"publish wellbore geometries","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"publish wellbore geometries"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"User Token from SLB Authenticator Service"},{"name":"appkey","scopes":[],"type":"apiKey","in":"header","paramName":"appkey","description":"AppKey/ConsumerKey from your App on Developer Portal"}]},{"schemes":[{"name":"sauth_service_token","scopes":[],"type":"oauth2","description":"Service from SAuth v2","flows":{"clientCredentials":{"tokenUrl":"https://p4d.csi.cloud.slb-ds.com/v2/token","scopes":{"fwk-drillplan.slbservice.com":""}}}},{"name":"appkey","scopes":[],"type":"apiKey","in":"header","paramName":"appkey","description":"AppKey/ConsumerKey from your App on Developer Portal"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"dataSource","in":"path","schemaId":"schema_496","description":"data source name","required":true}],"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1wellbore-geometries/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_496","description":"The data partition id.","required":true}],"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1wellbore-geometries/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_500"},"text/json":{"schemaId":"schema_500"},"application/*+json":{"schemaId":"schema_500"}},"schemaId":"schema_500","pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1wellbore-geometries/post/requestBody","description":"wellbore geometries data list"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/ingress/data-sources/{dataSource}/wellbore-geometries","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/consumptionHub","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/consumptionHub","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/drillplanconsumptionhubapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[{"name":"dataSource","in":"path","required":true,"schemaId":"schema_496"}],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_496"}],"cookie":[]},"security":[{"schemes":[{"id":"bearer","type":"http","scheme":"bearer","bearerFormat":"JWT"},{"id":"appkey","type":"apiKey","name":"appkey","in":"header"}],"scopes":[]},{"schemes":[{"id":"sauth_service_token","type":"oauth2","flows":{"clientCredentials":{"tokenUrl":"https://p4d.csi.cloud.slb-ds.com/v2/token","scopes":{"fwk-drillplan.slbservice.com":""}}}},{"id":"appkey","type":"apiKey","name":"appkey","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"schema_500"},"text/json":{"schemaId":"schema_500"},"application/*+json":{"schemaId":"schema_500"}},"responseCodes":["204","400"],"pointer":"/v1/ingress/data-sources/{dataSource}/wellbore-geometries","href":"connector/publishwellboregeometriesv1","openApiOperationId":"PublishWellboreGeometriesV1","summary":"publish wellbore geometries","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/consumptionHub","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/consumptionHub","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/drillplanconsumptionhubapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_500","mediaTypes":["application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_500"},"text/json":{"schemaId":"schema_500"},"application/*+json":{"schemaId":"schema_500"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"Success"},{"code":"400","description":"Bad Request","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/ValidationProblemDetails"},"application/json":{"schemaId":"components/schemas/ValidationProblemDetails"},"text/json":{"schemaId":"components/schemas/ValidationProblemDetails"}},"schemaId":"components/schemas/ValidationProblemDetails"}],"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1wellbore-geometries/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"400","schemaId":"components/schemas/ValidationProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/ValidationProblemDetails"},"application/json":{"schemaId":"components/schemas/ValidationProblemDetails"},"text/json":{"schemaId":"components/schemas/ValidationProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/connector/publishwellboregeometriesv1"}],"panels":[]}]},"httpPath":"/v1/ingress/data-sources/{dataSource}/wellbore-geometries"},{"label":"publish targets","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/drillplanconsumptionhubapi/connector/publictargetsv1","routeSlug":"/solutions/drillplan/apis/drillplanconsumptionhubapi/connector/publictargetsv1","metadata":{"seo":{"title":"publish targets","description":"publish targets"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"PublicTargetsV1","name":"publish targets","isWebhook":false,"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1targets/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"publish targets","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"publish targets"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"User Token from SLB Authenticator Service"},{"name":"appkey","scopes":[],"type":"apiKey","in":"header","paramName":"appkey","description":"AppKey/ConsumerKey from your App on Developer Portal"}]},{"schemes":[{"name":"sauth_service_token","scopes":[],"type":"oauth2","description":"Service from SAuth v2","flows":{"clientCredentials":{"tokenUrl":"https://p4d.csi.cloud.slb-ds.com/v2/token","scopes":{"fwk-drillplan.slbservice.com":""}}}},{"name":"appkey","scopes":[],"type":"apiKey","in":"header","paramName":"appkey","description":"AppKey/ConsumerKey from your App on Developer Portal"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"dataSource","in":"path","schemaId":"schema_496","description":"data source name","required":true}],"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1targets/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_496","description":"The data partition id.","required":true}],"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1targets/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_501"},"text/json":{"schemaId":"schema_501"},"application/*+json":{"schemaId":"schema_501"}},"schemaId":"schema_501","pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1targets/post/requestBody","description":"target data list"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/ingress/data-sources/{dataSource}/targets","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/consumptionHub","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/consumptionHub","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/drillplanconsumptionhubapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[{"name":"dataSource","in":"path","required":true,"schemaId":"schema_496"}],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_496"}],"cookie":[]},"security":[{"schemes":[{"id":"bearer","type":"http","scheme":"bearer","bearerFormat":"JWT"},{"id":"appkey","type":"apiKey","name":"appkey","in":"header"}],"scopes":[]},{"schemes":[{"id":"sauth_service_token","type":"oauth2","flows":{"clientCredentials":{"tokenUrl":"https://p4d.csi.cloud.slb-ds.com/v2/token","scopes":{"fwk-drillplan.slbservice.com":""}}}},{"id":"appkey","type":"apiKey","name":"appkey","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"schema_501"},"text/json":{"schemaId":"schema_501"},"application/*+json":{"schemaId":"schema_501"}},"responseCodes":["204","400"],"pointer":"/v1/ingress/data-sources/{dataSource}/targets","href":"connector/publictargetsv1","openApiOperationId":"PublicTargetsV1","summary":"publish targets","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/consumptionHub","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/consumptionHub","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/drillplanconsumptionhubapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_501","mediaTypes":["application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_501"},"text/json":{"schemaId":"schema_501"},"application/*+json":{"schemaId":"schema_501"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"Success"},{"code":"400","description":"Bad Request","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/ValidationProblemDetails"},"application/json":{"schemaId":"components/schemas/ValidationProblemDetails"},"text/json":{"schemaId":"components/schemas/ValidationProblemDetails"}},"schemaId":"components/schemas/ValidationProblemDetails"}],"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1targets/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"400","schemaId":"components/schemas/ValidationProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/ValidationProblemDetails"},"application/json":{"schemaId":"components/schemas/ValidationProblemDetails"},"text/json":{"schemaId":"components/schemas/ValidationProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/connector/publictargetsv1"}],"panels":[]}]},"httpPath":"/v1/ingress/data-sources/{dataSource}/targets"},{"label":"publish formation top","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/drillplanconsumptionhubapi/connector/publishformationtopsv1","routeSlug":"/solutions/drillplan/apis/drillplanconsumptionhubapi/connector/publishformationtopsv1","metadata":{"seo":{"title":"publish formation top","description":"publish formation top"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"PublishFormationTopsV1","name":"publish formation top","isWebhook":false,"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1formation-tops/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"publish formation top","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"publish formation top"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"User Token from SLB Authenticator Service"},{"name":"appkey","scopes":[],"type":"apiKey","in":"header","paramName":"appkey","description":"AppKey/ConsumerKey from your App on Developer Portal"}]},{"schemes":[{"name":"sauth_service_token","scopes":[],"type":"oauth2","description":"Service from SAuth v2","flows":{"clientCredentials":{"tokenUrl":"https://p4d.csi.cloud.slb-ds.com/v2/token","scopes":{"fwk-drillplan.slbservice.com":""}}}},{"name":"appkey","scopes":[],"type":"apiKey","in":"header","paramName":"appkey","description":"AppKey/ConsumerKey from your App on Developer Portal"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"dataSource","in":"path","schemaId":"schema_496","description":"data source name","required":true}],"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1formation-tops/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_496","description":"The data partition id.","required":true}],"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1formation-tops/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_502"},"text/json":{"schemaId":"schema_502"},"application/*+json":{"schemaId":"schema_502"}},"schemaId":"schema_502","pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1formation-tops/post/requestBody","description":"formation top data list"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/ingress/data-sources/{dataSource}/formation-tops","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/consumptionHub","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/consumptionHub","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/drillplanconsumptionhubapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[{"name":"dataSource","in":"path","required":true,"schemaId":"schema_496"}],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_496"}],"cookie":[]},"security":[{"schemes":[{"id":"bearer","type":"http","scheme":"bearer","bearerFormat":"JWT"},{"id":"appkey","type":"apiKey","name":"appkey","in":"header"}],"scopes":[]},{"schemes":[{"id":"sauth_service_token","type":"oauth2","flows":{"clientCredentials":{"tokenUrl":"https://p4d.csi.cloud.slb-ds.com/v2/token","scopes":{"fwk-drillplan.slbservice.com":""}}}},{"id":"appkey","type":"apiKey","name":"appkey","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"schema_502"},"text/json":{"schemaId":"schema_502"},"application/*+json":{"schemaId":"schema_502"}},"responseCodes":["204","400"],"pointer":"/v1/ingress/data-sources/{dataSource}/formation-tops","href":"connector/publishformationtopsv1","openApiOperationId":"PublishFormationTopsV1","summary":"publish formation top","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/consumptionHub","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/consumptionHub","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/drillplanconsumptionhubapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_502","mediaTypes":["application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_502"},"text/json":{"schemaId":"schema_502"},"application/*+json":{"schemaId":"schema_502"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"Success"},{"code":"400","description":"Bad Request","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/ValidationProblemDetails"},"application/json":{"schemaId":"components/schemas/ValidationProblemDetails"},"text/json":{"schemaId":"components/schemas/ValidationProblemDetails"}},"schemaId":"components/schemas/ValidationProblemDetails"}],"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1formation-tops/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"400","schemaId":"components/schemas/ValidationProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/ValidationProblemDetails"},"application/json":{"schemaId":"components/schemas/ValidationProblemDetails"},"text/json":{"schemaId":"components/schemas/ValidationProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/connector/publishformationtopsv1"}],"panels":[]}]},"httpPath":"/v1/ingress/data-sources/{dataSource}/formation-tops"},{"label":"publish pressure window","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/drillplanconsumptionhubapi/connector/publishpressuresv1","routeSlug":"/solutions/drillplan/apis/drillplanconsumptionhubapi/connector/publishpressuresv1","metadata":{"seo":{"title":"publish pressure window","description":"publish pressure"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"PublishPressuresV1","name":"publish pressure window","isWebhook":false,"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1pressure-windows/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"publish pressure window","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"publish pressure"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"User Token from SLB Authenticator Service"},{"name":"appkey","scopes":[],"type":"apiKey","in":"header","paramName":"appkey","description":"AppKey/ConsumerKey from your App on Developer Portal"}]},{"schemes":[{"name":"sauth_service_token","scopes":[],"type":"oauth2","description":"Service from SAuth v2","flows":{"clientCredentials":{"tokenUrl":"https://p4d.csi.cloud.slb-ds.com/v2/token","scopes":{"fwk-drillplan.slbservice.com":""}}}},{"name":"appkey","scopes":[],"type":"apiKey","in":"header","paramName":"appkey","description":"AppKey/ConsumerKey from your App on Developer Portal"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"dataSource","in":"path","schemaId":"schema_496","description":"data source name","required":true}],"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1pressure-windows/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_496","description":"The data partition id.","required":true}],"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1pressure-windows/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_503"},"text/json":{"schemaId":"schema_503"},"application/*+json":{"schemaId":"schema_503"}},"schemaId":"schema_503","pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1pressure-windows/post/requestBody","description":"pressure window data list"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/ingress/data-sources/{dataSource}/pressure-windows","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/consumptionHub","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/consumptionHub","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/drillplanconsumptionhubapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[{"name":"dataSource","in":"path","required":true,"schemaId":"schema_496"}],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_496"}],"cookie":[]},"security":[{"schemes":[{"id":"bearer","type":"http","scheme":"bearer","bearerFormat":"JWT"},{"id":"appkey","type":"apiKey","name":"appkey","in":"header"}],"scopes":[]},{"schemes":[{"id":"sauth_service_token","type":"oauth2","flows":{"clientCredentials":{"tokenUrl":"https://p4d.csi.cloud.slb-ds.com/v2/token","scopes":{"fwk-drillplan.slbservice.com":""}}}},{"id":"appkey","type":"apiKey","name":"appkey","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"schema_503"},"text/json":{"schemaId":"schema_503"},"application/*+json":{"schemaId":"schema_503"}},"responseCodes":["204","400"],"pointer":"/v1/ingress/data-sources/{dataSource}/pressure-windows","href":"connector/publishpressuresv1","openApiOperationId":"PublishPressuresV1","summary":"publish pressure window","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/consumptionHub","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/consumptionHub","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/drillplanconsumptionhubapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_503","mediaTypes":["application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_503"},"text/json":{"schemaId":"schema_503"},"application/*+json":{"schemaId":"schema_503"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"Success"},{"code":"400","description":"Bad Request","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/ValidationProblemDetails"},"application/json":{"schemaId":"components/schemas/ValidationProblemDetails"},"text/json":{"schemaId":"components/schemas/ValidationProblemDetails"}},"schemaId":"components/schemas/ValidationProblemDetails"}],"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1pressure-windows/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"400","schemaId":"components/schemas/ValidationProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/ValidationProblemDetails"},"application/json":{"schemaId":"components/schemas/ValidationProblemDetails"},"text/json":{"schemaId":"components/schemas/ValidationProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/connector/publishpressuresv1"}],"panels":[]}]},"httpPath":"/v1/ingress/data-sources/{dataSource}/pressure-windows"},{"label":"publish temperature","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/drillplanconsumptionhubapi/connector/publishtemperaturesv1","routeSlug":"/solutions/drillplan/apis/drillplanconsumptionhubapi/connector/publishtemperaturesv1","metadata":{"seo":{"title":"publish temperature","description":"publish temperature"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"PublishTemperaturesV1","name":"publish temperature","isWebhook":false,"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1temperatures/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"publish temperature","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"publish temperature"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"User Token from SLB Authenticator Service"},{"name":"appkey","scopes":[],"type":"apiKey","in":"header","paramName":"appkey","description":"AppKey/ConsumerKey from your App on Developer Portal"}]},{"schemes":[{"name":"sauth_service_token","scopes":[],"type":"oauth2","description":"Service from SAuth v2","flows":{"clientCredentials":{"tokenUrl":"https://p4d.csi.cloud.slb-ds.com/v2/token","scopes":{"fwk-drillplan.slbservice.com":""}}}},{"name":"appkey","scopes":[],"type":"apiKey","in":"header","paramName":"appkey","description":"AppKey/ConsumerKey from your App on Developer Portal"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"dataSource","in":"path","schemaId":"schema_496","description":"data source name","required":true}],"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1temperatures/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_496","description":"The data partition id.","required":true}],"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1temperatures/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_504"},"text/json":{"schemaId":"schema_504"},"application/*+json":{"schemaId":"schema_504"}},"schemaId":"schema_504","pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1temperatures/post/requestBody","description":"temperature data list"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/ingress/data-sources/{dataSource}/temperatures","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/consumptionHub","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/consumptionHub","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/drillplanconsumptionhubapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[{"name":"dataSource","in":"path","required":true,"schemaId":"schema_496"}],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_496"}],"cookie":[]},"security":[{"schemes":[{"id":"bearer","type":"http","scheme":"bearer","bearerFormat":"JWT"},{"id":"appkey","type":"apiKey","name":"appkey","in":"header"}],"scopes":[]},{"schemes":[{"id":"sauth_service_token","type":"oauth2","flows":{"clientCredentials":{"tokenUrl":"https://p4d.csi.cloud.slb-ds.com/v2/token","scopes":{"fwk-drillplan.slbservice.com":""}}}},{"id":"appkey","type":"apiKey","name":"appkey","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"schema_504"},"text/json":{"schemaId":"schema_504"},"application/*+json":{"schemaId":"schema_504"}},"responseCodes":["204","400"],"pointer":"/v1/ingress/data-sources/{dataSource}/temperatures","href":"connector/publishtemperaturesv1","openApiOperationId":"PublishTemperaturesV1","summary":"publish temperature","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/consumptionHub","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/consumptionHub","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/drillplanconsumptionhubapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_504","mediaTypes":["application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_504"},"text/json":{"schemaId":"schema_504"},"application/*+json":{"schemaId":"schema_504"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"Success"},{"code":"400","description":"Bad Request","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/ValidationProblemDetails"},"application/json":{"schemaId":"components/schemas/ValidationProblemDetails"},"text/json":{"schemaId":"components/schemas/ValidationProblemDetails"}},"schemaId":"components/schemas/ValidationProblemDetails"}],"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1temperatures/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"400","schemaId":"components/schemas/ValidationProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/ValidationProblemDetails"},"application/json":{"schemaId":"components/schemas/ValidationProblemDetails"},"text/json":{"schemaId":"components/schemas/ValidationProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/connector/publishtemperaturesv1"}],"panels":[]}]},"httpPath":"/v1/ingress/data-sources/{dataSource}/temperatures"},{"label":"publish cement program","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/drillplanconsumptionhubapi/connector/publishcementprogramsv1","routeSlug":"/solutions/drillplan/apis/drillplanconsumptionhubapi/connector/publishcementprogramsv1","metadata":{"seo":{"title":"publish cement program","description":"publish cement program"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"PublishCementProgramsV1","name":"publish cement program","isWebhook":false,"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1cement-programs/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"publish cement program","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"publish cement program"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"User Token from SLB Authenticator Service"},{"name":"appkey","scopes":[],"type":"apiKey","in":"header","paramName":"appkey","description":"AppKey/ConsumerKey from your App on Developer Portal"}]},{"schemes":[{"name":"sauth_service_token","scopes":[],"type":"oauth2","description":"Service from SAuth v2","flows":{"clientCredentials":{"tokenUrl":"https://p4d.csi.cloud.slb-ds.com/v2/token","scopes":{"fwk-drillplan.slbservice.com":""}}}},{"name":"appkey","scopes":[],"type":"apiKey","in":"header","paramName":"appkey","description":"AppKey/ConsumerKey from your App on Developer Portal"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"dataSource","in":"path","schemaId":"schema_496","description":"data source name","required":true}],"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1cement-programs/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_505"},"text/json":{"schemaId":"schema_505"},"application/*+json":{"schemaId":"schema_505"}},"schemaId":"schema_505","pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1cement-programs/post/requestBody","description":"cement program data list"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/ingress/data-sources/{dataSource}/cement-programs","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/consumptionHub","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/consumptionHub","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/drillplanconsumptionhubapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[{"name":"dataSource","in":"path","required":true,"schemaId":"schema_496"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer","type":"http","scheme":"bearer","bearerFormat":"JWT"},{"id":"appkey","type":"apiKey","name":"appkey","in":"header"}],"scopes":[]},{"schemes":[{"id":"sauth_service_token","type":"oauth2","flows":{"clientCredentials":{"tokenUrl":"https://p4d.csi.cloud.slb-ds.com/v2/token","scopes":{"fwk-drillplan.slbservice.com":""}}}},{"id":"appkey","type":"apiKey","name":"appkey","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"schema_505"},"text/json":{"schemaId":"schema_505"},"application/*+json":{"schemaId":"schema_505"}},"responseCodes":["204","400"],"pointer":"/v1/ingress/data-sources/{dataSource}/cement-programs","href":"connector/publishcementprogramsv1","openApiOperationId":"PublishCementProgramsV1","summary":"publish cement program","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/consumptionHub","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/consumptionHub","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/drillplanconsumptionhubapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_505","mediaTypes":["application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_505"},"text/json":{"schemaId":"schema_505"},"application/*+json":{"schemaId":"schema_505"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/ValidationProblemDetails"},"application/json":{"schemaId":"components/schemas/ValidationProblemDetails"},"text/json":{"schemaId":"components/schemas/ValidationProblemDetails"}},"schemaId":"components/schemas/ValidationProblemDetails"}],"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1cement-programs/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"400","schemaId":"components/schemas/ValidationProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/ValidationProblemDetails"},"application/json":{"schemaId":"components/schemas/ValidationProblemDetails"},"text/json":{"schemaId":"components/schemas/ValidationProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/connector/publishcementprogramsv1"}],"panels":[]}]},"httpPath":"/v1/ingress/data-sources/{dataSource}/cement-programs"},{"label":"delete all data belongs to dataSource, including wells, wellbores, trajectories etc.","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/drillplanconsumptionhubapi/connector/deletedatasourcev1","routeSlug":"/solutions/drillplan/apis/drillplanconsumptionhubapi/connector/deletedatasourcev1","metadata":{"seo":{"title":"delete all data belongs to dataSource, including wells, wellbores, trajectories etc.","description":"delete all data belongs to dataSource, including wells, wellbores, trajectories etc."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"DeleteDataSourceV1","name":"delete all data belongs to dataSource, including wells, wellbores, trajectories etc.","isWebhook":false,"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"delete all data belongs to dataSource, including wells, wellbores, trajectories etc.","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"delete all data belongs to dataSource, including wells, wellbores, trajectories etc."},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"User Token from SLB Authenticator Service"},{"name":"appkey","scopes":[],"type":"apiKey","in":"header","paramName":"appkey","description":"AppKey/ConsumerKey from your App on Developer Portal"}]},{"schemes":[{"name":"sauth_service_token","scopes":[],"type":"oauth2","description":"Service from SAuth v2","flows":{"clientCredentials":{"tokenUrl":"https://p4d.csi.cloud.slb-ds.com/v2/token","scopes":{"fwk-drillplan.slbservice.com":""}}}},{"name":"appkey","scopes":[],"type":"apiKey","in":"header","paramName":"appkey","description":"AppKey/ConsumerKey from your App on Developer Portal"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"dataSource","in":"path","schemaId":"schema_496","description":"data source name","required":true}],"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}/delete/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_496","description":"The data partition id.","required":true}],"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/v1/ingress/data-sources/{dataSource}","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/consumptionHub","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/consumptionHub","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/drillplanconsumptionhubapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[{"name":"dataSource","in":"path","required":true,"schemaId":"schema_496"}],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_496"}],"cookie":[]},"security":[{"schemes":[{"id":"bearer","type":"http","scheme":"bearer","bearerFormat":"JWT"},{"id":"appkey","type":"apiKey","name":"appkey","in":"header"}],"scopes":[]},{"schemes":[{"id":"sauth_service_token","type":"oauth2","flows":{"clientCredentials":{"tokenUrl":"https://p4d.csi.cloud.slb-ds.com/v2/token","scopes":{"fwk-drillplan.slbservice.com":""}}}},{"id":"appkey","type":"apiKey","name":"appkey","in":"header"}],"scopes":[]}],"responseCodes":["204"],"pointer":"/v1/ingress/data-sources/{dataSource}","href":"connector/deletedatasourcev1","openApiOperationId":"DeleteDataSourceV1","summary":"delete all data belongs to dataSource, including wells, wellbores, trajectories etc.","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/consumptionHub","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/consumptionHub","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/drillplanconsumptionhubapi","description":"Mock server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"Success"}],"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}/delete/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/connector/deletedatasourcev1"}],"panels":[]}]},"httpPath":"/v1/ingress/data-sources/{dataSource}"},{"label":"batch delete one type of data belongs to dataSource","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/drillplanconsumptionhubapi/connector/batchdeletedatabytypev1","routeSlug":"/solutions/drillplan/apis/drillplanconsumptionhubapi/connector/batchdeletedatabytypev1","metadata":{"seo":{"title":"batch delete one type of data belongs to dataSource","description":"batch delete one type of data belongs to dataSource"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"BatchDeleteDataByTypeV1","name":"batch delete one type of data belongs to dataSource","isWebhook":false,"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1{dataType}~1batch-delete/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"batch delete one type of data belongs to dataSource","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"batch delete one type of data belongs to dataSource"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"User Token from SLB Authenticator Service"},{"name":"appkey","scopes":[],"type":"apiKey","in":"header","paramName":"appkey","description":"AppKey/ConsumerKey from your App on Developer Portal"}]},{"schemes":[{"name":"sauth_service_token","scopes":[],"type":"oauth2","description":"Service from SAuth v2","flows":{"clientCredentials":{"tokenUrl":"https://p4d.csi.cloud.slb-ds.com/v2/token","scopes":{"fwk-drillplan.slbservice.com":""}}}},{"name":"appkey","scopes":[],"type":"apiKey","in":"header","paramName":"appkey","description":"AppKey/ConsumerKey from your App on Developer Portal"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"dataSource","in":"path","schemaId":"schema_496","description":"data source name","required":true},{"name":"dataType","in":"path","schemaId":"schema_496","description":"supported data type: wells, wellbores, trajectories, wellbore-geometries, targets,formation-tops, pressure-windows, temperatures, cement-programs","required":true}],"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1{dataType}~1batch-delete/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_496","description":"The data partition id.","required":true}],"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1{dataType}~1batch-delete/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_506"},"text/json":{"schemaId":"schema_506"},"application/*+json":{"schemaId":"schema_506"}},"schemaId":"schema_506","pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1{dataType}~1batch-delete/post/requestBody","description":"id list to be deleted"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/ingress/data-sources/{dataSource}/{dataType}/batch-delete","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/consumptionHub","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/consumptionHub","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/drillplanconsumptionhubapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[{"name":"dataSource","in":"path","required":true,"schemaId":"schema_496"},{"name":"dataType","in":"path","required":true,"schemaId":"schema_496"}],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_496"}],"cookie":[]},"security":[{"schemes":[{"id":"bearer","type":"http","scheme":"bearer","bearerFormat":"JWT"},{"id":"appkey","type":"apiKey","name":"appkey","in":"header"}],"scopes":[]},{"schemes":[{"id":"sauth_service_token","type":"oauth2","flows":{"clientCredentials":{"tokenUrl":"https://p4d.csi.cloud.slb-ds.com/v2/token","scopes":{"fwk-drillplan.slbservice.com":""}}}},{"id":"appkey","type":"apiKey","name":"appkey","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"schema_506"},"text/json":{"schemaId":"schema_506"},"application/*+json":{"schemaId":"schema_506"}},"responseCodes":["204"],"pointer":"/v1/ingress/data-sources/{dataSource}/{dataType}/batch-delete","href":"connector/batchdeletedatabytypev1","openApiOperationId":"BatchDeleteDataByTypeV1","summary":"batch delete one type of data belongs to dataSource","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/consumptionHub","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/consumptionHub","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/drillplanconsumptionhubapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_506","mediaTypes":["application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_506"},"text/json":{"schemaId":"schema_506"},"application/*+json":{"schemaId":"schema_506"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"Success"}],"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1{dataType}~1batch-delete/post/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/connector/batchdeletedatabytypev1"}],"panels":[]}]},"httpPath":"/v1/ingress/data-sources/{dataSource}/{dataType}/batch-delete"},{"label":"query data by dataSouce","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/drillplanconsumptionhubapi/connector/querydatabydatasourcev1","routeSlug":"/solutions/drillplan/apis/drillplanconsumptionhubapi/connector/querydatabydatasourcev1","metadata":{"seo":{"title":"query data by dataSouce","description":"query data by dataSouce"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"QueryDataByDataSourceV1","name":"query data by dataSouce","isWebhook":false,"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1{dataType}~1summary/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"query data by dataSouce","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"query data by dataSouce"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"User Token from SLB Authenticator Service"},{"name":"appkey","scopes":[],"type":"apiKey","in":"header","paramName":"appkey","description":"AppKey/ConsumerKey from your App on Developer Portal"}]},{"schemes":[{"name":"sauth_service_token","scopes":[],"type":"oauth2","description":"Service from SAuth v2","flows":{"clientCredentials":{"tokenUrl":"https://p4d.csi.cloud.slb-ds.com/v2/token","scopes":{"fwk-drillplan.slbservice.com":""}}}},{"name":"appkey","scopes":[],"type":"apiKey","in":"header","paramName":"appkey","description":"AppKey/ConsumerKey from your App on Developer Portal"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"dataSource","in":"path","schemaId":"schema_496","description":"data source","required":true},{"name":"dataType","in":"path","schemaId":"schema_496","description":"supported data type: wells, wellbores, trajectories, wellbore-geometries, targets,formation-tops, pressure-windows, temperatures, cement-programs","required":true}],"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1{dataType}~1summary/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"well_id","in":"query","schemaId":"schema_496","description":"well id"},{"name":"page","in":"query","schemaId":"schema_507","description":"page "},{"name":"page_size","in":"query","schemaId":"schema_508","description":"page size"}],"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1{dataType}~1summary/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_496","description":"The data partition id.","required":true}],"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1{dataType}~1summary/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/ingress/data-sources/{dataSource}/{dataType}/summary","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/consumptionHub","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/consumptionHub","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/drillplanconsumptionhubapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[{"name":"dataSource","in":"path","required":true,"schemaId":"schema_496"},{"name":"dataType","in":"path","required":true,"schemaId":"schema_496"}],"query":[{"name":"well_id","in":"query","schemaId":"schema_496"},{"name":"page","in":"query","schemaId":"schema_507"},{"name":"page_size","in":"query","schemaId":"schema_508"}],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_496"}],"cookie":[]},"security":[{"schemes":[{"id":"bearer","type":"http","scheme":"bearer","bearerFormat":"JWT"},{"id":"appkey","type":"apiKey","name":"appkey","in":"header"}],"scopes":[]},{"schemes":[{"id":"sauth_service_token","type":"oauth2","flows":{"clientCredentials":{"tokenUrl":"https://p4d.csi.cloud.slb-ds.com/v2/token","scopes":{"fwk-drillplan.slbservice.com":""}}}},{"id":"appkey","type":"apiKey","name":"appkey","in":"header"}],"scopes":[]}],"responseCodes":["200","404"],"pointer":"/v1/ingress/data-sources/{dataSource}/{dataType}/summary","href":"connector/querydatabydatasourcev1","openApiOperationId":"QueryDataByDataSourceV1","summary":"query data by dataSouce","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/consumptionHub","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/consumptionHub","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/drillplanconsumptionhubapi","description":"Mock server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"schema_509"},"application/json":{"schemaId":"schema_509"},"text/json":{"schemaId":"schema_509"}},"schemaId":"schema_509"},{"code":"404","description":"Not Found","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/ProblemDetails"},"application/json":{"schemaId":"components/schemas/ProblemDetails"},"text/json":{"schemaId":"components/schemas/ProblemDetails"}},"schemaId":"components/schemas/ProblemDetails"}],"pointer":"/paths/~1v1~1ingress~1data-sources~1{dataSource}~1{dataType}~1summary/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_509","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"schema_509"},"application/json":{"schemaId":"schema_509"},"text/json":{"schemaId":"schema_509"}}},{"code":"404","schemaId":"components/schemas/ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/ProblemDetails"},"application/json":{"schemaId":"components/schemas/ProblemDetails"},"text/json":{"schemaId":"components/schemas/ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/connector/querydatabydatasourcev1"}],"panels":[]}]},"httpPath":"/v1/ingress/data-sources/{dataSource}/{dataType}/summary"}],"content":{"contentType":"group","meta":{"name":"Connector"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Connector","showPageActions":true},{"nodeType":"markdoc","content":"Service endpoints to access DrillPlan consumption hub."}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/ingress/data-sources/{dataSource}/wells","summary":"Publish wells","prefix":{"name":"post","color":"post"},"badges":[],"link":"/connector/publishwellsv1","deprecated":false},{"title":"/v1/ingress/data-sources/{dataSource}/wellbores","summary":"Publish wellbores","prefix":{"name":"post","color":"post"},"badges":[],"link":"/connector/publishwellboresv1","deprecated":false},{"title":"/v1/ingress/data-sources/{dataSource}/trajectories","summary":"publish trajectories","prefix":{"name":"post","color":"post"},"badges":[],"link":"/connector/publishtrajectoriesv1","deprecated":false},{"title":"/v1/ingress/data-sources/{dataSource}/wellbore-geometries","summary":"publish wellbore geometries","prefix":{"name":"post","color":"post"},"badges":[],"link":"/connector/publishwellboregeometriesv1","deprecated":false},{"title":"/v1/ingress/data-sources/{dataSource}/targets","summary":"publish targets","prefix":{"name":"post","color":"post"},"badges":[],"link":"/connector/publictargetsv1","deprecated":false},{"title":"/v1/ingress/data-sources/{dataSource}/formation-tops","summary":"publish formation top","prefix":{"name":"post","color":"post"},"badges":[],"link":"/connector/publishformationtopsv1","deprecated":false},{"title":"/v1/ingress/data-sources/{dataSource}/pressure-windows","summary":"publish pressure window","prefix":{"name":"post","color":"post"},"badges":[],"link":"/connector/publishpressuresv1","deprecated":false},{"title":"/v1/ingress/data-sources/{dataSource}/temperatures","summary":"publish temperature","prefix":{"name":"post","color":"post"},"badges":[],"link":"/connector/publishtemperaturesv1","deprecated":false},{"title":"/v1/ingress/data-sources/{dataSource}/cement-programs","summary":"publish cement program","prefix":{"name":"post","color":"post"},"badges":[],"link":"/connector/publishcementprogramsv1","deprecated":false},{"title":"/v1/ingress/data-sources/{dataSource}","summary":"delete all data belongs to dataSource, including wells, wellbores, trajectories etc.","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/connector/deletedatasourcev1","deprecated":false},{"title":"/v1/ingress/data-sources/{dataSource}/{dataType}/batch-delete","summary":"batch delete one type of data belongs to dataSource","prefix":{"name":"post","color":"post"},"badges":[],"link":"/connector/batchdeletedatabytypev1","deprecated":false},{"title":"/v1/ingress/data-sources/{dataSource}/{dataType}/summary","summary":"query data by dataSouce","prefix":{"name":"get","color":"get"},"badges":[],"link":"/connector/querydatabydatasourcev1","deprecated":false}]}]}]}]}}],"store":{"schemaStore":{"components/schemas/AzimuthReference":{"id":"components/schemas/AzimuthReference","kind":"json-schema","title":"AzimuthReference","data":{"enum":["Grid","True","Unknown"],"type":"string"}},"components/schemas/CementProgramDto":{"id":"components/schemas/CementProgramDto","kind":"json-schema","title":"CementProgramDto","data":{"required":["id","name","string_type","wellbore_id"],"type":"object","properties":{"id":{"minLength":1,"type":"string"},"name":{"minLength":1,"type":"string"},"link":{"type":"string","description":"URL of the source editor, drillplan will use this value let the user navigate to source and do the data modificaiton.","format":"uri","nullable":true},"timestamp":{"type":"string","description":"object last modify time, drillplan will compare this value and the last modify time in drillplan, to decide if the source data is newer.","format":"date-time"},"comments":{"type":"string","nullable":true},"wellbore_id":{"minLength":1,"type":"string","description":"Id of the wellore this cement program designed for."},"drill_plan_section_id":{"type":"string","description":"If this cement is dedicate for one drill plan section, record the section id for better mapping behavior","nullable":true},"section_name":{"type":"string","description":"Section name, hit for mapping","nullable":true},"shoe_depth":{"type":"number","description":"Section shoe depth, hint for mapping","format":"double","nullable":true},"string_type":{"minLength":1,"type":"string","description":"Casing, Liner, Tieback"},"is_multiple_stage":{"type":"boolean","description":"Set true if the cement program is for multi-stage design"},"stage_sequence":{"maximum":2,"minimum":1,"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Required if is_multiple_stage set to true"},"children":[]}]}]}],"format":"int32","nullable":true},"labels":{"type":"array","items":{"type":"string"},"description":"some label for the cement program","nullable":true},"fluids":{"type":"array","items":{"$ref":"#/components/schemas/Fluid"},"nullable":true},"placement_section":{"$ref":"#/components/schemas/PlacementSection"},"merged_open_hole_and_excesses":{"type":"array","items":{"$ref":"#/components/schemas/MergedOpenHoleAndExcess"},"nullable":true}},"additionalProperties":false}},"components/schemas/CoordinateInputType":{"id":"components/schemas/CoordinateInputType","kind":"json-schema","title":"CoordinateInputType","data":{"enum":[0,1],"type":"integer","format":"int32"}},"components/schemas/DefinedPressure":{"id":"components/schemas/DefinedPressure","kind":"json-schema","title":"DefinedPressure","data":{"type":"object","properties":{"source_reference_id":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"inner reference, equals \"reference_identifier\" of one of pressure curves"},"children":[]}]}]}],"format":"int32"}},"additionalProperties":false}},"components/schemas/DepthLockType":{"id":"components/schemas/DepthLockType","kind":"json-schema","title":"DepthLockType","data":{"enum":["MD","TVD"],"type":"string"}},"components/schemas/DepthType":{"id":"components/schemas/DepthType","kind":"json-schema","title":"DepthType","data":{"enum":["TVD","MD"],"type":"string"}},"components/schemas/ExcessType":{"id":"components/schemas/ExcessType","kind":"json-schema","title":"ExcessType","data":{"enum":["OpenHoleExcess","AnnularExcess"],"type":"string"}},"components/schemas/Fluid":{"id":"components/schemas/Fluid","kind":"json-schema","title":"Fluid","data":{"type":"object","properties":{"fluid_id":{"type":"integer","format":"int32"},"fluid_name":{"type":"string","nullable":true},"fluid_type":{"$ref":"#/components/schemas/FluidType"},"density":{"type":"number","format":"double"},"use_dfp":{"type":"boolean"},"hb_parameters_index":{"type":"integer","format":"int32"},"hb_parameters":{"type":"array","items":{"$ref":"#/components/schemas/HBParameter"},"nullable":true}},"additionalProperties":false}},"components/schemas/FluidType":{"id":"components/schemas/FluidType","kind":"json-schema","title":"FluidType","data":{"enum":["Slurry","Spacer","Wash","Mud"],"type":"string"}},"components/schemas/FormationTopDto":{"id":"components/schemas/FormationTopDto","kind":"json-schema","title":"FormationTopDto","data":{"required":["depth_value","name"],"type":"object","properties":{"depth_value":{"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"depth value of formation top, can be md or tvd, depends on the depth_type"},"children":[]}]}]}],"format":"double"},"name":{"type":"string","description":"name of formation top"},"depth_uncertainty_up":{"type":"number","description":"upper depth uncertainty","format":"double","nullable":true},"depth_uncertainty_down":{"type":"number","description":"lower depth uncertainty","format":"double","nullable":true},"rock_type":{"type":"string","description":"rock type of formation","nullable":true},"hydrocarbon_bearing":{"type":"boolean","description":"whether is hydrocarbon bearing","nullable":true}},"additionalProperties":false}},"components/schemas/FormationTopSetDto":{"id":"components/schemas/FormationTopSetDto","kind":"json-schema","title":"FormationTopSetDto","data":{"required":["depth_type","formation_tops","id","name","reference_elevation","wellbore_id"],"type":"object","properties":{"id":{"minLength":1,"type":"string"},"name":{"minLength":1,"type":"string"},"link":{"type":"string","description":"URL of the source editor, drillplan will use this value let the user navigate to source and do the data modificaiton.","format":"uri","nullable":true},"timestamp":{"type":"string","description":"object last modify time, drillplan will compare this value and the last modify time in drillplan, to decide if the source data is newer.","format":"date-time"},"comments":{"type":"string","nullable":true},"wellbore_id":{"minLength":1,"type":"string","description":"Id of the wellore."},"reference_elevation":{"type":"number","description":"Depth reference point's elevation \r\nThe value is vertical distance between reference point and MSL.  \r\nPositive when above MSL.  Negative when below.","format":"double"},"depth_type":{"$ref":"#/components/schemas/DepthType"},"formation_tops":{"type":"array","items":{"$ref":"#/components/schemas/FormationTopDto"},"description":"formation top elements"}},"additionalProperties":false}},"components/schemas/HBParameter":{"id":"components/schemas/HBParameter","kind":"json-schema","title":"HBParameter","data":{"type":"object","properties":{"temperature":{"type":"number","format":"double"},"consistency":{"type":"number","format":"double"},"power_index":{"type":"number","format":"double"},"yield_stress":{"type":"number","format":"double"}},"additionalProperties":false}},"components/schemas/LocationDto":{"id":"components/schemas/LocationDto","kind":"json-schema","title":"LocationDto","data":{"type":"object","properties":{"coordinate_reference_system":{"type":"string","description":"coordinate reference system name","nullable":true},"coordinates_type":{"type":"string","description":"coordinate type, e.g:GRID, GEODETIC","nullable":true},"azimuth_reference":{"$ref":"#/components/schemas/AzimuthReference"},"northing":{"type":"number","format":"double","nullable":true},"easting":{"type":"number","format":"double","nullable":true},"latitude":{"type":"number","format":"double","nullable":true},"longitude":{"type":"number","format":"double","nullable":true}},"additionalProperties":false}},"components/schemas/MergedOpenHoleAndExcess":{"id":"components/schemas/MergedOpenHoleAndExcess","kind":"json-schema","title":"MergedOpenHoleAndExcess","data":{"type":"object","properties":{"md":{"type":"number","format":"double"},"mean_diameter":{"type":"number","format":"double"},"excess":{"type":"number","format":"double"},"excess_type":{"$ref":"#/components/schemas/ExcessType"}},"additionalProperties":false}},"components/schemas/PlacementDesign":{"id":"components/schemas/PlacementDesign","kind":"json-schema","title":"PlacementDesign","data":{"type":"object","properties":{"annulus_placements":{"type":"array","items":{"$ref":"#/components/schemas/PlacementInfo"},"nullable":true},"shoe_track_length":{"type":"number","format":"double"},"top_of_cement":{"type":"number","format":"double"}},"additionalProperties":false}},"components/schemas/PlacementInfo":{"id":"components/schemas/PlacementInfo","kind":"json-schema","title":"PlacementInfo","data":{"type":"object","properties":{"fluid_id":{"type":"integer","format":"int32"},"annular_length":{"type":"number","format":"double"}},"additionalProperties":false}},"components/schemas/PlacementSection":{"id":"components/schemas/PlacementSection","kind":"json-schema","title":"PlacementSection","data":{"type":"object","properties":{"placement_design":{"$ref":"#/components/schemas/PlacementDesign"},"pumping_schedule":{"$ref":"#/components/schemas/PumpingSchedule"}},"additionalProperties":false}},"components/schemas/PressureDto":{"id":"components/schemas/PressureDto","kind":"json-schema","title":"PressureDto","data":{"required":["name","pressure_items","pressure_type"],"type":"object","properties":{"name":{"type":"string","description":"name of pressure curve"},"description":{"type":"string","description":"description of pressure curve","nullable":true},"pressure_type":{"$ref":"#/components/schemas/PressureType"},"pressure_items":{"type":"array","items":{"$ref":"#/components/schemas/PressureItemDto"},"description":"elements of pressure curve"},"reference_identifier":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"inner identifier of pressure curve"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"only referenced by pore_pressure and fracture_pressure"},"children":[]}]}]}],"format":"int32","nullable":true}},"additionalProperties":false}},"components/schemas/PressureItemDto":{"id":"components/schemas/PressureItemDto","kind":"json-schema","title":"PressureItemDto","data":{"required":["pressure","tvd"],"type":"object","properties":{"tvd":{"type":"number","description":"tvd depth","format":"double"},"pressure":{"type":"number","description":"pressure","format":"double"}},"additionalProperties":false}},"components/schemas/PressureType":{"id":"components/schemas/PressureType","kind":"json-schema","title":"PressureType","data":{"enum":["PorePressure","FracturePressure","FitLot","Others"],"type":"string"}},"components/schemas/PressureWindowDto":{"id":"components/schemas/PressureWindowDto","kind":"json-schema","title":"PressureWindowDto","data":{"required":["id","name","pressures","reference_elevation","wellbore_id"],"type":"object","properties":{"id":{"minLength":1,"type":"string"},"name":{"type":"string"},"link":{"type":"string","description":"URL of the source editor, drillplan will use this value let the user navigate to source and do the data modificaiton.","format":"uri","nullable":true},"timestamp":{"type":"string","description":"object last modify time, drillplan will compare this value and the last modify time in drillplan, to decide if the source data is newer.","format":"date-time"},"comments":{"type":"string","nullable":true},"wellbore_id":{"minLength":1,"type":"string","description":"Id of the wellore."},"pressures":{"type":"array","items":{"$ref":"#/components/schemas/PressureDto"},"description":"pressure curves"},"reference_elevation":{"type":"number","description":"Depth reference point's elevation \r\nThe value is vertical distance between reference point and MSL.  \r\nPositive when above MSL.  Negative when below.","format":"double"},"pore_pressure":{"$ref":"#/components/schemas/DefinedPressure"},"fracture_pressure":{"$ref":"#/components/schemas/DefinedPressure"}},"additionalProperties":false}},"components/schemas/ProblemDetails":{"id":"components/schemas/ProblemDetails","kind":"json-schema","title":"ProblemDetails","data":{"type":"object","properties":{"type":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"status":{"type":"integer","format":"int32","nullable":true},"detail":{"type":"string","nullable":true},"instance":{"type":"string","nullable":true}},"additionalProperties":{}}},"components/schemas/PumpingSchedule":{"id":"components/schemas/PumpingSchedule","kind":"json-schema","title":"PumpingSchedule","data":{"type":"object","properties":{"pumping_stages":{"type":"array","items":{"$ref":"#/components/schemas/PumpingStage"},"nullable":true}},"additionalProperties":false}},"components/schemas/PumpingStage":{"id":"components/schemas/PumpingStage","kind":"json-schema","title":"PumpingStage","data":{"type":"object","properties":{"fluid_id":{"type":"integer","format":"int32"},"pumping_stage_type":{"$ref":"#/components/schemas/PumpingStageType"},"pump_rate":{"type":"number","format":"double"},"duration":{"type":"number","format":"double"},"volume_at_ambient":{"type":"number","format":"double"}},"additionalProperties":false}},"components/schemas/PumpingStageType":{"id":"components/schemas/PumpingStageType","kind":"json-schema","title":"PumpingStageType","data":{"enum":["Fluid","Pause","Plug","TopPlug"],"type":"string"}},"components/schemas/QuerySummaryDto":{"id":"components/schemas/QuerySummaryDto","kind":"json-schema","title":"QuerySummaryDto","data":{"type":"object","properties":{"id":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"timestamp":{"type":"string","format":"date-time"}},"additionalProperties":false}},"components/schemas/SectionComponentType":{"id":"components/schemas/SectionComponentType","kind":"json-schema","title":"SectionComponentType","data":{"enum":["Casing","Conductor","Liner","OpenHole","Riser","ProductionCasing","ProductionLiner","TieBack","ProductionTieBack","SurfaceCasing"],"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Type of wellbore section component"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Note: 'Riser' is accepted for validation purposes but is no longer supported in data processing and component with this type will be ignored if present."},"children":[]}]}]}]}]}},"components/schemas/SectionGeometryDto":{"id":"components/schemas/SectionGeometryDto","kind":"json-schema","title":"SectionGeometryDto","data":{"type":"object","properties":{"component_type":{"$ref":"#/components/schemas/SectionComponentType"},"hole_size":{"type":"number","format":"double","nullable":true},"depth_lock_type":{"$ref":"#/components/schemas/DepthLockType"},"end_md":{"type":"number","format":"double","nullable":true},"distance_between_casing_shoe_and_section_end":{"type":"number","format":"double","nullable":true},"end_tvd":{"type":"number","format":"double","nullable":true},"start_md":{"type":"number","format":"double","nullable":true},"start_tvd":{"type":"number","format":"double","nullable":true},"toc_lock_type":{"$ref":"#/components/schemas/DepthLockType"},"toc_md":{"type":"number","format":"double","nullable":true},"toc_tvd":{"type":"number","format":"double","nullable":true},"inside_diameter":{"type":"number","format":"double","nullable":true},"outside_diameter":{"type":"number","format":"double","nullable":true},"description":{"type":"string","nullable":true},"drift_diameter":{"type":"number","format":"double","nullable":true},"max_outside_diameter":{"type":"number","format":"double","nullable":true},"linear_weight":{"type":"number","format":"double","nullable":true},"steel_grade_type":{"type":"string","nullable":true},"is_inherited_section":{"type":"boolean"}},"additionalProperties":false}},"components/schemas/StaticWellboreGeometryDto":{"id":"components/schemas/StaticWellboreGeometryDto","kind":"json-schema","title":"StaticWellboreGeometryDto","data":{"required":["id","is_actual","name","section_geometries","wellbore_id"],"type":"object","properties":{"id":{"minLength":1,"type":"string"},"name":{"minLength":1,"type":"string"},"link":{"type":"string","description":"URL of the source editor, drillplan will use this value let the user navigate to source and do the data modificaiton.","format":"uri","nullable":true},"timestamp":{"type":"string","description":"object last modify time, drillplan will compare this value and the last modify time in drillplan, to decide if the source data is newer.","format":"date-time"},"comments":{"type":"string","nullable":true},"wellbore_id":{"minLength":1,"type":"string","description":"Id of the wellbore."},"is_actual":{"type":"boolean"},"is_working":{"type":"boolean"},"rkb":{"type":"number","description":"Elevation of RKB above MSL.","format":"double"},"section_geometries":{"type":"array","items":{"$ref":"#/components/schemas/SectionGeometryDto"}}},"additionalProperties":false}},"components/schemas/SurveyStationDto":{"id":"components/schemas/SurveyStationDto","kind":"json-schema","title":"SurveyStationDto","data":{"required":["azimuth","inclination","md"],"type":"object","properties":{"md":{"type":"number","format":"double"},"inclination":{"maximum":3.141592653589793,"minimum":0,"type":"number","format":"double"},"azimuth":{"maximum":6.283185307179586,"minimum":0,"type":"number","format":"double"},"comment":{"type":"string","nullable":true}},"additionalProperties":false}},"components/schemas/TargetDto":{"id":"components/schemas/TargetDto","kind":"json-schema","title":"TargetDto","data":{"type":"object","properties":{"coordinate_input_type":{"$ref":"#/components/schemas/CoordinateInputType"},"id":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"tvdss":{"type":"number","description":"tvdss.","format":"double","nullable":true},"latitude":{"type":"number","description":"latitude.","format":"double","nullable":true},"longitude":{"type":"number","description":"latitude","format":"double","nullable":true},"northing":{"type":"number","description":"northing","format":"double","nullable":true},"easting":{"type":"number","description":"easting","format":"double","nullable":true}},"additionalProperties":false}},"components/schemas/TargetSetDto":{"id":"components/schemas/TargetSetDto","kind":"json-schema","title":"TargetSetDto","data":{"required":["id","name"],"type":"object","properties":{"id":{"minLength":1,"type":"string"},"name":{"minLength":1,"type":"string"},"link":{"type":"string","description":"URL of the source editor, drillplan will use this value let the user navigate to source and do the data modificaiton.","format":"uri","nullable":true},"timestamp":{"type":"string","description":"object last modify time, drillplan will compare this value and the last modify time in drillplan, to decide if the source data is newer.","format":"date-time"},"comments":{"type":"string","nullable":true},"wellbore_id":{"type":"string","description":"wellbore id target set belongs to, each wellbore only have one target set","nullable":true},"targets":{"type":"array","items":{"$ref":"#/components/schemas/TargetDto"},"nullable":true}},"additionalProperties":false}},"components/schemas/TemperatureDto":{"id":"components/schemas/TemperatureDto","kind":"json-schema","title":"TemperatureDto","data":{"required":["id","items","name","reference_elevation","wellbore_id"],"type":"object","properties":{"id":{"minLength":1,"type":"string"},"name":{"minLength":1,"type":"string"},"link":{"type":"string","description":"URL of the source editor, drillplan will use this value let the user navigate to source and do the data modificaiton.","format":"uri","nullable":true},"timestamp":{"type":"string","description":"object last modify time, drillplan will compare this value and the last modify time in drillplan, to decide if the source data is newer.","format":"date-time"},"comments":{"type":"string","nullable":true},"wellbore_id":{"type":"string","description":"Id of the wellore."},"items":{"type":"array","items":{"$ref":"#/components/schemas/TemperatureItemDto"},"description":"elements of temperature curve"},"reference_elevation":{"type":"number","description":"Depth reference point's elevation \r\nThe value is vertical distance between reference point and MSL.  \r\nPositive when above MSL.  Negative when below.","format":"double"}},"additionalProperties":false}},"components/schemas/TemperatureItemDto":{"id":"components/schemas/TemperatureItemDto","kind":"json-schema","title":"TemperatureItemDto","data":{"required":["tvd"],"type":"object","properties":{"tvd":{"type":"number","description":"tvd depth","format":"double"},"temperature":{"type":"number","description":"temperature","format":"double","nullable":true}},"additionalProperties":false}},"components/schemas/TrajectoryDto":{"id":"components/schemas/TrajectoryDto","kind":"json-schema","title":"TrajectoryDto","data":{"required":["azimuth_reference","id","is_actual","name","stations","wellbore_id"],"type":"object","properties":{"id":{"minLength":1,"type":"string"},"name":{"minLength":1,"type":"string"},"link":{"type":"string","description":"URL of the source editor, drillplan will use this value let the user navigate to source and do the data modificaiton.","format":"uri","nullable":true},"timestamp":{"type":"string","description":"object last modify time, drillplan will compare this value and the last modify time in drillplan, to decide if the source data is newer.","format":"date-time"},"comments":{"type":"string","nullable":true},"wellbore_id":{"type":"string","description":"Id of the wellore."},"is_actual":{"type":"boolean","description":"Indicator whether it's a survey or a trajectory, true is survey, false is trajectory."},"is_working_survey":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Indicator whether the survey is working on or not."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"When IsActual = false, IsWorkingSurvey should always be false"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"When IsActual = true, IsWorkingSurvey indicates whether it's working survey or not"},"children":[]}]}]}]},"rkb":{"type":"number","description":"Elevation of RKB above MSL.","format":"double"},"azimuth_reference":{"$ref":"#/components/schemas/AzimuthReference"},"vsec":{"$ref":"#/components/schemas/VerticalSection"},"stations":{"type":"array","items":{"$ref":"#/components/schemas/SurveyStationDto"},"description":"Trajectory station elements."},"survey_date":{"type":"string","format":"date-time","nullable":true}},"additionalProperties":false,"description":"must be definitive trajectory or survey"}},"components/schemas/ValidationProblemDetails":{"id":"components/schemas/ValidationProblemDetails","kind":"json-schema","title":"ValidationProblemDetails","data":{"type":"object","properties":{"type":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"status":{"type":"integer","format":"int32","nullable":true},"detail":{"type":"string","nullable":true},"instance":{"type":"string","nullable":true},"errors":{"type":"object","additionalProperties":{"type":"array","items":{"type":"string"}},"nullable":true}},"additionalProperties":{}}},"components/schemas/VerticalReferenceSurface":{"id":"components/schemas/VerticalReferenceSurface","kind":"json-schema","title":"VerticalReferenceSurface","data":{"type":"object","properties":{"code":{"type":"string","description":"The code value that represents the type of reference surface.","nullable":true},"full_name":{"type":"string","description":"The full name of the vertical reference surface.","nullable":true},"offset":{"type":"number","description":"Offset value above MSL.","format":"double"}},"additionalProperties":false}},"components/schemas/VerticalSection":{"id":"components/schemas/VerticalSection","kind":"json-schema","title":"VerticalSection","data":{"type":"object","properties":{"origin_ns":{"type":"number","description":"Origin north-south used for vertical section plot/computations.","format":"double","nullable":true},"origin_ew":{"type":"number","description":"Origin east-west used for vertical section plot/computations.","format":"double","nullable":true},"azimuth":{"maximum":6.283185307179586,"minimum":0,"type":"number","description":"Azimuth used for vertical section plot/computations.","format":"double","nullable":true}},"additionalProperties":false}},"components/schemas/WellboreDto":{"id":"components/schemas/WellboreDto","kind":"json-schema","title":"WellboreDto","data":{"required":["id","name","well_id"],"type":"object","properties":{"id":{"minLength":1,"type":"string"},"name":{"minLength":1,"type":"string"},"link":{"type":"string","description":"URL of the source editor, drillplan will use this value let the user navigate to source and do the data modificaiton.","format":"uri","nullable":true},"timestamp":{"type":"string","description":"object last modify time, drillplan will compare this value and the last modify time in drillplan, to decide if the source data is newer.","format":"date-time"},"fetchable":{"type":"boolean","nullable":true},"comments":{"type":"string","nullable":true},"well_id":{"minLength":1,"type":"string","description":"Id of the well which this wellbore belongs to."},"ubhi":{"type":"string","description":"Unique borehole identifier.","nullable":true},"wellbore_status":{"$ref":"#/components/schemas/WellboreStatus"},"parent_wellbore_id":{"type":"string","description":"indicate the wellbore parent wellbore id, if null, current wellbore is root wellbore of the well.","nullable":true},"kick_off_point_md":{"type":"number","description":"for sub wellbore, the value indicate where is the kick off point","format":"double","nullable":true}},"additionalProperties":false,"description":"Wellbore is belong to well"}},"components/schemas/WellboreStatus":{"id":"components/schemas/WellboreStatus","kind":"json-schema","title":"WellboreStatus","data":{"enum":["Unknown","Abandoned","Active","Completed","Proposed","Tight"],"type":"string"}},"components/schemas/WellDto":{"id":"components/schemas/WellDto","kind":"json-schema","title":"WellDto","data":{"required":["id","is_off_shore","name"],"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"link":{"type":"string","description":"URL of the source editor, drillplan will use this value let the user navigate to source and do the data modificaiton.","format":"uri","nullable":true},"timestamp":{"type":"string","description":"object last modify time, drillplan will compare this value and the last modify time in drillplan, to decide if the source data is newer.","format":"date-time"},"comments":{"type":"string","nullable":true},"fetchable":{"type":"boolean","nullable":true},"location":{"$ref":"#/components/schemas/LocationDto"},"is_off_shore":{"type":"boolean","description":"Indicator whether it's an offshore well or land well"},"ground_level":{"type":"number","description":"Elevation of ground level (land rigs) or seabed (offshore rigs) above MSL.","format":"double","nullable":true},"rkb":{"type":"number","description":"Elevation of RKB above MSL.","format":"double","nullable":true},"custom_vertical_reference_surface":{"$ref":"#/components/schemas/VerticalReferenceSurface"},"uwi":{"type":"string","nullable":true},"field_name":{"type":"string","description":"Name of the field in which the well is located.","nullable":true},"country":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"[OBSOLETE] Country in which well is located."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This property is obsolete and will be removed in future versions."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"country_code_alpha2"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" instead."},"children":[]}]}]}],"nullable":true,"x-deprecated":true},"country_code_alpha2":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Country code (ISO 3166-1 alpha-2) in which the well is located."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Replaces the obsolete "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"country"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" property."},"children":[]}]}]}],"nullable":true},"area":{"type":"string","description":"Area in which well is located.","nullable":true},"state":{"type":"string","description":"State or province in which well is located.","nullable":true},"county":{"type":"string","description":"County in which the well is located.","nullable":true},"city":{"type":"string","description":"City in which the well is located.","nullable":true},"labels":{"type":"array","items":{"type":"string"},"description":"some label for the well","nullable":true}},"additionalProperties":false}},"schema_496":{"kind":"json-schema","data":{"type":"string"},"id":"schema_496"},"schema_497":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/WellDto"}},"id":"schema_497"},"schema_498":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/WellboreDto"}},"id":"schema_498"},"schema_499":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/TrajectoryDto"}},"id":"schema_499"},"schema_500":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/StaticWellboreGeometryDto"}},"id":"schema_500"},"schema_501":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/TargetSetDto"}},"id":"schema_501"},"schema_502":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/FormationTopSetDto"}},"id":"schema_502"},"schema_503":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/PressureWindowDto"}},"id":"schema_503"},"schema_504":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/TemperatureDto"}},"id":"schema_504"},"schema_505":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/CementProgramDto"}},"id":"schema_505"},"schema_506":{"kind":"json-schema","data":{"type":"array","items":{"type":"string"}},"id":"schema_506"},"schema_507":{"kind":"json-schema","data":{"type":"integer","format":"int32"},"id":"schema_507"},"schema_508":{"kind":"json-schema","data":{"type":"integer","format":"int32","default":500},"id":"schema_508"},"schema_509":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/QuerySummaryDto"}},"id":"schema_509"}},"exampleStore":{},"securitySchemeStore":{"bearer":{"id":"bearer","type":"http","scheme":"bearer","bearerFormat":"JWT","description":"User Token from SLB Authenticator Service"},"appkey":{"id":"appkey","type":"apiKey","description":"AppKey/ConsumerKey from your App on Developer Portal","in":"header","paramName":"appkey"},"sauth_service_token":{"id":"sauth_service_token","type":"oauth2","description":"Service from SAuth v2","flows":{"clientCredentials":{"tokenUrl":"https://p4d.csi.cloud.slb-ds.com/v2/token","scopes":{"fwk-drillplan.slbservice.com":""}}}}},"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/consumptionHub","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/consumptionHub","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/drillplanconsumptionhubapi","isMockServer":true,"description":"Mock server"}]},"options":{"hideSidebar":true,"mockServer":{"url":"/_mock/solutions/drillplan/apis/drillplanconsumptionhubapi","position":"last","description":"Mock server"},"disableRouter":true,"downloadUrls":[{"url":"/_bundle/solutions/drillplan/apis/DrillPlanConsumptionHubAPI.json?download"},{"url":"/_bundle/solutions/drillplan/apis/DrillPlanConsumptionHubAPI.yaml?download"}],"excludeFromSearch":false,"specType":"openapi","markdocOptions":{"tags":{},"nodes":{},"components":{}},"metadata":{"title":"Consumption Hub External Public api","description":"```plain {% title=\"Client ID\" %}\nfwk-drillplan.slbservice.com\n ```\n"}},"baseSlug":"/solutions/drillplan/apis/drillplanconsumptionhubapi","routesMapping":{}}