Application settings (read-only)

Introduction

DCT 21.0.0 introduces a new UI page and API endpoints that provide a read-only experience for Continuous Compliance Engine application settings. This enables users to view their application settings for each connected compliance engine. 

GUI

Select the Compliance tab and click into a compliance engine’s details page from the list. In the details page, a new tab has been created for Application Settings.

API

These following APIs were added for this feature:

  • GET /management/engines/{engineId}/compliance-application-settings 

    • Gets a compliance engine’s application settings.

  • POST /management/engines/{engineId}/compliance-application-settings/search 

    • Search a compliance engine’s application settings.