Global Connections REST Endpoints

Global Connections
The operations from the Global Connections category.
Clone Connection
Method: post
Path: /connections/clone
Create Global Connection
Method: post
Path: /connections
Delete Global Connection
Method: delete
Path: /connections/{connectionName}
Get Global Connection
Method: get
Path: /connections/{connectionName}
List Dependent Connection Names
Method: get
Path: /connections/{connection}/getdependentconnections
List Global Connections
Method: get
Path: /connections
Test New Global Connection
Method: post
Path: /connections/actions/test
Test Saved Global Connection
Method: post
Path: /connections/{connectionName}/actions/test
Update Global Connection
Method: put
Path: /connections/{connectionName}
Upload Global Connection Wallet File
Method: put
Path: /connections/{connectionName}/wallet