94 KiB
94 KiB
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:
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: 480' -d '{"isSearchCount": true, "query": {"dataRegions": ["JD", "DG"], "fields": ["field1", "field2"], "filter": {"key": "conditionKey", "logic": "AND", "realValue": [{"value1": "example"}], "subFilter": ["subCondition1", "subCondition2"], "symbol": "="}, "groupFields": ["groupField1"], "groupFilter": {"key": "groupConditionKey", "logic": "OR", "realValue": [{"value1": "exampleGroup"}], "subFilter": ["subGroupCondition1"], "symbol": ">"}, "sort": {"field1": "ASC", "field2": "DESC"}}}' --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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Body:
{
"isSearchCount": true,
"query": {
"dataRegions": [
"JD",
"DG"
],
"fields": [
"field1",
"field2"
],
"filter": {
"key": "conditionKey",
"logic": "AND",
"realValue": [
{
"value1": "example"
}
],
"subFilter": [
"subCondition1",
"subCondition2"
],
"symbol": "="
},
"groupFields": [
"groupField1"
],
"groupFilter": {
"key": "groupConditionKey",
"logic": "OR",
"realValue": [
{
"value1": "exampleGroup"
}
],
"subFilter": [
"subGroupCondition1"
],
"symbol": ">"
},
"sort": {
"field1": "ASC",
"field2": "DESC"
}
}
}
Response Details
- Status Code:
200 - Elapsed Time:
0.0540s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "187",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:09 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 6,
"message": "dolore irure commodo aliquip",
"data": {
"total": 90,
"list": [
{
"dsid": "61",
"dataRegion": "labore mollit",
"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:
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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Body:
{
"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.0394s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "380",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:09 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 43,
"message": "dolor",
"data": {
"total": 58,
"list": [
{
"dsid": "27",
"dataRegion": "in",
"gasReleaseMon": null,
"gasReleaseYear": null,
"releaseGasCum": null
},
{
"dsid": "17",
"dataRegion": "nisi",
"gasReleaseMon": null,
"gasReleaseYear": null,
"releaseGasCum": null
},
{
"dsid": "23",
"dataRegion": "laboris anim nulla velit voluptate",
"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:
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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Body:
{
"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.0359s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "195",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:09 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 64,
"message": "aute non cupidatat sint",
"data": {
"total": 52,
"list": [
{
"dsid": "53",
"dataRegion": "dolor Excepteur aliqua id",
"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:
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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Body:
{
"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.0243s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "435",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:09 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 10,
"message": "Lorem mollit proident dolore ipsum",
"data": {
"total": 83,
"list": [
{
"dsid": "58",
"dataRegion": "commodo culpa",
"gasReleaseMon": null,
"gasReleaseYear": null,
"releaseGasCum": null
},
{
"dsid": "53",
"dataRegion": "occaecat sit dolore id aute",
"gasReleaseMon": null,
"gasReleaseYear": null,
"releaseGasCum": null
},
{
"dsid": "41",
"dataRegion": "fugiat commodo minim Lorem",
"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:
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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Body:
{
"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.0252s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "390",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:09 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 84,
"message": "ea",
"data": {
"total": 90,
"list": [
{
"dsid": "39",
"dataRegion": "Duis nostrud",
"gasReleaseMon": null,
"gasReleaseYear": null,
"releaseGasCum": null
},
{
"dsid": "23",
"dataRegion": "culpa ea enim et non",
"gasReleaseMon": null,
"gasReleaseYear": null,
"releaseGasCum": null
},
{
"dsid": "50",
"dataRegion": "nisi eu nostrud culpa",
"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:
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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Body:
{
"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.0242s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "170",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:09 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 62,
"message": "eiusmod do",
"data": {
"total": 32,
"list": [
{
"dsid": "99",
"dataRegion": "est dolore ex",
"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:
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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Body:
{
"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.0304s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "389",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:10 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 35,
"message": "do consectetur non Lorem",
"data": {
"total": 70,
"list": [
{
"dsid": "55",
"dataRegion": "in culpa fugiat sed",
"gasReleaseMon": null,
"gasReleaseYear": null,
"releaseGasCum": null
},
{
"dsid": "91",
"dataRegion": "quis esse",
"gasReleaseMon": null,
"gasReleaseYear": null,
"releaseGasCum": null
},
{
"dsid": "89",
"dataRegion": "id",
"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:
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: 487' -d '{"isSearchCount": true, "query": {"dataRegions": ["JD", "DG"], "fields": ["field1", "field2"], "filter": {"key": "conditionKey", "logic": "AND", "realValue": [{"valueKey": "value1"}], "subFilter": ["subCondition1", "subCondition2"], "symbol": "="}, "groupFields": ["groupField1"], "groupFilter": {"key": "groupConditionKey", "logic": "OR", "realValue": [{"groupValueKey": "groupValue1"}], "subFilter": ["groupSubCondition1"], "symbol": ">"}, "sort": {"field1": "ASC", "field2": "DESC"}}}' --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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Query Parameters:
{
"pageNo": "query_val_pageNo",
"pageSize": "query_val_pageSize"
}
- Body:
{
"isSearchCount": true,
"query": {
"dataRegions": [
"JD",
"DG"
],
"fields": [
"field1",
"field2"
],
"filter": {
"key": "conditionKey",
"logic": "AND",
"realValue": [
{
"valueKey": "value1"
}
],
"subFilter": [
"subCondition1",
"subCondition2"
],
"symbol": "="
},
"groupFields": [
"groupField1"
],
"groupFilter": {
"key": "groupConditionKey",
"logic": "OR",
"realValue": [
{
"groupValueKey": "groupValue1"
}
],
"subFilter": [
"groupSubCondition1"
],
"symbol": ">"
},
"sort": {
"field1": "ASC",
"field2": "DESC"
}
}
}
Response Details
- Status Code:
200 - Elapsed Time:
0.0457s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "370",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:21 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 24,
"message": "dolore nisi",
"data": {
"total": 63,
"list": [
{
"dsid": "93",
"dataRegion": "Duis velit",
"gasReleaseMon": null,
"gasReleaseYear": null,
"releaseGasCum": null
},
{
"dsid": "47",
"dataRegion": "enim",
"gasReleaseMon": null,
"gasReleaseYear": null,
"releaseGasCum": null
},
{
"dsid": "12",
"dataRegion": "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:
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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Query Parameters:
{
"pageNo": "query_val_pageNo",
"pageSize": "query_val_pageSize"
}
- Body:
{
"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.0246s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "385",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:21 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 31,
"message": "et",
"data": {
"total": 30,
"list": [
{
"dsid": "15",
"dataRegion": "aliquip dolore irure ea qui",
"gasReleaseMon": null,
"gasReleaseYear": null,
"releaseGasCum": null
},
{
"dsid": "69",
"dataRegion": "cillum enim sunt",
"gasReleaseMon": null,
"gasReleaseYear": null,
"releaseGasCum": null
},
{
"dsid": "14",
"dataRegion": "magna",
"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:
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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Query Parameters:
{
"pageNo": "query_val_pageNo",
"pageSize": "query_val_pageSize"
}
- Body:
{
"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.0235s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "309",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:21 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 10,
"message": "consectetur laboris aute ut esse",
"data": {
"total": 16,
"list": [
{
"dsid": "20",
"dataRegion": "officia do occaecat laboris mollit",
"gasReleaseMon": null,
"gasReleaseYear": null,
"releaseGasCum": null
},
{
"dsid": "14",
"dataRegion": "ea",
"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:
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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Query Parameters:
{
"pageNo": 12345,
"pageSize": "query_val_pageSize"
}
- Body:
{
"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.0272s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "327",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:21 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 61,
"message": "dolore ad magna labore",
"data": {
"total": 17,
"list": [
{
"dsid": "76",
"dataRegion": "commodo dolor pariatur laborum reprehenderit",
"gasReleaseMon": null,
"gasReleaseYear": null,
"releaseGasCum": null
},
{
"dsid": "3",
"dataRegion": "ut commodo in ea 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/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize
cURL Command:
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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Query Parameters:
{
"pageNo": "query_val_pageNo",
"pageSize": "query_val_pageSize"
}
- Body:
{
"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.0231s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "188",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:21 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 16,
"message": "nostrud proident enim laborum culpa",
"data": {
"total": 63,
"list": [
{
"dsid": "66",
"dataRegion": "sit 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:
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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Query Parameters:
{
"pageNo": "query_val_pageNo",
"pageSize": "query_val_pageSize"
}
- Body:
{
"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.0227s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "279",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:21 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 83,
"message": "adipisicing reprehenderit",
"data": {
"total": 72,
"list": [
{
"dsid": "22",
"dataRegion": "pariatur",
"gasReleaseMon": null,
"gasReleaseYear": null,
"releaseGasCum": null
},
{
"dsid": "73",
"dataRegion": "magna",
"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:
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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Query Parameters:
{
"pageNo": "query_val_pageNo",
"pageSize": "query_val_pageSize"
}
- Body:
{
"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.0230s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "331",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:21 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 54,
"message": "exercitation culpa id non deserunt",
"data": {
"total": 79,
"list": [
{
"dsid": "23",
"dataRegion": "non qui nostrud ad",
"gasReleaseMon": null,
"gasReleaseYear": null,
"releaseGasCum": null
},
{
"dsid": "92",
"dataRegion": "cupidatat adipisicing ut laboris minim",
"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:
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: 33' -d '{"id": "12345", "version": "1.0"}' --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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Query Parameters:
{
"id": "dsid"
}
- Body:
{
"id": "12345",
"version": "1.0"
}
Response Details
- Status Code:
200 - Elapsed Time:
0.0469s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "56",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:22 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 42,
"message": "mollit fugiat labore",
"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:
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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Query Parameters:
{
"id": "dsid"
}
- Body:
{
"id": "example_string",
"version": "example_string"
}
Response Details
- Status Code:
200 - Elapsed Time:
0.0251s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "63",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:22 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 76,
"message": "Lorem incididunt Excepteur",
"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:
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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Query Parameters:
{
"id": "dsid"
}
- Body:
{
"id": "example_string",
"version": "example_string"
}
Response Details
- Status Code:
200 - Elapsed Time:
0.0235s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "64",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:22 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 9,
"message": "ad in incididunt cillum nisi",
"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:
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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Query Parameters:
{
"id": 12345
}
- Body:
{
"id": "example_string",
"version": "example_string"
}
Response Details
- Status Code:
200 - Elapsed Time:
0.0210s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "56",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:22 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 50,
"message": "nulla dolore cillum",
"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:
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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Query Parameters:
{
"id": "dsid"
}
- Body:
{
"id": 12345,
"version": "example_string"
}
Response Details
- Status Code:
200 - Elapsed Time:
0.0290s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "39",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:22 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 17,
"message": "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:
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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Query Parameters:
{
"id": "dsid"
}
- Body:
{
"version": "example_string"
}
Response Details
- Status Code:
200 - Elapsed Time:
0.0218s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "13",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:22 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"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:
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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Body:
{
"id": "example_string",
"version": "example_string"
}
Response Details
- Status Code:
200 - Elapsed Time:
0.0202s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "50",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:23 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 47,
"message": "irure laborum",
"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:
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: 51' -d '{"version": "1.0.0", "data": ["id1", "id2", "id3"]}' --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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Query Parameters:
{
"id": "dsid"
}
- Body:
{
"version": "1.0.0",
"data": [
"id1",
"id2",
"id3"
]
}
Response Details
- Status Code:
200 - Elapsed Time:
0.0438s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "56",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:24 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 43,
"message": "fugiat dolor aliquip",
"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:
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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Query Parameters:
{
"id": "dsid"
}
- Body:
{
"version": "example_string",
"data": [
"example_string"
]
}
Response Details
- Status Code:
200 - Elapsed Time:
0.0251s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "73",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:24 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 50,
"message": "eiusmod occaecat magna non Excepteur",
"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:
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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Query Parameters:
{
"id": "dsid"
}
- Body:
{
"version": "example_string",
"data": [
"example_string"
]
}
Response Details
- Status Code:
200 - Elapsed Time:
0.0250s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "65",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:24 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 22,
"message": "ipsum adipisicing magna amet",
"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:
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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Query Parameters:
{
"id": 12345
}
- Body:
{
"version": "example_string",
"data": [
"example_string"
]
}
Response Details
- Status Code:
200 - Elapsed Time:
0.0220s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "47",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:24 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 26,
"message": "mollit Duis",
"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:
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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Query Parameters:
{
"id": "dsid"
}
- Body:
{
"version": 12345,
"data": [
"example_string"
]
}
Response Details
- Status Code:
200 - Elapsed Time:
0.0215s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "53",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:24 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 63,
"message": "fugiat eu tempor",
"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:
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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Query Parameters:
{
"id": "dsid"
}
- Body:
{
"version": "example_string",
"data": [
"example_string"
]
}
Response Details
- Status Code:
200 - Elapsed Time:
0.0220s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "52",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:24 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 91,
"message": "non ut cupidatat",
"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:
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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Body:
{
"version": "example_string",
"data": [
"example_string"
]
}
Response Details
- Status Code:
200 - Elapsed Time:
0.0350s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "76",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:24 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 73,
"message": "ullamco occaecat sit cupidatat Excepteur",
"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:
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: 208' -d '{"version": "1.0", "data": [{"bsflag": 0, "wellCommonName": "Well_A", "wellId": "WID_001", "dataRegion": "Region_X"}, {"bsflag": 1, "wellCommonName": "Well_B", "wellId": "WID_002", "dataRegion": "Region_Y"}]}' --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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Body:
{
"version": "1.0",
"data": [
{
"bsflag": 0,
"wellCommonName": "Well_A",
"wellId": "WID_001",
"dataRegion": "Region_X"
},
{
"bsflag": 1,
"wellCommonName": "Well_B",
"wellId": "WID_002",
"dataRegion": "Region_Y"
}
]
}
Response Details
- Status Code:
200 - Elapsed Time:
0.0418s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "65",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:30 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 6,
"message": "ea velit enim nisi consectetur",
"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:
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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Body:
{
"version": "example_string",
"data": [
{
"bsflag": 0.0,
"wellCommonName": "example_string",
"wellId": "example_string",
"dataRegion": "example_string"
}
]
}
Response Details
- Status Code:
200 - Elapsed Time:
0.0226s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "41",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:30 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 43,
"message": "esse",
"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:
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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Body:
{
"version": "example_string",
"data": [
{
"bsflag": 0.0,
"wellCommonName": "example_string",
"wellId": "example_string",
"dataRegion": "example_string"
}
]
}
Response Details
- Status Code:
200 - Elapsed Time:
0.0217s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "63",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:30 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 27,
"message": "non sed Ut ullamco laboris",
"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:
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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Body:
{
"version": "example_string",
"data": [
{
"bsflag": 0.0,
"wellCommonName": "example_string",
"wellId": "example_string",
"dataRegion": "example_string"
}
]
}
Response Details
- Status Code:
200 - Elapsed Time:
0.0208s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "73",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:30 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 35,
"message": "incididunt quis elit dolor Excepteur",
"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:
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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Body:
{
"version": 12345,
"data": [
{
"bsflag": 0.0,
"wellCommonName": "example_string",
"wellId": "example_string",
"dataRegion": "example_string"
}
]
}
Response Details
- Status Code:
200 - Elapsed Time:
0.0257s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "55",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:30 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 100,
"message": "ullamco sunt Duis",
"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:
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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Body:
{
"version": "example_string",
"data": [
{
"wellCommonName": "example_string",
"wellId": "example_string",
"dataRegion": "example_string"
}
]
}
Response Details
- Status Code:
200 - Elapsed Time:
0.0269s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "76",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:30 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 24,
"message": "tempor exercitation occaecat laboris ea",
"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:
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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Body:
{
"version": "example_string",
"data": [
{
"bsflag": 0.0,
"wellCommonName": "example_string",
"wellId": "example_string",
"dataRegion": "example_string"
}
]
}
Response Details
- Status Code:
200 - Elapsed Time:
0.0222s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "52",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:30 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 37,
"message": "ullamco nostrud",
"data": false
}
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:
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: 480' -d '{"isSearchCount": true, "query": {"dataRegions": ["JD", "DG"], "fields": ["field1", "field2"], "filter": {"key": "conditionKey", "logic": "AND", "realValue": [{"value1": "example"}], "subFilter": ["subCondition1", "subCondition2"], "symbol": "="}, "groupFields": ["groupField1"], "groupFilter": {"key": "groupConditionKey", "logic": "OR", "realValue": [{"value1": "exampleGroup"}], "subFilter": ["subGroupCondition1"], "symbol": ">"}, "sort": {"field1": "ASC", "field2": "DESC"}}}' --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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Body:
{
"isSearchCount": true,
"query": {
"dataRegions": [
"JD",
"DG"
],
"fields": [
"field1",
"field2"
],
"filter": {
"key": "conditionKey",
"logic": "AND",
"realValue": [
{
"value1": "example"
}
],
"subFilter": [
"subCondition1",
"subCondition2"
],
"symbol": "="
},
"groupFields": [
"groupField1"
],
"groupFilter": {
"key": "groupConditionKey",
"logic": "OR",
"realValue": [
{
"value1": "exampleGroup"
}
],
"subFilter": [
"subGroupCondition1"
],
"symbol": ">"
},
"sort": {
"field1": "ASC",
"field2": "DESC"
}
}
}
Response Details
- Status Code:
200 - Elapsed Time:
0.0377s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "464",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:37 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 18,
"message": "deserunt incididunt cupidatat esse",
"data": {
"total": 100,
"list": [
{
"dsid": "24",
"dataRegion": "Lorem sint enim dolore in",
"gasReleaseMon": null,
"gasReleaseYear": null,
"releaseGasCum": null
},
{
"dsid": "30",
"dataRegion": "adipisicing enim dolor dolore laboris",
"gasReleaseMon": null,
"gasReleaseYear": null,
"releaseGasCum": null
},
{
"dsid": "65",
"dataRegion": "Duis enim elit adipisicing 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:
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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Body:
{
"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.0228s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "287",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:37 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 32,
"message": "aliqua nisi in",
"data": {
"total": 60,
"list": [
{
"dsid": "71",
"dataRegion": "consectetur",
"gasReleaseMon": null,
"gasReleaseYear": null,
"releaseGasCum": null
},
{
"dsid": "19",
"dataRegion": "incididunt sunt culpa",
"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:
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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Body:
{
"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.0248s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "411",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:37 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 30,
"message": "incididunt non sint",
"data": {
"total": 31,
"list": [
{
"dsid": "98",
"dataRegion": "culpa et esse deserunt cillum",
"gasReleaseMon": null,
"gasReleaseYear": null,
"releaseGasCum": null
},
{
"dsid": "73",
"dataRegion": "Excepteur",
"gasReleaseMon": null,
"gasReleaseYear": null,
"releaseGasCum": null
},
{
"dsid": "22",
"dataRegion": "enim laboris qui ut",
"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:
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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Body:
{
"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.0303s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "179",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:37 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 84,
"message": "in dolore elit",
"data": {
"total": 11,
"list": [
{
"dsid": "77",
"dataRegion": "aliquip culpa sint",
"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:
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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Body:
{
"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.0325s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "191",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:38 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 82,
"message": "id ipsum tempor",
"data": {
"total": 63,
"list": [
{
"dsid": "28",
"dataRegion": "est id culpa dolore consequat",
"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:
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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Body:
{
"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.0240s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "282",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:38 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 87,
"message": "veniam laboris cupidatat",
"data": {
"total": 71,
"list": [
{
"dsid": "37",
"dataRegion": "elit",
"gasReleaseMon": null,
"gasReleaseYear": null,
"releaseGasCum": null
},
{
"dsid": "50",
"dataRegion": "non in 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:
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:
{
"tenant-id": "header_val_tenant-id",
"Content-Type": "application/json",
"Accept": "application/json"
}
- Body:
{
"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.0231s - Headers:
{
"Vary": "Origin",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "471",
"success": "false",
"Date": "Sat, 31 May 2025 16:34:38 GMT",
"Connection": "keep-alive",
"Keep-Alive": "timeout=5"
}
- Body:
{
"code": 46,
"message": "sunt occaecat officia pariatur ullamco",
"data": {
"total": 33,
"list": [
{
"dsid": "86",
"dataRegion": "adipisicing labore voluptate proident",
"gasReleaseMon": null,
"gasReleaseYear": null,
"releaseGasCum": null
},
{
"dsid": "28",
"dataRegion": "proident Ut ut dolor occaecat",
"gasReleaseMon": null,
"gasReleaseYear": null,
"releaseGasCum": null
},
{
"dsid": "70",
"dataRegion": "aliqua exercitation nostrud aute",
"gasReleaseMon": null,
"gasReleaseYear": null,
"releaseGasCum": null
}
]
}
}