{"items":[{"type":"link","label":"DrillPlan Offset Well Data API","link":"/solutions/drillplan/apis/offsetwellapi","routeSlug":"/solutions/drillplan/apis/offsetwellapi","content":{"contentType":"overview","meta":{"name":"DrillPlan Offset Well Data API"},"children":[{"nodeType":"container","panels":[{"title":"Download OpenAPI description","titleTranslationKey":"download.description.title","children":[{"kind":"download","label":"OffsetWellAPI.json","url":"/_bundle/solutions/drillplan/apis/OffsetWellAPI.json?download"},{"kind":"download","label":"OffsetWellAPI.yaml","url":"/_bundle/solutions/drillplan/apis/OffsetWellAPI.yaml?download"}]},{"title":"Overview","titleTranslationKey":"info.title","children":[]},{"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/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"mode":"default"}]}],"children":[{"nodeType":"overview-section-wrapper","children":[{"nodeType":"header","level":1,"label":"DrillPlan Offset Well Data API (v1)","showPageActions":true},{"nodeType":"overview-section-wrapper","children":[{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Provides access and ingestion to DrillPlan offset well data"},"children":[]}]}]},{"$$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/offsetwellapi"}],"sectionId":"/solutions/drillplan/apis/offsetwellapi"}]}]}},{"type":"group","label":"Activity","link":"/solutions/drillplan/apis/offsetwellapi/activity","routeSlug":"/solutions/drillplan/apis/offsetwellapi/activity","items":[{"label":"Create new or update existing activity entities","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/activity/paths/~1v1~1activities/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/activity/paths/~1v1~1activities/post","metadata":{"seo":{"title":"Create new or update existing activity entities","description":"Create new or update existing activity entities"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Create new or update existing activity entities","isWebhook":false,"pointer":"/paths/~1v1~1activities/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create new or update existing activity entities","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1activities/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_520"},"application/json":{"schemaId":"schema_520"},"text/json":{"schemaId":"schema_520"},"application/*+json":{"schemaId":"schema_520"}},"schemaId":"schema_520","pointer":"/paths/~1v1~1activities/post/requestBody","description":"A list of activity entities to be created or updated"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/activities","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_520"},"application/json":{"schemaId":"schema_520"},"text/json":{"schemaId":"schema_520"},"application/*+json":{"schemaId":"schema_520"}},"responseCodes":["201","401"],"pointer":"/v1/activities","href":"activity/paths/~1v1~1activities/post","summary":"Create new or update existing activity entities","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_520","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_520"},"application/json":{"schemaId":"schema_520"},"text/json":{"schemaId":"schema_520"},"application/*+json":{"schemaId":"schema_520"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Created","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1activities/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/activity/paths/~1v1~1activities/post"}],"panels":[]}]},"httpPath":"/v1/activities"},{"label":"Delete activity entities by ids","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/activity/paths/~1v1~1activities~1delete-by-ids/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/activity/paths/~1v1~1activities~1delete-by-ids/post","metadata":{"seo":{"title":"Delete activity entities by ids","description":"Delete activity entities by ids"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Delete activity entities by ids","isWebhook":false,"pointer":"/paths/~1v1~1activities~1delete-by-ids/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete activity entities by ids","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1activities~1delete-by-ids/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"schemaId":"schema_521","pointer":"/paths/~1v1~1activities~1delete-by-ids/post/requestBody","description":"Entity ids to delete"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/activities/delete-by-ids","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"responseCodes":["200","401"],"pointer":"/v1/activities/delete-by-ids","href":"activity/paths/~1v1~1activities~1delete-by-ids/post","summary":"Delete activity entities by ids","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_521","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1activities~1delete-by-ids/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/activity/paths/~1v1~1activities~1delete-by-ids/post"}],"panels":[]}]},"httpPath":"/v1/activities/delete-by-ids"},{"label":"Delete activity entities by well guids","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/activity/paths/~1v1~1activities~1delete-by-well-guids/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/activity/paths/~1v1~1activities~1delete-by-well-guids/post","metadata":{"seo":{"title":"Delete activity entities by well guids","description":"Delete activity entities by well guids"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Delete activity entities by well guids","isWebhook":false,"pointer":"/paths/~1v1~1activities~1delete-by-well-guids/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete activity entities by well guids","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1activities~1delete-by-well-guids/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"schemaId":"schema_521","pointer":"/paths/~1v1~1activities~1delete-by-well-guids/post/requestBody","description":"Well guids to delete entities by"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/activities/delete-by-well-guids","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"responseCodes":["200","401"],"pointer":"/v1/activities/delete-by-well-guids","href":"activity/paths/~1v1~1activities~1delete-by-well-guids/post","summary":"Delete activity entities by well guids","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_521","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1activities~1delete-by-well-guids/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/activity/paths/~1v1~1activities~1delete-by-well-guids/post"}],"panels":[]}]},"httpPath":"/v1/activities/delete-by-well-guids"},{"label":"Get activities by ids","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/activity/paths/~1v1~1activities~1get-by-ids/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/activity/paths/~1v1~1activities~1get-by-ids/post","metadata":{"seo":{"title":"Get activities by ids","description":"Get activities by ids"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get activities by ids","isWebhook":false,"pointer":"/paths/~1v1~1activities~1get-by-ids/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get activities by ids","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"page_size","in":"query","schemaId":"schema_522","description":"Max number of entities to include in current search (max 9999)"}],"pointer":"/paths/~1v1~1activities~1get-by-ids/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1activities~1get-by-ids/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"schemaId":"schema_521","pointer":"/paths/~1v1~1activities~1get-by-ids/post/requestBody","description":"Entity ids to get by"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/activities/get-by-ids","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[{"name":"page_size","in":"query","schemaId":"schema_522"}],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"responseCodes":["200","401"],"pointer":"/v1/activities/get-by-ids","href":"activity/paths/~1v1~1activities~1get-by-ids/post","summary":"Get activities by ids","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_521","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1activities~1get-by-ids/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/activity/paths/~1v1~1activities~1get-by-ids/post"}],"panels":[]}]},"httpPath":"/v1/activities/get-by-ids"},{"label":"Get activities by well guids","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/activity/paths/~1v1~1activities~1get-by-well-guids/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/activity/paths/~1v1~1activities~1get-by-well-guids/post","metadata":{"seo":{"title":"Get activities by well guids","description":"Get activities by well guids"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get activities by well guids","isWebhook":false,"pointer":"/paths/~1v1~1activities~1get-by-well-guids/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get activities by well guids","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"page_size","in":"query","schemaId":"schema_522","description":"Max number of entities to include in current search (max 9999)"}],"pointer":"/paths/~1v1~1activities~1get-by-well-guids/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1activities~1get-by-well-guids/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"schemaId":"schema_521","pointer":"/paths/~1v1~1activities~1get-by-well-guids/post/requestBody","description":"Well guids to get by"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/activities/get-by-well-guids","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[{"name":"page_size","in":"query","schemaId":"schema_522"}],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"responseCodes":["200","401"],"pointer":"/v1/activities/get-by-well-guids","href":"activity/paths/~1v1~1activities~1get-by-well-guids/post","summary":"Get activities by well guids","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_521","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1activities~1get-by-well-guids/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/activity/paths/~1v1~1activities~1get-by-well-guids/post"}],"panels":[]}]},"httpPath":"/v1/activities/get-by-well-guids"},{"label":"Get QC rules for activity entity","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/activity/paths/~1v1~1activities~1qc-rules/get","routeSlug":"/solutions/drillplan/apis/offsetwellapi/activity/paths/~1v1~1activities~1qc-rules/get","metadata":{"seo":{"title":"Get QC rules for activity entity","description":"Get QC rules for activity entity"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get QC rules for activity entity","isWebhook":false,"pointer":"/paths/~1v1~1activities~1qc-rules/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get QC rules for activity entity","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1activities~1qc-rules/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/activities/qc-rules","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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","401"],"pointer":"/v1/activities/qc-rules","href":"activity/paths/~1v1~1activities~1qc-rules/get","summary":"Get QC rules for activity entity","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","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":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"schema_523"},"application/json":{"schemaId":"schema_523"},"text/json":{"schemaId":"schema_523"}},"schemaId":"schema_523"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1activities~1qc-rules/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_523","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"schema_523"},"application/json":{"schemaId":"schema_523"},"text/json":{"schemaId":"schema_523"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/activity/paths/~1v1~1activities~1qc-rules/get"}],"panels":[]}]},"httpPath":"/v1/activities/qc-rules"},{"label":"Scroll to fetch results of next page","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/activity/paths/~1v1~1activities~1scroll-to-next-page~1{next_page_id}/get","routeSlug":"/solutions/drillplan/apis/offsetwellapi/activity/paths/~1v1~1activities~1scroll-to-next-page~1{next_page_id}/get","metadata":{"seo":{"title":"Scroll to fetch results of next page","description":"Scroll to fetch results of next page"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Scroll to fetch results of next page","isWebhook":false,"pointer":"/paths/~1v1~1activities~1scroll-to-next-page~1{next_page_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Scroll to fetch results of next page","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"next_page_id","in":"path","schemaId":"schema_519","description":"An id string retrieved from previous search or scroll","required":true}],"pointer":"/paths/~1v1~1activities~1scroll-to-next-page~1{next_page_id}/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1activities~1scroll-to-next-page~1{next_page_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/activities/scroll-to-next-page/{next_page_id}","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[{"name":"next_page_id","in":"path","required":true,"schemaId":"schema_519"}],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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","401"],"pointer":"/v1/activities/scroll-to-next-page/{next_page_id}","href":"activity/paths/~1v1~1activities~1scroll-to-next-page~1{next_page_id}/get","summary":"Scroll to fetch results of next page","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","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":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1activities~1scroll-to-next-page~1{next_page_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/activity/paths/~1v1~1activities~1scroll-to-next-page~1{next_page_id}/get"}],"panels":[]}]},"httpPath":"/v1/activities/scroll-to-next-page/{next_page_id}"},{"label":"Get valid activity catalog IDs","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/activity/paths/~1v1~1activities~1valid-catalog-ids/get","routeSlug":"/solutions/drillplan/apis/offsetwellapi/activity/paths/~1v1~1activities~1valid-catalog-ids/get","metadata":{"seo":{"title":"Get valid activity catalog IDs","description":"Get valid activity catalog IDs"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get valid activity catalog IDs","isWebhook":false,"pointer":"/paths/~1v1~1activities~1valid-catalog-ids/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get valid activity catalog IDs","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1activities~1valid-catalog-ids/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/activities/valid-catalog-ids","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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","401"],"pointer":"/v1/activities/valid-catalog-ids","href":"activity/paths/~1v1~1activities~1valid-catalog-ids/get","summary":"Get valid activity catalog IDs","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","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":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"schema_524"},"application/json":{"schemaId":"schema_524"},"text/json":{"schemaId":"schema_524"}},"schemaId":"schema_524"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1activities~1valid-catalog-ids/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_524","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"schema_524"},"application/json":{"schemaId":"schema_524"},"text/json":{"schemaId":"schema_524"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/activity/paths/~1v1~1activities~1valid-catalog-ids/get"}],"panels":[]}]},"httpPath":"/v1/activities/valid-catalog-ids"}],"content":{"contentType":"group","meta":{"name":"Activity"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Activity","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/activities","summary":"Create new or update existing activity entities","prefix":{"name":"post","color":"post"},"badges":[],"link":"/activity/paths/~1v1~1activities/post","deprecated":false},{"title":"/v1/activities/delete-by-ids","summary":"Delete activity entities by ids","prefix":{"name":"post","color":"post"},"badges":[],"link":"/activity/paths/~1v1~1activities~1delete-by-ids/post","deprecated":false},{"title":"/v1/activities/delete-by-well-guids","summary":"Delete activity entities by well guids","prefix":{"name":"post","color":"post"},"badges":[],"link":"/activity/paths/~1v1~1activities~1delete-by-well-guids/post","deprecated":false},{"title":"/v1/activities/get-by-ids","summary":"Get activities by ids","prefix":{"name":"post","color":"post"},"badges":[],"link":"/activity/paths/~1v1~1activities~1get-by-ids/post","deprecated":false},{"title":"/v1/activities/get-by-well-guids","summary":"Get activities by well guids","prefix":{"name":"post","color":"post"},"badges":[],"link":"/activity/paths/~1v1~1activities~1get-by-well-guids/post","deprecated":false},{"title":"/v1/activities/qc-rules","summary":"Get QC rules for activity entity","prefix":{"name":"get","color":"get"},"badges":[],"link":"/activity/paths/~1v1~1activities~1qc-rules/get","deprecated":false},{"title":"/v1/activities/scroll-to-next-page/{next_page_id}","summary":"Scroll to fetch results of next page","prefix":{"name":"get","color":"get"},"badges":[],"link":"/activity/paths/~1v1~1activities~1scroll-to-next-page~1{next_page_id}/get","deprecated":false},{"title":"/v1/activities/valid-catalog-ids","summary":"Get valid activity catalog IDs","prefix":{"name":"get","color":"get"},"badges":[],"link":"/activity/paths/~1v1~1activities~1valid-catalog-ids/get","deprecated":false}]}]}]}]}},{"type":"group","label":"DrillingParameter","link":"/solutions/drillplan/apis/offsetwellapi/drillingparameter","routeSlug":"/solutions/drillplan/apis/offsetwellapi/drillingparameter","items":[{"label":"Create new or update existing drilling parameter entities","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/drillingparameter/paths/~1v1~1drilling-parameters/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/drillingparameter/paths/~1v1~1drilling-parameters/post","metadata":{"seo":{"title":"Create new or update existing drilling parameter entities","description":"Create new or update existing drilling parameter entities"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Create new or update existing drilling parameter entities","isWebhook":false,"pointer":"/paths/~1v1~1drilling-parameters/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create new or update existing drilling parameter entities","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1drilling-parameters/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_525"},"application/json":{"schemaId":"schema_525"},"text/json":{"schemaId":"schema_525"},"application/*+json":{"schemaId":"schema_525"}},"schemaId":"schema_525","pointer":"/paths/~1v1~1drilling-parameters/post/requestBody","description":"A list of drilling parameter entities to be created or updated"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/drilling-parameters","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_525"},"application/json":{"schemaId":"schema_525"},"text/json":{"schemaId":"schema_525"},"application/*+json":{"schemaId":"schema_525"}},"responseCodes":["201","401"],"pointer":"/v1/drilling-parameters","href":"drillingparameter/paths/~1v1~1drilling-parameters/post","summary":"Create new or update existing drilling parameter entities","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_525","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_525"},"application/json":{"schemaId":"schema_525"},"text/json":{"schemaId":"schema_525"},"application/*+json":{"schemaId":"schema_525"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Created","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DrillingParameterSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DrillingParameterSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DrillingParameterSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DrillingParameterSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1drilling-parameters/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DrillingParameterSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DrillingParameterSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DrillingParameterSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DrillingParameterSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/drillingparameter/paths/~1v1~1drilling-parameters/post"}],"panels":[]}]},"httpPath":"/v1/drilling-parameters"},{"label":"Delete drilling parameter entities by ids","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/drillingparameter/paths/~1v1~1drilling-parameters~1delete-by-ids/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/drillingparameter/paths/~1v1~1drilling-parameters~1delete-by-ids/post","metadata":{"seo":{"title":"Delete drilling parameter entities by ids","description":"Delete drilling parameter entities by ids"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Delete drilling parameter entities by ids","isWebhook":false,"pointer":"/paths/~1v1~1drilling-parameters~1delete-by-ids/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete drilling parameter entities by ids","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1drilling-parameters~1delete-by-ids/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"schemaId":"schema_521","pointer":"/paths/~1v1~1drilling-parameters~1delete-by-ids/post/requestBody","description":"Entity ids to delete by"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/drilling-parameters/delete-by-ids","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"responseCodes":["200","401"],"pointer":"/v1/drilling-parameters/delete-by-ids","href":"drillingparameter/paths/~1v1~1drilling-parameters~1delete-by-ids/post","summary":"Delete drilling parameter entities by ids","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_521","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1drilling-parameters~1delete-by-ids/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/drillingparameter/paths/~1v1~1drilling-parameters~1delete-by-ids/post"}],"panels":[]}]},"httpPath":"/v1/drilling-parameters/delete-by-ids"},{"label":"Delete drilling parameter entities by run ids","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/drillingparameter/paths/~1v1~1drilling-parameters~1delete-by-run-ids/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/drillingparameter/paths/~1v1~1drilling-parameters~1delete-by-run-ids/post","metadata":{"seo":{"title":"Delete drilling parameter entities by run ids","description":"Delete drilling parameter entities by run ids"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Delete drilling parameter entities by run ids","isWebhook":false,"pointer":"/paths/~1v1~1drilling-parameters~1delete-by-run-ids/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete drilling parameter entities by run ids","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1drilling-parameters~1delete-by-run-ids/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"schemaId":"schema_521","pointer":"/paths/~1v1~1drilling-parameters~1delete-by-run-ids/post/requestBody","description":"Run ids to delete entities by"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/drilling-parameters/delete-by-run-ids","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"responseCodes":["200","401"],"pointer":"/v1/drilling-parameters/delete-by-run-ids","href":"drillingparameter/paths/~1v1~1drilling-parameters~1delete-by-run-ids/post","summary":"Delete drilling parameter entities by run ids","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_521","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1drilling-parameters~1delete-by-run-ids/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/drillingparameter/paths/~1v1~1drilling-parameters~1delete-by-run-ids/post"}],"panels":[]}]},"httpPath":"/v1/drilling-parameters/delete-by-run-ids"},{"label":"Delete drilling parameter entities by well guids","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/drillingparameter/paths/~1v1~1drilling-parameters~1delete-by-well-guids/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/drillingparameter/paths/~1v1~1drilling-parameters~1delete-by-well-guids/post","metadata":{"seo":{"title":"Delete drilling parameter entities by well guids","description":"Delete drilling parameter entities by well guids"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Delete drilling parameter entities by well guids","isWebhook":false,"pointer":"/paths/~1v1~1drilling-parameters~1delete-by-well-guids/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete drilling parameter entities by well guids","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1drilling-parameters~1delete-by-well-guids/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"schemaId":"schema_521","pointer":"/paths/~1v1~1drilling-parameters~1delete-by-well-guids/post/requestBody","description":"Well guids to delete entities by"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/drilling-parameters/delete-by-well-guids","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"responseCodes":["200","401"],"pointer":"/v1/drilling-parameters/delete-by-well-guids","href":"drillingparameter/paths/~1v1~1drilling-parameters~1delete-by-well-guids/post","summary":"Delete drilling parameter entities by well guids","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_521","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1drilling-parameters~1delete-by-well-guids/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/drillingparameter/paths/~1v1~1drilling-parameters~1delete-by-well-guids/post"}],"panels":[]}]},"httpPath":"/v1/drilling-parameters/delete-by-well-guids"},{"label":"Get drilling parameters by ids","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/drillingparameter/paths/~1v1~1drilling-parameters~1get-by-ids/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/drillingparameter/paths/~1v1~1drilling-parameters~1get-by-ids/post","metadata":{"seo":{"title":"Get drilling parameters by ids","description":"Get drilling parameters by ids"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get drilling parameters by ids","isWebhook":false,"pointer":"/paths/~1v1~1drilling-parameters~1get-by-ids/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get drilling parameters by ids","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"page_size","in":"query","schemaId":"schema_522","description":"Max number of entities to include in current search (max 9999)"}],"pointer":"/paths/~1v1~1drilling-parameters~1get-by-ids/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1drilling-parameters~1get-by-ids/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"schemaId":"schema_521","pointer":"/paths/~1v1~1drilling-parameters~1get-by-ids/post/requestBody","description":"Entity ids to get by"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/drilling-parameters/get-by-ids","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[{"name":"page_size","in":"query","schemaId":"schema_522"}],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"responseCodes":["200","401"],"pointer":"/v1/drilling-parameters/get-by-ids","href":"drillingparameter/paths/~1v1~1drilling-parameters~1get-by-ids/post","summary":"Get drilling parameters by ids","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_521","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1drilling-parameters~1get-by-ids/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/drillingparameter/paths/~1v1~1drilling-parameters~1get-by-ids/post"}],"panels":[]}]},"httpPath":"/v1/drilling-parameters/get-by-ids"},{"label":"Get drilling parameters by an array of RunId","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/drillingparameter/paths/~1v1~1drilling-parameters~1get-by-run-ids/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/drillingparameter/paths/~1v1~1drilling-parameters~1get-by-run-ids/post","metadata":{"seo":{"title":"Get drilling parameters by an array of RunId","description":"Get drilling parameters by an array of RunId"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get drilling parameters by an array of RunId","isWebhook":false,"pointer":"/paths/~1v1~1drilling-parameters~1get-by-run-ids/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get drilling parameters by an array of RunId","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"page_size","in":"query","schemaId":"schema_522","description":"Max number of entities to include in current search (max 9999)"}],"pointer":"/paths/~1v1~1drilling-parameters~1get-by-run-ids/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1drilling-parameters~1get-by-run-ids/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"schemaId":"schema_521","pointer":"/paths/~1v1~1drilling-parameters~1get-by-run-ids/post/requestBody","description":"Array of RunId to get by"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/drilling-parameters/get-by-run-ids","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[{"name":"page_size","in":"query","schemaId":"schema_522"}],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"responseCodes":["200","401"],"pointer":"/v1/drilling-parameters/get-by-run-ids","href":"drillingparameter/paths/~1v1~1drilling-parameters~1get-by-run-ids/post","summary":"Get drilling parameters by an array of RunId","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_521","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1drilling-parameters~1get-by-run-ids/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/drillingparameter/paths/~1v1~1drilling-parameters~1get-by-run-ids/post"}],"panels":[]}]},"httpPath":"/v1/drilling-parameters/get-by-run-ids"},{"label":"Get drilling parameters by well guids","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/drillingparameter/paths/~1v1~1drilling-parameters~1get-by-well-guids/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/drillingparameter/paths/~1v1~1drilling-parameters~1get-by-well-guids/post","metadata":{"seo":{"title":"Get drilling parameters by well guids","description":"Get drilling parameters by well guids"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get drilling parameters by well guids","isWebhook":false,"pointer":"/paths/~1v1~1drilling-parameters~1get-by-well-guids/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get drilling parameters by well guids","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"page_size","in":"query","schemaId":"schema_522","description":"Max number of entities to include in current search (max 9999)"}],"pointer":"/paths/~1v1~1drilling-parameters~1get-by-well-guids/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1drilling-parameters~1get-by-well-guids/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"schemaId":"schema_521","pointer":"/paths/~1v1~1drilling-parameters~1get-by-well-guids/post/requestBody","description":"Well guids to get by"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/drilling-parameters/get-by-well-guids","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[{"name":"page_size","in":"query","schemaId":"schema_522"}],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"responseCodes":["200","401"],"pointer":"/v1/drilling-parameters/get-by-well-guids","href":"drillingparameter/paths/~1v1~1drilling-parameters~1get-by-well-guids/post","summary":"Get drilling parameters by well guids","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_521","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1drilling-parameters~1get-by-well-guids/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/drillingparameter/paths/~1v1~1drilling-parameters~1get-by-well-guids/post"}],"panels":[]}]},"httpPath":"/v1/drilling-parameters/get-by-well-guids"},{"label":"Get QC rules for drilling parameter entities","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/drillingparameter/paths/~1v1~1drilling-parameters~1qc-rules/get","routeSlug":"/solutions/drillplan/apis/offsetwellapi/drillingparameter/paths/~1v1~1drilling-parameters~1qc-rules/get","metadata":{"seo":{"title":"Get QC rules for drilling parameter entities","description":"Get QC rules for drilling parameter entities"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get QC rules for drilling parameter entities","isWebhook":false,"pointer":"/paths/~1v1~1drilling-parameters~1qc-rules/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get QC rules for drilling parameter entities","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1drilling-parameters~1qc-rules/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/drilling-parameters/qc-rules","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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","401"],"pointer":"/v1/drilling-parameters/qc-rules","href":"drillingparameter/paths/~1v1~1drilling-parameters~1qc-rules/get","summary":"Get QC rules for drilling parameter entities","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","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":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"schema_523"},"application/json":{"schemaId":"schema_523"},"text/json":{"schemaId":"schema_523"}},"schemaId":"schema_523"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1drilling-parameters~1qc-rules/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_523","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"schema_523"},"application/json":{"schemaId":"schema_523"},"text/json":{"schemaId":"schema_523"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/drillingparameter/paths/~1v1~1drilling-parameters~1qc-rules/get"}],"panels":[]}]},"httpPath":"/v1/drilling-parameters/qc-rules"},{"label":"Scroll to fetch results of next page","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/drillingparameter/paths/~1v1~1drilling-parameters~1scroll-to-next-page~1{next_page_id}/get","routeSlug":"/solutions/drillplan/apis/offsetwellapi/drillingparameter/paths/~1v1~1drilling-parameters~1scroll-to-next-page~1{next_page_id}/get","metadata":{"seo":{"title":"Scroll to fetch results of next page","description":"Scroll to fetch results of next page"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Scroll to fetch results of next page","isWebhook":false,"pointer":"/paths/~1v1~1drilling-parameters~1scroll-to-next-page~1{next_page_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Scroll to fetch results of next page","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"next_page_id","in":"path","schemaId":"schema_519","description":"An id string retrieved from previous search or scroll","required":true}],"pointer":"/paths/~1v1~1drilling-parameters~1scroll-to-next-page~1{next_page_id}/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1drilling-parameters~1scroll-to-next-page~1{next_page_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/drilling-parameters/scroll-to-next-page/{next_page_id}","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[{"name":"next_page_id","in":"path","required":true,"schemaId":"schema_519"}],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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","401"],"pointer":"/v1/drilling-parameters/scroll-to-next-page/{next_page_id}","href":"drillingparameter/paths/~1v1~1drilling-parameters~1scroll-to-next-page~1{next_page_id}/get","summary":"Scroll to fetch results of next page","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","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":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1drilling-parameters~1scroll-to-next-page~1{next_page_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/drillingparameter/paths/~1v1~1drilling-parameters~1scroll-to-next-page~1{next_page_id}/get"}],"panels":[]}]},"httpPath":"/v1/drilling-parameters/scroll-to-next-page/{next_page_id}"}],"content":{"contentType":"group","meta":{"name":"DrillingParameter"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"DrillingParameter","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/drilling-parameters","summary":"Create new or update existing drilling parameter entities","prefix":{"name":"post","color":"post"},"badges":[],"link":"/drillingparameter/paths/~1v1~1drilling-parameters/post","deprecated":false},{"title":"/v1/drilling-parameters/delete-by-ids","summary":"Delete drilling parameter entities by ids","prefix":{"name":"post","color":"post"},"badges":[],"link":"/drillingparameter/paths/~1v1~1drilling-parameters~1delete-by-ids/post","deprecated":false},{"title":"/v1/drilling-parameters/delete-by-run-ids","summary":"Delete drilling parameter entities by run ids","prefix":{"name":"post","color":"post"},"badges":[],"link":"/drillingparameter/paths/~1v1~1drilling-parameters~1delete-by-run-ids/post","deprecated":false},{"title":"/v1/drilling-parameters/delete-by-well-guids","summary":"Delete drilling parameter entities by well guids","prefix":{"name":"post","color":"post"},"badges":[],"link":"/drillingparameter/paths/~1v1~1drilling-parameters~1delete-by-well-guids/post","deprecated":false},{"title":"/v1/drilling-parameters/get-by-ids","summary":"Get drilling parameters by ids","prefix":{"name":"post","color":"post"},"badges":[],"link":"/drillingparameter/paths/~1v1~1drilling-parameters~1get-by-ids/post","deprecated":false},{"title":"/v1/drilling-parameters/get-by-run-ids","summary":"Get drilling parameters by an array of RunId","prefix":{"name":"post","color":"post"},"badges":[],"link":"/drillingparameter/paths/~1v1~1drilling-parameters~1get-by-run-ids/post","deprecated":false},{"title":"/v1/drilling-parameters/get-by-well-guids","summary":"Get drilling parameters by well guids","prefix":{"name":"post","color":"post"},"badges":[],"link":"/drillingparameter/paths/~1v1~1drilling-parameters~1get-by-well-guids/post","deprecated":false},{"title":"/v1/drilling-parameters/qc-rules","summary":"Get QC rules for drilling parameter entities","prefix":{"name":"get","color":"get"},"badges":[],"link":"/drillingparameter/paths/~1v1~1drilling-parameters~1qc-rules/get","deprecated":false},{"title":"/v1/drilling-parameters/scroll-to-next-page/{next_page_id}","summary":"Scroll to fetch results of next page","prefix":{"name":"get","color":"get"},"badges":[],"link":"/drillingparameter/paths/~1v1~1drilling-parameters~1scroll-to-next-page~1{next_page_id}/get","deprecated":false}]}]}]}]}},{"type":"group","label":"Fluid","link":"/solutions/drillplan/apis/offsetwellapi/fluid","routeSlug":"/solutions/drillplan/apis/offsetwellapi/fluid","items":[{"label":"Create new or update existing fluid entities","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/fluid/paths/~1v1~1fluids/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/fluid/paths/~1v1~1fluids/post","metadata":{"seo":{"title":"Create new or update existing fluid entities","description":"Create new or update existing fluid entities"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Create new or update existing fluid entities","isWebhook":false,"pointer":"/paths/~1v1~1fluids/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create new or update existing fluid entities","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1fluids/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_526"},"application/json":{"schemaId":"schema_526"},"text/json":{"schemaId":"schema_526"},"application/*+json":{"schemaId":"schema_526"}},"schemaId":"schema_526","pointer":"/paths/~1v1~1fluids/post/requestBody","description":"A list of fluid entities to be created or updated"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/fluids","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_526"},"application/json":{"schemaId":"schema_526"},"text/json":{"schemaId":"schema_526"},"application/*+json":{"schemaId":"schema_526"}},"responseCodes":["201","401"],"pointer":"/v1/fluids","href":"fluid/paths/~1v1~1fluids/post","summary":"Create new or update existing fluid entities","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_526","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_526"},"application/json":{"schemaId":"schema_526"},"text/json":{"schemaId":"schema_526"},"application/*+json":{"schemaId":"schema_526"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Created","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.FluidSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.FluidSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.FluidSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.FluidSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1fluids/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.FluidSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.FluidSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.FluidSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.FluidSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/fluid/paths/~1v1~1fluids/post"}],"panels":[]}]},"httpPath":"/v1/fluids"},{"label":"Delete fluid entities by ids","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/fluid/paths/~1v1~1fluids~1delete-by-ids/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/fluid/paths/~1v1~1fluids~1delete-by-ids/post","metadata":{"seo":{"title":"Delete fluid entities by ids","description":"Delete fluid entities by ids"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Delete fluid entities by ids","isWebhook":false,"pointer":"/paths/~1v1~1fluids~1delete-by-ids/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete fluid entities by ids","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1fluids~1delete-by-ids/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"schemaId":"schema_521","pointer":"/paths/~1v1~1fluids~1delete-by-ids/post/requestBody","description":"Entity ids to delete"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/fluids/delete-by-ids","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"responseCodes":["200","401"],"pointer":"/v1/fluids/delete-by-ids","href":"fluid/paths/~1v1~1fluids~1delete-by-ids/post","summary":"Delete fluid entities by ids","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_521","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1fluids~1delete-by-ids/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/fluid/paths/~1v1~1fluids~1delete-by-ids/post"}],"panels":[]}]},"httpPath":"/v1/fluids/delete-by-ids"},{"label":"Delete fluid entities by well guid","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/fluid/paths/~1v1~1fluids~1delete-by-well-guids/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/fluid/paths/~1v1~1fluids~1delete-by-well-guids/post","metadata":{"seo":{"title":"Delete fluid entities by well guid","description":"Delete fluid entities by well guid"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Delete fluid entities by well guid","isWebhook":false,"pointer":"/paths/~1v1~1fluids~1delete-by-well-guids/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete fluid entities by well guid","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1fluids~1delete-by-well-guids/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"schemaId":"schema_521","pointer":"/paths/~1v1~1fluids~1delete-by-well-guids/post/requestBody","description":"Well guids to delete entities by"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/fluids/delete-by-well-guids","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"responseCodes":["200","401"],"pointer":"/v1/fluids/delete-by-well-guids","href":"fluid/paths/~1v1~1fluids~1delete-by-well-guids/post","summary":"Delete fluid entities by well guid","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_521","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1fluids~1delete-by-well-guids/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/fluid/paths/~1v1~1fluids~1delete-by-well-guids/post"}],"panels":[]}]},"httpPath":"/v1/fluids/delete-by-well-guids"},{"label":"Get fluids by ids","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/fluid/paths/~1v1~1fluids~1get-by-ids/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/fluid/paths/~1v1~1fluids~1get-by-ids/post","metadata":{"seo":{"title":"Get fluids by ids","description":"Get fluids by ids"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get fluids by ids","isWebhook":false,"pointer":"/paths/~1v1~1fluids~1get-by-ids/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get fluids by ids","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"page_size","in":"query","schemaId":"schema_522","description":"Max number of entities to include in current search (max 9999)"}],"pointer":"/paths/~1v1~1fluids~1get-by-ids/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1fluids~1get-by-ids/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"schemaId":"schema_521","pointer":"/paths/~1v1~1fluids~1get-by-ids/post/requestBody","description":"Entity ids to get by"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/fluids/get-by-ids","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[{"name":"page_size","in":"query","schemaId":"schema_522"}],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"responseCodes":["200","401"],"pointer":"/v1/fluids/get-by-ids","href":"fluid/paths/~1v1~1fluids~1get-by-ids/post","summary":"Get fluids by ids","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_521","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1fluids~1get-by-ids/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/fluid/paths/~1v1~1fluids~1get-by-ids/post"}],"panels":[]}]},"httpPath":"/v1/fluids/get-by-ids"},{"label":"Get fluids by well guids","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/fluid/paths/~1v1~1fluids~1get-by-well-guids/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/fluid/paths/~1v1~1fluids~1get-by-well-guids/post","metadata":{"seo":{"title":"Get fluids by well guids","description":"Get fluids by well guids"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get fluids by well guids","isWebhook":false,"pointer":"/paths/~1v1~1fluids~1get-by-well-guids/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get fluids by well guids","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"page_size","in":"query","schemaId":"schema_522","description":"Max number of entities to include in current search (max 9999)"}],"pointer":"/paths/~1v1~1fluids~1get-by-well-guids/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1fluids~1get-by-well-guids/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"schemaId":"schema_521","pointer":"/paths/~1v1~1fluids~1get-by-well-guids/post/requestBody","description":"Well guids to get by"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/fluids/get-by-well-guids","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[{"name":"page_size","in":"query","schemaId":"schema_522"}],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"responseCodes":["200","401"],"pointer":"/v1/fluids/get-by-well-guids","href":"fluid/paths/~1v1~1fluids~1get-by-well-guids/post","summary":"Get fluids by well guids","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_521","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1fluids~1get-by-well-guids/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/fluid/paths/~1v1~1fluids~1get-by-well-guids/post"}],"panels":[]}]},"httpPath":"/v1/fluids/get-by-well-guids"},{"label":"Get QC rules for fluid entities","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/fluid/paths/~1v1~1fluids~1qc-rules/get","routeSlug":"/solutions/drillplan/apis/offsetwellapi/fluid/paths/~1v1~1fluids~1qc-rules/get","metadata":{"seo":{"title":"Get QC rules for fluid entities","description":"Get QC rules for fluid entities"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get QC rules for fluid entities","isWebhook":false,"pointer":"/paths/~1v1~1fluids~1qc-rules/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get QC rules for fluid entities","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1fluids~1qc-rules/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/fluids/qc-rules","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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","401"],"pointer":"/v1/fluids/qc-rules","href":"fluid/paths/~1v1~1fluids~1qc-rules/get","summary":"Get QC rules for fluid entities","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","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":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"schema_523"},"application/json":{"schemaId":"schema_523"},"text/json":{"schemaId":"schema_523"}},"schemaId":"schema_523"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1fluids~1qc-rules/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_523","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"schema_523"},"application/json":{"schemaId":"schema_523"},"text/json":{"schemaId":"schema_523"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/fluid/paths/~1v1~1fluids~1qc-rules/get"}],"panels":[]}]},"httpPath":"/v1/fluids/qc-rules"},{"label":"Scroll to fetch results of next page","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/fluid/paths/~1v1~1fluids~1scroll-to-next-page~1{next_page_id}/get","routeSlug":"/solutions/drillplan/apis/offsetwellapi/fluid/paths/~1v1~1fluids~1scroll-to-next-page~1{next_page_id}/get","metadata":{"seo":{"title":"Scroll to fetch results of next page","description":"Scroll to fetch results of next page"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Scroll to fetch results of next page","isWebhook":false,"pointer":"/paths/~1v1~1fluids~1scroll-to-next-page~1{next_page_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Scroll to fetch results of next page","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"next_page_id","in":"path","schemaId":"schema_519","description":"An id string retrieved from previous search or scroll","required":true}],"pointer":"/paths/~1v1~1fluids~1scroll-to-next-page~1{next_page_id}/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1fluids~1scroll-to-next-page~1{next_page_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/fluids/scroll-to-next-page/{next_page_id}","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[{"name":"next_page_id","in":"path","required":true,"schemaId":"schema_519"}],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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","401"],"pointer":"/v1/fluids/scroll-to-next-page/{next_page_id}","href":"fluid/paths/~1v1~1fluids~1scroll-to-next-page~1{next_page_id}/get","summary":"Scroll to fetch results of next page","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","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":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1fluids~1scroll-to-next-page~1{next_page_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/fluid/paths/~1v1~1fluids~1scroll-to-next-page~1{next_page_id}/get"}],"panels":[]}]},"httpPath":"/v1/fluids/scroll-to-next-page/{next_page_id}"}],"content":{"contentType":"group","meta":{"name":"Fluid"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Fluid","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/fluids","summary":"Create new or update existing fluid entities","prefix":{"name":"post","color":"post"},"badges":[],"link":"/fluid/paths/~1v1~1fluids/post","deprecated":false},{"title":"/v1/fluids/delete-by-ids","summary":"Delete fluid entities by ids","prefix":{"name":"post","color":"post"},"badges":[],"link":"/fluid/paths/~1v1~1fluids~1delete-by-ids/post","deprecated":false},{"title":"/v1/fluids/delete-by-well-guids","summary":"Delete fluid entities by well guid","prefix":{"name":"post","color":"post"},"badges":[],"link":"/fluid/paths/~1v1~1fluids~1delete-by-well-guids/post","deprecated":false},{"title":"/v1/fluids/get-by-ids","summary":"Get fluids by ids","prefix":{"name":"post","color":"post"},"badges":[],"link":"/fluid/paths/~1v1~1fluids~1get-by-ids/post","deprecated":false},{"title":"/v1/fluids/get-by-well-guids","summary":"Get fluids by well guids","prefix":{"name":"post","color":"post"},"badges":[],"link":"/fluid/paths/~1v1~1fluids~1get-by-well-guids/post","deprecated":false},{"title":"/v1/fluids/qc-rules","summary":"Get QC rules for fluid entities","prefix":{"name":"get","color":"get"},"badges":[],"link":"/fluid/paths/~1v1~1fluids~1qc-rules/get","deprecated":false},{"title":"/v1/fluids/scroll-to-next-page/{next_page_id}","summary":"Scroll to fetch results of next page","prefix":{"name":"get","color":"get"},"badges":[],"link":"/fluid/paths/~1v1~1fluids~1scroll-to-next-page~1{next_page_id}/get","deprecated":false}]}]}]}]}},{"type":"group","label":"Risk","link":"/solutions/drillplan/apis/offsetwellapi/risk","routeSlug":"/solutions/drillplan/apis/offsetwellapi/risk","items":[{"label":"Create new or update existing risk entities","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/risk/paths/~1v1~1risks/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/risk/paths/~1v1~1risks/post","metadata":{"seo":{"title":"Create new or update existing risk entities","description":"Create new or update existing risk entities"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Create new or update existing risk entities","isWebhook":false,"pointer":"/paths/~1v1~1risks/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create new or update existing risk entities","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1risks/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_527"},"application/json":{"schemaId":"schema_527"},"text/json":{"schemaId":"schema_527"},"application/*+json":{"schemaId":"schema_527"}},"schemaId":"schema_527","pointer":"/paths/~1v1~1risks/post/requestBody","description":"A list of risk entities to be created or updated"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/risks","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_527"},"application/json":{"schemaId":"schema_527"},"text/json":{"schemaId":"schema_527"},"application/*+json":{"schemaId":"schema_527"}},"responseCodes":["201","401"],"pointer":"/v1/risks","href":"risk/paths/~1v1~1risks/post","summary":"Create new or update existing risk entities","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_527","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_527"},"application/json":{"schemaId":"schema_527"},"text/json":{"schemaId":"schema_527"},"application/*+json":{"schemaId":"schema_527"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Created","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1risks/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/risk/paths/~1v1~1risks/post"}],"panels":[]}]},"httpPath":"/v1/risks"},{"label":"Delete risk entities by ids","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/risk/paths/~1v1~1risks~1delete-by-ids/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/risk/paths/~1v1~1risks~1delete-by-ids/post","metadata":{"seo":{"title":"Delete risk entities by ids","description":"Delete risk entities by ids"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Delete risk entities by ids","isWebhook":false,"pointer":"/paths/~1v1~1risks~1delete-by-ids/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete risk entities by ids","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1risks~1delete-by-ids/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"schemaId":"schema_521","pointer":"/paths/~1v1~1risks~1delete-by-ids/post/requestBody","description":"Entity ids to delete"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/risks/delete-by-ids","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"responseCodes":["200","401"],"pointer":"/v1/risks/delete-by-ids","href":"risk/paths/~1v1~1risks~1delete-by-ids/post","summary":"Delete risk entities by ids","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_521","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1risks~1delete-by-ids/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/risk/paths/~1v1~1risks~1delete-by-ids/post"}],"panels":[]}]},"httpPath":"/v1/risks/delete-by-ids"},{"label":"Delete risk entities by well guids","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/risk/paths/~1v1~1risks~1delete-by-well-guids/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/risk/paths/~1v1~1risks~1delete-by-well-guids/post","metadata":{"seo":{"title":"Delete risk entities by well guids","description":"Delete risk entities by well guids"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Delete risk entities by well guids","isWebhook":false,"pointer":"/paths/~1v1~1risks~1delete-by-well-guids/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete risk entities by well guids","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1risks~1delete-by-well-guids/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"schemaId":"schema_521","pointer":"/paths/~1v1~1risks~1delete-by-well-guids/post/requestBody","description":"Well guids to delete entities by"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/risks/delete-by-well-guids","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"responseCodes":["200","401"],"pointer":"/v1/risks/delete-by-well-guids","href":"risk/paths/~1v1~1risks~1delete-by-well-guids/post","summary":"Delete risk entities by well guids","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_521","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1risks~1delete-by-well-guids/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/risk/paths/~1v1~1risks~1delete-by-well-guids/post"}],"panels":[]}]},"httpPath":"/v1/risks/delete-by-well-guids"},{"label":"Get risks by ids","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/risk/paths/~1v1~1risks~1get-by-ids/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/risk/paths/~1v1~1risks~1get-by-ids/post","metadata":{"seo":{"title":"Get risks by ids","description":"Get risks by ids"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get risks by ids","isWebhook":false,"pointer":"/paths/~1v1~1risks~1get-by-ids/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get risks by ids","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"page_size","in":"query","schemaId":"schema_522","description":"Max number of entities to include in current search (max 9999)"}],"pointer":"/paths/~1v1~1risks~1get-by-ids/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1risks~1get-by-ids/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"schemaId":"schema_521","pointer":"/paths/~1v1~1risks~1get-by-ids/post/requestBody","description":"Entity ids to get by"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/risks/get-by-ids","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[{"name":"page_size","in":"query","schemaId":"schema_522"}],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"responseCodes":["200","401"],"pointer":"/v1/risks/get-by-ids","href":"risk/paths/~1v1~1risks~1get-by-ids/post","summary":"Get risks by ids","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_521","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1risks~1get-by-ids/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/risk/paths/~1v1~1risks~1get-by-ids/post"}],"panels":[]}]},"httpPath":"/v1/risks/get-by-ids"},{"label":"Get risks by well guids","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/risk/paths/~1v1~1risks~1get-by-well-guids/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/risk/paths/~1v1~1risks~1get-by-well-guids/post","metadata":{"seo":{"title":"Get risks by well guids","description":"Get risks by well guids"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get risks by well guids","isWebhook":false,"pointer":"/paths/~1v1~1risks~1get-by-well-guids/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get risks by well guids","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"page_size","in":"query","schemaId":"schema_522","description":"Max number of entities to include in current search (max 9999)"}],"pointer":"/paths/~1v1~1risks~1get-by-well-guids/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1risks~1get-by-well-guids/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"schemaId":"schema_521","pointer":"/paths/~1v1~1risks~1get-by-well-guids/post/requestBody","description":"Well guids to get by"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/risks/get-by-well-guids","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[{"name":"page_size","in":"query","schemaId":"schema_522"}],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"responseCodes":["200","401"],"pointer":"/v1/risks/get-by-well-guids","href":"risk/paths/~1v1~1risks~1get-by-well-guids/post","summary":"Get risks by well guids","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_521","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1risks~1get-by-well-guids/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/risk/paths/~1v1~1risks~1get-by-well-guids/post"}],"panels":[]}]},"httpPath":"/v1/risks/get-by-well-guids"},{"label":"Get QC rules for risk entity","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/risk/paths/~1v1~1risks~1qc-rules/get","routeSlug":"/solutions/drillplan/apis/offsetwellapi/risk/paths/~1v1~1risks~1qc-rules/get","metadata":{"seo":{"title":"Get QC rules for risk entity","description":"Get QC rules for risk entity"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get QC rules for risk entity","isWebhook":false,"pointer":"/paths/~1v1~1risks~1qc-rules/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get QC rules for risk entity","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1risks~1qc-rules/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/risks/qc-rules","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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","401"],"pointer":"/v1/risks/qc-rules","href":"risk/paths/~1v1~1risks~1qc-rules/get","summary":"Get QC rules for risk entity","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","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":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"schema_523"},"application/json":{"schemaId":"schema_523"},"text/json":{"schemaId":"schema_523"}},"schemaId":"schema_523"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1risks~1qc-rules/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_523","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"schema_523"},"application/json":{"schemaId":"schema_523"},"text/json":{"schemaId":"schema_523"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/risk/paths/~1v1~1risks~1qc-rules/get"}],"panels":[]}]},"httpPath":"/v1/risks/qc-rules"},{"label":"Scroll to fetch results of next page","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/risk/paths/~1v1~1risks~1scroll-to-next-page~1{next_page_id}/get","routeSlug":"/solutions/drillplan/apis/offsetwellapi/risk/paths/~1v1~1risks~1scroll-to-next-page~1{next_page_id}/get","metadata":{"seo":{"title":"Scroll to fetch results of next page","description":"Scroll to fetch results of next page"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Scroll to fetch results of next page","isWebhook":false,"pointer":"/paths/~1v1~1risks~1scroll-to-next-page~1{next_page_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Scroll to fetch results of next page","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"next_page_id","in":"path","schemaId":"schema_519","description":"An id string retrieved from previous search or scroll","required":true}],"pointer":"/paths/~1v1~1risks~1scroll-to-next-page~1{next_page_id}/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1risks~1scroll-to-next-page~1{next_page_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/risks/scroll-to-next-page/{next_page_id}","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[{"name":"next_page_id","in":"path","required":true,"schemaId":"schema_519"}],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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","401"],"pointer":"/v1/risks/scroll-to-next-page/{next_page_id}","href":"risk/paths/~1v1~1risks~1scroll-to-next-page~1{next_page_id}/get","summary":"Scroll to fetch results of next page","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","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":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1risks~1scroll-to-next-page~1{next_page_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/risk/paths/~1v1~1risks~1scroll-to-next-page~1{next_page_id}/get"}],"panels":[]}]},"httpPath":"/v1/risks/scroll-to-next-page/{next_page_id}"}],"content":{"contentType":"group","meta":{"name":"Risk"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Risk","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/risks","summary":"Create new or update existing risk entities","prefix":{"name":"post","color":"post"},"badges":[],"link":"/risk/paths/~1v1~1risks/post","deprecated":false},{"title":"/v1/risks/delete-by-ids","summary":"Delete risk entities by ids","prefix":{"name":"post","color":"post"},"badges":[],"link":"/risk/paths/~1v1~1risks~1delete-by-ids/post","deprecated":false},{"title":"/v1/risks/delete-by-well-guids","summary":"Delete risk entities by well guids","prefix":{"name":"post","color":"post"},"badges":[],"link":"/risk/paths/~1v1~1risks~1delete-by-well-guids/post","deprecated":false},{"title":"/v1/risks/get-by-ids","summary":"Get risks by ids","prefix":{"name":"post","color":"post"},"badges":[],"link":"/risk/paths/~1v1~1risks~1get-by-ids/post","deprecated":false},{"title":"/v1/risks/get-by-well-guids","summary":"Get risks by well guids","prefix":{"name":"post","color":"post"},"badges":[],"link":"/risk/paths/~1v1~1risks~1get-by-well-guids/post","deprecated":false},{"title":"/v1/risks/qc-rules","summary":"Get QC rules for risk entity","prefix":{"name":"get","color":"get"},"badges":[],"link":"/risk/paths/~1v1~1risks~1qc-rules/get","deprecated":false},{"title":"/v1/risks/scroll-to-next-page/{next_page_id}","summary":"Scroll to fetch results of next page","prefix":{"name":"get","color":"get"},"badges":[],"link":"/risk/paths/~1v1~1risks~1scroll-to-next-page~1{next_page_id}/get","deprecated":false}]}]}]}]}},{"type":"group","label":"Run","link":"/solutions/drillplan/apis/offsetwellapi/run","routeSlug":"/solutions/drillplan/apis/offsetwellapi/run","items":[{"label":"Create new or update existing run entities","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/run/paths/~1v1~1runs/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/run/paths/~1v1~1runs/post","metadata":{"seo":{"title":"Create new or update existing run entities","description":"Create new or update existing run entities"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Create new or update existing run entities","isWebhook":false,"pointer":"/paths/~1v1~1runs/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create new or update existing run entities","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1runs/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_528"},"application/json":{"schemaId":"schema_528"},"text/json":{"schemaId":"schema_528"},"application/*+json":{"schemaId":"schema_528"}},"schemaId":"schema_528","pointer":"/paths/~1v1~1runs/post/requestBody","description":"A list of run entities to be created or updated"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/runs","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_528"},"application/json":{"schemaId":"schema_528"},"text/json":{"schemaId":"schema_528"},"application/*+json":{"schemaId":"schema_528"}},"responseCodes":["201","401"],"pointer":"/v1/runs","href":"run/paths/~1v1~1runs/post","summary":"Create new or update existing run entities","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_528","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_528"},"application/json":{"schemaId":"schema_528"},"text/json":{"schemaId":"schema_528"},"application/*+json":{"schemaId":"schema_528"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Created","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RunUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RunUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RunUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RunUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1runs/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RunUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RunUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RunUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RunUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/run/paths/~1v1~1runs/post"}],"panels":[]}]},"httpPath":"/v1/runs"},{"label":"Delete run entities by ids","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/run/paths/~1v1~1runs~1delete-by-ids/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/run/paths/~1v1~1runs~1delete-by-ids/post","metadata":{"seo":{"title":"Delete run entities by ids","description":"Delete run entities by ids"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Delete run entities by ids","isWebhook":false,"pointer":"/paths/~1v1~1runs~1delete-by-ids/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete run entities by ids","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1runs~1delete-by-ids/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"schemaId":"schema_521","pointer":"/paths/~1v1~1runs~1delete-by-ids/post/requestBody","description":"Entity ids to delete"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/runs/delete-by-ids","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"responseCodes":["200","401"],"pointer":"/v1/runs/delete-by-ids","href":"run/paths/~1v1~1runs~1delete-by-ids/post","summary":"Delete run entities by ids","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_521","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1runs~1delete-by-ids/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/run/paths/~1v1~1runs~1delete-by-ids/post"}],"panels":[]}]},"httpPath":"/v1/runs/delete-by-ids"},{"label":"Delete run entities by run ids","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/run/paths/~1v1~1runs~1delete-by-run-ids/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/run/paths/~1v1~1runs~1delete-by-run-ids/post","metadata":{"seo":{"title":"Delete run entities by run ids","description":"Delete run entities by run ids"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Delete run entities by run ids","isWebhook":false,"pointer":"/paths/~1v1~1runs~1delete-by-run-ids/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete run entities by run ids","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1runs~1delete-by-run-ids/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"schemaId":"schema_521","pointer":"/paths/~1v1~1runs~1delete-by-run-ids/post/requestBody","description":"Run ids to delete entities by"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/runs/delete-by-run-ids","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"responseCodes":["200","401"],"pointer":"/v1/runs/delete-by-run-ids","href":"run/paths/~1v1~1runs~1delete-by-run-ids/post","summary":"Delete run entities by run ids","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_521","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1runs~1delete-by-run-ids/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/run/paths/~1v1~1runs~1delete-by-run-ids/post"}],"panels":[]}]},"httpPath":"/v1/runs/delete-by-run-ids"},{"label":"Delete run entities by well guids","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/run/paths/~1v1~1runs~1delete-by-well-guids/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/run/paths/~1v1~1runs~1delete-by-well-guids/post","metadata":{"seo":{"title":"Delete run entities by well guids","description":"Delete run entities by well guids"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Delete run entities by well guids","isWebhook":false,"pointer":"/paths/~1v1~1runs~1delete-by-well-guids/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete run entities by well guids","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1runs~1delete-by-well-guids/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"schemaId":"schema_521","pointer":"/paths/~1v1~1runs~1delete-by-well-guids/post/requestBody","description":"Well guids to delete entities by"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/runs/delete-by-well-guids","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"responseCodes":["200","401"],"pointer":"/v1/runs/delete-by-well-guids","href":"run/paths/~1v1~1runs~1delete-by-well-guids/post","summary":"Delete run entities by well guids","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_521","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1runs~1delete-by-well-guids/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/run/paths/~1v1~1runs~1delete-by-well-guids/post"}],"panels":[]}]},"httpPath":"/v1/runs/delete-by-well-guids"},{"label":"Get runs by ids","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/run/paths/~1v1~1runs~1get-by-ids/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/run/paths/~1v1~1runs~1get-by-ids/post","metadata":{"seo":{"title":"Get runs by ids","description":"Get runs by ids"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get runs by ids","isWebhook":false,"pointer":"/paths/~1v1~1runs~1get-by-ids/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get runs by ids","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"page_size","in":"query","schemaId":"schema_522","description":"Max number of entities to include in current search (max 9999)"}],"pointer":"/paths/~1v1~1runs~1get-by-ids/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1runs~1get-by-ids/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"schemaId":"schema_521","pointer":"/paths/~1v1~1runs~1get-by-ids/post/requestBody","description":"Entity ids to get by"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/runs/get-by-ids","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[{"name":"page_size","in":"query","schemaId":"schema_522"}],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"responseCodes":["200","401"],"pointer":"/v1/runs/get-by-ids","href":"run/paths/~1v1~1runs~1get-by-ids/post","summary":"Get runs by ids","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_521","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1runs~1get-by-ids/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/run/paths/~1v1~1runs~1get-by-ids/post"}],"panels":[]}]},"httpPath":"/v1/runs/get-by-ids"},{"label":"Get runs by well guids","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/run/paths/~1v1~1runs~1get-by-run-ids/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/run/paths/~1v1~1runs~1get-by-run-ids/post","metadata":{"seo":{"title":"Get runs by well guids","description":"Get runs by well guids"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get runs by well guids","isWebhook":false,"pointer":"/paths/~1v1~1runs~1get-by-run-ids/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get runs by well guids","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"page_size","in":"query","schemaId":"schema_522","description":"Max number of entities to include in current search (max 9999)"}],"pointer":"/paths/~1v1~1runs~1get-by-run-ids/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1runs~1get-by-run-ids/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"schemaId":"schema_521","pointer":"/paths/~1v1~1runs~1get-by-run-ids/post/requestBody","description":"An array of RunId to get by"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/runs/get-by-run-ids","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[{"name":"page_size","in":"query","schemaId":"schema_522"}],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"responseCodes":["200","401"],"pointer":"/v1/runs/get-by-run-ids","href":"run/paths/~1v1~1runs~1get-by-run-ids/post","summary":"Get runs by well guids","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_521","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1runs~1get-by-run-ids/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/run/paths/~1v1~1runs~1get-by-run-ids/post"}],"panels":[]}]},"httpPath":"/v1/runs/get-by-run-ids"},{"label":"Get runs by well guids","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/run/paths/~1v1~1runs~1get-by-well-guids/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/run/paths/~1v1~1runs~1get-by-well-guids/post","metadata":{"seo":{"title":"Get runs by well guids","description":"Get runs by well guids"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get runs by well guids","isWebhook":false,"pointer":"/paths/~1v1~1runs~1get-by-well-guids/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get runs by well guids","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"page_size","in":"query","schemaId":"schema_522","description":"Max number of entities to include in current search (max 9999)"}],"pointer":"/paths/~1v1~1runs~1get-by-well-guids/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1runs~1get-by-well-guids/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"schemaId":"schema_521","pointer":"/paths/~1v1~1runs~1get-by-well-guids/post/requestBody","description":"Well guids to get by"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/runs/get-by-well-guids","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[{"name":"page_size","in":"query","schemaId":"schema_522"}],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"responseCodes":["200","401"],"pointer":"/v1/runs/get-by-well-guids","href":"run/paths/~1v1~1runs~1get-by-well-guids/post","summary":"Get runs by well guids","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_521","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1runs~1get-by-well-guids/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/run/paths/~1v1~1runs~1get-by-well-guids/post"}],"panels":[]}]},"httpPath":"/v1/runs/get-by-well-guids"},{"label":"Get QC rules for run","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/run/paths/~1v1~1runs~1qc-rules/get","routeSlug":"/solutions/drillplan/apis/offsetwellapi/run/paths/~1v1~1runs~1qc-rules/get","metadata":{"seo":{"title":"Get QC rules for run","description":"Get QC rules for run"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get QC rules for run","isWebhook":false,"pointer":"/paths/~1v1~1runs~1qc-rules/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get QC rules for run","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1runs~1qc-rules/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/runs/qc-rules","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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","401"],"pointer":"/v1/runs/qc-rules","href":"run/paths/~1v1~1runs~1qc-rules/get","summary":"Get QC rules for run","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","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":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"schema_523"},"application/json":{"schemaId":"schema_523"},"text/json":{"schemaId":"schema_523"}},"schemaId":"schema_523"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1runs~1qc-rules/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_523","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"schema_523"},"application/json":{"schemaId":"schema_523"},"text/json":{"schemaId":"schema_523"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/run/paths/~1v1~1runs~1qc-rules/get"}],"panels":[]}]},"httpPath":"/v1/runs/qc-rules"},{"label":"Scroll to fetch results of next page","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/run/paths/~1v1~1runs~1scroll-to-next-page~1{next_page_id}/get","routeSlug":"/solutions/drillplan/apis/offsetwellapi/run/paths/~1v1~1runs~1scroll-to-next-page~1{next_page_id}/get","metadata":{"seo":{"title":"Scroll to fetch results of next page","description":"Scroll to fetch results of next page"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Scroll to fetch results of next page","isWebhook":false,"pointer":"/paths/~1v1~1runs~1scroll-to-next-page~1{next_page_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Scroll to fetch results of next page","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"next_page_id","in":"path","schemaId":"schema_519","description":"An id string retrieved from previous search or scroll","required":true}],"pointer":"/paths/~1v1~1runs~1scroll-to-next-page~1{next_page_id}/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1runs~1scroll-to-next-page~1{next_page_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/runs/scroll-to-next-page/{next_page_id}","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[{"name":"next_page_id","in":"path","required":true,"schemaId":"schema_519"}],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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","401"],"pointer":"/v1/runs/scroll-to-next-page/{next_page_id}","href":"run/paths/~1v1~1runs~1scroll-to-next-page~1{next_page_id}/get","summary":"Scroll to fetch results of next page","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","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":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1runs~1scroll-to-next-page~1{next_page_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/run/paths/~1v1~1runs~1scroll-to-next-page~1{next_page_id}/get"}],"panels":[]}]},"httpPath":"/v1/runs/scroll-to-next-page/{next_page_id}"}],"content":{"contentType":"group","meta":{"name":"Run"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Run","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/runs","summary":"Create new or update existing run entities","prefix":{"name":"post","color":"post"},"badges":[],"link":"/run/paths/~1v1~1runs/post","deprecated":false},{"title":"/v1/runs/delete-by-ids","summary":"Delete run entities by ids","prefix":{"name":"post","color":"post"},"badges":[],"link":"/run/paths/~1v1~1runs~1delete-by-ids/post","deprecated":false},{"title":"/v1/runs/delete-by-run-ids","summary":"Delete run entities by run ids","prefix":{"name":"post","color":"post"},"badges":[],"link":"/run/paths/~1v1~1runs~1delete-by-run-ids/post","deprecated":false},{"title":"/v1/runs/delete-by-well-guids","summary":"Delete run entities by well guids","prefix":{"name":"post","color":"post"},"badges":[],"link":"/run/paths/~1v1~1runs~1delete-by-well-guids/post","deprecated":false},{"title":"/v1/runs/get-by-ids","summary":"Get runs by ids","prefix":{"name":"post","color":"post"},"badges":[],"link":"/run/paths/~1v1~1runs~1get-by-ids/post","deprecated":false},{"title":"/v1/runs/get-by-run-ids","summary":"Get runs by well guids","prefix":{"name":"post","color":"post"},"badges":[],"link":"/run/paths/~1v1~1runs~1get-by-run-ids/post","deprecated":false},{"title":"/v1/runs/get-by-well-guids","summary":"Get runs by well guids","prefix":{"name":"post","color":"post"},"badges":[],"link":"/run/paths/~1v1~1runs~1get-by-well-guids/post","deprecated":false},{"title":"/v1/runs/qc-rules","summary":"Get QC rules for run","prefix":{"name":"get","color":"get"},"badges":[],"link":"/run/paths/~1v1~1runs~1qc-rules/get","deprecated":false},{"title":"/v1/runs/scroll-to-next-page/{next_page_id}","summary":"Scroll to fetch results of next page","prefix":{"name":"get","color":"get"},"badges":[],"link":"/run/paths/~1v1~1runs~1scroll-to-next-page~1{next_page_id}/get","deprecated":false}]}]}]}]}},{"type":"group","label":"Survey","link":"/solutions/drillplan/apis/offsetwellapi/survey","routeSlug":"/solutions/drillplan/apis/offsetwellapi/survey","items":[{"label":"Create new or update existing survey entities","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/survey/paths/~1v1~1surveys/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/survey/paths/~1v1~1surveys/post","metadata":{"seo":{"title":"Create new or update existing survey entities","description":"Create new or update existing survey entities"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Create new or update existing survey entities","isWebhook":false,"pointer":"/paths/~1v1~1surveys/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create new or update existing survey entities","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1surveys/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_529"},"application/json":{"schemaId":"schema_529"},"text/json":{"schemaId":"schema_529"},"application/*+json":{"schemaId":"schema_529"}},"schemaId":"schema_529","pointer":"/paths/~1v1~1surveys/post/requestBody","description":"A list of Survey entities to be created or updated"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/surveys","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_529"},"application/json":{"schemaId":"schema_529"},"text/json":{"schemaId":"schema_529"},"application/*+json":{"schemaId":"schema_529"}},"responseCodes":["201","401"],"pointer":"/v1/surveys","href":"survey/paths/~1v1~1surveys/post","summary":"Create new or update existing survey entities","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_529","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_529"},"application/json":{"schemaId":"schema_529"},"text/json":{"schemaId":"schema_529"},"application/*+json":{"schemaId":"schema_529"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Created","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1surveys/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/survey/paths/~1v1~1surveys/post"}],"panels":[]}]},"httpPath":"/v1/surveys"},{"label":"Delete survey entities by ids","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/survey/paths/~1v1~1surveys~1delete-by-ids/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/survey/paths/~1v1~1surveys~1delete-by-ids/post","metadata":{"seo":{"title":"Delete survey entities by ids","description":"Delete survey entities by ids"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Delete survey entities by ids","isWebhook":false,"pointer":"/paths/~1v1~1surveys~1delete-by-ids/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete survey entities by ids","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1surveys~1delete-by-ids/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"schemaId":"schema_521","pointer":"/paths/~1v1~1surveys~1delete-by-ids/post/requestBody","description":"Entity ids to delete by"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/surveys/delete-by-ids","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"responseCodes":["200","401"],"pointer":"/v1/surveys/delete-by-ids","href":"survey/paths/~1v1~1surveys~1delete-by-ids/post","summary":"Delete survey entities by ids","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_521","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1surveys~1delete-by-ids/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/survey/paths/~1v1~1surveys~1delete-by-ids/post"}],"panels":[]}]},"httpPath":"/v1/surveys/delete-by-ids"},{"label":"Delete survey entities by well guids","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/survey/paths/~1v1~1surveys~1delete-by-well-guids/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/survey/paths/~1v1~1surveys~1delete-by-well-guids/post","metadata":{"seo":{"title":"Delete survey entities by well guids","description":"Delete survey entities by well guids"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Delete survey entities by well guids","isWebhook":false,"pointer":"/paths/~1v1~1surveys~1delete-by-well-guids/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete survey entities by well guids","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1surveys~1delete-by-well-guids/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"schemaId":"schema_521","pointer":"/paths/~1v1~1surveys~1delete-by-well-guids/post/requestBody","description":"Well guids to delete entities by"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/surveys/delete-by-well-guids","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"responseCodes":["200","401"],"pointer":"/v1/surveys/delete-by-well-guids","href":"survey/paths/~1v1~1surveys~1delete-by-well-guids/post","summary":"Delete survey entities by well guids","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_521","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1surveys~1delete-by-well-guids/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/survey/paths/~1v1~1surveys~1delete-by-well-guids/post"}],"panels":[]}]},"httpPath":"/v1/surveys/delete-by-well-guids"},{"label":"Get surveys by ids","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/survey/paths/~1v1~1surveys~1get-by-ids/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/survey/paths/~1v1~1surveys~1get-by-ids/post","metadata":{"seo":{"title":"Get surveys by ids","description":"Get surveys by ids"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get surveys by ids","isWebhook":false,"pointer":"/paths/~1v1~1surveys~1get-by-ids/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get surveys by ids","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"page_size","in":"query","schemaId":"schema_522","description":"Max number of entities to include in current search (max 9999)"}],"pointer":"/paths/~1v1~1surveys~1get-by-ids/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1surveys~1get-by-ids/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"schemaId":"schema_521","pointer":"/paths/~1v1~1surveys~1get-by-ids/post/requestBody","description":"Entity ids to get by"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/surveys/get-by-ids","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[{"name":"page_size","in":"query","schemaId":"schema_522"}],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"responseCodes":["200","401"],"pointer":"/v1/surveys/get-by-ids","href":"survey/paths/~1v1~1surveys~1get-by-ids/post","summary":"Get surveys by ids","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_521","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1surveys~1get-by-ids/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/survey/paths/~1v1~1surveys~1get-by-ids/post"}],"panels":[]}]},"httpPath":"/v1/surveys/get-by-ids"},{"label":"Get surveys by well guids","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/survey/paths/~1v1~1surveys~1get-by-well-guids/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/survey/paths/~1v1~1surveys~1get-by-well-guids/post","metadata":{"seo":{"title":"Get surveys by well guids","description":"Get surveys by well guids"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get surveys by well guids","isWebhook":false,"pointer":"/paths/~1v1~1surveys~1get-by-well-guids/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get surveys by well guids","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"page_size","in":"query","schemaId":"schema_522","description":"Max number of entities to include in current search (max 9999)"}],"pointer":"/paths/~1v1~1surveys~1get-by-well-guids/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1surveys~1get-by-well-guids/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"schemaId":"schema_521","pointer":"/paths/~1v1~1surveys~1get-by-well-guids/post/requestBody","description":"Well guids to get by"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/surveys/get-by-well-guids","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[{"name":"page_size","in":"query","schemaId":"schema_522"}],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"responseCodes":["200","401"],"pointer":"/v1/surveys/get-by-well-guids","href":"survey/paths/~1v1~1surveys~1get-by-well-guids/post","summary":"Get surveys by well guids","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_521","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1surveys~1get-by-well-guids/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/survey/paths/~1v1~1surveys~1get-by-well-guids/post"}],"panels":[]}]},"httpPath":"/v1/surveys/get-by-well-guids"},{"label":"Get QC rules for survey","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/survey/paths/~1v1~1surveys~1qc-rules/get","routeSlug":"/solutions/drillplan/apis/offsetwellapi/survey/paths/~1v1~1surveys~1qc-rules/get","metadata":{"seo":{"title":"Get QC rules for survey","description":"Get QC rules for survey"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get QC rules for survey","isWebhook":false,"pointer":"/paths/~1v1~1surveys~1qc-rules/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get QC rules for survey","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1surveys~1qc-rules/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/surveys/qc-rules","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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","401"],"pointer":"/v1/surveys/qc-rules","href":"survey/paths/~1v1~1surveys~1qc-rules/get","summary":"Get QC rules for survey","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","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":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"schema_523"},"application/json":{"schemaId":"schema_523"},"text/json":{"schemaId":"schema_523"}},"schemaId":"schema_523"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1surveys~1qc-rules/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_523","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"schema_523"},"application/json":{"schemaId":"schema_523"},"text/json":{"schemaId":"schema_523"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/survey/paths/~1v1~1surveys~1qc-rules/get"}],"panels":[]}]},"httpPath":"/v1/surveys/qc-rules"},{"label":"Scroll to fetch results of next page","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/survey/paths/~1v1~1surveys~1scroll-to-next-page~1{next_page_id}/get","routeSlug":"/solutions/drillplan/apis/offsetwellapi/survey/paths/~1v1~1surveys~1scroll-to-next-page~1{next_page_id}/get","metadata":{"seo":{"title":"Scroll to fetch results of next page","description":"Scroll to fetch results of next page"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Scroll to fetch results of next page","isWebhook":false,"pointer":"/paths/~1v1~1surveys~1scroll-to-next-page~1{next_page_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Scroll to fetch results of next page","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"next_page_id","in":"path","schemaId":"schema_519","description":"An id string retrieved from previous search or scroll","required":true}],"pointer":"/paths/~1v1~1surveys~1scroll-to-next-page~1{next_page_id}/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1surveys~1scroll-to-next-page~1{next_page_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/surveys/scroll-to-next-page/{next_page_id}","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[{"name":"next_page_id","in":"path","required":true,"schemaId":"schema_519"}],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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","401"],"pointer":"/v1/surveys/scroll-to-next-page/{next_page_id}","href":"survey/paths/~1v1~1surveys~1scroll-to-next-page~1{next_page_id}/get","summary":"Scroll to fetch results of next page","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","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":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1surveys~1scroll-to-next-page~1{next_page_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/survey/paths/~1v1~1surveys~1scroll-to-next-page~1{next_page_id}/get"}],"panels":[]}]},"httpPath":"/v1/surveys/scroll-to-next-page/{next_page_id}"}],"content":{"contentType":"group","meta":{"name":"Survey"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Survey","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/surveys","summary":"Create new or update existing survey entities","prefix":{"name":"post","color":"post"},"badges":[],"link":"/survey/paths/~1v1~1surveys/post","deprecated":false},{"title":"/v1/surveys/delete-by-ids","summary":"Delete survey entities by ids","prefix":{"name":"post","color":"post"},"badges":[],"link":"/survey/paths/~1v1~1surveys~1delete-by-ids/post","deprecated":false},{"title":"/v1/surveys/delete-by-well-guids","summary":"Delete survey entities by well guids","prefix":{"name":"post","color":"post"},"badges":[],"link":"/survey/paths/~1v1~1surveys~1delete-by-well-guids/post","deprecated":false},{"title":"/v1/surveys/get-by-ids","summary":"Get surveys by ids","prefix":{"name":"post","color":"post"},"badges":[],"link":"/survey/paths/~1v1~1surveys~1get-by-ids/post","deprecated":false},{"title":"/v1/surveys/get-by-well-guids","summary":"Get surveys by well guids","prefix":{"name":"post","color":"post"},"badges":[],"link":"/survey/paths/~1v1~1surveys~1get-by-well-guids/post","deprecated":false},{"title":"/v1/surveys/qc-rules","summary":"Get QC rules for survey","prefix":{"name":"get","color":"get"},"badges":[],"link":"/survey/paths/~1v1~1surveys~1qc-rules/get","deprecated":false},{"title":"/v1/surveys/scroll-to-next-page/{next_page_id}","summary":"Scroll to fetch results of next page","prefix":{"name":"get","color":"get"},"badges":[],"link":"/survey/paths/~1v1~1surveys~1scroll-to-next-page~1{next_page_id}/get","deprecated":false}]}]}]}]}},{"type":"group","label":"WellList","link":"/solutions/drillplan/apis/offsetwellapi/welllist","routeSlug":"/solutions/drillplan/apis/offsetwellapi/welllist","items":[{"label":"Create new or update existing well list entities","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/welllist/paths/~1v1~1well-lists/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/welllist/paths/~1v1~1well-lists/post","metadata":{"seo":{"title":"Create new or update existing well list entities","description":"Create new or update existing well list entities"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Create new or update existing well list entities","isWebhook":false,"pointer":"/paths/~1v1~1well-lists/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create new or update existing well list entities","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1well-lists/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_530"},"application/json":{"schemaId":"schema_530"},"text/json":{"schemaId":"schema_530"},"application/*+json":{"schemaId":"schema_530"}},"schemaId":"schema_530","pointer":"/paths/~1v1~1well-lists/post/requestBody","description":"A list of well list to be created or updated"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/well-lists","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_530"},"application/json":{"schemaId":"schema_530"},"text/json":{"schemaId":"schema_530"},"application/*+json":{"schemaId":"schema_530"}},"responseCodes":["201","401"],"pointer":"/v1/well-lists","href":"welllist/paths/~1v1~1well-lists/post","summary":"Create new or update existing well list entities","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_530","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_530"},"application/json":{"schemaId":"schema_530"},"text/json":{"schemaId":"schema_530"},"application/*+json":{"schemaId":"schema_530"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Created","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1well-lists/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/welllist/paths/~1v1~1well-lists/post"}],"panels":[]}]},"httpPath":"/v1/well-lists"},{"label":"Delete well list entities by ids","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/welllist/paths/~1v1~1well-lists~1delete-by-ids/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/welllist/paths/~1v1~1well-lists~1delete-by-ids/post","metadata":{"seo":{"title":"Delete well list entities by ids","description":"Delete well list entities by ids"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Delete well list entities by ids","isWebhook":false,"pointer":"/paths/~1v1~1well-lists~1delete-by-ids/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete well list entities by ids","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1well-lists~1delete-by-ids/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"schemaId":"schema_521","pointer":"/paths/~1v1~1well-lists~1delete-by-ids/post/requestBody","description":"Entity ids to delete"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/well-lists/delete-by-ids","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"responseCodes":["200","401"],"pointer":"/v1/well-lists/delete-by-ids","href":"welllist/paths/~1v1~1well-lists~1delete-by-ids/post","summary":"Delete well list entities by ids","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_521","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1well-lists~1delete-by-ids/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/welllist/paths/~1v1~1well-lists~1delete-by-ids/post"}],"panels":[]}]},"httpPath":"/v1/well-lists/delete-by-ids"},{"label":"Delete well list entities by anchor well guids","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/welllist/paths/~1v1~1well-lists~1delete-by-well-guids/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/welllist/paths/~1v1~1well-lists~1delete-by-well-guids/post","metadata":{"seo":{"title":"Delete well list entities by anchor well guids","description":"Delete well list entities by anchor well guids"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Delete well list entities by anchor well guids","isWebhook":false,"pointer":"/paths/~1v1~1well-lists~1delete-by-well-guids/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete well list entities by anchor well guids","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1well-lists~1delete-by-well-guids/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"schemaId":"schema_521","pointer":"/paths/~1v1~1well-lists~1delete-by-well-guids/post/requestBody","description":"Anchor well guids to delete by"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/well-lists/delete-by-well-guids","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"responseCodes":["200","401"],"pointer":"/v1/well-lists/delete-by-well-guids","href":"welllist/paths/~1v1~1well-lists~1delete-by-well-guids/post","summary":"Delete well list entities by anchor well guids","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_521","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1well-lists~1delete-by-well-guids/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/welllist/paths/~1v1~1well-lists~1delete-by-well-guids/post"}],"panels":[]}]},"httpPath":"/v1/well-lists/delete-by-well-guids"},{"label":"Get well lists by ids","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/welllist/paths/~1v1~1well-lists~1get-by-ids/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/welllist/paths/~1v1~1well-lists~1get-by-ids/post","metadata":{"seo":{"title":"Get well lists by ids","description":"Get well lists by ids"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get well lists by ids","isWebhook":false,"pointer":"/paths/~1v1~1well-lists~1get-by-ids/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get well lists by ids","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"page_size","in":"query","schemaId":"schema_522","description":"Max number of entities to include in current search (max 9999)"}],"pointer":"/paths/~1v1~1well-lists~1get-by-ids/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1well-lists~1get-by-ids/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"schemaId":"schema_521","pointer":"/paths/~1v1~1well-lists~1get-by-ids/post/requestBody","description":"Entity ids to get by"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/well-lists/get-by-ids","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[{"name":"page_size","in":"query","schemaId":"schema_522"}],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"responseCodes":["200","401"],"pointer":"/v1/well-lists/get-by-ids","href":"welllist/paths/~1v1~1well-lists~1get-by-ids/post","summary":"Get well lists by ids","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_521","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1well-lists~1get-by-ids/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/welllist/paths/~1v1~1well-lists~1get-by-ids/post"}],"panels":[]}]},"httpPath":"/v1/well-lists/get-by-ids"},{"label":"Get well lists by well guids","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/welllist/paths/~1v1~1well-lists~1get-by-well-guids/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/welllist/paths/~1v1~1well-lists~1get-by-well-guids/post","metadata":{"seo":{"title":"Get well lists by well guids","description":"Get well lists by well guids"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get well lists by well guids","isWebhook":false,"pointer":"/paths/~1v1~1well-lists~1get-by-well-guids/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get well lists by well guids","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"page_size","in":"query","schemaId":"schema_522","description":"Max number of entities to include in current search (max 9999)"}],"pointer":"/paths/~1v1~1well-lists~1get-by-well-guids/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1well-lists~1get-by-well-guids/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"schemaId":"schema_521","pointer":"/paths/~1v1~1well-lists~1get-by-well-guids/post/requestBody","description":"Well guids to get by"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/well-lists/get-by-well-guids","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[{"name":"page_size","in":"query","schemaId":"schema_522"}],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"responseCodes":["200","401"],"pointer":"/v1/well-lists/get-by-well-guids","href":"welllist/paths/~1v1~1well-lists~1get-by-well-guids/post","summary":"Get well lists by well guids","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_521","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1well-lists~1get-by-well-guids/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/welllist/paths/~1v1~1well-lists~1get-by-well-guids/post"}],"panels":[]}]},"httpPath":"/v1/well-lists/get-by-well-guids"},{"label":"Get QC rules for well list entity","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/welllist/paths/~1v1~1well-lists~1qc-rules/get","routeSlug":"/solutions/drillplan/apis/offsetwellapi/welllist/paths/~1v1~1well-lists~1qc-rules/get","metadata":{"seo":{"title":"Get QC rules for well list entity","description":"Get QC rules for well list entity"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get QC rules for well list entity","isWebhook":false,"pointer":"/paths/~1v1~1well-lists~1qc-rules/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get QC rules for well list entity","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1well-lists~1qc-rules/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/well-lists/qc-rules","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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","401"],"pointer":"/v1/well-lists/qc-rules","href":"welllist/paths/~1v1~1well-lists~1qc-rules/get","summary":"Get QC rules for well list entity","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","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":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"schema_523"},"application/json":{"schemaId":"schema_523"},"text/json":{"schemaId":"schema_523"}},"schemaId":"schema_523"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1well-lists~1qc-rules/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_523","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"schema_523"},"application/json":{"schemaId":"schema_523"},"text/json":{"schemaId":"schema_523"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/welllist/paths/~1v1~1well-lists~1qc-rules/get"}],"panels":[]}]},"httpPath":"/v1/well-lists/qc-rules"},{"label":"Scroll to fetch results of next page","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/welllist/paths/~1v1~1well-lists~1scroll-to-next-page~1{next_page_id}/get","routeSlug":"/solutions/drillplan/apis/offsetwellapi/welllist/paths/~1v1~1well-lists~1scroll-to-next-page~1{next_page_id}/get","metadata":{"seo":{"title":"Scroll to fetch results of next page","description":"Scroll to fetch results of next page"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Scroll to fetch results of next page","isWebhook":false,"pointer":"/paths/~1v1~1well-lists~1scroll-to-next-page~1{next_page_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Scroll to fetch results of next page","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"next_page_id","in":"path","schemaId":"schema_519","description":"An id string retrieved from previous search or scroll","required":true}],"pointer":"/paths/~1v1~1well-lists~1scroll-to-next-page~1{next_page_id}/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1well-lists~1scroll-to-next-page~1{next_page_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/well-lists/scroll-to-next-page/{next_page_id}","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[{"name":"next_page_id","in":"path","required":true,"schemaId":"schema_519"}],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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","401"],"pointer":"/v1/well-lists/scroll-to-next-page/{next_page_id}","href":"welllist/paths/~1v1~1well-lists~1scroll-to-next-page~1{next_page_id}/get","summary":"Scroll to fetch results of next page","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","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":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1well-lists~1scroll-to-next-page~1{next_page_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/welllist/paths/~1v1~1well-lists~1scroll-to-next-page~1{next_page_id}/get"}],"panels":[]}]},"httpPath":"/v1/well-lists/scroll-to-next-page/{next_page_id}"}],"content":{"contentType":"group","meta":{"name":"WellList"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"WellList","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/well-lists","summary":"Create new or update existing well list entities","prefix":{"name":"post","color":"post"},"badges":[],"link":"/welllist/paths/~1v1~1well-lists/post","deprecated":false},{"title":"/v1/well-lists/delete-by-ids","summary":"Delete well list entities by ids","prefix":{"name":"post","color":"post"},"badges":[],"link":"/welllist/paths/~1v1~1well-lists~1delete-by-ids/post","deprecated":false},{"title":"/v1/well-lists/delete-by-well-guids","summary":"Delete well list entities by anchor well guids","prefix":{"name":"post","color":"post"},"badges":[],"link":"/welllist/paths/~1v1~1well-lists~1delete-by-well-guids/post","deprecated":false},{"title":"/v1/well-lists/get-by-ids","summary":"Get well lists by ids","prefix":{"name":"post","color":"post"},"badges":[],"link":"/welllist/paths/~1v1~1well-lists~1get-by-ids/post","deprecated":false},{"title":"/v1/well-lists/get-by-well-guids","summary":"Get well lists by well guids","prefix":{"name":"post","color":"post"},"badges":[],"link":"/welllist/paths/~1v1~1well-lists~1get-by-well-guids/post","deprecated":false},{"title":"/v1/well-lists/qc-rules","summary":"Get QC rules for well list entity","prefix":{"name":"get","color":"get"},"badges":[],"link":"/welllist/paths/~1v1~1well-lists~1qc-rules/get","deprecated":false},{"title":"/v1/well-lists/scroll-to-next-page/{next_page_id}","summary":"Scroll to fetch results of next page","prefix":{"name":"get","color":"get"},"badges":[],"link":"/welllist/paths/~1v1~1well-lists~1scroll-to-next-page~1{next_page_id}/get","deprecated":false}]}]}]}]}},{"type":"group","label":"Well","link":"/solutions/drillplan/apis/offsetwellapi/well","routeSlug":"/solutions/drillplan/apis/offsetwellapi/well","items":[{"label":"Create new or update existing well entities","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/well/paths/~1v1~1wells/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/well/paths/~1v1~1wells/post","metadata":{"seo":{"title":"Create new or update existing well entities","description":"Create new or update existing well entities"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Create new or update existing well entities","isWebhook":false,"pointer":"/paths/~1v1~1wells/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create new or update existing well entities","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1wells/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_531"},"application/json":{"schemaId":"schema_531"},"text/json":{"schemaId":"schema_531"},"application/*+json":{"schemaId":"schema_531"}},"schemaId":"schema_531","pointer":"/paths/~1v1~1wells/post/requestBody","description":"A list of well entities to be created or updated"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/wells","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_531"},"application/json":{"schemaId":"schema_531"},"text/json":{"schemaId":"schema_531"},"application/*+json":{"schemaId":"schema_531"}},"responseCodes":["201","401"],"pointer":"/v1/wells","href":"well/paths/~1v1~1wells/post","summary":"Create new or update existing well entities","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_531","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_531"},"application/json":{"schemaId":"schema_531"},"text/json":{"schemaId":"schema_531"},"application/*+json":{"schemaId":"schema_531"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Created","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1wells/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/well/paths/~1v1~1wells/post"}],"panels":[]}]},"httpPath":"/v1/wells"},{"label":"Compute depths data for Activity, Risk, DrillingParameter and Survey by provided well guids","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/well/paths/~1v1~1wells~1compute-depths/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/well/paths/~1v1~1wells~1compute-depths/post","metadata":{"seo":{"title":"Compute depths data for Activity, Risk, DrillingParameter and Survey by provided well guids","description":"Compute depths data for Activity, Risk, DrillingParameter and Survey by provided well guids"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Compute depths data for Activity, Risk, DrillingParameter and Survey by provided well guids","isWebhook":false,"pointer":"/paths/~1v1~1wells~1compute-depths/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Compute depths data for Activity, Risk, DrillingParameter and Survey by provided well guids","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1wells~1compute-depths/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DataEnrichmentRequest"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DataEnrichmentRequest"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DataEnrichmentRequest"},"application/*+json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DataEnrichmentRequest"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DataEnrichmentRequest","pointer":"/paths/~1v1~1wells~1compute-depths/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/wells/compute-depths","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DataEnrichmentRequest"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DataEnrichmentRequest"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DataEnrichmentRequest"},"application/*+json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DataEnrichmentRequest"}},"responseCodes":["200","401"],"pointer":"/v1/wells/compute-depths","href":"well/paths/~1v1~1wells~1compute-depths/post","summary":"Compute depths data for Activity, Risk, DrillingParameter and Survey by provided well guids","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DataEnrichmentRequest","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DataEnrichmentRequest"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DataEnrichmentRequest"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DataEnrichmentRequest"},"application/*+json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DataEnrichmentRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"schema_532"},"application/json":{"schemaId":"schema_532"},"text/json":{"schemaId":"schema_532"}},"schemaId":"schema_532"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1wells~1compute-depths/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_532","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"schema_532"},"application/json":{"schemaId":"schema_532"},"text/json":{"schemaId":"schema_532"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/well/paths/~1v1~1wells~1compute-depths/post"}],"panels":[]}]},"httpPath":"/v1/wells/compute-depths"},{"label":"Delete well entities by ids","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/well/paths/~1v1~1wells~1delete-by-ids/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/well/paths/~1v1~1wells~1delete-by-ids/post","metadata":{"seo":{"title":"Delete well entities by ids","description":"Delete well entities by ids"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Delete well entities by ids","isWebhook":false,"pointer":"/paths/~1v1~1wells~1delete-by-ids/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete well entities by ids","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1wells~1delete-by-ids/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"schemaId":"schema_521","pointer":"/paths/~1v1~1wells~1delete-by-ids/post/requestBody","description":"Entity ids to delete by"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/wells/delete-by-ids","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"responseCodes":["200","401"],"pointer":"/v1/wells/delete-by-ids","href":"well/paths/~1v1~1wells~1delete-by-ids/post","summary":"Delete well entities by ids","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_521","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1wells~1delete-by-ids/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/well/paths/~1v1~1wells~1delete-by-ids/post"}],"panels":[]}]},"httpPath":"/v1/wells/delete-by-ids"},{"label":"Delete well entities by well guids","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/well/paths/~1v1~1wells~1delete-by-well-guids/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/well/paths/~1v1~1wells~1delete-by-well-guids/post","metadata":{"seo":{"title":"Delete well entities by well guids","description":"Delete well entities by well guids"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Delete well entities by well guids","isWebhook":false,"pointer":"/paths/~1v1~1wells~1delete-by-well-guids/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete well entities by well guids","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1wells~1delete-by-well-guids/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"schemaId":"schema_521","pointer":"/paths/~1v1~1wells~1delete-by-well-guids/post/requestBody","description":"Well guids to delete by"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/wells/delete-by-well-guids","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"responseCodes":["200","401"],"pointer":"/v1/wells/delete-by-well-guids","href":"well/paths/~1v1~1wells~1delete-by-well-guids/post","summary":"Delete well entities by well guids","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_521","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1wells~1delete-by-well-guids/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/well/paths/~1v1~1wells~1delete-by-well-guids/post"}],"panels":[]}]},"httpPath":"/v1/wells/delete-by-well-guids"},{"label":"Get well entities by ids","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/well/paths/~1v1~1wells~1get-by-ids/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/well/paths/~1v1~1wells~1get-by-ids/post","metadata":{"seo":{"title":"Get well entities by ids","description":"Get well entities by ids"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get well entities by ids","isWebhook":false,"pointer":"/paths/~1v1~1wells~1get-by-ids/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get well entities by ids","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"page_size","in":"query","schemaId":"schema_522","description":"Max number of entities to include in current search (max 9999)"}],"pointer":"/paths/~1v1~1wells~1get-by-ids/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1wells~1get-by-ids/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"schemaId":"schema_521","pointer":"/paths/~1v1~1wells~1get-by-ids/post/requestBody","description":"Entity ids to get by"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/wells/get-by-ids","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[{"name":"page_size","in":"query","schemaId":"schema_522"}],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"responseCodes":["200","401"],"pointer":"/v1/wells/get-by-ids","href":"well/paths/~1v1~1wells~1get-by-ids/post","summary":"Get well entities by ids","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_521","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1wells~1get-by-ids/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/well/paths/~1v1~1wells~1get-by-ids/post"}],"panels":[]}]},"httpPath":"/v1/wells/get-by-ids"},{"label":"Get well entities by well guids","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/well/paths/~1v1~1wells~1get-by-well-guids/post","routeSlug":"/solutions/drillplan/apis/offsetwellapi/well/paths/~1v1~1wells~1get-by-well-guids/post","metadata":{"seo":{"title":"Get well entities by well guids","description":"Get well entities by well guids"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get well entities by well guids","isWebhook":false,"pointer":"/paths/~1v1~1wells~1get-by-well-guids/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get well entities by well guids","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"page_size","in":"query","schemaId":"schema_522","description":"Max number of entities to include in current search (max 9999)"}],"pointer":"/paths/~1v1~1wells~1get-by-well-guids/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1wells~1get-by-well-guids/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"schemaId":"schema_521","pointer":"/paths/~1v1~1wells~1get-by-well-guids/post/requestBody","description":"Well guids to get by"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/wells/get-by-well-guids","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[{"name":"page_size","in":"query","schemaId":"schema_522"}],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"responseCodes":["200","401"],"pointer":"/v1/wells/get-by-well-guids","href":"well/paths/~1v1~1wells~1get-by-well-guids/post","summary":"Get well entities by well guids","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"schemaId":"schema_521","mediaTypes":["application/json-patch+json","application/json","text/json","application/*+json"],"mediaTypeSchemas":{"application/json-patch+json":{"schemaId":"schema_521"},"application/json":{"schemaId":"schema_521"},"text/json":{"schemaId":"schema_521"},"application/*+json":{"schemaId":"schema_521"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1wells~1get-by-well-guids/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/well/paths/~1v1~1wells~1get-by-well-guids/post"}],"panels":[]}]},"httpPath":"/v1/wells/get-by-well-guids"},{"label":"Get QC rules for well entity","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/well/paths/~1v1~1wells~1qc-rules/get","routeSlug":"/solutions/drillplan/apis/offsetwellapi/well/paths/~1v1~1wells~1qc-rules/get","metadata":{"seo":{"title":"Get QC rules for well entity","description":"Get QC rules for well entity"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get QC rules for well entity","isWebhook":false,"pointer":"/paths/~1v1~1wells~1qc-rules/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get QC rules for well entity","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1wells~1qc-rules/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/wells/qc-rules","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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","401"],"pointer":"/v1/wells/qc-rules","href":"well/paths/~1v1~1wells~1qc-rules/get","summary":"Get QC rules for well entity","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","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":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"schema_523"},"application/json":{"schemaId":"schema_523"},"text/json":{"schemaId":"schema_523"}},"schemaId":"schema_523"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1wells~1qc-rules/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_523","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"schema_523"},"application/json":{"schemaId":"schema_523"},"text/json":{"schemaId":"schema_523"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/well/paths/~1v1~1wells~1qc-rules/get"}],"panels":[]}]},"httpPath":"/v1/wells/qc-rules"},{"label":"Scroll to fetch results of next page","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/solutions/drillplan/apis/offsetwellapi/well/paths/~1v1~1wells~1scroll-to-next-page~1{next_page_id}/get","routeSlug":"/solutions/drillplan/apis/offsetwellapi/well/paths/~1v1~1wells~1scroll-to-next-page~1{next_page_id}/get","metadata":{"seo":{"title":"Scroll to fetch results of next page","description":"Scroll to fetch results of next page"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Scroll to fetch results of next page","isWebhook":false,"pointer":"/paths/~1v1~1wells~1scroll-to-next-page~1{next_page_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Scroll to fetch results of next page","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"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":"next_page_id","in":"path","schemaId":"schema_519","description":"An id string retrieved from previous search or scroll","required":true}],"pointer":"/paths/~1v1~1wells~1scroll-to-next-page~1{next_page_id}/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"slb-partition-id","in":"header","schemaId":"schema_519","description":"Slb partition id","required":true}],"pointer":"/paths/~1v1~1wells~1scroll-to-next-page~1{next_page_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/wells/scroll-to-next-page/{next_page_id}","servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[{"name":"next_page_id","in":"path","required":true,"schemaId":"schema_519"}],"query":[],"querystring":[],"header":[{"name":"slb-partition-id","in":"header","required":true,"schemaId":"schema_519"}],"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","401"],"pointer":"/v1/wells/scroll-to-next-page/{next_page_id}","href":"well/paths/~1v1~1wells~1scroll-to-next-page~1{next_page_id}/get","summary":"Scroll to fetch results of next page","securityGroups":[{"bearer":[],"appkey":[]},{"sauth_service_token":[],"appkey":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://eu-api.delfi.slb.com/drillplan/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","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":"OK","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}},"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},{"code":"401","description":"Unauthorized","mediaType":"text/plain","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}],"pointer":"/paths/~1v1~1wells~1scroll-to-next-page~1{next_page_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"application/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"text/json":{"schemaId":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"}}},{"code":"401","schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","mediaTypes":["text/plain","application/json","text/json"],"mediaTypeContent":{"text/plain":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"application/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"},"text/json":{"schemaId":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/well/paths/~1v1~1wells~1scroll-to-next-page~1{next_page_id}/get"}],"panels":[]}]},"httpPath":"/v1/wells/scroll-to-next-page/{next_page_id}"}],"content":{"contentType":"group","meta":{"name":"Well"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Well","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/wells","summary":"Create new or update existing well entities","prefix":{"name":"post","color":"post"},"badges":[],"link":"/well/paths/~1v1~1wells/post","deprecated":false},{"title":"/v1/wells/compute-depths","summary":"Compute depths data for Activity, Risk, DrillingParameter and Survey by provided well guids","prefix":{"name":"post","color":"post"},"badges":[],"link":"/well/paths/~1v1~1wells~1compute-depths/post","deprecated":false},{"title":"/v1/wells/delete-by-ids","summary":"Delete well entities by ids","prefix":{"name":"post","color":"post"},"badges":[],"link":"/well/paths/~1v1~1wells~1delete-by-ids/post","deprecated":false},{"title":"/v1/wells/delete-by-well-guids","summary":"Delete well entities by well guids","prefix":{"name":"post","color":"post"},"badges":[],"link":"/well/paths/~1v1~1wells~1delete-by-well-guids/post","deprecated":false},{"title":"/v1/wells/get-by-ids","summary":"Get well entities by ids","prefix":{"name":"post","color":"post"},"badges":[],"link":"/well/paths/~1v1~1wells~1get-by-ids/post","deprecated":false},{"title":"/v1/wells/get-by-well-guids","summary":"Get well entities by well guids","prefix":{"name":"post","color":"post"},"badges":[],"link":"/well/paths/~1v1~1wells~1get-by-well-guids/post","deprecated":false},{"title":"/v1/wells/qc-rules","summary":"Get QC rules for well entity","prefix":{"name":"get","color":"get"},"badges":[],"link":"/well/paths/~1v1~1wells~1qc-rules/get","deprecated":false},{"title":"/v1/wells/scroll-to-next-page/{next_page_id}","summary":"Scroll to fetch results of next page","prefix":{"name":"get","color":"get"},"badges":[],"link":"/well/paths/~1v1~1wells~1scroll-to-next-page~1{next_page_id}/get","deprecated":false}]}]}]}]}}],"store":{"schemaStore":{"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails":{"id":"components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails","kind":"json-schema","title":"Microsoft.AspNetCore.Mvc.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/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto","data":{"type":"object","properties":{"well_name":{"type":"string","nullable":true},"duration":{"type":"number","format":"double","nullable":true},"physical_container_name":{"type":"string","nullable":true},"creation_utc_timestamp":{"type":"string","format":"date-time","nullable":true},"last_modification_utc_timestamp":{"type":"string","format":"date-time","nullable":true},"version":{"type":"integer","format":"int32","nullable":true},"id":{"type":"string","nullable":true},"activity_end_md":{"type":"number","format":"double","nullable":true},"activity_catalog_id":{"type":"string","nullable":true},"activity_start_md":{"type":"number","format":"double","nullable":true},"section_id":{"type":"string","nullable":true},"hole_bottom_md":{"type":"number","format":"double","nullable":true},"hole_bottom_tvd":{"type":"number","format":"double","nullable":true},"hole_top_md":{"type":"number","format":"double","nullable":true},"hole_top_tvd":{"type":"number","format":"double","nullable":true},"comments":{"type":"string","nullable":true},"data_source":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"end_date":{"type":"string","format":"date-time","nullable":true},"npt_reason":{"type":"string","nullable":true},"start_date":{"type":"string","format":"date-time","nullable":true},"time_classification":{"type":"string","nullable":true},"well_guid":{"type":"string","nullable":true},"hole_size":{"type":"number","format":"double","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivityUpsertDto":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivityUpsertDto","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivityUpsertDto","data":{"type":"object","properties":{"id":{"type":"string","nullable":true},"activity_end_md":{"type":"number","format":"double","nullable":true},"activity_catalog_id":{"type":"string","nullable":true},"activity_start_md":{"type":"number","format":"double","nullable":true},"section_id":{"type":"string","nullable":true},"hole_bottom_md":{"type":"number","format":"double","nullable":true},"hole_bottom_tvd":{"type":"number","format":"double","nullable":true},"hole_top_md":{"type":"number","format":"double","nullable":true},"hole_top_tvd":{"type":"number","format":"double","nullable":true},"comments":{"type":"string","nullable":true},"data_source":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"end_date":{"type":"string","format":"date-time","nullable":true},"npt_reason":{"type":"string","nullable":true},"start_date":{"type":"string","format":"date-time","nullable":true},"time_classification":{"type":"string","nullable":true},"well_guid":{"type":"string","nullable":true},"hole_size":{"type":"number","format":"double","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.CasingSearchDto":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.CasingSearchDto","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.CasingSearchDto","data":{"type":"object","properties":{"type":{"type":"string","nullable":true},"od":{"type":"number","format":"double","nullable":true},"depth_from":{"type":"number","format":"double","nullable":true},"depth_to":{"type":"number","format":"double","nullable":true},"section_id":{"type":"string","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.CasingUpsertDto":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.CasingUpsertDto","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.CasingUpsertDto","data":{"type":"object","properties":{"type":{"type":"string","nullable":true},"od":{"type":"number","format":"double","nullable":true},"depth_from":{"type":"number","format":"double","nullable":true},"depth_to":{"type":"number","format":"double","nullable":true},"section_id":{"type":"string","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ChildWellDto":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ChildWellDto","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ChildWellDto","data":{"type":"object","properties":{"guid":{"type":"string","nullable":true},"name":{"type":"string","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DataEnrichmentRequest":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DataEnrichmentRequest","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DataEnrichmentRequest","data":{"type":"object","properties":{"well_guids":{"type":"array","items":{"type":"string"},"nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DataEnrichmentResult":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DataEnrichmentResult","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DataEnrichmentResult","data":{"type":"object","properties":{"severity":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.Severity"},"action_key":{"type":"string","nullable":true},"well_guid":{"type":"string","nullable":true},"preparation_result":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DataPreparationResult"},"activity_result":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EnrichmentResult"},"risk_result":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EnrichmentResult"},"parameter_result":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EnrichmentResult"},"survey_result":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EnrichmentResult"},"well_result":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EnrichmentResult"}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DataPreparationResult":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DataPreparationResult","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DataPreparationResult","data":{"type":"object","properties":{"preparationSucceeded":{"type":"boolean","readOnly":true},"trajectoryError":{"type":"string","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DrillingParameterSearchDto":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DrillingParameterSearchDto","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DrillingParameterSearchDto","data":{"type":"object","properties":{"well_name":{"type":"string","nullable":true},"run_number":{"type":"integer","format":"int32","nullable":true},"physical_container_name":{"type":"string","nullable":true},"creation_utc_timestamp":{"type":"string","format":"date-time","nullable":true},"last_modification_utc_timestamp":{"type":"string","format":"date-time","nullable":true},"version":{"type":"integer","format":"int32","nullable":true},"id":{"type":"string","nullable":true},"data_source":{"type":"string","nullable":true},"depth":{"type":"number","format":"double","nullable":true},"flow_rate":{"type":"number","format":"double","nullable":true},"mud_density":{"type":"number","format":"double","nullable":true},"mud_type":{"type":"string","nullable":true},"obrop":{"type":"number","format":"double","nullable":true},"rpm":{"type":"number","format":"double","nullable":true},"run_id":{"type":"string","nullable":true},"tvd":{"type":"number","format":"double","nullable":true},"wob":{"type":"number","format":"double","nullable":true},"well_guid":{"type":"string","nullable":true},"formation":{"type":"string","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DrillingParameterUpsertDto":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DrillingParameterUpsertDto","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DrillingParameterUpsertDto","data":{"type":"object","properties":{"id":{"type":"string","nullable":true},"data_source":{"type":"string","nullable":true},"depth":{"type":"number","format":"double","nullable":true},"flow_rate":{"type":"number","format":"double","nullable":true},"mud_density":{"type":"number","format":"double","nullable":true},"mud_type":{"type":"string","nullable":true},"obrop":{"type":"number","format":"double","nullable":true},"rpm":{"type":"number","format":"double","nullable":true},"run_id":{"type":"string","nullable":true},"tvd":{"type":"number","format":"double","nullable":true},"wob":{"type":"number","format":"double","nullable":true},"well_guid":{"type":"string","nullable":true},"formation":{"type":"string","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EnrichmentResult":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EnrichmentResult","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EnrichmentResult","data":{"type":"object","properties":{"query_entity_count":{"type":"integer","format":"int64"},"enriched_entity_count":{"type":"integer","format":"int64"},"ingested_entity_count":{"type":"integer","format":"int64"},"imputation_details":{"type":"array","items":{"type":"string"},"nullable":true},"action_succeeded":{"type":"boolean"},"master_error":{"type":"string","nullable":true},"dependent_action_errors":{"type":"array","items":{"type":"string"},"nullable":true},"action_key":{"type":"string","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityFieldViolation":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityFieldViolation","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityFieldViolation","data":{"type":"object","properties":{"fatal_violation":{"type":"boolean"},"details":{"type":"string","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","data":{"type":"object","properties":{"source":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto"},"violations":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityFieldViolation"},"nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DrillingParameterSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DrillingParameterSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DrillingParameterSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","data":{"type":"object","properties":{"source":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DrillingParameterSearchDto"},"violations":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityFieldViolation"},"nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.FluidSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.FluidSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.FluidSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","data":{"type":"object","properties":{"source":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.FluidSearchDto"},"violations":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityFieldViolation"},"nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","data":{"type":"object","properties":{"source":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto"},"violations":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityFieldViolation"},"nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RunUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RunUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RunUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","data":{"type":"object","properties":{"source":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RunUpsertDto"},"violations":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityFieldViolation"},"nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","data":{"type":"object","properties":{"source":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto"},"violations":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityFieldViolation"},"nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","data":{"type":"object","properties":{"source":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListSearchDto"},"violations":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityFieldViolation"},"nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","data":{"type":"object","properties":{"source":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListUpsertDto"},"violations":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityFieldViolation"},"nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","data":{"type":"object","properties":{"source":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellSearchDto"},"violations":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityFieldViolation"},"nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","data":{"type":"object","properties":{"source":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellUpsertDto"},"violations":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityFieldViolation"},"nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.FluidSearchDto":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.FluidSearchDto","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.FluidSearchDto","data":{"type":"object","properties":{"well_location":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellLocationDto"},"well_name":{"type":"string","nullable":true},"physical_container_name":{"type":"string","nullable":true},"creation_utc_timestamp":{"type":"string","format":"date-time","nullable":true},"last_modification_utc_timestamp":{"type":"string","format":"date-time","nullable":true},"version":{"type":"integer","format":"int32","nullable":true},"id":{"type":"string","nullable":true},"hole_size":{"type":"number","format":"double","nullable":true},"chlorides":{"type":"number","format":"double","nullable":true},"data_source":{"type":"string","nullable":true},"fluid_system_code":{"type":"string","nullable":true},"fluid_system_name":{"type":"string","nullable":true},"fluid_type_code":{"type":"string","nullable":true},"fluid_type_name":{"type":"string","nullable":true},"hole_volume":{"type":"number","format":"double","nullable":true},"left_in_hole":{"type":"number","format":"double","nullable":true},"max_inclination":{"type":"number","format":"double","nullable":true},"max_mud_density":{"type":"number","format":"double","nullable":true},"depth_axis":{"type":"string","nullable":true},"offshore_flag":{"type":"boolean","nullable":true},"oil_ratio":{"type":"number","format":"double","nullable":true},"operator":{"type":"string","nullable":true},"other_sub_surface":{"type":"number","format":"double","nullable":true},"other_surface":{"type":"number","format":"double","nullable":true},"project_control_number":{"type":"string","nullable":true},"riser_od":{"type":"number","format":"double","nullable":true},"salt_percent_by_weight":{"type":"number","format":"double","nullable":true},"section_id":{"type":"string","nullable":true},"section_length":{"type":"number","format":"double","nullable":true},"start_date":{"type":"string","format":"date-time","nullable":true},"sub_surface_pump_and_dump":{"type":"number","format":"double","nullable":true},"surface_pump_and_dump":{"type":"number","format":"double","nullable":true},"water_depth":{"type":"number","format":"double","nullable":true},"water_ratio":{"type":"number","format":"double","nullable":true},"weight_material_sg":{"type":"number","format":"double","nullable":true},"well_guid":{"type":"string","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.FluidUpsertDto":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.FluidUpsertDto","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.FluidUpsertDto","data":{"type":"object","properties":{"id":{"type":"string","nullable":true},"hole_size":{"type":"number","format":"double","nullable":true},"chlorides":{"type":"number","format":"double","nullable":true},"data_source":{"type":"string","nullable":true},"fluid_system_code":{"type":"string","nullable":true},"fluid_system_name":{"type":"string","nullable":true},"fluid_type_code":{"type":"string","nullable":true},"fluid_type_name":{"type":"string","nullable":true},"hole_volume":{"type":"number","format":"double","nullable":true},"left_in_hole":{"type":"number","format":"double","nullable":true},"max_inclination":{"type":"number","format":"double","nullable":true},"max_mud_density":{"type":"number","format":"double","nullable":true},"depth_axis":{"type":"string","nullable":true},"offshore_flag":{"type":"boolean","nullable":true},"oil_ratio":{"type":"number","format":"double","nullable":true},"operator":{"type":"string","nullable":true},"other_sub_surface":{"type":"number","format":"double","nullable":true},"other_surface":{"type":"number","format":"double","nullable":true},"project_control_number":{"type":"string","nullable":true},"riser_od":{"type":"number","format":"double","nullable":true},"salt_percent_by_weight":{"type":"number","format":"double","nullable":true},"section_id":{"type":"string","nullable":true},"section_length":{"type":"number","format":"double","nullable":true},"start_date":{"type":"string","format":"date-time","nullable":true},"sub_surface_pump_and_dump":{"type":"number","format":"double","nullable":true},"surface_pump_and_dump":{"type":"number","format":"double","nullable":true},"water_depth":{"type":"number","format":"double","nullable":true},"water_ratio":{"type":"number","format":"double","nullable":true},"weight_material_sg":{"type":"number","format":"double","nullable":true},"well_guid":{"type":"string","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.FormationTopSearchDto":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.FormationTopSearchDto","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.FormationTopSearchDto","data":{"type":"object","properties":{"formation_name":{"type":"string","nullable":true},"top_md":{"type":"number","format":"double","nullable":true},"top_tvd":{"type":"number","format":"double","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.FormationTopUpsertDto":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.FormationTopUpsertDto","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.FormationTopUpsertDto","data":{"type":"object","properties":{"formation_name":{"type":"string","nullable":true},"top_md":{"type":"number","format":"double","nullable":true},"top_tvd":{"type":"number","format":"double","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaDeleteResult","data":{"type":"object","properties":{"deleted_count":{"type":"integer","format":"int64"},"action_succeeded":{"type":"boolean"},"master_error":{"type":"string","nullable":true},"dependent_action_errors":{"type":"array","items":{"type":"string"},"nullable":true},"action_key":{"type":"string","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","data":{"type":"object","properties":{"current_matches":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto"},"nullable":true},"current_match_count":{"type":"integer","format":"int32"},"excluded_matches":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"nullable":true},"total_match_count":{"type":"integer","format":"int64"},"next_page_id":{"type":"string","nullable":true},"action_succeeded":{"type":"boolean"},"master_error":{"type":"string","nullable":true},"dependent_action_errors":{"type":"array","items":{"type":"string"},"nullable":true},"action_key":{"type":"string","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","data":{"type":"object","properties":{"current_matches":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto"},"nullable":true},"current_match_count":{"type":"integer","format":"int32"},"excluded_matches":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"nullable":true},"total_match_count":{"type":"integer","format":"int64"},"next_page_id":{"type":"string","nullable":true},"action_succeeded":{"type":"boolean"},"master_error":{"type":"string","nullable":true},"dependent_action_errors":{"type":"array","items":{"type":"string"},"nullable":true},"action_key":{"type":"string","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","data":{"type":"object","properties":{"current_matches":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto"},"nullable":true},"current_match_count":{"type":"integer","format":"int32"},"excluded_matches":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"nullable":true},"total_match_count":{"type":"integer","format":"int64"},"next_page_id":{"type":"string","nullable":true},"action_succeeded":{"type":"boolean"},"master_error":{"type":"string","nullable":true},"dependent_action_errors":{"type":"array","items":{"type":"string"},"nullable":true},"action_key":{"type":"string","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","data":{"type":"object","properties":{"current_matches":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListSearchDto"},"nullable":true},"current_match_count":{"type":"integer","format":"int32"},"excluded_matches":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"nullable":true},"total_match_count":{"type":"integer","format":"int64"},"next_page_id":{"type":"string","nullable":true},"action_succeeded":{"type":"boolean"},"master_error":{"type":"string","nullable":true},"dependent_action_errors":{"type":"array","items":{"type":"string"},"nullable":true},"action_key":{"type":"string","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaSearchResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","data":{"type":"object","properties":{"current_matches":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellSearchDto"},"nullable":true},"current_match_count":{"type":"integer","format":"int32"},"excluded_matches":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"nullable":true},"total_match_count":{"type":"integer","format":"int64"},"next_page_id":{"type":"string","nullable":true},"action_succeeded":{"type":"boolean"},"master_error":{"type":"string","nullable":true},"dependent_action_errors":{"type":"array","items":{"type":"string"},"nullable":true},"action_key":{"type":"string","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","data":{"type":"object","properties":{"total_entity_count":{"type":"integer","format":"int32"},"created_entity_count":{"type":"integer","format":"int32"},"updated_entity_count":{"type":"integer","format":"int32"},"created_entities":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto"},"nullable":true},"updated_entities":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto"},"nullable":true},"entity_violations":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivitySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"nullable":true},"action_succeeded":{"type":"boolean"},"master_error":{"type":"string","nullable":true},"dependent_action_errors":{"type":"array","items":{"type":"string"},"nullable":true},"action_key":{"type":"string","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DrillingParameterSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DrillingParameterSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DrillingParameterSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","data":{"type":"object","properties":{"total_entity_count":{"type":"integer","format":"int32"},"created_entity_count":{"type":"integer","format":"int32"},"updated_entity_count":{"type":"integer","format":"int32"},"created_entities":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DrillingParameterSearchDto"},"nullable":true},"updated_entities":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DrillingParameterSearchDto"},"nullable":true},"entity_violations":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DrillingParameterSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"nullable":true},"action_succeeded":{"type":"boolean"},"master_error":{"type":"string","nullable":true},"dependent_action_errors":{"type":"array","items":{"type":"string"},"nullable":true},"action_key":{"type":"string","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.FluidSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.FluidSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.FluidSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","data":{"type":"object","properties":{"total_entity_count":{"type":"integer","format":"int32"},"created_entity_count":{"type":"integer","format":"int32"},"updated_entity_count":{"type":"integer","format":"int32"},"created_entities":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.FluidSearchDto"},"nullable":true},"updated_entities":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.FluidSearchDto"},"nullable":true},"entity_violations":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.FluidSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"nullable":true},"action_succeeded":{"type":"boolean"},"master_error":{"type":"string","nullable":true},"dependent_action_errors":{"type":"array","items":{"type":"string"},"nullable":true},"action_key":{"type":"string","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","data":{"type":"object","properties":{"total_entity_count":{"type":"integer","format":"int32"},"created_entity_count":{"type":"integer","format":"int32"},"updated_entity_count":{"type":"integer","format":"int32"},"created_entities":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto"},"nullable":true},"updated_entities":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto"},"nullable":true},"entity_violations":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"nullable":true},"action_succeeded":{"type":"boolean"},"master_error":{"type":"string","nullable":true},"dependent_action_errors":{"type":"array","items":{"type":"string"},"nullable":true},"action_key":{"type":"string","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RunUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RunUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RunUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","data":{"type":"object","properties":{"total_entity_count":{"type":"integer","format":"int32"},"created_entity_count":{"type":"integer","format":"int32"},"updated_entity_count":{"type":"integer","format":"int32"},"created_entities":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RunUpsertDto"},"nullable":true},"updated_entities":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RunUpsertDto"},"nullable":true},"entity_violations":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RunUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"nullable":true},"action_succeeded":{"type":"boolean"},"master_error":{"type":"string","nullable":true},"dependent_action_errors":{"type":"array","items":{"type":"string"},"nullable":true},"action_key":{"type":"string","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","data":{"type":"object","properties":{"total_entity_count":{"type":"integer","format":"int32"},"created_entity_count":{"type":"integer","format":"int32"},"updated_entity_count":{"type":"integer","format":"int32"},"created_entities":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto"},"nullable":true},"updated_entities":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto"},"nullable":true},"entity_violations":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"nullable":true},"action_succeeded":{"type":"boolean"},"master_error":{"type":"string","nullable":true},"dependent_action_errors":{"type":"array","items":{"type":"string"},"nullable":true},"action_key":{"type":"string","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","data":{"type":"object","properties":{"total_entity_count":{"type":"integer","format":"int32"},"created_entity_count":{"type":"integer","format":"int32"},"updated_entity_count":{"type":"integer","format":"int32"},"created_entities":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListUpsertDto"},"nullable":true},"updated_entities":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListUpsertDto"},"nullable":true},"entity_violations":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"nullable":true},"action_succeeded":{"type":"boolean"},"master_error":{"type":"string","nullable":true},"dependent_action_errors":{"type":"array","items":{"type":"string"},"nullable":true},"action_key":{"type":"string","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.OwaUpsertResult`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]","data":{"type":"object","properties":{"total_entity_count":{"type":"integer","format":"int32"},"created_entity_count":{"type":"integer","format":"int32"},"updated_entity_count":{"type":"integer","format":"int32"},"created_entities":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellUpsertDto"},"nullable":true},"updated_entities":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellUpsertDto"},"nullable":true},"entity_violations":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.EntityViolation`1[[Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellUpsertDto, Slb.DrillPlan.OffsetDataIngestion.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"},"nullable":true},"action_succeeded":{"type":"boolean"},"master_error":{"type":"string","nullable":true},"dependent_action_errors":{"type":"array","items":{"type":"string"},"nullable":true},"action_key":{"type":"string","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RigSearchDto":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RigSearchDto","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RigSearchDto","data":{"type":"object","properties":{"type":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"release_date":{"type":"string","format":"date-time","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RigUpsertDto":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RigUpsertDto","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RigUpsertDto","data":{"type":"object","properties":{"type":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"release_date":{"type":"string","format":"date-time","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskSearchDto","data":{"type":"object","properties":{"well_name":{"type":"string","nullable":true},"physical_container_name":{"type":"string","nullable":true},"creation_utc_timestamp":{"type":"string","format":"date-time","nullable":true},"last_modification_utc_timestamp":{"type":"string","format":"date-time","nullable":true},"version":{"type":"integer","format":"int32","nullable":true},"risk_start_tvd":{"type":"number","format":"double","nullable":true},"risk_end_tvd":{"type":"number","format":"double","nullable":true},"risk_max_tvd":{"type":"number","format":"double","nullable":true},"risk_min_tvd":{"type":"number","format":"double","nullable":true},"formations":{"type":"array","items":{"type":"string"},"nullable":true},"id":{"type":"string","nullable":true},"section_id":{"type":"string","nullable":true},"hole_bottom_md":{"type":"number","format":"double","nullable":true},"hole_bottom_tvd":{"type":"number","format":"double","nullable":true},"category":{"type":"string","nullable":true},"data_source":{"type":"string","nullable":true},"details":{"type":"string","nullable":true},"duration":{"type":"number","format":"double","nullable":true},"end_date":{"type":"string","format":"date-time","nullable":true},"extended_category":{"type":"string","nullable":true},"hole_size":{"type":"number","format":"double","nullable":true},"name":{"type":"string","nullable":true},"probability":{"type":"string","nullable":true},"risk_id":{"type":"string","nullable":true},"severity":{"type":"string","nullable":true},"start_date":{"type":"string","format":"date-time","nullable":true},"sub_category":{"type":"string","nullable":true},"summary":{"type":"string","nullable":true},"type":{"type":"string","nullable":true},"wellbore_name":{"type":"string","nullable":true},"well_guid":{"type":"string","nullable":true},"risk_start_md":{"type":"number","format":"double","nullable":true},"risk_end_md":{"type":"number","format":"double","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskUpsertDto":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskUpsertDto","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskUpsertDto","data":{"type":"object","properties":{"id":{"type":"string","nullable":true},"section_id":{"type":"string","nullable":true},"hole_bottom_md":{"type":"number","format":"double","nullable":true},"hole_bottom_tvd":{"type":"number","format":"double","nullable":true},"category":{"type":"string","nullable":true},"data_source":{"type":"string","nullable":true},"details":{"type":"string","nullable":true},"duration":{"type":"number","format":"double","nullable":true},"end_date":{"type":"string","format":"date-time","nullable":true},"extended_category":{"type":"string","nullable":true},"hole_size":{"type":"number","format":"double","nullable":true},"name":{"type":"string","nullable":true},"probability":{"type":"string","nullable":true},"risk_id":{"type":"string","nullable":true},"severity":{"type":"string","nullable":true},"start_date":{"type":"string","format":"date-time","nullable":true},"sub_category":{"type":"string","nullable":true},"summary":{"type":"string","nullable":true},"type":{"type":"string","nullable":true},"wellbore_name":{"type":"string","nullable":true},"well_guid":{"type":"string","nullable":true},"risk_start_md":{"type":"number","format":"double","nullable":true},"risk_end_md":{"type":"number","format":"double","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RunUpsertDto":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RunUpsertDto","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RunUpsertDto","data":{"type":"object","properties":{"id":{"type":"string","nullable":true},"bha_components":{"type":"string","nullable":true},"bha_type":{"type":"string","nullable":true},"bit_manufacturer":{"type":"string","nullable":true},"bit_model":{"type":"string","nullable":true},"bit_run_number":{"type":"integer","format":"int32","nullable":true},"bit_serial_number":{"type":"string","nullable":true},"hole_size":{"type":"number","format":"double","nullable":true},"bit_type":{"type":"string","nullable":true},"hole_bottom_azimuth":{"type":"number","format":"double","nullable":true},"hole_bottom_md":{"type":"number","format":"double","nullable":true},"hole_bottom_tvd":{"type":"number","format":"double","nullable":true},"hole_bottom_inclination":{"type":"number","format":"double","nullable":true},"data_source":{"type":"string","nullable":true},"drill_thru_formation":{"type":"string","nullable":true},"drilling_distance":{"type":"number","format":"double","nullable":true},"dull_grade":{"type":"string","nullable":true},"duration":{"type":"number","format":"double","nullable":true},"end_date":{"type":"string","format":"date-time","nullable":true},"max_dls":{"type":"number","format":"double","nullable":true},"max_flow_rate":{"type":"number","format":"double","nullable":true},"max_inclination":{"type":"number","format":"double","nullable":true},"max_spp":{"type":"number","format":"double","nullable":true},"max_total_rpm":{"type":"number","format":"double","nullable":true},"max_wob":{"type":"number","format":"double","nullable":true},"min_dls":{"type":"number","format":"double","nullable":true},"min_flow_rate":{"type":"number","format":"double","nullable":true},"min_spp":{"type":"number","format":"double","nullable":true},"min_total_rpm":{"type":"number","format":"double","nullable":true},"min_wob":{"type":"number","format":"double","nullable":true},"motor_bend_angle":{"type":"number","format":"double","nullable":true},"motor_diameter":{"type":"number","format":"double","nullable":true},"motor_manufacturer":{"type":"string","nullable":true},"motor_model":{"type":"string","nullable":true},"motor_serial_number":{"type":"string","nullable":true},"mud_density":{"type":"number","format":"double","nullable":true},"mud_type":{"type":"string","nullable":true},"nozzles":{"type":"string","nullable":true},"obrop":{"type":"number","format":"double","nullable":true},"reason4_pooh":{"type":"string","nullable":true},"run_id":{"type":"string","nullable":true},"run_number":{"type":"integer","format":"int32","nullable":true},"run_objective":{"type":"string","nullable":true},"section_id":{"type":"string","nullable":true},"start_date":{"type":"string","format":"date-time","nullable":true},"hole_top_azimuth":{"type":"number","format":"double","nullable":true},"hole_top_md":{"type":"number","format":"double","nullable":true},"hole_top_tvd":{"type":"number","format":"double","nullable":true},"hole_top_inclination":{"type":"number","format":"double","nullable":true},"total_flow_area":{"type":"number","format":"double","nullable":true},"well_guid":{"type":"string","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SectionSearchDto":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SectionSearchDto","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SectionSearchDto","data":{"type":"object","properties":{"type":{"type":"string","nullable":true},"size":{"type":"number","format":"double","nullable":true},"depth_from":{"type":"number","format":"double","nullable":true},"depth_to":{"type":"number","format":"double","nullable":true},"section_summary":{"type":"string","nullable":true},"section_name":{"type":"string","nullable":true},"section_tag":{"type":"string","nullable":true},"section_id":{"type":"string","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SectionUpsertDto":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SectionUpsertDto","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SectionUpsertDto","data":{"type":"object","properties":{"type":{"type":"string","nullable":true},"size":{"type":"number","format":"double","nullable":true},"depth_from":{"type":"number","format":"double","nullable":true},"depth_to":{"type":"number","format":"double","nullable":true},"section_summary":{"type":"string","nullable":true},"section_name":{"type":"string","nullable":true},"section_tag":{"type":"string","nullable":true},"section_id":{"type":"string","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.Severity":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.Severity","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.Severity","data":{"enum":["Information","Warning","Error"],"type":"string"}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveySearchDto","data":{"type":"object","properties":{"physical_container_name":{"type":"string","nullable":true},"creation_utc_timestamp":{"type":"string","format":"date-time","nullable":true},"last_modification_utc_timestamp":{"type":"string","format":"date-time","nullable":true},"version":{"type":"integer","format":"int32","nullable":true},"well_name":{"type":"string","nullable":true},"id":{"type":"string","nullable":true},"azimuth":{"type":"number","format":"double","nullable":true},"data_source":{"type":"string","nullable":true},"east_west":{"type":"number","format":"double","nullable":true},"inclination":{"type":"number","format":"double","nullable":true},"md":{"type":"number","format":"double","nullable":true},"north_south":{"type":"number","format":"double","nullable":true},"tvd":{"type":"number","format":"double","nullable":true},"well_guid":{"type":"string","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveyUpsertDto":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveyUpsertDto","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveyUpsertDto","data":{"type":"object","properties":{"id":{"type":"string","nullable":true},"azimuth":{"type":"number","format":"double","nullable":true},"data_source":{"type":"string","nullable":true},"east_west":{"type":"number","format":"double","nullable":true},"inclination":{"type":"number","format":"double","nullable":true},"md":{"type":"number","format":"double","nullable":true},"north_south":{"type":"number","format":"double","nullable":true},"tvd":{"type":"number","format":"double","nullable":true},"well_guid":{"type":"string","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListSearchDto":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListSearchDto","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListSearchDto","data":{"type":"object","properties":{"physical_container_name":{"type":"string","nullable":true},"creation_utc_timestamp":{"type":"string","format":"date-time","nullable":true},"last_modification_utc_timestamp":{"type":"string","format":"date-time","nullable":true},"version":{"type":"integer","format":"int32","nullable":true},"id":{"type":"string","nullable":true},"anchor_well_guid":{"type":"string","nullable":true},"data_source":{"type":"string","nullable":true},"guid":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"wells":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ChildWellDto"},"nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListUpsertDto":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListUpsertDto","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListUpsertDto","data":{"type":"object","properties":{"id":{"type":"string","nullable":true},"anchor_well_guid":{"type":"string","nullable":true},"data_source":{"type":"string","nullable":true},"guid":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"wells":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ChildWellDto"},"nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellLocationDto":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellLocationDto","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellLocationDto","data":{"type":"object","properties":{"latitude":{"type":"number","format":"double","nullable":true},"longitude":{"type":"number","format":"double","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellSearchDto":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellSearchDto","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellSearchDto","data":{"type":"object","properties":{"activity_count":{"type":"integer","format":"int32"},"risk_count":{"type":"integer","format":"int32"},"casing_count":{"type":"integer","format":"int32"},"formation_top_count":{"type":"integer","format":"int32"},"hash_code":{"type":"string","nullable":true},"rig_count":{"type":"integer","format":"int32"},"section_count":{"type":"integer","format":"int32"},"casings":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.CasingSearchDto"},"nullable":true},"formation_tops":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.FormationTopSearchDto"},"nullable":true},"rigs":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RigSearchDto"},"nullable":true},"sections":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SectionSearchDto"},"nullable":true},"physical_container_name":{"type":"string","nullable":true},"creation_utc_timestamp":{"type":"string","format":"date-time","nullable":true},"last_modification_utc_timestamp":{"type":"string","format":"date-time","nullable":true},"version":{"type":"integer","format":"int32","nullable":true},"id":{"type":"string","nullable":true},"along_hole_departure":{"type":"number","format":"double","nullable":true},"area":{"type":"string","nullable":true},"clean_time":{"type":"number","format":"double","nullable":true},"completion_type":{"type":"string","nullable":true},"country":{"type":"string","nullable":true},"county":{"type":"string","nullable":true},"data_source":{"type":"string","nullable":true},"elevation_ground":{"type":"number","format":"double","nullable":true},"elevation_kb":{"type":"number","format":"double","nullable":true},"field":{"type":"string","nullable":true},"geodetic_system":{"type":"string","nullable":true},"well_guid":{"type":"string","nullable":true},"is_offshore":{"type":"boolean","nullable":true},"location":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellLocationDto"},"max_inc":{"type":"number","format":"double","nullable":true},"name":{"type":"string","nullable":true},"north_south":{"type":"number","format":"double","nullable":true},"spud_date":{"type":"string","format":"date-time","nullable":true},"state":{"type":"string","nullable":true},"target_formation":{"type":"string","nullable":true},"total_depth":{"type":"number","format":"double","nullable":true},"total_time":{"type":"number","format":"double","nullable":true},"uwi":{"type":"string","nullable":true},"well_type":{"type":"string","nullable":true},"well_design":{"type":"string","nullable":true},"well_purpose":{"type":"string","nullable":true},"well_fluid":{"type":"string","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellUpsertDto":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellUpsertDto","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellUpsertDto","data":{"type":"object","properties":{"casings":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.CasingUpsertDto"},"nullable":true},"formation_tops":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.FormationTopUpsertDto"},"nullable":true},"rigs":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RigUpsertDto"},"nullable":true},"sections":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SectionUpsertDto"},"nullable":true},"id":{"type":"string","nullable":true},"along_hole_departure":{"type":"number","format":"double","nullable":true},"area":{"type":"string","nullable":true},"clean_time":{"type":"number","format":"double","nullable":true},"completion_type":{"type":"string","nullable":true},"country":{"type":"string","nullable":true},"county":{"type":"string","nullable":true},"data_source":{"type":"string","nullable":true},"elevation_ground":{"type":"number","format":"double","nullable":true},"elevation_kb":{"type":"number","format":"double","nullable":true},"field":{"type":"string","nullable":true},"geodetic_system":{"type":"string","nullable":true},"well_guid":{"type":"string","nullable":true},"is_offshore":{"type":"boolean","nullable":true},"location":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellLocationDto"},"max_inc":{"type":"number","format":"double","nullable":true},"name":{"type":"string","nullable":true},"north_south":{"type":"number","format":"double","nullable":true},"spud_date":{"type":"string","format":"date-time","nullable":true},"state":{"type":"string","nullable":true},"target_formation":{"type":"string","nullable":true},"total_depth":{"type":"number","format":"double","nullable":true},"total_time":{"type":"number","format":"double","nullable":true},"uwi":{"type":"string","nullable":true},"well_type":{"type":"string","nullable":true},"well_design":{"type":"string","nullable":true},"well_purpose":{"type":"string","nullable":true},"well_fluid":{"type":"string","nullable":true}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Service.ActivityCatalogEntry":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Service.ActivityCatalogEntry","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Service.ActivityCatalogEntry","data":{"type":"object","properties":{"catalog_id":{"type":"string","nullable":true},"enabled":{"type":"boolean"}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Service.Rules.RuleBase":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Service.Rules.RuleBase","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Service.Rules.RuleBase","data":{"type":"object","properties":{"property_name":{"type":"string","nullable":true},"parent_node_name":{"type":"string","nullable":true},"rule_type":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Service.Rules.RuleType"}},"additionalProperties":false}},"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Service.Rules.RuleType":{"id":"components/schemas/Slb.DrillPlan.OffsetDataIngestion.Service.Rules.RuleType","kind":"json-schema","title":"Slb.DrillPlan.OffsetDataIngestion.Service.Rules.RuleType","data":{"enum":["Numerical","Enumeration","Boolean","AtLeastOneProperty","Mandatory"],"type":"string"}},"schema_519":{"kind":"json-schema","data":{"type":"string"},"id":"schema_519"},"schema_520":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.ActivityUpsertDto"}},"id":"schema_520"},"schema_521":{"kind":"json-schema","data":{"type":"array","items":{"type":"string"}},"id":"schema_521"},"schema_522":{"kind":"json-schema","data":{"type":"integer","format":"int32","default":9999},"id":"schema_522"},"schema_523":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Service.Rules.RuleBase"}},"id":"schema_523"},"schema_524":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Service.ActivityCatalogEntry"}},"id":"schema_524"},"schema_525":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DrillingParameterUpsertDto"}},"id":"schema_525"},"schema_526":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.FluidUpsertDto"}},"id":"schema_526"},"schema_527":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RiskUpsertDto"}},"id":"schema_527"},"schema_528":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.RunUpsertDto"}},"id":"schema_528"},"schema_529":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.SurveyUpsertDto"}},"id":"schema_529"},"schema_530":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellListUpsertDto"}},"id":"schema_530"},"schema_531":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.WellUpsertDto"}},"id":"schema_531"},"schema_532":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/Slb.DrillPlan.OffsetDataIngestion.Model.Dto.DataEnrichmentResult"}},"id":"schema_532"}},"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/offset-well-data","description":"ProdEU"},{"url":"https://api.delfi.slb.com/drillplan/offset-well-data","description":"ProdUS"},{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","isMockServer":true,"description":"Mock server"}]},"options":{"hideSidebar":true,"mockServer":{"url":"/_mock/solutions/drillplan/apis/offsetwellapi","position":"last","description":"Mock server"},"disableRouter":true,"downloadUrls":[{"url":"/_bundle/solutions/drillplan/apis/OffsetWellAPI.json?download"},{"url":"/_bundle/solutions/drillplan/apis/OffsetWellAPI.yaml?download"}],"excludeFromSearch":false,"specType":"openapi","markdocOptions":{"tags":{},"nodes":{},"components":{}},"metadata":{"title":"DrillPlan Offset Well Data API","description":"Provides access and ingestion to DrillPlan offset well data\n```plain {% title=\"Client ID\" %}\nfwk-drillplan.slbservice.com\n```\n"}},"baseSlug":"/solutions/drillplan/apis/offsetwellapi","routesMapping":{}}