compliance/test_reports/api_call_details.md
2025-06-19 18:33:03 +08:00

241 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.0618s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:01 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.0170s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:01 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.0163s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:01 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.0167s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:01 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.0466s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:08 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.0225s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:08 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.0206s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:08 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.0164s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:08 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.0176s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:08 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.0135s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:08 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.0328s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:08 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.0225s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:08 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.0124s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:08 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.0132s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:08 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.0126s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:08 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_kaj20t", "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_kaj20t",
      "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.0119s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:08 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.0176s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:08 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.0114s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:08 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.0128s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "372",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:08 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 81,
  "message": "in est nisi",
  "data": {
    "total": 68,
    "list": [
      {
        "dsid": "94",
        "dataRegion": "qui",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "72",
        "dataRegion": "mollit",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "64",
        "dataRegion": "velit adipisicing",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/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.0121s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "302",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:08 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 64,
  "message": "labore dolor cupidatat",
  "data": {
    "total": 6,
    "list": [
      {
        "dsid": "41",
        "dataRegion": "est elit commodo dolore consectetur",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "57",
        "dataRegion": "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.0128s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "410",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:08 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 67,
  "message": "nostrud",
  "data": {
    "total": 13,
    "list": [
      {
        "dsid": "96",
        "dataRegion": "Lorem veniam mollit consequat adipisicing",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "85",
        "dataRegion": "ea elit cupidatat",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "20",
        "dataRegion": "anim culpa",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/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.0152s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "205",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:08 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 31,
  "message": "eiusmod adipisicing culpa ad anim",
  "data": {
    "total": 32,
    "list": [
      {
        "dsid": "94",
        "dataRegion": "anim fugiat pariatur nisi",
        "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.0500s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "401",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:12 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 15,
  "message": "incididunt ut",
  "data": {
    "total": 69,
    "list": [
      {
        "dsid": "4",
        "dataRegion": "sunt sint",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "1",
        "dataRegion": "labore sed laboris consequat",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "62",
        "dataRegion": "Excepteur ad in 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.0216s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "184",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:12 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 25,
  "message": "in cupidatat sit pariatur eiusmod",
  "data": {
    "total": 70,
    "list": [
      {
        "dsid": "30",
        "dataRegion": "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: 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.0170s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "392",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:12 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 66,
  "message": "est in cillum minim",
  "data": {
    "total": 6,
    "list": [
      {
        "dsid": "20",
        "dataRegion": "officia Lorem commodo",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "20",
        "dataRegion": "magna deserunt",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "48",
        "dataRegion": "quis",
        "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.0161s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "210",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:12 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 97,
  "message": "cupidatat dolor reprehenderit",
  "data": {
    "total": 67,
    "list": [
      {
        "dsid": "77",
        "dataRegion": "nisi ad cupidatat incididunt 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.0147s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "190",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:12 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 2,
  "message": "quis tempor esse est Ut",
  "data": {
    "total": 11,
    "list": [
      {
        "dsid": "50",
        "dataRegion": "dolor sit fugiat elit",
        "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.0185s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "314",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:12 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 85,
  "message": "quis dolore qui ullamco laborum",
  "data": {
    "total": 40,
    "list": [
      {
        "dsid": "48",
        "dataRegion": "quis aliqua dolor",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "85",
        "dataRegion": "ea veniam adipisicing 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.0189s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "335",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:12 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 26,
  "message": "laboris sunt aute ullamco",
  "data": {
    "total": 22,
    "list": [
      {
        "dsid": "45",
        "dataRegion": "velit laborum ex eiusmod amet",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "39",
        "dataRegion": "cupidatat commodo pariatur eiusmod 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.0133s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "298",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:12 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 31,
  "message": "in",
  "data": {
    "total": 60,
    "list": [
      {
        "dsid": "15",
        "dataRegion": "esse qui velit cupidatat",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "6",
        "dataRegion": "cupidatat id aliqua exercitation",
        "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.0127s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "302",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:12 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 4,
  "message": "ipsum irure est Ut laboris",
  "data": {
    "total": 69,
    "list": [
      {
        "dsid": "35",
        "dataRegion": "labore sed",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "72",
        "dataRegion": "id Ut elit culpa consequat",
        "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.0126s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "413",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:12 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 84,
  "message": "ad",
  "data": {
    "total": 71,
    "list": [
      {
        "dsid": "68",
        "dataRegion": "consectetur magna",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "60",
        "dataRegion": "Excepteur id eu consequat",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "98",
        "dataRegion": "sint Excepteur eiusmod commodo sed",
        "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.0123s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "201",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:12 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 81,
  "message": "tempor elit dolor aliqua ad",
  "data": {
    "total": 87,
    "list": [
      {
        "dsid": "46",
        "dataRegion": "do quis aliquip aliqua 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_9ssyno", "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_9ssyno",
      "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.0148s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "378",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:12 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 100,
  "message": "sint elit tempor",
  "data": {
    "total": 75,
    "list": [
      {
        "dsid": "85",
        "dataRegion": "sint est Ut sunt",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "52",
        "dataRegion": "pariatur",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "11",
        "dataRegion": "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.0162s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "172",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:13 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 43,
  "message": "id Excepteur qui dolore",
  "data": {
    "total": 91,
    "list": [
      {
        "dsid": "76",
        "dataRegion": "ut",
        "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.0130s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "205",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:13 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 24,
  "message": "irure velit officia cupidatat proident",
  "data": {
    "total": 60,
    "list": [
      {
        "dsid": "91",
        "dataRegion": "cillum nisi dolor ex",
        "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.0137s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "62",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:13 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 20,
  "message": "Lorem deserunt ex esse ut",
  "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.0122s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "60",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:13 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 18,
  "message": "ut adipisicing consequat",
  "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.0126s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "70",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:13 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 72,
  "message": "ut nisi cupidatat esse consectetur",
  "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.0145s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "62",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:13 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 7,
  "message": "eiusmod tempor fugiat minim",
  "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.0461s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "55",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:17 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 84,
  "message": "laborum enim magna",
  "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.0214s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "51",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:17 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 31,
  "message": "laborum laboris",
  "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.0171s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "52",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:17 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 24,
  "message": "irure ullamco id",
  "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.0157s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "53",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:17 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 23,
  "message": "dolor quis qui ea",
  "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": "42",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:17 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 18,
  "message": "veniam",
  "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.0138s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "57",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:17 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 52,
  "message": "anim laboris Lorem ut",
  "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.0136s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "65",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:17 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 9,
  "message": "mollit occaecat Ut nisi 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.0123s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "47",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:17 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 61,
  "message": "dolor Duis",
  "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.0157s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "49",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:17 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 8,
  "message": "Lorem ullamco",
  "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.0129s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "52",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:17 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 2,
  "message": "Excepteur est ex",
  "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.0153s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "53",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:17 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 20,
  "message": "Lorem commodo ut",
  "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.0134s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "66",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:17 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 66,
  "message": "eu exercitation tempor est ea",
  "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.0117s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "13",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:17 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.0184s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "45",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:17 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 92,
  "message": "elit amet",
  "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.0123s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "47",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:17 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 30,
  "message": "consectetur",
  "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.0122s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "41",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:17 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 80,
  "message": "velit",
  "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.0131s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "66",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:17 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 81,
  "message": "eiusmod ad veniam nostrud 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.0156s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "51",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:17 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 64,
  "message": "consequat nulla",
  "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.0540s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "62",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:22 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 84,
  "message": "ut in non fugiat 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.0264s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "63",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:22 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 30,
  "message": "reprehenderit veniam culpa",
  "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.0177s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "62",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:23 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 83,
  "message": "tempor nostrud amet minim",
  "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.0148s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "63",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:23 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 95,
  "message": "Duis enim irure eiusmod in",
  "data": false
}

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

cURL Command:

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.0148s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "49",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:23 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 60,
  "message": "id voluptate",
  "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.0132s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "69",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:23 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 77,
  "message": "eiusmod pariatur aute ipsum dolor",
  "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.0165s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "51",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:23 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 32,
  "message": "incididunt Duis",
  "data": true
}

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

cURL Command:

curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 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.0170s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "60",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:23 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 65,
  "message": "consequat anim labore do",
  "data": true
}

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.0124s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "44",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:23 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 25,
  "message": "deserunt",
  "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.0133s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "39",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:23 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 72,
  "message": "est",
  "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.0121s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "58",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:23 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 70,
  "message": "ad sed anim est Lorem",
  "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.0123s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "44",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:23 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 79,
  "message": "aute 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=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.0146s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "55",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:23 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 35,
  "message": "commodo ipsum nisi",
  "data": false
}

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.0121s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "54",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:23 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 34,
  "message": "laboris nisi Duis",
  "data": false
}

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

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 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.0173s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "47",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:23 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 14,
  "message": "consectetur",
  "data": true
}

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

cURL Command:

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

Request Details

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

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0124s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "40",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:23 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 82,
  "message": "sit",
  "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.0125s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "64",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:23 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 20,
  "message": "do anim consequat dolore qui",
  "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.0120s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "51",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:23 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 98,
  "message": "laboris ex qui",
  "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.0521s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "53",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:27 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 100,
  "message": "dolore elit aute",
  "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.0219s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "42",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:27 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 47,
  "message": "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.0217s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "61",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:27 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 34,
  "message": "culpa fugiat non nulla 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.0160s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "64",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:27 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 93,
  "message": "dolore sed eiusmod cupidatat",
  "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.0151s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "51",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:27 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 40,
  "message": "pariatur 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.0213s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "66",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:27 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 41,
  "message": "incididunt sunt dolor commodo",
  "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.0162s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "63",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:27 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 22,
  "message": "proident eiusmod qui minim",
  "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.0148s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "42",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:27 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 16,
  "message": "magna",
  "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.0158s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "66",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:27 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 1,
  "message": "incididunt labore nulla 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: 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.0177s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "53",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:27 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 62,
  "message": "aliqua culpa anim",
  "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.0144s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "67",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:27 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 80,
  "message": "voluptate pariatur dolore in 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.0181s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "40",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:27 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 22,
  "message": "sint",
  "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: 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.0131s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "58",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:27 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 59,
  "message": "ea enim aliquip magna",
  "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.0125s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "48",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:27 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 50,
  "message": "irure et eu",
  "data": false
}

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

cURL Command:

curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 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.0174s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "284",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:27 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 74,
  "message": "et esse in enim eiusmod",
  "data": {
    "total": 88,
    "list": [
      {
        "dsid": "94",
        "dataRegion": "nulla proident",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "9",
        "dataRegion": "laboris",
        "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.0137s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "411",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:27 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 12,
  "message": "minim quis",
  "data": {
    "total": 17,
    "list": [
      {
        "dsid": "80",
        "dataRegion": "et dolor nisi ut commodo",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "33",
        "dataRegion": "pariatur",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "85",
        "dataRegion": "magna ea reprehenderit veniam enim",
        "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.0132s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "438",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:27 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 75,
  "message": "quis consectetur anim tempor fugiat",
  "data": {
    "total": 69,
    "list": [
      {
        "dsid": "78",
        "dataRegion": "pariatur est nostrud Duis",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "66",
        "dataRegion": "nisi consequat dolore ullamco",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "89",
        "dataRegion": "dolore eiusmod",
        "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.0118s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "184",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:27 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 47,
  "message": "sunt",
  "data": {
    "total": 81,
    "list": [
      {
        "dsid": "24",
        "dataRegion": "sed velit consequat reprehenderit",
        "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.0383s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "167",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 34,
  "message": "adipisicing esse",
  "data": {
    "total": 99,
    "list": [
      {
        "dsid": "40",
        "dataRegion": "nisi",
        "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.0222s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "416",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 4,
  "message": "consequat labore dolor est in",
  "data": {
    "total": 63,
    "list": [
      {
        "dsid": "45",
        "dataRegion": "id esse voluptate dolore ut",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "92",
        "dataRegion": "sit sint",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "92",
        "dataRegion": "dolore commodo non",
        "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": "190",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 25,
  "message": "elit eu",
  "data": {
    "total": 36,
    "list": [
      {
        "dsid": "69",
        "dataRegion": "culpa nostrud incididunt deserunt ex",
        "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.0182s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "194",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 75,
  "message": "voluptate sint cupidatat nulla",
  "data": {
    "total": 54,
    "list": [
      {
        "dsid": "6",
        "dataRegion": "nulla culpa 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.0175s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "412",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 14,
  "message": "ut officia",
  "data": {
    "total": 78,
    "list": [
      {
        "dsid": "51",
        "dataRegion": "aliquip eu sunt Lorem",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "39",
        "dataRegion": "amet Duis et",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "25",
        "dataRegion": "aliqua voluptate in cupidatat amet",
        "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.0169s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "266",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 30,
  "message": "qui Lorem",
  "data": {
    "total": 51,
    "list": [
      {
        "dsid": "80",
        "dataRegion": "amet",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "95",
        "dataRegion": "non occaecat",
        "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.0158s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "305",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 100,
  "message": "in",
  "data": {
    "total": 22,
    "list": [
      {
        "dsid": "79",
        "dataRegion": "cupidatat in do in voluptate",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "2",
        "dataRegion": "eiusmod proident voluptate enim ex",
        "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.0183s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "423",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 28,
  "message": "ullamco fugiat nulla nisi",
  "data": {
    "total": 79,
    "list": [
      {
        "dsid": "35",
        "dataRegion": "fugiat officia",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "100",
        "dataRegion": "consectetur laboris",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "42",
        "dataRegion": "dolore mollit dolor Excepteur",
        "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.0179s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "165",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 59,
  "message": "commodo sint non",
  "data": {
    "total": 56,
    "list": [
      {
        "dsid": "70",
        "dataRegion": "in",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

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

cURL Command:

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.0146s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "370",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 34,
  "message": "aliquip ad voluptate",
  "data": {
    "total": 22,
    "list": [
      {
        "dsid": "9",
        "dataRegion": "nulla et",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "23",
        "dataRegion": "ea",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "81",
        "dataRegion": "sed in",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

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

cURL Command:

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.0152s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "420",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 52,
  "message": "pariatur ex consectetur",
  "data": {
    "total": 95,
    "list": [
      {
        "dsid": "54",
        "dataRegion": "elit incididunt aliqua voluptate",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "41",
        "dataRegion": "dolore ea reprehenderit",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "59",
        "dataRegion": "ullamco",
        "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_zi0ifg", "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_zi0ifg",
      "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.0135s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "306",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 23,
  "message": "cupidatat Lorem in eiusmod",
  "data": {
    "total": 46,
    "list": [
      {
        "dsid": "21",
        "dataRegion": "nostrud tempor laborum id pariatur",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "70",
        "dataRegion": "ipsum",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

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

cURL Command:

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

Request Details

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

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0618s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "198",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 86,
  "message": "ut eiusmod culpa ad sunt",
  "data": {
    "total": 47,
    "list": [
      {
        "dsid": "30",
        "dataRegion": "enim aute do ea consectetur",
        "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.0149s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "206",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 87,
  "message": "dolor velit dolor laborum",
  "data": {
    "total": 79,
    "list": [
      {
        "dsid": "9",
        "dataRegion": "eiusmod nostrud occaecat elit irure",
        "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_1750070194_ff0a3f", "dataRegion": "Feature_1750070194"}]}' --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_1750070194_ff0a3f",
      "dataRegion": "Feature_1750070194"
    }
  ]
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0138s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "61",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 9,
  "message": "officia tempor ex laboris",
  "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_1750070194_ff0a3f"]}}}' --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_1750070194_ff0a3f"
      ]
    }
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0129s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "183",
  "success": "false",
  "Date": "Mon, 16 Jun 2025 10:36:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 84,
  "message": "cillum Lorem in Duis",
  "data": {
    "total": 78,
    "list": [
      {
        "dsid": "99",
        "dataRegion": "labore aliqua do",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}