From c4d62a3779e19cc7c3e5c6f518ea7f8a4fcdf55a Mon Sep 17 00:00:00 2001
From: allanbowe
Date: Mon, 9 Jun 2025 18:24:34 +0000
Subject: [PATCH] deploy: 7e23b5db9d5eaea38a9a81eb867e9195e0669a06
---
classes/SAS9ApiClient.SAS9ApiClient.html | 10 +-
.../SASViyaApiClient.SASViyaApiClient.html | 70 +++++++-------
classes/SASjs.SASjs.html | 92 +++++++++----------
classes/SASjsApiClient.SASjsApiClient.html | 16 ++--
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.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 +-
54 files changed, 302 insertions(+), 302 deletions(-)
diff --git a/classes/SAS9ApiClient.SAS9ApiClient.html b/classes/SAS9ApiClient.SAS9ApiClient.html
index 8d24165..b0036b5 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:661
clear Sas Requests
@@ -119,7 +119,7 @@
Returns void
+Defined in SASjs.ts:1019
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:527
create Launcher Context
Returns Promise < Context >
+Defined in SASjs.ts:256
create Session
@@ -297,7 +297,7 @@
accessToken: string
Returns Promise < Session >
+Defined in SASjs.ts:338
delete Client
@@ -312,7 +312,7 @@
accessToken: string
Returns Promise < unknown >
+Defined in SASjs.ts:612
delete Compute Context
Returns Promise < { etag: string ; result: Context ; } >
+Defined in SASjs.ts:297
delete Folder
Returns Promise < undefined | Folder >
+Defined in SASjs.ts:474
deploy Service Pack
@@ -390,7 +390,7 @@ using this function from the command line.
Returns Promise < void >
+Defined in SASjs.ts:850
disable Verbose Mode
@@ -400,7 +400,7 @@ using this function from the command line.
Returns void
+Defined in SASjs.ts:1232
edit Compute Context
@@ -425,7 +425,7 @@ using this function from the command line.
Returns Promise < { etag: string ; result: Context ; } >
+Defined in SASjs.ts:278
enable Verbose Mode
@@ -468,7 +468,7 @@ using this function from the command line.
Returns AxiosError < unknown , any >
Returns void
+Defined in SASjs.ts:1222
execute Job
@@ -495,7 +495,7 @@ using this function from the command line.
Returns Promise < undefined | { log: any ; result: any ; } >
+Defined in SASjs.ts:171
execute Script
@@ -510,7 +510,7 @@ using this function from the command line.
__namedParameters: ExecuteScriptParams
Returns Promise < any >
+Defined in SASjs.ts:104
fetch Log File Content
@@ -531,7 +531,7 @@ using this function from the command line.
Returns Promise < string >
+Defined in SASjs.ts:985
get Access Token
@@ -556,7 +556,7 @@ using this function from the command line.
Returns Promise < SasAuthResponse | SASjsAuthResponse >
+Defined in SASjs.ts:566
get Auth Code
@@ -569,7 +569,7 @@ using this function from the command line.
clientId: string
Returns Promise < null | string >
+Defined in SASjs.ts:554
get Compute Context By Id
@@ -590,7 +590,7 @@ using this function from the command line.
+Defined in SASjs.ts:329
get Compute Context By Name
@@ -612,7 +612,7 @@ using this function from the command line.
Returns Promise < Context >
+Defined in SASjs.ts:312
get Compute Contexts
@@ -629,7 +629,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
@@ -642,7 +642,7 @@ using this function from the command line.
type: "general" | "file" = 'general'
Returns undefined | CsrfToken
+Defined in SASjs.ts:90
get Default Compute Contexts
@@ -652,7 +652,7 @@ using this function from the command line.
Returns string []
+Defined in SASjs.ts:204
get Executable Contexts
@@ -669,7 +669,7 @@ using this function from the command line.
Returns Promise < any [] >
+Defined in SASjs.ts:214
get File Content
@@ -694,7 +694,7 @@ using this function from the command line.
Returns Promise < string >
+Defined in SASjs.ts:421
get Folder
@@ -715,7 +715,7 @@ using this function from the command line.
Returns Promise < unknown >
+Defined in SASjs.ts:464
get Launcher Contexts
@@ -732,7 +732,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
@@ -744,7 +744,7 @@ using this function from the command line.
+Defined in SASjs.ts:1013
get Sasjs Config
@@ -754,7 +754,7 @@ using this function from the command line.
+Defined in SASjs.ts:622
get User Name
@@ -764,7 +764,7 @@ using this function from the command line.
Returns string
+Defined in SASjs.ts:630
list Folder
@@ -791,7 +791,7 @@ using this function from the command line.
Returns Promise < undefined | any [] >
+Defined in SASjs.ts:486
log In
@@ -818,7 +818,7 @@ using this function from the command line.
+Defined in SASjs.ts:671
log Out
@@ -828,7 +828,7 @@ using this function from the command line.
Returns Promise < boolean >
+Defined in SASjs.ts:698
move Folder
@@ -857,7 +857,7 @@ using this function from the command line.
Returns Promise < undefined | Folder >
+Defined in SASjs.ts:511
refresh Tokens
@@ -882,7 +882,7 @@ using this function from the command line.
Returns Promise < SasAuthResponse | SASjsAuthResponse >
+Defined in SASjs.ts:592
request
@@ -944,7 +944,7 @@ Supported values are declared in ExtraResponseAttributes type.
Returns Promise < any >
+Defined in SASjs.ts:764
set Debug State
@@ -961,7 +961,7 @@ Supported values are declared in ExtraResponseAttributes type.
Returns void
+Defined in SASjs.ts:650
setSASjs Config
@@ -978,7 +978,7 @@ Supported values are declared in ExtraResponseAttributes type.
Returns Promise < void >
+Defined in SASjs.ts:638
set Verbose Mode
@@ -995,7 +995,7 @@ Supported values are declared in ExtraResponseAttributes type.
Returns void
+Defined in SASjs.ts:1240
start Compute Job
@@ -1052,7 +1052,7 @@ The access token is not required when the user is authenticated via the browser.
Returns Promise < any >
+Defined in SASjs.ts:930
update File Content
@@ -1081,7 +1081,7 @@ The access token is not required when the user is authenticated via the browser.
Returns Promise < FileResource >
+Defined in SASjs.ts:443
upload File
@@ -1129,7 +1129,7 @@ resubmitted after successful login.
Returns any
Returns Promise < unknown >
+Defined in SASjs.ts:716
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 SASViyaApiClient.ts:1
diff --git a/modules/SASjs.html b/modules/SASjs.html
index bc7c578..0dbe885 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 0a88406..5254956 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 54a536f..1535384 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 a0ee121..e8d38c6 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.