get_endpoint: get_endpoint

Description Usage Arguments Value

View source: R/client_api_scaffold.R

Description

Retrieves an already created Endpoint. Only one of 'path' or 'id' can be provided.

Usage

1
get_endpoint(path = NULL, workspace = NULL, id = NULL)

Arguments

path

Path of the Endpoint.

workspace

Name of the workspace of the Endpoint.

id

ID of the Endpoint. This parameter cannot be provided alongside path.

Value

:class:'verta.endpoint._endpoint.Endpoint'


botchkoAI/vertaReticulateClient documentation built on Dec. 19, 2021, 10:50 a.m.