Registers connection parameters into the discovery service.
(optional) transaction id to trace execution through call chain.
a key to uniquely identify the connection parameters.
callback function that receives a registered connection or error.
Resolves all connection parameters by their key.
(optional) transaction id to trace execution through call chain.
a key to uniquely identify the connections.
callback function that receives found connections or error.
Resolves a single connection parameters by its key.
(optional) transaction id to trace execution through call chain.
a key to uniquely identify the connection.
callback function that receives found connection or error.
Generated using TypeDoc
Interface for discovery services which are used to store and resolve connection parameters to connect to external services.
ConnectionParams
CredentialParams