@hpcc-js/comms 2.94.1 → 2.95.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.es6.js +75 -4
- package/dist/index.es6.js.map +1 -1
- package/dist/index.js +75 -3
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist/index.node.js +75 -3
- package/dist/index.node.js.map +1 -1
- package/dist/index.node.min.js +1 -1
- package/dist/index.node.min.js.map +1 -1
- package/lib-es6/__package__.js +2 -2
- package/lib-es6/index-common.js +1 -0
- package/lib-es6/index-common.js.map +1 -1
- package/lib-es6/services/wsDali.js +1 -1
- package/lib-es6/services/wsSasha.js +12 -0
- package/lib-es6/services/wsSasha.js.map +1 -0
- package/lib-es6/services/wsdl/WsDali/v1.07/WsDali.js +101 -0
- package/lib-es6/services/wsdl/WsDali/v1.07/WsDali.js.map +1 -0
- package/lib-es6/services/wsdl/WsSasha/v1.01/WsSasha.js +34 -0
- package/lib-es6/services/wsdl/WsSasha/v1.01/WsSasha.js.map +1 -0
- package/package.json +3 -2
- package/src/__package__.ts +2 -2
- package/src/index-common.ts +1 -0
- package/src/services/wsDali.ts +1 -1
- package/src/services/wsSasha.ts +8 -0
- package/src/services/wsdl/WsDali/v1.07/WsDali.ts +302 -0
- package/src/services/wsdl/WsSasha/v1.01/WsSasha.ts +100 -0
- package/types/__package__.d.ts +2 -2
- package/types/index-common.d.ts +1 -0
- package/types/index-common.d.ts.map +1 -1
- package/types/services/wsDali.d.ts +1 -1
- package/types/services/wsSasha.d.ts +5 -0
- package/types/services/wsSasha.d.ts.map +1 -0
- package/types/services/wsdl/WsDali/v1.07/WsDali.d.ts +158 -0
- package/types/services/wsdl/WsDali/v1.07/WsDali.d.ts.map +1 -0
- package/types/services/wsdl/WsSasha/v1.01/WsSasha.d.ts +65 -0
- package/types/services/wsdl/WsSasha/v1.01/WsSasha.d.ts.map +1 -0
- package/types-3.4/__package__.d.ts +2 -2
- package/types-3.4/index-common.d.ts +1 -0
- package/types-3.4/services/wsDali.d.ts +1 -1
- package/types-3.4/services/wsSasha.d.ts +5 -0
- package/types-3.4/services/wsdl/WsDali/v1.07/WsDali.d.ts +158 -0
- package/types-3.4/services/wsdl/WsSasha/v1.01/WsSasha.d.ts +65 -0
package/lib-es6/__package__.js
CHANGED
package/lib-es6/index-common.js
CHANGED
|
@@ -13,6 +13,7 @@ export * from "./services/wsLogaccess";
|
|
|
13
13
|
export * from "./services/wsMachine";
|
|
14
14
|
export * from "./services/wsPackageProcess";
|
|
15
15
|
export * from "./services/wsResources";
|
|
16
|
+
export * from "./services/wsSasha";
|
|
16
17
|
export * from "./services/wsSMC";
|
|
17
18
|
export * from "./services/wsStore";
|
|
18
19
|
export * from "./services/wsTopology";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index-common.js","sourceRoot":"","sources":["../src/index-common.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAC;AAE9B,cAAc,sBAAsB,CAAC;AACrC,cAAc,qBAAqB,CAAC;AACpC,cAAc,sBAAsB,CAAC;AACrC,cAAc,oBAAoB,CAAC;AACnC,cAAc,uBAAuB,CAAC;AACtC,cAAc,mBAAmB,CAAC;AAClC,cAAc,kBAAkB,CAAC;AACjC,cAAc,sBAAsB,CAAC;AACrC,cAAc,kBAAkB,CAAC;AACjC,cAAc,kBAAkB,CAAC;AACjC,cAAc,wBAAwB,CAAC;AACvC,cAAc,sBAAsB,CAAC;AACrC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,wBAAwB,CAAC;AACvC,cAAc,kBAAkB,CAAC;AACjC,cAAc,oBAAoB,CAAC;AACnC,cAAc,uBAAuB,CAAC;AACtC,cAAc,wBAAwB,CAAC;AAEvC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,aAAa,CAAC;AAC5B,cAAc,mBAAmB,CAAC;AAClC,cAAc,eAAe,CAAC;AAC9B,cAAc,aAAa,CAAC;AAC5B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,cAAc,CAAC;AAC7B,cAAc,aAAa,CAAC;AAC5B,cAAc,kBAAkB,CAAC;AACjC,cAAc,aAAa,CAAC;AAC5B,cAAc,aAAa,CAAC;AAC5B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,qBAAqB,CAAC;AACpC,cAAc,mBAAmB,CAAC;AAClC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,iBAAiB,CAAC;AAEhC,cAAc,cAAc,CAAC;AAC7B,cAAc,iBAAiB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index-common.js","sourceRoot":"","sources":["../src/index-common.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAC;AAE9B,cAAc,sBAAsB,CAAC;AACrC,cAAc,qBAAqB,CAAC;AACpC,cAAc,sBAAsB,CAAC;AACrC,cAAc,oBAAoB,CAAC;AACnC,cAAc,uBAAuB,CAAC;AACtC,cAAc,mBAAmB,CAAC;AAClC,cAAc,kBAAkB,CAAC;AACjC,cAAc,sBAAsB,CAAC;AACrC,cAAc,kBAAkB,CAAC;AACjC,cAAc,kBAAkB,CAAC;AACjC,cAAc,wBAAwB,CAAC;AACvC,cAAc,sBAAsB,CAAC;AACrC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,wBAAwB,CAAC;AACvC,cAAc,oBAAoB,CAAC;AACnC,cAAc,kBAAkB,CAAC;AACjC,cAAc,oBAAoB,CAAC;AACnC,cAAc,uBAAuB,CAAC;AACtC,cAAc,wBAAwB,CAAC;AAEvC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,aAAa,CAAC;AAC5B,cAAc,mBAAmB,CAAC;AAClC,cAAc,eAAe,CAAC;AAC9B,cAAc,aAAa,CAAC;AAC5B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,cAAc,CAAC;AAC7B,cAAc,aAAa,CAAC;AAC5B,cAAc,kBAAkB,CAAC;AACjC,cAAc,aAAa,CAAC;AAC5B,cAAc,aAAa,CAAC;AAC5B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,qBAAqB,CAAC;AACpC,cAAc,mBAAmB,CAAC;AAClC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,iBAAiB,CAAC;AAEhC,cAAc,cAAc,CAAC;AAC7B,cAAc,iBAAiB,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { DaliServiceBase } from "./wsdl/WsDali/v1.
|
|
2
|
+
import { DaliServiceBase } from "./wsdl/WsDali/v1.07/WsDali";
|
|
3
3
|
var DaliService = /** @class */ (function (_super) {
|
|
4
4
|
__extends(DaliService, _super);
|
|
5
5
|
function DaliService() {
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
|
+
import { SashaServiceBase, WsSasha } from "./wsdl/WsSasha/v1.01/WsSasha";
|
|
3
|
+
export { WsSasha };
|
|
4
|
+
var SashaService = /** @class */ (function (_super) {
|
|
5
|
+
__extends(SashaService, _super);
|
|
6
|
+
function SashaService() {
|
|
7
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
8
|
+
}
|
|
9
|
+
return SashaService;
|
|
10
|
+
}(SashaServiceBase));
|
|
11
|
+
export { SashaService };
|
|
12
|
+
//# sourceMappingURL=wsSasha.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"wsSasha.js","sourceRoot":"","sources":["../../src/services/wsSasha.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,gBAAgB,EAAE,OAAO,EAAE,MAAM,8BAA8B,CAAC;AAEzE,OAAO,EACH,OAAO,EACV,CAAC;AAEF;IAAkC,gCAAgB;IAAlD;;IACA,CAAC;IAAD,mBAAC;AAAD,CAAC,AADD,CAAkC,gBAAgB,GACjD"}
|
|
@@ -0,0 +1,101 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
|
+
import { Service } from "../../../../espConnection";
|
|
3
|
+
var DaliServiceBase = /** @class */ (function (_super) {
|
|
4
|
+
__extends(DaliServiceBase, _super);
|
|
5
|
+
function DaliServiceBase(optsConnection) {
|
|
6
|
+
return _super.call(this, optsConnection, "WSDali", "1.07") || this;
|
|
7
|
+
}
|
|
8
|
+
DaliServiceBase.prototype.Add = function (request) {
|
|
9
|
+
return this._connection.send("Add", request, "json", false, undefined, "ResultResponse");
|
|
10
|
+
};
|
|
11
|
+
DaliServiceBase.prototype.ClearTraceTransactions = function (request) {
|
|
12
|
+
return this._connection.send("ClearTraceTransactions", request, "json", false, undefined, "ResultResponse");
|
|
13
|
+
};
|
|
14
|
+
DaliServiceBase.prototype.Count = function (request) {
|
|
15
|
+
return this._connection.send("Count", request, "json", false, undefined, "CountResponse");
|
|
16
|
+
};
|
|
17
|
+
DaliServiceBase.prototype.DFSCheck = function (request) {
|
|
18
|
+
return this._connection.send("DFSCheck", request, "json", false, undefined, "ResultResponse");
|
|
19
|
+
};
|
|
20
|
+
DaliServiceBase.prototype.DFSExists = function (request) {
|
|
21
|
+
return this._connection.send("DFSExists", request, "json", false, undefined, "BooleanResponse");
|
|
22
|
+
};
|
|
23
|
+
DaliServiceBase.prototype.DFSLS = function (request) {
|
|
24
|
+
return this._connection.send("DFSLS", request, "json", false, undefined, "ResultResponse");
|
|
25
|
+
};
|
|
26
|
+
DaliServiceBase.prototype.Delete = function (request) {
|
|
27
|
+
return this._connection.send("Delete", request, "json", false, undefined, "ResultResponse");
|
|
28
|
+
};
|
|
29
|
+
DaliServiceBase.prototype.DisconnectClientConnection = function (request) {
|
|
30
|
+
return this._connection.send("DisconnectClientConnection", request, "json", false, undefined, "ResultResponse");
|
|
31
|
+
};
|
|
32
|
+
DaliServiceBase.prototype.GetClients = function (request) {
|
|
33
|
+
return this._connection.send("GetClients", request, "json", false, undefined, "ResultResponse");
|
|
34
|
+
};
|
|
35
|
+
DaliServiceBase.prototype.GetConnections = function (request) {
|
|
36
|
+
return this._connection.send("GetConnections", request, "json", false, undefined, "ResultResponse");
|
|
37
|
+
};
|
|
38
|
+
DaliServiceBase.prototype.GetDFSCSV = function (request) {
|
|
39
|
+
return this._connection.send("GetDFSCSV", request, "json", false, undefined, "ResultResponse");
|
|
40
|
+
};
|
|
41
|
+
DaliServiceBase.prototype.GetDFSMap = function (request) {
|
|
42
|
+
return this._connection.send("GetDFSMap", request, "json", false, undefined, "ResultResponse");
|
|
43
|
+
};
|
|
44
|
+
DaliServiceBase.prototype.GetDFSParents = function (request) {
|
|
45
|
+
return this._connection.send("GetDFSParents", request, "json", false, undefined, "ResultResponse");
|
|
46
|
+
};
|
|
47
|
+
DaliServiceBase.prototype.GetLogicalFile = function (request) {
|
|
48
|
+
return this._connection.send("GetLogicalFile", request, "json", false, undefined, "ResultResponse");
|
|
49
|
+
};
|
|
50
|
+
DaliServiceBase.prototype.GetLogicalFilePart = function (request) {
|
|
51
|
+
return this._connection.send("GetLogicalFilePart", request, "json", false, undefined, "ResultResponse");
|
|
52
|
+
};
|
|
53
|
+
DaliServiceBase.prototype.GetProtectedList = function (request) {
|
|
54
|
+
return this._connection.send("GetProtectedList", request, "json", false, undefined, "ResultResponse");
|
|
55
|
+
};
|
|
56
|
+
DaliServiceBase.prototype.GetSDSStats = function (request) {
|
|
57
|
+
return this._connection.send("GetSDSStats", request, "json", false, undefined, "ResultResponse");
|
|
58
|
+
};
|
|
59
|
+
DaliServiceBase.prototype.GetSDSSubscribers = function (request) {
|
|
60
|
+
return this._connection.send("GetSDSSubscribers", request, "json", false, undefined, "ResultResponse");
|
|
61
|
+
};
|
|
62
|
+
DaliServiceBase.prototype.GetValue = function (request) {
|
|
63
|
+
return this._connection.send("GetValue", request, "json", false, undefined, "ResultResponse");
|
|
64
|
+
};
|
|
65
|
+
DaliServiceBase.prototype.Import = function (request) {
|
|
66
|
+
return this._connection.send("Import", request, "json", false, undefined, "ResultResponse");
|
|
67
|
+
};
|
|
68
|
+
DaliServiceBase.prototype.ListSDSLocks = function (request) {
|
|
69
|
+
return this._connection.send("ListSDSLocks", request, "json", false, undefined, "ResultResponse");
|
|
70
|
+
};
|
|
71
|
+
DaliServiceBase.prototype.Ping = function (request) {
|
|
72
|
+
return this._connection.send("Ping", request, "json", false, undefined, "WSDaliPingResponse");
|
|
73
|
+
};
|
|
74
|
+
DaliServiceBase.prototype.SaveSDSStore = function (request) {
|
|
75
|
+
return this._connection.send("SaveSDSStore", request, "json", false, undefined, "ResultResponse");
|
|
76
|
+
};
|
|
77
|
+
DaliServiceBase.prototype.SetLogicalFilePartAttr = function (request) {
|
|
78
|
+
return this._connection.send("SetLogicalFilePartAttr", request, "json", false, undefined, "ResultResponse");
|
|
79
|
+
};
|
|
80
|
+
DaliServiceBase.prototype.SetProtected = function (request) {
|
|
81
|
+
return this._connection.send("SetProtected", request, "json", false, undefined, "ResultResponse");
|
|
82
|
+
};
|
|
83
|
+
DaliServiceBase.prototype.SetTraceSlowTransactions = function (request) {
|
|
84
|
+
return this._connection.send("SetTraceSlowTransactions", request, "json", false, undefined, "ResultResponse");
|
|
85
|
+
};
|
|
86
|
+
DaliServiceBase.prototype.SetTraceTransactions = function (request) {
|
|
87
|
+
return this._connection.send("SetTraceTransactions", request, "json", false, undefined, "ResultResponse");
|
|
88
|
+
};
|
|
89
|
+
DaliServiceBase.prototype.SetUnprotected = function (request) {
|
|
90
|
+
return this._connection.send("SetUnprotected", request, "json", false, undefined, "ResultResponse");
|
|
91
|
+
};
|
|
92
|
+
DaliServiceBase.prototype.SetValue = function (request) {
|
|
93
|
+
return this._connection.send("SetValue", request, "json", false, undefined, "ResultResponse");
|
|
94
|
+
};
|
|
95
|
+
DaliServiceBase.prototype.UnlockSDSLock = function (request) {
|
|
96
|
+
return this._connection.send("UnlockSDSLock", request, "json", false, undefined, "ResultResponse");
|
|
97
|
+
};
|
|
98
|
+
return DaliServiceBase;
|
|
99
|
+
}(Service));
|
|
100
|
+
export { DaliServiceBase };
|
|
101
|
+
//# sourceMappingURL=WsDali.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"WsDali.js","sourceRoot":"","sources":["../../../../../src/services/wsdl/WsDali/v1.07/WsDali.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
|
+
import { Service } from "../../../../espConnection";
|
|
3
|
+
export var WsSasha;
|
|
4
|
+
(function (WsSasha) {
|
|
5
|
+
var WUTypes;
|
|
6
|
+
(function (WUTypes) {
|
|
7
|
+
WUTypes["ECL"] = "ECL";
|
|
8
|
+
WUTypes["DFU"] = "DFU";
|
|
9
|
+
})(WUTypes = WsSasha.WUTypes || (WsSasha.WUTypes = {}));
|
|
10
|
+
})(WsSasha || (WsSasha = {}));
|
|
11
|
+
var SashaServiceBase = /** @class */ (function (_super) {
|
|
12
|
+
__extends(SashaServiceBase, _super);
|
|
13
|
+
function SashaServiceBase(optsConnection) {
|
|
14
|
+
return _super.call(this, optsConnection, "WSSasha", "1.01") || this;
|
|
15
|
+
}
|
|
16
|
+
SashaServiceBase.prototype.ArchiveWU = function (request) {
|
|
17
|
+
return this._connection.send("ArchiveWU", request, "json", false, undefined, "ResultResponse");
|
|
18
|
+
};
|
|
19
|
+
SashaServiceBase.prototype.GetVersion = function (request) {
|
|
20
|
+
return this._connection.send("GetVersion", request, "json", false, undefined, "ResultResponse");
|
|
21
|
+
};
|
|
22
|
+
SashaServiceBase.prototype.ListWU = function (request) {
|
|
23
|
+
return this._connection.send("ListWU", request, "json", false, undefined, "ResultResponse");
|
|
24
|
+
};
|
|
25
|
+
SashaServiceBase.prototype.Ping = function (request) {
|
|
26
|
+
return this._connection.send("Ping", request, "json", false, undefined, "WSSashaPingResponse");
|
|
27
|
+
};
|
|
28
|
+
SashaServiceBase.prototype.RestoreWU = function (request) {
|
|
29
|
+
return this._connection.send("RestoreWU", request, "json", false, undefined, "ResultResponse");
|
|
30
|
+
};
|
|
31
|
+
return SashaServiceBase;
|
|
32
|
+
}(Service));
|
|
33
|
+
export { SashaServiceBase };
|
|
34
|
+
//# sourceMappingURL=WsSasha.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"WsSasha.js","sourceRoot":"","sources":["../../../../../src/services/wsdl/WsSasha/v1.01/WsSasha.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,KAAW,OAAO,CAoEvB;AApED,WAAiB,OAAO;IAIpB,IAAY,OAGX;IAHD,WAAY,OAAO;QACf,sBAAW,CAAA;QACX,sBAAW,CAAA;IACf,CAAC,EAHW,OAAO,GAAP,eAAO,KAAP,eAAO,QAGlB;AA6DL,CAAC,EApEgB,OAAO,KAAP,OAAO,QAoEvB;AAED;IAAsC,oCAAO;IAEzC,0BAAY,cAAsC;QAC9C,OAAA,MAAK,YAAC,cAAc,EAAE,SAAS,EAAE,MAAM,CAAC,SAAC;IAC7C,CAAC;IAED,oCAAS,GAAT,UAAU,OAA0C;QAChD,OAAO,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC,WAAW,EAAE,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,SAAS,EAAE,gBAAgB,CAAC,CAAC;IACnG,CAAC;IAED,qCAAU,GAAV,UAAW,OAA2C;QAClD,OAAO,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC,YAAY,EAAE,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,SAAS,EAAE,gBAAgB,CAAC,CAAC;IACpG,CAAC;IAED,iCAAM,GAAN,UAAO,OAAuC;QAC1C,OAAO,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC,QAAQ,EAAE,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,SAAS,EAAE,gBAAgB,CAAC,CAAC;IAChG,CAAC;IAED,+BAAI,GAAJ,UAAK,OAA4C;QAC7C,OAAO,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC,MAAM,EAAE,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,SAAS,EAAE,qBAAqB,CAAC,CAAC;IACnG,CAAC;IAED,oCAAS,GAAT,UAAU,OAA0C;QAChD,OAAO,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC,WAAW,EAAE,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,SAAS,EAAE,gBAAgB,CAAC,CAAC;IACnG,CAAC;IAEL,uBAAC;AAAD,CAAC,AA1BD,CAAsC,OAAO,GA0B5C"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hpcc-js/comms",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.95.1",
|
|
4
4
|
"description": "hpcc-js - Communications",
|
|
5
5
|
"main": "dist/index.node.js",
|
|
6
6
|
"module": "dist/index.es6",
|
|
@@ -52,6 +52,7 @@
|
|
|
52
52
|
"wsdl-logaccess": "node ./lib-cjs/index.js -k --url=http://localhost:8010/ws_logaccess?wsdl --outDir=./src/services/wsdl",
|
|
53
53
|
"wsdl-machine": "node ./lib-cjs/index.js -k --url=http://localhost:8010/ws_machine?wsdl --outDir=./src/services/wsdl",
|
|
54
54
|
"wsdl-packageprocess": "node ./lib-cjs/index.js -k --url=http://localhost:8010/WsPackageProcess?wsdl --outDir=./src/services/wsdl",
|
|
55
|
+
"wsdl-sasha": "node ./lib-cjs/index.js -k --url=http://localhost:8010/WsSasha?wsdl --outDir=./src/services/wsdl",
|
|
55
56
|
"wsdl-smc": "node ./lib-cjs/index.js -k --url=http://localhost:8010/WsSMC?wsdl --outDir=./src/services/wsdl",
|
|
56
57
|
"wsdl-resources": "node ./lib-cjs/index.js -k --url=http://localhost:8010/ws_resources?wsdl --outDir=./src/services/wsdl",
|
|
57
58
|
"wsdl-store": "node ./lib-cjs/index.js -k --url=http://localhost:8010/WsStore?wsdl --outDir=./src/services/wsdl",
|
|
@@ -94,5 +95,5 @@
|
|
|
94
95
|
"url": "https://github.com/hpcc-systems/Visualization/issues"
|
|
95
96
|
},
|
|
96
97
|
"homepage": "https://github.com/hpcc-systems/Visualization",
|
|
97
|
-
"gitHead": "
|
|
98
|
+
"gitHead": "c61a8ab6ff6bc70ff2b72fcb863cbb741df9ec34"
|
|
98
99
|
}
|
package/src/__package__.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export const PKG_NAME = "@hpcc-js/comms";
|
|
2
|
-
export const PKG_VERSION = "2.
|
|
3
|
-
export const BUILD_VERSION = "2.106.
|
|
2
|
+
export const PKG_VERSION = "2.95.1";
|
|
3
|
+
export const BUILD_VERSION = "2.106.8";
|
package/src/index-common.ts
CHANGED
|
@@ -14,6 +14,7 @@ export * from "./services/wsLogaccess";
|
|
|
14
14
|
export * from "./services/wsMachine";
|
|
15
15
|
export * from "./services/wsPackageProcess";
|
|
16
16
|
export * from "./services/wsResources";
|
|
17
|
+
export * from "./services/wsSasha";
|
|
17
18
|
export * from "./services/wsSMC";
|
|
18
19
|
export * from "./services/wsStore";
|
|
19
20
|
export * from "./services/wsTopology";
|
package/src/services/wsDali.ts
CHANGED
|
@@ -0,0 +1,302 @@
|
|
|
1
|
+
import { IConnection, IOptions } from "../../../../connection";
|
|
2
|
+
import { Service } from "../../../../espConnection";
|
|
3
|
+
|
|
4
|
+
export namespace WsDali {
|
|
5
|
+
|
|
6
|
+
export type unsignedInt = number;
|
|
7
|
+
|
|
8
|
+
export interface AddRequest {
|
|
9
|
+
Path?: string;
|
|
10
|
+
Value?: string;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
export interface Exception {
|
|
14
|
+
Code: string;
|
|
15
|
+
Audience: string;
|
|
16
|
+
Source: string;
|
|
17
|
+
Message: string;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
export interface Exceptions {
|
|
21
|
+
Source: string;
|
|
22
|
+
Exception: Exception[];
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
export interface ResultResponse {
|
|
26
|
+
Exceptions: Exceptions;
|
|
27
|
+
Result: string;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
export interface ClearTraceTransactionsRequest {
|
|
31
|
+
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
export interface CountRequest {
|
|
35
|
+
Path?: string;
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
export interface CountResponse {
|
|
39
|
+
Exceptions: Exceptions;
|
|
40
|
+
Result: unsignedInt;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
export interface DFSCheckRequest {
|
|
44
|
+
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
export interface DFSExistsRequest {
|
|
48
|
+
FileName?: string;
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
export interface BooleanResponse {
|
|
52
|
+
Exceptions: Exceptions;
|
|
53
|
+
Result: boolean;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
export interface DFSLSRequest {
|
|
57
|
+
Name?: string;
|
|
58
|
+
PathAndNameOnly?: boolean;
|
|
59
|
+
IncludeSubFileInfo?: boolean;
|
|
60
|
+
Recursively?: boolean;
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
export interface DeleteRequest {
|
|
64
|
+
Path?: string;
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
export interface DisconnectClientConnectionRequest {
|
|
68
|
+
Endpoint?: string;
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
export interface GetClientsRequest {
|
|
72
|
+
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
export interface GetConnectionsRequest {
|
|
76
|
+
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
export interface GetDFSCSVRequest {
|
|
80
|
+
LogicalNameMask?: string;
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
export interface GetDFSMapRequest {
|
|
84
|
+
FileName?: string;
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
export interface GetDFSParentsRequest {
|
|
88
|
+
FileName?: string;
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
export interface GetLogicalFileRequest {
|
|
92
|
+
FileName?: string;
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
export interface GetLogicalFilePartRequest {
|
|
96
|
+
FileName?: string;
|
|
97
|
+
PartNumber?: unsignedInt;
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
export interface GetProtectedListRequest {
|
|
101
|
+
FileName?: string;
|
|
102
|
+
CallerId?: string;
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
export interface GetSDSStatsRequest {
|
|
106
|
+
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
export interface GetSDSSubscribersRequest {
|
|
110
|
+
|
|
111
|
+
}
|
|
112
|
+
|
|
113
|
+
export interface GetValueRequest {
|
|
114
|
+
Path?: string;
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
export interface ImportRequest {
|
|
118
|
+
XML?: string;
|
|
119
|
+
Path?: string;
|
|
120
|
+
Add?: boolean;
|
|
121
|
+
}
|
|
122
|
+
|
|
123
|
+
export interface ListSDSLocksRequest {
|
|
124
|
+
|
|
125
|
+
}
|
|
126
|
+
|
|
127
|
+
export interface WSDaliPingRequest {
|
|
128
|
+
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
export interface WSDaliPingResponse {
|
|
132
|
+
|
|
133
|
+
}
|
|
134
|
+
|
|
135
|
+
export interface SaveSDSStoreRequest {
|
|
136
|
+
|
|
137
|
+
}
|
|
138
|
+
|
|
139
|
+
export interface SetLogicalFilePartAttrRequest {
|
|
140
|
+
FileName?: string;
|
|
141
|
+
PartNumber?: unsignedInt;
|
|
142
|
+
Attr?: string;
|
|
143
|
+
Value?: string;
|
|
144
|
+
}
|
|
145
|
+
|
|
146
|
+
export interface SetProtectedRequest {
|
|
147
|
+
FileName?: string;
|
|
148
|
+
CallerId?: string;
|
|
149
|
+
}
|
|
150
|
+
|
|
151
|
+
export interface SetTraceSlowTransactionsRequest {
|
|
152
|
+
SlowThresholdMS?: unsignedInt;
|
|
153
|
+
}
|
|
154
|
+
|
|
155
|
+
export interface SetTraceTransactionsRequest {
|
|
156
|
+
|
|
157
|
+
}
|
|
158
|
+
|
|
159
|
+
export interface SetUnprotectedRequest {
|
|
160
|
+
FileName?: string;
|
|
161
|
+
CallerId?: string;
|
|
162
|
+
}
|
|
163
|
+
|
|
164
|
+
export interface SetValueRequest {
|
|
165
|
+
Path?: string;
|
|
166
|
+
Value?: string;
|
|
167
|
+
}
|
|
168
|
+
|
|
169
|
+
export interface UnlockSDSLockRequest {
|
|
170
|
+
ConnectionID?: string;
|
|
171
|
+
Close?: boolean;
|
|
172
|
+
}
|
|
173
|
+
|
|
174
|
+
}
|
|
175
|
+
|
|
176
|
+
export class DaliServiceBase extends Service {
|
|
177
|
+
|
|
178
|
+
constructor(optsConnection: IOptions | IConnection) {
|
|
179
|
+
super(optsConnection, "WSDali", "1.07");
|
|
180
|
+
}
|
|
181
|
+
|
|
182
|
+
Add(request: Partial<WsDali.AddRequest>): Promise<WsDali.ResultResponse> {
|
|
183
|
+
return this._connection.send("Add", request, "json", false, undefined, "ResultResponse");
|
|
184
|
+
}
|
|
185
|
+
|
|
186
|
+
ClearTraceTransactions(request: Partial<WsDali.ClearTraceTransactionsRequest>): Promise<WsDali.ResultResponse> {
|
|
187
|
+
return this._connection.send("ClearTraceTransactions", request, "json", false, undefined, "ResultResponse");
|
|
188
|
+
}
|
|
189
|
+
|
|
190
|
+
Count(request: Partial<WsDali.CountRequest>): Promise<WsDali.CountResponse> {
|
|
191
|
+
return this._connection.send("Count", request, "json", false, undefined, "CountResponse");
|
|
192
|
+
}
|
|
193
|
+
|
|
194
|
+
DFSCheck(request: Partial<WsDali.DFSCheckRequest>): Promise<WsDali.ResultResponse> {
|
|
195
|
+
return this._connection.send("DFSCheck", request, "json", false, undefined, "ResultResponse");
|
|
196
|
+
}
|
|
197
|
+
|
|
198
|
+
DFSExists(request: Partial<WsDali.DFSExistsRequest>): Promise<WsDali.BooleanResponse> {
|
|
199
|
+
return this._connection.send("DFSExists", request, "json", false, undefined, "BooleanResponse");
|
|
200
|
+
}
|
|
201
|
+
|
|
202
|
+
DFSLS(request: Partial<WsDali.DFSLSRequest>): Promise<WsDali.ResultResponse> {
|
|
203
|
+
return this._connection.send("DFSLS", request, "json", false, undefined, "ResultResponse");
|
|
204
|
+
}
|
|
205
|
+
|
|
206
|
+
Delete(request: Partial<WsDali.DeleteRequest>): Promise<WsDali.ResultResponse> {
|
|
207
|
+
return this._connection.send("Delete", request, "json", false, undefined, "ResultResponse");
|
|
208
|
+
}
|
|
209
|
+
|
|
210
|
+
DisconnectClientConnection(request: Partial<WsDali.DisconnectClientConnectionRequest>): Promise<WsDali.ResultResponse> {
|
|
211
|
+
return this._connection.send("DisconnectClientConnection", request, "json", false, undefined, "ResultResponse");
|
|
212
|
+
}
|
|
213
|
+
|
|
214
|
+
GetClients(request: Partial<WsDali.GetClientsRequest>): Promise<WsDali.ResultResponse> {
|
|
215
|
+
return this._connection.send("GetClients", request, "json", false, undefined, "ResultResponse");
|
|
216
|
+
}
|
|
217
|
+
|
|
218
|
+
GetConnections(request: Partial<WsDali.GetConnectionsRequest>): Promise<WsDali.ResultResponse> {
|
|
219
|
+
return this._connection.send("GetConnections", request, "json", false, undefined, "ResultResponse");
|
|
220
|
+
}
|
|
221
|
+
|
|
222
|
+
GetDFSCSV(request: Partial<WsDali.GetDFSCSVRequest>): Promise<WsDali.ResultResponse> {
|
|
223
|
+
return this._connection.send("GetDFSCSV", request, "json", false, undefined, "ResultResponse");
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
GetDFSMap(request: Partial<WsDali.GetDFSMapRequest>): Promise<WsDali.ResultResponse> {
|
|
227
|
+
return this._connection.send("GetDFSMap", request, "json", false, undefined, "ResultResponse");
|
|
228
|
+
}
|
|
229
|
+
|
|
230
|
+
GetDFSParents(request: Partial<WsDali.GetDFSParentsRequest>): Promise<WsDali.ResultResponse> {
|
|
231
|
+
return this._connection.send("GetDFSParents", request, "json", false, undefined, "ResultResponse");
|
|
232
|
+
}
|
|
233
|
+
|
|
234
|
+
GetLogicalFile(request: Partial<WsDali.GetLogicalFileRequest>): Promise<WsDali.ResultResponse> {
|
|
235
|
+
return this._connection.send("GetLogicalFile", request, "json", false, undefined, "ResultResponse");
|
|
236
|
+
}
|
|
237
|
+
|
|
238
|
+
GetLogicalFilePart(request: Partial<WsDali.GetLogicalFilePartRequest>): Promise<WsDali.ResultResponse> {
|
|
239
|
+
return this._connection.send("GetLogicalFilePart", request, "json", false, undefined, "ResultResponse");
|
|
240
|
+
}
|
|
241
|
+
|
|
242
|
+
GetProtectedList(request: Partial<WsDali.GetProtectedListRequest>): Promise<WsDali.ResultResponse> {
|
|
243
|
+
return this._connection.send("GetProtectedList", request, "json", false, undefined, "ResultResponse");
|
|
244
|
+
}
|
|
245
|
+
|
|
246
|
+
GetSDSStats(request: Partial<WsDali.GetSDSStatsRequest>): Promise<WsDali.ResultResponse> {
|
|
247
|
+
return this._connection.send("GetSDSStats", request, "json", false, undefined, "ResultResponse");
|
|
248
|
+
}
|
|
249
|
+
|
|
250
|
+
GetSDSSubscribers(request: Partial<WsDali.GetSDSSubscribersRequest>): Promise<WsDali.ResultResponse> {
|
|
251
|
+
return this._connection.send("GetSDSSubscribers", request, "json", false, undefined, "ResultResponse");
|
|
252
|
+
}
|
|
253
|
+
|
|
254
|
+
GetValue(request: Partial<WsDali.GetValueRequest>): Promise<WsDali.ResultResponse> {
|
|
255
|
+
return this._connection.send("GetValue", request, "json", false, undefined, "ResultResponse");
|
|
256
|
+
}
|
|
257
|
+
|
|
258
|
+
Import(request: Partial<WsDali.ImportRequest>): Promise<WsDali.ResultResponse> {
|
|
259
|
+
return this._connection.send("Import", request, "json", false, undefined, "ResultResponse");
|
|
260
|
+
}
|
|
261
|
+
|
|
262
|
+
ListSDSLocks(request: Partial<WsDali.ListSDSLocksRequest>): Promise<WsDali.ResultResponse> {
|
|
263
|
+
return this._connection.send("ListSDSLocks", request, "json", false, undefined, "ResultResponse");
|
|
264
|
+
}
|
|
265
|
+
|
|
266
|
+
Ping(request: Partial<WsDali.WSDaliPingRequest>): Promise<WsDali.WSDaliPingResponse> {
|
|
267
|
+
return this._connection.send("Ping", request, "json", false, undefined, "WSDaliPingResponse");
|
|
268
|
+
}
|
|
269
|
+
|
|
270
|
+
SaveSDSStore(request: Partial<WsDali.SaveSDSStoreRequest>): Promise<WsDali.ResultResponse> {
|
|
271
|
+
return this._connection.send("SaveSDSStore", request, "json", false, undefined, "ResultResponse");
|
|
272
|
+
}
|
|
273
|
+
|
|
274
|
+
SetLogicalFilePartAttr(request: Partial<WsDali.SetLogicalFilePartAttrRequest>): Promise<WsDali.ResultResponse> {
|
|
275
|
+
return this._connection.send("SetLogicalFilePartAttr", request, "json", false, undefined, "ResultResponse");
|
|
276
|
+
}
|
|
277
|
+
|
|
278
|
+
SetProtected(request: Partial<WsDali.SetProtectedRequest>): Promise<WsDali.ResultResponse> {
|
|
279
|
+
return this._connection.send("SetProtected", request, "json", false, undefined, "ResultResponse");
|
|
280
|
+
}
|
|
281
|
+
|
|
282
|
+
SetTraceSlowTransactions(request: Partial<WsDali.SetTraceSlowTransactionsRequest>): Promise<WsDali.ResultResponse> {
|
|
283
|
+
return this._connection.send("SetTraceSlowTransactions", request, "json", false, undefined, "ResultResponse");
|
|
284
|
+
}
|
|
285
|
+
|
|
286
|
+
SetTraceTransactions(request: Partial<WsDali.SetTraceTransactionsRequest>): Promise<WsDali.ResultResponse> {
|
|
287
|
+
return this._connection.send("SetTraceTransactions", request, "json", false, undefined, "ResultResponse");
|
|
288
|
+
}
|
|
289
|
+
|
|
290
|
+
SetUnprotected(request: Partial<WsDali.SetUnprotectedRequest>): Promise<WsDali.ResultResponse> {
|
|
291
|
+
return this._connection.send("SetUnprotected", request, "json", false, undefined, "ResultResponse");
|
|
292
|
+
}
|
|
293
|
+
|
|
294
|
+
SetValue(request: Partial<WsDali.SetValueRequest>): Promise<WsDali.ResultResponse> {
|
|
295
|
+
return this._connection.send("SetValue", request, "json", false, undefined, "ResultResponse");
|
|
296
|
+
}
|
|
297
|
+
|
|
298
|
+
UnlockSDSLock(request: Partial<WsDali.UnlockSDSLockRequest>): Promise<WsDali.ResultResponse> {
|
|
299
|
+
return this._connection.send("UnlockSDSLock", request, "json", false, undefined, "ResultResponse");
|
|
300
|
+
}
|
|
301
|
+
|
|
302
|
+
}
|
|
@@ -0,0 +1,100 @@
|
|
|
1
|
+
import { IConnection, IOptions } from "../../../../connection";
|
|
2
|
+
import { Service } from "../../../../espConnection";
|
|
3
|
+
|
|
4
|
+
export namespace WsSasha {
|
|
5
|
+
|
|
6
|
+
export type unsignedInt = number;
|
|
7
|
+
|
|
8
|
+
export enum WUTypes {
|
|
9
|
+
ECL = "ECL",
|
|
10
|
+
DFU = "DFU"
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
export interface ArchiveWURequest {
|
|
14
|
+
Wuid?: string;
|
|
15
|
+
WUType?: WUTypes;
|
|
16
|
+
DeleteOnSuccess?: boolean;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
export interface Exception {
|
|
20
|
+
Code: string;
|
|
21
|
+
Audience: string;
|
|
22
|
+
Source: string;
|
|
23
|
+
Message: string;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
export interface Exceptions {
|
|
27
|
+
Source: string;
|
|
28
|
+
Exception: Exception[];
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
export interface ResultResponse {
|
|
32
|
+
Exceptions: Exceptions;
|
|
33
|
+
Result: string;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
export interface GetVersionRequest {
|
|
37
|
+
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
export interface ListWURequest {
|
|
41
|
+
WUType?: WUTypes;
|
|
42
|
+
Wuid?: string;
|
|
43
|
+
Cluster?: string;
|
|
44
|
+
Owner?: string;
|
|
45
|
+
JobName?: string;
|
|
46
|
+
State?: string;
|
|
47
|
+
FromDate?: string;
|
|
48
|
+
ToDate?: string;
|
|
49
|
+
Archived?: boolean;
|
|
50
|
+
Online?: boolean;
|
|
51
|
+
IncludeDT?: boolean;
|
|
52
|
+
BeforeWU?: string;
|
|
53
|
+
AfterWU?: string;
|
|
54
|
+
MaxNumberWUs?: unsignedInt;
|
|
55
|
+
Descending?: boolean;
|
|
56
|
+
OutputFields?: string;
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
export interface WSSashaPingRequest {
|
|
60
|
+
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
export interface WSSashaPingResponse {
|
|
64
|
+
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
export interface RestoreWURequest {
|
|
68
|
+
Wuid?: string;
|
|
69
|
+
WUType?: WUTypes;
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
export class SashaServiceBase extends Service {
|
|
75
|
+
|
|
76
|
+
constructor(optsConnection: IOptions | IConnection) {
|
|
77
|
+
super(optsConnection, "WSSasha", "1.01");
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
ArchiveWU(request: Partial<WsSasha.ArchiveWURequest>): Promise<WsSasha.ResultResponse> {
|
|
81
|
+
return this._connection.send("ArchiveWU", request, "json", false, undefined, "ResultResponse");
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
GetVersion(request: Partial<WsSasha.GetVersionRequest>): Promise<WsSasha.ResultResponse> {
|
|
85
|
+
return this._connection.send("GetVersion", request, "json", false, undefined, "ResultResponse");
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
ListWU(request: Partial<WsSasha.ListWURequest>): Promise<WsSasha.ResultResponse> {
|
|
89
|
+
return this._connection.send("ListWU", request, "json", false, undefined, "ResultResponse");
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
Ping(request: Partial<WsSasha.WSSashaPingRequest>): Promise<WsSasha.WSSashaPingResponse> {
|
|
93
|
+
return this._connection.send("Ping", request, "json", false, undefined, "WSSashaPingResponse");
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
RestoreWU(request: Partial<WsSasha.RestoreWURequest>): Promise<WsSasha.ResultResponse> {
|
|
97
|
+
return this._connection.send("RestoreWU", request, "json", false, undefined, "ResultResponse");
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
}
|