2132 lines
102 KiB
Markdown
2132 lines
102 KiB
Markdown
# API 调用详情记录\n\n<details id='api-call-1'>\n<summary><b>POST</b> http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version - <b>状态: 200</b> - 耗时: 48.96ms</summary>\n\n#### 请求 (Request)\n- **Method:** `POST`\n- **URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"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": {}
|
|
}
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 48.96 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "179",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 60,
|
|
"message": "exercitation in laborum",
|
|
"data": {
|
|
"total": 9,
|
|
"list": [
|
|
{
|
|
"dsid": "88",
|
|
"dataRegion": "dolor enim",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-2'>\n<summary><b>POST</b> http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version - <b>状态: 200</b> - 耗时: 23.01ms</summary>\n\n#### 请求 (Request)\n- **Method:** `POST`\n- **URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"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": {}
|
|
}
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 23.01 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "288",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 4,
|
|
"message": "Ut officia deserunt",
|
|
"data": {
|
|
"total": 76,
|
|
"list": [
|
|
{
|
|
"dsid": "14",
|
|
"dataRegion": "minim",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "15",
|
|
"dataRegion": "consectetur cupidatat in",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-3'>\n<summary><b>POST</b> http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version - <b>状态: 200</b> - 耗时: 18.97ms</summary>\n\n#### 请求 (Request)\n- **Method:** `POST`\n- **URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"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": {}
|
|
}
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 18.97 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "195",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 46,
|
|
"message": "est minim tempor officia",
|
|
"data": {
|
|
"total": 52,
|
|
"list": [
|
|
{
|
|
"dsid": "54",
|
|
"dataRegion": "commodo elit sunt cillum",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-4'>\n<summary><b>POST</b> http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version - <b>状态: 200</b> - 耗时: 22.28ms</summary>\n\n#### 请求 (Request)\n- **Method:** `POST`\n- **URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"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": {}
|
|
}
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 22.28 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "186",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 30,
|
|
"message": "veniam pariatur voluptate",
|
|
"data": {
|
|
"total": 46,
|
|
"list": [
|
|
{
|
|
"dsid": "43",
|
|
"dataRegion": "dolore laborum",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-5'>\n<summary><b>POST</b> http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version - <b>状态: 200</b> - 耗时: 18.03ms</summary>\n\n#### 请求 (Request)\n- **Method:** `POST`\n- **URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"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": {}
|
|
}
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 18.03 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "294",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 95,
|
|
"message": "ut anim irure ex",
|
|
"data": {
|
|
"total": 57,
|
|
"list": [
|
|
{
|
|
"dsid": "88",
|
|
"dataRegion": "commodo dolore",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "89",
|
|
"dataRegion": "cupidatat ut nisi ipsum",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-6'>\n<summary><b>POST</b> http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version - <b>状态: 200</b> - 耗时: 14.94ms</summary>\n\n#### 请求 (Request)\n- **Method:** `POST`\n- **URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"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": {}
|
|
}
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 14.94 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "415",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 34,
|
|
"message": "ullamco",
|
|
"data": {
|
|
"total": 57,
|
|
"list": [
|
|
{
|
|
"dsid": "55",
|
|
"dataRegion": "Duis nisi exercitation aute ad",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "96",
|
|
"dataRegion": "est et",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "26",
|
|
"dataRegion": "adipisicing ullamco sit elit deserunt",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-7'>\n<summary><b>POST</b> http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version - <b>状态: 200</b> - 耗时: 19.05ms</summary>\n\n#### 请求 (Request)\n- **Method:** `POST`\n- **URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"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": {}
|
|
}
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 19.05 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "336",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 23,
|
|
"message": "voluptate incididunt laboris in consequat",
|
|
"data": {
|
|
"total": 63,
|
|
"list": [
|
|
{
|
|
"dsid": "91",
|
|
"dataRegion": "Ut Duis occaecat cillum",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "64",
|
|
"dataRegion": "tempor sint eiusmod et deserunt",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-8'>\n<summary><b>POST</b> http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0 - <b>状态: 200</b> - 耗时: 15.13ms</summary>\n\n#### 请求 (Request)\n- **Method:** `POST`\n- **URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Query Parameters:**\n```json\n{
|
|
"pageNo": "query_val_pageNo",
|
|
"pageSize": "query_val_pageSize"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"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": {}
|
|
}
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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'\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 15.13 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "303",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 23,
|
|
"message": "reprehenderit qui in aliqua velit",
|
|
"data": {
|
|
"total": 8,
|
|
"list": [
|
|
{
|
|
"dsid": "88",
|
|
"dataRegion": "cupidatat",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "31",
|
|
"dataRegion": "Ut adipisicing dolore",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-9'>\n<summary><b>POST</b> http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0 - <b>状态: 200</b> - 耗时: 16.27ms</summary>\n\n#### 请求 (Request)\n- **Method:** `POST`\n- **URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Query Parameters:**\n```json\n{
|
|
"pageNo": "query_val_pageNo",
|
|
"pageSize": "query_val_pageSize"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"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": {}
|
|
}
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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'\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 16.27 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "320",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 46,
|
|
"message": "adipisicing aute mollit nostrud fugiat",
|
|
"data": {
|
|
"total": 58,
|
|
"list": [
|
|
{
|
|
"dsid": "47",
|
|
"dataRegion": "et nostrud eiusmod voluptate dolore",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "47",
|
|
"dataRegion": "cillum",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-10'>\n<summary><b>POST</b> http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0 - <b>状态: 200</b> - 耗时: 15.63ms</summary>\n\n#### 请求 (Request)\n- **Method:** `POST`\n- **URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Query Parameters:**\n```json\n{
|
|
"pageNo": "query_val_pageNo",
|
|
"pageSize": "query_val_pageSize"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"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": {}
|
|
}
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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'\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 15.63 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "165",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 42,
|
|
"message": "aliqua et nisi",
|
|
"data": {
|
|
"total": 28,
|
|
"list": [
|
|
{
|
|
"dsid": "26",
|
|
"dataRegion": "aute",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-11'>\n<summary><b>POST</b> http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0 - <b>状态: 200</b> - 耗时: 15.63ms</summary>\n\n#### 请求 (Request)\n- **Method:** `POST`\n- **URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Query Parameters:**\n```json\n{
|
|
"pageNo": 12345,
|
|
"pageSize": "query_val_pageSize"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"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": {}
|
|
}
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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'\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 15.63 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "180",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 33,
|
|
"message": "nisi ipsum id reprehenderit",
|
|
"data": {
|
|
"total": 87,
|
|
"list": [
|
|
{
|
|
"dsid": "50",
|
|
"dataRegion": "veniam",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-12'>\n<summary><b>POST</b> http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0 - <b>状态: 200</b> - 耗时: 14.17ms</summary>\n\n#### 请求 (Request)\n- **Method:** `POST`\n- **URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Query Parameters:**\n```json\n{
|
|
"pageNo": "query_val_pageNo",
|
|
"pageSize": "query_val_pageSize"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"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": {}
|
|
}
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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'\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 14.17 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "170",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 78,
|
|
"message": "fugiat mollit",
|
|
"data": {
|
|
"total": 81,
|
|
"list": [
|
|
{
|
|
"dsid": "52",
|
|
"dataRegion": "id nostrud",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-13'>\n<summary><b>POST</b> http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0 - <b>状态: 200</b> - 耗时: 14.94ms</summary>\n\n#### 请求 (Request)\n- **Method:** `POST`\n- **URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Query Parameters:**\n```json\n{
|
|
"pageNo": "query_val_pageNo",
|
|
"pageSize": "query_val_pageSize"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"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": {}
|
|
}
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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'\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 14.94 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "275",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 15,
|
|
"message": "ex anim consectetur ut in",
|
|
"data": {
|
|
"total": 76,
|
|
"list": [
|
|
{
|
|
"dsid": "4",
|
|
"dataRegion": "veniam",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "72",
|
|
"dataRegion": "amet",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-14'>\n<summary><b>POST</b> http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0 - <b>状态: 200</b> - 耗时: 17.07ms</summary>\n\n#### 请求 (Request)\n- **Method:** `POST`\n- **URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Query Parameters:**\n```json\n{
|
|
"pageNo": "query_val_pageNo",
|
|
"pageSize": "query_val_pageSize"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"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": {}
|
|
}
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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'\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 17.07 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "378",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 22,
|
|
"message": "mollit",
|
|
"data": {
|
|
"total": 21,
|
|
"list": [
|
|
{
|
|
"dsid": "55",
|
|
"dataRegion": "ut aliquip elit consequat enim",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "21",
|
|
"dataRegion": "et",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "99",
|
|
"dataRegion": "velit",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-15'>\n<summary><b>PUT</b> http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit - <b>状态: 200</b> - 耗时: 12.52ms</summary>\n\n#### 请求 (Request)\n- **Method:** `PUT`\n- **URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Query Parameters:**\n```json\n{
|
|
"id": "dsid"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"id": "example_string",
|
|
"version": "example_string"
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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'\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 12.52 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "45",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 79,
|
|
"message": "minim ex",
|
|
"data": false
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-16'>\n<summary><b>PUT</b> http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit - <b>状态: 200</b> - 耗时: 14.81ms</summary>\n\n#### 请求 (Request)\n- **Method:** `PUT`\n- **URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Query Parameters:**\n```json\n{
|
|
"id": "dsid"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"id": "example_string",
|
|
"version": "example_string"
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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'\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 14.81 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "51",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 89,
|
|
"message": "quis in laboris",
|
|
"data": true
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-17'>\n<summary><b>PUT</b> http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit - <b>状态: 200</b> - 耗时: 12.97ms</summary>\n\n#### 请求 (Request)\n- **Method:** `PUT`\n- **URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Query Parameters:**\n```json\n{
|
|
"id": "dsid"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"id": "example_string",
|
|
"version": "example_string"
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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'\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 12.97 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "60",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 78,
|
|
"message": "magna adipisicing nulla",
|
|
"data": false
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-18'>\n<summary><b>PUT</b> http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit - <b>状态: 200</b> - 耗时: 14.04ms</summary>\n\n#### 请求 (Request)\n- **Method:** `PUT`\n- **URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Query Parameters:**\n```json\n{
|
|
"id": 12345
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"id": "example_string",
|
|
"version": "example_string"
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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'\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 14.04 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "63",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 80,
|
|
"message": "dolore cupidatat amet Duis",
|
|
"data": false
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-19'>\n<summary><b>PUT</b> http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit - <b>状态: 200</b> - 耗时: 16.87ms</summary>\n\n#### 请求 (Request)\n- **Method:** `PUT`\n- **URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Query Parameters:**\n```json\n{
|
|
"id": "dsid"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"id": 12345,
|
|
"version": "example_string"
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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'\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 16.87 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "66",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 7,
|
|
"message": "esse et reprehenderit ex tempor",
|
|
"data": true
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-20'>\n<summary><b>PUT</b> http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit - <b>状态: 200</b> - 耗时: 16.69ms</summary>\n\n#### 请求 (Request)\n- **Method:** `PUT`\n- **URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Query Parameters:**\n```json\n{
|
|
"id": "dsid"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"version": "example_string"
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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'\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 16.69 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "13",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 4003
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-21'>\n<summary><b>PUT</b> http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit - <b>状态: 200</b> - 耗时: 13.24ms</summary>\n\n#### 请求 (Request)\n- **Method:** `PUT`\n- **URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"id": "example_string",
|
|
"version": "example_string"
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 13.24 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "57",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 36,
|
|
"message": "sed cillum qui labore",
|
|
"data": true
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-22'>\n<summary><b>DELETE</b> http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit - <b>状态: 200</b> - 耗时: 13.80ms</summary>\n\n#### 请求 (Request)\n- **Method:** `DELETE`\n- **URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Query Parameters:**\n```json\n{
|
|
"id": "dsid"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"version": "example_string",
|
|
"data": [
|
|
"example_string"
|
|
]
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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'\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 13.80 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "65",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 90,
|
|
"message": "enim ut exercitation sit sed",
|
|
"data": false
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-23'>\n<summary><b>DELETE</b> http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit - <b>状态: 200</b> - 耗时: 12.31ms</summary>\n\n#### 请求 (Request)\n- **Method:** `DELETE`\n- **URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Query Parameters:**\n```json\n{
|
|
"id": "dsid"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"version": "example_string",
|
|
"data": [
|
|
"example_string"
|
|
]
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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'\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 12.31 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "57",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 14,
|
|
"message": "occaecat magna minim",
|
|
"data": false
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-24'>\n<summary><b>DELETE</b> http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit - <b>状态: 200</b> - 耗时: 13.36ms</summary>\n\n#### 请求 (Request)\n- **Method:** `DELETE`\n- **URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Query Parameters:**\n```json\n{
|
|
"id": "dsid"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"version": "example_string",
|
|
"data": [
|
|
"example_string"
|
|
]
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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'\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 13.36 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "58",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 59,
|
|
"message": "cupidatat adipisicing",
|
|
"data": false
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-25'>\n<summary><b>DELETE</b> http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit - <b>状态: 200</b> - 耗时: 15.01ms</summary>\n\n#### 请求 (Request)\n- **Method:** `DELETE`\n- **URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Query Parameters:**\n```json\n{
|
|
"id": 12345
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"version": "example_string",
|
|
"data": [
|
|
"example_string"
|
|
]
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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'\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 15.01 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "47",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 28,
|
|
"message": "sed veniam",
|
|
"data": false
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-26'>\n<summary><b>DELETE</b> http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit - <b>状态: 200</b> - 耗时: 13.03ms</summary>\n\n#### 请求 (Request)\n- **Method:** `DELETE`\n- **URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Query Parameters:**\n```json\n{
|
|
"id": "dsid"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"version": 12345,
|
|
"data": [
|
|
"example_string"
|
|
]
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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'\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 13.03 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "41",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:48 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 81,
|
|
"message": "ex Ut",
|
|
"data": true
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-27'>\n<summary><b>DELETE</b> http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit - <b>状态: 200</b> - 耗时: 16.39ms</summary>\n\n#### 请求 (Request)\n- **Method:** `DELETE`\n- **URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Query Parameters:**\n```json\n{
|
|
"id": "dsid"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"version": "example_string",
|
|
"data": [
|
|
"example_string"
|
|
]
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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'\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 16.39 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "63",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 87,
|
|
"message": "amet eiusmod commodo dolore",
|
|
"data": true
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-28'>\n<summary><b>DELETE</b> http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit - <b>状态: 200</b> - 耗时: 13.31ms</summary>\n\n#### 请求 (Request)\n- **Method:** `DELETE`\n- **URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"version": "example_string",
|
|
"data": [
|
|
"example_string"
|
|
]
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 13.31 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "70",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 64,
|
|
"message": "dolor Excepteur labore tempor amet",
|
|
"data": true
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-29'>\n<summary><b>POST</b> http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit - <b>状态: 200</b> - 耗时: 13.26ms</summary>\n\n#### 请求 (Request)\n- **Method:** `POST`\n- **URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"version": "example_string",
|
|
"data": [
|
|
{
|
|
"bsflag": 0.0,
|
|
"wellCommonName": "example_string",
|
|
"wellId": "example_string",
|
|
"dataRegion": "example_string"
|
|
}
|
|
]
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 13.26 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "62",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 62,
|
|
"message": "deserunt Ut sed quis culpa",
|
|
"data": true
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-30'>\n<summary><b>POST</b> http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit - <b>状态: 200</b> - 耗时: 12.66ms</summary>\n\n#### 请求 (Request)\n- **Method:** `POST`\n- **URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"version": "example_string",
|
|
"data": [
|
|
{
|
|
"bsflag": 0.0,
|
|
"wellCommonName": "example_string",
|
|
"wellId": "example_string",
|
|
"dataRegion": "example_string"
|
|
}
|
|
]
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 12.66 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "39",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 32,
|
|
"message": "ea",
|
|
"data": false
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-31'>\n<summary><b>POST</b> http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit - <b>状态: 200</b> - 耗时: 15.69ms</summary>\n\n#### 请求 (Request)\n- **Method:** `POST`\n- **URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"version": "example_string",
|
|
"data": [
|
|
{
|
|
"bsflag": 0.0,
|
|
"wellCommonName": "example_string",
|
|
"wellId": "example_string",
|
|
"dataRegion": "example_string"
|
|
}
|
|
]
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 15.69 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "47",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 66,
|
|
"message": "incididunt",
|
|
"data": false
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-32'>\n<summary><b>POST</b> http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit - <b>状态: 200</b> - 耗时: 13.09ms</summary>\n\n#### 请求 (Request)\n- **Method:** `POST`\n- **URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"version": "example_string",
|
|
"data": [
|
|
{
|
|
"bsflag": 0.0,
|
|
"wellCommonName": "example_string",
|
|
"wellId": "example_string",
|
|
"dataRegion": "example_string"
|
|
}
|
|
]
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 13.09 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "42",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 71,
|
|
"message": "dolore",
|
|
"data": true
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-33'>\n<summary><b>POST</b> http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit - <b>状态: 200</b> - 耗时: 17.23ms</summary>\n\n#### 请求 (Request)\n- **Method:** `POST`\n- **URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"version": 12345,
|
|
"data": [
|
|
{
|
|
"bsflag": 0.0,
|
|
"wellCommonName": "example_string",
|
|
"wellId": "example_string",
|
|
"dataRegion": "example_string"
|
|
}
|
|
]
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 17.23 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "50",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 80,
|
|
"message": "Ut Lorem ex id",
|
|
"data": true
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-34'>\n<summary><b>POST</b> http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit - <b>状态: 200</b> - 耗时: 13.50ms</summary>\n\n#### 请求 (Request)\n- **Method:** `POST`\n- **URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"version": "example_string",
|
|
"data": [
|
|
{
|
|
"wellCommonName": "example_string",
|
|
"wellId": "example_string",
|
|
"dataRegion": "example_string"
|
|
}
|
|
]
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 13.50 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "53",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 15,
|
|
"message": "in commodo minim",
|
|
"data": false
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-35'>\n<summary><b>POST</b> http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit - <b>状态: 200</b> - 耗时: 12.53ms</summary>\n\n#### 请求 (Request)\n- **Method:** `POST`\n- **URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"version": "example_string",
|
|
"data": [
|
|
{
|
|
"bsflag": 0.0,
|
|
"wellCommonName": "example_string",
|
|
"wellId": "example_string",
|
|
"dataRegion": "example_string"
|
|
}
|
|
]
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 12.53 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "40",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 7,
|
|
"message": "culpa",
|
|
"data": true
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-36'>\n<summary><b>GET</b> 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 - <b>状态: 200</b> - 耗时: 18.09ms</summary>\n\n#### 请求 (Request)\n- **Method:** `GET`\n- **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`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"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": {}
|
|
}
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 18.09 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "433",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 21,
|
|
"message": "consectetur dolor tempor",
|
|
"data": {
|
|
"total": 88,
|
|
"list": [
|
|
{
|
|
"dsid": "41",
|
|
"dataRegion": "adipisicing mollit eiusmod dolore occaecat",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "84",
|
|
"dataRegion": "sunt non adipisicing",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "91",
|
|
"dataRegion": "sit amet non",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-37'>\n<summary><b>GET</b> 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 - <b>状态: 200</b> - 耗时: 12.99ms</summary>\n\n#### 请求 (Request)\n- **Method:** `GET`\n- **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`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"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": {}
|
|
}
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 12.99 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "175",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 50,
|
|
"message": "officia id ipsum aliquip",
|
|
"data": {
|
|
"total": 99,
|
|
"list": [
|
|
{
|
|
"dsid": "33",
|
|
"dataRegion": "elit",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-38'>\n<summary><b>GET</b> 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 - <b>状态: 200</b> - 耗时: 12.11ms</summary>\n\n#### 请求 (Request)\n- **Method:** `GET`\n- **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`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"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": {}
|
|
}
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 12.11 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "398",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 15,
|
|
"message": "est in",
|
|
"data": {
|
|
"total": 49,
|
|
"list": [
|
|
{
|
|
"dsid": "76",
|
|
"dataRegion": "consequat",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "67",
|
|
"dataRegion": "ex quis consequat sunt velit",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "15",
|
|
"dataRegion": "adipisicing nisi sed",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-39'>\n<summary><b>GET</b> 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 - <b>状态: 200</b> - 耗时: 12.68ms</summary>\n\n#### 请求 (Request)\n- **Method:** `GET`\n- **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`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"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": {}
|
|
}
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 12.68 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "409",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 33,
|
|
"message": "exercitation amet",
|
|
"data": {
|
|
"total": 78,
|
|
"list": [
|
|
{
|
|
"dsid": "66",
|
|
"dataRegion": "voluptate in",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "37",
|
|
"dataRegion": "do consectetur eu dolor",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "34",
|
|
"dataRegion": "elit Duis magna in qui",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-40'>\n<summary><b>GET</b> 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 - <b>状态: 200</b> - 耗时: 15.03ms</summary>\n\n#### 请求 (Request)\n- **Method:** `GET`\n- **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`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"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": {}
|
|
}
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 15.03 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "427",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 10,
|
|
"message": "et ut consequat laboris",
|
|
"data": {
|
|
"total": 54,
|
|
"list": [
|
|
{
|
|
"dsid": "22",
|
|
"dataRegion": "deserunt incididunt",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "80",
|
|
"dataRegion": "ullamco id et consectetur cillum",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "10",
|
|
"dataRegion": "anim eu aliquip et",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-41'>\n<summary><b>GET</b> 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 - <b>状态: 200</b> - 耗时: 13.17ms</summary>\n\n#### 请求 (Request)\n- **Method:** `GET`\n- **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`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"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": {}
|
|
}
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 13.17 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "185",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 11,
|
|
"message": "nisi",
|
|
"data": {
|
|
"total": 64,
|
|
"list": [
|
|
{
|
|
"dsid": "4",
|
|
"dataRegion": "adipisicing Lorem cupidatat commodo",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-42'>\n<summary><b>GET</b> 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 - <b>状态: 200</b> - 耗时: 15.10ms</summary>\n\n#### 请求 (Request)\n- **Method:** `GET`\n- **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`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "header_val_tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"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": {}
|
|
}
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -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\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 15.10 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "318",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 64,
|
|
"message": "cupidatat",
|
|
"data": {
|
|
"total": 30,
|
|
"list": [
|
|
{
|
|
"dsid": "39",
|
|
"dataRegion": "voluptate magna consequat incididunt",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "29",
|
|
"dataRegion": "officia ullamco do reprehenderit",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-43'>\n<summary><b>POST</b> http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/your_dms_instance_code/v1/cd_geo_unit - <b>状态: 200</b> - 耗时: 14.80ms</summary>\n\n#### 请求 (Request)\n- **Method:** `POST`\n- **URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/your_dms_instance_code/v1/cd_geo_unit`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "your-tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json",
|
|
"Authorization": "Bearer your-test-token"
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"version": "1.0.0",
|
|
"data": [
|
|
{
|
|
"wellCommonName": "TestResource_1749192709_93a75f",
|
|
"dataRegion": "Feature_1749192709"
|
|
}
|
|
]
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: your-tenant-id' -H 'Content-Type: application/json' -H 'Authorization: Bearer your-test-token' -H 'Content-Length: 120' -d '{"version": "1.0.0", "data": [{"wellCommonName": "TestResource_1749192709_93a75f", "dataRegion": "Feature_1749192709"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/your_dms_instance_code/v1/cd_geo_unit\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 14.80 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "42",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 31,
|
|
"message": "labore",
|
|
"data": true
|
|
}\n```\n\n</details>\n\n---\n\n<details id='api-call-44'>\n<summary><b>POST</b> http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/your_dms_instance_code/v1/cd_geo_unit/1.0.0 - <b>状态: 200</b> - 耗时: 12.73ms</summary>\n\n#### 请求 (Request)\n- **Method:** `POST`\n- **URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/your_dms_instance_code/v1/cd_geo_unit/1.0.0`\n- **Headers:**\n```json\n{
|
|
"tenant-id": "your-tenant-id",
|
|
"Content-Type": "application/json",
|
|
"Accept": "application/json",
|
|
"Authorization": "Bearer your-test-token"
|
|
}\n```\n- **Query Parameters:**\n```json\n{
|
|
"pageNo": 1,
|
|
"pageSize": 10
|
|
}\n```\n- **Request Body:**\n```json\n{
|
|
"isSearchCount": true,
|
|
"query": {
|
|
"fields": [
|
|
"dsid",
|
|
"wellCommonName",
|
|
"dataRegion"
|
|
],
|
|
"filter": {
|
|
"key": "wellCommonName",
|
|
"symbol": "=",
|
|
"realValue": [
|
|
"TestResource_1749192709_93a75f"
|
|
]
|
|
}
|
|
}
|
|
}\n```\n- **cURL Command:**\n```bash\ncurl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: your-tenant-id' -H 'Content-Type: application/json' -H 'Authorization: Bearer your-test-token' -H 'Content-Length: 187' -d '{"isSearchCount": true, "query": {"fields": ["dsid", "wellCommonName", "dataRegion"], "filter": {"key": "wellCommonName", "symbol": "=", "realValue": ["TestResource_1749192709_93a75f"]}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/your_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=1&pageSize=10'\n```\n\n#### 响应 (Response)\n- **Status Code:** `200`\n- **Elapsed Time:** 12.73 ms\n- **Response Headers:**\n```json\n{
|
|
"Vary": "Origin",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Content-Length": "387",
|
|
"success": "false",
|
|
"Date": "Fri, 06 Jun 2025 06:51:49 GMT",
|
|
"Connection": "keep-alive",
|
|
"Keep-Alive": "timeout=5"
|
|
}\n```\n- **Response Body:**\n```json\n{
|
|
"code": 61,
|
|
"message": "in reprehenderit",
|
|
"data": {
|
|
"total": 47,
|
|
"list": [
|
|
{
|
|
"dsid": "47",
|
|
"dataRegion": "et eiusmod ut veniam dolore",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "16",
|
|
"dataRegion": "sunt",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
},
|
|
{
|
|
"dsid": "80",
|
|
"dataRegion": "Lorem",
|
|
"gasReleaseMon": null,
|
|
"gasReleaseYear": null,
|
|
"releaseGasCum": null
|
|
}
|
|
]
|
|
}
|
|
}\n```\n\n</details>\n\n---\n\n |