diff --git a/classes/SAS9ApiClient.SAS9ApiClient.html b/classes/SAS9ApiClient.SAS9ApiClient.html
index ebeed83..66a0eb1 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:64
create Compute Context
Returns Promise < Context >
+Defined in SASViyaApiClient.ts:194
create File
Returns Promise < File >
+Defined in SASViyaApiClient.ts:329
create Folder
Returns Promise < Folder >
+Defined in SASViyaApiClient.ts:373
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:456
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:219
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:155
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:573
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:256
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:1053
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:239
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:598
execute Job
@@ -496,7 +496,7 @@ little faster if the folder URI is supplied instead of the path.
Optional authConfig: AuthConfig
Returns Promise < { log: any ; result: any ; } >
+Defined in SASViyaApiClient.ts:699
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:277
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:536
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:493
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:938
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:923
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:118
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:97
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:125
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:141
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:313
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:82
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:133
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:953
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:982
refresh Tokens
@@ -827,7 +827,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < SasAuthResponse >
+Defined in SASViyaApiClient.ts:555
set Config
@@ -848,7 +848,7 @@ little faster if the folder URI is supplied instead of the path.
Returns void
+Defined in SASViyaApiClient.ts:109
Returns Promise < LoginResultInternal >
+Defined in SASjs.ts:589
clear Sas Requests
@@ -113,7 +113,7 @@
Returns void
+Defined in SASjs.ts:940
create Compute Context
Returns Promise < Context >
+Defined in SASjs.ts:210
create File
Returns Promise < File >
+Defined in SASjs.ts:367
create Folder
Returns Promise < Folder >
+Defined in SASjs.ts:334
create Job Definition
Returns Promise < { etag: string ; result: Job ; } >
+Defined in SASjs.ts:455
create Launcher Context
Returns Promise < Context >
+Defined in SASjs.ts:237
create Session
@@ -291,7 +291,7 @@
accessToken: string
Returns Promise < Session >
+Defined in SASjs.ts:319
delete Client
@@ -306,7 +306,7 @@
accessToken: string
Returns Promise < unknown >
+Defined in SASjs.ts:540
delete Compute Context
Returns Promise < { etag: string ; result: Context ; } >
+Defined in SASjs.ts:278
delete Folder
Returns Promise < undefined | Folder >
+Defined in SASjs.ts:407
deploy Service Pack
@@ -384,7 +384,7 @@ using this function from the command line.
Returns Promise < void >
+Defined in SASjs.ts:778
edit Compute Context
@@ -409,7 +409,7 @@ using this function from the command line.
Returns Promise < { etag: string ; result: Context ; } >
+Defined in SASjs.ts:259
execute Script
@@ -424,7 +424,7 @@ using this function from the command line.
__namedParameters: ExecuteScriptParams
Returns Promise < any >
+Defined in SASjs.ts:102
fetch Log File Content
@@ -445,7 +445,7 @@ using this function from the command line.
Returns Promise < string >
+Defined in SASjs.ts:906
get Access Token
@@ -470,7 +470,7 @@ using this function from the command line.
Returns Promise < SasAuthResponse | SASjsAuthResponse >
+Defined in SASjs.ts:494
get Auth Code
@@ -483,7 +483,7 @@ using this function from the command line.
clientId: string
Returns Promise < null | string >
+Defined in SASjs.ts:482
get Compute Context By Id
@@ -504,7 +504,7 @@ using this function from the command line.
+Defined in SASjs.ts:310
get Compute Context By Name
@@ -526,7 +526,7 @@ using this function from the command line.
Returns Promise < Context >
+Defined in SASjs.ts:293
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:166
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:88
get Default Compute Contexts
@@ -566,7 +566,7 @@ using this function from the command line.
Returns string []
+Defined in SASjs.ts:185
get Executable Contexts
@@ -583,7 +583,7 @@ using this function from the command line.
Returns Promise < any [] >
+Defined in SASjs.ts:195
get Folder
@@ -604,7 +604,7 @@ using this function from the command line.
Returns Promise < unknown >
+Defined in SASjs.ts:397
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:176
get Sas Requests
@@ -633,7 +633,7 @@ using this function from the command line.
+Defined in SASjs.ts:934
get Sasjs Config
@@ -643,7 +643,7 @@ using this function from the command line.
+Defined in SASjs.ts:550
get User Name
@@ -653,7 +653,7 @@ using this function from the command line.
Returns string
+Defined in SASjs.ts:558
list Folder
@@ -676,7 +676,7 @@ using this function from the command line.
Optional limit: number
Returns Promise < undefined | any [] >
+Defined in SASjs.ts:418
log In
@@ -703,7 +703,7 @@ using this function from the command line.
options: LoginOptions = {}
Returns Promise < LoginResult >
+Defined in SASjs.ts:599
log Out
@@ -713,7 +713,7 @@ using this function from the command line.
Returns Promise < boolean >
+Defined in SASjs.ts:626
move Folder
@@ -742,7 +742,7 @@ using this function from the command line.
Returns Promise < undefined | Folder >
+Defined in SASjs.ts:439
refresh Tokens
@@ -767,7 +767,7 @@ using this function from the command line.
Returns Promise < SasAuthResponse | SASjsAuthResponse >
+Defined in SASjs.ts:520
request
@@ -829,7 +829,7 @@ Supported values are declared in ExtraResponseAttributes type.
Returns Promise < any >
+Defined in SASjs.ts:692
set Debug State
@@ -846,7 +846,7 @@ Supported values are declared in ExtraResponseAttributes type.
Returns void
+Defined in SASjs.ts:578
setSASjs Config
@@ -863,7 +863,7 @@ Supported values are declared in ExtraResponseAttributes type.
Returns Promise < void >
+Defined in SASjs.ts:566
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:857
upload File
@@ -964,7 +964,7 @@ resubmitted after successful login.
Returns any
Returns Promise < unknown >
+Defined in SASjs.ts:644
Returns Promise < { example?: {} ; message: string ; status: string ; streamServiceName?: string ; } >
+Defined in SASjsApiClient.ts:31
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:63
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:90
execute Script
@@ -147,7 +147,7 @@ Any other file or JSON file in zipped will be ignored!
Returns Promise < string >
+Defined in SASjsApiClient.ts:117
get Access Token
@@ -168,7 +168,7 @@ Any other file or JSON file in zipped will be ignored!
+Defined in SASjsApiClient.ts:140
refresh Tokens
@@ -185,7 +185,7 @@ Any other file or JSON file in zipped will be ignored!
+Defined in SASjsApiClient.ts:151
+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 24dd6d4..7a7abf3 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 4f73d09..65f8ec3 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 509df57..e5e2f08 100644
--- a/modules/types.html
+++ b/modules/types.html
@@ -16,7 +16,7 @@
types
Module types
+Defined in types/index.ts:1
Set to
trueto enable additional debugging.