Teradata · Arazzo Workflow
Teradata Register a System in a New Data Center
Version 1.0.0
Create a data center, register a system inside it, then bridge it to an existing system.
View Spec
View on GitHub
AnalyticsCloudData ManagementData WarehousingDatabaseEnterpriseMachine LearningSQLArazzoWorkflows
Provider
Workflows
register-system-in-datacenter
Create a data center, register a system in it, then bridge it to an existing system.
Creates a data center, registers a system whose dataCenterId points at it, and creates a bridge from the new system to the supplied target system.
1
createDataCenter
createDataCenter
Create the data center that will host the new system.
2
createSystem
createSystem
Register the system as a member of the new data center.
3
createBridge
createBridge
Build a bridge from the newly registered system to the supplied target system so the two can exchange data.