compliance/test_reports/api_call_details.md
2025-06-20 10:39:34 +08:00

240 KiB

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.5306s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:17 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 4006,
  "message": "est officia in sit culpa",
  "data": {
    "total": 15,
    "list": [
      {
        "dsid": "97",
        "dataRegion": "ullamco est irure quis in",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null,
        "key": 123
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0519s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:17 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 4006,
  "message": "est officia in sit culpa",
  "data": {
    "total": 15,
    "list": [
      {
        "dsid": "97",
        "dataRegion": "ullamco est irure quis in",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null,
        "key": 123
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0642s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:17 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 4006,
  "message": "est officia in sit culpa",
  "data": {
    "total": 15,
    "list": [
      {
        "dsid": "97",
        "dataRegion": "ullamco est irure quis in",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null,
        "key": 123
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0490s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:17 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 4006,
  "message": "est officia in sit culpa",
  "data": {
    "total": 15,
    "list": [
      {
        "dsid": "97",
        "dataRegion": "ullamco est irure quis in",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null,
        "key": 123
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0854s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:20 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 4006,
  "message": "est officia in sit culpa",
  "data": {
    "total": 15,
    "list": [
      {
        "dsid": "97",
        "dataRegion": "ullamco est irure quis in",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null,
        "key": 123
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0277s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:20 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 4006,
  "message": "est officia in sit culpa",
  "data": {
    "total": 15,
    "list": [
      {
        "dsid": "97",
        "dataRegion": "ullamco est irure quis in",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null,
        "key": 123
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0271s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:21 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 4006,
  "message": "est officia in sit culpa",
  "data": {
    "total": 15,
    "list": [
      {
        "dsid": "97",
        "dataRegion": "ullamco est irure quis in",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null,
        "key": 123
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0413s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:21 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 4006,
  "message": "est officia in sit culpa",
  "data": {
    "total": 15,
    "list": [
      {
        "dsid": "97",
        "dataRegion": "ullamco est irure quis in",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null,
        "key": 123
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0332s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:21 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 4006,
  "message": "est officia in sit culpa",
  "data": {
    "total": 15,
    "list": [
      {
        "dsid": "97",
        "dataRegion": "ullamco est irure quis in",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null,
        "key": 123
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0294s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:21 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 4006,
  "message": "est officia in sit culpa",
  "data": {
    "total": 15,
    "list": [
      {
        "dsid": "97",
        "dataRegion": "ullamco est irure quis in",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null,
        "key": 123
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0307s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:21 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 4006,
  "message": "est officia in sit culpa",
  "data": {
    "total": 15,
    "list": [
      {
        "dsid": "97",
        "dataRegion": "ullamco est irure quis in",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null,
        "key": 123
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0321s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:21 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 4006,
  "message": "est officia in sit culpa",
  "data": {
    "total": 15,
    "list": [
      {
        "dsid": "97",
        "dataRegion": "ullamco est irure quis in",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null,
        "key": 123
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0271s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:21 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 4006,
  "message": "est officia in sit culpa",
  "data": {
    "total": 15,
    "list": [
      {
        "dsid": "97",
        "dataRegion": "ullamco est irure quis in",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null,
        "key": 123
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 488' -d '{"isSearchCount": "not-a-boolean", "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "isSearchCount": "not-a-boolean",
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0235s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:21 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 4006,
  "message": "est officia in sit culpa",
  "data": {
    "total": 15,
    "list": [
      {
        "dsid": "97",
        "dataRegion": "ullamco est irure quis in",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null,
        "key": 123
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0230s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:21 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 4006,
  "message": "est officia in sit culpa",
  "data": {
    "total": 15,
    "list": [
      {
        "dsid": "97",
        "dataRegion": "ullamco est irure quis in",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null,
        "key": 123
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 482' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "invalid_enum_8j5lv9", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "invalid_enum_8j5lv9",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0269s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:21 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 4006,
  "message": "est officia in sit culpa",
  "data": {
    "total": 15,
    "list": [
      {
        "dsid": "97",
        "dataRegion": "ullamco est irure quis in",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null,
        "key": 123
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0277s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:21 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 4006,
  "message": "est officia in sit culpa",
  "data": {
    "total": 15,
    "list": [
      {
        "dsid": "97",
        "dataRegion": "ullamco est irure quis in",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null,
        "key": 123
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0268s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:21 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 4006,
  "message": "est officia in sit culpa",
  "data": {
    "total": 15,
    "list": [
      {
        "dsid": "97",
        "dataRegion": "ullamco est irure quis in",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null,
        "key": 123
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize'

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "pageNo": "query_val_pageNo",
  "pageSize": "query_val_pageSize"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0524s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "365",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:21 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 71,
  "message": "qui ex",
  "data": {
    "total": 88,
    "list": [
      {
        "dsid": "71",
        "dataRegion": "ipsum",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "1",
        "dataRegion": "do",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "61",
        "dataRegion": "nostrud amet ipsum",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize'

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "pageNo": "query_val_pageNo",
  "pageSize": "query_val_pageSize"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0238s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "181",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:21 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 67,
  "message": "ut aliquip anim commodo sit",
  "data": {
    "total": 53,
    "list": [
      {
        "dsid": "79",
        "dataRegion": "qui sit",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize'

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "pageNo": "query_val_pageNo",
  "pageSize": "query_val_pageSize"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0388s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "193",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:21 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 16,
  "message": "quis reprehenderit in ut",
  "data": {
    "total": 9,
    "list": [
      {
        "dsid": "28",
        "dataRegion": "fugiat ut sint ex minim",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize'

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "pageNo": "query_val_pageNo",
  "pageSize": "query_val_pageSize"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0843s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "171",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:21 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 64,
  "message": "veniam",
  "data": {
    "total": 11,
    "list": [
      {
        "dsid": "95",
        "dataRegion": "culpa dolore dolor",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize'

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "pageNo": "query_val_pageNo",
  "pageSize": "query_val_pageSize"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0436s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "278",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:28 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 23,
  "message": "consequat",
  "data": {
    "total": 95,
    "list": [
      {
        "dsid": "16",
        "dataRegion": "aute exercitation",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "91",
        "dataRegion": "consectetur",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize'

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "pageNo": "query_val_pageNo",
  "pageSize": "query_val_pageSize"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0246s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "185",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:28 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 71,
  "message": "dolor",
  "data": {
    "total": 79,
    "list": [
      {
        "dsid": "49",
        "dataRegion": "Excepteur cupidatat ut sed dolore",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize'

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "pageNo": "query_val_pageNo",
  "pageSize": "query_val_pageSize"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0239s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "180",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:28 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 100,
  "message": "ut consectetur veniam",
  "data": {
    "total": 1,
    "list": [
      {
        "dsid": "61",
        "dataRegion": "quis officia",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize'

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "pageNo": "query_val_pageNo",
  "pageSize": "query_val_pageSize"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0345s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "200",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:28 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 54,
  "message": "irure quis eiusmod id aliqua",
  "data": {
    "total": 30,
    "list": [
      {
        "dsid": "86",
        "dataRegion": "qui sunt dolore Excepteur",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize'

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "pageNo": "query_val_pageNo",
  "pageSize": "query_val_pageSize"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0324s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "278",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:28 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 77,
  "message": "dolor ex voluptate",
  "data": {
    "total": 45,
    "list": [
      {
        "dsid": "4",
        "dataRegion": "ex",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "51",
        "dataRegion": "qui enim dolor non",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize'

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "pageNo": "query_val_pageNo",
  "pageSize": "query_val_pageSize"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0303s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "392",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:28 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 72,
  "message": "eu ad mollit non",
  "data": {
    "total": 21,
    "list": [
      {
        "dsid": "81",
        "dataRegion": "laborum",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "26",
        "dataRegion": "nisi aute",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "29",
        "dataRegion": "laboris anim pariatur qui",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize'

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "pageNo": "query_val_pageNo",
  "pageSize": "query_val_pageSize"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0256s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "307",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:28 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 90,
  "message": "dolor voluptate Excepteur in est",
  "data": {
    "total": 73,
    "list": [
      {
        "dsid": "50",
        "dataRegion": "dolore nisi",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "38",
        "dataRegion": "Ut veniam ipsum anim eu",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize'

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "pageNo": "query_val_pageNo",
  "pageSize": "query_val_pageSize"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0249s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "160",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:28 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 29,
  "message": "proident",
  "data": {
    "total": 92,
    "list": [
      {
        "dsid": "78",
        "dataRegion": "nulla",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=12345&pageSize=query_val_pageSize

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=12345&pageSize=query_val_pageSize'

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=12345&pageSize=query_val_pageSize
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "pageNo": 12345,
  "pageSize": "query_val_pageSize"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0320s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "280",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:28 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 40,
  "message": "id non",
  "data": {
    "total": 3,
    "list": [
      {
        "dsid": "15",
        "dataRegion": "velit qui id nulla",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "39",
        "dataRegion": "ad reprehenderit",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 488' -d '{"isSearchCount": "not-a-boolean", "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize'

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "pageNo": "query_val_pageNo",
  "pageSize": "query_val_pageSize"
}
  • Body:
{
  "isSearchCount": "not-a-boolean",
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0268s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "281",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:28 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 72,
  "message": "ut dolor",
  "data": {
    "total": 100,
    "list": [
      {
        "dsid": "23",
        "dataRegion": "tempor Duis",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "49",
        "dataRegion": "dolore sed cupidatat",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=0.0&pageSize=query_val_pageSize

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=0.0&pageSize=query_val_pageSize'

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=0.0&pageSize=query_val_pageSize
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "pageNo": 0.0,
  "pageSize": "query_val_pageSize"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0224s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "180",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:28 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 94,
  "message": "culpa est tempor eu ipsum",
  "data": {
    "total": 73,
    "list": [
      {
        "dsid": "31",
        "dataRegion": "non anim",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 482' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "invalid_enum_wf2e1t", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize'

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "pageNo": "query_val_pageNo",
  "pageSize": "query_val_pageSize"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "invalid_enum_wf2e1t",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0215s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "312",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:28 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 59,
  "message": "anim occaecat",
  "data": {
    "total": 52,
    "list": [
      {
        "dsid": "82",
        "dataRegion": "voluptate aliquip elit minim pariatur",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "12",
        "dataRegion": "esse nostrud velit in",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize'

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "pageNo": "query_val_pageNo",
  "pageSize": "query_val_pageSize"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0227s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "382",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:28 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 62,
  "message": "reprehenderit sed eu",
  "data": {
    "total": 13,
    "list": [
      {
        "dsid": "99",
        "dataRegion": "sit dolor elit",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "46",
        "dataRegion": "Lorem ut",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "88",
        "dataRegion": "magna",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize'

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "pageNo": "query_val_pageNo",
  "pageSize": "query_val_pageSize"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0332s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "411",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:28 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 46,
  "message": "esse commodo",
  "data": {
    "total": 22,
    "list": [
      {
        "dsid": "75",
        "dataRegion": "cupidatat esse",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "57",
        "dataRegion": "elit eiusmod do dolore",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "36",
        "dataRegion": "velit est ut ipsum consequat",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid

cURL Command:

curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 53' -d '{"id": "example_string", "version": "example_string"}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid'

Request Details

  • Method: PUT
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "id": "dsid"
}
  • Body:
{
  "id": "example_string",
  "version": "example_string"
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0380s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "58",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:28 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 3,
  "message": "nostrud Excepteur amet",
  "data": false
}

PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid

cURL Command:

curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 53' -d '{"id": "example_string", "version": "example_string"}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid'

Request Details

  • Method: PUT
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "id": "dsid"
}
  • Body:
{
  "id": "example_string",
  "version": "example_string"
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0252s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "46",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:28 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 47,
  "message": "tempor et",
  "data": false
}

PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid

cURL Command:

curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 53' -d '{"id": "example_string", "version": "example_string"}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid'

Request Details

  • Method: PUT
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "id": "dsid"
}
  • Body:
{
  "id": "example_string",
  "version": "example_string"
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0298s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "72",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:28 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 24,
  "message": "consequat exercitation velit eiusmod",
  "data": true
}

PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid

cURL Command:

curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 53' -d '{"id": "example_string", "version": "example_string"}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid'

Request Details

  • Method: PUT
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "id": "dsid"
}
  • Body:
{
  "id": "example_string",
  "version": "example_string"
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0306s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "53",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:28 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 14,
  "message": "ipsum nostrud et",
  "data": false
}

PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid

cURL Command:

curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 53' -d '{"id": "example_string", "version": "example_string"}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid'

Request Details

  • Method: PUT
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "id": "dsid"
}
  • Body:
{
  "id": "example_string",
  "version": "example_string"
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0472s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "66",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:33 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 35,
  "message": "in et Ut consectetur Excepteur",
  "data": true
}

PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid

cURL Command:

curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 53' -d '{"id": "example_string", "version": "example_string"}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid'

Request Details

  • Method: PUT
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "id": "dsid"
}
  • Body:
{
  "id": "example_string",
  "version": "example_string"
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0308s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "56",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:33 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 71,
  "message": "enim ex non id aute",
  "data": false
}

PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid

cURL Command:

curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 53' -d '{"id": "example_string", "version": "example_string"}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid'

Request Details

  • Method: PUT
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "id": "dsid"
}
  • Body:
{
  "id": "example_string",
  "version": "example_string"
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0263s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "66",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:33 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 18,
  "message": "proident dolore commodo labore",
  "data": true
}

PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid

cURL Command:

curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 53' -d '{"id": "example_string", "version": "example_string"}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid'

Request Details

  • Method: PUT
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "id": "dsid"
}
  • Body:
{
  "id": "example_string",
  "version": "example_string"
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0237s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "65",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:33 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 36,
  "message": "officia eiusmod anim pariatur",
  "data": true
}

PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid

cURL Command:

curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 53' -d '{"id": "example_string", "version": "example_string"}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid'

Request Details

  • Method: PUT
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "id": "dsid"
}
  • Body:
{
  "id": "example_string",
  "version": "example_string"
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0210s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "49",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:33 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 61,
  "message": "ut est dolore",
  "data": true
}

PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid

cURL Command:

curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 53' -d '{"id": "example_string", "version": "example_string"}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid'

Request Details

  • Method: PUT
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "id": "dsid"
}
  • Body:
{
  "id": "example_string",
  "version": "example_string"
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0378s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "47",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:33 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 70,
  "message": "id aliquip",
  "data": false
}

PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid

cURL Command:

curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 53' -d '{"id": "example_string", "version": "example_string"}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid'

Request Details

  • Method: PUT
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "id": "dsid"
}
  • Body:
{
  "id": "example_string",
  "version": "example_string"
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0309s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "53",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 19,
  "message": "reprehenderit in",
  "data": false
}

PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid

cURL Command:

curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 53' -d '{"id": "example_string", "version": "example_string"}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid'

Request Details

  • Method: PUT
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "id": "dsid"
}
  • Body:
{
  "id": "example_string",
  "version": "example_string"
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0211s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "53",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 66,
  "message": "Duis sed nostrud",
  "data": false
}

PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=12345

cURL Command:

curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 53' -d '{"id": "example_string", "version": "example_string"}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=12345'

Request Details

  • Method: PUT
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=12345
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "id": 12345
}
  • Body:
{
  "id": "example_string",
  "version": "example_string"
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0225s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "49",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 49,
  "message": "esse eiusmod",
  "data": false
}

PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid

cURL Command:

curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 42' -d '{"id": 12345, "version": "example_string"}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid'

Request Details

  • Method: PUT
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "id": "dsid"
}
  • Body:
{
  "id": 12345,
  "version": "example_string"
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0217s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "40",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 14,
  "message": "quis",
  "data": true
}

PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid

cURL Command:

curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 53' -d '{"id": "example_string", "version": "example_string"}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid'

Request Details

  • Method: PUT
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "id": "dsid"
}
  • Body:
{
  "id": "example_string",
  "version": "example_string"
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0249s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "41",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 29,
  "message": "ipsum",
  "data": true
}

PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid

cURL Command:

curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 53' -d '{"id": "example_string", "version": "example_string"}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid'

Request Details

  • Method: PUT
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "id": "dsid"
}
  • Body:
{
  "id": "example_string",
  "version": "example_string"
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0201s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "60",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 19,
  "message": "Excepteur aute ipsum eu",
  "data": false
}

PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid

cURL Command:

curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 29' -d '{"version": "example_string"}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid'

Request Details

  • Method: PUT
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "id": "dsid"
}
  • Body:
{
  "version": "example_string"
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0228s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "13",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 4003
}

PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

cURL Command:

curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 53' -d '{"id": "example_string", "version": "example_string"}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

Request Details

  • Method: PUT
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "id": "example_string",
  "version": "example_string"
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0213s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "45",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 48,
  "message": "voluptate",
  "data": true
}

DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid

cURL Command:

curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 57' -d '{"version": "example_string", "data": ["example_string"]}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid'

Request Details

  • Method: DELETE
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "id": "dsid"
}
  • Body:
{
  "version": "example_string",
  "data": [
    "example_string"
  ]
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0196s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "44",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 43,
  "message": "eiusmod",
  "data": false
}

DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid

cURL Command:

curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 57' -d '{"version": "example_string", "data": ["example_string"]}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid'

Request Details

  • Method: DELETE
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "id": "dsid"
}
  • Body:
{
  "version": "example_string",
  "data": [
    "example_string"
  ]
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0284s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "58",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 37,
  "message": "nisi ut aliqua tempor",
  "data": false
}

DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid

cURL Command:

curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 57' -d '{"version": "example_string", "data": ["example_string"]}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid'

Request Details

  • Method: DELETE
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "id": "dsid"
}
  • Body:
{
  "version": "example_string",
  "data": [
    "example_string"
  ]
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0239s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "63",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 47,
  "message": "fugiat velit veniam officia",
  "data": true
}

DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid

cURL Command:

curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 57' -d '{"version": "example_string", "data": ["example_string"]}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid'

Request Details

  • Method: DELETE
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "id": "dsid"
}
  • Body:
{
  "version": "example_string",
  "data": [
    "example_string"
  ]
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0207s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "53",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 32,
  "message": "incididunt tempor",
  "data": true
}

DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid

cURL Command:

curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 57' -d '{"version": "example_string", "data": ["example_string"]}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid'

Request Details

  • Method: DELETE
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "id": "dsid"
}
  • Body:
{
  "version": "example_string",
  "data": [
    "example_string"
  ]
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0389s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "72",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:40 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 82,
  "message": "magna officia ea Excepteur pariatur",
  "data": false
}

DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid

cURL Command:

curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 57' -d '{"version": "example_string", "data": ["example_string"]}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid'

Request Details

  • Method: DELETE
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "id": "dsid"
}
  • Body:
{
  "version": "example_string",
  "data": [
    "example_string"
  ]
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0225s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "44",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:40 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 75,
  "message": "eiusmod",
  "data": false
}

DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid

cURL Command:

curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 57' -d '{"version": "example_string", "data": ["example_string"]}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid'

Request Details

  • Method: DELETE
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "id": "dsid"
}
  • Body:
{
  "version": "example_string",
  "data": [
    "example_string"
  ]
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0311s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "56",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:40 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 20,
  "message": "quis mollit velit Ut",
  "data": true
}

DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid

cURL Command:

curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 57' -d '{"version": "example_string", "data": ["example_string"]}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid'

Request Details

  • Method: DELETE
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "id": "dsid"
}
  • Body:
{
  "version": "example_string",
  "data": [
    "example_string"
  ]
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0287s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "61",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:40 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 59,
  "message": "nostrud pariatur eiusmod",
  "data": false
}

DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid

cURL Command:

curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 57' -d '{"version": "example_string", "data": ["example_string"]}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid'

Request Details

  • Method: DELETE
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "id": "dsid"
}
  • Body:
{
  "version": "example_string",
  "data": [
    "example_string"
  ]
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0206s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "43",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:40 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 65,
  "message": "ut est",
  "data": false
}

DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid

cURL Command:

curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 57' -d '{"version": "example_string", "data": ["example_string"]}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid'

Request Details

  • Method: DELETE
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "id": "dsid"
}
  • Body:
{
  "version": "example_string",
  "data": [
    "example_string"
  ]
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0228s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "67",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:40 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 94,
  "message": "nostrud in anim esse Excepteur",
  "data": false
}

DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid

cURL Command:

curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 57' -d '{"version": "example_string", "data": ["example_string"]}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid'

Request Details

  • Method: DELETE
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "id": "dsid"
}
  • Body:
{
  "version": "example_string",
  "data": [
    "example_string"
  ]
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0198s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "54",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:40 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 69,
  "message": "proident Ut veniam",
  "data": true
}

DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid

cURL Command:

curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 57' -d '{"version": "example_string", "data": ["example_string"]}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid'

Request Details

  • Method: DELETE
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "id": "dsid"
}
  • Body:
{
  "version": "example_string",
  "data": [
    "example_string"
  ]
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0223s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "39",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:40 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 22,
  "message": "ut",
  "data": false
}

DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=12345

cURL Command:

curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 57' -d '{"version": "example_string", "data": ["example_string"]}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=12345'

Request Details

  • Method: DELETE
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=12345
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "id": 12345
}
  • Body:
{
  "version": "example_string",
  "data": [
    "example_string"
  ]
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0240s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "63",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:40 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 26,
  "message": "laboris deserunt in commodo",
  "data": true
}

DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid

cURL Command:

curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 46' -d '{"version": 12345, "data": ["example_string"]}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid'

Request Details

  • Method: DELETE
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "id": "dsid"
}
  • Body:
{
  "version": 12345,
  "data": [
    "example_string"
  ]
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0267s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "71",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:40 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 40,
  "message": "in incididunt dolore reprehenderit",
  "data": false
}

DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid

cURL Command:

curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 57' -d '{"version": "example_string", "data": ["example_string"]}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid'

Request Details

  • Method: DELETE
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "id": "dsid"
}
  • Body:
{
  "version": "example_string",
  "data": [
    "example_string"
  ]
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0207s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "56",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:40 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 42,
  "message": "irure laborum nulla",
  "data": false
}

DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid

cURL Command:

curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 57' -d '{"version": "example_string", "data": ["example_string"]}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid'

Request Details

  • Method: DELETE
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "id": "dsid"
}
  • Body:
{
  "version": "example_string",
  "data": [
    "example_string"
  ]
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0205s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "51",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:40 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 4,
  "message": "deserunt dolore",
  "data": false
}

DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid

cURL Command:

curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 57' -d '{"version": "example_string", "data": ["example_string"]}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid'

Request Details

  • Method: DELETE
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Query Parameters:
{
  "id": "dsid"
}
  • Body:
{
  "version": "example_string",
  "data": [
    "example_string"
  ]
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0217s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "71",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:40 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 54,
  "message": "consequat cupidatat mollit proident",
  "data": true
}

DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

cURL Command:

curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 57' -d '{"version": "example_string", "data": ["example_string"]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

Request Details

  • Method: DELETE
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "version": "example_string",
  "data": [
    "example_string"
  ]
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0200s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "61",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:40 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 86,
  "message": "voluptate ut esse dolore",
  "data": false
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 152' -d '{"version": "example_string", "data": [{"bsflag": 0.0, "wellCommonName": "example_string", "wellId": "example_string", "dataRegion": "example_string"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "version": "example_string",
  "data": [
    {
      "bsflag": 0.0,
      "wellCommonName": "example_string",
      "wellId": "example_string",
      "dataRegion": "example_string"
    }
  ]
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0243s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "42",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:40 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 74,
  "message": "sit ut",
  "data": true
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 152' -d '{"version": "example_string", "data": [{"bsflag": 0.0, "wellCommonName": "example_string", "wellId": "example_string", "dataRegion": "example_string"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "version": "example_string",
  "data": [
    {
      "bsflag": 0.0,
      "wellCommonName": "example_string",
      "wellId": "example_string",
      "dataRegion": "example_string"
    }
  ]
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0231s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "66",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:40 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 91,
  "message": "veniam sunt deserunt labore in",
  "data": true
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 152' -d '{"version": "example_string", "data": [{"bsflag": 0.0, "wellCommonName": "example_string", "wellId": "example_string", "dataRegion": "example_string"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "version": "example_string",
  "data": [
    {
      "bsflag": 0.0,
      "wellCommonName": "example_string",
      "wellId": "example_string",
      "dataRegion": "example_string"
    }
  ]
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0204s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "65",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:41 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 27,
  "message": "laborum dolore proident minim",
  "data": true
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 152' -d '{"version": "example_string", "data": [{"bsflag": 0.0, "wellCommonName": "example_string", "wellId": "example_string", "dataRegion": "example_string"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "version": "example_string",
  "data": [
    {
      "bsflag": 0.0,
      "wellCommonName": "example_string",
      "wellId": "example_string",
      "dataRegion": "example_string"
    }
  ]
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0213s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "62",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:41 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 99,
  "message": "cupidatat tempor veniam ut",
  "data": true
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 152' -d '{"version": "example_string", "data": [{"bsflag": 0.0, "wellCommonName": "example_string", "wellId": "example_string", "dataRegion": "example_string"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "version": "example_string",
  "data": [
    {
      "bsflag": 0.0,
      "wellCommonName": "example_string",
      "wellId": "example_string",
      "dataRegion": "example_string"
    }
  ]
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0377s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "42",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:47 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 34,
  "message": "aliqua",
  "data": true
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 152' -d '{"version": "example_string", "data": [{"bsflag": 0.0, "wellCommonName": "example_string", "wellId": "example_string", "dataRegion": "example_string"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "version": "example_string",
  "data": [
    {
      "bsflag": 0.0,
      "wellCommonName": "example_string",
      "wellId": "example_string",
      "dataRegion": "example_string"
    }
  ]
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0546s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "62",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:47 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 80,
  "message": "nisi Duis cupidatat dolor",
  "data": false
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 152' -d '{"version": "example_string", "data": [{"bsflag": 0.0, "wellCommonName": "example_string", "wellId": "example_string", "dataRegion": "example_string"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "version": "example_string",
  "data": [
    {
      "bsflag": 0.0,
      "wellCommonName": "example_string",
      "wellId": "example_string",
      "dataRegion": "example_string"
    }
  ]
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0417s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "71",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:47 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 56,
  "message": "aute labore eu exercitation nostrud",
  "data": true
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 152' -d '{"version": "example_string", "data": [{"bsflag": 0.0, "wellCommonName": "example_string", "wellId": "example_string", "dataRegion": "example_string"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "version": "example_string",
  "data": [
    {
      "bsflag": 0.0,
      "wellCommonName": "example_string",
      "wellId": "example_string",
      "dataRegion": "example_string"
    }
  ]
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0386s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "52",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:47 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 40,
  "message": "in sed ad tempor",
  "data": true
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 152' -d '{"version": "example_string", "data": [{"bsflag": 0.0, "wellCommonName": "example_string", "wellId": "example_string", "dataRegion": "example_string"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "version": "example_string",
  "data": [
    {
      "bsflag": 0.0,
      "wellCommonName": "example_string",
      "wellId": "example_string",
      "dataRegion": "example_string"
    }
  ]
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0357s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "41",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:47 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 93,
  "message": "nulla",
  "data": true
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 152' -d '{"version": "example_string", "data": [{"bsflag": 0.0, "wellCommonName": "example_string", "wellId": "example_string", "dataRegion": "example_string"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "version": "example_string",
  "data": [
    {
      "bsflag": 0.0,
      "wellCommonName": "example_string",
      "wellId": "example_string",
      "dataRegion": "example_string"
    }
  ]
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0757s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "50",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:47 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 70,
  "message": "Duis consequat",
  "data": true
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 152' -d '{"version": "example_string", "data": [{"bsflag": 0.0, "wellCommonName": "example_string", "wellId": "example_string", "dataRegion": "example_string"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "version": "example_string",
  "data": [
    {
      "bsflag": 0.0,
      "wellCommonName": "example_string",
      "wellId": "example_string",
      "dataRegion": "example_string"
    }
  ]
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0607s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "49",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:47 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 93,
  "message": "amet id esse",
  "data": false
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 152' -d '{"version": "example_string", "data": [{"bsflag": 0.0, "wellCommonName": "example_string", "wellId": "example_string", "dataRegion": "example_string"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "version": "example_string",
  "data": [
    {
      "bsflag": 0.0,
      "wellCommonName": "example_string",
      "wellId": "example_string",
      "dataRegion": "example_string"
    }
  ]
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0594s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "52",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:47 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 28,
  "message": "commodo nostrud",
  "data": false
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 152' -d '{"version": "example_string", "data": [{"bsflag": 0.0, "wellCommonName": "example_string", "wellId": "example_string", "dataRegion": "example_string"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "version": "example_string",
  "data": [
    {
      "bsflag": 0.0,
      "wellCommonName": "example_string",
      "wellId": "example_string",
      "dataRegion": "example_string"
    }
  ]
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0375s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "42",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:47 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 32,
  "message": "mollit",
  "data": true
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 141' -d '{"version": 12345, "data": [{"bsflag": 0.0, "wellCommonName": "example_string", "wellId": "example_string", "dataRegion": "example_string"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "version": 12345,
  "data": [
    {
      "bsflag": 0.0,
      "wellCommonName": "example_string",
      "wellId": "example_string",
      "dataRegion": "example_string"
    }
  ]
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0405s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "53",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:47 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 13,
  "message": "ad est laboris ut",
  "data": true
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 152' -d '{"version": "example_string", "data": [{"bsflag": 0.0, "wellCommonName": "example_string", "wellId": "example_string", "dataRegion": "example_string"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "version": "example_string",
  "data": [
    {
      "bsflag": 0.0,
      "wellCommonName": "example_string",
      "wellId": "example_string",
      "dataRegion": "example_string"
    }
  ]
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0549s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "46",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:47 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 49,
  "message": "do Duis ea",
  "data": true
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 152' -d '{"version": "example_string", "data": [{"bsflag": 0.0, "wellCommonName": "example_string", "wellId": "example_string", "dataRegion": "example_string"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "version": "example_string",
  "data": [
    {
      "bsflag": 0.0,
      "wellCommonName": "example_string",
      "wellId": "example_string",
      "dataRegion": "example_string"
    }
  ]
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0234s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "57",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:47 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 26,
  "message": "culpa sunt consequat",
  "data": false
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 137' -d '{"version": "example_string", "data": [{"wellCommonName": "example_string", "wellId": "example_string", "dataRegion": "example_string"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "version": "example_string",
  "data": [
    {
      "wellCommonName": "example_string",
      "wellId": "example_string",
      "dataRegion": "example_string"
    }
  ]
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0215s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "47",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:47 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 26,
  "message": "occaecat do",
  "data": true
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 152' -d '{"version": "example_string", "data": [{"bsflag": 0.0, "wellCommonName": "example_string", "wellId": "example_string", "dataRegion": "example_string"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "version": "example_string",
  "data": [
    {
      "bsflag": 0.0,
      "wellCommonName": "example_string",
      "wellId": "example_string",
      "dataRegion": "example_string"
    }
  ]
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0199s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "47",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:47 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 58,
  "message": "eu pariatur",
  "data": true
}

GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id

cURL Command:

curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id

Request Details

  • Method: GET
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0201s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "417",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:47 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 71,
  "message": "reprehenderit proident sint Ut",
  "data": {
    "total": 6,
    "list": [
      {
        "dsid": "45",
        "dataRegion": "dolor",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "64",
        "dataRegion": "Excepteur ad labore",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "67",
        "dataRegion": "ad sed dolor aliquip proident",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id

cURL Command:

curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id

Request Details

  • Method: GET
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0244s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "256",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:47 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 56,
  "message": "eu",
  "data": {
    "total": 83,
    "list": [
      {
        "dsid": "94",
        "dataRegion": "dolore",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "47",
        "dataRegion": "commodo",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id

cURL Command:

curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id

Request Details

  • Method: GET
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0286s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "395",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:47 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 90,
  "message": "mollit ad amet quis",
  "data": {
    "total": 86,
    "list": [
      {
        "dsid": "75",
        "dataRegion": "Ut",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "48",
        "dataRegion": "cupidatat velit",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "59",
        "dataRegion": "elit sit amet incididunt",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id

cURL Command:

curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id

Request Details

  • Method: GET
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0216s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "406",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:47 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 60,
  "message": "occaecat sint culpa",
  "data": {
    "total": 61,
    "list": [
      {
        "dsid": "19",
        "dataRegion": "aute voluptate",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "97",
        "dataRegion": "eiusmod ullamco enim",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "85",
        "dataRegion": "Lorem culpa tempor",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id

cURL Command:

curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id

Request Details

  • Method: GET
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0406s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "304",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:52 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 71,
  "message": "occaecat quis aliquip dolore culpa",
  "data": {
    "total": 99,
    "list": [
      {
        "dsid": "48",
        "dataRegion": "est ex cillum nostrud",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "7",
        "dataRegion": "nisi Duis",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id

cURL Command:

curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id

Request Details

  • Method: GET
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0220s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "196",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:52 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 69,
  "message": "nisi eu anim officia Lorem",
  "data": {
    "total": 30,
    "list": [
      {
        "dsid": "70",
        "dataRegion": "est et in pariatur Duis",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id

cURL Command:

curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id

Request Details

  • Method: GET
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0208s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "292",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:52 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 57,
  "message": "adipisicing aute",
  "data": {
    "total": 76,
    "list": [
      {
        "dsid": "16",
        "dataRegion": "ut nulla dolor do reprehenderit",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "42",
        "dataRegion": "aute",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id

cURL Command:

curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id

Request Details

  • Method: GET
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0254s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "276",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:53 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 56,
  "message": "pariatur",
  "data": {
    "total": 40,
    "list": [
      {
        "dsid": "86",
        "dataRegion": "tempor laborum cillum Ut",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "51",
        "dataRegion": "qui",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id

cURL Command:

curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id

Request Details

  • Method: GET
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0343s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "315",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:53 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 41,
  "message": "aute laboris cillum",
  "data": {
    "total": 42,
    "list": [
      {
        "dsid": "80",
        "dataRegion": "in consequat laboris aute",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "76",
        "dataRegion": "do ipsum adipisicing aute quis",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id

cURL Command:

curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id

Request Details

  • Method: GET
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0239s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "295",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:53 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 77,
  "message": "sed",
  "data": {
    "total": 71,
    "list": [
      {
        "dsid": "50",
        "dataRegion": "elit dolore ex dolor pariatur",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "86",
        "dataRegion": "exercitation do dolore",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id

cURL Command:

curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id

Request Details

  • Method: GET
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0217s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "196",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:53 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 97,
  "message": "cupidatat adipisicing",
  "data": {
    "total": 32,
    "list": [
      {
        "dsid": "77",
        "dataRegion": "adipisicing deserunt nisi ut",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id

cURL Command:

curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id

Request Details

  • Method: GET
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0225s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "403",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:53 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 15,
  "message": "Ut labore dolor aute",
  "data": {
    "total": 4,
    "list": [
      {
        "dsid": "99",
        "dataRegion": "id voluptate commodo do",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "52",
        "dataRegion": "officia Duis",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "14",
        "dataRegion": "deserunt magna",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id

cURL Command:

curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id

Request Details

  • Method: GET
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0241s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "280",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:53 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 45,
  "message": "minim culpa",
  "data": {
    "total": 84,
    "list": [
      {
        "dsid": "48",
        "dataRegion": "cillum",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "31",
        "dataRegion": "ex magna dolore Ut sit",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id

cURL Command:

curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 488' -d '{"isSearchCount": "not-a-boolean", "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id

Request Details

  • Method: GET
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "isSearchCount": "not-a-boolean",
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0266s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "166",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:53 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 51,
  "message": "ut",
  "data": {
    "total": 93,
    "list": [
      {
        "dsid": "66",
        "dataRegion": "enim in voluptate",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id

cURL Command:

curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id

Request Details

  • Method: GET
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0252s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "388",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:53 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 97,
  "message": "ut non",
  "data": {
    "total": 77,
    "list": [
      {
        "dsid": "43",
        "dataRegion": "irure",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "78",
        "dataRegion": "ut Duis",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "74",
        "dataRegion": "nostrud deserunt sed amet consequat",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id

cURL Command:

curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 482' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "invalid_enum_uy507l", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id

Request Details

  • Method: GET
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "invalid_enum_uy507l",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0283s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "177",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:53 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 4,
  "message": "esse dolore sed",
  "data": {
    "total": 1,
    "list": [
      {
        "dsid": "89",
        "dataRegion": "sunt mollit Lorem",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id

cURL Command:

curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id

Request Details

  • Method: GET
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0241s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "394",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:53 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 69,
  "message": "ea",
  "data": {
    "total": 27,
    "list": [
      {
        "dsid": "87",
        "dataRegion": "ad proident dolore cillum dolore",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "49",
        "dataRegion": "dolor Ut",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "32",
        "dataRegion": "labore mollit sit",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id

cURL Command:

curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id

Request Details

  • Method: GET
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id
  • Headers:
{
  "tenant-id": "header_val_tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json"
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "dataRegions": [
      "example_string"
    ],
    "fields": [
      "example_string"
    ],
    "filter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "groupFields": [
      "example_string"
    ],
    "groupFilter": {
      "key": "example_string",
      "logic": "example_string",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "example_string"
      ],
      "symbol": "example_string"
    },
    "sort": {}
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0223s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "307",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:53 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 20,
  "message": "ea cillum sed ex eiusmod",
  "data": {
    "total": 6,
    "list": [
      {
        "dsid": "99",
        "dataRegion": "fugiat commodo",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "86",
        "dataRegion": "Excepteur nisi id dolore elit",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/your_dms_instance_code/v1/cd_geo_unit

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: 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_1750387133_207b0e", "dataRegion": "Feature_1750387133"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/your_dms_instance_code/v1/cd_geo_unit

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/your_dms_instance_code/v1/cd_geo_unit
  • Headers:
{
  "tenant-id": "your-tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json",
  "Authorization": "Bearer your-test-token"
}
  • Body:
{
  "version": "1.0.0",
  "data": [
    {
      "wellCommonName": "TestResource_1750387133_207b0e",
      "dataRegion": "Feature_1750387133"
    }
  ]
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0239s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "50",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:53 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 3,
  "message": "tempor aute do",
  "data": false
}

POST 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

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: 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_1750387133_207b0e"]}}}' --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'

Request Details

  • Method: POST
  • Full URL: http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/your_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=1&pageSize=10
  • Headers:
{
  "tenant-id": "your-tenant-id",
  "Content-Type": "application/json",
  "Accept": "application/json",
  "Authorization": "Bearer your-test-token"
}
  • Query Parameters:
{
  "pageNo": 1,
  "pageSize": 10
}
  • Body:
{
  "isSearchCount": true,
  "query": {
    "fields": [
      "dsid",
      "wellCommonName",
      "dataRegion"
    ],
    "filter": {
      "key": "wellCommonName",
      "symbol": "=",
      "realValue": [
        "TestResource_1750387133_207b0e"
      ]
    }
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0257s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "456",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 02:38:53 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 93,
  "message": "officia consectetur nulla aliquip veniam",
  "data": {
    "total": 49,
    "list": [
      {
        "dsid": "96",
        "dataRegion": "labore nostrud exercitation magna proident",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "9",
        "dataRegion": "tempor cillum culpa",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "50",
        "dataRegion": "fugiat Excepteur Duis",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}