Global Connections REST Endpoints
Global Connections
- Get a global connection
- Method: getPath:
/epm/rest/v1/globalConnections/{globalConnectionId} - Get all global connections
- Method: getPath:
/epm/rest/v1/globalConnections - Test a global connection
- Method: postPath:
/epm/rest/v1/globalConnections/{globalConnectionId}/test - Update a global connection
- Method: putPath:
/epm/rest/v1/globalConnections/{globalConnectionId}