REST API Issues Resolved

The following issues related to FlexNet Operations REST APIs were addressed in the 2023 R1 release.

Products Extract Report Includes Details for Products Related to Suites
Resolved Issues with Parameter “lastModifiedDate”

Products Extract Report Includes Details for Products Related to Suites

The Product Packaging Data Extract job (part of the Data Extract REST APIs) has been updated to include details about the product if the product is part of a suite. Previously, the Products Extract report did not indicate which products were part of a suite.

In addition, the Products Extract report now includes the following new fields: SuiteProductName, SuiteProductVersion, SuiteProductState, SuiteProductQty.

Resolved Issues with Parameter “lastModifiedDate”

The search parameter lastModifiedDate that is available for the /manageDevice/2.0/devices REST API can now filter results by date and time for any time zone.

Previously, the parameter only filtered results by date (that is, not based on the last modified timestamp) and only considered time zone information in GMT (as in the default request format) included in the search request.

Note:When including a time zone in the request, the time zone should be specified as offset from GMT (for example, 2022-09-13T15:00:34+02:00). If no time zone is provided in the request, the search is carried out in GMT.