Updated on 2025-08-13 GMT+08:00

PipelineSuspension

Call the PipelineSuspension extension to suspend the current pipeline.

Adding the Extension with GUI

Add the PipelineSuspension extension when you orchestrate a pipeline. Set parameters as shown in Table 1.

Table 1 Parameter description

Parameter

Description

Name

Extension name, which can be customized.

  • Enter only letters, digits, hyphens (-), underscores (_), commas (,), semicolons (;), colons (:), periods (.), slashes (/), parentheses (), and spaces.
  • Enter 1 to 128 characters.

Adding the Extension with YAML

Add the PipelineSuspension extension when you orchestrate a pipeline. Configure the YAML syntax as follows:

  • PipelineSuspension
    uses: SuspendPipeline