diff --git a/classes/SAS9ApiClient.SAS9ApiClient.html b/classes/SAS9ApiClient.SAS9ApiClient.html
index 70b4c61..9138d44 100644
--- a/classes/SAS9ApiClient.SAS9ApiClient.html
+++ b/classes/SAS9ApiClient.SAS9ApiClient.html
@@ -24,7 +24,7 @@
+Defined in SAS9ApiClient.ts:11
@@ -58,7 +58,7 @@
Optional httpsAgentOptions: AgentOptions
+Defined in SAS9ApiClient.ts:14
get Config
@@ -98,7 +98,7 @@
server Url: string
+Defined in SAS9ApiClient.ts:26
+Defined in SAS9ApiClient.ts:36
Returns void
+Defined in SASViyaApiClient.ts:70
create Compute Context
Returns Promise < Context >
+Defined in SASViyaApiClient.ts:200
create File
Returns Promise < File >
+Defined in SASViyaApiClient.ts:335
create Folder
Returns Promise < Folder >
+Defined in SASViyaApiClient.ts:379
create Job Definition
@@ -276,7 +276,7 @@ little faster if the folder URI is supplied instead of the path.
Optional accessToken: string
Returns Promise < { etag: string ; result: Job ; } >
+Defined in SASViyaApiClient.ts:491
create Launcher Context
@@ -305,7 +305,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < Context >
+Defined in SASViyaApiClient.ts:225
create Session
@@ -326,7 +326,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < Session >
+Defined in SASViyaApiClient.ts:161
delete Client
@@ -347,7 +347,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < unknown >
+Defined in SASViyaApiClient.ts:609
delete Compute Context
@@ -368,7 +368,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < { etag: string ; result: Context ; } >
+Defined in SASViyaApiClient.ts:262
delete Folder
@@ -389,7 +389,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < undefined | Folder >
+Defined in SASViyaApiClient.ts:1106
edit Compute Context
@@ -414,7 +414,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < { etag: string ; result: Context ; } >
+Defined in SASViyaApiClient.ts:245
execute Compute Job
@@ -465,7 +465,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < any >
+Defined in SASViyaApiClient.ts:634
execute Job
@@ -496,7 +496,7 @@ little faster if the folder URI is supplied instead of the path.
Optional authConfig: AuthConfig
Returns Promise < JobExecutionResult >
+Defined in SASViyaApiClient.ts:735
execute Script
@@ -553,7 +553,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < any >
+Defined in SASViyaApiClient.ts:283
get Access Token
@@ -578,7 +578,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < SasAuthResponse >
+Defined in SASViyaApiClient.ts:571
get Auth Code
@@ -595,7 +595,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < null | string >
+Defined in SASViyaApiClient.ts:528
get Compute Context By Id
@@ -616,7 +616,7 @@ little faster if the folder URI is supplied instead of the path.
+Defined in SASViyaApiClient.ts:991
get Compute Context By Name
@@ -638,7 +638,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < Context >
+Defined in SASViyaApiClient.ts:976
get Compute Contexts
@@ -655,7 +655,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < { attributes: {} ; createdBy: any ; id: any ; name: any ; version: any ; } [] >
+Defined in SASViyaApiClient.ts:124
get Config
@@ -670,7 +670,7 @@ little faster if the folder URI is supplied instead of the path.
server Url: string
+Defined in SASViyaApiClient.ts:103
get Default Compute Contexts
@@ -680,7 +680,7 @@ little faster if the folder URI is supplied instead of the path.
Returns string []
+Defined in SASViyaApiClient.ts:131
get Executable Contexts
@@ -697,7 +697,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < any [] >
+Defined in SASViyaApiClient.ts:147
get Folder
@@ -718,7 +718,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < unknown >
+Defined in SASViyaApiClient.ts:319
get Jobs In Folder
@@ -733,7 +733,7 @@ little faster if the folder URI is supplied instead of the path.
folderPath: string
Returns Promise < undefined | Job [] >
+Defined in SASViyaApiClient.ts:88
get Launcher Contexts
@@ -750,7 +750,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < { attributes: {} ; createdBy: any ; id: any ; name: any ; version: any ; } [] >
+Defined in SASViyaApiClient.ts:139
list Folder
@@ -773,7 +773,7 @@ little faster if the folder URI is supplied instead of the path.
limit: number = 20
Returns Promise < any [] >
+Defined in SASViyaApiClient.ts:1006
move Folder
@@ -802,7 +802,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < undefined | Folder >
+Defined in SASViyaApiClient.ts:1035
refresh Tokens
@@ -828,7 +828,7 @@ This method can only be used by Node.
Returns Promise < SasAuthResponse >
+Defined in SASViyaApiClient.ts:591
set Config
@@ -849,7 +849,7 @@ This method can only be used by Node.
Returns void
+Defined in SASViyaApiClient.ts:115
Returns Promise < LoginResultInternal >
+Defined in SASjs.ts:590
clear Sas Requests
@@ -113,7 +113,7 @@
Returns void
+Defined in SASjs.ts:941
create Compute Context
Returns Promise < Context >
+Defined in SASjs.ts:208
create File
Returns Promise < File >
+Defined in SASjs.ts:368
create Folder
Returns Promise < Folder >
+Defined in SASjs.ts:332
create Job Definition
Returns Promise < { etag: string ; result: Job ; } >
+Defined in SASjs.ts:456
create Launcher Context
Returns Promise < Context >
+Defined in SASjs.ts:235
create Session
@@ -291,7 +291,7 @@
accessToken: string
Returns Promise < Session >
+Defined in SASjs.ts:317
delete Client
@@ -306,7 +306,7 @@
accessToken: string
Returns Promise < unknown >
+Defined in SASjs.ts:541
delete Compute Context
Returns Promise < { etag: string ; result: Context ; } >
+Defined in SASjs.ts:276
delete Folder
Returns Promise < undefined | Folder >
+Defined in SASjs.ts:408
deploy Service Pack
@@ -384,7 +384,7 @@ using this function from the command line.
Returns Promise < void >
+Defined in SASjs.ts:779
edit Compute Context
@@ -409,7 +409,7 @@ using this function from the command line.
Returns Promise < { etag: string ; result: Context ; } >
+Defined in SASjs.ts:257
execute Script
@@ -424,7 +424,7 @@ using this function from the command line.
__namedParameters: ExecuteScriptParams
Returns Promise < any >
+Defined in SASjs.ts:100
fetch Log File Content
@@ -445,7 +445,7 @@ using this function from the command line.
Returns Promise < string >
+Defined in SASjs.ts:907
get Access Token
@@ -470,7 +470,7 @@ using this function from the command line.
Returns Promise < SasAuthResponse | SASjsAuthResponse >
+Defined in SASjs.ts:495
get Auth Code
@@ -483,7 +483,7 @@ using this function from the command line.
clientId: string
Returns Promise < null | string >
+Defined in SASjs.ts:483
get Compute Context By Id
@@ -504,7 +504,7 @@ using this function from the command line.
+Defined in SASjs.ts:308
get Compute Context By Name
@@ -526,7 +526,7 @@ using this function from the command line.
Returns Promise < Context >
+Defined in SASjs.ts:291
get Compute Contexts
@@ -543,7 +543,7 @@ using this function from the command line.
Returns Promise < { attributes: {} ; createdBy: any ; id: any ; name: any ; version: any ; } [] >
+Defined in SASjs.ts:164
get Csrf Token
@@ -556,7 +556,7 @@ using this function from the command line.
type: "general" | "file" = 'general'
Returns undefined | CsrfToken
+Defined in SASjs.ts:86
get Default Compute Contexts
@@ -566,7 +566,7 @@ using this function from the command line.
Returns string []
+Defined in SASjs.ts:183
get Executable Contexts
@@ -583,7 +583,7 @@ using this function from the command line.
Returns Promise < any [] >
+Defined in SASjs.ts:193
get Folder
@@ -604,7 +604,7 @@ using this function from the command line.
Returns Promise < unknown >
+Defined in SASjs.ts:398
get Launcher Contexts
@@ -621,7 +621,7 @@ using this function from the command line.
Returns Promise < { attributes: {} ; createdBy: any ; id: any ; name: any ; version: any ; } [] >
+Defined in SASjs.ts:174
get Sas Requests
@@ -633,7 +633,7 @@ using this function from the command line.
+Defined in SASjs.ts:935
get Sasjs Config
@@ -643,7 +643,7 @@ using this function from the command line.
+Defined in SASjs.ts:551
get User Name
@@ -653,7 +653,7 @@ using this function from the command line.
Returns string
+Defined in SASjs.ts:559
list Folder
@@ -676,7 +676,7 @@ using this function from the command line.
Optional limit: number
Returns Promise < undefined | any [] >
+Defined in SASjs.ts:419
log In
@@ -703,7 +703,7 @@ using this function from the command line.
options: LoginOptions = {}
Returns Promise < LoginResult >
+Defined in SASjs.ts:600
log Out
@@ -713,7 +713,7 @@ using this function from the command line.
Returns Promise < boolean >
+Defined in SASjs.ts:627
move Folder
@@ -742,7 +742,7 @@ using this function from the command line.
Returns Promise < undefined | Folder >
+Defined in SASjs.ts:440
refresh Tokens
@@ -767,7 +767,7 @@ using this function from the command line.
Returns Promise < SasAuthResponse | SASjsAuthResponse >
+Defined in SASjs.ts:521
request
@@ -829,7 +829,7 @@ Supported values are declared in ExtraResponseAttributes type.
Returns Promise < any >
+Defined in SASjs.ts:693
set Debug State
@@ -846,7 +846,7 @@ Supported values are declared in ExtraResponseAttributes type.
Returns void
+Defined in SASjs.ts:579
setSASjs Config
@@ -863,7 +863,7 @@ Supported values are declared in ExtraResponseAttributes type.
Returns Promise < void >
+Defined in SASjs.ts:567
start Compute Job
@@ -916,7 +916,7 @@ The access token is not required when the user is authenticated via the browser.
Returns Promise < any >
+Defined in SASjs.ts:858
upload File
@@ -964,7 +964,7 @@ resubmitted after successful login.
Returns any
Returns Promise < unknown >
+Defined in SASjs.ts:645
Returns Promise < { example?: {} ; message: string ; status: string ; streamServiceName?: string ; } >
+Defined in SASjsApiClient.ts:44
deploy Zip File
@@ -105,7 +105,7 @@ Any other file or JSON file in zipped will be ignored!
Returns Promise < { example?: {} ; message: string ; status: string ; streamServiceName?: string ; } >
+Defined in SASjsApiClient.ts:76
execute Job
@@ -122,7 +122,7 @@ Any other file or JSON file in zipped will be ignored!
Optional authConfig: AuthConfig
Returns Promise < { log: any ; result: any ; } >
+Defined in SASjsApiClient.ts:103
execute Script
@@ -147,7 +147,7 @@ Any other file or JSON file in zipped will be ignored!
+Defined in SASjsApiClient.ts:130
get Access Token
@@ -168,7 +168,7 @@ Any other file or JSON file in zipped will be ignored!
+Defined in SASjsApiClient.ts:163
refresh Tokens
@@ -185,7 +185,7 @@ Any other file or JSON file in zipped will be ignored!
+Defined in SASjsApiClient.ts:174
+Defined in types/SASjsConfig.ts:52
debug
debug: boolean = true
+Defined in types/SASjsConfig.ts:47
Optional https Agent Options
https Agent Options?: AgentOptions
@@ -96,14 +96,14 @@ By providing key, cert, ca to connect wit
Other options can be set rejectUnauthorized and requestCert
+Defined in types/SASjsConfig.ts:67
+Defined in types/SASjsConfig.ts:71
pathSAS9
pathSAS9: string = ''
@@ -111,7 +111,7 @@ Other options can be set rejectUnauthorized and requestCert
will use '/SASStoredProcess/do' on SAS 9.
+Defined in types/SASjsConfig.ts:24
pathSASJS
pathSASJS: string = ''
@@ -119,7 +119,7 @@ will use '/SASStoredProcess/do' on SAS 9.
will use '/SASjsApi/stp/execute' on SAS JS.
+Defined in types/SASjsConfig.ts:19
pathSASViya
pathSASViya: string = ''
@@ -127,7 +127,7 @@ will use '/SASjsApi/stp/execute' on SAS JS.
will use '/SASJobExecution' on SAS Viya.
+Defined in types/SASjsConfig.ts:29
Optional request History Limit
request History Limit?: number = 10
@@ -135,14 +135,14 @@ will use '/SASJobExecution' on SAS Viya.
may affect browser performance, especially with debug (logs) enabled.
+Defined in types/SASjsConfig.ts:76
server Type
server Type: null | ServerType = null
+Defined in types/SASjsConfig.ts:43
server Url
server Url: string = ''
@@ -151,7 +151,7 @@ Can be omitted, eg if serving directly from the SAS Web Server or being
streamed.
+Defined in types/SASjsConfig.ts:14
use Compute Api
use Compute Api: null | boolean = null
@@ -163,7 +163,7 @@ under the identity in the JES context. If useComputeApi is n
triggered using the APIs instead of the Job Execution Web Service broker.
+Defined in types/SASjsConfig.ts:61
+Defined in types/SASjsConfig.ts:81
+Defined in types/Context.ts:29
+Defined in types/Context.ts:36
launch Context
launch Context: { contextName: string ; }
@@ -89,32 +89,32 @@
context Name: string
+Defined in types/Context.ts:32
launch Type
launch Type: string
+Defined in types/Context.ts:28
modified By
modified By: string
+Defined in types/Context.ts:35
modified Time Stamp
modified Time Stamp: string
+Defined in types/Context.ts:25
+Defined in types/Context.ts:38
+Defined in types/Context.ts:37
+Defined in types/Context.ts:12
Optional name
name?: string
+Defined in types/Context.ts:10
+Defined in types/Session.ts:5
+Defined in types/WriteStream.ts:2
+Defined in SASViyaApiClient.ts:1
diff --git a/modules/SASjs.html b/modules/SASjs.html
index 81409be..34af041 100644
--- a/modules/SASjs.html
+++ b/modules/SASjs.html
@@ -16,7 +16,7 @@
SASjs
Module SASjs
+Defined in SASjs.ts:1
diff --git a/modules/SASjsApiClient.html b/modules/SASjsApiClient.html
index 60c35b7..d80ed56 100644
--- a/modules/SASjsApiClient.html
+++ b/modules/SASjsApiClient.html
@@ -16,7 +16,7 @@
SASjsApiClient
Module SASjsApiClient
+Defined in SASjsApiClient.ts:1
diff --git a/modules/types.html b/modules/types.html
index bf828b8..b9668b7 100644
--- a/modules/types.html
+++ b/modules/types.html
@@ -16,7 +16,7 @@
types
Module types
+Defined in types/index.ts:1
diff --git a/types/types.PollStrategy.html b/types/types.PollStrategy.html
index 72ca5fc..f1e3a9b 100644
--- a/types/types.PollStrategy.html
+++ b/types/types.PollStrategy.html
@@ -18,7 +18,7 @@
Type alias PollStrategy
+Defined in types/PollOptions.ts:9
Set to
trueto enable additional debugging.