• Effective Date: August 2021
  • Announcement Date: May 2021

As of the effective date:

  • Classic partner-level search is no longer available

The classic partner search is replaced with the new search feature within the infrastructure page.

The new search feature provides the same query abilities in addition to the following:

  • Queries are powered by the OpsRamp advanced query language.
  • Key resource details (such as alerts) display in the search UI.
  • Navigation during troubleshooting or ad-hoc searching is easier.

Client ID format for new clients

  • Effective Date: August 2021
  • Announcement Date: June 2021

Beginning with release version 10.0.0, the client IDs for new clients has a 36-character format. For example:

486k5032-g13a-47b8-a068-bc37e0e7ffee

This change applies to only new clients and does not affect existing clients.

  • Effective Date: August 2021
  • Announcement Date: July 2021

With the introduction of the top-level navigation bar, the header color and header link are no longer supported in the custom branding options, beginning on the effective date.

Device Type attribute

  • Effective Date: August 2021
  • Announcement Date: January 2019

As of the effective date:

  • The Device Type attribute is deprecated.
  • The Resource Type attribute replaces the Device Type attribute.

This attribute is visible on various pages that involve resource selection filters and on the Resource Attributes page.

Attribute Name

Java-based remote consoles

  • Effective Date: August 2021
  • Announcement Date: June 2020

Java-based remote consoles is not available after the effective date. Browser-based remote consoles offer comparable functionality with more benefits.

The following protocols are deprecated:

  • File TRANSFER - Replaced by RDP Disk share
  • RMSHELL - Replaced by SSH + SFTP
  • VNC

The audit recording data for legacy java consoles is available (per the data retention policy) and is playable in the platform after the effective date.

Remote Console

Legacy reports

  • Effective Date: August 2021
  • Announcement Date: November 2020

As of the effective date, the following are no longer available:

  • Integration activity report
  • Report log
  • Interface report

Remote access integrations

  • Effective Date: August 2021
  • Announcement Date: June 2020

The following remote console integrations are deprecated and is not functional as of the effective date.

  • Teamviewer
Remote Access Integrations

Topology API v2

  • Effective Date: August 2021
  • Announcement Date: June 2021

The Topology API v2 is deprecated. To continue API support for capturing edges and relationship data, migrate to the Topology API v7. There is no delta between the v2 and v7 APIs in terms of payload and URL or query parameters.

The following code syntax examples show the changes between v2 and v7.

V2 API: https://<opsramp-url>/api/v2/tenants/{tenantId}/topology/{resourceUUID}

V7 API: https://<opsramp-url>/graph/api/v7/tenants/{tenantId}/topology/{resourceUUID}