get_stp_server_config: get_stp_server_config

Description Usage Arguments

View source: R/get_stp_server_config.R

Description

Gets the Stored Process Server information and its connections from the metadata server by a server name.

Usage

1
2
get_stp_server_config(url, repositoryName = "Foundation",
  serverName = NULL, asDataFrame = FALSE)

Arguments

url

URL of the server with installed SAS9API.

repositoryName

Repository name.

serverName

Server name.

asDataFrame

logical. Determines the content of the response returned by the function. If FALSE, the function will return full JSON response. If TRUE, the function will return only payload part of the response transformed into a dataframe.


anlaytium-group/rsas9api documentation built on Nov. 2, 2019, 1:54 p.m.