Cisco Expressway · Arazzo Workflow
Cisco Expressway System Upgrade
Version 1.0.0
Set SFTP details, trigger a software upgrade, then poll upgrade status.
View Spec
View on GitHub
CollaborationFirewall TraversalH.323Session Border ControllerSIPUnified CommunicationsVideo ConferencingArazzoWorkflows
Provider
Workflows
system-upgrade
Configure SFTP, trigger the upgrade, then read upgrade progress.
Updates the SFTP upgrade configuration, triggers the system upgrade using the supplied image filename, and reads upgrade status, branching on whether the upgrade has failed.
1
setSftpConfig
updateSftpConfig
Write the SFTP configuration so the upgrade process knows where to fetch the image from.
2
triggerUpgrade
triggerUpgrade
Trigger the system upgrade, which downloads the image via SFTP and optionally reboots when complete.
3
readUpgradeStatus
getUpgradeStatus
Read the upgrade progress status and branch when the reported phase is Failed so callers can distinguish a failed upgrade from one in progress.
Source API Descriptions
openapi