@shieldiot/pulse-lib 1.0.371 → 1.0.372
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/DeviceScoreConfig.d.ts +2 -2
- package/dist/cjs/lib/entities/AccountReportDTO.d.ts +2 -2
- package/dist/cjs/lib/entities/AccountReportDTO.js.map +1 -1
- package/dist/cjs/lib/entities/Action.d.ts +1 -1
- package/dist/cjs/lib/entities/Action.js.map +1 -1
- package/dist/cjs/lib/entities/Alert.d.ts +4 -4
- package/dist/cjs/lib/entities/Alert.js.map +1 -1
- package/dist/cjs/lib/entities/AlertWithDevice.d.ts +5 -5
- package/dist/cjs/lib/entities/AlertWithDevice.js.map +1 -1
- package/dist/cjs/lib/entities/AuditLog.d.ts +1 -1
- package/dist/cjs/lib/entities/AuditLog.js.map +1 -1
- package/dist/cjs/lib/entities/Device.d.ts +2 -2
- package/dist/cjs/lib/entities/Device.js.map +1 -1
- package/dist/cjs/lib/entities/DeviceWithEvents.d.ts +3 -3
- 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 +4 -4
- package/dist/cjs/lib/entities/EventWithDevice.js.map +1 -1
- package/dist/cjs/lib/entities/Group.d.ts +1 -1
- package/dist/cjs/lib/entities/Group.js.map +1 -1
- package/dist/cjs/lib/entities/IdsRule.d.ts +2 -2
- package/dist/cjs/lib/entities/IdsRule.js.map +1 -1
- package/dist/cjs/lib/entities/Insight.d.ts +2 -2
- 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/RuleTemplate.d.ts +2 -2
- package/dist/cjs/lib/entities/RuleTemplate.js.map +1 -1
- package/dist/cjs/lib/entities/StreamConfig.d.ts +3 -3
- package/dist/cjs/lib/entities/TimeSeriesOfDeviceReport.d.ts +1 -1
- 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 +2 -2
- package/dist/cjs/lib/entities/UserMembership.js.map +1 -1
- package/dist/cjs/lib/enums/FeatureCode.d.ts +2 -1
- package/dist/cjs/lib/enums/FeatureCode.js +3 -0
- package/dist/cjs/lib/enums/FeatureCode.js.map +1 -1
- package/dist/cjs/lib/services/services.export.d.ts +8 -8
- package/dist/cjs/lib/services/services.export.js +14 -14
- package/dist/cjs/lib/services/services.export.js.map +1 -1
- package/dist/cjs/lib/services/sysAccountsService.d.ts +1 -1
- package/dist/cjs/lib/services/sysCheckpointsService.d.ts +1 -1
- package/dist/cjs/lib/services/sysConfigService.d.ts +1 -1
- package/dist/cjs/lib/services/sysFeaturesService.d.ts +1 -1
- package/dist/cjs/lib/services/sysIdsRulesService.d.ts +2 -2
- package/dist/cjs/lib/services/sysInsightsService.d.ts +1 -1
- package/dist/cjs/lib/services/sysKeysService.d.ts +1 -1
- package/dist/cjs/lib/services/sysUsersService.d.ts +2 -2
- package/dist/cjs/lib/services/usrAlertsService.d.ts +8 -8
- package/dist/cjs/lib/services/usrDevicesService.d.ts +7 -7
- package/dist/cjs/lib/services/usrEventsService.d.ts +6 -6
- package/dist/cjs/lib/services/usrNetworkService.d.ts +1 -1
- package/dist/cjs/lib/services/usrReportsService.d.ts +1 -1
- package/dist/cjs/lib/services/usrUserService.d.ts +4 -4
- package/dist/esm/lib/common/DeviceScoreConfig.d.ts +2 -2
- package/dist/esm/lib/entities/AccountReportDTO.d.ts +2 -2
- package/dist/esm/lib/entities/AccountReportDTO.js.map +1 -1
- package/dist/esm/lib/entities/Action.d.ts +1 -1
- package/dist/esm/lib/entities/Action.js.map +1 -1
- package/dist/esm/lib/entities/Alert.d.ts +4 -4
- package/dist/esm/lib/entities/Alert.js.map +1 -1
- package/dist/esm/lib/entities/AlertWithDevice.d.ts +5 -5
- package/dist/esm/lib/entities/AlertWithDevice.js.map +1 -1
- package/dist/esm/lib/entities/AuditLog.d.ts +1 -1
- package/dist/esm/lib/entities/AuditLog.js.map +1 -1
- package/dist/esm/lib/entities/Device.d.ts +2 -2
- package/dist/esm/lib/entities/Device.js.map +1 -1
- package/dist/esm/lib/entities/DeviceWithEvents.d.ts +3 -3
- 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 +4 -4
- package/dist/esm/lib/entities/EventWithDevice.js.map +1 -1
- package/dist/esm/lib/entities/Group.d.ts +1 -1
- package/dist/esm/lib/entities/Group.js.map +1 -1
- package/dist/esm/lib/entities/IdsRule.d.ts +2 -2
- package/dist/esm/lib/entities/IdsRule.js.map +1 -1
- package/dist/esm/lib/entities/Insight.d.ts +2 -2
- 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/RuleTemplate.d.ts +2 -2
- package/dist/esm/lib/entities/RuleTemplate.js.map +1 -1
- package/dist/esm/lib/entities/StreamConfig.d.ts +3 -3
- package/dist/esm/lib/entities/TimeSeriesOfDeviceReport.d.ts +1 -1
- 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 +2 -2
- package/dist/esm/lib/entities/UserMembership.js.map +1 -1
- package/dist/esm/lib/enums/FeatureCode.d.ts +2 -1
- package/dist/esm/lib/enums/FeatureCode.js +3 -0
- package/dist/esm/lib/enums/FeatureCode.js.map +1 -1
- package/dist/esm/lib/services/services.export.d.ts +8 -8
- package/dist/esm/lib/services/services.export.js +14 -14
- package/dist/esm/lib/services/services.export.js.map +1 -1
- package/dist/esm/lib/services/sysAccountsService.d.ts +1 -1
- package/dist/esm/lib/services/sysCheckpointsService.d.ts +1 -1
- package/dist/esm/lib/services/sysConfigService.d.ts +1 -1
- package/dist/esm/lib/services/sysFeaturesService.d.ts +1 -1
- package/dist/esm/lib/services/sysIdsRulesService.d.ts +2 -2
- package/dist/esm/lib/services/sysInsightsService.d.ts +1 -1
- package/dist/esm/lib/services/sysKeysService.d.ts +1 -1
- package/dist/esm/lib/services/sysUsersService.d.ts +2 -2
- package/dist/esm/lib/services/usrAlertsService.d.ts +8 -8
- package/dist/esm/lib/services/usrDevicesService.d.ts +7 -7
- package/dist/esm/lib/services/usrEventsService.d.ts +6 -6
- package/dist/esm/lib/services/usrNetworkService.d.ts +1 -1
- package/dist/esm/lib/services/usrReportsService.d.ts +1 -1
- package/dist/esm/lib/services/usrUserService.d.ts +4 -4
- package/dist/types/lib/common/DeviceScoreConfig.d.ts +2 -2
- package/dist/types/lib/entities/AccountReportDTO.d.ts +2 -2
- package/dist/types/lib/entities/Action.d.ts +1 -1
- package/dist/types/lib/entities/Alert.d.ts +4 -4
- package/dist/types/lib/entities/AlertWithDevice.d.ts +5 -5
- package/dist/types/lib/entities/AuditLog.d.ts +1 -1
- package/dist/types/lib/entities/Device.d.ts +2 -2
- package/dist/types/lib/entities/DeviceWithEvents.d.ts +3 -3
- package/dist/types/lib/entities/Event.d.ts +6 -6
- package/dist/types/lib/entities/EventWithDevice.d.ts +4 -4
- package/dist/types/lib/entities/Group.d.ts +1 -1
- package/dist/types/lib/entities/IdsRule.d.ts +2 -2
- package/dist/types/lib/entities/Insight.d.ts +2 -2
- 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/RuleTemplate.d.ts +2 -2
- package/dist/types/lib/entities/StreamConfig.d.ts +3 -3
- package/dist/types/lib/entities/TimeSeriesOfDeviceReport.d.ts +1 -1
- package/dist/types/lib/entities/User.d.ts +1 -1
- package/dist/types/lib/entities/UserMembership.d.ts +2 -2
- package/dist/types/lib/enums/FeatureCode.d.ts +2 -1
- package/dist/types/lib/services/services.export.d.ts +8 -8
- package/dist/types/lib/services/sysAccountsService.d.ts +1 -1
- package/dist/types/lib/services/sysCheckpointsService.d.ts +1 -1
- package/dist/types/lib/services/sysConfigService.d.ts +1 -1
- package/dist/types/lib/services/sysFeaturesService.d.ts +1 -1
- package/dist/types/lib/services/sysIdsRulesService.d.ts +2 -2
- package/dist/types/lib/services/sysInsightsService.d.ts +1 -1
- package/dist/types/lib/services/sysKeysService.d.ts +1 -1
- package/dist/types/lib/services/sysUsersService.d.ts +2 -2
- package/dist/types/lib/services/usrAlertsService.d.ts +8 -8
- package/dist/types/lib/services/usrDevicesService.d.ts +7 -7
- package/dist/types/lib/services/usrEventsService.d.ts +6 -6
- package/dist/types/lib/services/usrNetworkService.d.ts +1 -1
- package/dist/types/lib/services/usrReportsService.d.ts +1 -1
- package/dist/types/lib/services/usrUserService.d.ts +4 -4
- package/dist/umd/index.js +1 -1
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { RuleCountThresholdConfig } from '../common';
|
|
2
|
-
import { RuleBasedSeverityConditionConfig } from '../common';
|
|
3
1
|
import { Interval } from '../common';
|
|
4
2
|
import { SeverityConditionConfig } from '../common';
|
|
3
|
+
import { RuleCountThresholdConfig } from '../common';
|
|
4
|
+
import { RuleBasedSeverityConditionConfig } from '../common';
|
|
5
5
|
export declare class DeviceScoreConfig {
|
|
6
6
|
deviceScoreAlphaFactor: number;
|
|
7
7
|
occurrenceThreshold: number;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import { IntDistribution } from '../entities';
|
|
2
|
+
import { BaseEntity } from '../base';
|
|
1
3
|
import { AccountTypeCode } from '../enums';
|
|
2
4
|
import { AccountStatusCode } from '../enums';
|
|
3
5
|
import { StringKeyValue } from '../common';
|
|
4
6
|
import { AccountSettings } from '../entities';
|
|
5
7
|
import { DeviceReport } from '../entities';
|
|
6
|
-
import { IntDistribution } from '../entities';
|
|
7
|
-
import { BaseEntity } from '../base';
|
|
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":";;;AACA,kCAAqC;AASrC,2EAA2E;AAC3E,MAAa,gBAAiB,SAAQ,iBAAU;CA6C/C;AA7CD,4CA6CC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Action.js","sourceRoot":"","sources":["../../../../src/lib/entities/Action.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"Action.js","sourceRoot":"","sources":["../../../../src/lib/entities/Action.ts"],"names":[],"mappings":";;;AACA,kCAAqC;AAIrC,+DAA+D;AAC/D,MAAa,MAAO,SAAQ,iBAAU;CAqBrC;AArBD,wBAqBC"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { TrafficDirectionCode } from '../enums';
|
|
2
1
|
import { BaseEntity } from '../base';
|
|
3
2
|
import { EventTypeCode } from '../enums';
|
|
3
|
+
import { SeverityTypeCode } from '../enums';
|
|
4
|
+
import { GeoData } from '../common';
|
|
5
|
+
import { StringKeyValue } from '../common';
|
|
4
6
|
import { EventStatusCode } from '../enums';
|
|
5
7
|
import { RuleTypeCode } from '../enums';
|
|
6
|
-
import { StringKeyValue } from '../common';
|
|
7
8
|
import { EventCategoryCode } from '../enums';
|
|
8
|
-
import {
|
|
9
|
-
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":";;;AAAA,kCAAqC;AAYrC,qBAAqB;AACrB,sMAAsM;AACtM,qNAAqN;AACrN,kNAAkN;AAClN,MAAa,KAAM,SAAQ,iBAAU;CAwEpC;AAxED,sBAwEC"}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { StringKeyValue } from '../common';
|
|
2
|
-
import { EventCategoryCode } from '../enums';
|
|
3
|
-
import { Device } from '../entities';
|
|
4
1
|
import { EventStatusCode } from '../enums';
|
|
5
|
-
import { SeverityTypeCode } from '../enums';
|
|
6
|
-
import { RuleTypeCode } from '../enums';
|
|
7
2
|
import { GeoData } from '../common';
|
|
8
3
|
import { TrafficDirectionCode } from '../enums';
|
|
9
4
|
import { BaseEntity } from '../base';
|
|
10
5
|
import { EventTypeCode } from '../enums';
|
|
6
|
+
import { RuleTypeCode } from '../enums';
|
|
7
|
+
import { StringKeyValue } from '../common';
|
|
8
|
+
import { EventCategoryCode } from '../enums';
|
|
9
|
+
import { Device } from '../entities';
|
|
10
|
+
import { SeverityTypeCode } from '../enums';
|
|
11
11
|
export declare class AlertWithDevice extends BaseEntity {
|
|
12
12
|
accountId: string;
|
|
13
13
|
streamId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AlertWithDevice.js","sourceRoot":"","sources":["../../../../src/lib/entities/AlertWithDevice.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"AlertWithDevice.js","sourceRoot":"","sources":["../../../../src/lib/entities/AlertWithDevice.ts"],"names":[],"mappings":";;;AAGA,kCAAqC;AAUrC,oFAAoF;AACpF,MAAa,eAAgB,SAAQ,iBAAU;CA2E9C;AA3ED,0CA2EC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AuditLog.js","sourceRoot":"","sources":["../../../../src/lib/entities/AuditLog.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"AuditLog.js","sourceRoot":"","sources":["../../../../src/lib/entities/AuditLog.ts"],"names":[],"mappings":";;;AAAA,kCAAqC;AAKrC,iEAAiE;AACjE,MAAa,QAAS,SAAQ,iBAAU;CA8BvC;AA9BD,4BA8BC"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import { GeoData } from '../common';
|
|
2
|
+
import { BaseEntity } from '../base';
|
|
1
3
|
import { DeviceTypeCode } from '../enums';
|
|
2
4
|
import { DeviceStatusCode } from '../enums';
|
|
3
5
|
import { StringKeyValue } from '../common';
|
|
4
6
|
import { DeviceActionCode } from '../enums';
|
|
5
7
|
import { SIM } from '../entities';
|
|
6
|
-
import { GeoData } from '../common';
|
|
7
|
-
import { BaseEntity } from '../base';
|
|
8
8
|
export declare class Device extends BaseEntity {
|
|
9
9
|
accountId: string;
|
|
10
10
|
streamId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Device.js","sourceRoot":"","sources":["../../../../src/lib/entities/Device.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"Device.js","sourceRoot":"","sources":["../../../../src/lib/entities/Device.ts"],"names":[],"mappings":";;;AACA,kCAAqC;AASrC,0EAA0E;AAC1E,MAAa,MAAO,SAAQ,iBAAU;CAwErC;AAxED,wBAwEC"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
+
import { DeviceTypeCode } from '../enums';
|
|
2
|
+
import { DeviceStatusCode } from '../enums';
|
|
3
|
+
import { StringKeyValue } from '../common';
|
|
1
4
|
import { DeviceActionCode } from '../enums';
|
|
2
5
|
import { SIM } from '../entities';
|
|
3
6
|
import { Event } from '../entities';
|
|
4
7
|
import { GeoData } from '../common';
|
|
5
8
|
import { BaseEntity } from '../base';
|
|
6
|
-
import { DeviceTypeCode } from '../enums';
|
|
7
|
-
import { DeviceStatusCode } from '../enums';
|
|
8
|
-
import { StringKeyValue } from '../common';
|
|
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":";;;AAOA,kCAAqC;AAIrC,iFAAiF;AACjF,MAAa,gBAAiB,SAAQ,iBAAU;CA2E/C;AA3ED,4CA2EC"}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { TrafficDirectionCode } from '../enums';
|
|
2
|
-
import { EventTypeCode } from '../enums';
|
|
3
|
-
import { EventStatusCode } from '../enums';
|
|
4
1
|
import { Indicator } from '../common';
|
|
2
|
+
import { RuleTypeCode } from '../enums';
|
|
5
3
|
import { GeoData } from '../common';
|
|
6
4
|
import { EventCategoryCode } from '../enums';
|
|
7
|
-
import {
|
|
5
|
+
import { TrafficDirectionCode } from '../enums';
|
|
6
|
+
import { BaseEntity } from '../base';
|
|
7
|
+
import { EventTypeCode } from '../enums';
|
|
8
8
|
import { SeverityTypeCode } from '../enums';
|
|
9
|
-
import {
|
|
9
|
+
import { EventStatusCode } from '../enums';
|
|
10
10
|
import { StringKeyValue } from '../common';
|
|
11
|
-
import {
|
|
11
|
+
import { EventOccurrence } from '../entities';
|
|
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":";;;AAKA,kCAAqC;AASrC,eAAe;AACf,8IAA8I;AAC9I,8HAA8H;AAC9H,MAAa,KAAM,SAAQ,iBAAU;CA8EpC;AA9ED,sBA8EC"}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { EventCategoryCode } from '../enums';
|
|
2
|
-
import { EventOccurrence } from '../entities';
|
|
3
1
|
import { SeverityTypeCode } from '../enums';
|
|
4
2
|
import { EventStatusCode } from '../enums';
|
|
5
3
|
import { Indicator } from '../common';
|
|
6
|
-
import { RuleTypeCode } from '../enums';
|
|
7
4
|
import { GeoData } from '../common';
|
|
8
5
|
import { StringKeyValue } from '../common';
|
|
6
|
+
import { EventCategoryCode } from '../enums';
|
|
9
7
|
import { TrafficDirectionCode } from '../enums';
|
|
10
|
-
import { BaseEntity } from '../base';
|
|
11
8
|
import { EventTypeCode } from '../enums';
|
|
9
|
+
import { RuleTypeCode } from '../enums';
|
|
10
|
+
import { EventOccurrence } from '../entities';
|
|
12
11
|
import { Device } from '../entities';
|
|
12
|
+
import { BaseEntity } from '../base';
|
|
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":";;;AAWA,kCAAqC;AAIrC,oFAAoF;AACpF,MAAa,eAAgB,SAAQ,iBAAU;CA8E9C;AA9ED,0CA8EC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Group.js","sourceRoot":"","sources":["../../../../src/lib/entities/Group.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"Group.js","sourceRoot":"","sources":["../../../../src/lib/entities/Group.ts"],"names":[],"mappings":";;;AAAA,kCAAqC;AAKrC,6DAA6D;AAC7D,MAAa,KAAM,SAAQ,iBAAU;CAepC;AAfD,sBAeC"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import { SeverityTypeCode } from '../enums';
|
|
2
|
+
import { BaseEntity } from '../base';
|
|
1
3
|
import { RuleTypeCode } from '../enums';
|
|
2
4
|
import { DataSourceCode } from '../enums';
|
|
3
5
|
import { ConditionDescription } from '../common';
|
|
4
6
|
import { DeviceTypeCode } from '../enums';
|
|
5
7
|
import { EventTypeCode } from '../enums';
|
|
6
|
-
import { SeverityTypeCode } from '../enums';
|
|
7
|
-
import { BaseEntity } from '../base';
|
|
8
8
|
export declare class IdsRule extends BaseEntity {
|
|
9
9
|
accountId: string;
|
|
10
10
|
streamId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IdsRule.js","sourceRoot":"","sources":["../../../../src/lib/entities/IdsRule.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"IdsRule.js","sourceRoot":"","sources":["../../../../src/lib/entities/IdsRule.ts"],"names":[],"mappings":";;;AACA,kCAAqC;AASrC,0CAA0C;AAC1C,MAAa,OAAQ,SAAQ,iBAAU;CAqEtC;AArED,0BAqEC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
+
import { BaseEntity } from '../base';
|
|
2
|
+
import { InsightTypeCode } from '../enums';
|
|
1
3
|
import { InsightStatusCode } from '../enums';
|
|
2
4
|
import { SeverityTypeCode } from '../enums';
|
|
3
5
|
import { DirectionContextCode } from '../enums';
|
|
4
|
-
import { BaseEntity } from '../base';
|
|
5
|
-
import { InsightTypeCode } 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":";;;AAAA,kCAAqC;AAQrC,UAAU;AACV,sGAAsG;AACtG,MAAa,OAAQ,SAAQ,iBAAU;CAoCtC;AApCD,0BAoCC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
+
import { BaseEntity } from '../base';
|
|
1
2
|
import { InsightTypeCode } from '../enums';
|
|
2
3
|
import { DirectionContextCode } from '../enums';
|
|
3
|
-
import { BaseEntity } from '../base';
|
|
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":";;;AAAA,kCAAqC;AAMrC,eAAe;AACf,kIAAkI;AAClI,MAAa,YAAa,SAAQ,iBAAU;CAqB3C;AArBD,oCAqBC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { SeverityTypeCode } from '../enums';
|
|
1
2
|
import { DeviceActionCode } from '../enums';
|
|
2
3
|
import { BaseEntity } from '../base';
|
|
3
4
|
import { IntegrationTypeCode } from '../enums';
|
|
@@ -5,7 +6,6 @@ import { IntegrationTriggerCode } from '../enums';
|
|
|
5
6
|
import { HttpMethodCode } from '../enums';
|
|
6
7
|
import { StringKeyValue } from '../common';
|
|
7
8
|
import { EventTypeCode } from '../enums';
|
|
8
|
-
import { SeverityTypeCode } 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":";;;AAEA,kCAAqC;AASrC,6BAA6B;AAC7B,MAAa,WAAY,SAAQ,iBAAU;CAkE1C;AAlED,kCAkEC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { EventTypeCode } from '../enums';
|
|
2
|
-
import { SeverityTypeCode } from '../enums';
|
|
3
1
|
import { BaseEntity } from '../base';
|
|
4
2
|
import { DataSourceCode } from '../enums';
|
|
3
|
+
import { EventTypeCode } from '../enums';
|
|
4
|
+
import { SeverityTypeCode } from '../enums';
|
|
5
5
|
export declare class RuleTemplate extends BaseEntity {
|
|
6
6
|
name: string;
|
|
7
7
|
description: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RuleTemplate.js","sourceRoot":"","sources":["../../../../src/lib/entities/RuleTemplate.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"RuleTemplate.js","sourceRoot":"","sources":["../../../../src/lib/entities/RuleTemplate.ts"],"names":[],"mappings":";;;AAAA,kCAAqC;AAOrC,qFAAqF;AACrF,MAAa,YAAa,SAAQ,iBAAU;CA2B3C;AA3BD,oCA2BC"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { SessionTransform } from '../common';
|
|
2
1
|
import { UsageTransform } from '../common';
|
|
3
|
-
import { Thresholds } from '../common';
|
|
4
2
|
import { ShieldexConfig } from '../common';
|
|
5
3
|
import { DeviceActionCode } from '../enums';
|
|
6
|
-
import { DeviceConfig } from '../common';
|
|
7
4
|
import { DataIngestion } from '../entities';
|
|
5
|
+
import { Thresholds } from '../common';
|
|
8
6
|
import { EventSeverityConfig } from '../common';
|
|
7
|
+
import { DeviceConfig } from '../common';
|
|
9
8
|
import { IdsConfig } from '../entities';
|
|
9
|
+
import { SessionTransform } from '../common';
|
|
10
10
|
export declare class StreamConfig {
|
|
11
11
|
ingest: DataIngestion;
|
|
12
12
|
sessionTransform: SessionTransform;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { UserTypeCode } from '../enums';
|
|
2
1
|
import { UserStatusCode } from '../enums';
|
|
3
2
|
import { StringKeyValue } from '../common';
|
|
4
3
|
import { BaseEntity } from '../base';
|
|
4
|
+
import { UserTypeCode } from '../enums';
|
|
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":";;;AAEA,kCAAqC;AAKrC,sGAAsG;AACtG,+DAA+D;AAC/D,MAAa,IAAK,SAAQ,iBAAU;CAiCnC;AAjCD,oBAiCC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { UserStatusCode } from '../enums';
|
|
2
|
-
import { AccountRole } from '../common';
|
|
3
1
|
import { BaseEntity } from '../base';
|
|
4
2
|
import { UserTypeCode } from '../enums';
|
|
3
|
+
import { UserStatusCode } from '../enums';
|
|
4
|
+
import { AccountRole } from '../common';
|
|
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,kCAAqC;AAOrC,4EAA4E;AAC5E,MAAa,cAAe,SAAQ,iBAAU;CA2B7C;AA3BD,wCA2BC"}
|
|
@@ -10,6 +10,7 @@ export declare enum FeatureCode {
|
|
|
10
10
|
COMPLIANCE_REPORTS = 8,
|
|
11
11
|
CUSTOM_RULES = 9,
|
|
12
12
|
INTEGRATIONS = 10,
|
|
13
|
-
GENERAL_UPGRADE = 11
|
|
13
|
+
GENERAL_UPGRADE = 11,
|
|
14
|
+
DISABLE_ADD_DELETE_DEVICE = 12
|
|
14
15
|
}
|
|
15
16
|
export declare function GetFeatureCodes(): Map<FeatureCode, string>;
|
|
@@ -29,6 +29,8 @@ var FeatureCode;
|
|
|
29
29
|
FeatureCode[FeatureCode["INTEGRATIONS"] = 10] = "INTEGRATIONS";
|
|
30
30
|
// General upgrade button [11]
|
|
31
31
|
FeatureCode[FeatureCode["GENERAL_UPGRADE"] = 11] = "GENERAL_UPGRADE";
|
|
32
|
+
// Disable add/delete device actions [12]
|
|
33
|
+
FeatureCode[FeatureCode["DISABLE_ADD_DELETE_DEVICE"] = 12] = "DISABLE_ADD_DELETE_DEVICE";
|
|
32
34
|
})(FeatureCode || (exports.FeatureCode = FeatureCode = {}));
|
|
33
35
|
// Return list of FeatureCode values and their display names
|
|
34
36
|
function GetFeatureCodes() {
|
|
@@ -45,6 +47,7 @@ function GetFeatureCodes() {
|
|
|
45
47
|
result.set(FeatureCode.CUSTOM_RULES, 'Custom Rules');
|
|
46
48
|
result.set(FeatureCode.INTEGRATIONS, 'Integrations');
|
|
47
49
|
result.set(FeatureCode.GENERAL_UPGRADE, 'General Upgrade');
|
|
50
|
+
result.set(FeatureCode.DISABLE_ADD_DELETE_DEVICE, 'Disable Add Delete Device');
|
|
48
51
|
return result;
|
|
49
52
|
}
|
|
50
53
|
//# sourceMappingURL=FeatureCode.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FeatureCode.js","sourceRoot":"","sources":["../../../../src/lib/enums/FeatureCode.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"FeatureCode.js","sourceRoot":"","sources":["../../../../src/lib/enums/FeatureCode.ts"],"names":[],"mappings":";;;AA8CA,0CAiCC;AA9ED,eAAe;AACf,IAAY,WAyCX;AAzCD,WAAY,WAAW;IAEnB,iBAAiB;IACjB,uDAAa,CAAA;IAEb,iCAAiC;IACjC,+DAAiB,CAAA;IAEjB,+CAA+C;IAC/C,yEAAsB,CAAA;IAEtB,4CAA4C;IAC5C,6DAAgB,CAAA;IAEhB,kCAAkC;IAClC,iEAAkB,CAAA;IAElB,0BAA0B;IAC1B,yEAAsB,CAAA;IAEtB,6CAA6C;IAC7C,iEAAkB,CAAA;IAElB,6CAA6C;IAC7C,2DAAe,CAAA;IAEf,6CAA6C;IAC7C,yEAAsB,CAAA;IAEtB,oCAAoC;IACpC,6DAAgB,CAAA;IAEhB,iCAAiC;IACjC,8DAAiB,CAAA;IAEjB,+BAA+B;IAC/B,oEAAoB,CAAA;IAEpB,0CAA0C;IAC1C,wFAA8B,CAAA;AAElC,CAAC,EAzCW,WAAW,2BAAX,WAAW,QAyCtB;AAED,4DAA4D;AAC5D,SAAgB,eAAe;IAE3B,IAAI,MAAM,GAAG,IAAI,GAAG,EAAuB,CAAC;IAG5C,MAAM,CAAC,GAAG,CAAC,WAAW,CAAC,SAAS,EAAE,WAAW,CAAC,CAAC;IAE/C,MAAM,CAAC,GAAG,CAAC,WAAW,CAAC,aAAa,EAAE,eAAe,CAAC,CAAC;IAEvD,MAAM,CAAC,GAAG,CAAC,WAAW,CAAC,kBAAkB,EAAE,oBAAoB,CAAC,CAAC;IAEjE,MAAM,CAAC,GAAG,CAAC,WAAW,CAAC,YAAY,EAAE,cAAc,CAAC,CAAC;IAErD,MAAM,CAAC,GAAG,CAAC,WAAW,CAAC,cAAc,EAAE,gBAAgB,CAAC,CAAC;IAEzD,MAAM,CAAC,GAAG,CAAC,WAAW,CAAC,kBAAkB,EAAE,oBAAoB,CAAC,CAAC;IAEjE,MAAM,CAAC,GAAG,CAAC,WAAW,CAAC,cAAc,EAAE,gBAAgB,CAAC,CAAC;IAEzD,MAAM,CAAC,GAAG,CAAC,WAAW,CAAC,WAAW,EAAE,aAAa,CAAC,CAAC;IAEnD,MAAM,CAAC,GAAG,CAAC,WAAW,CAAC,kBAAkB,EAAE,oBAAoB,CAAC,CAAC;IAEjE,MAAM,CAAC,GAAG,CAAC,WAAW,CAAC,YAAY,EAAE,cAAc,CAAC,CAAC;IAErD,MAAM,CAAC,GAAG,CAAC,WAAW,CAAC,YAAY,EAAE,cAAc,CAAC,CAAC;IAErD,MAAM,CAAC,GAAG,CAAC,WAAW,CAAC,eAAe,EAAE,iBAAiB,CAAC,CAAC;IAE3D,MAAM,CAAC,GAAG,CAAC,WAAW,CAAC,yBAAyB,EAAE,2BAA2B,CAAC,CAAC;IAG/E,OAAO,MAAM,CAAC;AAClB,CAAC"}
|
|
@@ -1,10 +1,3 @@
|
|
|
1
|
-
import { UsrAlertsService } from './usrAlertsService';
|
|
2
|
-
import { UsrDevicesService } from './usrDevicesService';
|
|
3
|
-
import { UsrEventsService } from './usrEventsService';
|
|
4
|
-
import { UsrNetworkService } from './usrNetworkService';
|
|
5
|
-
import { UsrReportsInstanceService } from './usrReportsInstanceService';
|
|
6
|
-
import { UsrReportsService } from './usrReportsService';
|
|
7
|
-
import { UsrRulesService } from './usrRulesService';
|
|
8
1
|
import { SupportStreamAnalyticsConfig } from './supportStreamAnalyticsConfig';
|
|
9
2
|
import { SysAccountsService } from './sysAccountsService';
|
|
10
3
|
import { SysAuditLogService } from './sysAuditLogService';
|
|
@@ -25,4 +18,11 @@ import { UsrInsightsService } from './usrInsightsService';
|
|
|
25
18
|
import { UsrIntegrationsService } from './usrIntegrationsService';
|
|
26
19
|
import { UsrMembersService } from './usrMembersService';
|
|
27
20
|
import { UsrUserService } from './usrUserService';
|
|
28
|
-
|
|
21
|
+
import { UsrAlertsService } from './usrAlertsService';
|
|
22
|
+
import { UsrDevicesService } from './usrDevicesService';
|
|
23
|
+
import { UsrEventsService } from './usrEventsService';
|
|
24
|
+
import { UsrNetworkService } from './usrNetworkService';
|
|
25
|
+
import { UsrReportsInstanceService } from './usrReportsInstanceService';
|
|
26
|
+
import { UsrReportsService } from './usrReportsService';
|
|
27
|
+
import { UsrRulesService } from './usrRulesService';
|
|
28
|
+
export declare const Services: (typeof SupportStreamAnalyticsConfig | typeof SysAccountsService | typeof SysAuditLogService | typeof SysCheckpointsService | typeof SysConfigService | typeof SysFeaturesService | typeof SysGroupsService | typeof SysIdsRulesService | typeof SysInsightsService | typeof SysKeysService | typeof SysMembersService | typeof SysRuleTemplatesService | typeof SysRulesService | typeof SysStatisticsService | typeof SysStreamsService | typeof SysUsersService | typeof UsrInsightsService | typeof UsrIntegrationsService | typeof UsrMembersService | typeof UsrUserService | typeof UsrAlertsService | typeof UsrDevicesService | typeof UsrEventsService | typeof UsrNetworkService | typeof UsrReportsInstanceService | typeof UsrReportsService | typeof UsrRulesService)[];
|
|
@@ -1,13 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.Services = void 0;
|
|
4
|
-
const usrAlertsService_1 = require("./usrAlertsService");
|
|
5
|
-
const usrDevicesService_1 = require("./usrDevicesService");
|
|
6
|
-
const usrEventsService_1 = require("./usrEventsService");
|
|
7
|
-
const usrNetworkService_1 = require("./usrNetworkService");
|
|
8
|
-
const usrReportsInstanceService_1 = require("./usrReportsInstanceService");
|
|
9
|
-
const usrReportsService_1 = require("./usrReportsService");
|
|
10
|
-
const usrRulesService_1 = require("./usrRulesService");
|
|
11
4
|
const supportStreamAnalyticsConfig_1 = require("./supportStreamAnalyticsConfig");
|
|
12
5
|
const sysAccountsService_1 = require("./sysAccountsService");
|
|
13
6
|
const sysAuditLogService_1 = require("./sysAuditLogService");
|
|
@@ -28,14 +21,14 @@ const usrInsightsService_1 = require("./usrInsightsService");
|
|
|
28
21
|
const usrIntegrationsService_1 = require("./usrIntegrationsService");
|
|
29
22
|
const usrMembersService_1 = require("./usrMembersService");
|
|
30
23
|
const usrUserService_1 = require("./usrUserService");
|
|
24
|
+
const usrAlertsService_1 = require("./usrAlertsService");
|
|
25
|
+
const usrDevicesService_1 = require("./usrDevicesService");
|
|
26
|
+
const usrEventsService_1 = require("./usrEventsService");
|
|
27
|
+
const usrNetworkService_1 = require("./usrNetworkService");
|
|
28
|
+
const usrReportsInstanceService_1 = require("./usrReportsInstanceService");
|
|
29
|
+
const usrReportsService_1 = require("./usrReportsService");
|
|
30
|
+
const usrRulesService_1 = require("./usrRulesService");
|
|
31
31
|
exports.Services = [
|
|
32
|
-
usrAlertsService_1.UsrAlertsService,
|
|
33
|
-
usrDevicesService_1.UsrDevicesService,
|
|
34
|
-
usrEventsService_1.UsrEventsService,
|
|
35
|
-
usrNetworkService_1.UsrNetworkService,
|
|
36
|
-
usrReportsInstanceService_1.UsrReportsInstanceService,
|
|
37
|
-
usrReportsService_1.UsrReportsService,
|
|
38
|
-
usrRulesService_1.UsrRulesService,
|
|
39
32
|
supportStreamAnalyticsConfig_1.SupportStreamAnalyticsConfig,
|
|
40
33
|
sysAccountsService_1.SysAccountsService,
|
|
41
34
|
sysAuditLogService_1.SysAuditLogService,
|
|
@@ -56,5 +49,12 @@ exports.Services = [
|
|
|
56
49
|
usrIntegrationsService_1.UsrIntegrationsService,
|
|
57
50
|
usrMembersService_1.UsrMembersService,
|
|
58
51
|
usrUserService_1.UsrUserService,
|
|
52
|
+
usrAlertsService_1.UsrAlertsService,
|
|
53
|
+
usrDevicesService_1.UsrDevicesService,
|
|
54
|
+
usrEventsService_1.UsrEventsService,
|
|
55
|
+
usrNetworkService_1.UsrNetworkService,
|
|
56
|
+
usrReportsInstanceService_1.UsrReportsInstanceService,
|
|
57
|
+
usrReportsService_1.UsrReportsService,
|
|
58
|
+
usrRulesService_1.UsrRulesService,
|
|
59
59
|
];
|
|
60
60
|
//# sourceMappingURL=services.export.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"services.export.js","sourceRoot":"","sources":["../../../../src/lib/services/services.export.ts"],"names":[],"mappings":";;;AAAA,
|
|
1
|
+
{"version":3,"file":"services.export.js","sourceRoot":"","sources":["../../../../src/lib/services/services.export.ts"],"names":[],"mappings":";;;AAAA,iFAA8E;AAC9E,6DAA0D;AAC1D,6DAA0D;AAC1D,mEAAgE;AAChE,yDAAsD;AACtD,6DAA0D;AAC1D,yDAAsD;AACtD,6DAA0D;AAC1D,6DAA0D;AAC1D,qDAAkD;AAClD,2DAAwD;AACxD,uEAAoE;AACpE,uDAAoD;AACpD,iEAA8D;AAC9D,2DAAwD;AACxD,uDAAoD;AACpD,6DAA0D;AAC1D,qEAAkE;AAClE,2DAAwD;AACxD,qDAAkD;AAClD,yDAAsD;AACtD,2DAAwD;AACxD,yDAAsD;AACtD,2DAAwD;AACxD,2EAAwE;AACxE,2DAAwD;AACxD,uDAAoD;AAEvC,QAAA,QAAQ,GAAG;IACpB,2DAA4B;IAC5B,uCAAkB;IAClB,uCAAkB;IAClB,6CAAqB;IACrB,mCAAgB;IAChB,uCAAkB;IAClB,mCAAgB;IAChB,uCAAkB;IAClB,uCAAkB;IAClB,+BAAc;IACd,qCAAiB;IACjB,iDAAuB;IACvB,iCAAe;IACf,2CAAoB;IACpB,qCAAiB;IACjB,iCAAe;IACf,uCAAkB;IAClB,+CAAsB;IACtB,qCAAiB;IACjB,+BAAc;IACd,mCAAgB;IAChB,qCAAiB;IACjB,mCAAgB;IAChB,qCAAiB;IACjB,qDAAyB;IACzB,qCAAiB;IACjB,iCAAe;CAElB,CAAA"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
+
import { AccountReportDTO } from '../entities';
|
|
2
3
|
import { Account } from '../entities';
|
|
3
4
|
import { AccountSettings } from '../entities';
|
|
4
5
|
import { AccountTypeCode } from '../enums';
|
|
5
6
|
import { AccountStatusCode } from '../enums';
|
|
6
7
|
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 { Checkpoint } from '../entities';
|
|
3
2
|
import { TimeSeriesOfFloat } from '../common';
|
|
3
|
+
import { Checkpoint } from '../entities';
|
|
4
4
|
export declare class SysCheckpointsService {
|
|
5
5
|
private apiUrl;
|
|
6
6
|
private rest;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
-
import { ConfigParam } from '../entities';
|
|
3
2
|
import { ConfigParams } from '../entities';
|
|
3
|
+
import { ConfigParam } from '../entities';
|
|
4
4
|
export declare class SysConfigService {
|
|
5
5
|
private apiUrl;
|
|
6
6
|
private rest;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
-
import { Feature } from '../entities';
|
|
3
2
|
import { FeaturesGroup } from '../entities';
|
|
3
|
+
import { Feature } from '../entities';
|
|
4
4
|
export declare class SysFeaturesService {
|
|
5
5
|
private apiUrl;
|
|
6
6
|
private rest;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
+
import { RuleActivityStatusCode } from '../enums';
|
|
3
|
+
import { EventTypeCode } from '../enums';
|
|
2
4
|
import { Rule } from '../entities';
|
|
3
5
|
import { IdsRule } from '../entities';
|
|
4
6
|
import { SeverityTypeCode } from '../enums';
|
|
5
|
-
import { RuleActivityStatusCode } from '../enums';
|
|
6
|
-
import { EventTypeCode } from '../enums';
|
|
7
7
|
export declare class SysIdsRulesService {
|
|
8
8
|
private apiUrl;
|
|
9
9
|
private rest;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
-
import { InsightQuery } from '../entities';
|
|
3
2
|
import { InsightSpec } from '../entities';
|
|
3
|
+
import { InsightQuery } from '../entities';
|
|
4
4
|
export declare class SysInsightsService {
|
|
5
5
|
private apiUrl;
|
|
6
6
|
private rest;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
-
import { ApiKey } from '../entities';
|
|
3
2
|
import { StringIntValue } from '../common';
|
|
3
|
+
import { ApiKey } from '../entities';
|
|
4
4
|
export declare class SysKeysService {
|
|
5
5
|
private apiUrl;
|
|
6
6
|
private rest;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
-
import { UserStatusCode } from '../enums';
|
|
3
|
-
import { UserMemberships } from '../entities';
|
|
4
2
|
import { User } from '../entities';
|
|
5
3
|
import { UserTypeCode } from '../enums';
|
|
4
|
+
import { UserStatusCode } from '../enums';
|
|
5
|
+
import { UserMemberships } from '../entities';
|
|
6
6
|
export declare class SysUsersService {
|
|
7
7
|
private apiUrl;
|
|
8
8
|
private rest;
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
-
import {
|
|
2
|
+
import { EventCategoryCode } from '../enums';
|
|
3
3
|
import { DeviceActionCode } from '../enums';
|
|
4
|
-
import { TimeSeriesOf2D } from '../common';
|
|
5
|
-
import { TimeSeriesOfFloat } from '../common';
|
|
6
4
|
import { EventTypeCode } from '../enums';
|
|
7
|
-
import { RuleTypeCode } from '../enums';
|
|
8
|
-
import { AlertWithDevice } from '../entities';
|
|
9
|
-
import { MaliciousIPCard } from '../common';
|
|
10
|
-
import { Alert } from '../entities';
|
|
11
5
|
import { SeverityTypeCode } from '../enums';
|
|
12
|
-
import { EventCategoryCode } from '../enums';
|
|
13
6
|
import { EventStatusCode } from '../enums';
|
|
14
7
|
import { MaliciousIPData } from '../common';
|
|
8
|
+
import { IntDistribution } from '../entities';
|
|
15
9
|
import { StringKeyValue } from '../common';
|
|
10
|
+
import { Alert } from '../entities';
|
|
11
|
+
import { RuleTypeCode } from '../enums';
|
|
12
|
+
import { AlertWithDevice } from '../entities';
|
|
13
|
+
import { TimeSeriesOf2D } from '../common';
|
|
14
|
+
import { MaliciousIPCard } from '../common';
|
|
15
|
+
import { TimeSeriesOfFloat } from '../common';
|
|
16
16
|
export declare class UsrAlertsService {
|
|
17
17
|
private apiUrl;
|
|
18
18
|
private rest;
|