Rather than get the details for all workspaces, get them for a single workspace.
Usage
get_workspace_details(
name,
server = Sys.getenv("SUSO_SERVER"),
user = Sys.getenv("SUSO_USER"),
password = Sys.getenv("SUSO_PASSWORD")
)
Rather than get the details for all workspaces, get them for a single workspace.
get_workspace_details(
name,
server = Sys.getenv("SUSO_SERVER"),
user = Sys.getenv("SUSO_USER"),
password = Sys.getenv("SUSO_PASSWORD")
)