Summary
Get a module from a collection in Automation Gateway
Description
This method will get a module from a collection in Automation Gateway
Route
No Northbound API Available
Roles
            admin
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| collectionName | string | yes | the name of the collection containing the module | 
| moduleName | string | yes | the name of the module | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| result | object | A JSON Object containing the module |