Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel7

Creating MetaSnap

As Snaplogic does not provide extensive APIs to list projects and project spaces, Creating the below MetaSnap will allow for a cleaner automation.

  • Login to Snaplogic ( https://elastic.snaplogic.com/ )

  • Go to Designer , create new pipeline

  • Click edit “Pipeline Properties” and PATH variable to pass URL path as input

    Image Added
  • Then in snaps tab → check for snaplogic List and select

    • Image Added
  • Click edit for snaplogic-list and select Asset Type as “ Project “ and in asset path provide the variable configured in above step

    • Image Added
  • Validate the created pipeline and check whether projects are coming in provided path ( PATH_INFO = “<Organization-name>” ).

  • Once this is done create a “Triggered task “ from menu option

    • Image Added
  • Once task is created for pipeline snappack-list--> go to “Manger” tab and click task and open Details

    • Image Added
  • Make a note of the URL and HTTP Header Authorization. This information is required to create a tool registry entry in Opsera as detailed in the below section

Registering Snaplogic

  • Login Opsera → Tool Registry → Create new tool

...