EventType - operations in Talend Cloud Management Console - Cloud

Talend Cloud APIs User Guide

Version
Cloud
Language
English
Product
Talend Cloud
Module
Talend API Designer
Talend API Tester
Talend Data Preparation
Talend Data Stewardship
Talend Management Console
Content
Design and Development > Designing APIs
Design and Development > Testing APIs

EventCategory - task

The events that could happen on tasks are:

Logged operations Description Notes
create

A task was created.

For security reasons, all the encrypted fields are not logged.
createFromSample

A task was created out of a provided sample.

update A task was updated.

upgradeArtifactVersion

The artifact of a task was upgraded to the newest version when that upgrade was logged.
copy A task was duplicated.

createOrUpdateSchedule

A task execution schedule was created or updated.
terminate A running task was stopped.

manualExecution

A task was lauched manually, that is to say, not launched according to a task execution schedule.

stopSchedule

A task execution schedule was canceled.

updateTags

Task tags were updated.

removeTags

Some task tags were removed.
delete A task was deleted.

EventCategory - plan

Plans allow you to schedule your task executions in sequence, define failure handlers, and set the execution intervals.

The events that could happen on plans are:

Logged operations Description
create

A plan was created.

update A plan was updated.

createOrUpdateSchedule

In a given plan, a task execution schedule was created or updated.

terminate

A running plan was stopped.

manualExecution

A plan was launched manually, that is to say, not started according to a schedule.

delete

A plan was deleted.
rerunFromStep A plan was launched from a given step.

EventCategory - artifact

Artifacts are a Job, Route, Data Service created in Talend Studio or pipeline created in Talend Cloud Pipeline Designer and published to Talend Studio.

The events that could happen on artifacts are:

Logged operations Description
publish An artifact was published.
delete An artifact was deleted.

EventCategory - connection

Connections are predefined parameter values to access external systems.

The events that could happen on connections are:

Logged operations Description Notes

create

A connection was defined.

For security reasons, all the encrypted fields related to a connection are not logged.

update

An existing connection was changed.
delete A connection was deleted.

EventCategory - resource

Resources are cloud data sources to store files and directories.

The events that could happen on resources are:

Logged operations Description
create

A resource was created.

update

A resource was updated.

delete A resource was deleted.