Trigger

Prev Next

Available in VPC

You can manage triggers provided by Cloud Functions in Trigger. You can also run the created triggers and monitor the result with graphs and tables.
This section describes how to use the Trigger interface, check trigger information, edit and delete triggers, and monitor run results by trigger type.

Note

NAVER Cloud Platform services or external applications can call actions using triggers. Triggers can be created in actions. For more information, see Action management.

Trigger interface

The Trigger interface includes the following components:

cloudfunctions-trigger-vpc_v2_01_ko

Component Description
① Menu name Current menu name and the number of triggers created.
② Basic features Refresh Trigger interface, go to product information.
③ Trigger management Edit and delete triggers.
④ Trigger search Search for triggers to view.
⑤ Trigger list List of created triggers.

Check trigger list

To check trigger list:

  1. In the VPC environment of the NAVER Cloud Platform console, navigate to i_menu > Services > Compute > Cloud Functions.
  2. Click the Trigger menu.
  3. Check the trigger list created in Triggers.
    • Type: The type of trigger.
    • Name: The name of trigger.
    • Description: Additional information on trigger.
    • Last updated: The date and time for most recent trigger update.
  4. Click the trigger name to check the details.
Note

API Gateway type triggers are not included in the trigger list.

Trigger details

cloudfunctions-trigger-vpc_v2_02_ko

Component Description
① Overview Run, edit, and delete triggers.
② Connection information Connected action information and add connected actions.
③ Details Basic trigger information, connected action information, monitoring, and default parameters.

Basic information

Basic trigger information
cloudfunctions-trigger-vpc_v2_03_ko

Basic information

  • Name: The name of trigger.
  • Type: The type of trigger.
  • Description: Additional information on trigger.

Connection/run information

  • Service event information that triggers actions or conditions that run triggers.

Action

Information about actions connected to the trigger.
cloudfunctions-trigger-vpc_v2_04_ko

  • Package/Action: Name of the connected action and the package it belongs to.
  • Description: Additional information about the action.
  • Runtime: Action runtime.
  • Last updated: The date and time for most recent action update.

Monitoring

Trigger results and details.
cloudfunctions-trigger-vpc_v2_05_ko

Graph

  • Status: Success and failure rate of triggers during the selected period.
  • Execution count: Number of successful and failed trigger runs during the selected period.

Table

  • ID: Unique ID for the trigger result. Click to view details.
  • Status: Whether the trigger run succeeded or failed.
  • Start time: The time the trigger run began.
Note
  • You can monitor the run results of all the actions and triggers run during the selected period in Dashboard. For more information on how to use Dashboard, see Dashboard.

Default parameter

Set default values for parameters to pass to actions.

cloudfunctions-trigger-vpc_v2_06_ko

Edit trigger

You can edit everything except the trigger's name and type. To edit a trigger:

  1. In the VPC environment of the NAVER Cloud Platform console, navigate to i_menu > Services > Compute > Cloud Functions.
  2. Click the Trigger menu.
  3. Click the trigger you want to edit in Triggers.
  4. In the Trigger overview, Click [Edit].
  5. Edit the necessary information.
  6. Click [Save].

Delete trigger

You can delete a trigger. Proceed carefully as a trigger cannot be restored once deleted. To delete a trigger:

  1. In the VPC environment of the NAVER Cloud Platform console, navigate to i_menu > Services > Compute > Cloud Functions.
  2. Click the Trigger menu.
  3. Select the trigger you want to delete in Triggers.
  4. In Trigger overview, click [Delete].
  5. Click [Delete].