Controlled action demo · NETWORK CHANGE · HIGH RISK
Approve one network change with validation and rollback attached.
See a proposed network change made explicit, checked against policy, limited to one site and device group, validated after execution, and returned with rollback proof.
Powered by ARBITER Network Change Gate
A network operator requests one bounded change.
{
"actor": "operator:airband-demo",
"action": "apply_network_change",
"target": "site:demo-business/edge-router",
"deviceGroup": "cameras",
"change": "move to isolated camera segment",
"expectedImpact": "brief camera reconnect under 30 seconds",
"validation": "all cameras regain reachability; staff network remains unchanged",
"rollback": "restore previous segment assignment",
"riskLevel": "high"
}The exact site, device group, intended segment, impact, validation, and rollback plan are visible before approval.