@shieldiot/pulse-lib 1.0.381 → 1.0.385
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/TimeSeriesOfFloat.d.ts +1 -1
- package/dist/cjs/lib/entities/AccountDTO.d.ts +3 -3
- package/dist/cjs/lib/entities/AccountDTO.js.map +1 -1
- package/dist/cjs/lib/entities/AccountReportDTO.d.ts +3 -3
- 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/Device.d.ts +1 -1
- 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/EventWithDevice.d.ts +7 -7
- package/dist/cjs/lib/entities/EventWithDevice.js.map +1 -1
- package/dist/cjs/lib/entities/FeaturesGroup.d.ts +1 -1
- package/dist/cjs/lib/entities/FeaturesGroup.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/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/Member.d.ts +1 -1
- package/dist/cjs/lib/entities/Member.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 +3 -3
- 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 +5 -5
- 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/entities/UserMemberships.d.ts +1 -1
- package/dist/cjs/lib/entities/UserMemberships.js.map +1 -1
- package/dist/cjs/lib/enums/EventTypeCode.d.ts +13 -2
- package/dist/cjs/lib/enums/EventTypeCode.js +39 -6
- package/dist/cjs/lib/enums/EventTypeCode.js.map +1 -1
- package/dist/cjs/lib/services/sysAccountsService.d.ts +3 -3
- package/dist/cjs/lib/services/sysIdsRulesService.d.ts +2 -2
- package/dist/cjs/lib/services/usrAlertsService.d.ts +10 -10
- package/dist/cjs/lib/services/usrDevicesService.d.ts +10 -10
- package/dist/cjs/lib/services/usrEventsService.d.ts +7 -7
- package/dist/cjs/lib/services/usrNetworkService.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 +3 -3
- package/dist/esm/lib/common/TimeSeriesOfFloat.d.ts +1 -1
- package/dist/esm/lib/entities/AccountDTO.d.ts +3 -3
- package/dist/esm/lib/entities/AccountDTO.js.map +1 -1
- package/dist/esm/lib/entities/AccountReportDTO.d.ts +3 -3
- 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/Device.d.ts +1 -1
- 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/EventWithDevice.d.ts +7 -7
- package/dist/esm/lib/entities/EventWithDevice.js.map +1 -1
- package/dist/esm/lib/entities/FeaturesGroup.d.ts +1 -1
- package/dist/esm/lib/entities/FeaturesGroup.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/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/Member.d.ts +1 -1
- package/dist/esm/lib/entities/Member.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 +3 -3
- 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 +5 -5
- 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/entities/UserMemberships.d.ts +1 -1
- package/dist/esm/lib/entities/UserMemberships.js.map +1 -1
- package/dist/esm/lib/enums/EventTypeCode.d.ts +13 -2
- package/dist/esm/lib/enums/EventTypeCode.js +39 -6
- package/dist/esm/lib/enums/EventTypeCode.js.map +1 -1
- package/dist/esm/lib/services/sysAccountsService.d.ts +3 -3
- package/dist/esm/lib/services/sysIdsRulesService.d.ts +2 -2
- package/dist/esm/lib/services/usrAlertsService.d.ts +10 -10
- package/dist/esm/lib/services/usrDevicesService.d.ts +10 -10
- package/dist/esm/lib/services/usrEventsService.d.ts +7 -7
- package/dist/esm/lib/services/usrNetworkService.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 +3 -3
- package/dist/types/lib/common/TimeSeriesOfFloat.d.ts +1 -1
- package/dist/types/lib/entities/AccountDTO.d.ts +3 -3
- package/dist/types/lib/entities/AccountReportDTO.d.ts +3 -3
- 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/Device.d.ts +1 -1
- 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 +7 -7
- package/dist/types/lib/entities/FeaturesGroup.d.ts +1 -1
- package/dist/types/lib/entities/IdsRule.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/Member.d.ts +1 -1
- package/dist/types/lib/entities/Report.d.ts +1 -1
- package/dist/types/lib/entities/Rule.d.ts +3 -3
- package/dist/types/lib/entities/Stream.d.ts +1 -1
- package/dist/types/lib/entities/StreamConfig.d.ts +5 -5
- package/dist/types/lib/entities/User.d.ts +1 -1
- package/dist/types/lib/entities/UserMembership.d.ts +1 -1
- package/dist/types/lib/entities/UserMemberships.d.ts +1 -1
- package/dist/types/lib/enums/EventTypeCode.d.ts +13 -2
- package/dist/types/lib/services/sysAccountsService.d.ts +3 -3
- package/dist/types/lib/services/sysIdsRulesService.d.ts +2 -2
- package/dist/types/lib/services/usrAlertsService.d.ts +10 -10
- package/dist/types/lib/services/usrDevicesService.d.ts +10 -10
- package/dist/types/lib/services/usrEventsService.d.ts +7 -7
- package/dist/types/lib/services/usrNetworkService.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 +3 -3
- package/dist/umd/index.js +1 -1
- package/package.json +1 -1
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
-
import { DeviceActionCode } from '../enums';
|
|
3
|
-
import { TimeSeriesOfFloat } from '../common';
|
|
4
|
-
import { Alert } from '../entities';
|
|
5
|
-
import { MaliciousIPData } from '../common';
|
|
6
|
-
import { TimeSeriesOf2D } from '../common';
|
|
7
|
-
import { IntDistribution } from '../entities';
|
|
8
|
-
import { EventTypeCode } from '../enums';
|
|
9
|
-
import { SeverityTypeCode } from '../enums';
|
|
10
2
|
import { EventCategoryCode } from '../enums';
|
|
11
|
-
import {
|
|
3
|
+
import { SeverityTypeCode } from '../enums';
|
|
12
4
|
import { EventStatusCode } from '../enums';
|
|
13
|
-
import {
|
|
5
|
+
import { MaliciousIPData } from '../common';
|
|
6
|
+
import { IntDistribution } from '../entities';
|
|
7
|
+
import { TimeSeriesOf2D } from '../common';
|
|
14
8
|
import { MaliciousIPCard } from '../common';
|
|
15
9
|
import { StringKeyValue } from '../common';
|
|
10
|
+
import { TimeSeriesOfFloat } from '../common';
|
|
11
|
+
import { Alert } from '../entities';
|
|
12
|
+
import { EventTypeCode } from '../enums';
|
|
13
|
+
import { RuleTypeCode } from '../enums';
|
|
14
|
+
import { AlertWithDevice } from '../entities';
|
|
15
|
+
import { DeviceActionCode } from '../enums';
|
|
16
16
|
export declare class UsrAlertsService {
|
|
17
17
|
private apiUrl;
|
|
18
18
|
private rest;
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
-
import {
|
|
3
|
-
import { IntDistribution } from '../entities';
|
|
4
|
-
import { DeviceReport } from '../entities';
|
|
5
|
-
import { DeviceStatusCode } from '../enums';
|
|
6
|
-
import { DeviceWithEvents } from '../entities';
|
|
7
|
-
import { NetworkMap } from '../common';
|
|
8
|
-
import { Device } from '../entities';
|
|
2
|
+
import { SeverityTypeCode } from '../enums';
|
|
9
3
|
import { DeviceActionCode } from '../enums';
|
|
10
|
-
import { TimeSeriesOfDataConsumption } from '../common';
|
|
11
|
-
import { MapBounds } from '../common';
|
|
12
4
|
import { DevicesMap } from '../common';
|
|
5
|
+
import { BulkDevices } from '../entities';
|
|
13
6
|
import { DeviceTypeCode } from '../enums';
|
|
14
|
-
import {
|
|
7
|
+
import { DeviceStatusCode } from '../enums';
|
|
8
|
+
import { DeviceWithEvents } from '../entities';
|
|
9
|
+
import { IntDistribution } from '../entities';
|
|
15
10
|
import { NetworkMapTypeCode } from '../enums';
|
|
11
|
+
import { MapBounds } from '../common';
|
|
12
|
+
import { Device } from '../entities';
|
|
13
|
+
import { DeviceReport } from '../entities';
|
|
14
|
+
import { NetworkMap } from '../common';
|
|
16
15
|
import { TimeSeriesOfDeviceReport } from '../entities';
|
|
16
|
+
import { TimeSeriesOfDataConsumption } from '../common';
|
|
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 {
|
|
2
|
+
import { Event } from '../entities';
|
|
3
3
|
import { EventTypeCode } from '../enums';
|
|
4
4
|
import { EventCategoryCode } from '../enums';
|
|
5
|
-
import { EventStatusCode } from '../enums';
|
|
6
|
-
import { RuleTypeCode } from '../enums';
|
|
7
|
-
import { EventWithDevice } from '../entities';
|
|
8
|
-
import { IntDistribution } from '../entities';
|
|
9
5
|
import { TimeSeriesOf2D } from '../common';
|
|
6
|
+
import { MaliciousIPCard } from '../common';
|
|
7
|
+
import { IntDistribution } from '../entities';
|
|
8
|
+
import { TimeSeriesOfFloat } from '../common';
|
|
10
9
|
import { StringKeyValue } from '../common';
|
|
11
|
-
import { Event } from '../entities';
|
|
12
10
|
import { SeverityTypeCode } from '../enums';
|
|
11
|
+
import { EventStatusCode } from '../enums';
|
|
12
|
+
import { RuleTypeCode } from '../enums';
|
|
13
|
+
import { EventWithDevice } from '../entities';
|
|
13
14
|
import { MaliciousIPData } from '../common';
|
|
14
|
-
import { TimeSeriesOfFloat } from '../common';
|
|
15
15
|
export declare class UsrEventsService {
|
|
16
16
|
private apiUrl;
|
|
17
17
|
private rest;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse } from '../../utils';
|
|
2
|
+
import { FlowRecord } from '../entities';
|
|
2
3
|
import { UsageRecord } from '../entities';
|
|
3
4
|
import { SessionRecord } from '../entities';
|
|
4
5
|
import { IntDistribution } from '../entities';
|
|
5
6
|
import { Distribution } from '../entities';
|
|
6
|
-
import { FlowRecord } from '../entities';
|
|
7
7
|
export declare class UsrNetworkService {
|
|
8
8
|
private apiUrl;
|
|
9
9
|
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;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
+
import { EventTypeCode } from '../enums';
|
|
2
3
|
import { TimeSeriesOfFloat } from '../common';
|
|
3
4
|
import { IntDistribution } from '../entities';
|
|
4
5
|
import { Distribution } from '../entities';
|
|
5
6
|
import { Rule } from '../entities';
|
|
6
7
|
import { SeverityTypeCode } from '../enums';
|
|
7
8
|
import { RuleActivityStatusCode } from '../enums';
|
|
8
|
-
import { EventTypeCode } from '../enums';
|
|
9
9
|
export declare class UsrRulesService {
|
|
10
10
|
private apiUrl;
|
|
11
11
|
private rest;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
-
import {
|
|
3
|
-
import { User } from '../entities';
|
|
2
|
+
import { Image } from '../entities';
|
|
4
3
|
import { Feature } from '../entities';
|
|
5
4
|
import { UserMemberships } from '../entities';
|
|
5
|
+
import { LoginParams } from '../common';
|
|
6
|
+
import { User } from '../entities';
|
|
6
7
|
import { AccountDTO } from '../entities';
|
|
7
|
-
import { Image } from '../entities';
|
|
8
8
|
import { Stream } from '../entities';
|
|
9
9
|
import { FeatureCode } from '../enums';
|
|
10
10
|
import { ConfigParam } from '../entities';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { AccountSettings } from '../entities';
|
|
2
|
-
import { BaseEntity } from '../base';
|
|
3
|
-
import { AccountTypeCode } from '../enums';
|
|
4
1
|
import { AccountStatusCode } from '../enums';
|
|
5
2
|
import { FeatureCode } from '../enums';
|
|
6
3
|
import { StringKeyValue } from '../common';
|
|
4
|
+
import { AccountSettings } from '../entities';
|
|
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 { AccountTypeCode } from '../enums';
|
|
2
|
+
import { AccountStatusCode } from '../enums';
|
|
3
|
+
import { StringKeyValue } from '../common';
|
|
1
4
|
import { AccountSettings } from '../entities';
|
|
2
5
|
import { DeviceReport } from '../entities';
|
|
3
6
|
import { IntDistribution } from '../entities';
|
|
4
7
|
import { BaseEntity } from '../base';
|
|
5
|
-
import { AccountTypeCode } from '../enums';
|
|
6
|
-
import { AccountStatusCode } from '../enums';
|
|
7
|
-
import { StringKeyValue } from '../common';
|
|
8
8
|
export declare class AccountReportDTO extends BaseEntity {
|
|
9
9
|
name: string;
|
|
10
10
|
externalId: string;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { SeverityTypeCode } from '../enums';
|
|
2
|
-
import {
|
|
2
|
+
import { GeoData } from '../common';
|
|
3
|
+
import { EventCategoryCode } from '../enums';
|
|
4
|
+
import { TrafficDirectionCode } from '../enums';
|
|
3
5
|
import { BaseEntity } from '../base';
|
|
4
6
|
import { EventTypeCode } from '../enums';
|
|
5
7
|
import { EventStatusCode } from '../enums';
|
|
6
|
-
import {
|
|
8
|
+
import { RuleTypeCode } from '../enums';
|
|
7
9
|
import { StringKeyValue } from '../common';
|
|
8
|
-
import { EventCategoryCode } from '../enums';
|
|
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
|
-
import {
|
|
1
|
+
import { EventStatusCode } from '../enums';
|
|
2
|
+
import { RuleTypeCode } from '../enums';
|
|
2
3
|
import { GeoData } from '../common';
|
|
3
|
-
import { StringKeyValue } from '../common';
|
|
4
4
|
import { EventCategoryCode } from '../enums';
|
|
5
5
|
import { Device } from '../entities';
|
|
6
|
+
import { BaseEntity } from '../base';
|
|
6
7
|
import { EventTypeCode } from '../enums';
|
|
7
|
-
import {
|
|
8
|
+
import { SeverityTypeCode } from '../enums';
|
|
9
|
+
import { StringKeyValue } from '../common';
|
|
8
10
|
import { TrafficDirectionCode } from '../enums';
|
|
9
|
-
import { BaseEntity } from '../base';
|
|
10
|
-
import { EventStatusCode } from '../enums';
|
|
11
11
|
export declare class AlertWithDevice extends BaseEntity {
|
|
12
12
|
accountId: string;
|
|
13
13
|
streamId: string;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import { DeviceTypeCode } from '../enums';
|
|
1
2
|
import { DeviceStatusCode } from '../enums';
|
|
2
3
|
import { StringKeyValue } from '../common';
|
|
3
4
|
import { DeviceActionCode } from '../enums';
|
|
4
5
|
import { SIM } from '../entities';
|
|
5
6
|
import { GeoData } from '../common';
|
|
6
7
|
import { BaseEntity } from '../base';
|
|
7
|
-
import { DeviceTypeCode } from '../enums';
|
|
8
8
|
export declare class Device extends BaseEntity {
|
|
9
9
|
accountId: string;
|
|
10
10
|
streamId: string;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { DeviceStatusCode } from '../enums';
|
|
2
|
-
import { StringKeyValue } from '../common';
|
|
3
|
-
import { DeviceActionCode } from '../enums';
|
|
4
1
|
import { SIM } from '../entities';
|
|
5
2
|
import { Event } from '../entities';
|
|
6
3
|
import { GeoData } from '../common';
|
|
7
4
|
import { BaseEntity } from '../base';
|
|
8
5
|
import { DeviceTypeCode } from '../enums';
|
|
6
|
+
import { DeviceStatusCode } from '../enums';
|
|
7
|
+
import { StringKeyValue } from '../common';
|
|
8
|
+
import { DeviceActionCode } from '../enums';
|
|
9
9
|
export declare class DeviceWithEvents extends BaseEntity {
|
|
10
10
|
accountId: string;
|
|
11
11
|
streamId: string;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { EventCategoryCode } from '../enums';
|
|
2
|
+
import { EventOccurrence } from '../entities';
|
|
3
|
+
import { TrafficDirectionCode } from '../enums';
|
|
4
|
+
import { EventStatusCode } from '../enums';
|
|
3
5
|
import { Indicator } from '../common';
|
|
4
6
|
import { RuleTypeCode } from '../enums';
|
|
5
7
|
import { GeoData } from '../common';
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
+
import { EventTypeCode } from '../enums';
|
|
9
|
+
import { SeverityTypeCode } from '../enums';
|
|
8
10
|
import { StringKeyValue } from '../common';
|
|
9
|
-
import { EventCategoryCode } from '../enums';
|
|
10
|
-
import { TrafficDirectionCode } from '../enums';
|
|
11
11
|
import { BaseEntity } from '../base';
|
|
12
12
|
export declare class Event extends BaseEntity {
|
|
13
13
|
accountId: string;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { EventTypeCode } from '../enums';
|
|
2
|
+
import { SeverityTypeCode } from '../enums';
|
|
3
|
+
import { EventStatusCode } from '../enums';
|
|
2
4
|
import { EventCategoryCode } from '../enums';
|
|
3
5
|
import { EventOccurrence } from '../entities';
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
+
import { TrafficDirectionCode } from '../enums';
|
|
7
|
+
import { Device } from '../entities';
|
|
6
8
|
import { Indicator } from '../common';
|
|
7
9
|
import { RuleTypeCode } from '../enums';
|
|
8
10
|
import { GeoData } from '../common';
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import { SeverityTypeCode } from '../enums';
|
|
12
|
-
import { EventStatusCode } from '../enums';
|
|
11
|
+
import { StringKeyValue } from '../common';
|
|
12
|
+
import { BaseEntity } from '../base';
|
|
13
13
|
export declare class EventWithDevice extends BaseEntity {
|
|
14
14
|
accountId: string;
|
|
15
15
|
streamId: string;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { RuleTypeCode } from '../enums';
|
|
2
1
|
import { DataSourceCode } from '../enums';
|
|
3
2
|
import { ConditionDescription } from '../common';
|
|
4
3
|
import { DeviceTypeCode } from '../enums';
|
|
5
4
|
import { EventTypeCode } from '../enums';
|
|
6
5
|
import { SeverityTypeCode } from '../enums';
|
|
7
6
|
import { BaseEntity } from '../base';
|
|
7
|
+
import { RuleTypeCode } from '../enums';
|
|
8
8
|
export declare class IdsRule extends BaseEntity {
|
|
9
9
|
accountId: string;
|
|
10
10
|
streamId: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { InsightTypeCode } from '../enums';
|
|
2
1
|
import { DirectionContextCode } from '../enums';
|
|
3
2
|
import { BaseEntity } from '../base';
|
|
3
|
+
import { InsightTypeCode } from '../enums';
|
|
4
4
|
export declare class InsightQuery extends BaseEntity {
|
|
5
5
|
type: InsightTypeCode;
|
|
6
6
|
description: string;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { BaseEntity } from '../base';
|
|
1
2
|
import { IntegrationTypeCode } from '../enums';
|
|
2
3
|
import { IntegrationTriggerCode } from '../enums';
|
|
3
4
|
import { HttpMethodCode } from '../enums';
|
|
@@ -5,7 +6,6 @@ import { StringKeyValue } from '../common';
|
|
|
5
6
|
import { EventTypeCode } from '../enums';
|
|
6
7
|
import { SeverityTypeCode } from '../enums';
|
|
7
8
|
import { DeviceActionCode } from '../enums';
|
|
8
|
-
import { BaseEntity } from '../base';
|
|
9
9
|
export declare class Integration extends BaseEntity {
|
|
10
10
|
accountId: string;
|
|
11
11
|
streamId: string;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { SeverityTypeCode } from '../enums';
|
|
2
|
-
import { BaseEntity } from '../base';
|
|
3
|
-
import { RuleTypeCode } from '../enums';
|
|
4
1
|
import { DataSourceCode } from '../enums';
|
|
5
2
|
import { ConditionDescription } from '../common';
|
|
6
3
|
import { DeviceTypeCode } from '../enums';
|
|
7
4
|
import { EventTypeCode } from '../enums';
|
|
5
|
+
import { SeverityTypeCode } from '../enums';
|
|
6
|
+
import { BaseEntity } from '../base';
|
|
7
|
+
import { RuleTypeCode } from '../enums';
|
|
8
8
|
export declare class Rule extends BaseEntity {
|
|
9
9
|
accountId: string;
|
|
10
10
|
streamId: string;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { SessionTransform } from '../common';
|
|
2
|
-
import { DeviceConfig } from '../common';
|
|
3
|
-
import { IdsConfig } from '../entities';
|
|
4
|
-
import { ShieldexConfig } from '../common';
|
|
5
1
|
import { EventSeverityConfig } from '../common';
|
|
6
2
|
import { DeviceActionCode } from '../enums';
|
|
3
|
+
import { DeviceConfig } from '../common';
|
|
4
|
+
import { IdsConfig } from '../entities';
|
|
7
5
|
import { DataIngestion } from '../entities';
|
|
8
|
-
import {
|
|
6
|
+
import { SessionTransform } from '../common';
|
|
9
7
|
import { Thresholds } from '../common';
|
|
8
|
+
import { UsageTransform } from '../common';
|
|
9
|
+
import { ShieldexConfig } 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';
|
|
1
2
|
import { UserStatusCode } from '../enums';
|
|
2
3
|
import { StringKeyValue } from '../common';
|
|
3
4
|
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,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,7 +1,7 @@
|
|
|
1
|
-
import { BaseEntity } from '../base';
|
|
2
1
|
import { UserTypeCode } from '../enums';
|
|
3
2
|
import { UserStatusCode } from '../enums';
|
|
4
3
|
import { AccountRole } from '../common';
|
|
4
|
+
import { BaseEntity } from '../base';
|
|
5
5
|
export declare class UserMemberships extends BaseEntity {
|
|
6
6
|
name: string;
|
|
7
7
|
email: string;
|
|
@@ -23,7 +23,18 @@ export declare enum EventTypeCode {
|
|
|
23
23
|
SIM_MISUSAGE = 21,
|
|
24
24
|
DEVICE_DISCONNECTION = 22,
|
|
25
25
|
ANOMALY_DETECTED = 23,
|
|
26
|
-
|
|
27
|
-
|
|
26
|
+
CASE_MUTATED_DNS_QUERY = 24,
|
|
27
|
+
DGA_DNS_QUERY = 25,
|
|
28
|
+
SUSPICIOUS_IP_OUT = 27,
|
|
29
|
+
IP_LOOKUP_DNS_REQUEST = 28,
|
|
30
|
+
EXCESSIVE_NONSTD_DNS_ATTEMPTS = 29,
|
|
31
|
+
IOT_MALWARE_PORT_CONN = 30,
|
|
32
|
+
IOT_OUTBOUND_WIN_WORM_PORT = 31,
|
|
33
|
+
IOT_OUTBOUND_EMAIL_SPAM_PORT = 32,
|
|
34
|
+
IOT_OUTBOUND_NOTORIOUS_PORT = 33,
|
|
35
|
+
IOT_OUTBOUND_LONG_CONN_ALT_SSH = 34,
|
|
36
|
+
IOT_OUTBOUND_FAST_CONNECT_BURST = 35,
|
|
37
|
+
IOT_LOCAL_FAST_CONNECT_BURST = 36,
|
|
38
|
+
IOT_HIGH_RISK_TLD_QUERY = 37
|
|
28
39
|
}
|
|
29
40
|
export declare function GetEventTypeCodes(): Map<EventTypeCode, string>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
-
import { AccountSettings } from '../entities';
|
|
3
|
-
import { AccountTypeCode } from '../enums';
|
|
4
|
-
import { AccountStatusCode } from '../enums';
|
|
5
2
|
import { Image } from '../entities';
|
|
6
3
|
import { AccountReportDTO } from '../entities';
|
|
7
4
|
import { Account } from '../entities';
|
|
5
|
+
import { AccountSettings } from '../entities';
|
|
6
|
+
import { AccountTypeCode } from '../enums';
|
|
7
|
+
import { AccountStatusCode } from '../enums';
|
|
8
8
|
export declare class SysAccountsService {
|
|
9
9
|
private apiUrl;
|
|
10
10
|
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';
|
|
4
2
|
import { Rule } from '../entities';
|
|
5
3
|
import { IdsRule } from '../entities';
|
|
6
4
|
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,18 +1,18 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
-
import { DeviceActionCode } from '../enums';
|
|
3
|
-
import { TimeSeriesOfFloat } from '../common';
|
|
4
|
-
import { Alert } from '../entities';
|
|
5
|
-
import { MaliciousIPData } from '../common';
|
|
6
|
-
import { TimeSeriesOf2D } from '../common';
|
|
7
|
-
import { IntDistribution } from '../entities';
|
|
8
|
-
import { EventTypeCode } from '../enums';
|
|
9
|
-
import { SeverityTypeCode } from '../enums';
|
|
10
2
|
import { EventCategoryCode } from '../enums';
|
|
11
|
-
import {
|
|
3
|
+
import { SeverityTypeCode } from '../enums';
|
|
12
4
|
import { EventStatusCode } from '../enums';
|
|
13
|
-
import {
|
|
5
|
+
import { MaliciousIPData } from '../common';
|
|
6
|
+
import { IntDistribution } from '../entities';
|
|
7
|
+
import { TimeSeriesOf2D } from '../common';
|
|
14
8
|
import { MaliciousIPCard } from '../common';
|
|
15
9
|
import { StringKeyValue } from '../common';
|
|
10
|
+
import { TimeSeriesOfFloat } from '../common';
|
|
11
|
+
import { Alert } from '../entities';
|
|
12
|
+
import { EventTypeCode } from '../enums';
|
|
13
|
+
import { RuleTypeCode } from '../enums';
|
|
14
|
+
import { AlertWithDevice } from '../entities';
|
|
15
|
+
import { DeviceActionCode } from '../enums';
|
|
16
16
|
export declare class UsrAlertsService {
|
|
17
17
|
private apiUrl;
|
|
18
18
|
private rest;
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
-
import {
|
|
3
|
-
import { IntDistribution } from '../entities';
|
|
4
|
-
import { DeviceReport } from '../entities';
|
|
5
|
-
import { DeviceStatusCode } from '../enums';
|
|
6
|
-
import { DeviceWithEvents } from '../entities';
|
|
7
|
-
import { NetworkMap } from '../common';
|
|
8
|
-
import { Device } from '../entities';
|
|
2
|
+
import { SeverityTypeCode } from '../enums';
|
|
9
3
|
import { DeviceActionCode } from '../enums';
|
|
10
|
-
import { TimeSeriesOfDataConsumption } from '../common';
|
|
11
|
-
import { MapBounds } from '../common';
|
|
12
4
|
import { DevicesMap } from '../common';
|
|
5
|
+
import { BulkDevices } from '../entities';
|
|
13
6
|
import { DeviceTypeCode } from '../enums';
|
|
14
|
-
import {
|
|
7
|
+
import { DeviceStatusCode } from '../enums';
|
|
8
|
+
import { DeviceWithEvents } from '../entities';
|
|
9
|
+
import { IntDistribution } from '../entities';
|
|
15
10
|
import { NetworkMapTypeCode } from '../enums';
|
|
11
|
+
import { MapBounds } from '../common';
|
|
12
|
+
import { Device } from '../entities';
|
|
13
|
+
import { DeviceReport } from '../entities';
|
|
14
|
+
import { NetworkMap } from '../common';
|
|
16
15
|
import { TimeSeriesOfDeviceReport } from '../entities';
|
|
16
|
+
import { TimeSeriesOfDataConsumption } from '../common';
|
|
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 {
|
|
2
|
+
import { Event } from '../entities';
|
|
3
3
|
import { EventTypeCode } from '../enums';
|
|
4
4
|
import { EventCategoryCode } from '../enums';
|
|
5
|
-
import { EventStatusCode } from '../enums';
|
|
6
|
-
import { RuleTypeCode } from '../enums';
|
|
7
|
-
import { EventWithDevice } from '../entities';
|
|
8
|
-
import { IntDistribution } from '../entities';
|
|
9
5
|
import { TimeSeriesOf2D } from '../common';
|
|
6
|
+
import { MaliciousIPCard } from '../common';
|
|
7
|
+
import { IntDistribution } from '../entities';
|
|
8
|
+
import { TimeSeriesOfFloat } from '../common';
|
|
10
9
|
import { StringKeyValue } from '../common';
|
|
11
|
-
import { Event } from '../entities';
|
|
12
10
|
import { SeverityTypeCode } from '../enums';
|
|
11
|
+
import { EventStatusCode } from '../enums';
|
|
12
|
+
import { RuleTypeCode } from '../enums';
|
|
13
|
+
import { EventWithDevice } from '../entities';
|
|
13
14
|
import { MaliciousIPData } from '../common';
|
|
14
|
-
import { TimeSeriesOfFloat } from '../common';
|
|
15
15
|
export declare class UsrEventsService {
|
|
16
16
|
private apiUrl;
|
|
17
17
|
private rest;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse } from '../../utils';
|
|
2
|
+
import { FlowRecord } from '../entities';
|
|
2
3
|
import { UsageRecord } from '../entities';
|
|
3
4
|
import { SessionRecord } from '../entities';
|
|
4
5
|
import { IntDistribution } from '../entities';
|
|
5
6
|
import { Distribution } from '../entities';
|
|
6
|
-
import { FlowRecord } from '../entities';
|
|
7
7
|
export declare class UsrNetworkService {
|
|
8
8
|
private apiUrl;
|
|
9
9
|
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;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
+
import { EventTypeCode } from '../enums';
|
|
2
3
|
import { TimeSeriesOfFloat } from '../common';
|
|
3
4
|
import { IntDistribution } from '../entities';
|
|
4
5
|
import { Distribution } from '../entities';
|
|
5
6
|
import { Rule } from '../entities';
|
|
6
7
|
import { SeverityTypeCode } from '../enums';
|
|
7
8
|
import { RuleActivityStatusCode } from '../enums';
|
|
8
|
-
import { EventTypeCode } from '../enums';
|
|
9
9
|
export declare class UsrRulesService {
|
|
10
10
|
private apiUrl;
|
|
11
11
|
private rest;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
-
import {
|
|
3
|
-
import { User } from '../entities';
|
|
2
|
+
import { Image } from '../entities';
|
|
4
3
|
import { Feature } from '../entities';
|
|
5
4
|
import { UserMemberships } from '../entities';
|
|
5
|
+
import { LoginParams } from '../common';
|
|
6
|
+
import { User } from '../entities';
|
|
6
7
|
import { AccountDTO } from '../entities';
|
|
7
|
-
import { Image } from '../entities';
|
|
8
8
|
import { Stream } from '../entities';
|
|
9
9
|
import { FeatureCode } from '../enums';
|
|
10
10
|
import { ConfigParam } from '../entities';
|