Managing deployed decision services

The Decision deployments page provides several actions for managing deployed decision services.

Accessing the Swagger UI

Click Swagger UI to open the decision runtime REST API interface for the selected decision service version.

You can use the Swagger UI to view and test decision runtime REST API operations for the deployed decision service. For more information about the decision runtime REST API endpoints, see the Decision runtime REST API in Reference.

Managing monitoring

The Overview tab displays the monitoring status of a deployed decision service.

Use the Business monitoring toggle to enable or disable monitoring for the selected decision service version. For more information, see Working with Decision Insights.

Viewing and managing metadata

Each deployed decision service contains metadata that is associated with the deployment.

The Metadata tab displays runtime metadata that is generated during the build, deployment, and promotion processes, together with any custom metadata that has been added to the decision service version.

Examples of runtime metadata include:

  • Build time
  • Content version
  • Deployment space ID
  • Deployment time
  • Engine API version
  • Engine runtime version
  • Promotion time

Custom metadata can be stored as plain or encrypted values.

To add a custom metadata entry, click the Add icon add icon.

Promoting deployed decision services

You can promote a deployed decision service to another deployment space by following these steps:

  1. Select a deployed version.
  2. Click the Promote button.
  3. Select the target deployment space.
  4. Click Promote.

Decision service archives can be promoted:

  • From development to test
  • From development to production
  • From test to production

When a decision service is promoted, the decision service archive and its associated metadata are copied to the target deployment space.

Deleting deployed decision services

To remove a deployed decision service from a deployment space, select the deployed version and click Delete.

The page also provides a Delete all action for removing multiple deployed versions of a decision service.