From 0ea9cd45ccd33f8ae62412525747439d1ae3609b Mon Sep 17 00:00:00 2001
From: allanbowe
Date: Wed, 19 Nov 2025 12:20:51 +0000
Subject: [PATCH] deploy: 87b60a4a210f665e6d862d385b29302638daffda
---
classes/SAS9ApiClient.SAS9ApiClient.html | 10 +-
.../SASViyaApiClient.SASViyaApiClient.html | 70 +++++++-------
classes/SASjs.SASjs.html | 94 +++++++++----------
classes/SASjsApiClient.SASjsApiClient.html | 16 ++--
classes/types.ArgumentError.html | 6 +-
classes/types.AuthorizeError.html | 8 +-
classes/types.CertificateError.html | 4 +-
classes/types.ComputeJobExecutionError.html | 8 +-
classes/types.ErrorResponse.html | 6 +-
classes/types.InternalServerError.html | 4 +-
classes/types.InvalidJsonError.html | 4 +-
classes/types.JobExecutionError.html | 10 +-
classes/types.JobStatePollError.html | 6 +-
classes/types.JsonParseArrayError.html | 4 +-
classes/types.LoginRequiredError.html | 4 +-
classes/types.NoSessionStateError.html | 10 +-
classes/types.NotFoundError.html | 6 +-
classes/types.RootFolderNotFoundError.html | 4 +-
classes/types.SASjsConfig.html | 28 +++---
classes/types.Tables.html | 8 +-
classes/types.WeboutResponseError.html | 6 +-
enums/types.LoginMechanism.html | 6 +-
enums/types.SessionState.html | 18 ++--
.../SASjsApiClient.SASjsAuthResponse.html | 6 +-
.../SASjsApiClient.ScriptExecutionResult.html | 8 +-
interfaces/types.Context.html | 12 +--
interfaces/types.ContextAllAttributes.html | 24 ++---
interfaces/types.CsrfToken.html | 6 +-
interfaces/types.EditContextInput.html | 18 ++--
interfaces/types.ErrorBody.html | 8 +-
interfaces/types.ExecutionQuery.html | 6 +-
interfaces/types.File.html | 10 +-
interfaces/types.Folder.html | 10 +-
interfaces/types.HttpClient.html | 20 ++--
interfaces/types.Job.html | 20 ++--
interfaces/types.JobDefinition.html | 4 +-
interfaces/types.JobResult.html | 4 +-
interfaces/types.JobSessionManager.html | 6 +-
interfaces/types.Link.html | 12 +--
interfaces/types.LoginOptions.html | 4 +-
interfaces/types.LoginResult.html | 8 +-
interfaces/types.LoginResultInternal.html | 10 +-
interfaces/types.PollOptions.html | 12 +--
interfaces/types.SASjsRequest.html | 14 +--
interfaces/types.SasjsParsedResponse.html | 12 +--
interfaces/types.Session.html | 16 ++--
interfaces/types.SessionVariable.html | 4 +-
interfaces/types.UploadFile.html | 6 +-
interfaces/types.WriteStream.html | 6 +-
modules/SAS9ApiClient.html | 2 +-
modules/SASViyaApiClient.html | 2 +-
modules/SASjs.html | 2 +-
modules/SASjsApiClient.html | 2 +-
modules/types.html | 2 +-
types/types.PollStrategy.html | 2 +-
types/types.VerboseMode.html | 2 +-
56 files changed, 310 insertions(+), 310 deletions(-)
diff --git a/classes/SAS9ApiClient.SAS9ApiClient.html b/classes/SAS9ApiClient.SAS9ApiClient.html
index b700aad..307eab8 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:71
create Compute Context
Returns Promise < Context >
+Defined in SASViyaApiClient.ts:201
create File
Returns Promise < File >
+Defined in SASViyaApiClient.ts:414
create Folder
Returns Promise < Folder >
+Defined in SASViyaApiClient.ts:458
create Job Definition
@@ -278,7 +278,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:570
create Launcher Context
@@ -307,7 +307,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < Context >
+Defined in SASViyaApiClient.ts:226
create Session
@@ -328,7 +328,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < Session >
+Defined in SASViyaApiClient.ts:162
delete Client
@@ -349,7 +349,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < unknown >
+Defined in SASViyaApiClient.ts:688
delete Compute Context
@@ -370,7 +370,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < { etag: string ; result: Context ; } >
+Defined in SASViyaApiClient.ts:263
delete Folder
@@ -391,7 +391,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < undefined | Folder >
+Defined in SASViyaApiClient.ts:1224
edit Compute Context
@@ -416,7 +416,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < { etag: string ; result: Context ; } >
+Defined in SASViyaApiClient.ts:246
execute Compute Job
@@ -467,7 +467,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < any >
+Defined in SASViyaApiClient.ts:713
execute Job
@@ -498,7 +498,7 @@ little faster if the folder URI is supplied instead of the path.
Optional authConfig: AuthConfig
Returns Promise < JobExecutionResult >
+Defined in SASViyaApiClient.ts:814
execute Script
@@ -555,7 +555,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < any >
+Defined in SASViyaApiClient.ts:284
get Access Token
@@ -580,7 +580,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < SasAuthResponse >
+Defined in SASViyaApiClient.ts:650
get Auth Code
@@ -597,7 +597,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < null | string >
+Defined in SASViyaApiClient.ts:607
get Compute Context By Id
@@ -618,7 +618,7 @@ little faster if the folder URI is supplied instead of the path.
+Defined in SASViyaApiClient.ts:1095
get Compute Context By Name
@@ -640,7 +640,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < Context >
+Defined in SASViyaApiClient.ts:1080
get Compute Contexts
@@ -657,7 +657,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:125
get Config
@@ -672,7 +672,7 @@ little faster if the folder URI is supplied instead of the path.
server Url: string
+Defined in SASViyaApiClient.ts:104
get Default Compute Contexts
@@ -682,7 +682,7 @@ little faster if the folder URI is supplied instead of the path.
Returns string []
+Defined in SASViyaApiClient.ts:132
get Executable Contexts
@@ -699,7 +699,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < any [] >
+Defined in SASViyaApiClient.ts:148
get File Content
@@ -724,7 +724,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < string >
+Defined in SASViyaApiClient.ts:322
get Folder
@@ -745,7 +745,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < unknown >
+Defined in SASViyaApiClient.ts:398
get Jobs In Folder
@@ -760,7 +760,7 @@ little faster if the folder URI is supplied instead of the path.
folderPath: string
Returns Promise < undefined | Job [] >
+Defined in SASViyaApiClient.ts:89
get Launcher Contexts
@@ -777,7 +777,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:140
list Folder
@@ -809,7 +809,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < any [] >
+Defined in SASViyaApiClient.ts:1112
move Folder
@@ -838,7 +838,7 @@ little faster if the folder URI is supplied instead of the path.
Returns Promise < undefined | Folder >
+Defined in SASViyaApiClient.ts:1153
refresh Tokens
@@ -864,7 +864,7 @@ This method can only be used by Node.
Returns Promise < SasAuthResponse >
+Defined in SASViyaApiClient.ts:670
set Config
@@ -885,7 +885,7 @@ This method can only be used by Node.
Returns void
+Defined in SASViyaApiClient.ts:116
update File Content
@@ -914,7 +914,7 @@ This method can only be used by Node.
Returns Promise < FileResource >
+Defined in SASViyaApiClient.ts:351
+Defined in SASjs.ts:1252
+Defined in SASjs.ts:662
clear Sas Requests
@@ -144,7 +144,7 @@ SAS.
Returns void
+Defined in SASjs.ts:1020
create Compute Context
Returns Promise < Context >
+Defined in SASjs.ts:230
create File
Returns Promise < File >
+Defined in SASjs.ts:390
create Folder
Returns Promise < Folder >
+Defined in SASjs.ts:354
create Job Definition
Returns Promise < { etag: string ; result: Job ; } >
+Defined in SASjs.ts:528
create Launcher Context
Returns Promise < Context >
+Defined in SASjs.ts:257
create Session
@@ -322,7 +322,7 @@ SAS.
accessToken: string
Returns Promise < Session >
+Defined in SASjs.ts:339
delete Client
@@ -337,7 +337,7 @@ SAS.
accessToken: string
Returns Promise < unknown >
+Defined in SASjs.ts:613
delete Compute Context
Returns Promise < { etag: string ; result: Context ; } >
+Defined in SASjs.ts:298
delete Folder
Returns Promise < undefined | Folder >
+Defined in SASjs.ts:475
deploy Service Pack
@@ -415,7 +415,7 @@ using this function from the command line.
Returns Promise < void >
+Defined in SASjs.ts:851
disable Verbose Mode
@@ -425,7 +425,7 @@ using this function from the command line.
Returns void
+Defined in SASjs.ts:1233
edit Compute Context
@@ -450,7 +450,7 @@ using this function from the command line.
Returns Promise < { etag: string ; result: Context ; } >
+Defined in SASjs.ts:279
enable Verbose Mode
@@ -493,7 +493,7 @@ using this function from the command line.
Returns AxiosError < unknown , any >
Returns void
+Defined in SASjs.ts:1223
execute Job
@@ -520,7 +520,7 @@ using this function from the command line.
Returns Promise < undefined | { log: any ; result: any ; } >
+Defined in SASjs.ts:172
execute Script
@@ -535,7 +535,7 @@ using this function from the command line.
__namedParameters: ExecuteScriptParams
Returns Promise < any >
+Defined in SASjs.ts:105
fetch Log File Content
@@ -556,7 +556,7 @@ using this function from the command line.
Returns Promise < string >
+Defined in SASjs.ts:986
get Access Token
@@ -581,7 +581,7 @@ using this function from the command line.
Returns Promise < SasAuthResponse | SASjsAuthResponse >
+Defined in SASjs.ts:567
get Auth Code
@@ -594,7 +594,7 @@ using this function from the command line.
clientId: string
Returns Promise < null | string >
+Defined in SASjs.ts:555
get Compute Context By Id
@@ -615,7 +615,7 @@ using this function from the command line.
+Defined in SASjs.ts:330
get Compute Context By Name
@@ -637,7 +637,7 @@ using this function from the command line.
Returns Promise < Context >
+Defined in SASjs.ts:313
get Compute Contexts
@@ -654,7 +654,7 @@ using this function from the command line.
Returns Promise < { attributes: {} ; createdBy: any ; id: any ; name: any ; version: any ; } [] >
+Defined in SASjs.ts:186
get Csrf Token
@@ -667,7 +667,7 @@ using this function from the command line.
type: "general" | "file" = 'general'
Returns undefined | CsrfToken
+Defined in SASjs.ts:91
get Default Compute Contexts
@@ -677,7 +677,7 @@ using this function from the command line.
Returns string []
+Defined in SASjs.ts:205
get Executable Contexts
@@ -694,7 +694,7 @@ using this function from the command line.
Returns Promise < any [] >
+Defined in SASjs.ts:215
get File Content
@@ -719,7 +719,7 @@ using this function from the command line.
Returns Promise < string >
+Defined in SASjs.ts:422
get Folder
@@ -740,7 +740,7 @@ using this function from the command line.
Returns Promise < unknown >
+Defined in SASjs.ts:465
get Launcher Contexts
@@ -757,7 +757,7 @@ using this function from the command line.
Returns Promise < { attributes: {} ; createdBy: any ; id: any ; name: any ; version: any ; } [] >
+Defined in SASjs.ts:196
get Sas Requests
@@ -769,7 +769,7 @@ using this function from the command line.
+Defined in SASjs.ts:1014
get Sasjs Config
@@ -779,7 +779,7 @@ using this function from the command line.
+Defined in SASjs.ts:623
get User Name
@@ -789,7 +789,7 @@ using this function from the command line.
Returns string
+Defined in SASjs.ts:631
list Folder
@@ -816,7 +816,7 @@ using this function from the command line.
Returns Promise < undefined | any [] >
+Defined in SASjs.ts:487
log In
@@ -843,7 +843,7 @@ using this function from the command line.
+Defined in SASjs.ts:672
log Out
@@ -853,7 +853,7 @@ using this function from the command line.
Returns Promise < boolean >
+Defined in SASjs.ts:699
move Folder
@@ -882,7 +882,7 @@ using this function from the command line.
Returns Promise < undefined | Folder >
+Defined in SASjs.ts:512
refresh Tokens
@@ -907,7 +907,7 @@ using this function from the command line.
Returns Promise < SasAuthResponse | SASjsAuthResponse >
+Defined in SASjs.ts:593
request
@@ -969,7 +969,7 @@ Supported values are declared in ExtraResponseAttributes type.
Returns Promise < any >
+Defined in SASjs.ts:765
set Debug State
@@ -986,7 +986,7 @@ Supported values are declared in ExtraResponseAttributes type.
Returns void
+Defined in SASjs.ts:651
setSASjs Config
@@ -1003,7 +1003,7 @@ Supported values are declared in ExtraResponseAttributes type.
Returns Promise < void >
+Defined in SASjs.ts:639
set Verbose Mode
@@ -1020,7 +1020,7 @@ Supported values are declared in ExtraResponseAttributes type.
Returns void
+Defined in SASjs.ts:1241
start Compute Job
@@ -1077,7 +1077,7 @@ The access token is not required when the user is authenticated via the browser.
Returns Promise < any >
+Defined in SASjs.ts:931
update File Content
@@ -1106,7 +1106,7 @@ The access token is not required when the user is authenticated via the browser.
Returns Promise < FileResource >
+Defined in SASjs.ts:444
upload File
@@ -1154,7 +1154,7 @@ resubmitted after successful login.
Returns any
Returns Promise < unknown >
+Defined in SASjs.ts:717
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/Tables.ts:4
Methods
@@ -84,7 +84,7 @@
macroName: string
Returns void
+Defined in types/Tables.ts:12
+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 SASViyaApiClient.ts:1
diff --git a/modules/SASjs.html b/modules/SASjs.html
index b855731..5eb441b 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 b15fb92..7411ab0 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 728fcd3..cfd3b57 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 6230150..4a668bf 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.