Cake.Talend addin
This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Talend.
Provides functionality for calling Talend Admin Center API.
DeployEsbTask
DeployEsbTask Alias from Cake.Talend addin |
Deploys an ESB task. |
GetEsbTaskIdByName
GetEsbTaskIdByName Alias from Cake.Talend addin |
Gets the ID of a task, given its name. |
GetEsbTaskList
GetEsbTaskList Alias from Cake.Talend addin |
Lists all ESB tasks on the Talend Admin Center. |
GetServerList
GetServerList Alias from Cake.Talend addin |
Lists all servers on the Talend Admin Center. |
GetTaskIdByName
GetTaskIdByName Alias from Cake.Talend addin |
Gets the ID of a task, given its name. |
GetTaskList
GetTaskList Alias from Cake.Talend addin |
Lists all tasks on the Talend Admin Center. |
StartEsbTask
StartEsbTask Alias from Cake.Talend addin |
Starts an ESB task. |
StopEsbTask
StopEsbTask Alias from Cake.Talend addin |
Stops an ESB task. |
UndeployEsbTask
UndeployEsbTask Alias from Cake.Talend addin |
Undeploys an ESB task. |
UpdateEsbTask
UpdateEsbTask Alias from Cake.Talend addin |
Updates an ESB task. |