Summary
Get a particular role from a collection in Automation Gateway
Description
This method will get a particular role 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 role | 
| roleName | string | yes | the name of the role | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| result | object | A JSON Object containing the role |