Global Connections REST Endpoints

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