We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c7b905 commit 9e8b76dCopy full SHA for 9e8b76d
articles/energy-data-services/how-to-convert-segy-to-ovds.md
@@ -187,7 +187,7 @@ azure:
187
cURL -X GET \
188
-H "content-type: application/json" \
189
-H "Authorization: Bearer <access_token>" \
190
- "https://<DNS>/seistore-svc/api/v3/dataset/tenant/<datapartition>/subproject/<vdssubprojectname>/dataset/<datasetname>"
+ "https://<DNS>/seistore-svc/api/v3/dataset/tenant/<data-partition-id>/subproject/<vdssubprojectname>/dataset/<datasetname>"
191
```
192
193
**Sample Response:**
0 commit comments