Cisco Expressway · Arazzo Workflow
Cisco Expressway Pre-Upgrade Health Check
Version 1.0.0
Read system status, active alarms, and resource usage to gate an upgrade.
View Spec
View on GitHub
CollaborationFirewall TraversalH.323Session Border ControllerSIPUnified CommunicationsVideo ConferencingArazzoWorkflows
Provider
Workflows
pre-upgrade-health-check
Check system status and alarms, branching to resource usage when clear.
Reads the system status overview, lists active alarms, and branches on whether alarms exist; when none are present it reads resource usage.
1
readSystemStatus
getSystemStatus
Read the comprehensive system status overview including current registration and call counts.
2
listAlarms
listAlarms
List all active alarms and branch on whether any alarms are present; when alarms exist the flow ends so they can be cleared before upgrading.
3
readResourceUsage
getResourceUsage
Read system resource utilization so the operator can confirm there is headroom before starting the upgrade.