Learn R Programming

synapseClient (version 1.14-0)

synapseAuthServiceEndpoint: Synapse Endpoints

Description

Manage the Synapse endpoints

Usage

synapseAuthServiceEndpoint(endpoint) synapseRepoServiceEndpoint(endpoint) synapseFileServiceEndpoint(endpoint) synapsePortalEndpoint(endpoint) synapseResetEndpoints()

Arguments

endpoint
The desired service endpoint

Value

If called with no arguments, all but synapseResetEndpoints return the value of the endpoint.

Details

If called with no arguments, get the desired endpoint. Otherwise, set the endpoint to the value provided.

synapseResetEndpoints sets the four endpoints to their default values.

See Also

synapseLogin