Blacklist automation

Manually (via gui) applying a blacklist is not an issue Post#2360

The problem is having a method to automate blacklisting services that are applied from servicesets in host templates.

Source data from CMDB has the servers and services that should be blacklisted, and this can be automated to either a DSL statement or used in a sync rule in Director.

Is there a way to execute a service blacklist via: (any of the following) -

  • DSL (lua)…assume probably an ignore for apply rule but we need to drop a service not the entire service set

  • icingacli statement

  • sync rule

  • API call