EventType - environment management 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 - environment

The events that could happen on an environment are:

Logged operations Description
create

An environment was created in Talend Cloud Management Console. This environemnt is a self-contained space with the required resources that allow the execution of tasks in isolation, without any impact on other environments.

update

An environment was updated.

delete An environment was deleted.

EventCategory - workspace

The events that could happen on a workspace are:

Logged operations Description
create

A workspace was created in Talend Cloud Management Console. Workspaces are used to share tasks, connections, and resources among selected users.

update

A workspace was updated.

delete A workspace was deleted.

EventCategory - workspace permissions

The events that could happen on a workspace permission are:

Logged operations Description
create

A workspace permission was created in Talend Cloud Management Console.

This event can only be triggered by Talend.

update

A workspace permission was updated.

EventCategory - promotion

The events that could happen on a promotion are:

Logged operations Description Notes
create

A promotion was created in Talend Cloud Management Console. A promotion provides the mechanism to copy elements from one environment to another.

 
update

A promotion was updated.

 
delete A promotion was deleted.  
analyze

A promotion analysis took place.

Detailed information is not logged for the following resources:
  • workspaces
  • engines
  • engine clusters
run

A promotion run was triggered.

Detailed information is not logged for the following resources:
  • workspaces
  • engines
  • engine clusters
addPromoter A user was assigned to a promotion to be able to execute this promotion.  
removePromoter A user was unassigned from a promotion.