Changes
Page history
Update Home
authored
Sep 21, 2021
by
Chad Leong
Show whitespace changes
Inline
Side-by-side
Home.md
View page @
db4a3f2e
...
@@ -8,7 +8,7 @@ To develop a simple utility script that wraps around the Wellbore DDMS API for l
...
@@ -8,7 +8,7 @@ To develop a simple utility script that wraps around the Wellbore DDMS API for l
2) Creates wellbore record (POST ddms/v3/wellbores)
2) Creates wellbore record (POST ddms/v3/wellbores)
3) Creates welllog record (POST ddms/v3/welllogs)
3) Creates welllog record (POST ddms/v3/welllogs)
4) Write bulk data (POST ddms/v3/welllogs/{id}/data)
4) Write bulk data (POST ddms/v3/welllogs/{id}/data)
5)
Consum
e ingested bulk data (GET ddms/v3/welllogs/{id}/data)
5)
Retriev
e ingested bulk data (GET ddms/v3/welllogs/{id}/data)
6) Recognize log family (POST log-recognition/family)
6) Recognize log family (POST log-recognition/family)
7) Integration framework for osdu-cli
7) Integration framework for osdu-cli
8) Deployment/installation support
8) Deployment/installation support
...
...
...
...