---
title: "Changes to Query specific DCI summary table"
method: POST
path: "/v1/dci-summary-tables/{table-id}/query"
---

# Changes to Query specific DCI summary table

`POST /v1/dci-summary-tables/{table-id}/query`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 75 revisions.

- **2026-06-10** `30e75dc6a94c` — 1 breaking, 7 info
- **2026-05-08** `c6aaf3632e48` — 3 breaking, 5 warning

## Changes

- **2026-06-10** `30e75dc6a94c` — 1 breaking, 7 info
  - the response's body type/format changed from `array`/`` to `object`/`` for status `200`
  - added the media type `application/json` for the response with the status `403`
  - added the media type `application/json` for the response with the status `500`
  - added the optional property `columns` to the response with the `200` status
  - added the optional property `data` to the response with the `200` status
  - added the optional property `extendedFormat` to the response with the `200` status
  - added the optional property `source` to the response with the `200` status
  - added the optional property `title` to the response with the `200` status
- **2026-05-08** `c6aaf3632e48` — 3 breaking, 5 warning
  - the response's body type/format changed from `object`/`` to `array`/`` for status `200`
  - removed the media type `application/json` for the response with the status `403`
  - removed the media type `application/json` for the response with the status `500`
  - removed the optional property `columns` from the response with the `200` status
  - removed the optional property `data` from the response with the `200` status
  - removed the optional property `extendedFormat` from the response with the `200` status
  - removed the optional property `source` from the response with the `200` status
  - removed the optional property `title` from the response with the `200` status

---

[Operation](https://skmtc.dev/netxms/apis/netxms-api/docs/v1/dci-summary-tables/:table-id/query/post.md) · [API](https://skmtc.dev/netxms/apis/netxms-api.md) · [Page](https://skmtc.dev/netxms/apis/netxms-api/changes/v1/dci-summary-tables/:table-id/query/post)
