diff --git a/classes/SAS9ApiClient.SAS9ApiClient.html b/classes/SAS9ApiClient.SAS9ApiClient.html
index 5e6dbee..f4fec2e 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
+Defined in SASjs.ts:611
clear Sas Requests
@@ -117,7 +117,7 @@
Returns void
+Defined in SASjs.ts:969
create Compute Context
Returns Promise < Context >
+Defined in SASjs.ts:229
create File
Returns Promise < File >
+Defined in SASjs.ts:389
create Folder
Returns Promise < Folder >
+Defined in SASjs.ts:353
create Job Definition
Returns Promise < { etag: string ; result: Job ; } >
+Defined in SASjs.ts:477
create Launcher Context
Returns Promise < Context >
+Defined in SASjs.ts:256
create Session
@@ -295,7 +295,7 @@
accessToken: string
Returns Promise < Session >
+Defined in SASjs.ts:338
delete Client
@@ -310,7 +310,7 @@
accessToken: string
Returns Promise < unknown >
+Defined in SASjs.ts:562
delete Compute Context
Returns Promise < { etag: string ; result: Context ; } >
+Defined in SASjs.ts:297
delete Folder
Returns Promise < undefined | Folder >
+Defined in SASjs.ts:429
deploy Service Pack
@@ -388,7 +388,7 @@ using this function from the command line.
Returns Promise < void >
+Defined in SASjs.ts:800
disable Verbose Mode
@@ -398,7 +398,7 @@ using this function from the command line.
Returns void
+Defined in SASjs.ts:1182
edit Compute Context
@@ -423,7 +423,7 @@ using this function from the command line.
Returns Promise < { etag: string ; result: Context ; } >
+Defined in SASjs.ts:278
enable Verbose Mode
@@ -466,7 +466,7 @@ using this function from the command line.
Returns AxiosResponse < any , any >
Returns void
+Defined in SASjs.ts:1172
execute Job
@@ -493,7 +493,7 @@ using this function from the command line.
Returns Promise < undefined | { log: any ; result: any ; } >
+Defined in SASjs.ts:171
execute Script
@@ -508,7 +508,7 @@ using this function from the command line.
__namedParameters: ExecuteScriptParams
Returns Promise < any >
+Defined in SASjs.ts:104
fetch Log File Content
@@ -529,7 +529,7 @@ using this function from the command line.
Returns Promise < string >
+Defined in SASjs.ts:935
get Access Token
@@ -554,7 +554,7 @@ using this function from the command line.
Returns Promise < SasAuthResponse | SASjsAuthResponse >
+Defined in SASjs.ts:516
get Auth Code
@@ -567,7 +567,7 @@ using this function from the command line.
clientId: string
Returns Promise < null | string >
+Defined in SASjs.ts:504
get Compute Context By Id
@@ -588,7 +588,7 @@ using this function from the command line.
+Defined in SASjs.ts:329
get Compute Context By Name
@@ -610,7 +610,7 @@ using this function from the command line.
Returns Promise < Context >
+Defined in SASjs.ts:312
get Compute Contexts
@@ -627,7 +627,7 @@ using this function from the command line.
Returns Promise < { attributes: {} ; createdBy: any ; id: any ; name: any ; version: any ; } [] >
+Defined in SASjs.ts:185
get Csrf Token
@@ -640,7 +640,7 @@ using this function from the command line.
type: "general" | "file" = 'general'
Returns undefined | CsrfToken
+Defined in SASjs.ts:90
get Default Compute Contexts
@@ -650,7 +650,7 @@ using this function from the command line.
Returns string []
+Defined in SASjs.ts:204
get Executable Contexts
@@ -667,7 +667,7 @@ using this function from the command line.
Returns Promise < any [] >
+Defined in SASjs.ts:214
get Folder
@@ -688,7 +688,7 @@ using this function from the command line.
Returns Promise < unknown >
+Defined in SASjs.ts:419
get Launcher Contexts
@@ -705,7 +705,7 @@ using this function from the command line.
Returns Promise < { attributes: {} ; createdBy: any ; id: any ; name: any ; version: any ; } [] >
+Defined in SASjs.ts:195
get Sas Requests
@@ -717,7 +717,7 @@ using this function from the command line.
+Defined in SASjs.ts:963
get Sasjs Config
@@ -727,7 +727,7 @@ using this function from the command line.
+Defined in SASjs.ts:572
get User Name
@@ -737,7 +737,7 @@ using this function from the command line.
Returns string
+Defined in SASjs.ts:580
list Folder
@@ -760,7 +760,7 @@ using this function from the command line.
Optional limit: number
Returns Promise < undefined | any [] >
+Defined in SASjs.ts:440
log In
@@ -787,7 +787,7 @@ using this function from the command line.
+Defined in SASjs.ts:621
log Out
@@ -797,7 +797,7 @@ using this function from the command line.
Returns Promise < boolean >
+Defined in SASjs.ts:648
move Folder
@@ -826,7 +826,7 @@ using this function from the command line.
Returns Promise < undefined | Folder >
+Defined in SASjs.ts:461
refresh Tokens
@@ -851,7 +851,7 @@ using this function from the command line.
Returns Promise < SasAuthResponse | SASjsAuthResponse >
+Defined in SASjs.ts:542
request
@@ -913,7 +913,7 @@ Supported values are declared in ExtraResponseAttributes type.
Returns Promise < any >
+Defined in SASjs.ts:714
set Debug State
@@ -930,7 +930,7 @@ Supported values are declared in ExtraResponseAttributes type.
Returns void
+Defined in SASjs.ts:600
setSASjs Config
@@ -947,7 +947,7 @@ Supported values are declared in ExtraResponseAttributes type.
Returns Promise < void >
+Defined in SASjs.ts:588
set Verbose Mode
@@ -964,7 +964,7 @@ Supported values are declared in ExtraResponseAttributes type.
Returns void
+Defined in SASjs.ts:1190
start Compute Job
@@ -1021,7 +1021,7 @@ The access token is not required when the user is authenticated via the browser.
Returns Promise < any >
+Defined in SASjs.ts:880
upload File
@@ -1069,7 +1069,7 @@ resubmitted after successful login.
Returns any
Returns Promise < unknown >
+Defined in SASjs.ts:666
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/errors/ErrorResponse.ts:2
+Defined in types/SASjsConfig.ts:57
debug
debug: boolean = true
+Defined in types/SASjsConfig.ts:48
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:72
+Defined in types/SASjsConfig.ts:76
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:25
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:20
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:30
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:81
server Type
server Type: null | ServerType = null
+Defined in types/SASjsConfig.ts:44
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:15
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:66
+Defined in types/SASjsConfig.ts:52
+Defined in types/SASjsConfig.ts:86
+Defined in types/Session.ts:9
+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
Returns Promise < { etag: string ; result: T ; } >
+Defined in types/RequestClient.ts:4
get Base Url
@@ -111,7 +111,7 @@
Returns string
+Defined in types/RequestClient.ts:35
get Csrf Token
@@ -124,7 +124,7 @@
type: "general" | "file"
Returns undefined | CsrfToken
+Defined in types/RequestClient.ts:31
post
@@ -153,7 +153,7 @@
[ key: string ]: string | number
Returns Promise < { etag: string ; result: T ; } >
+Defined in types/RequestClient.ts:11
put
@@ -180,7 +180,7 @@
[ key: string ]: string | number
Returns Promise < { etag: string ; result: T ; } >
+Defined in types/RequestClient.ts:19
save Local Storage Token
@@ -195,7 +195,7 @@
refreshToken: string
Returns void
+Defined in types/RequestClient.ts:32
+Defined in types/Login.ts:2
+Defined in types/Session.ts:18
+Defined in types/WriteStream.ts:2
+Defined in SASViyaApiClient.ts:1
diff --git a/modules/SASjs.html b/modules/SASjs.html
index 0f8a51a..23aa4e7 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 f28dc79..8614261 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 7420c9b..8f872c4 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 5324992..f41b321 100644
--- a/types/types.PollStrategy.html
+++ b/types/types.PollStrategy.html
@@ -18,7 +18,7 @@
Type alias PollStrategy
+Defined in types/PollOptions.ts:9
+Defined in types/RequestClient.ts:55
Set to
trueto enable additional debugging.