Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Key

Type

Description

project_path

string

Required. The path to the SnapLogic project.

Format: /{org}/{project_space}/{project_name}

Important: The path comparison is case-sensitive.

plex_path

string

The path to the Snaplex.

  • The path comparison is case-sensitive.

  • The path must be URL-escaped. That is, spaces must be replaced with %20.

Format: /{org}/{project_space}/{project_name}/{snaplex_name}

api

string

The name of the API for which to create a new version.

version

string

The new version. If not provided, the highest version number incremented by one is used.

tags

array

Tags to associate with the new version.

Default: An empty array

description

string

Additional information to associate with the new version.

Default: An empty string

asset_types

array

The list of asset types to export.

Valid values:

  • Account

  • File

  • Job

  • Pipeline

  • Policy

Default: All valid asset types.