Global Connections REST Endpoints

Global Connections
Create Global Connection
Method: post
Path: /essbase/rest/v1/connections
Delete Global Connection
Method: delete
Path: /essbase/rest/v1/connections/{connectionName}
Get Global Connection
Method: get
Path: /essbase/rest/v1/connections/{connectionName}
List Global Connections
Method: get
Path: /essbase/rest/v1/connections
Test New Global Connection
Method: post
Path: /essbase/rest/v1/connections/actions/test
Test Saved Global Connection
Method: post
Path: /essbase/rest/v1/connections/{connectionName}/actions/test
Update Global Connection
Method: put
Path: /essbase/rest/v1/connections/{connectionName}
Upload Global Connection Wallet File
Method: put
Path: /essbase/rest/v1/connections/{connectionName}/wallet