Resume a Resumable Pipeline

This page is no longer maintained (Mar 29, 2023). For the most current information, go to https://docs.snaplogic.com/public-apis/post-runtime-start-org-ruuid.html.

 

POST /runtime/start/{org}/{ruuid}

Overview

This API resumes the Resumable Pipeline with the specified Runtime ID.

Prerequisites

  • Write access to the assets to be added or updated

Request

Path Parameters

Key

Description

Key

Description

pod_path

Required. The path to your SnapLogic pod.

Example: elastic.snaplogic.com

org

Required. The name of the SnapLogic Org.

ruuid

Required. The Runtime ID of the Pipeline.

To get the Runtime ID of a running Pipeline:

  1. Go to Dashboard > Pipeline.

  2. In the Executing Pipelines of All Projects list, click the Pipeline you want.

  3. From the address bar of the web browser tab that displays the Pipeline, copy the value of the parameter pipe_runtime_id.

Query Parameters

None.

Request Header

Specify Basic for authorization and application/json for content type.

Request Body

None.

Response

Status code only.