REST Web Services Enhancements in 2022.08
The following enhancements to the Web Services module were added in the 2022.08 release.
New Endpoint for Managing Users in the Software Container Delivery API
When FlexNet Operations creates a project in the registry, information about producer users and entitled end-users that are associated with the download package in FlexNet Operations is automatically propagated to the registry. This includes:
| • | All producer users from the producer account and its sub-accounts who have the "View and Manage Download Packages" permission. In the registry, these producer users are added as “members” to the project. |
| • | All end-users who are entitled to the download package and have the "Get Downloads" permission. |
The Software Container Delivery REST API now includes a new /projects/{project_name}/members endpoint which returns a list of the members who have access to a particular project.
To retrieve information about a particular member, producers can specify the relevant user name using the query parameter user_id.
New Data Access API Documentation Platform: Redocly
Documentation about the Data Access API is now available on an additional platform:
The Data Access Report API pages on the Redocly platform provide the same information as the Data Access API pages on Swagger, but in a slightly different format.
The Try It Console enables you to test requests and responses. Before you can make an API call, you need to authenticate yourself. To do so, open the Security panel and enter your user name and password. Enter your site ID (supplied by Revenera) below the Security panel.