add:stage
This commit is contained in:
@@ -0,0 +1,740 @@
|
||||
## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version`
|
||||
**cURL Command:**
|
||||
```sh
|
||||
curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version
|
||||
```
|
||||
### Request Details
|
||||
- **Method:** `POST`
|
||||
- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version`
|
||||
- **Headers:**
|
||||
```json
|
||||
{
|
||||
"tenant-id": "header_val_tenant-id",
|
||||
"Content-Type": "application/json",
|
||||
"Accept": "application/json"
|
||||
}
|
||||
```
|
||||
- **Body:**
|
||||
```json
|
||||
{
|
||||
"isSearchCount": true,
|
||||
"query": {
|
||||
"dataRegions": [
|
||||
"example_string"
|
||||
],
|
||||
"fields": [
|
||||
"example_string"
|
||||
],
|
||||
"filter": {
|
||||
"key": "example_string",
|
||||
"logic": "example_string",
|
||||
"realValue": [
|
||||
{}
|
||||
],
|
||||
"singleValue": {},
|
||||
"subFilter": [
|
||||
"example_string"
|
||||
],
|
||||
"symbol": "example_string"
|
||||
},
|
||||
"groupFields": [
|
||||
"example_string"
|
||||
],
|
||||
"groupFilter": {
|
||||
"key": "example_string",
|
||||
"logic": "example_string",
|
||||
"realValue": [
|
||||
{}
|
||||
],
|
||||
"singleValue": {},
|
||||
"subFilter": [
|
||||
"example_string"
|
||||
],
|
||||
"symbol": "example_string"
|
||||
},
|
||||
"sort": {}
|
||||
}
|
||||
}
|
||||
```
|
||||
### Response Details
|
||||
- **Status Code:** `503`
|
||||
- **Elapsed Time:** `0.0000s`
|
||||
- **Headers:**
|
||||
```json
|
||||
{}
|
||||
```
|
||||
- **Body:**
|
||||
```text
|
||||
HTTPConnectionPool(host='127.0.0.1', port=4523): Max retries exceeded with url: /m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x103478560>: Failed to establish a new connection: [Errno 61] Connection refused'))
|
||||
```
|
||||
|
||||
---
|
||||
## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version`
|
||||
**cURL Command:**
|
||||
```sh
|
||||
curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version
|
||||
```
|
||||
### Request Details
|
||||
- **Method:** `POST`
|
||||
- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version`
|
||||
- **Headers:**
|
||||
```json
|
||||
{
|
||||
"tenant-id": "header_val_tenant-id",
|
||||
"Content-Type": "application/json",
|
||||
"Accept": "application/json"
|
||||
}
|
||||
```
|
||||
- **Body:**
|
||||
```json
|
||||
{
|
||||
"isSearchCount": true,
|
||||
"query": {
|
||||
"dataRegions": [
|
||||
"example_string"
|
||||
],
|
||||
"fields": [
|
||||
"example_string"
|
||||
],
|
||||
"filter": {
|
||||
"key": "example_string",
|
||||
"logic": "example_string",
|
||||
"realValue": [
|
||||
{}
|
||||
],
|
||||
"singleValue": {},
|
||||
"subFilter": [
|
||||
"example_string"
|
||||
],
|
||||
"symbol": "example_string"
|
||||
},
|
||||
"groupFields": [
|
||||
"example_string"
|
||||
],
|
||||
"groupFilter": {
|
||||
"key": "example_string",
|
||||
"logic": "example_string",
|
||||
"realValue": [
|
||||
{}
|
||||
],
|
||||
"singleValue": {},
|
||||
"subFilter": [
|
||||
"example_string"
|
||||
],
|
||||
"symbol": "example_string"
|
||||
},
|
||||
"sort": {}
|
||||
}
|
||||
}
|
||||
```
|
||||
### Response Details
|
||||
- **Status Code:** `503`
|
||||
- **Elapsed Time:** `0.0000s`
|
||||
- **Headers:**
|
||||
```json
|
||||
{}
|
||||
```
|
||||
- **Body:**
|
||||
```text
|
||||
HTTPConnectionPool(host='127.0.0.1', port=4523): Max retries exceeded with url: /m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x103478fb0>: Failed to establish a new connection: [Errno 61] Connection refused'))
|
||||
```
|
||||
|
||||
---
|
||||
## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize`
|
||||
**cURL Command:**
|
||||
```sh
|
||||
curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize'
|
||||
```
|
||||
### Request Details
|
||||
- **Method:** `POST`
|
||||
- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize`
|
||||
- **Headers:**
|
||||
```json
|
||||
{
|
||||
"tenant-id": "header_val_tenant-id",
|
||||
"Content-Type": "application/json",
|
||||
"Accept": "application/json"
|
||||
}
|
||||
```
|
||||
- **Query Parameters:**
|
||||
```json
|
||||
{
|
||||
"pageNo": "query_val_pageNo",
|
||||
"pageSize": "query_val_pageSize"
|
||||
}
|
||||
```
|
||||
- **Body:**
|
||||
```json
|
||||
{
|
||||
"isSearchCount": true,
|
||||
"query": {
|
||||
"dataRegions": [
|
||||
"example_string"
|
||||
],
|
||||
"fields": [
|
||||
"example_string"
|
||||
],
|
||||
"filter": {
|
||||
"key": "example_string",
|
||||
"logic": "example_string",
|
||||
"realValue": [
|
||||
{}
|
||||
],
|
||||
"singleValue": {},
|
||||
"subFilter": [
|
||||
"example_string"
|
||||
],
|
||||
"symbol": "example_string"
|
||||
},
|
||||
"groupFields": [
|
||||
"example_string"
|
||||
],
|
||||
"groupFilter": {
|
||||
"key": "example_string",
|
||||
"logic": "example_string",
|
||||
"realValue": [
|
||||
{}
|
||||
],
|
||||
"singleValue": {},
|
||||
"subFilter": [
|
||||
"example_string"
|
||||
],
|
||||
"symbol": "example_string"
|
||||
},
|
||||
"sort": {}
|
||||
}
|
||||
}
|
||||
```
|
||||
### Response Details
|
||||
- **Status Code:** `503`
|
||||
- **Elapsed Time:** `0.0000s`
|
||||
- **Headers:**
|
||||
```json
|
||||
{}
|
||||
```
|
||||
- **Body:**
|
||||
```text
|
||||
HTTPConnectionPool(host='127.0.0.1', port=4523): Max retries exceeded with url: /m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10347a090>: Failed to establish a new connection: [Errno 61] Connection refused'))
|
||||
```
|
||||
|
||||
---
|
||||
## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize`
|
||||
**cURL Command:**
|
||||
```sh
|
||||
curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize'
|
||||
```
|
||||
### Request Details
|
||||
- **Method:** `POST`
|
||||
- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize`
|
||||
- **Headers:**
|
||||
```json
|
||||
{
|
||||
"tenant-id": "header_val_tenant-id",
|
||||
"Content-Type": "application/json",
|
||||
"Accept": "application/json"
|
||||
}
|
||||
```
|
||||
- **Query Parameters:**
|
||||
```json
|
||||
{
|
||||
"pageNo": "query_val_pageNo",
|
||||
"pageSize": "query_val_pageSize"
|
||||
}
|
||||
```
|
||||
- **Body:**
|
||||
```json
|
||||
{
|
||||
"isSearchCount": true,
|
||||
"query": {
|
||||
"dataRegions": [
|
||||
"example_string"
|
||||
],
|
||||
"fields": [
|
||||
"example_string"
|
||||
],
|
||||
"filter": {
|
||||
"key": "example_string",
|
||||
"logic": "example_string",
|
||||
"realValue": [
|
||||
{}
|
||||
],
|
||||
"singleValue": {},
|
||||
"subFilter": [
|
||||
"example_string"
|
||||
],
|
||||
"symbol": "example_string"
|
||||
},
|
||||
"groupFields": [
|
||||
"example_string"
|
||||
],
|
||||
"groupFilter": {
|
||||
"key": "example_string",
|
||||
"logic": "example_string",
|
||||
"realValue": [
|
||||
{}
|
||||
],
|
||||
"singleValue": {},
|
||||
"subFilter": [
|
||||
"example_string"
|
||||
],
|
||||
"symbol": "example_string"
|
||||
},
|
||||
"sort": {}
|
||||
}
|
||||
}
|
||||
```
|
||||
### Response Details
|
||||
- **Status Code:** `503`
|
||||
- **Elapsed Time:** `0.0000s`
|
||||
- **Headers:**
|
||||
```json
|
||||
{}
|
||||
```
|
||||
- **Body:**
|
||||
```text
|
||||
HTTPConnectionPool(host='127.0.0.1', port=4523): Max retries exceeded with url: /m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x103478d10>: Failed to establish a new connection: [Errno 61] Connection refused'))
|
||||
```
|
||||
|
||||
---
|
||||
## `PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid`
|
||||
**cURL Command:**
|
||||
```sh
|
||||
curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 53' -d '{"id": "example_string", "version": "example_string"}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid'
|
||||
```
|
||||
### Request Details
|
||||
- **Method:** `PUT`
|
||||
- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid`
|
||||
- **Headers:**
|
||||
```json
|
||||
{
|
||||
"tenant-id": "header_val_tenant-id",
|
||||
"Content-Type": "application/json",
|
||||
"Accept": "application/json"
|
||||
}
|
||||
```
|
||||
- **Query Parameters:**
|
||||
```json
|
||||
{
|
||||
"id": "dsid"
|
||||
}
|
||||
```
|
||||
- **Body:**
|
||||
```json
|
||||
{
|
||||
"id": "example_string",
|
||||
"version": "example_string"
|
||||
}
|
||||
```
|
||||
### Response Details
|
||||
- **Status Code:** `503`
|
||||
- **Elapsed Time:** `0.0000s`
|
||||
- **Headers:**
|
||||
```json
|
||||
{}
|
||||
```
|
||||
- **Body:**
|
||||
```text
|
||||
HTTPConnectionPool(host='127.0.0.1', port=4523): Max retries exceeded with url: /m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10347aab0>: Failed to establish a new connection: [Errno 61] Connection refused'))
|
||||
```
|
||||
|
||||
---
|
||||
## `PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid`
|
||||
**cURL Command:**
|
||||
```sh
|
||||
curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 53' -d '{"id": "example_string", "version": "example_string"}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid'
|
||||
```
|
||||
### Request Details
|
||||
- **Method:** `PUT`
|
||||
- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid`
|
||||
- **Headers:**
|
||||
```json
|
||||
{
|
||||
"tenant-id": "header_val_tenant-id",
|
||||
"Content-Type": "application/json",
|
||||
"Accept": "application/json"
|
||||
}
|
||||
```
|
||||
- **Query Parameters:**
|
||||
```json
|
||||
{
|
||||
"id": "dsid"
|
||||
}
|
||||
```
|
||||
- **Body:**
|
||||
```json
|
||||
{
|
||||
"id": "example_string",
|
||||
"version": "example_string"
|
||||
}
|
||||
```
|
||||
### Response Details
|
||||
- **Status Code:** `503`
|
||||
- **Elapsed Time:** `0.0000s`
|
||||
- **Headers:**
|
||||
```json
|
||||
{}
|
||||
```
|
||||
- **Body:**
|
||||
```text
|
||||
HTTPConnectionPool(host='127.0.0.1', port=4523): Max retries exceeded with url: /m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10347b500>: Failed to establish a new connection: [Errno 61] Connection refused'))
|
||||
```
|
||||
|
||||
---
|
||||
## `DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid`
|
||||
**cURL Command:**
|
||||
```sh
|
||||
curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 57' -d '{"version": "example_string", "data": ["example_string"]}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid'
|
||||
```
|
||||
### Request Details
|
||||
- **Method:** `DELETE`
|
||||
- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid`
|
||||
- **Headers:**
|
||||
```json
|
||||
{
|
||||
"tenant-id": "header_val_tenant-id",
|
||||
"Content-Type": "application/json",
|
||||
"Accept": "application/json"
|
||||
}
|
||||
```
|
||||
- **Query Parameters:**
|
||||
```json
|
||||
{
|
||||
"id": "dsid"
|
||||
}
|
||||
```
|
||||
- **Body:**
|
||||
```json
|
||||
{
|
||||
"version": "example_string",
|
||||
"data": [
|
||||
"example_string"
|
||||
]
|
||||
}
|
||||
```
|
||||
### Response Details
|
||||
- **Status Code:** `503`
|
||||
- **Elapsed Time:** `0.0000s`
|
||||
- **Headers:**
|
||||
```json
|
||||
{}
|
||||
```
|
||||
- **Body:**
|
||||
```text
|
||||
HTTPConnectionPool(host='127.0.0.1', port=4523): Max retries exceeded with url: /m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10347b050>: Failed to establish a new connection: [Errno 61] Connection refused'))
|
||||
```
|
||||
|
||||
---
|
||||
## `DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid`
|
||||
**cURL Command:**
|
||||
```sh
|
||||
curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 57' -d '{"version": "example_string", "data": ["example_string"]}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid'
|
||||
```
|
||||
### Request Details
|
||||
- **Method:** `DELETE`
|
||||
- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid`
|
||||
- **Headers:**
|
||||
```json
|
||||
{
|
||||
"tenant-id": "header_val_tenant-id",
|
||||
"Content-Type": "application/json",
|
||||
"Accept": "application/json"
|
||||
}
|
||||
```
|
||||
- **Query Parameters:**
|
||||
```json
|
||||
{
|
||||
"id": "dsid"
|
||||
}
|
||||
```
|
||||
- **Body:**
|
||||
```json
|
||||
{
|
||||
"version": "example_string",
|
||||
"data": [
|
||||
"example_string"
|
||||
]
|
||||
}
|
||||
```
|
||||
### Response Details
|
||||
- **Status Code:** `503`
|
||||
- **Elapsed Time:** `0.0000s`
|
||||
- **Headers:**
|
||||
```json
|
||||
{}
|
||||
```
|
||||
- **Body:**
|
||||
```text
|
||||
HTTPConnectionPool(host='127.0.0.1', port=4523): Max retries exceeded with url: /m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10347a690>: Failed to establish a new connection: [Errno 61] Connection refused'))
|
||||
```
|
||||
|
||||
---
|
||||
## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit`
|
||||
**cURL Command:**
|
||||
```sh
|
||||
curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 152' -d '{"version": "example_string", "data": [{"bsflag": 0.0, "wellCommonName": "example_string", "wellId": "example_string", "dataRegion": "example_string"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit
|
||||
```
|
||||
### Request Details
|
||||
- **Method:** `POST`
|
||||
- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit`
|
||||
- **Headers:**
|
||||
```json
|
||||
{
|
||||
"tenant-id": "header_val_tenant-id",
|
||||
"Content-Type": "application/json",
|
||||
"Accept": "application/json"
|
||||
}
|
||||
```
|
||||
- **Body:**
|
||||
```json
|
||||
{
|
||||
"version": "example_string",
|
||||
"data": [
|
||||
{
|
||||
"bsflag": 0.0,
|
||||
"wellCommonName": "example_string",
|
||||
"wellId": "example_string",
|
||||
"dataRegion": "example_string"
|
||||
}
|
||||
]
|
||||
}
|
||||
```
|
||||
### Response Details
|
||||
- **Status Code:** `503`
|
||||
- **Elapsed Time:** `0.0000s`
|
||||
- **Headers:**
|
||||
```json
|
||||
{}
|
||||
```
|
||||
- **Body:**
|
||||
```text
|
||||
HTTPConnectionPool(host='127.0.0.1', port=4523): Max retries exceeded with url: /m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x1034a8290>: Failed to establish a new connection: [Errno 61] Connection refused'))
|
||||
```
|
||||
|
||||
---
|
||||
## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit`
|
||||
**cURL Command:**
|
||||
```sh
|
||||
curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 152' -d '{"version": "example_string", "data": [{"bsflag": 0.0, "wellCommonName": "example_string", "wellId": "example_string", "dataRegion": "example_string"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit
|
||||
```
|
||||
### Request Details
|
||||
- **Method:** `POST`
|
||||
- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit`
|
||||
- **Headers:**
|
||||
```json
|
||||
{
|
||||
"tenant-id": "header_val_tenant-id",
|
||||
"Content-Type": "application/json",
|
||||
"Accept": "application/json"
|
||||
}
|
||||
```
|
||||
- **Body:**
|
||||
```json
|
||||
{
|
||||
"version": "example_string",
|
||||
"data": [
|
||||
{
|
||||
"bsflag": 0.0,
|
||||
"wellCommonName": "example_string",
|
||||
"wellId": "example_string",
|
||||
"dataRegion": "example_string"
|
||||
}
|
||||
]
|
||||
}
|
||||
```
|
||||
### Response Details
|
||||
- **Status Code:** `503`
|
||||
- **Elapsed Time:** `0.0000s`
|
||||
- **Headers:**
|
||||
```json
|
||||
{}
|
||||
```
|
||||
- **Body:**
|
||||
```text
|
||||
HTTPConnectionPool(host='127.0.0.1', port=4523): Max retries exceeded with url: /m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x1034a8d40>: Failed to establish a new connection: [Errno 61] Connection refused'))
|
||||
```
|
||||
|
||||
---
|
||||
## `GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id`
|
||||
**cURL Command:**
|
||||
```sh
|
||||
curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id
|
||||
```
|
||||
### Request Details
|
||||
- **Method:** `GET`
|
||||
- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id`
|
||||
- **Headers:**
|
||||
```json
|
||||
{
|
||||
"tenant-id": "header_val_tenant-id",
|
||||
"Content-Type": "application/json",
|
||||
"Accept": "application/json"
|
||||
}
|
||||
```
|
||||
- **Body:**
|
||||
```json
|
||||
{
|
||||
"isSearchCount": true,
|
||||
"query": {
|
||||
"dataRegions": [
|
||||
"example_string"
|
||||
],
|
||||
"fields": [
|
||||
"example_string"
|
||||
],
|
||||
"filter": {
|
||||
"key": "example_string",
|
||||
"logic": "example_string",
|
||||
"realValue": [
|
||||
{}
|
||||
],
|
||||
"singleValue": {},
|
||||
"subFilter": [
|
||||
"example_string"
|
||||
],
|
||||
"symbol": "example_string"
|
||||
},
|
||||
"groupFields": [
|
||||
"example_string"
|
||||
],
|
||||
"groupFilter": {
|
||||
"key": "example_string",
|
||||
"logic": "example_string",
|
||||
"realValue": [
|
||||
{}
|
||||
],
|
||||
"singleValue": {},
|
||||
"subFilter": [
|
||||
"example_string"
|
||||
],
|
||||
"symbol": "example_string"
|
||||
},
|
||||
"sort": {}
|
||||
}
|
||||
}
|
||||
```
|
||||
### Response Details
|
||||
- **Status Code:** `503`
|
||||
- **Elapsed Time:** `0.0000s`
|
||||
- **Headers:**
|
||||
```json
|
||||
{}
|
||||
```
|
||||
- **Body:**
|
||||
```text
|
||||
HTTPConnectionPool(host='127.0.0.1', port=4523): Max retries exceeded with url: /m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10347b290>: Failed to establish a new connection: [Errno 61] Connection refused'))
|
||||
```
|
||||
|
||||
---
|
||||
## `GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id`
|
||||
**cURL Command:**
|
||||
```sh
|
||||
curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id
|
||||
```
|
||||
### Request Details
|
||||
- **Method:** `GET`
|
||||
- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id`
|
||||
- **Headers:**
|
||||
```json
|
||||
{
|
||||
"tenant-id": "header_val_tenant-id",
|
||||
"Content-Type": "application/json",
|
||||
"Accept": "application/json"
|
||||
}
|
||||
```
|
||||
- **Body:**
|
||||
```json
|
||||
{
|
||||
"isSearchCount": true,
|
||||
"query": {
|
||||
"dataRegions": [
|
||||
"example_string"
|
||||
],
|
||||
"fields": [
|
||||
"example_string"
|
||||
],
|
||||
"filter": {
|
||||
"key": "example_string",
|
||||
"logic": "example_string",
|
||||
"realValue": [
|
||||
{}
|
||||
],
|
||||
"singleValue": {},
|
||||
"subFilter": [
|
||||
"example_string"
|
||||
],
|
||||
"symbol": "example_string"
|
||||
},
|
||||
"groupFields": [
|
||||
"example_string"
|
||||
],
|
||||
"groupFilter": {
|
||||
"key": "example_string",
|
||||
"logic": "example_string",
|
||||
"realValue": [
|
||||
{}
|
||||
],
|
||||
"singleValue": {},
|
||||
"subFilter": [
|
||||
"example_string"
|
||||
],
|
||||
"symbol": "example_string"
|
||||
},
|
||||
"sort": {}
|
||||
}
|
||||
}
|
||||
```
|
||||
### Response Details
|
||||
- **Status Code:** `503`
|
||||
- **Elapsed Time:** `0.0000s`
|
||||
- **Headers:**
|
||||
```json
|
||||
{}
|
||||
```
|
||||
- **Body:**
|
||||
```text
|
||||
HTTPConnectionPool(host='127.0.0.1', port=4523): Max retries exceeded with url: /m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x1034a8050>: Failed to establish a new connection: [Errno 61] Connection refused'))
|
||||
```
|
||||
|
||||
---
|
||||
## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/your_dms_instance_code/v1/cd_geo_unit`
|
||||
**cURL Command:**
|
||||
```sh
|
||||
curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: your-tenant-id' -H 'Content-Type: application/json' -H 'Authorization: Bearer your-test-token' -H 'Content-Length: 120' -d '{"version": "1.0.0", "data": [{"wellCommonName": "TestResource_1751465336_da0670", "dataRegion": "Feature_1751465336"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/your_dms_instance_code/v1/cd_geo_unit
|
||||
```
|
||||
### Request Details
|
||||
- **Method:** `POST`
|
||||
- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/your_dms_instance_code/v1/cd_geo_unit`
|
||||
- **Headers:**
|
||||
```json
|
||||
{
|
||||
"tenant-id": "your-tenant-id",
|
||||
"Content-Type": "application/json",
|
||||
"Accept": "application/json",
|
||||
"Authorization": "Bearer your-test-token"
|
||||
}
|
||||
```
|
||||
- **Body:**
|
||||
```json
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"data": [
|
||||
{
|
||||
"wellCommonName": "TestResource_1751465336_da0670",
|
||||
"dataRegion": "Feature_1751465336"
|
||||
}
|
||||
]
|
||||
}
|
||||
```
|
||||
### Response Details
|
||||
- **Status Code:** `503`
|
||||
- **Elapsed Time:** `0.0000s`
|
||||
- **Headers:**
|
||||
```json
|
||||
{}
|
||||
```
|
||||
- **Body:**
|
||||
```text
|
||||
HTTPConnectionPool(host='127.0.0.1', port=4523): Max retries exceeded with url: /m1/6389742-6086420-default/api/dms/your_dms_instance_code/v1/cd_geo_unit (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10347aed0>: Failed to establish a new connection: [Errno 61] Connection refused'))
|
||||
```
|
||||
|
||||
---
|
||||
Binary file not shown.
+1526
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user