app-policy_manager

On this page:

importIntegration

Summary

Creates or updates an integration.

Description

Creates a new policy document.

Route

POST /policy-manager/integrations

Roles

admin other readonly apiread

Parameters

DetailsExampleSchema
Name Type Required Description
name string yes Name of the integration
mapper string yes JavaScript code implementing mapper
policyTemplates array yes Policy templates for this integration
targetTemplates array yes Target templates for this integration
exportTemplate object yes Export templates for this integration

Return

DetailsExampleSchema
Name Type Description
result object -