RESTful Services for Software Container Delivery

Version: This functionality is only available for producers who use the Software Delivery module.

The Software Container Delivery REST API enables 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.

The REST API can be used regardless of the type of registry—shared, dedicated, or open registry. For information about the different deployment options, see About the Revenera Registry in the FlexNet Operations User Guide.

This section is grouped into the following subsections:

Accessing the REST API—Discusses the base URL, permissions and authorization required to access the REST endpoints.
Using Software Container Delivery REST Endpoints—Describes the individual endpoints.

Further Documentation

This manual provides a brief overview over RESTful services for software container delivery. For detailed information about the Software Container Delivery API, see the Swagger documentation, using the following URL:

https://<siteID>.flexnetoperations.com/registry/swagger-ui.html

where <siteID> is your organization’s site ID which is supplied by Revenera. This is usually your organization's DNS name, but can also be the tenant ID that was assigned to your organization when FlexNet Operations was first implemented, and would have the format flexNNNN.

Note: For detailed information about managing containerized applications and the Revenera registry using the FlexNet Operations Producer Portal, see Managing Containerized Applications in the FlexNet Operations User Guide.