3379 lines
94 KiB
Markdown
3379 lines
94 KiB
Markdown
## `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:** `200`
|
|
- **Elapsed Time:** `0.0690s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "414",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 64,
|
|
"message": "ipsum non ut Excepteur",
|
|
"data": {
|
|
"total": 35,
|
|
"list": [
|
|
{
|
|
"dsid": "78",
|
|
"dataRegion": "voluptate nostrud",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "3",
|
|
"dataRegion": "et nulla",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "26",
|
|
"dataRegion": "Lorem cupidatat fugiat esse minim",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}
|
|
```
|
|
|
|
---
|
|
## `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:** `200`
|
|
- **Elapsed Time:** `0.0289s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "285",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 25,
|
|
"message": "irure",
|
|
"data": {
|
|
"total": 14,
|
|
"list": [
|
|
{
|
|
"dsid": "76",
|
|
"dataRegion": "aute velit",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "84",
|
|
"dataRegion": "reprehenderit aliqua culpa in",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}
|
|
```
|
|
|
|
---
|
|
## `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:** `200`
|
|
- **Elapsed Time:** `0.0173s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "386",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 16,
|
|
"message": "velit",
|
|
"data": {
|
|
"total": 13,
|
|
"list": [
|
|
{
|
|
"dsid": "5",
|
|
"dataRegion": "eu incididunt veniam",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "7",
|
|
"dataRegion": "nulla",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "21",
|
|
"dataRegion": "velit proident deserunt",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}
|
|
```
|
|
|
|
---
|
|
## `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:** `200`
|
|
- **Elapsed Time:** `0.0180s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "422",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 24,
|
|
"message": "dolor ut aute et nostrud",
|
|
"data": {
|
|
"total": 49,
|
|
"list": [
|
|
{
|
|
"dsid": "99",
|
|
"dataRegion": "ex qui culpa laboris tempor",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "8",
|
|
"dataRegion": "ex nisi",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "61",
|
|
"dataRegion": "do exercitation ad enim aliqua",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}
|
|
```
|
|
|
|
---
|
|
## `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: 488' -d '{"isSearchCount": "not-a-boolean", "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": "not-a-boolean",
|
|
"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:** `200`
|
|
- **Elapsed Time:** `0.0188s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "401",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 20,
|
|
"message": "anim sit",
|
|
"data": {
|
|
"total": 16,
|
|
"list": [
|
|
{
|
|
"dsid": "97",
|
|
"dataRegion": "quis",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "4",
|
|
"dataRegion": "adipisicing cillum ut ullamco deserunt",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "33",
|
|
"dataRegion": "minim tempor enim",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}
|
|
```
|
|
|
|
---
|
|
## `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:** `200`
|
|
- **Elapsed Time:** `0.0162s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "279",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 72,
|
|
"message": "aute",
|
|
"data": {
|
|
"total": 4,
|
|
"list": [
|
|
{
|
|
"dsid": "53",
|
|
"dataRegion": "minim",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "77",
|
|
"dataRegion": "Excepteur pariatur adipisicing",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}
|
|
```
|
|
|
|
---
|
|
## `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:** `200`
|
|
- **Elapsed Time:** `0.0183s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "276",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 59,
|
|
"message": "nulla in",
|
|
"data": {
|
|
"total": 68,
|
|
"list": [
|
|
{
|
|
"dsid": "22",
|
|
"dataRegion": "dolore commodo",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "11",
|
|
"dataRegion": "ut amet velit",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}
|
|
```
|
|
|
|
---
|
|
## `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:** `200`
|
|
- **Elapsed Time:** `0.0247s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "169",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 30,
|
|
"message": "cupidatat",
|
|
"data": {
|
|
"total": 48,
|
|
"list": [
|
|
{
|
|
"dsid": "5",
|
|
"dataRegion": "aliqua ex amet",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}
|
|
```
|
|
|
|
---
|
|
## `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:** `200`
|
|
- **Elapsed Time:** `0.0152s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "396",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 28,
|
|
"message": "non Ut",
|
|
"data": {
|
|
"total": 45,
|
|
"list": [
|
|
{
|
|
"dsid": "80",
|
|
"dataRegion": "dolore labore cupidatat in",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "15",
|
|
"dataRegion": "id nulla",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "18",
|
|
"dataRegion": "in et quis incididunt",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}
|
|
```
|
|
|
|
---
|
|
## `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:** `200`
|
|
- **Elapsed Time:** `0.0159s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "197",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 53,
|
|
"message": "irure cillum aliqua ut dolore",
|
|
"data": {
|
|
"total": 9,
|
|
"list": [
|
|
{
|
|
"dsid": "42",
|
|
"dataRegion": "laboris sunt ad cillum",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}
|
|
```
|
|
|
|
---
|
|
## `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=12345&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=12345&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=12345&pageSize=query_val_pageSize`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}
|
|
```
|
|
- **Query Parameters:**
|
|
```json
|
|
{
|
|
"pageNo": 12345,
|
|
"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:** `200`
|
|
- **Elapsed Time:** `0.0182s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "414",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 99,
|
|
"message": "non eiusmod tempor sunt",
|
|
"data": {
|
|
"total": 44,
|
|
"list": [
|
|
{
|
|
"dsid": "2",
|
|
"dataRegion": "aute id",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "77",
|
|
"dataRegion": "irure dolor non occaecat consequat",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "28",
|
|
"dataRegion": "sunt sint dolore",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}
|
|
```
|
|
|
|
---
|
|
## `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: 488' -d '{"isSearchCount": "not-a-boolean", "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": "not-a-boolean",
|
|
"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:** `200`
|
|
- **Elapsed Time:** `0.0140s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "180",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 25,
|
|
"message": "nulla commodo magna",
|
|
"data": {
|
|
"total": 47,
|
|
"list": [
|
|
{
|
|
"dsid": "76",
|
|
"dataRegion": "quis mollit ad",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}
|
|
```
|
|
|
|
---
|
|
## `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:** `200`
|
|
- **Elapsed Time:** `0.0133s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "290",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 7,
|
|
"message": "aliquip laboris do",
|
|
"data": {
|
|
"total": 12,
|
|
"list": [
|
|
{
|
|
"dsid": "94",
|
|
"dataRegion": "pariatur eu in elit",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "39",
|
|
"dataRegion": "in ad eiusmod",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}
|
|
```
|
|
|
|
---
|
|
## `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:** `200`
|
|
- **Elapsed Time:** `0.0179s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "212",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 88,
|
|
"message": "dolor dolore cupidatat ullamco aliqua",
|
|
"data": {
|
|
"total": 72,
|
|
"list": [
|
|
{
|
|
"dsid": "37",
|
|
"dataRegion": "incididunt aliqua culpa nisi",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}
|
|
```
|
|
|
|
---
|
|
## `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:** `200`
|
|
- **Elapsed Time:** `0.0128s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "72",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 20,
|
|
"message": "magna ut occaecat adipisicing tempor",
|
|
"data": true
|
|
}
|
|
```
|
|
|
|
---
|
|
## `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:** `200`
|
|
- **Elapsed Time:** `0.0142s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "44",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 27,
|
|
"message": "sint in",
|
|
"data": false
|
|
}
|
|
```
|
|
|
|
---
|
|
## `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:** `200`
|
|
- **Elapsed Time:** `0.0132s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "69",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 1,
|
|
"message": "occaecat magna do deserunt labore",
|
|
"data": false
|
|
}
|
|
```
|
|
|
|
---
|
|
## `PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=12345`
|
|
**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=12345'
|
|
```
|
|
### 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=12345`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}
|
|
```
|
|
- **Query Parameters:**
|
|
```json
|
|
{
|
|
"id": 12345
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"id": "example_string",
|
|
"version": "example_string"
|
|
}
|
|
```
|
|
### Response Details
|
|
- **Status Code:** `200`
|
|
- **Elapsed Time:** `0.0144s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "38",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 4,
|
|
"message": "ad",
|
|
"data": false
|
|
}
|
|
```
|
|
|
|
---
|
|
## `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: 42' -d '{"id": 12345, "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": 12345,
|
|
"version": "example_string"
|
|
}
|
|
```
|
|
### Response Details
|
|
- **Status Code:** `200`
|
|
- **Elapsed Time:** `0.0120s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "58",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 93,
|
|
"message": "adipisicing ut aliqua",
|
|
"data": false
|
|
}
|
|
```
|
|
|
|
---
|
|
## `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: 29' -d '{"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
|
|
{
|
|
"version": "example_string"
|
|
}
|
|
```
|
|
### Response Details
|
|
- **Status Code:** `200`
|
|
- **Elapsed Time:** `0.0131s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "13",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 4003
|
|
}
|
|
```
|
|
|
|
---
|
|
## `PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit`
|
|
**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
|
|
```
|
|
### 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`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"id": "example_string",
|
|
"version": "example_string"
|
|
}
|
|
```
|
|
### Response Details
|
|
- **Status Code:** `200`
|
|
- **Elapsed Time:** `0.0127s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "44",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 58,
|
|
"message": "in ipsum",
|
|
"data": true
|
|
}
|
|
```
|
|
|
|
---
|
|
## `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:** `200`
|
|
- **Elapsed Time:** `0.0156s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "43",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 38,
|
|
"message": "veniam",
|
|
"data": false
|
|
}
|
|
```
|
|
|
|
---
|
|
## `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:** `200`
|
|
- **Elapsed Time:** `0.0128s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "59",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 5,
|
|
"message": "ad ea adipisicing eu in",
|
|
"data": false
|
|
}
|
|
```
|
|
|
|
---
|
|
## `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:** `200`
|
|
- **Elapsed Time:** `0.0168s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "42",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 6,
|
|
"message": "ea qui",
|
|
"data": false
|
|
}
|
|
```
|
|
|
|
---
|
|
## `DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=12345`
|
|
**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=12345'
|
|
```
|
|
### 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=12345`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}
|
|
```
|
|
- **Query Parameters:**
|
|
```json
|
|
{
|
|
"id": 12345
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"version": "example_string",
|
|
"data": [
|
|
"example_string"
|
|
]
|
|
}
|
|
```
|
|
### Response Details
|
|
- **Status Code:** `200`
|
|
- **Elapsed Time:** `0.0145s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "57",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 22,
|
|
"message": "Duis culpa esse quis",
|
|
"data": false
|
|
}
|
|
```
|
|
|
|
---
|
|
## `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: 46' -d '{"version": 12345, "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": 12345,
|
|
"data": [
|
|
"example_string"
|
|
]
|
|
}
|
|
```
|
|
### Response Details
|
|
- **Status Code:** `200`
|
|
- **Elapsed Time:** `0.0263s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "61",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 68,
|
|
"message": "eu dolore labore et Lorem",
|
|
"data": true
|
|
}
|
|
```
|
|
|
|
---
|
|
## `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:** `200`
|
|
- **Elapsed Time:** `0.0130s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "47",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 41,
|
|
"message": "in nulla Ut",
|
|
"data": true
|
|
}
|
|
```
|
|
|
|
---
|
|
## `DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit`
|
|
**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
|
|
```
|
|
### 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`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"version": "example_string",
|
|
"data": [
|
|
"example_string"
|
|
]
|
|
}
|
|
```
|
|
### Response Details
|
|
- **Status Code:** `200`
|
|
- **Elapsed Time:** `0.0124s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "53",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 79,
|
|
"message": "do sed in aliqua",
|
|
"data": false
|
|
}
|
|
```
|
|
|
|
---
|
|
## `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:** `200`
|
|
- **Elapsed Time:** `0.0144s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "46",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 36,
|
|
"message": "consequat",
|
|
"data": false
|
|
}
|
|
```
|
|
|
|
---
|
|
## `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:** `200`
|
|
- **Elapsed Time:** `0.0248s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "68",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 12,
|
|
"message": "aliqua dolor voluptate Lorem ut",
|
|
"data": false
|
|
}
|
|
```
|
|
|
|
---
|
|
## `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:** `200`
|
|
- **Elapsed Time:** `0.0181s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "70",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 96,
|
|
"message": "exercitation ut occaecat ex dolore",
|
|
"data": true
|
|
}
|
|
```
|
|
|
|
---
|
|
## `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:** `200`
|
|
- **Elapsed Time:** `0.0135s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "50",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 49,
|
|
"message": "irure elit id",
|
|
"data": false
|
|
}
|
|
```
|
|
|
|
---
|
|
## `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: 141' -d '{"version": 12345, "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": 12345,
|
|
"data": [
|
|
{
|
|
"bsflag": 0.0,
|
|
"wellCommonName": "example_string",
|
|
"wellId": "example_string",
|
|
"dataRegion": "example_string"
|
|
}
|
|
]
|
|
}
|
|
```
|
|
### Response Details
|
|
- **Status Code:** `200`
|
|
- **Elapsed Time:** `0.0129s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "49",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 82,
|
|
"message": "exercitation",
|
|
"data": false
|
|
}
|
|
```
|
|
|
|
---
|
|
## `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: 137' -d '{"version": "example_string", "data": [{"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": [
|
|
{
|
|
"wellCommonName": "example_string",
|
|
"wellId": "example_string",
|
|
"dataRegion": "example_string"
|
|
}
|
|
]
|
|
}
|
|
```
|
|
### Response Details
|
|
- **Status Code:** `200`
|
|
- **Elapsed Time:** `0.0135s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "57",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 100,
|
|
"message": "sit officia esse do",
|
|
"data": false
|
|
}
|
|
```
|
|
|
|
---
|
|
## `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:** `200`
|
|
- **Elapsed Time:** `0.0155s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "40",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 64,
|
|
"message": "nisi",
|
|
"data": true
|
|
}
|
|
```
|
|
|
|
---
|
|
## `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:** `200`
|
|
- **Elapsed Time:** `0.0185s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "308",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 59,
|
|
"message": "quis cillum et",
|
|
"data": {
|
|
"total": 75,
|
|
"list": [
|
|
{
|
|
"dsid": "88",
|
|
"dataRegion": "commodo voluptate qui exercitation sint",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "55",
|
|
"dataRegion": "nostrud dolore",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}
|
|
```
|
|
|
|
---
|
|
## `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:** `200`
|
|
- **Elapsed Time:** `0.0130s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "308",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 81,
|
|
"message": "ut laboris",
|
|
"data": {
|
|
"total": 33,
|
|
"list": [
|
|
{
|
|
"dsid": "67",
|
|
"dataRegion": "occaecat proident nisi culpa",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "10",
|
|
"dataRegion": "fugiat nulla pariatur aliquip",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}
|
|
```
|
|
|
|
---
|
|
## `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:** `200`
|
|
- **Elapsed Time:** `0.0127s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "310",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 70,
|
|
"message": "in sit sint",
|
|
"data": {
|
|
"total": 72,
|
|
"list": [
|
|
{
|
|
"dsid": "40",
|
|
"dataRegion": "aute esse nisi aliquip ipsum",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "100",
|
|
"dataRegion": "cupidatat anim consectetur in",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}
|
|
```
|
|
|
|
---
|
|
## `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:** `200`
|
|
- **Elapsed Time:** `0.0158s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "385",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 35,
|
|
"message": "laboris in",
|
|
"data": {
|
|
"total": 31,
|
|
"list": [
|
|
{
|
|
"dsid": "25",
|
|
"dataRegion": "ex laboris",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "71",
|
|
"dataRegion": "nulla aliqua",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "83",
|
|
"dataRegion": "quis laborum nulla",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}
|
|
```
|
|
|
|
---
|
|
## `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: 488' -d '{"isSearchCount": "not-a-boolean", "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": "not-a-boolean",
|
|
"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:** `200`
|
|
- **Elapsed Time:** `0.0152s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "279",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 63,
|
|
"message": "laborum ut",
|
|
"data": {
|
|
"total": 52,
|
|
"list": [
|
|
{
|
|
"dsid": "43",
|
|
"dataRegion": "nostrud",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "11",
|
|
"dataRegion": "consectetur non ipsum",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}
|
|
```
|
|
|
|
---
|
|
## `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:** `200`
|
|
- **Elapsed Time:** `0.0170s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "312",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 16,
|
|
"message": "ipsum nostrud in",
|
|
"data": {
|
|
"total": 33,
|
|
"list": [
|
|
{
|
|
"dsid": "69",
|
|
"dataRegion": "magna cupidatat laboris",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "72",
|
|
"dataRegion": "ex commodo nulla exercitation id",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}
|
|
```
|
|
|
|
---
|
|
## `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:** `200`
|
|
- **Elapsed Time:** `0.0194s`
|
|
- **Headers:**
|
|
```json
|
|
{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "385",
|
|
"success": "false",
|
|
"Date": "Thu, 29 May 2025 08:41:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}
|
|
```
|
|
- **Body:**
|
|
```json
|
|
{
|
|
"code": 26,
|
|
"message": "exercitation do dolore",
|
|
"data": {
|
|
"total": 71,
|
|
"list": [
|
|
{
|
|
"dsid": "4",
|
|
"dataRegion": "sed ullamco fugiat in",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "32",
|
|
"dataRegion": "aliqua",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "3",
|
|
"dataRegion": "qui",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}
|
|
```
|
|
|
|
--- |