Version tags

Access  ARCAD-API Server Embedded Production Server →  Production Package →  Version tags

Version tags are used to create versions of web service packages and therefore make them available to be consumed.

An important feature for production packages is the capability to manage the version of the set of web services. ARCAD-API offers the capability to define version tags that group multiple versions of web services that belong to the same production package under a unique version number. Even if each web service in the set is currently at a different version level, the final user will only have access to the versions included in the package's version tag. A version tag is a list of multiple web services (in the package) that each have different version levels themselves.

While creating a version tag for a category, ARCAD-API will include the latest version of all the web services that belong to the package.

Important!

Only tagged versions of production packages can be promoted to an external Kong server to delegate the management.

As soon as a version tag has been created and activated, the related API is available for the consumer. Web services are available at the following URL:

https://<arcad-api-server>:<arcad-api-port>/arcapi/exec/<package-code>/<version-tag-number>/<web-service-root-context>