@shieldiot/pulse-lib 1.0.349 → 1.0.350
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/cjs/lib/common/DeviceNode.d.ts +3 -2
- package/dist/cjs/lib/common/DeviceNode.js +4 -1
- package/dist/cjs/lib/common/DeviceNode.js.map +1 -1
- package/dist/cjs/lib/common/Node.d.ts +2 -1
- package/dist/cjs/lib/common/Node.js +4 -1
- package/dist/cjs/lib/common/Node.js.map +1 -1
- package/dist/cjs/lib/common/TimeSeriesOfFloat.d.ts +1 -1
- package/dist/cjs/lib/entities/AccountDTO.d.ts +1 -1
- package/dist/cjs/lib/entities/AccountDTO.js.map +1 -1
- package/dist/cjs/lib/entities/AccountReportDTO.d.ts +1 -1
- package/dist/cjs/lib/entities/AccountReportDTO.js.map +1 -1
- package/dist/cjs/lib/entities/Alert.d.ts +5 -5
- package/dist/cjs/lib/entities/Alert.js.map +1 -1
- package/dist/cjs/lib/entities/AlertWithDevice.d.ts +4 -4
- package/dist/cjs/lib/entities/DataIngestion.d.ts +1 -1
- package/dist/cjs/lib/entities/DeviceWithEvents.d.ts +2 -2
- package/dist/cjs/lib/entities/DeviceWithEvents.js.map +1 -1
- package/dist/cjs/lib/entities/Event.d.ts +6 -6
- package/dist/cjs/lib/entities/Event.js.map +1 -1
- package/dist/cjs/lib/entities/EventWithDevice.d.ts +7 -7
- package/dist/cjs/lib/entities/EventWithDevice.js.map +1 -1
- package/dist/cjs/lib/entities/Feature.d.ts +1 -1
- package/dist/cjs/lib/entities/Feature.js.map +1 -1
- package/dist/cjs/lib/entities/Insight.d.ts +1 -1
- package/dist/cjs/lib/entities/Insight.js.map +1 -1
- package/dist/cjs/lib/entities/InsightQuery.d.ts +1 -1
- package/dist/cjs/lib/entities/InsightQuery.js.map +1 -1
- package/dist/cjs/lib/entities/Integration.d.ts +1 -1
- package/dist/cjs/lib/entities/Integration.js.map +1 -1
- package/dist/cjs/lib/entities/ReportInstance.d.ts +1 -1
- package/dist/cjs/lib/entities/ReportInstance.js.map +1 -1
- package/dist/cjs/lib/entities/Rule.d.ts +2 -2
- package/dist/cjs/lib/entities/Rule.js.map +1 -1
- package/dist/cjs/lib/entities/Stream.d.ts +1 -1
- package/dist/cjs/lib/entities/Stream.js.map +1 -1
- package/dist/cjs/lib/entities/StreamConfig.d.ts +2 -2
- package/dist/cjs/lib/entities/User.d.ts +1 -1
- package/dist/cjs/lib/entities/User.js.map +1 -1
- package/dist/cjs/lib/entities/UserMembership.d.ts +1 -1
- package/dist/cjs/lib/entities/UserMembership.js.map +1 -1
- package/dist/cjs/lib/services/sysAccountsService.d.ts +1 -1
- package/dist/cjs/lib/services/sysAuditLogService.d.ts +1 -1
- package/dist/cjs/lib/services/sysInsightsService.d.ts +1 -1
- package/dist/cjs/lib/services/usrAlertsService.d.ts +7 -7
- package/dist/cjs/lib/services/usrDevicesService.d.ts +8 -8
- package/dist/cjs/lib/services/usrEventsService.d.ts +8 -8
- package/dist/cjs/lib/services/usrNetworkService.d.ts +1 -1
- package/dist/cjs/lib/services/usrRulesService.d.ts +1 -1
- package/dist/cjs/lib/services/usrUserService.d.ts +4 -4
- package/dist/esm/lib/common/DeviceNode.d.ts +3 -2
- package/dist/esm/lib/common/DeviceNode.js +4 -1
- package/dist/esm/lib/common/DeviceNode.js.map +1 -1
- package/dist/esm/lib/common/Node.d.ts +2 -1
- package/dist/esm/lib/common/Node.js +4 -1
- package/dist/esm/lib/common/Node.js.map +1 -1
- package/dist/esm/lib/common/TimeSeriesOfFloat.d.ts +1 -1
- package/dist/esm/lib/entities/AccountDTO.d.ts +1 -1
- package/dist/esm/lib/entities/AccountDTO.js.map +1 -1
- package/dist/esm/lib/entities/AccountReportDTO.d.ts +1 -1
- package/dist/esm/lib/entities/AccountReportDTO.js.map +1 -1
- package/dist/esm/lib/entities/Alert.d.ts +5 -5
- package/dist/esm/lib/entities/Alert.js.map +1 -1
- package/dist/esm/lib/entities/AlertWithDevice.d.ts +4 -4
- package/dist/esm/lib/entities/DataIngestion.d.ts +1 -1
- package/dist/esm/lib/entities/DeviceWithEvents.d.ts +2 -2
- package/dist/esm/lib/entities/DeviceWithEvents.js.map +1 -1
- package/dist/esm/lib/entities/Event.d.ts +6 -6
- package/dist/esm/lib/entities/Event.js.map +1 -1
- package/dist/esm/lib/entities/EventWithDevice.d.ts +7 -7
- package/dist/esm/lib/entities/EventWithDevice.js.map +1 -1
- package/dist/esm/lib/entities/Feature.d.ts +1 -1
- package/dist/esm/lib/entities/Feature.js.map +1 -1
- package/dist/esm/lib/entities/Insight.d.ts +1 -1
- package/dist/esm/lib/entities/Insight.js.map +1 -1
- package/dist/esm/lib/entities/InsightQuery.d.ts +1 -1
- package/dist/esm/lib/entities/InsightQuery.js.map +1 -1
- package/dist/esm/lib/entities/Integration.d.ts +1 -1
- package/dist/esm/lib/entities/Integration.js.map +1 -1
- package/dist/esm/lib/entities/ReportInstance.d.ts +1 -1
- package/dist/esm/lib/entities/ReportInstance.js.map +1 -1
- package/dist/esm/lib/entities/Rule.d.ts +2 -2
- package/dist/esm/lib/entities/Rule.js.map +1 -1
- package/dist/esm/lib/entities/Stream.d.ts +1 -1
- package/dist/esm/lib/entities/Stream.js.map +1 -1
- package/dist/esm/lib/entities/StreamConfig.d.ts +2 -2
- package/dist/esm/lib/entities/User.d.ts +1 -1
- package/dist/esm/lib/entities/User.js.map +1 -1
- package/dist/esm/lib/entities/UserMembership.d.ts +1 -1
- package/dist/esm/lib/entities/UserMembership.js.map +1 -1
- package/dist/esm/lib/services/sysAccountsService.d.ts +1 -1
- package/dist/esm/lib/services/sysAuditLogService.d.ts +1 -1
- package/dist/esm/lib/services/sysInsightsService.d.ts +1 -1
- package/dist/esm/lib/services/usrAlertsService.d.ts +7 -7
- package/dist/esm/lib/services/usrDevicesService.d.ts +8 -8
- package/dist/esm/lib/services/usrEventsService.d.ts +8 -8
- package/dist/esm/lib/services/usrNetworkService.d.ts +1 -1
- package/dist/esm/lib/services/usrRulesService.d.ts +1 -1
- package/dist/esm/lib/services/usrUserService.d.ts +4 -4
- package/dist/types/lib/common/DeviceNode.d.ts +3 -2
- package/dist/types/lib/common/Node.d.ts +2 -1
- package/dist/types/lib/common/TimeSeriesOfFloat.d.ts +1 -1
- package/dist/types/lib/entities/AccountDTO.d.ts +1 -1
- package/dist/types/lib/entities/AccountReportDTO.d.ts +1 -1
- package/dist/types/lib/entities/Alert.d.ts +5 -5
- package/dist/types/lib/entities/AlertWithDevice.d.ts +4 -4
- package/dist/types/lib/entities/DataIngestion.d.ts +1 -1
- package/dist/types/lib/entities/DeviceWithEvents.d.ts +2 -2
- package/dist/types/lib/entities/Event.d.ts +6 -6
- package/dist/types/lib/entities/EventWithDevice.d.ts +7 -7
- package/dist/types/lib/entities/Feature.d.ts +1 -1
- package/dist/types/lib/entities/Insight.d.ts +1 -1
- package/dist/types/lib/entities/InsightQuery.d.ts +1 -1
- package/dist/types/lib/entities/Integration.d.ts +1 -1
- package/dist/types/lib/entities/ReportInstance.d.ts +1 -1
- package/dist/types/lib/entities/Rule.d.ts +2 -2
- package/dist/types/lib/entities/Stream.d.ts +1 -1
- package/dist/types/lib/entities/StreamConfig.d.ts +2 -2
- package/dist/types/lib/entities/User.d.ts +1 -1
- package/dist/types/lib/entities/UserMembership.d.ts +1 -1
- package/dist/types/lib/services/sysAccountsService.d.ts +1 -1
- package/dist/types/lib/services/sysAuditLogService.d.ts +1 -1
- package/dist/types/lib/services/sysInsightsService.d.ts +1 -1
- package/dist/types/lib/services/usrAlertsService.d.ts +7 -7
- package/dist/types/lib/services/usrDevicesService.d.ts +8 -8
- package/dist/types/lib/services/usrEventsService.d.ts +8 -8
- package/dist/types/lib/services/usrNetworkService.d.ts +1 -1
- package/dist/types/lib/services/usrRulesService.d.ts +1 -1
- package/dist/types/lib/services/usrUserService.d.ts +4 -4
- package/dist/umd/index.js +2 -1
- package/dist/umd/index.js.LICENSE.txt +1 -0
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// Node represents a vertex in a network map
|
|
2
2
|
export class Node {
|
|
3
|
-
constructor(id, name, ip, type, score, tags, labels, eventCount, isGroup, deviceCount) {
|
|
3
|
+
constructor(id, name, ip, type, score, tags, labels, eventCount, isGroup, deviceCount, nodeId) {
|
|
4
4
|
if (id !== undefined) {
|
|
5
5
|
this.id = id;
|
|
6
6
|
}
|
|
@@ -31,6 +31,9 @@ export class Node {
|
|
|
31
31
|
if (deviceCount !== undefined) {
|
|
32
32
|
this.deviceCount = deviceCount;
|
|
33
33
|
}
|
|
34
|
+
if (nodeId !== undefined) {
|
|
35
|
+
this.nodeId = nodeId;
|
|
36
|
+
}
|
|
34
37
|
}
|
|
35
38
|
}
|
|
36
39
|
//# sourceMappingURL=Node.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Node.js","sourceRoot":"","sources":["../../../../src/lib/common/Node.ts"],"names":[],"mappings":"AAKA,4CAA4C;AAC5C,MAAM,OAAO,IAAI;
|
|
1
|
+
{"version":3,"file":"Node.js","sourceRoot":"","sources":["../../../../src/lib/common/Node.ts"],"names":[],"mappings":"AAKA,4CAA4C;AAC5C,MAAM,OAAO,IAAI;IAmCZ,YAAY,EAAW,EAAE,IAAa,EAAE,EAAW,EAAE,IAAqB,EAAE,KAAc,EAAE,IAAe,EAAE,MAAyB,EAAE,UAAmB,EAAE,OAAiB,EAAE,WAAoB,EAAE,MAAe;QAClN,IAAI,EAAE,KAAK,SAAS,EAAE,CAAC;YAAC,IAAI,CAAC,EAAE,GAAG,EAAE,CAAC;QAAC,CAAC;QACvC,IAAI,IAAI,KAAK,SAAS,EAAE,CAAC;YAAC,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC;QAAC,CAAC;QAC7C,IAAI,EAAE,KAAK,SAAS,EAAE,CAAC;YAAC,IAAI,CAAC,EAAE,GAAG,EAAE,CAAC;QAAC,CAAC;QACvC,IAAI,IAAI,KAAK,SAAS,EAAE,CAAC;YAAC,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC;QAAC,CAAC;QAC7C,IAAI,KAAK,KAAK,SAAS,EAAE,CAAC;YAAC,IAAI,CAAC,KAAK,GAAG,KAAK,CAAC;QAAC,CAAC;QAChD,IAAI,IAAI,KAAK,SAAS,EAAE,CAAC;YAAC,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC;QAAC,CAAC;QAC7C,IAAI,MAAM,KAAK,SAAS,EAAE,CAAC;YAAC,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;QAAC,CAAC;QACnD,IAAI,UAAU,KAAK,SAAS,EAAE,CAAC;YAAC,IAAI,CAAC,UAAU,GAAG,UAAU,CAAC;QAAC,CAAC;QAC/D,IAAI,OAAO,KAAK,SAAS,EAAE,CAAC;YAAC,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;QAAC,CAAC;QACtD,IAAI,WAAW,KAAK,SAAS,EAAE,CAAC;YAAC,IAAI,CAAC,WAAW,GAAG,WAAW,CAAC;QAAC,CAAC;QAClE,IAAI,MAAM,KAAK,SAAS,EAAE,CAAC;YAAC,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;QAAC,CAAC;IACvD,CAAC;CAEJ"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { AccountTypeCode } from '../enums';
|
|
2
1
|
import { AccountStatusCode } from '../enums';
|
|
3
2
|
import { FeatureCode } from '../enums';
|
|
4
3
|
import { StringKeyValue } from '../common';
|
|
5
4
|
import { AccountSettings } from '../entities';
|
|
6
5
|
import { BaseEntity } from '../base';
|
|
6
|
+
import { AccountTypeCode } from '../enums';
|
|
7
7
|
export declare class AccountDTO extends BaseEntity {
|
|
8
8
|
name: string;
|
|
9
9
|
externalId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AccountDTO.js","sourceRoot":"","sources":["../../../../src/lib/entities/AccountDTO.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"AccountDTO.js","sourceRoot":"","sources":["../../../../src/lib/entities/AccountDTO.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAKrC,kDAAkD;AAClD,MAAM,OAAO,UAAW,SAAQ,UAAU;CAoCzC"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import { DeviceReport } from '../entities';
|
|
1
2
|
import { IntDistribution } from '../entities';
|
|
2
3
|
import { BaseEntity } from '../base';
|
|
3
4
|
import { AccountTypeCode } from '../enums';
|
|
4
5
|
import { AccountStatusCode } from '../enums';
|
|
5
6
|
import { StringKeyValue } from '../common';
|
|
6
7
|
import { AccountSettings } from '../entities';
|
|
7
|
-
import { DeviceReport } from '../entities';
|
|
8
8
|
export declare class AccountReportDTO extends BaseEntity {
|
|
9
9
|
name: string;
|
|
10
10
|
externalId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AccountReportDTO.js","sourceRoot":"","sources":["../../../../src/lib/entities/AccountReportDTO.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"AccountReportDTO.js","sourceRoot":"","sources":["../../../../src/lib/entities/AccountReportDTO.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAQrC,2EAA2E;AAC3E,MAAM,OAAO,gBAAiB,SAAQ,UAAU;CA6C/C"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
+
import { TrafficDirectionCode } from '../enums';
|
|
2
|
+
import { BaseEntity } from '../base';
|
|
3
|
+
import { SeverityTypeCode } from '../enums';
|
|
4
|
+
import { GeoData } from '../common';
|
|
5
|
+
import { RuleTypeCode } from '../enums';
|
|
1
6
|
import { StringKeyValue } from '../common';
|
|
2
7
|
import { EventCategoryCode } from '../enums';
|
|
3
|
-
import { BaseEntity } from '../base';
|
|
4
8
|
import { EventTypeCode } from '../enums';
|
|
5
|
-
import { SeverityTypeCode } from '../enums';
|
|
6
9
|
import { EventStatusCode } from '../enums';
|
|
7
|
-
import { RuleTypeCode } from '../enums';
|
|
8
|
-
import { GeoData } from '../common';
|
|
9
|
-
import { TrafficDirectionCode } from '../enums';
|
|
10
10
|
export declare class Alert extends BaseEntity {
|
|
11
11
|
accountId: string;
|
|
12
12
|
streamId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Alert.js","sourceRoot":"","sources":["../../../../src/lib/entities/Alert.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Alert.js","sourceRoot":"","sources":["../../../../src/lib/entities/Alert.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAWrC,qBAAqB;AACrB,sMAAsM;AACtM,qNAAqN;AACrN,kNAAkN;AAClN,MAAM,OAAO,KAAM,SAAQ,UAAU;CAwEpC"}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { SeverityTypeCode } from '../enums';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
2
|
+
import { RuleTypeCode } from '../enums';
|
|
3
|
+
import { GeoData } from '../common';
|
|
4
4
|
import { TrafficDirectionCode } from '../enums';
|
|
5
5
|
import { Device } from '../entities';
|
|
6
6
|
import { BaseEntity } from '../base';
|
|
7
7
|
import { EventTypeCode } from '../enums';
|
|
8
8
|
import { EventStatusCode } from '../enums';
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
9
|
+
import { StringKeyValue } from '../common';
|
|
10
|
+
import { EventCategoryCode } from '../enums';
|
|
11
11
|
export declare class AlertWithDevice extends BaseEntity {
|
|
12
12
|
accountId: string;
|
|
13
13
|
streamId: string;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
+
import { BaseEntity } from '../base';
|
|
2
|
+
import { DeviceTypeCode } from '../enums';
|
|
1
3
|
import { DeviceStatusCode } from '../enums';
|
|
2
4
|
import { StringKeyValue } from '../common';
|
|
3
5
|
import { DeviceActionCode } from '../enums';
|
|
4
6
|
import { SIM } from '../entities';
|
|
5
7
|
import { Event } from '../entities';
|
|
6
8
|
import { GeoData } from '../common';
|
|
7
|
-
import { BaseEntity } from '../base';
|
|
8
|
-
import { DeviceTypeCode } from '../enums';
|
|
9
9
|
export declare class DeviceWithEvents extends BaseEntity {
|
|
10
10
|
accountId: string;
|
|
11
11
|
streamId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeviceWithEvents.js","sourceRoot":"","sources":["../../../../src/lib/entities/DeviceWithEvents.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"DeviceWithEvents.js","sourceRoot":"","sources":["../../../../src/lib/entities/DeviceWithEvents.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAWrC,iFAAiF;AACjF,MAAM,OAAO,gBAAiB,SAAQ,UAAU;CA2E/C"}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { EventStatusCode } from '../enums';
|
|
2
|
-
import { GeoData } from '../common';
|
|
3
|
-
import { TrafficDirectionCode } from '../enums';
|
|
4
|
-
import { BaseEntity } from '../base';
|
|
5
|
-
import { EventCategoryCode } from '../enums';
|
|
6
1
|
import { EventOccurrence } from '../entities';
|
|
2
|
+
import { TrafficDirectionCode } from '../enums';
|
|
7
3
|
import { EventTypeCode } from '../enums';
|
|
8
|
-
import { SeverityTypeCode } from '../enums';
|
|
9
4
|
import { Indicator } from '../common';
|
|
10
5
|
import { RuleTypeCode } from '../enums';
|
|
6
|
+
import { GeoData } from '../common';
|
|
7
|
+
import { EventCategoryCode } from '../enums';
|
|
8
|
+
import { SeverityTypeCode } from '../enums';
|
|
9
|
+
import { EventStatusCode } from '../enums';
|
|
11
10
|
import { StringKeyValue } from '../common';
|
|
11
|
+
import { BaseEntity } from '../base';
|
|
12
12
|
export declare class Event extends BaseEntity {
|
|
13
13
|
accountId: string;
|
|
14
14
|
streamId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Event.js","sourceRoot":"","sources":["../../../../src/lib/entities/Event.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Event.js","sourceRoot":"","sources":["../../../../src/lib/entities/Event.ts"],"names":[],"mappings":"AAUA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAIrC,eAAe;AACf,8IAA8I;AAC9I,8HAA8H;AAC9H,MAAM,OAAO,KAAM,SAAQ,UAAU;CA8EpC"}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { EventTypeCode } from '../enums';
|
|
2
|
-
import { SeverityTypeCode } from '../enums';
|
|
3
|
-
import { EventStatusCode } from '../enums';
|
|
4
1
|
import { RuleTypeCode } from '../enums';
|
|
5
|
-
import {
|
|
6
|
-
import { EventCategoryCode } from '../enums';
|
|
2
|
+
import { TrafficDirectionCode } from '../enums';
|
|
7
3
|
import { Device } from '../entities';
|
|
4
|
+
import { BaseEntity } from '../base';
|
|
5
|
+
import { EventStatusCode } from '../enums';
|
|
6
|
+
import { SeverityTypeCode } from '../enums';
|
|
8
7
|
import { Indicator } from '../common';
|
|
8
|
+
import { GeoData } from '../common';
|
|
9
9
|
import { StringKeyValue } from '../common';
|
|
10
|
+
import { EventCategoryCode } from '../enums';
|
|
10
11
|
import { EventOccurrence } from '../entities';
|
|
11
|
-
import {
|
|
12
|
-
import { BaseEntity } from '../base';
|
|
12
|
+
import { EventTypeCode } from '../enums';
|
|
13
13
|
export declare class EventWithDevice extends BaseEntity {
|
|
14
14
|
accountId: string;
|
|
15
15
|
streamId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EventWithDevice.js","sourceRoot":"","sources":["../../../../src/lib/entities/EventWithDevice.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"EventWithDevice.js","sourceRoot":"","sources":["../../../../src/lib/entities/EventWithDevice.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAYrC,oFAAoF;AACpF,MAAM,OAAO,eAAgB,SAAQ,UAAU;CA8E9C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Feature.js","sourceRoot":"","sources":["../../../../src/lib/entities/Feature.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Feature.js","sourceRoot":"","sources":["../../../../src/lib/entities/Feature.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAKrC,qEAAqE;AACrE,MAAM,OAAO,OAAQ,SAAQ,UAAU;CAStC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
+
import { InsightStatusCode } from '../enums';
|
|
1
2
|
import { SeverityTypeCode } from '../enums';
|
|
2
3
|
import { DirectionContextCode } from '../enums';
|
|
3
4
|
import { BaseEntity } from '../base';
|
|
4
5
|
import { InsightTypeCode } from '../enums';
|
|
5
|
-
import { InsightStatusCode } from '../enums';
|
|
6
6
|
export declare class Insight extends BaseEntity {
|
|
7
7
|
accountId: string;
|
|
8
8
|
streamId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Insight.js","sourceRoot":"","sources":["../../../../src/lib/entities/Insight.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Insight.js","sourceRoot":"","sources":["../../../../src/lib/entities/Insight.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAKrC,UAAU;AACV,sGAAsG;AACtG,MAAM,OAAO,OAAQ,SAAQ,UAAU;CAoCtC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
+
import { DirectionContextCode } from '../enums';
|
|
1
2
|
import { BaseEntity } from '../base';
|
|
2
3
|
import { InsightTypeCode } from '../enums';
|
|
3
|
-
import { DirectionContextCode } from '../enums';
|
|
4
4
|
export declare class InsightQuery extends BaseEntity {
|
|
5
5
|
type: InsightTypeCode;
|
|
6
6
|
description: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InsightQuery.js","sourceRoot":"","sources":["../../../../src/lib/entities/InsightQuery.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"InsightQuery.js","sourceRoot":"","sources":["../../../../src/lib/entities/InsightQuery.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAKrC,eAAe;AACf,kIAAkI;AAClI,MAAM,OAAO,YAAa,SAAQ,UAAU;CAqB3C"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { DeviceActionCode } from '../enums';
|
|
1
2
|
import { BaseEntity } from '../base';
|
|
2
3
|
import { IntegrationTypeCode } from '../enums';
|
|
3
4
|
import { IntegrationTriggerCode } from '../enums';
|
|
@@ -5,7 +6,6 @@ import { HttpMethodCode } from '../enums';
|
|
|
5
6
|
import { StringKeyValue } from '../common';
|
|
6
7
|
import { EventTypeCode } from '../enums';
|
|
7
8
|
import { SeverityTypeCode } from '../enums';
|
|
8
|
-
import { DeviceActionCode } from '../enums';
|
|
9
9
|
export declare class Integration extends BaseEntity {
|
|
10
10
|
accountId: string;
|
|
11
11
|
streamId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Integration.js","sourceRoot":"","sources":["../../../../src/lib/entities/Integration.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Integration.js","sourceRoot":"","sources":["../../../../src/lib/entities/Integration.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAUrC,6BAA6B;AAC7B,MAAM,OAAO,WAAY,SAAQ,UAAU;CAkE1C"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { BaseEntity } from '../base';
|
|
2
1
|
import { IntDistribution } from '../entities';
|
|
3
2
|
import { DeviceReport } from '../entities';
|
|
4
3
|
import { ReportTypeCode } from '../enums';
|
|
4
|
+
import { BaseEntity } from '../base';
|
|
5
5
|
export declare class ReportInstance extends BaseEntity {
|
|
6
6
|
accountId: string;
|
|
7
7
|
from: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ReportInstance.js","sourceRoot":"","sources":["../../../../src/lib/entities/ReportInstance.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ReportInstance.js","sourceRoot":"","sources":["../../../../src/lib/entities/ReportInstance.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAIrC,qDAAqD;AACrD,MAAM,OAAO,cAAe,SAAQ,UAAU;CAoC7C"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { SeverityTypeCode } from '../enums';
|
|
2
|
-
import { BaseEntity } from '../base';
|
|
3
1
|
import { RuleTypeCode } from '../enums';
|
|
4
2
|
import { DataSourceCode } from '../enums';
|
|
5
3
|
import { Condition } from '../entities';
|
|
6
4
|
import { DeviceTypeCode } from '../enums';
|
|
7
5
|
import { EventTypeCode } from '../enums';
|
|
6
|
+
import { SeverityTypeCode } from '../enums';
|
|
7
|
+
import { BaseEntity } from '../base';
|
|
8
8
|
export declare class Rule extends BaseEntity {
|
|
9
9
|
accountId: string;
|
|
10
10
|
streamId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Rule.js","sourceRoot":"","sources":["../../../../src/lib/entities/Rule.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Rule.js","sourceRoot":"","sources":["../../../../src/lib/entities/Rule.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAIrC,gCAAgC;AAChC,MAAM,OAAO,IAAK,SAAQ,UAAU;CAyDnC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Stream.js","sourceRoot":"","sources":["../../../../src/lib/entities/Stream.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Stream.js","sourceRoot":"","sources":["../../../../src/lib/entities/Stream.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAKrC,+LAA+L;AAC/L,MAAM,OAAO,MAAO,SAAQ,UAAU;CAqBrC"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
+
import { DataIngestion } from '../entities';
|
|
2
|
+
import { SessionTransform } from '../common';
|
|
1
3
|
import { UsageTransform } from '../common';
|
|
2
4
|
import { Thresholds } from '../common';
|
|
3
5
|
import { ShieldexConfig } from '../common';
|
|
4
6
|
import { EventSeverityConfig } from '../common';
|
|
5
7
|
import { DeviceActionCode } from '../enums';
|
|
6
8
|
import { DeviceConfig } from '../common';
|
|
7
|
-
import { DataIngestion } from '../entities';
|
|
8
|
-
import { SessionTransform } from '../common';
|
|
9
9
|
export declare class StreamConfig {
|
|
10
10
|
ingest: DataIngestion;
|
|
11
11
|
sessionTransform: SessionTransform;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { BaseEntity } from '../base';
|
|
1
2
|
import { UserTypeCode } from '../enums';
|
|
2
3
|
import { UserStatusCode } from '../enums';
|
|
3
4
|
import { StringKeyValue } from '../common';
|
|
4
|
-
import { BaseEntity } from '../base';
|
|
5
5
|
export declare class User extends BaseEntity {
|
|
6
6
|
name: string;
|
|
7
7
|
externalId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"User.js","sourceRoot":"","sources":["../../../../src/lib/entities/User.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"User.js","sourceRoot":"","sources":["../../../../src/lib/entities/User.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAOrC,sGAAsG;AACtG,+DAA+D;AAC/D,MAAM,OAAO,IAAK,SAAQ,UAAU;CAiCnC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { BaseEntity } from '../base';
|
|
1
2
|
import { UserTypeCode } from '../enums';
|
|
2
3
|
import { UserStatusCode } from '../enums';
|
|
3
4
|
import { AccountRole } from '../common';
|
|
4
|
-
import { BaseEntity } from '../base';
|
|
5
5
|
export declare class UserMembership extends BaseEntity {
|
|
6
6
|
name: string;
|
|
7
7
|
email: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UserMembership.js","sourceRoot":"","sources":["../../../../src/lib/entities/UserMembership.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"UserMembership.js","sourceRoot":"","sources":["../../../../src/lib/entities/UserMembership.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAOrC,4EAA4E;AAC5E,MAAM,OAAO,cAAe,SAAQ,UAAU;CA2B7C"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
-
import { AccountReportDTO } from '../entities';
|
|
3
2
|
import { Account } from '../entities';
|
|
4
3
|
import { AccountSettings } from '../entities';
|
|
5
4
|
import { AccountTypeCode } from '../enums';
|
|
6
5
|
import { AccountStatusCode } from '../enums';
|
|
7
6
|
import { Image } from '../entities';
|
|
7
|
+
import { AccountReportDTO } from '../entities';
|
|
8
8
|
export declare class SysAccountsService {
|
|
9
9
|
private apiUrl;
|
|
10
10
|
private rest;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse } from '../../utils';
|
|
2
|
-
import { AuditLog } from '../entities';
|
|
3
2
|
import { TimeSeriesOfFloat } from '../common';
|
|
3
|
+
import { AuditLog } from '../entities';
|
|
4
4
|
export declare class SysAuditLogService {
|
|
5
5
|
private apiUrl;
|
|
6
6
|
private rest;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
-
import { InsightSpec } from '../entities';
|
|
3
2
|
import { InsightQuery } from '../entities';
|
|
3
|
+
import { InsightSpec } from '../entities';
|
|
4
4
|
export declare class SysInsightsService {
|
|
5
5
|
private apiUrl;
|
|
6
6
|
private rest;
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
-
import { Alert } from '../entities';
|
|
3
|
-
import { MaliciousIPData } from '../common';
|
|
4
|
-
import { TimeSeriesOf2D } from '../common';
|
|
5
|
-
import { TimeSeriesOfFloat } from '../common';
|
|
6
2
|
import { SeverityTypeCode } from '../enums';
|
|
7
3
|
import { EventCategoryCode } from '../enums';
|
|
8
|
-
import {
|
|
9
|
-
import { RuleTypeCode } from '../enums';
|
|
4
|
+
import { AlertWithDevice } from '../entities';
|
|
10
5
|
import { StringKeyValue } from '../common';
|
|
11
6
|
import { EventTypeCode } from '../enums';
|
|
7
|
+
import { RuleTypeCode } from '../enums';
|
|
8
|
+
import { Alert } from '../entities';
|
|
12
9
|
import { EventStatusCode } from '../enums';
|
|
13
|
-
import {
|
|
10
|
+
import { MaliciousIPData } from '../common';
|
|
14
11
|
import { DeviceActionCode } from '../enums';
|
|
12
|
+
import { TimeSeriesOf2D } from '../common';
|
|
13
|
+
import { IntDistribution } from '../entities';
|
|
14
|
+
import { TimeSeriesOfFloat } from '../common';
|
|
15
15
|
import { MaliciousIPCard } from '../common';
|
|
16
16
|
export declare class UsrAlertsService {
|
|
17
17
|
private apiUrl;
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
-
import {
|
|
3
|
-
import { DeviceActionCode } from '../enums';
|
|
4
|
-
import { BulkDevices } from '../entities';
|
|
2
|
+
import { DeviceStatusCode } from '../enums';
|
|
5
3
|
import { SeverityTypeCode } from '../enums';
|
|
4
|
+
import { DeviceWithEvents } from '../entities';
|
|
6
5
|
import { NetworkMap } from '../common';
|
|
7
6
|
import { TimeSeriesOfDeviceReport } from '../entities';
|
|
7
|
+
import { DeviceActionCode } from '../enums';
|
|
8
|
+
import { DeviceReport } from '../entities';
|
|
8
9
|
import { DevicesMap } from '../common';
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
10
|
+
import { Device } from '../entities';
|
|
11
|
+
import { BulkDevices } from '../entities';
|
|
11
12
|
import { IntDistribution } from '../entities';
|
|
12
|
-
import {
|
|
13
|
+
import { NetworkMapTypeCode } from '../enums';
|
|
14
|
+
import { DeviceTypeCode } from '../enums';
|
|
13
15
|
import { TimeSeriesOfDataConsumption } from '../common';
|
|
14
16
|
import { MapBounds } from '../common';
|
|
15
|
-
import { Device } from '../entities';
|
|
16
|
-
import { DeviceWithEvents } from '../entities';
|
|
17
17
|
export declare class UsrDevicesService {
|
|
18
18
|
private apiUrl;
|
|
19
19
|
private rest;
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
-
import { SeverityTypeCode } from '../enums';
|
|
3
|
-
import { EventStatusCode } from '../enums';
|
|
4
|
-
import { RuleTypeCode } from '../enums';
|
|
5
2
|
import { MaliciousIPData } from '../common';
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import { StringKeyValue } from '../common';
|
|
3
|
+
import { IntDistribution } from '../entities';
|
|
4
|
+
import { Event } from '../entities';
|
|
9
5
|
import { EventTypeCode } from '../enums';
|
|
10
6
|
import { EventCategoryCode } from '../enums';
|
|
7
|
+
import { EventStatusCode } from '../enums';
|
|
8
|
+
import { RuleTypeCode } from '../enums';
|
|
11
9
|
import { EventWithDevice } from '../entities';
|
|
12
|
-
import { IntDistribution } from '../entities';
|
|
13
10
|
import { TimeSeriesOf2D } from '../common';
|
|
14
|
-
import {
|
|
11
|
+
import { TimeSeriesOfFloat } from '../common';
|
|
12
|
+
import { SeverityTypeCode } from '../enums';
|
|
13
|
+
import { MaliciousIPCard } from '../common';
|
|
14
|
+
import { StringKeyValue } from '../common';
|
|
15
15
|
export declare class UsrEventsService {
|
|
16
16
|
private apiUrl;
|
|
17
17
|
private rest;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { RestUtil, EntitiesResponse } from '../../utils';
|
|
2
|
-
import { SessionRecord } from '../entities';
|
|
3
2
|
import { UsageRecord } from '../entities';
|
|
3
|
+
import { SessionRecord } from '../entities';
|
|
4
4
|
export declare class UsrNetworkService {
|
|
5
5
|
private apiUrl;
|
|
6
6
|
private rest;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
-
import { TimeSeriesOfFloat } from '../common';
|
|
3
2
|
import { IntDistribution } from '../entities';
|
|
4
3
|
import { Distribution } from '../entities';
|
|
5
4
|
import { Rule } from '../entities';
|
|
6
5
|
import { SeverityTypeCode } from '../enums';
|
|
7
6
|
import { RuleActivityStatusCode } from '../enums';
|
|
8
7
|
import { EventTypeCode } from '../enums';
|
|
8
|
+
import { TimeSeriesOfFloat } from '../common';
|
|
9
9
|
export declare class UsrRulesService {
|
|
10
10
|
private apiUrl;
|
|
11
11
|
private rest;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
-
import {
|
|
3
|
-
import { LoginParams } from '../common';
|
|
2
|
+
import { Image } from '../entities';
|
|
4
3
|
import { Feature } from '../entities';
|
|
5
4
|
import { Stream } from '../entities';
|
|
6
5
|
import { FeatureCode } from '../enums';
|
|
7
|
-
import {
|
|
6
|
+
import { ConfigParam } from '../entities';
|
|
7
|
+
import { LoginParams } from '../common';
|
|
8
8
|
import { AccountDTO } from '../entities';
|
|
9
|
-
import {
|
|
9
|
+
import { User } from '../entities';
|
|
10
10
|
import { UserMemberships } from '../entities';
|
|
11
11
|
export declare class UsrUserService {
|
|
12
12
|
private apiUrl;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
-
import { DeviceTypeCode } from '../enums';
|
|
2
1
|
import { Location } from '../common';
|
|
2
|
+
import { DeviceTypeCode } from '../enums';
|
|
3
3
|
export declare class DeviceNode {
|
|
4
4
|
deviceId: string;
|
|
5
5
|
score: number;
|
|
6
6
|
type: DeviceTypeCode;
|
|
7
7
|
location: Location;
|
|
8
|
-
|
|
8
|
+
deviceName: string;
|
|
9
|
+
constructor(deviceId?: string, score?: number, type?: DeviceTypeCode, location?: Location, deviceName?: string);
|
|
9
10
|
}
|
|
@@ -11,5 +11,6 @@ export declare class Node {
|
|
|
11
11
|
eventCount: number;
|
|
12
12
|
isGroup: boolean;
|
|
13
13
|
deviceCount: number;
|
|
14
|
-
|
|
14
|
+
nodeId: string;
|
|
15
|
+
constructor(id?: string, name?: string, ip?: string, type?: DeviceTypeCode, score?: number, tags?: string[], labels?: StringKeyValue[], eventCount?: number, isGroup?: boolean, deviceCount?: number, nodeId?: string);
|
|
15
16
|
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { AccountTypeCode } from '../enums';
|
|
2
1
|
import { AccountStatusCode } from '../enums';
|
|
3
2
|
import { FeatureCode } from '../enums';
|
|
4
3
|
import { StringKeyValue } from '../common';
|
|
5
4
|
import { AccountSettings } from '../entities';
|
|
6
5
|
import { BaseEntity } from '../base';
|
|
6
|
+
import { AccountTypeCode } from '../enums';
|
|
7
7
|
export declare class AccountDTO extends BaseEntity {
|
|
8
8
|
name: string;
|
|
9
9
|
externalId: string;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import { DeviceReport } from '../entities';
|
|
1
2
|
import { IntDistribution } from '../entities';
|
|
2
3
|
import { BaseEntity } from '../base';
|
|
3
4
|
import { AccountTypeCode } from '../enums';
|
|
4
5
|
import { AccountStatusCode } from '../enums';
|
|
5
6
|
import { StringKeyValue } from '../common';
|
|
6
7
|
import { AccountSettings } from '../entities';
|
|
7
|
-
import { DeviceReport } from '../entities';
|
|
8
8
|
export declare class AccountReportDTO extends BaseEntity {
|
|
9
9
|
name: string;
|
|
10
10
|
externalId: string;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
+
import { TrafficDirectionCode } from '../enums';
|
|
2
|
+
import { BaseEntity } from '../base';
|
|
3
|
+
import { SeverityTypeCode } from '../enums';
|
|
4
|
+
import { GeoData } from '../common';
|
|
5
|
+
import { RuleTypeCode } from '../enums';
|
|
1
6
|
import { StringKeyValue } from '../common';
|
|
2
7
|
import { EventCategoryCode } from '../enums';
|
|
3
|
-
import { BaseEntity } from '../base';
|
|
4
8
|
import { EventTypeCode } from '../enums';
|
|
5
|
-
import { SeverityTypeCode } from '../enums';
|
|
6
9
|
import { EventStatusCode } from '../enums';
|
|
7
|
-
import { RuleTypeCode } from '../enums';
|
|
8
|
-
import { GeoData } from '../common';
|
|
9
|
-
import { TrafficDirectionCode } from '../enums';
|
|
10
10
|
export declare class Alert extends BaseEntity {
|
|
11
11
|
accountId: string;
|
|
12
12
|
streamId: string;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { SeverityTypeCode } from '../enums';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
2
|
+
import { RuleTypeCode } from '../enums';
|
|
3
|
+
import { GeoData } from '../common';
|
|
4
4
|
import { TrafficDirectionCode } from '../enums';
|
|
5
5
|
import { Device } from '../entities';
|
|
6
6
|
import { BaseEntity } from '../base';
|
|
7
7
|
import { EventTypeCode } from '../enums';
|
|
8
8
|
import { EventStatusCode } from '../enums';
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
9
|
+
import { StringKeyValue } from '../common';
|
|
10
|
+
import { EventCategoryCode } from '../enums';
|
|
11
11
|
export declare class AlertWithDevice extends BaseEntity {
|
|
12
12
|
accountId: string;
|
|
13
13
|
streamId: string;
|