Context
Change Type: Improvement
Product area: Application enablement & solutions
Component: Digital Twin Manager
Deployed at: eu.latest.cumulocity.com, apj.cumulocity.com, jp.cumulocity.com, cumulocity.com, us.cumulocity.com, emea.cumulocity.com
Technical details
Build artifact: dtm (1024.3.0)
Internal ID: CTM-2681
Description
A newer, high-performance variant of the endpoint for querying opposite assets was introduced in DTM version 1024.1.0. To align with this improvement and maintain a consistent API, the original endpoint variant is now deprecated.
The REST API endpoint /service/dtm/assets/linkedSeries/opposites/{deviceId} used with the default Accept header application/json is deprecated and will be removed in a future version. Use the Accept header application/vnd.com.nsn.cumulocity.linkedassetscollection+json instead, which provides better performance and additional filter parameters.
Update any integrations or custom applications that call this endpoint with the application/json header to use the new Accept header application/vnd.com.nsn.cumulocity.linkedassetscollection+json to avoid disruption when the deprecated variant is removed.