Global Connections REST Endpoints
Global Connections
The operations from the Global Connections category.
- Clone Connection
- Method: postPath:
/connections/clone - Create Global Connection
- Method: postPath:
/connections - Delete Global Connection
- Method: deletePath:
/connections/{connectionName} - Get Global Connection
- Method: getPath:
/connections/{connectionName} - List Dependent Connection Names
- Method: getPath:
/connections/{connection}/getdependentconnections - List Global Connections
- Method: getPath:
/connections - Test New Global Connection
- Method: postPath:
/connections/actions/test - Test Saved Global Connection
- Method: postPath:
/connections/{connectionName}/actions/test - Update Global Connection
- Method: putPath:
/connections/{connectionName} - Upload Global Connection Wallet File
- Method: putPath:
/connections/{connectionName}/wallet