compliance/test_reports/api_call_details.md
2025-06-20 11:24:03 +08:00

254 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.0848s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:26 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.0295s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:26 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.0224s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:26 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.0476s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:26 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.0400s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:30 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.0339s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:30 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.0320s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:30 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.0258s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:30 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.0219s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:30 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.0265s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:30 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.0286s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:30 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.0208s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:30 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.0217s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:30 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.0248s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:30 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.0391s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:30 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.0325s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:30 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_mb23gg", "realValue": [{}], "singleValue": {}, "subFilter": ["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_mb23gg",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "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.0265s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:30 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.0231s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:30 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.0208s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "208",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:30 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.0227s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "286",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:30 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 95,
  "message": "in nulla do",
  "data": {
    "total": 70,
    "list": [
      {
        "dsid": "86",
        "dataRegion": "veniam in occaecat",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "16",
        "dataRegion": "ut ullamco 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.0208s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "375",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:30 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 43,
  "message": "ipsum",
  "data": {
    "total": 33,
    "list": [
      {
        "dsid": "49",
        "dataRegion": "magna qui labore",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "66",
        "dataRegion": "ut culpa dolore",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "29",
        "dataRegion": "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.0269s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "308",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:30 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 72,
  "message": "officia adipisicing veniam",
  "data": {
    "total": 48,
    "list": [
      {
        "dsid": "46",
        "dataRegion": "adipisicing ut",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "65",
        "dataRegion": "et sunt adipisicing ut Duis",
        "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.0205s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "320",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:30 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 76,
  "message": "tempor exercitation commodo mollit",
  "data": {
    "total": 72,
    "list": [
      {
        "dsid": "31",
        "dataRegion": "irure labore veniam velit",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "46",
        "dataRegion": "mollit nostrud 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.0519s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "202",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 82,
  "message": "aliquip laborum enim sit consectetur",
  "data": {
    "total": 83,
    "list": [
      {
        "dsid": "72",
        "dataRegion": "commodo deserunt eu",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

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

cURL Command:

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

Request Details

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

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0283s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "197",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 10,
  "message": "tempor sunt reprehenderit Duis",
  "data": {
    "total": 76,
    "list": [
      {
        "dsid": "37",
        "dataRegion": "amet esse sint 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.0240s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "399",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 79,
  "message": "Excepteur",
  "data": {
    "total": 13,
    "list": [
      {
        "dsid": "91",
        "dataRegion": "pariatur ad fugiat",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "39",
        "dataRegion": "cillum amet non",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "97",
        "dataRegion": "cupidatat veniam velit",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

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

cURL Command:

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.0319s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "295",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 58,
  "message": "do in eu exercitation",
  "data": {
    "total": 1,
    "list": [
      {
        "dsid": "25",
        "dataRegion": "qui cillum est deserunt",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "25",
        "dataRegion": "sunt aliqua",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/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.0210s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "406",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 58,
  "message": "commodo fugiat amet",
  "data": {
    "total": 45,
    "list": [
      {
        "dsid": "54",
        "dataRegion": "pariatur id dolor non in",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "43",
        "dataRegion": "ullamco",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "57",
        "dataRegion": "ipsum id nostrud enim",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

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

cURL Command:

curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 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.0213s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "160",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 89,
  "message": "id et Duis",
  "data": {
    "total": 18,
    "list": [
      {
        "dsid": "56",
        "dataRegion": "est",
        "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.0206s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "335",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 99,
  "message": "ipsum Lorem dolor aliqua incididunt",
  "data": {
    "total": 45,
    "list": [
      {
        "dsid": "48",
        "dataRegion": "sed occaecat aliqua incididunt eu",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "7",
        "dataRegion": "proident ut laboris aliquip",
        "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.0265s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "188",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 84,
  "message": "commodo non dolore ex in",
  "data": {
    "total": 90,
    "list": [
      {
        "dsid": "61",
        "dataRegion": "Lorem ex occaecat",
        "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.0214s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "279",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 62,
  "message": "in",
  "data": {
    "total": 96,
    "list": [
      {
        "dsid": "48",
        "dataRegion": "Lorem deserunt mollit ut ea",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "38",
        "dataRegion": "cupidatat",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=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.0261s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "160",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 82,
  "message": "labore eu",
  "data": {
    "total": 43,
    "list": [
      {
        "dsid": "1",
        "dataRegion": "velit",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

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

cURL Command:

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.0209s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "161",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 94,
  "message": "laborum",
  "data": {
    "total": 34,
    "list": [
      {
        "dsid": "83",
        "dataRegion": "laboris",
        "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.0219s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "359",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 32,
  "message": "est",
  "data": {
    "total": 65,
    "list": [
      {
        "dsid": "6",
        "dataRegion": "sunt nulla",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "56",
        "dataRegion": "est dolore",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "38",
        "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: 482' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "invalid_enum_kny9if", "realValue": [{}], "singleValue": {}, "subFilter": ["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_kny9if",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "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.0308s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "400",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 25,
  "message": "Ut tempor ut",
  "data": {
    "total": 60,
    "list": [
      {
        "dsid": "64",
        "dataRegion": "irure",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "50",
        "dataRegion": "anim consequat incididunt nisi ut",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "33",
        "dataRegion": "est mollit 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.0230s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "319",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 74,
  "message": "ea cupidatat fugiat",
  "data": {
    "total": 2,
    "list": [
      {
        "dsid": "97",
        "dataRegion": "dolore occaecat dolor cupidatat laboris",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "86",
        "dataRegion": "minim in dolor qui et",
        "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.0236s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "171",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 92,
  "message": "sint",
  "data": {
    "total": 37,
    "list": [
      {
        "dsid": "85",
        "dataRegion": "fugiat proident enim",
        "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.0219s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "56",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 26,
  "message": "Ut irure pariatur 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.0219s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "77",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 39,
  "message": "cupidatat exercitation dolor mollit ipsum",
  "data": true
}

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

cURL Command:

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

Request Details

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

Response Details

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

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

cURL Command:

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

Request Details

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

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0286s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "65",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:34 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 9,
  "message": "mollit Duis deserunt voluptate",
  "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.0407s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "70",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:39 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 38,
  "message": "magna dolore ut deserunt cupidatat",
  "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.0243s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "63",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:39 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 9,
  "message": "id irure in incididunt 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=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.0229s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "52",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:39 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 58,
  "message": "dolor sint velit",
  "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.0206s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "50",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:39 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 54,
  "message": "pariatur Ut in",
  "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.0257s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "48",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:39 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 40,
  "message": "adipisicing",
  "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.0274s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "54",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:39 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 84,
  "message": "ea proident velit",
  "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.0219s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "43",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:39 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 16,
  "message": "dolore",
  "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.0228s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "61",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:39 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 17,
  "message": "ipsum sint occaecat ex in",
  "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.0199s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "54",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:39 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 70,
  "message": "occaecat aliqua 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=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.0207s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "80",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:39 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 97,
  "message": "consectetur enim amet exercitation deserunt",
  "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.0312s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "73",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:39 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 54,
  "message": "Ut reprehenderit in dolore voluptate",
  "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.0201s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "62",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:39 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 90,
  "message": "amet labore eiusmod Ut in",
  "data": false
}

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

cURL Command:

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

Request Details

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

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0278s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "55",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:39 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 26,
  "message": "enim tempor eiusmod",
  "data": true
}

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

cURL Command:

curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 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.0215s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "13",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:39 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 4003
}

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

cURL Command:

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

Request Details

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

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0213s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "43",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:39 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 75,
  "message": "laborum",
  "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.0212s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "53",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:39 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 72,
  "message": "in ex dolore 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.0243s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "67",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:39 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 53,
  "message": "voluptate esse proident non ad",
  "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.0214s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "60",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:39 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 48,
  "message": "in ad in aliqua commodo",
  "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.0233s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "61",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:39 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 75,
  "message": "tempor Ut proident 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.0423s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "39",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:43 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 22,
  "message": "sit",
  "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.0221s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "46",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:43 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 68,
  "message": "qui veniam",
  "data": true
}

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

cURL Command:

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

Request Details

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

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0272s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "62",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:43 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 65,
  "message": "culpa cupidatat ad eiusmod",
  "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.0229s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "57",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:43 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 99,
  "message": "sunt nostrud ipsum in",
  "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.0202s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "65",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:43 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 64,
  "message": "irure sint mollit amet cillum",
  "data": true
}

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

cURL Command:

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

Request Details

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

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0207s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "47",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:43 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 87,
  "message": "incididunt",
  "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.0236s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "73",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:43 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 63,
  "message": "labore commodo laborum laboris aliqua",
  "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.0203s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "39",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:43 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 47,
  "message": "qui",
  "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.0254s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "60",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:43 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 57,
  "message": "occaecat Lorem sit 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=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.0205s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "60",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:43 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 18,
  "message": "occaecat elit ut nostrud",
  "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.0208s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "45",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:43 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 85,
  "message": "qui anim",
  "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.0279s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "53",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:43 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 46,
  "message": "fugiat officia Ut",
  "data": true
}

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

cURL Command:

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

Request Details

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

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0208s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "67",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:43 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 21,
  "message": "dolore sed nostrud occaecat ad",
  "data": false
}

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

cURL Command:

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

Request Details

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

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0217s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "62",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:43 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 7,
  "message": "Excepteur tempor culpa elit",
  "data": true
}

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

cURL Command:

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

Request Details

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

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0204s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "49",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:43 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 93,
  "message": "Excepteur est",
  "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.0205s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "41",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:43 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 67,
  "message": "nulla",
  "data": true
}

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

cURL Command:

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

Request Details

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

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0241s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "47",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:43 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 10,
  "message": "incididunt",
  "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.0264s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "60",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:44 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 89,
  "message": "occaecat proident veniam",
  "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.0220s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "61",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:44 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 51,
  "message": "cillum nisi sint proident",
  "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.0572s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "61",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:49 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 8,
  "message": "commodo elit enim dolor ad",
  "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.0382s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "45",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:49 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 34,
  "message": "ex aliqua",
  "data": true
}

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

cURL Command:

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

Request Details

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

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0342s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "58",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:49 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 91,
  "message": "consectetur ullamco in",
  "data": true
}

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

cURL Command:

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

Request Details

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

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0419s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "64",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:49 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 82,
  "message": "cillum dolore sint esse amet",
  "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.0332s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "56",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:49 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 93,
  "message": "proident Duis 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.0318s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "70",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:49 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 96,
  "message": "exercitation amet est aliqua ipsum",
  "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.0207s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "80",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:49 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 71,
  "message": "Excepteur Lorem reprehenderit dolor occaecat",
  "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": "41",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:49 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 51,
  "message": "magna",
  "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.0279s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "46",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:49 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 16,
  "message": "dolore in",
  "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.0203s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "43",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:49 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 24,
  "message": "aliquip",
  "data": true
}

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

cURL Command:

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

Request Details

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

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0231s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "39",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:49 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 46,
  "message": "ex",
  "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.0230s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "41",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:49 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 31,
  "message": "velit",
  "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.0254s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "47",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:49 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 9,
  "message": "ex voluptate",
  "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.0255s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "46",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:50 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 31,
  "message": "ea tempor",
  "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.0282s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "49",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:50 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 15,
  "message": "in Excepteur",
  "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.0240s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "269",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:50 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 33,
  "message": "voluptate ad velit",
  "data": {
    "total": 80,
    "list": [
      {
        "dsid": "63",
        "dataRegion": "ex ea",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "70",
        "dataRegion": "in id",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

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

cURL Command:

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": "300",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:50 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 32,
  "message": "voluptate ipsum sunt",
  "data": {
    "total": 47,
    "list": [
      {
        "dsid": "49",
        "dataRegion": "non sed veniam consequat",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "12",
        "dataRegion": "consequat dolor",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

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

cURL Command:

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

Request Details

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

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0220s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "173",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:50 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 61,
  "message": "est non",
  "data": {
    "total": 26,
    "list": [
      {
        "dsid": "94",
        "dataRegion": "esse qui ad commodo",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

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

cURL Command:

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

Request Details

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

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0228s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "402",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:50 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 45,
  "message": "aliquip in",
  "data": {
    "total": 31,
    "list": [
      {
        "dsid": "37",
        "dataRegion": "proident elit ut quis",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "68",
        "dataRegion": "ad reprehenderit laborum",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "99",
        "dataRegion": "id ut mollit",
        "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.0495s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "303",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:53 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 22,
  "message": "aute in aliquip laborum",
  "data": {
    "total": 44,
    "list": [
      {
        "dsid": "49",
        "dataRegion": "Ut id sunt sint Duis",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "60",
        "dataRegion": "incididunt ipsum 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.0285s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "177",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:53 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 55,
  "message": "aute",
  "data": {
    "total": 29,
    "list": [
      {
        "dsid": "47",
        "dataRegion": "do velit occaecat pariatur",
        "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.0218s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "393",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:53 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 74,
  "message": "nisi veniam",
  "data": {
    "total": 83,
    "list": [
      {
        "dsid": "18",
        "dataRegion": "cillum id magna",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "47",
        "dataRegion": "veniam elit",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "83",
        "dataRegion": "cillum dolor pariatur",
        "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.0235s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "334",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:54 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 80,
  "message": "qui magna fugiat anim dolore",
  "data": {
    "total": 97,
    "list": [
      {
        "dsid": "54",
        "dataRegion": "occaecat mollit nostrud sit dolore",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "32",
        "dataRegion": "sunt deserunt dolor anim 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.0220s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "381",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:54 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 35,
  "message": "Ut",
  "data": {
    "total": 39,
    "list": [
      {
        "dsid": "42",
        "dataRegion": "dolor nostrud Duis",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "62",
        "dataRegion": "veniam dolor Duis",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "94",
        "dataRegion": "aliqua ut",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

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

cURL Command:

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

Request Details

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

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0245s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "385",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:54 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 60,
  "message": "magna aute",
  "data": {
    "total": 29,
    "list": [
      {
        "dsid": "25",
        "dataRegion": "deserunt",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "37",
        "dataRegion": "in id minim velit",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "26",
        "dataRegion": "minim sit velit",
        "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.0264s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "177",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:54 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 14,
  "message": "commodo",
  "data": {
    "total": 90,
    "list": [
      {
        "dsid": "29",
        "dataRegion": "voluptate cillum mollit",
        "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.0290s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "382",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:54 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 29,
  "message": "in qui reprehenderit nulla",
  "data": {
    "total": 68,
    "list": [
      {
        "dsid": "87",
        "dataRegion": "eiusmod",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "100",
        "dataRegion": "incididunt",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "99",
        "dataRegion": "sit",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

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

cURL Command:

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

Request Details

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

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0243s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "169",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:54 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 36,
  "message": "et laborum",
  "data": {
    "total": 80,
    "list": [
      {
        "dsid": "45",
        "dataRegion": "magna fugiat",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}

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

cURL Command:

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

Request Details

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

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0239s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "300",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:54 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 53,
  "message": "enim eiusmod ad adipisicing",
  "data": {
    "total": 38,
    "list": [
      {
        "dsid": "5",
        "dataRegion": "Duis exercitation",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "63",
        "dataRegion": "sed irure fugiat",
        "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.0328s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "402",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:54 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 16,
  "message": "commodo consectetur proident velit",
  "data": {
    "total": 31,
    "list": [
      {
        "dsid": "26",
        "dataRegion": "ea cillum",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "99",
        "dataRegion": "pariatur dolor",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "38",
        "dataRegion": "ut 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.0447s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "281",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:54 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 16,
  "message": "velit non",
  "data": {
    "total": 69,
    "list": [
      {
        "dsid": "33",
        "dataRegion": "dolor culpa ad",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "69",
        "dataRegion": "in aliquip veniam",
        "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_y9y8kz", "realValue": [{}], "singleValue": {}, "subFilter": ["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_y9y8kz",
      "realValue": [
        {}
      ],
      "singleValue": {},
      "subFilter": [
        "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.0410s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "393",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:54 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 58,
  "message": "occaecat",
  "data": {
    "total": 68,
    "list": [
      {
        "dsid": "99",
        "dataRegion": "ad",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "36",
        "dataRegion": "proident magna irure",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "29",
        "dataRegion": "voluptate ipsum esse officia",
        "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.0375s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "178",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:54 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 96,
  "message": "occaecat qui",
  "data": {
    "total": 74,
    "list": [
      {
        "dsid": "78",
        "dataRegion": "dolor ea et laborum",
        "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.0478s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "298",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:54 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 20,
  "message": "Ut anim in qui exercitation",
  "data": {
    "total": 57,
    "list": [
      {
        "dsid": "67",
        "dataRegion": "in id voluptate laborum",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "80",
        "dataRegion": "ullamco",
        "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_1750389174_6d202b", "dataRegion": "Feature_1750389174"}]}' --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_1750389174_6d202b",
      "dataRegion": "Feature_1750389174"
    }
  ]
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0301s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "47",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:54 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 33,
  "message": "qui tempor",
  "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_1750389174_6d202b"]}}}' --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_1750389174_6d202b"
      ]
    }
  }
}

Response Details

  • Status Code: 200
  • Elapsed Time: 0.0386s
  • Headers:
{
  "Vary": "Origin",
  "Access-Control-Allow-Origin": "*",
  "Content-Type": "application/json; charset=utf-8",
  "Content-Length": "431",
  "success": "false",
  "Date": "Fri, 20 Jun 2025 03:12:54 GMT",
  "Connection": "keep-alive",
  "Keep-Alive": "timeout=5"
}
  • Body:
{
  "code": 35,
  "message": "non",
  "data": {
    "total": 23,
    "list": [
      {
        "dsid": "40",
        "dataRegion": "voluptate commodo ea tempor magna",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "95",
        "dataRegion": "deserunt dolore anim voluptate",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      },
      {
        "dsid": "51",
        "dataRegion": "laborum anim Lorem ex deserunt",
        "gasReleaseMon": null,
        "gasReleaseYear": null,
        "releaseGasCum": null
      }
    ]
  }
}