diff --git a/classes/SAS9ApiClient.SAS9ApiClient.html b/classes/SAS9ApiClient.SAS9ApiClient.html
index fa67f79..b276d7a 100644
--- a/classes/SAS9ApiClient.SAS9ApiClient.html
+++ b/classes/SAS9ApiClient.SAS9ApiClient.html
@@ -22,7 +22,7 @@
+Defined in SAS9ApiClient.ts:11
@@ -56,7 +56,7 @@
Optional httpsAgentOptions: AgentOptions
+Defined in SAS9ApiClient.ts:14
get Config
@@ -96,7 +96,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
@@ -274,7 +274,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
@@ -303,7 +303,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < Context >
+Defined in SASViyaApiClient.ts:219
create Session
@@ -324,7 +324,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < Session >
+Defined in SASViyaApiClient.ts:155
delete Client
@@ -345,7 +345,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < unknown >
+Defined in SASViyaApiClient.ts:573
delete Compute Context
@@ -366,7 +366,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
@@ -387,7 +387,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
@@ -412,7 +412,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
@@ -463,7 +463,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < any >
+Defined in SASViyaApiClient.ts:598
execute Job
@@ -494,7 +494,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
@@ -551,7 +551,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < any >
+Defined in SASViyaApiClient.ts:277
get Access Token
@@ -576,7 +576,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < SasAuthResponse >
+Defined in SASViyaApiClient.ts:536
get Auth Code
@@ -593,7 +593,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
@@ -614,7 +614,7 @@ little faster if the folder URI is supplied instead of the path.
+Defined in SASViyaApiClient.ts:938
get Compute Context By Name
@@ -636,7 +636,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < Context >
+Defined in SASViyaApiClient.ts:923
get Compute Contexts
@@ -653,7 +653,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
@@ -668,7 +668,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
@@ -678,7 +678,7 @@ little faster if the folder URI is supplied instead of the path.
Returns string []
+Defined in SASViyaApiClient.ts:125
get Executable Contexts
@@ -695,7 +695,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < any [] >
+Defined in SASViyaApiClient.ts:141
get Folder
@@ -716,7 +716,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
@@ -731,7 +731,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
@@ -748,7 +748,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
@@ -771,7 +771,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
@@ -800,7 +800,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < undefined | Folder >
+Defined in SASViyaApiClient.ts:982
refresh Tokens
@@ -825,7 +825,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < SasAuthResponse >
+Defined in SASViyaApiClient.ts:555
set Config
@@ -846,7 +846,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
@@ -111,7 +111,7 @@
Returns void
+Defined in SASjs.ts:939
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
@@ -289,7 +289,7 @@
accessToken: string
Returns Promise < Session >
+Defined in SASjs.ts:319
delete Client
@@ -304,7 +304,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
@@ -382,7 +382,7 @@ using this function from the command line.
Returns Promise < void >
+Defined in SASjs.ts:778
edit Compute Context
@@ -407,7 +407,7 @@ using this function from the command line.
Returns Promise < { etag: string ; result: Context } >
+Defined in SASjs.ts:259
execute Script
@@ -422,7 +422,7 @@ using this function from the command line.
__namedParameters: ExecuteScriptParams
Returns Promise < any >
+Defined in SASjs.ts:102
fetch Log File Content
@@ -443,7 +443,7 @@ using this function from the command line.
Returns Promise < string >
+Defined in SASjs.ts:905
get Access Token
@@ -468,7 +468,7 @@ using this function from the command line.
Returns Promise < SasAuthResponse | SASjsAuthResponse >
+Defined in SASjs.ts:494
get Auth Code
@@ -481,7 +481,7 @@ using this function from the command line.
clientId: string
Returns Promise < null | string >
+Defined in SASjs.ts:482
get Compute Context By Id
@@ -502,7 +502,7 @@ using this function from the command line.
+Defined in SASjs.ts:310
get Compute Context By Name
@@ -524,7 +524,7 @@ using this function from the command line.
Returns Promise < Context >
+Defined in SASjs.ts:293
get Compute Contexts
@@ -541,7 +541,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
@@ -554,7 +554,7 @@ using this function from the command line.
type: "general" | "file" = 'general'
Returns undefined | CsrfToken
+Defined in SASjs.ts:88
get Default Compute Contexts
@@ -564,7 +564,7 @@ using this function from the command line.
Returns string []
+Defined in SASjs.ts:185
get Executable Contexts
@@ -581,7 +581,7 @@ using this function from the command line.
Returns Promise < any [] >
+Defined in SASjs.ts:195
get Folder
@@ -602,7 +602,7 @@ using this function from the command line.
Returns Promise < unknown >
+Defined in SASjs.ts:397
get Launcher Contexts
@@ -619,7 +619,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
@@ -631,7 +631,7 @@ using this function from the command line.
+Defined in SASjs.ts:933
get Sasjs Config
@@ -641,7 +641,7 @@ using this function from the command line.
+Defined in SASjs.ts:550
get User Name
@@ -651,7 +651,7 @@ using this function from the command line.
Returns string
+Defined in SASjs.ts:558
list Folder
@@ -674,7 +674,7 @@ using this function from the command line.
Optional limit: number
Returns Promise < undefined | any [] >
+Defined in SASjs.ts:418
log In
@@ -701,7 +701,7 @@ using this function from the command line.
options: LoginOptions = {}
Returns Promise < LoginResult >
+Defined in SASjs.ts:599
log Out
@@ -711,7 +711,7 @@ using this function from the command line.
Returns Promise < boolean >
+Defined in SASjs.ts:626
move Folder
@@ -740,7 +740,7 @@ using this function from the command line.
Returns Promise < undefined | Folder >
+Defined in SASjs.ts:439
refresh Tokens
@@ -765,7 +765,7 @@ using this function from the command line.
Returns Promise < SasAuthResponse | SASjsAuthResponse >
+Defined in SASjs.ts:520
request
@@ -827,7 +827,7 @@ Supported values are declared in ExtraResponseAttributes type.
Returns Promise < any >
+Defined in SASjs.ts:692
set Debug State
@@ -844,7 +844,7 @@ Supported values are declared in ExtraResponseAttributes type.
Returns void
+Defined in SASjs.ts:578
setSASjs Config
@@ -861,7 +861,7 @@ Supported values are declared in ExtraResponseAttributes type.
Returns Promise < void >
+Defined in SASjs.ts:566
start Compute Job
@@ -914,7 +914,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
@@ -962,7 +962,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:18
execute Job
@@ -96,7 +96,7 @@ appLoc, streamServiceName, streamWebFolder, streamLogo
Optional authConfig: AuthConfig
Returns Promise < { log: any ; result: any } >
+Defined in SASjsApiClient.ts:51
execute Script
@@ -121,7 +121,7 @@ appLoc, streamServiceName, streamWebFolder, streamLogo
Returns Promise < string >
+Defined in SASjsApiClient.ts:78
get Access Token
@@ -142,7 +142,7 @@ appLoc, streamServiceName, streamWebFolder, streamLogo
+Defined in SASjsApiClient.ts:108
refresh Tokens
@@ -159,7 +159,7 @@ appLoc, streamServiceName, streamWebFolder, streamLogo
+Defined in SASjsApiClient.ts:119
+Defined in types/SASjsConfig.ts:52
debug
debug: boolean = true
+Defined in types/SASjsConfig.ts:47
Optional https Agent Options
https Agent Options?: AgentOptions
@@ -94,14 +94,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 = ''
@@ -109,7 +109,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 = ''
@@ -117,7 +117,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 = ''
@@ -125,7 +125,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
@@ -133,14 +133,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 = ''
@@ -149,7 +149,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
@@ -161,7 +161,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 }
@@ -87,32 +87,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 346ca35..747fb51 100644
--- a/modules/SASjs.html
+++ b/modules/SASjs.html
@@ -14,7 +14,7 @@
SASjs
Module SASjs
+Defined in SASjs.ts:1
diff --git a/modules/SASjsApiClient.html b/modules/SASjsApiClient.html
index 8789feb..3ee3ef1 100644
--- a/modules/SASjsApiClient.html
+++ b/modules/SASjsApiClient.html
@@ -14,7 +14,7 @@
SASjsApiClient
Module SASjsApiClient
+Defined in SASjsApiClient.ts:1
diff --git a/modules/types.html b/modules/types.html
index 04e8152..eb52fe9 100644
--- a/modules/types.html
+++ b/modules/types.html
@@ -14,7 +14,7 @@
types
Module types
+Defined in types/index.ts:1
Set to
trueto enable additional debugging.