app-configuration_manager

On this page:

addNodesToCompliancePlan

Summary

Adds node(s) to a compliance plan

Description

Adds new node(s) to an already existing compliance plan

Route

POST /configuration_manager/compliance_plans/nodes

Roles

admin apiwrite

Parameters

DetailsExampleSchema
Name Type Required Description
planId string yes Object ID of the Compliance Plan
nodes array yes An array of nodes to add into the compliance plan.
options object no Additional Options. Note: None currently supported

Return

DetailsExampleSchema
Name Type Description
updateResult object -