app-configuration_manager

On this page:

removeNodesFromCompliancePlan

Summary

Removes node(s) from a compliance plan

Description

Removes new node(s) from an already existing compliance plan

Route

DELETE /configuration_manager/compliance_plans/nodes

Roles

admin apiwrite

Parameters

DetailsExampleSchema
Name Type Required Description
planId string yes Object ID of the Compliance Plan
nodeIds array yes The list of node IDs to delete
options object no Additional Options. Note: None currently supported

Return

DetailsExampleSchema
Name Type Description
updateResult object -