adapter-automation_gateway

On this page:

getScripts

Summary

Get scripts from Automation Gateway

Description

This method will get all scripts from Automation Gateway

Route

No Northbound API Available

Roles

admin

Parameters

DetailsExampleSchema
Name Type Required Description
filter string no Query filter i.e. contains({"name":"script.py"}) Valid filter functions - contains, equals, startswith, endswith: string

Return

DetailsExampleSchema
Name Type Description
result object A JSON Object containing the scripts from Automation Gateway