March 24, 2025
New features
Integration API for software monitoring
To make it easier to connect other solutions to NDD Orbix and offer an automated approach to software monitoring, we have made a new integration API available.
For more details on the endpoint, methods, parameters, sample requests and responses returned, go to API Reference.
New endpoint for returning software inventory in the Computers API
We have added a new endpoint to the Computers API to facilitate access to the inventory of software installed on specific devices.
- Endpoint: GET /v1/softwares/{computerId}
This endpoint returns detailed information about the software installed on the computer identified by computerId
.