app-configuration_manager

On this page:

updateNodeConfig

Summary

Update node configuration.

Description

Updates the configuration for a specified node.

Route

PUT /configuration_manager/node/config

Roles

admin apiwrite

Parameters

DetailsExampleSchema
Name Type Required Description
treeId string yes -
treeVersion string yes -
nodePath string yes -
data object yes -
updateVariables boolean yes Update's the existing variables in a tree with the provided variables.

Return

DetailsExampleSchema
Name Type Description
nodeUpdateResult object -