dot-EndpointUri: Given a relative path to an endpoint within httpapi, return...

.EndpointUriR Documentation

Given a relative path to an endpoint within httpapi, return the full URL/URI for the endpoint, including server DNS and port.

Description

Given a relative path to an endpoint within httpapi, return the full URL/URI for the endpoint, including server DNS and port.

Usage

.EndpointUri(db_or_conn, path, args = list())

Arguments

db_or_conn

scidb database connection object, _or_ its "connection" attribute

path

the path to the endpoint, relative to "http[s]://host/api/vversion/". It should not begin with a slash.

args

optional key=value args to add to the URL.

Value

the fully qualified URI/URL for path on the given connection


Paradigm4/SciDBR documentation built on Nov. 9, 2023, 4:58 a.m.