app-configuration_manager

On this page:

updateJSONConfigRules

Summary

Updates the config rule set of a JSON Golden Config tree version

Description

Updates the config rule set of a JSON Golden Config tree version

Route

PUT /configuration_manager/configurations/rules

Roles

admin apiwrite

Parameters

DetailsExampleSchema
Name Type Required Description
treeId string yes -
version string yes -
nodePath string yes -
ruleSet object yes The json rule set to define for this tree.

Return

DetailsExampleSchema
Name Type Description
updateResult object status of the rule set update.