@shieldiot/pulse-lib 1.0.391 → 1.0.392
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/TimeSeriesOfDataConsumption.d.ts +1 -1
- package/dist/cjs/lib/common/TokenData.d.ts +1 -1
- package/dist/cjs/lib/entities/Account.d.ts +1 -1
- package/dist/cjs/lib/entities/Account.js.map +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 +3 -3
- package/dist/cjs/lib/entities/Alert.js.map +1 -1
- package/dist/cjs/lib/entities/AlertWithDevice.d.ts +7 -7
- package/dist/cjs/lib/entities/AlertWithDevice.js.map +1 -1
- package/dist/cjs/lib/entities/DataIngestion.d.ts +1 -1
- package/dist/cjs/lib/entities/DeviceWithEvents.d.ts +4 -4
- 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 +3 -3
- 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/IdsRule.d.ts +1 -1
- package/dist/cjs/lib/entities/IdsRule.js.map +1 -1
- package/dist/cjs/lib/entities/Insight.d.ts +3 -3
- package/dist/cjs/lib/entities/Insight.js.map +1 -1
- package/dist/cjs/lib/entities/Integration.d.ts +3 -3
- package/dist/cjs/lib/entities/Integration.js.map +1 -1
- package/dist/cjs/lib/entities/Report.d.ts +1 -1
- package/dist/cjs/lib/entities/Report.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/RuleTemplate.d.ts +1 -1
- package/dist/cjs/lib/entities/RuleTemplate.js.map +1 -1
- package/dist/cjs/lib/entities/StreamAnalyticsConfig.d.ts +2 -2
- package/dist/cjs/lib/entities/StreamAnalyticsConfig.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/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/sysAccountsService.d.ts +2 -2
- package/dist/cjs/lib/services/sysAuditLogService.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/sysRulesService.d.ts +1 -1
- package/dist/cjs/lib/services/usrAlertsService.d.ts +10 -10
- package/dist/cjs/lib/services/usrDevicesService.d.ts +8 -8
- package/dist/cjs/lib/services/usrEventsService.d.ts +6 -6
- package/dist/cjs/lib/services/usrMembersService.d.ts +1 -1
- package/dist/cjs/lib/services/usrNetworkService.d.ts +2 -2
- package/dist/cjs/lib/services/usrReportsInstanceService.d.ts +1 -1
- package/dist/cjs/lib/services/usrReportsService.d.ts +2 -2
- package/dist/cjs/lib/services/usrRulesService.d.ts +1 -1
- package/dist/cjs/lib/services/usrUserService.d.ts +5 -5
- package/dist/esm/lib/common/TimeSeriesOfDataConsumption.d.ts +1 -1
- package/dist/esm/lib/common/TokenData.d.ts +1 -1
- package/dist/esm/lib/entities/Account.d.ts +1 -1
- package/dist/esm/lib/entities/Account.js.map +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 +3 -3
- package/dist/esm/lib/entities/Alert.js.map +1 -1
- package/dist/esm/lib/entities/AlertWithDevice.d.ts +7 -7
- package/dist/esm/lib/entities/AlertWithDevice.js.map +1 -1
- package/dist/esm/lib/entities/DataIngestion.d.ts +1 -1
- package/dist/esm/lib/entities/DeviceWithEvents.d.ts +4 -4
- 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 +3 -3
- 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/IdsRule.d.ts +1 -1
- package/dist/esm/lib/entities/IdsRule.js.map +1 -1
- package/dist/esm/lib/entities/Insight.d.ts +3 -3
- package/dist/esm/lib/entities/Insight.js.map +1 -1
- package/dist/esm/lib/entities/Integration.d.ts +3 -3
- package/dist/esm/lib/entities/Integration.js.map +1 -1
- package/dist/esm/lib/entities/Report.d.ts +1 -1
- package/dist/esm/lib/entities/Report.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/RuleTemplate.d.ts +1 -1
- package/dist/esm/lib/entities/RuleTemplate.js.map +1 -1
- package/dist/esm/lib/entities/StreamAnalyticsConfig.d.ts +2 -2
- package/dist/esm/lib/entities/StreamAnalyticsConfig.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/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/sysAccountsService.d.ts +2 -2
- package/dist/esm/lib/services/sysAuditLogService.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/sysRulesService.d.ts +1 -1
- package/dist/esm/lib/services/usrAlertsService.d.ts +10 -10
- package/dist/esm/lib/services/usrDevicesService.d.ts +8 -8
- package/dist/esm/lib/services/usrEventsService.d.ts +6 -6
- package/dist/esm/lib/services/usrMembersService.d.ts +1 -1
- package/dist/esm/lib/services/usrNetworkService.d.ts +2 -2
- package/dist/esm/lib/services/usrReportsInstanceService.d.ts +1 -1
- package/dist/esm/lib/services/usrReportsService.d.ts +2 -2
- package/dist/esm/lib/services/usrRulesService.d.ts +1 -1
- package/dist/esm/lib/services/usrUserService.d.ts +5 -5
- package/dist/types/lib/common/TimeSeriesOfDataConsumption.d.ts +1 -1
- package/dist/types/lib/common/TokenData.d.ts +1 -1
- package/dist/types/lib/entities/Account.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 +3 -3
- package/dist/types/lib/entities/AlertWithDevice.d.ts +7 -7
- package/dist/types/lib/entities/DataIngestion.d.ts +1 -1
- package/dist/types/lib/entities/DeviceWithEvents.d.ts +4 -4
- package/dist/types/lib/entities/Event.d.ts +6 -6
- package/dist/types/lib/entities/EventWithDevice.d.ts +3 -3
- package/dist/types/lib/entities/Feature.d.ts +1 -1
- package/dist/types/lib/entities/IdsRule.d.ts +1 -1
- package/dist/types/lib/entities/Insight.d.ts +3 -3
- package/dist/types/lib/entities/Integration.d.ts +3 -3
- package/dist/types/lib/entities/Report.d.ts +1 -1
- package/dist/types/lib/entities/Rule.d.ts +2 -2
- package/dist/types/lib/entities/RuleTemplate.d.ts +1 -1
- package/dist/types/lib/entities/StreamAnalyticsConfig.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/enums/FeatureCode.d.ts +2 -1
- package/dist/types/lib/services/sysAccountsService.d.ts +2 -2
- package/dist/types/lib/services/sysAuditLogService.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/sysRulesService.d.ts +1 -1
- package/dist/types/lib/services/usrAlertsService.d.ts +10 -10
- package/dist/types/lib/services/usrDevicesService.d.ts +8 -8
- package/dist/types/lib/services/usrEventsService.d.ts +6 -6
- package/dist/types/lib/services/usrMembersService.d.ts +1 -1
- package/dist/types/lib/services/usrNetworkService.d.ts +2 -2
- package/dist/types/lib/services/usrReportsInstanceService.d.ts +1 -1
- package/dist/types/lib/services/usrReportsService.d.ts +2 -2
- package/dist/types/lib/services/usrRulesService.d.ts +1 -1
- package/dist/types/lib/services/usrUserService.d.ts +5 -5
- package/dist/umd/index.js +1 -1
- package/dist/umd/index.js.LICENSE.txt +1 -1
- package/package.json +1 -1
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
+
import { Image } from '../entities';
|
|
3
|
+
import { UserMemberships } from '../entities';
|
|
4
|
+
import { FeatureCode } from '../enums';
|
|
5
|
+
import { LoginParams } from '../common';
|
|
2
6
|
import { AccountDTO } from '../entities';
|
|
7
|
+
import { Feature } from '../entities';
|
|
3
8
|
import { Stream } from '../entities';
|
|
4
|
-
import { FeatureCode } from '../enums';
|
|
5
|
-
import { UserMemberships } from '../entities';
|
|
6
9
|
import { ConfigParam } from '../entities';
|
|
7
|
-
import { LoginParams } from '../common';
|
|
8
10
|
import { User } from '../entities';
|
|
9
|
-
import { Image } from '../entities';
|
|
10
|
-
import { Feature } from '../entities';
|
|
11
11
|
export declare class UsrUserService {
|
|
12
12
|
private apiUrl;
|
|
13
13
|
private rest;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
+
import { AccountTypeCode } from '../enums';
|
|
1
2
|
import { AccountStatusCode } from '../enums';
|
|
2
3
|
import { StringKeyValue } from '../common';
|
|
3
4
|
import { AccountSettings } from '../entities';
|
|
4
5
|
import { BaseEntity } from '../base';
|
|
5
|
-
import { AccountTypeCode } from '../enums';
|
|
6
6
|
export declare class Account extends BaseEntity {
|
|
7
7
|
name: string;
|
|
8
8
|
externalId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Account.js","sourceRoot":"","sources":["../../../../src/lib/entities/Account.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Account.js","sourceRoot":"","sources":["../../../../src/lib/entities/Account.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAIrC,2DAA2D;AAC3D,MAAM,OAAO,OAAQ,SAAQ,UAAU;CAiCtC"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { BaseEntity } from '../base';
|
|
2
1
|
import { AccountTypeCode } from '../enums';
|
|
3
2
|
import { AccountStatusCode } from '../enums';
|
|
4
3
|
import { FeatureCode } from '../enums';
|
|
5
4
|
import { StringKeyValue } from '../common';
|
|
6
5
|
import { AccountSettings } from '../entities';
|
|
6
|
+
import { BaseEntity } from '../base';
|
|
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":"AAKA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAIrC,kDAAkD;AAClD,MAAM,OAAO,UAAW,SAAQ,UAAU;CAoCzC"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { BaseEntity } from '../base';
|
|
2
1
|
import { AccountTypeCode } from '../enums';
|
|
3
2
|
import { AccountStatusCode } from '../enums';
|
|
4
3
|
import { StringKeyValue } from '../common';
|
|
5
4
|
import { AccountSettings } from '../entities';
|
|
6
5
|
import { DeviceReport } from '../entities';
|
|
7
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":"AAMA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAIrC,2EAA2E;AAC3E,MAAM,OAAO,gBAAiB,SAAQ,UAAU;CA6C/C"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { SeverityTypeCode } from '../enums';
|
|
1
|
+
import { EventStatusCode } from '../enums';
|
|
3
2
|
import { StringKeyValue } from '../common';
|
|
4
3
|
import { TrafficDirectionCode } from '../enums';
|
|
5
4
|
import { GeoData } from '../common';
|
|
6
5
|
import { EventCategoryCode } from '../enums';
|
|
6
|
+
import { BaseEntity } from '../base';
|
|
7
7
|
import { EventTypeCode } from '../enums';
|
|
8
|
-
import {
|
|
8
|
+
import { SeverityTypeCode } from '../enums';
|
|
9
9
|
import { RuleTypeCode } from '../enums';
|
|
10
10
|
export declare class Alert extends BaseEntity {
|
|
11
11
|
accountId: 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":"AAKA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAOrC,qBAAqB;AACrB,sMAAsM;AACtM,qNAAqN;AACrN,kNAAkN;AAClN,MAAM,OAAO,KAAM,SAAQ,UAAU;CAwEpC"}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { StringKeyValue } from '../common';
|
|
2
|
-
import { EventCategoryCode } from '../enums';
|
|
3
|
-
import { BaseEntity } from '../base';
|
|
4
|
-
import { EventTypeCode } from '../enums';
|
|
5
|
-
import { EventStatusCode } from '../enums';
|
|
6
1
|
import { RuleTypeCode } from '../enums';
|
|
7
|
-
import { Device } from '../entities';
|
|
8
|
-
import { SeverityTypeCode } from '../enums';
|
|
9
2
|
import { GeoData } from '../common';
|
|
3
|
+
import { EventCategoryCode } from '../enums';
|
|
10
4
|
import { TrafficDirectionCode } from '../enums';
|
|
5
|
+
import { Device } from '../entities';
|
|
6
|
+
import { EventStatusCode } from '../enums';
|
|
7
|
+
import { SeverityTypeCode } from '../enums';
|
|
8
|
+
import { StringKeyValue } from '../common';
|
|
9
|
+
import { BaseEntity } from '../base';
|
|
10
|
+
import { EventTypeCode } 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":"AAQA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAKrC,oFAAoF;AACpF,MAAM,OAAO,eAAgB,SAAQ,UAAU;CA2E9C"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { DeviceStatusCode } from '../enums';
|
|
2
|
-
import { StringKeyValue } from '../common';
|
|
3
|
-
import { DeviceActionCode } from '../enums';
|
|
4
|
-
import { SIM } from '../entities';
|
|
5
1
|
import { Event } from '../entities';
|
|
6
2
|
import { GeoData } from '../common';
|
|
7
3
|
import { BaseEntity } from '../base';
|
|
8
4
|
import { DeviceTypeCode } from '../enums';
|
|
5
|
+
import { DeviceStatusCode } from '../enums';
|
|
6
|
+
import { StringKeyValue } from '../common';
|
|
7
|
+
import { DeviceActionCode } from '../enums';
|
|
8
|
+
import { SIM } from '../entities';
|
|
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":"AAEA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AASrC,iFAAiF;AACjF,MAAM,OAAO,gBAAiB,SAAQ,UAAU;CA2E/C"}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { EventStatusCode } from '../enums';
|
|
3
|
-
import { Indicator } from '../common';
|
|
1
|
+
import { GeoData } from '../common';
|
|
4
2
|
import { StringKeyValue } from '../common';
|
|
5
3
|
import { EventCategoryCode } from '../enums';
|
|
4
|
+
import { EventOccurrence } from '../entities';
|
|
5
|
+
import { BaseEntity } from '../base';
|
|
6
6
|
import { SeverityTypeCode } from '../enums';
|
|
7
|
+
import { EventStatusCode } from '../enums';
|
|
7
8
|
import { RuleTypeCode } from '../enums';
|
|
8
|
-
import { GeoData } from '../common';
|
|
9
|
-
import { EventOccurrence } from '../entities';
|
|
10
9
|
import { TrafficDirectionCode } from '../enums';
|
|
11
|
-
import {
|
|
10
|
+
import { EventTypeCode } from '../enums';
|
|
11
|
+
import { Indicator } from '../common';
|
|
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":"AAIA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAUrC,eAAe;AACf,8IAA8I;AAC9I,8HAA8H;AAC9H,MAAM,OAAO,KAAM,SAAQ,UAAU;CA8EpC"}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { SeverityTypeCode } from '../enums';
|
|
2
2
|
import { EventStatusCode } from '../enums';
|
|
3
|
-
import { Indicator } from '../common';
|
|
4
3
|
import { GeoData } from '../common';
|
|
4
|
+
import { StringKeyValue } from '../common';
|
|
5
5
|
import { EventCategoryCode } from '../enums';
|
|
6
|
-
import { TrafficDirectionCode } from '../enums';
|
|
7
6
|
import { Device } from '../entities';
|
|
8
7
|
import { EventTypeCode } from '../enums';
|
|
8
|
+
import { Indicator } from '../common';
|
|
9
9
|
import { RuleTypeCode } from '../enums';
|
|
10
|
-
import { StringKeyValue } from '../common';
|
|
11
10
|
import { EventOccurrence } from '../entities';
|
|
11
|
+
import { TrafficDirectionCode } from '../enums';
|
|
12
12
|
import { BaseEntity } from '../base';
|
|
13
13
|
export declare class EventWithDevice extends BaseEntity {
|
|
14
14
|
accountId: string;
|
|
@@ -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":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAIrC,qEAAqE;AACrE,MAAM,OAAO,OAAQ,SAAQ,UAAU;CAStC"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { BaseEntity } from '../base';
|
|
2
1
|
import { RuleTypeCode } from '../enums';
|
|
3
2
|
import { DataSourceCode } from '../enums';
|
|
4
3
|
import { ConditionDescription } from '../common';
|
|
5
4
|
import { DeviceTypeCode } from '../enums';
|
|
6
5
|
import { EventTypeCode } from '../enums';
|
|
7
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":"AAMA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAIrC,0CAA0C;AAC1C,MAAM,OAAO,OAAQ,SAAQ,UAAU;CAqEtC"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import { RegulatoryViolation } from '../entities';
|
|
2
|
+
import { MitreAttackCategory } from '../entities';
|
|
3
|
+
import { BaseEntity } from '../base';
|
|
1
4
|
import { InsightTypeCode } from '../enums';
|
|
2
5
|
import { InsightStatusCode } from '../enums';
|
|
3
6
|
import { SeverityTypeCode } from '../enums';
|
|
4
7
|
import { DirectionContextCode } from '../enums';
|
|
5
|
-
import { RegulatoryViolation } from '../entities';
|
|
6
|
-
import { MitreAttackCategory } from '../entities';
|
|
7
|
-
import { BaseEntity } from '../base';
|
|
8
8
|
export declare class Insight extends BaseEntity {
|
|
9
9
|
accountId: string;
|
|
10
10
|
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":"AAEA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAQrC,UAAU;AACV,sGAAsG;AACtG,MAAM,OAAO,OAAQ,SAAQ,UAAU;CAsDtC"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EventTypeCode } from '../enums';
|
|
2
|
-
import { SeverityTypeCode } from '../enums';
|
|
3
|
-
import { DeviceActionCode } from '../enums';
|
|
4
1
|
import { BaseEntity } from '../base';
|
|
5
2
|
import { IntegrationTypeCode } from '../enums';
|
|
6
3
|
import { IntegrationTriggerCode } from '../enums';
|
|
7
4
|
import { HttpMethodCode } from '../enums';
|
|
8
5
|
import { StringKeyValue } from '../common';
|
|
6
|
+
import { EventTypeCode } from '../enums';
|
|
7
|
+
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":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAWrC,6BAA6B;AAC7B,MAAM,OAAO,WAAY,SAAQ,UAAU;CAkE1C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Report.js","sourceRoot":"","sources":["../../../../src/lib/entities/Report.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Report.js","sourceRoot":"","sources":["../../../../src/lib/entities/Report.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAKrC,wEAAwE;AACxE,MAAM,OAAO,MAAO,SAAQ,UAAU;CA8BrC"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import { ConditionDescription } from '../common';
|
|
2
|
+
import { DeviceTypeCode } from '../enums';
|
|
1
3
|
import { EventTypeCode } from '../enums';
|
|
2
4
|
import { SeverityTypeCode } from '../enums';
|
|
3
5
|
import { BaseEntity } from '../base';
|
|
4
6
|
import { RuleTypeCode } from '../enums';
|
|
5
7
|
import { DataSourceCode } from '../enums';
|
|
6
|
-
import { ConditionDescription } from '../common';
|
|
7
|
-
import { DeviceTypeCode } from '../enums';
|
|
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":"AAIA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAMrC,gCAAgC;AAChC,MAAM,OAAO,IAAK,SAAQ,UAAU;CAkEnC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { DataSourceCode } from '../enums';
|
|
2
1
|
import { EventTypeCode } from '../enums';
|
|
3
2
|
import { SeverityTypeCode } from '../enums';
|
|
4
3
|
import { BaseEntity } from '../base';
|
|
4
|
+
import { DataSourceCode } 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":"AAEA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAKrC,qFAAqF;AACrF,MAAM,OAAO,YAAa,SAAQ,UAAU;CA2B3C"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { DeviceConfig } from '../common';
|
|
2
|
-
import { BaseEntity } from '../base';
|
|
3
1
|
import { Thresholds } from '../common';
|
|
4
2
|
import { ShieldexConfig } from '../common';
|
|
5
3
|
import { EventSeverityConfig } from '../common';
|
|
4
|
+
import { DeviceConfig } from '../common';
|
|
5
|
+
import { BaseEntity } from '../base';
|
|
6
6
|
export declare class StreamAnalyticsConfig extends BaseEntity {
|
|
7
7
|
accountId: string;
|
|
8
8
|
thresholds: Thresholds;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StreamAnalyticsConfig.js","sourceRoot":"","sources":["../../../../src/lib/entities/StreamAnalyticsConfig.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"StreamAnalyticsConfig.js","sourceRoot":"","sources":["../../../../src/lib/entities/StreamAnalyticsConfig.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAIrC,0EAA0E;AAC1E,MAAM,OAAO,qBAAsB,SAAQ,UAAU;CAkBpD"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { IdsConfig } from '../entities';
|
|
2
1
|
import { DataIngestion } from '../entities';
|
|
3
2
|
import { Thresholds } from '../common';
|
|
3
|
+
import { ShieldexConfig } from '../common';
|
|
4
4
|
import { EventSeverityConfig } from '../common';
|
|
5
|
-
import { DeviceActionCode } from '../enums';
|
|
6
5
|
import { SessionTransform } from '../common';
|
|
7
6
|
import { UsageTransform } from '../common';
|
|
8
|
-
import {
|
|
7
|
+
import { DeviceActionCode } from '../enums';
|
|
9
8
|
import { DeviceConfig } from '../common';
|
|
9
|
+
import { IdsConfig } from '../entities';
|
|
10
10
|
export declare class StreamConfig {
|
|
11
11
|
ingest: DataIngestion;
|
|
12
12
|
sessionTransform: SessionTransform;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { BaseEntity } from '../base';
|
|
2
1
|
import { UserTypeCode } from '../enums';
|
|
3
2
|
import { UserStatusCode } from '../enums';
|
|
4
3
|
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":"AAGA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAIrC,sGAAsG;AACtG,+DAA+D;AAC/D,MAAM,OAAO,IAAK,SAAQ,UAAU;CAiCnC"}
|
|
@@ -27,6 +27,8 @@ export var FeatureCode;
|
|
|
27
27
|
FeatureCode[FeatureCode["GENERAL_UPGRADE"] = 11] = "GENERAL_UPGRADE";
|
|
28
28
|
// Enable add/delete device actions [12]
|
|
29
29
|
FeatureCode[FeatureCode["ADD_DELETE_DEVICE"] = 12] = "ADD_DELETE_DEVICE";
|
|
30
|
+
// Enable AI-based insights [13]
|
|
31
|
+
FeatureCode[FeatureCode["ADVANCED_INSIGHTS"] = 13] = "ADVANCED_INSIGHTS";
|
|
30
32
|
})(FeatureCode || (FeatureCode = {}));
|
|
31
33
|
// Return list of FeatureCode values and their display names
|
|
32
34
|
export function GetFeatureCodes() {
|
|
@@ -44,6 +46,7 @@ export function GetFeatureCodes() {
|
|
|
44
46
|
result.set(FeatureCode.INTEGRATIONS, 'Integrations');
|
|
45
47
|
result.set(FeatureCode.GENERAL_UPGRADE, 'General Upgrade');
|
|
46
48
|
result.set(FeatureCode.ADD_DELETE_DEVICE, 'Add Delete Device');
|
|
49
|
+
result.set(FeatureCode.ADVANCED_INSIGHTS, 'Advanced Insights');
|
|
47
50
|
return result;
|
|
48
51
|
}
|
|
49
52
|
//# sourceMappingURL=FeatureCode.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FeatureCode.js","sourceRoot":"","sources":["../../../../src/lib/enums/FeatureCode.ts"],"names":[],"mappings":"AACA,eAAe;AACf,MAAM,CAAN,IAAY,
|
|
1
|
+
{"version":3,"file":"FeatureCode.js","sourceRoot":"","sources":["../../../../src/lib/enums/FeatureCode.ts"],"names":[],"mappings":"AACA,eAAe;AACf,MAAM,CAAN,IAAY,WA4CX;AA5CD,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,yCAAyC;IACzC,wEAAsB,CAAA;IAEtB,iCAAiC;IACjC,wEAAsB,CAAA;AAE1B,CAAC,EA5CW,WAAW,KAAX,WAAW,QA4CtB;AAED,4DAA4D;AAC5D,MAAM,UAAU,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,iBAAiB,EAAE,mBAAmB,CAAC,CAAC;IAE/D,MAAM,CAAC,GAAG,CAAC,WAAW,CAAC,iBAAiB,EAAE,mBAAmB,CAAC,CAAC;IAG/D,OAAO,MAAM,CAAC;AAClB,CAAC"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
+
import { Account } from '../entities';
|
|
3
|
+
import { AccountSettings } from '../entities';
|
|
2
4
|
import { AccountTypeCode } from '../enums';
|
|
3
5
|
import { AccountStatusCode } from '../enums';
|
|
4
6
|
import { Image } from '../entities';
|
|
5
7
|
import { AccountReportDTO } from '../entities';
|
|
6
|
-
import { Account } from '../entities';
|
|
7
|
-
import { AccountSettings } 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 { TimeSeriesOfFloat } from '../common';
|
|
3
2
|
import { AuditLog } from '../entities';
|
|
3
|
+
import { TimeSeriesOfFloat } from '../common';
|
|
4
4
|
export declare class SysAuditLogService {
|
|
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 { 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,6 +1,6 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
-
import { TimeSeriesOfFloat } from '../common';
|
|
3
2
|
import { Rule } from '../entities';
|
|
3
|
+
import { TimeSeriesOfFloat } from '../common';
|
|
4
4
|
export declare class SysRulesService {
|
|
5
5
|
private apiUrl;
|
|
6
6
|
private rest;
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
2
|
import { Alert } from '../entities';
|
|
3
|
-
import { EventCategoryCode } from '../enums';
|
|
4
|
-
import { TimeSeriesOfFloat } from '../common';
|
|
5
|
-
import { TimeSeriesOf2D } from '../common';
|
|
6
|
-
import { MaliciousIPCard } from '../common';
|
|
7
|
-
import { SeverityTypeCode } from '../enums';
|
|
8
|
-
import { RuleTypeCode } from '../enums';
|
|
9
|
-
import { MaliciousIPData } from '../common';
|
|
10
|
-
import { DeviceActionCode } from '../enums';
|
|
11
|
-
import { EventTypeCode } from '../enums';
|
|
12
3
|
import { EventStatusCode } from '../enums';
|
|
13
|
-
import {
|
|
4
|
+
import { RuleTypeCode } from '../enums';
|
|
14
5
|
import { AlertWithDevice } from '../entities';
|
|
6
|
+
import { TimeSeriesOf2D } from '../common';
|
|
15
7
|
import { StringKeyValue } from '../common';
|
|
8
|
+
import { EventTypeCode } from '../enums';
|
|
9
|
+
import { SeverityTypeCode } from '../enums';
|
|
10
|
+
import { IntDistribution } from '../entities';
|
|
11
|
+
import { DeviceActionCode } from '../enums';
|
|
12
|
+
import { EventCategoryCode } from '../enums';
|
|
13
|
+
import { MaliciousIPData } from '../common';
|
|
14
|
+
import { TimeSeriesOfFloat } from '../common';
|
|
15
|
+
import { MaliciousIPCard } from '../common';
|
|
16
16
|
export declare class UsrAlertsService {
|
|
17
17
|
private apiUrl;
|
|
18
18
|
private rest;
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
+
import { MapBounds } from '../common';
|
|
3
|
+
import { DevicesMap } from '../common';
|
|
2
4
|
import { DeviceTypeCode } from '../enums';
|
|
3
5
|
import { DeviceStatusCode } from '../enums';
|
|
4
|
-
import { SeverityTypeCode } from '../enums';
|
|
5
|
-
import { NetworkMap } from '../common';
|
|
6
|
-
import { IntDistribution } from '../entities';
|
|
7
|
-
import { NetworkMapTypeCode } from '../enums';
|
|
8
6
|
import { TimeSeriesOfDeviceReport } from '../entities';
|
|
9
7
|
import { DeviceReport } from '../entities';
|
|
10
|
-
import { TimeSeriesOfDataConsumption } from '../common';
|
|
11
|
-
import { DevicesMap } from '../common';
|
|
12
|
-
import { Device } from '../entities';
|
|
13
8
|
import { BulkDevices } from '../entities';
|
|
14
|
-
import {
|
|
9
|
+
import { SeverityTypeCode } from '../enums';
|
|
10
|
+
import { NetworkMapTypeCode } from '../enums';
|
|
11
|
+
import { NetworkMap } from '../common';
|
|
12
|
+
import { Device } from '../entities';
|
|
15
13
|
import { DeviceWithEvents } from '../entities';
|
|
14
|
+
import { IntDistribution } from '../entities';
|
|
15
|
+
import { TimeSeriesOfDataConsumption } from '../common';
|
|
16
16
|
import { DeviceActionCode } from '../enums';
|
|
17
17
|
export declare class UsrDevicesService {
|
|
18
18
|
private apiUrl;
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
+
import { EventWithDevice } from '../entities';
|
|
2
3
|
import { IntDistribution } from '../entities';
|
|
3
|
-
import {
|
|
4
|
+
import { TimeSeriesOf2D } from '../common';
|
|
5
|
+
import { MaliciousIPCard } from '../common';
|
|
4
6
|
import { StringKeyValue } from '../common';
|
|
5
7
|
import { Event } from '../entities';
|
|
6
|
-
import { EventTypeCode } from '../enums';
|
|
7
|
-
import { SeverityTypeCode } from '../enums';
|
|
8
8
|
import { EventStatusCode } from '../enums';
|
|
9
|
-
import { TimeSeriesOf2D } from '../common';
|
|
10
|
-
import { MaliciousIPCard } from '../common';
|
|
11
9
|
import { EventCategoryCode } from '../enums';
|
|
12
10
|
import { RuleTypeCode } from '../enums';
|
|
13
|
-
import { EventWithDevice } from '../entities';
|
|
14
11
|
import { MaliciousIPData } from '../common';
|
|
12
|
+
import { TimeSeriesOfFloat } from '../common';
|
|
13
|
+
import { EventTypeCode } from '../enums';
|
|
14
|
+
import { SeverityTypeCode } from '../enums';
|
|
15
15
|
export declare class UsrEventsService {
|
|
16
16
|
private apiUrl;
|
|
17
17
|
private rest;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
-
import { Member } from '../entities';
|
|
3
2
|
import { MemberRoleCode } from '../enums';
|
|
3
|
+
import { Member } from '../entities';
|
|
4
4
|
export declare class UsrMembersService {
|
|
5
5
|
private apiUrl;
|
|
6
6
|
private rest;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse } from '../../utils';
|
|
2
|
-
import { UsageRecord } from '../entities';
|
|
3
|
-
import { SessionRecord } from '../entities';
|
|
4
2
|
import { IntDistribution } from '../entities';
|
|
5
3
|
import { Distribution } from '../entities';
|
|
6
4
|
import { FlowRecord } from '../entities';
|
|
5
|
+
import { UsageRecord } from '../entities';
|
|
6
|
+
import { SessionRecord } from '../entities';
|
|
7
7
|
export declare class UsrNetworkService {
|
|
8
8
|
private apiUrl;
|
|
9
9
|
private rest;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
-
import { ReportInstance } from '../entities';
|
|
3
2
|
import { ReportSourceCode } from '../enums';
|
|
3
|
+
import { ReportInstance } from '../entities';
|
|
4
4
|
export declare class UsrReportsInstanceService {
|
|
5
5
|
private apiUrl;
|
|
6
6
|
private rest;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
-
import { TimeSeries } from '../common';
|
|
3
|
-
import { GraphSeries } from '../common';
|
|
4
2
|
import { Report } from '../entities';
|
|
5
3
|
import { ReportSourceCode } from '../enums';
|
|
4
|
+
import { TimeSeries } from '../common';
|
|
5
|
+
import { GraphSeries } from '../common';
|
|
6
6
|
export declare class UsrReportsService {
|
|
7
7
|
private apiUrl;
|
|
8
8
|
private rest;
|