app-policy_manager

On this page:

insertImportData

Summary

Insert the data into mongo that imported from the device.

Description

Insert the data into mongo that imported from the device.

Route

POST /policy-manager/import/data

Roles

admin other readonly apiread

Parameters

DetailsExampleSchema
Name Type Required Description
device object yes device object
normalizedImports object yes Preview from imported device

Return

DetailsExampleSchema
Name Type Description
response object Response object with the document that was created.