From 0dd080edfb27bb5d2b68f5b53335ea95482ce3a0 Mon Sep 17 00:00:00 2001
From: YuryShkoda
Date: Tue, 9 May 2023 14:13:03 +0000
Subject: [PATCH] deploy: 2482a0c674ef26ee3f963a8ff395c53959a04480
---
classes/SAS9ApiClient.SAS9ApiClient.html | 10 +--
.../SASViyaApiClient.SASViyaApiClient.html | 74 ++++++++---------
classes/SASjs.SASjs.html | 80 +++++++++----------
classes/SASjsApiClient.SASjsApiClient.html | 16 ++--
classes/types.SASjsConfig.html | 26 +++---
enums/types.LoginMechanism.html | 6 +-
.../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.ExecutionQuery.html | 6 +-
interfaces/types.File.html | 10 +--
interfaces/types.Folder.html | 10 +--
interfaces/types.Job.html | 20 ++---
interfaces/types.JobDefinition.html | 4 +-
interfaces/types.JobResult.html | 4 +-
interfaces/types.Link.html | 12 +--
interfaces/types.PollOptions.html | 10 +--
interfaces/types.SASjsRequest.html | 14 ++--
interfaces/types.Session.html | 12 +--
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 +-
30 files changed, 207 insertions(+), 207 deletions(-)
diff --git a/classes/SAS9ApiClient.SAS9ApiClient.html b/classes/SAS9ApiClient.SAS9ApiClient.html
index 5c9341c..767a1f7 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:485
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:603
delete Compute Context
@@ -368,11 +368,11 @@ 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
-delete Folder( folderPath: string , accessToken: string ) : Promise < undefined | Folder >
+delete Folder( folderPath: string , accessToken?: string ) : Promise < undefined | Folder >
@@ -384,12 +384,12 @@ little faster if the folder URI is supplied instead of the path.
-accessToken: string
+Optional accessToken: string
Returns Promise < undefined | Folder >
+Defined in SASViyaApiClient.ts:1083
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:628
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:729
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:565
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:522
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:968
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:953
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,11 +773,11 @@ little faster if the folder URI is supplied instead of the path.
limit: number = 20
Returns Promise < any [] >
+Defined in SASViyaApiClient.ts:983
move Folder
-move Folder( sourceFolder: string , targetParentFolder: string , targetFolderName: string , accessToken: string ) : Promise < undefined | Folder >
+move Folder( sourceFolder: string , targetParentFolder: string , targetFolderName: string , accessToken?: string ) : Promise < undefined | Folder >
@@ -797,12 +797,12 @@ little faster if the folder URI is supplied instead of the path.
-accessToken: string
+Optional accessToken: string
Returns Promise < undefined | Folder >
+Defined in SASViyaApiClient.ts:1012
refresh Tokens
@@ -828,7 +828,7 @@ This method can only be used by Node.
Returns Promise < SasAuthResponse >
+Defined in SASViyaApiClient.ts:585
set Config
@@ -849,7 +849,7 @@ This method can only be used by Node.
Returns void
+Defined in SASViyaApiClient.ts:109
Returns Promise < LoginResultInternal >
+Defined in SASjs.ts:590
clear Sas Requests
@@ -113,7 +113,7 @@
Returns void
+Defined in SASjs.ts:941
create Compute Context
Returns Promise < Context >
+Defined in SASjs.ts:208
create File
Returns Promise < File >
+Defined in SASjs.ts:368
create Folder
Returns Promise < Folder >
+Defined in SASjs.ts:332
create Job Definition
Returns Promise < { etag: string ; result: Job ; } >
+Defined in SASjs.ts:456
create Launcher Context
Returns Promise < Context >
+Defined in SASjs.ts:235
create Session
@@ -291,7 +291,7 @@
accessToken: string
Returns Promise < Session >
+Defined in SASjs.ts:317
delete Client
@@ -306,7 +306,7 @@
accessToken: string
Returns Promise < unknown >
+Defined in SASjs.ts:541
delete Compute Context
Returns Promise < { etag: string ; result: Context ; } >
+Defined in SASjs.ts:276
delete Folder
Returns Promise < undefined | Folder >
+Defined in SASjs.ts:408
deploy Service Pack
@@ -384,7 +384,7 @@ using this function from the command line.
Returns Promise < void >
+Defined in SASjs.ts:779
edit Compute Context
@@ -409,7 +409,7 @@ using this function from the command line.
Returns Promise < { etag: string ; result: Context ; } >
+Defined in SASjs.ts:257
execute Script
@@ -424,7 +424,7 @@ using this function from the command line.
__namedParameters: ExecuteScriptParams
Returns Promise < any >
+Defined in SASjs.ts:100
fetch Log File Content
@@ -445,7 +445,7 @@ using this function from the command line.
Returns Promise < string >
+Defined in SASjs.ts:907
get Access Token
@@ -470,7 +470,7 @@ using this function from the command line.
Returns Promise < SasAuthResponse | SASjsAuthResponse >
+Defined in SASjs.ts:495
get Auth Code
@@ -483,7 +483,7 @@ using this function from the command line.
clientId: string
Returns Promise < null | string >
+Defined in SASjs.ts:483
get Compute Context By Id
@@ -504,7 +504,7 @@ using this function from the command line.
+Defined in SASjs.ts:308
get Compute Context By Name
@@ -526,7 +526,7 @@ using this function from the command line.
Returns Promise < Context >
+Defined in SASjs.ts:291
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:164
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:86
get Default Compute Contexts
@@ -566,7 +566,7 @@ using this function from the command line.
Returns string []
+Defined in SASjs.ts:183
get Executable Contexts
@@ -583,7 +583,7 @@ using this function from the command line.
Returns Promise < any [] >
+Defined in SASjs.ts:193
get Folder
@@ -604,7 +604,7 @@ using this function from the command line.
Returns Promise < unknown >
+Defined in SASjs.ts:398
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:174
get Sas Requests
@@ -633,7 +633,7 @@ using this function from the command line.
+Defined in SASjs.ts:935
get Sasjs Config
@@ -643,7 +643,7 @@ using this function from the command line.
+Defined in SASjs.ts:551
get User Name
@@ -653,7 +653,7 @@ using this function from the command line.
Returns string
+Defined in SASjs.ts:559
list Folder
@@ -676,7 +676,7 @@ using this function from the command line.
Optional limit: number
Returns Promise < undefined | any [] >
+Defined in SASjs.ts:419
log In
@@ -703,7 +703,7 @@ using this function from the command line.
options: LoginOptions = {}
Returns Promise < LoginResult >
+Defined in SASjs.ts:600
log Out
@@ -713,7 +713,7 @@ using this function from the command line.
Returns Promise < boolean >
+Defined in SASjs.ts:627
move Folder
@@ -742,7 +742,7 @@ using this function from the command line.
Returns Promise < undefined | Folder >
+Defined in SASjs.ts:440
refresh Tokens
@@ -767,7 +767,7 @@ using this function from the command line.
Returns Promise < SasAuthResponse | SASjsAuthResponse >
+Defined in SASjs.ts:521
request
@@ -829,7 +829,7 @@ Supported values are declared in ExtraResponseAttributes type.
Returns Promise < any >
+Defined in SASjs.ts:693
set Debug State
@@ -846,7 +846,7 @@ Supported values are declared in ExtraResponseAttributes type.
Returns void
+Defined in SASjs.ts:579
setSASjs Config
@@ -863,7 +863,7 @@ Supported values are declared in ExtraResponseAttributes type.
Returns Promise < void >
+Defined in SASjs.ts:567
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:858
upload File
@@ -964,7 +964,7 @@ resubmitted after successful login.
Returns any
Returns Promise < unknown >
+Defined in SASjs.ts:645
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/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 678ff28..3196ed9 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 a89eb9b..991ab85 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 6de115e..845e49d 100644
--- a/modules/types.html
+++ b/modules/types.html
@@ -16,7 +16,7 @@
types
Module types
+Defined in types/index.ts:1
For performance (and in case of accidental error) the
deleteFolderfunction does not actually delete the folder (and all its content and subfolder content). Instead the folder is simply moved to the recycle bin. Deletion time will be added to the folder name.