Global Connections REST Endpoints

Global Connections
Get a global connection
Method: get
Path: /epm/rest/v1/globalConnections/{globalConnectionId}
Get all global connections
Method: get
Path: /epm/rest/v1/globalConnections
Test a global connection
Method: post
Path: /epm/rest/v1/globalConnections/{globalConnectionId}/test
Update a global connection
Method: put
Path: /epm/rest/v1/globalConnections/{globalConnectionId}