REST Web Services Enhancements in 2022.06

The following enhancement to the Web Services module was added in the 2022.06 release.

New Endpoints for Managing Containerized Software

This release expands the RESTful services for software container delivery (previously referred to as Registry Service REST API) that were introduced in the 2022.03 release. The Software Container Delivery REST APIs now enable producers who distribute containerized applications using the Revenera registry to manage their projects directly, without using the Docker or Helm command-line interface (CLI). This allows producers to incorporate relevant functionality into their own portal implementations.

Producers can now use the Software Container Delivery REST APIs to do the following:

Get and reset the Revenera registry secret for producer and customer registry users.
Retrieve from the Revenera registry a list of projects (which represent download packages) and the images and charts present in those projects.
Retrieve artifacts from a project repository
Delete images and charts from a registry project.

For more information about the Software Container Delivery REST APIs, refer to the FlexNet Operations Web Services Integration Guide.