This page contains release notes for features and updates to the OpsRamp APIs.

January 2025

ADDED
A new /graph/api/v3/tenants/{clientId}/topology/map/relationships (Get topology relationship data) V3 API has been released to access and sync the client-level relationship data with external systems.
CHANGED
Before:

The /opsql/api/v3/tenants/{tenantId}/queries (queries) API did not include the targetResource.id field in the request payload for example-query-resource-in-relationships example.

After:

The example-query-resource-in-relationships request payload now includes targetResource.id, allowing for more precise querying and relationship mapping.