---
title: "Changes to Search objects"
method: POST
path: "/v1/objects/search"
---

# Changes to Search objects

`POST /v1/objects/search`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 115 revisions.

- **2026-09-21** `2827204d68d9` — 1 warning, 1 info
- **2026-09-06** `c4fbee63f843` — 3 warning, 3 info
- **2026-08-19** `04731b73e723` — 1 info
- **2026-08-17** `070b10a450e2` — 1 breaking
- **2026-08-12** `595d08199040` — 1 breaking
- **2026-08-12** `47655614e52c` — 1 breaking
- **2026-08-04** `fa1d1baee402` — 1 info
- **2026-06-11** `021382e18955` — 2 info
- **2026-05-08** `c6aaf3632e48` — 2 warning

## Changes

- **2026-09-21** `2827204d68d9` — 1 warning, 1 info
  - added the new `Room` enum value to the `items/class` response property for the response status `200`
  - added the new `Room` enum value to the request property `class/items/`
- **2026-09-06** `c4fbee63f843` — 3 warning, 3 info
  - added the new `CoolingZone` enum value to the `items/class` response property for the response status `200`
  - added the new `Facility` enum value to the `items/class` response property for the response status `200`
  - added the new `PowerDomain` enum value to the `items/class` response property for the response status `200`
  - added the new `CoolingZone` enum value to the request property `class/items/`
  - added the new `Facility` enum value to the request property `class/items/`
  - added the new `PowerDomain` enum value to the request property `class/items/`
- **2026-08-19** `04731b73e723` — 1 info
  - added the optional property `items/effectiveRights` to the response with the `200` status
- **2026-08-17** `070b10a450e2` — 1 breaking
  - the `items/ipAddress/address` response's property type changed from `integer` to `string` for status `200`
- **2026-08-12** `595d08199040` — 1 breaking
  - the `items/ipAddress/address` response's property type changed from `string` to `integer` for status `200`
- **2026-08-12** `47655614e52c` — 1 breaking
  - the `items/ipAddress/address` response's property type changed from `integer` to `string` for status `200`
- **2026-08-04** `fa1d1baee402` — 1 info
  - added the optional property `items/isMaintenanceScheduled` to the response with the `200` status
- **2026-06-11** `021382e18955` — 2 info
  - added the optional property `items/isInMaintenanceMode` to the response with the `200` status
  - added the optional property `items/isMaintenanceApplicable` to the response with the `200` status
- **2026-05-08** `c6aaf3632e48` — 2 warning
  - removed the optional property `items/isInMaintenanceMode` from the response with the `200` status
  - removed the optional property `items/isMaintenanceApplicable` from the response with the `200` status

---

[Operation](https://skmtc.dev/netxms/apis/netxms-api/docs/v1/objects/search/post.md) · [API](https://skmtc.dev/netxms/apis/netxms-api.md) · [Page](https://skmtc.dev/netxms/apis/netxms-api/changes/v1/objects/search/post)
