app-golden_config

On this page:

addNativeRules

Summary

Convert native config

Description

Converts Native Config into JSON rules and adds them to an existing JSON ruleset.

Route

POST /golden_config/addNative

Roles

admin engineering support

Parameters

DetailsExampleSchema
Name Type Required Description
tree string yes Tree's ID.
nodeid string yes Node's ID.
native object yes Native data.

Return

DetailsExampleSchema
Name Type Description
data object Status of adding native rules.