Learn R Programming

synapseClient (version 1.14-0)

synSetEndpoints: synSetEndpoints

Usage

synSetEndpoints() synSetEndpoints(repoEndpoint, authEndpoint, fileEndpoint, portalEndpoint)

Arguments

repoEndpoint
The repository services endpoint.
authEndpoint
The authentication services endpoint.
fileEndpoint
The file services endpoint.
portalEndpoint
The portal (web client) endpoint.

Details

If called with no arguments, sets to the default values. Otherwise, set the endpoints to the values provided.

See Also

synGetEndpoints