EWUS Cloud Admin Portal

Configuration Management

Reports

A live golden-config compliance rollup across this scope's subtree -- by Org, Network, Site or Gateway node.

Config compliance rollup

For every node in this subtree, what fraction of its own devices last confirmed a config generated from that node's currently-active golden template (golden_config_compliance(), sql/154 -- the exact same signal the Drift and compliance page already shows for one node at a time, POST /configs/compliance-score, called once per node here). Computed live at request time -- nothing is saved or scheduled.

Saved reports

Save a config compliance rollup report definition scoped to the current scope, optionally with a recurring interval. A scheduled report shows as "due" once its interval elapses -- running it (here, or once a real scheduler exists) is still a real, explicit action, not silent background automation today.