Cisco Expressway · Arazzo Workflow
Cisco Expressway Provision DNS Server
Version 1.0.0
Add a DNS server to an Expressway node and confirm it was applied.
View Spec
View on GitHub
CollaborationFirewall TraversalH.323Session Border ControllerSIPUnified CommunicationsVideo ConferencingArazzoWorkflows
Provider
Workflows
provision-dns-server
Add a DNS server entry and verify it appears in the configured list.
Creates a DNS server entry at a chosen index, lists all configured DNS servers to confirm the address is now present, and reads system information for the node the change targeted.
1
addDnsServer
createDnsServer
Add a new DNS server entry to the Expressway common configuration. Up to five DNS server addresses are supported.
2
confirmDnsServers
listDnsServers
List all configured DNS servers and confirm the just-added address is present in the returned array.
3
readSystemInfo
getSystemInfo
Read basic system information for the node so the caller can record which Expressway the DNS change was applied to.