diff --git a/classes/SAS9ApiClient.SAS9ApiClient.html b/classes/SAS9ApiClient.SAS9ApiClient.html
index fedd3e9..b5bd315 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:591
clear Sas Requests
@@ -115,7 +115,7 @@
Returns void
+Defined in SASjs.ts:947
create Compute Context
Returns Promise < Context >
+Defined in SASjs.ts:209
create File
Returns Promise < File >
+Defined in SASjs.ts:369
create Folder
Returns Promise < Folder >
+Defined in SASjs.ts:333
create Job Definition
Returns Promise < { etag: string ; result: Job ; } >
+Defined in SASjs.ts:457
create Launcher Context
Returns Promise < Context >
+Defined in SASjs.ts:236
create Session
@@ -293,7 +293,7 @@
accessToken: string
Returns Promise < Session >
+Defined in SASjs.ts:318
delete Client
@@ -308,7 +308,7 @@
accessToken: string
Returns Promise < unknown >
+Defined in SASjs.ts:542
delete Compute Context
Returns Promise < { etag: string ; result: Context ; } >
+Defined in SASjs.ts:277
delete Folder
Returns Promise < undefined | Folder >
+Defined in SASjs.ts:409
deploy Service Pack
@@ -386,7 +386,7 @@ using this function from the command line.
Returns Promise < void >
+Defined in SASjs.ts:780
disable Verbose Mode
@@ -396,7 +396,7 @@ using this function from the command line.
Returns void
+Defined in SASjs.ts:1160
edit Compute Context
@@ -421,7 +421,7 @@ using this function from the command line.
Returns Promise < { etag: string ; result: Context ; } >
+Defined in SASjs.ts:258
enable Verbose Mode
@@ -464,7 +464,7 @@ using this function from the command line.
Returns AxiosResponse < any , any >
Returns void
+Defined in SASjs.ts:1150
execute Script
@@ -479,7 +479,7 @@ using this function from the command line.
__namedParameters: ExecuteScriptParams
Returns Promise < any >
+Defined in SASjs.ts:101
fetch Log File Content
@@ -500,7 +500,7 @@ using this function from the command line.
Returns Promise < string >
+Defined in SASjs.ts:913
get Access Token
@@ -525,7 +525,7 @@ using this function from the command line.
Returns Promise < SasAuthResponse | SASjsAuthResponse >
+Defined in SASjs.ts:496
get Auth Code
@@ -538,7 +538,7 @@ using this function from the command line.
clientId: string
Returns Promise < null | string >
+Defined in SASjs.ts:484
get Compute Context By Id
@@ -559,7 +559,7 @@ using this function from the command line.
+Defined in SASjs.ts:309
get Compute Context By Name
@@ -581,7 +581,7 @@ using this function from the command line.
Returns Promise < Context >
+Defined in SASjs.ts:292
get Compute Contexts
@@ -598,7 +598,7 @@ using this function from the command line.
Returns Promise < { attributes: {} ; createdBy: any ; id: any ; name: any ; version: any ; } [] >
+Defined in SASjs.ts:165
get Csrf Token
@@ -611,7 +611,7 @@ using this function from the command line.
type: "general" | "file" = 'general'
Returns undefined | CsrfToken
+Defined in SASjs.ts:87
get Default Compute Contexts
@@ -621,7 +621,7 @@ using this function from the command line.
Returns string []
+Defined in SASjs.ts:184
get Executable Contexts
@@ -638,7 +638,7 @@ using this function from the command line.
Returns Promise < any [] >
+Defined in SASjs.ts:194
get Folder
@@ -659,7 +659,7 @@ using this function from the command line.
Returns Promise < unknown >
+Defined in SASjs.ts:399
get Launcher Contexts
@@ -676,7 +676,7 @@ using this function from the command line.
Returns Promise < { attributes: {} ; createdBy: any ; id: any ; name: any ; version: any ; } [] >
+Defined in SASjs.ts:175
get Sas Requests
@@ -688,7 +688,7 @@ using this function from the command line.
+Defined in SASjs.ts:941
get Sasjs Config
@@ -698,7 +698,7 @@ using this function from the command line.
+Defined in SASjs.ts:552
get User Name
@@ -708,7 +708,7 @@ using this function from the command line.
Returns string
+Defined in SASjs.ts:560
list Folder
@@ -731,7 +731,7 @@ using this function from the command line.
Optional limit: number
Returns Promise < undefined | any [] >
+Defined in SASjs.ts:420
log In
@@ -758,7 +758,7 @@ using this function from the command line.
options: LoginOptions = {}
Returns Promise < LoginResult >
+Defined in SASjs.ts:601
log Out
@@ -768,7 +768,7 @@ using this function from the command line.
Returns Promise < boolean >
+Defined in SASjs.ts:628
move Folder
@@ -797,7 +797,7 @@ using this function from the command line.
Returns Promise < undefined | Folder >
+Defined in SASjs.ts:441
refresh Tokens
@@ -822,7 +822,7 @@ using this function from the command line.
Returns Promise < SasAuthResponse | SASjsAuthResponse >
+Defined in SASjs.ts:522
request
@@ -884,7 +884,7 @@ Supported values are declared in ExtraResponseAttributes type.
Returns Promise < any >
+Defined in SASjs.ts:694
set Debug State
@@ -901,7 +901,7 @@ Supported values are declared in ExtraResponseAttributes type.
Returns void
+Defined in SASjs.ts:580
setSASjs Config
@@ -918,7 +918,7 @@ Supported values are declared in ExtraResponseAttributes type.
Returns Promise < void >
+Defined in SASjs.ts:568
start Compute Job
@@ -975,7 +975,7 @@ The access token is not required when the user is authenticated via the browser.
Returns Promise < any >
+Defined in SASjs.ts:860
upload File
@@ -1023,7 +1023,7 @@ resubmitted after successful login.
Returns any
Returns Promise < unknown >
+Defined in SASjs.ts:646
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:56
debug
debug: boolean = true
+Defined in types/SASjsConfig.ts:47
Optional https Agent Options
https Agent Options?: AgentOptions
@@ -97,14 +97,14 @@ By providing key, cert, ca to connect wit
Other options can be set rejectUnauthorized and requestCert
+Defined in types/SASjsConfig.ts:71
+Defined in types/SASjsConfig.ts:75
pathSAS9
pathSAS9: string = ''
@@ -112,7 +112,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 = ''
@@ -120,7 +120,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 = ''
@@ -128,7 +128,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
@@ -136,14 +136,14 @@ will use '/SASJobExecution' on SAS Viya.
may affect browser performance, especially with debug (logs) enabled.
+Defined in types/SASjsConfig.ts:80
server Type
server Type: null | ServerType = null
+Defined in types/SASjsConfig.ts:43
server Url
server Url: string = ''
@@ -152,7 +152,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
@@ -164,14 +164,14 @@ 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:65
Optional verbose
verbose?: boolean = true
+Defined in types/SASjsConfig.ts:51
+Defined in types/SASjsConfig.ts:85
+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 92043e0..f8045fb 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 517c02f..abe5f3d 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 f699ed0..e2a57f2 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 2c3bd5a..3e90d98 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.