@shieldiot/pulse-lib 1.0.379 → 1.0.380

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.
Files changed (176) hide show
  1. package/dist/cjs/lib/common/DeviceConfig.d.ts +1 -1
  2. package/dist/cjs/lib/common/DeviceNode.d.ts +1 -1
  3. package/dist/cjs/lib/common/DeviceScoreConfig.d.ts +1 -1
  4. package/dist/cjs/lib/common/DevicesMap.d.ts +1 -1
  5. package/dist/cjs/lib/common/RuleBasedSeverityConditionConfig.d.ts +1 -1
  6. package/dist/cjs/lib/common/TimeSeriesOfFloat.d.ts +1 -1
  7. package/dist/cjs/lib/common/TokenData.d.ts +1 -1
  8. package/dist/cjs/lib/entities/Account.d.ts +1 -1
  9. package/dist/cjs/lib/entities/Account.js.map +1 -1
  10. package/dist/cjs/lib/entities/AccountDTO.d.ts +2 -2
  11. package/dist/cjs/lib/entities/AccountDTO.js.map +1 -1
  12. package/dist/cjs/lib/entities/AccountReportDTO.d.ts +3 -3
  13. package/dist/cjs/lib/entities/AccountReportDTO.js.map +1 -1
  14. package/dist/cjs/lib/entities/Alert.d.ts +5 -5
  15. package/dist/cjs/lib/entities/Alert.js.map +1 -1
  16. package/dist/cjs/lib/entities/AlertWithDevice.d.ts +3 -3
  17. package/dist/cjs/lib/entities/AlertWithDevice.js.map +1 -1
  18. package/dist/cjs/lib/entities/ConfigParams.d.ts +1 -1
  19. package/dist/cjs/lib/entities/ConfigParams.js.map +1 -1
  20. package/dist/cjs/lib/entities/DataIngestion.d.ts +1 -1
  21. package/dist/cjs/lib/entities/DeviceWithEvents.d.ts +3 -3
  22. package/dist/cjs/lib/entities/DeviceWithEvents.js.map +1 -1
  23. package/dist/cjs/lib/entities/Event.d.ts +6 -6
  24. package/dist/cjs/lib/entities/Event.js.map +1 -1
  25. package/dist/cjs/lib/entities/EventOccurrence.d.ts +1 -1
  26. package/dist/cjs/lib/entities/EventWithDevice.d.ts +5 -5
  27. package/dist/cjs/lib/entities/EventWithDevice.js.map +1 -1
  28. package/dist/cjs/lib/entities/Feature.d.ts +1 -1
  29. package/dist/cjs/lib/entities/Feature.js.map +1 -1
  30. package/dist/cjs/lib/entities/IdsRule.d.ts +2 -2
  31. package/dist/cjs/lib/entities/IdsRule.js.map +1 -1
  32. package/dist/cjs/lib/entities/Insight.d.ts +2 -2
  33. package/dist/cjs/lib/entities/Insight.js.map +1 -1
  34. package/dist/cjs/lib/entities/InsightQuery.d.ts +1 -1
  35. package/dist/cjs/lib/entities/InsightQuery.js.map +1 -1
  36. package/dist/cjs/lib/entities/Integration.d.ts +1 -1
  37. package/dist/cjs/lib/entities/Integration.js.map +1 -1
  38. package/dist/cjs/lib/entities/Radius.d.ts +1 -1
  39. package/dist/cjs/lib/entities/Radius.js.map +1 -1
  40. package/dist/cjs/lib/entities/Report.d.ts +1 -1
  41. package/dist/cjs/lib/entities/Report.js.map +1 -1
  42. package/dist/cjs/lib/entities/ReportInstance.d.ts +1 -1
  43. package/dist/cjs/lib/entities/ReportInstance.js.map +1 -1
  44. package/dist/cjs/lib/entities/Rule.d.ts +1 -1
  45. package/dist/cjs/lib/entities/Rule.js.map +1 -1
  46. package/dist/cjs/lib/entities/RuleTemplate.d.ts +2 -2
  47. package/dist/cjs/lib/entities/RuleTemplate.js.map +1 -1
  48. package/dist/cjs/lib/entities/Stream.d.ts +1 -1
  49. package/dist/cjs/lib/entities/Stream.js.map +1 -1
  50. package/dist/cjs/lib/entities/StreamAnalyticsConfig.d.ts +1 -1
  51. package/dist/cjs/lib/entities/StreamAnalyticsConfig.js.map +1 -1
  52. package/dist/cjs/lib/entities/StreamConfig.d.ts +3 -3
  53. package/dist/cjs/lib/entities/User.d.ts +1 -1
  54. package/dist/cjs/lib/entities/User.js.map +1 -1
  55. package/dist/cjs/lib/services/sysAccountsService.d.ts +1 -1
  56. package/dist/cjs/lib/services/sysKeysService.d.ts +1 -1
  57. package/dist/cjs/lib/services/sysUsersService.d.ts +2 -2
  58. package/dist/cjs/lib/services/usrAlertsService.d.ts +15 -15
  59. package/dist/cjs/lib/services/usrAlertsService.js +21 -21
  60. package/dist/cjs/lib/services/usrDevicesService.d.ts +16 -16
  61. package/dist/cjs/lib/services/usrDevicesService.js +18 -18
  62. package/dist/cjs/lib/services/usrEventsService.d.ts +6 -6
  63. package/dist/cjs/lib/services/usrInsightsService.d.ts +1 -1
  64. package/dist/cjs/lib/services/usrReportsInstanceService.d.ts +1 -1
  65. package/dist/cjs/lib/services/usrRulesService.d.ts +3 -3
  66. package/dist/cjs/lib/services/usrUserService.d.ts +5 -5
  67. package/dist/esm/lib/common/DeviceConfig.d.ts +1 -1
  68. package/dist/esm/lib/common/DeviceNode.d.ts +1 -1
  69. package/dist/esm/lib/common/DeviceScoreConfig.d.ts +1 -1
  70. package/dist/esm/lib/common/DevicesMap.d.ts +1 -1
  71. package/dist/esm/lib/common/RuleBasedSeverityConditionConfig.d.ts +1 -1
  72. package/dist/esm/lib/common/TimeSeriesOfFloat.d.ts +1 -1
  73. package/dist/esm/lib/common/TokenData.d.ts +1 -1
  74. package/dist/esm/lib/entities/Account.d.ts +1 -1
  75. package/dist/esm/lib/entities/Account.js.map +1 -1
  76. package/dist/esm/lib/entities/AccountDTO.d.ts +2 -2
  77. package/dist/esm/lib/entities/AccountDTO.js.map +1 -1
  78. package/dist/esm/lib/entities/AccountReportDTO.d.ts +3 -3
  79. package/dist/esm/lib/entities/AccountReportDTO.js.map +1 -1
  80. package/dist/esm/lib/entities/Alert.d.ts +5 -5
  81. package/dist/esm/lib/entities/Alert.js.map +1 -1
  82. package/dist/esm/lib/entities/AlertWithDevice.d.ts +3 -3
  83. package/dist/esm/lib/entities/AlertWithDevice.js.map +1 -1
  84. package/dist/esm/lib/entities/ConfigParams.d.ts +1 -1
  85. package/dist/esm/lib/entities/ConfigParams.js.map +1 -1
  86. package/dist/esm/lib/entities/DataIngestion.d.ts +1 -1
  87. package/dist/esm/lib/entities/DeviceWithEvents.d.ts +3 -3
  88. package/dist/esm/lib/entities/DeviceWithEvents.js.map +1 -1
  89. package/dist/esm/lib/entities/Event.d.ts +6 -6
  90. package/dist/esm/lib/entities/Event.js.map +1 -1
  91. package/dist/esm/lib/entities/EventOccurrence.d.ts +1 -1
  92. package/dist/esm/lib/entities/EventWithDevice.d.ts +5 -5
  93. package/dist/esm/lib/entities/EventWithDevice.js.map +1 -1
  94. package/dist/esm/lib/entities/Feature.d.ts +1 -1
  95. package/dist/esm/lib/entities/Feature.js.map +1 -1
  96. package/dist/esm/lib/entities/IdsRule.d.ts +2 -2
  97. package/dist/esm/lib/entities/IdsRule.js.map +1 -1
  98. package/dist/esm/lib/entities/Insight.d.ts +2 -2
  99. package/dist/esm/lib/entities/Insight.js.map +1 -1
  100. package/dist/esm/lib/entities/InsightQuery.d.ts +1 -1
  101. package/dist/esm/lib/entities/InsightQuery.js.map +1 -1
  102. package/dist/esm/lib/entities/Integration.d.ts +1 -1
  103. package/dist/esm/lib/entities/Integration.js.map +1 -1
  104. package/dist/esm/lib/entities/Radius.d.ts +1 -1
  105. package/dist/esm/lib/entities/Radius.js.map +1 -1
  106. package/dist/esm/lib/entities/Report.d.ts +1 -1
  107. package/dist/esm/lib/entities/Report.js.map +1 -1
  108. package/dist/esm/lib/entities/ReportInstance.d.ts +1 -1
  109. package/dist/esm/lib/entities/ReportInstance.js.map +1 -1
  110. package/dist/esm/lib/entities/Rule.d.ts +1 -1
  111. package/dist/esm/lib/entities/Rule.js.map +1 -1
  112. package/dist/esm/lib/entities/RuleTemplate.d.ts +2 -2
  113. package/dist/esm/lib/entities/RuleTemplate.js.map +1 -1
  114. package/dist/esm/lib/entities/Stream.d.ts +1 -1
  115. package/dist/esm/lib/entities/Stream.js.map +1 -1
  116. package/dist/esm/lib/entities/StreamAnalyticsConfig.d.ts +1 -1
  117. package/dist/esm/lib/entities/StreamAnalyticsConfig.js.map +1 -1
  118. package/dist/esm/lib/entities/StreamConfig.d.ts +3 -3
  119. package/dist/esm/lib/entities/User.d.ts +1 -1
  120. package/dist/esm/lib/entities/User.js.map +1 -1
  121. package/dist/esm/lib/services/sysAccountsService.d.ts +1 -1
  122. package/dist/esm/lib/services/sysKeysService.d.ts +1 -1
  123. package/dist/esm/lib/services/sysUsersService.d.ts +2 -2
  124. package/dist/esm/lib/services/usrAlertsService.d.ts +15 -15
  125. package/dist/esm/lib/services/usrAlertsService.js +21 -21
  126. package/dist/esm/lib/services/usrDevicesService.d.ts +16 -16
  127. package/dist/esm/lib/services/usrDevicesService.js +18 -18
  128. package/dist/esm/lib/services/usrEventsService.d.ts +6 -6
  129. package/dist/esm/lib/services/usrInsightsService.d.ts +1 -1
  130. package/dist/esm/lib/services/usrReportsInstanceService.d.ts +1 -1
  131. package/dist/esm/lib/services/usrRulesService.d.ts +3 -3
  132. package/dist/esm/lib/services/usrUserService.d.ts +5 -5
  133. package/dist/types/lib/common/DeviceConfig.d.ts +1 -1
  134. package/dist/types/lib/common/DeviceNode.d.ts +1 -1
  135. package/dist/types/lib/common/DeviceScoreConfig.d.ts +1 -1
  136. package/dist/types/lib/common/DevicesMap.d.ts +1 -1
  137. package/dist/types/lib/common/RuleBasedSeverityConditionConfig.d.ts +1 -1
  138. package/dist/types/lib/common/TimeSeriesOfFloat.d.ts +1 -1
  139. package/dist/types/lib/common/TokenData.d.ts +1 -1
  140. package/dist/types/lib/entities/Account.d.ts +1 -1
  141. package/dist/types/lib/entities/AccountDTO.d.ts +2 -2
  142. package/dist/types/lib/entities/AccountReportDTO.d.ts +3 -3
  143. package/dist/types/lib/entities/Alert.d.ts +5 -5
  144. package/dist/types/lib/entities/AlertWithDevice.d.ts +3 -3
  145. package/dist/types/lib/entities/ConfigParams.d.ts +1 -1
  146. package/dist/types/lib/entities/DataIngestion.d.ts +1 -1
  147. package/dist/types/lib/entities/DeviceWithEvents.d.ts +3 -3
  148. package/dist/types/lib/entities/Event.d.ts +6 -6
  149. package/dist/types/lib/entities/EventOccurrence.d.ts +1 -1
  150. package/dist/types/lib/entities/EventWithDevice.d.ts +5 -5
  151. package/dist/types/lib/entities/Feature.d.ts +1 -1
  152. package/dist/types/lib/entities/IdsRule.d.ts +2 -2
  153. package/dist/types/lib/entities/Insight.d.ts +2 -2
  154. package/dist/types/lib/entities/InsightQuery.d.ts +1 -1
  155. package/dist/types/lib/entities/Integration.d.ts +1 -1
  156. package/dist/types/lib/entities/Radius.d.ts +1 -1
  157. package/dist/types/lib/entities/Report.d.ts +1 -1
  158. package/dist/types/lib/entities/ReportInstance.d.ts +1 -1
  159. package/dist/types/lib/entities/Rule.d.ts +1 -1
  160. package/dist/types/lib/entities/RuleTemplate.d.ts +2 -2
  161. package/dist/types/lib/entities/Stream.d.ts +1 -1
  162. package/dist/types/lib/entities/StreamAnalyticsConfig.d.ts +1 -1
  163. package/dist/types/lib/entities/StreamConfig.d.ts +3 -3
  164. package/dist/types/lib/entities/User.d.ts +1 -1
  165. package/dist/types/lib/services/sysAccountsService.d.ts +1 -1
  166. package/dist/types/lib/services/sysKeysService.d.ts +1 -1
  167. package/dist/types/lib/services/sysUsersService.d.ts +2 -2
  168. package/dist/types/lib/services/usrAlertsService.d.ts +15 -15
  169. package/dist/types/lib/services/usrDevicesService.d.ts +16 -16
  170. package/dist/types/lib/services/usrEventsService.d.ts +6 -6
  171. package/dist/types/lib/services/usrInsightsService.d.ts +1 -1
  172. package/dist/types/lib/services/usrReportsInstanceService.d.ts +1 -1
  173. package/dist/types/lib/services/usrRulesService.d.ts +3 -3
  174. package/dist/types/lib/services/usrUserService.d.ts +5 -5
  175. package/dist/umd/index.js +1 -1
  176. package/package.json +1 -1
@@ -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,10 +1,10 @@
1
1
  import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
2
+ import { AccountSettings } from '../entities';
2
3
  import { AccountTypeCode } from '../enums';
3
4
  import { AccountStatusCode } from '../enums';
4
5
  import { Image } from '../entities';
5
6
  import { AccountReportDTO } from '../entities';
6
7
  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, 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 { User } from '../entities';
3
- import { UserTypeCode } from '../enums';
4
2
  import { UserStatusCode } from '../enums';
5
3
  import { UserMemberships } from '../entities';
4
+ import { User } from '../entities';
5
+ import { UserTypeCode } from '../enums';
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 { EventStatusCode } from '../enums';
3
- import { TimeSeriesOf2D } from '../common';
2
+ import { EventTypeCode } from '../enums';
4
3
  import { MaliciousIPCard } from '../common';
5
- import { Alert } from '../entities';
6
- import { SeverityTypeCode } from '../enums';
7
- import { MaliciousIPData } from '../common';
8
- import { TimeSeriesOfFloat } from '../common';
9
4
  import { RuleTypeCode } from '../enums';
5
+ import { MaliciousIPData } from '../common';
10
6
  import { IntDistribution } from '../entities';
7
+ import { TimeSeriesOf2D } from '../common';
8
+ import { TimeSeriesOfFloat } from '../common';
9
+ import { DeviceActionCode } from '../enums';
11
10
  import { StringKeyValue } from '../common';
12
- import { EventTypeCode } from '../enums';
11
+ import { Alert } from '../entities';
12
+ import { SeverityTypeCode } from '../enums';
13
13
  import { EventCategoryCode } from '../enums';
14
+ import { EventStatusCode } from '../enums';
14
15
  import { AlertWithDevice } from '../entities';
15
- import { DeviceActionCode } from '../enums';
16
16
  export declare class UsrAlertsService {
17
17
  private apiUrl;
18
18
  private rest;
@@ -25,7 +25,7 @@ export declare class UsrAlertsService {
25
25
  /**
26
26
  * Find list of alerts by query
27
27
  */
28
- find(streamId?: string, deviceId?: string, search?: string, from?: number, to?: number, type?: EventTypeCode[], severity?: SeverityTypeCode[], category?: EventCategoryCode[], status?: EventStatusCode[], ruleId?: string[], targetIp?: string, ruleType?: RuleTypeCode[], sort?: string, page?: number, size?: number, withoutOccurrences?: boolean, iDs?: string[]): import("rxjs").Observable<EntitiesResponse<Alert>>;
28
+ find(streamId?: string, deviceId?: string, search?: string, from?: number, to?: number, type?: EventTypeCode[], severity?: SeverityTypeCode[], category?: EventCategoryCode[], status?: EventStatusCode[], ruleId?: string[], targetIp?: string, ruleType?: RuleTypeCode[], sort?: string, page?: number, size?: number, withoutOccurrences?: boolean, ids?: string[]): import("rxjs").Observable<EntitiesResponse<Alert>>;
29
29
  /**
30
30
  * Export list of alerts by query to a file with the specified format
31
31
  */
@@ -33,7 +33,7 @@ export declare class UsrAlertsService {
33
33
  /**
34
34
  * Find top 10 alerts by their severity filter by query
35
35
  */
36
- getTop(streamId?: string, deviceId?: string, search?: string, from?: number, to?: number, type?: EventTypeCode[], severity?: SeverityTypeCode[], category?: EventCategoryCode[], status?: EventStatusCode[], ruleId?: string[], targetIp?: string, ruleType?: RuleTypeCode[], sort?: string, page?: number, size?: number, withoutOccurrences?: boolean, iDs?: string[]): import("rxjs").Observable<EntitiesResponse<AlertWithDevice>>;
36
+ getTop(streamId?: string, deviceId?: string, search?: string, from?: number, to?: number, type?: EventTypeCode[], severity?: SeverityTypeCode[], category?: EventCategoryCode[], status?: EventStatusCode[], ruleId?: string[], targetIp?: string, ruleType?: RuleTypeCode[], sort?: string, page?: number, size?: number, withoutOccurrences?: boolean, ids?: string[]): import("rxjs").Observable<EntitiesResponse<AlertWithDevice>>;
37
37
  /**
38
38
  * Get top malicious IPs
39
39
  */
@@ -41,23 +41,23 @@ export declare class UsrAlertsService {
41
41
  /**
42
42
  * Find alerts distribution by type filtered by query
43
43
  */
44
- countByType(streamId?: string, deviceId?: string, search?: string, from?: number, to?: number, type?: EventTypeCode[], severity?: SeverityTypeCode[], category?: EventCategoryCode[], status?: EventStatusCode[], ruleId?: string[], targetIp?: string, ruleType?: RuleTypeCode[], sort?: string, page?: number, size?: number, withoutOccurrences?: boolean, iDs?: string[]): import("rxjs").Observable<EntityResponse<IntDistribution>>;
44
+ countByType(streamId?: string, deviceId?: string, search?: string, from?: number, to?: number, type?: EventTypeCode[], severity?: SeverityTypeCode[], category?: EventCategoryCode[], status?: EventStatusCode[], ruleId?: string[], targetIp?: string, ruleType?: RuleTypeCode[], sort?: string, page?: number, size?: number, withoutOccurrences?: boolean, ids?: string[]): import("rxjs").Observable<EntityResponse<IntDistribution>>;
45
45
  /**
46
46
  * Find alerts distribution by status filtered by query
47
47
  */
48
- countByStatus(streamId?: string, deviceId?: string, search?: string, from?: number, to?: number, type?: EventTypeCode[], severity?: SeverityTypeCode[], category?: EventCategoryCode[], status?: EventStatusCode[], ruleId?: string[], targetIp?: string, ruleType?: RuleTypeCode[], sort?: string, page?: number, size?: number, withoutOccurrences?: boolean, iDs?: string[]): import("rxjs").Observable<EntityResponse<IntDistribution>>;
48
+ countByStatus(streamId?: string, deviceId?: string, search?: string, from?: number, to?: number, type?: EventTypeCode[], severity?: SeverityTypeCode[], category?: EventCategoryCode[], status?: EventStatusCode[], ruleId?: string[], targetIp?: string, ruleType?: RuleTypeCode[], sort?: string, page?: number, size?: number, withoutOccurrences?: boolean, ids?: string[]): import("rxjs").Observable<EntityResponse<IntDistribution>>;
49
49
  /**
50
50
  * Find alerts distribution by severity filtered by query
51
51
  */
52
- countBySeverity(streamId?: string, deviceId?: string, search?: string, from?: number, to?: number, type?: EventTypeCode[], severity?: SeverityTypeCode[], category?: EventCategoryCode[], status?: EventStatusCode[], ruleId?: string[], targetIp?: string, ruleType?: RuleTypeCode[], sort?: string, page?: number, size?: number, withoutOccurrences?: boolean, iDs?: string[]): import("rxjs").Observable<EntityResponse<IntDistribution>>;
52
+ countBySeverity(streamId?: string, deviceId?: string, search?: string, from?: number, to?: number, type?: EventTypeCode[], severity?: SeverityTypeCode[], category?: EventCategoryCode[], status?: EventStatusCode[], ruleId?: string[], targetIp?: string, ruleType?: RuleTypeCode[], sort?: string, page?: number, size?: number, withoutOccurrences?: boolean, ids?: string[]): import("rxjs").Observable<EntityResponse<IntDistribution>>;
53
53
  /**
54
54
  * Find alerts distribution by rule filtered by query
55
55
  */
56
- countByRule(streamId?: string, deviceId?: string, search?: string, from?: number, to?: number, type?: EventTypeCode[], severity?: SeverityTypeCode[], category?: EventCategoryCode[], status?: EventStatusCode[], ruleId?: string[], targetIp?: string, ruleType?: RuleTypeCode[], sort?: string, page?: number, size?: number, withoutOccurrences?: boolean, iDs?: string[]): import("rxjs").Observable<EntityResponse<IntDistribution>>;
56
+ countByRule(streamId?: string, deviceId?: string, search?: string, from?: number, to?: number, type?: EventTypeCode[], severity?: SeverityTypeCode[], category?: EventCategoryCode[], status?: EventStatusCode[], ruleId?: string[], targetIp?: string, ruleType?: RuleTypeCode[], sort?: string, page?: number, size?: number, withoutOccurrences?: boolean, ids?: string[]): import("rxjs").Observable<EntityResponse<IntDistribution>>;
57
57
  /**
58
58
  * Find alerts distribution by category filtered by query
59
59
  */
60
- countByCategory(streamId?: string, deviceId?: string, search?: string, from?: number, to?: number, type?: EventTypeCode[], severity?: SeverityTypeCode[], category?: EventCategoryCode[], status?: EventStatusCode[], ruleId?: string[], targetIp?: string, ruleType?: RuleTypeCode[], sort?: string, page?: number, size?: number, withoutOccurrences?: boolean, iDs?: string[]): import("rxjs").Observable<EntityResponse<IntDistribution>>;
60
+ countByCategory(streamId?: string, deviceId?: string, search?: string, from?: number, to?: number, type?: EventTypeCode[], severity?: SeverityTypeCode[], category?: EventCategoryCode[], status?: EventStatusCode[], ruleId?: string[], targetIp?: string, ruleType?: RuleTypeCode[], sort?: string, page?: number, size?: number, withoutOccurrences?: boolean, ids?: string[]): import("rxjs").Observable<EntityResponse<IntDistribution>>;
61
61
  /**
62
62
  * Add tag to an alert
63
63
  */
@@ -1,19 +1,19 @@
1
1
  import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
2
- import { MapBounds } from '../common';
3
- import { DevicesMap } from '../common';
4
- import { IntDistribution } from '../entities';
5
- import { TimeSeriesOfDeviceReport } from '../entities';
6
- import { NetworkMapTypeCode } from '../enums';
7
- import { DeviceReport } from '../entities';
8
- import { SeverityTypeCode } from '../enums';
9
2
  import { DeviceWithEvents } from '../entities';
10
- import { DeviceStatusCode } from '../enums';
11
3
  import { DeviceActionCode } from '../enums';
12
4
  import { BulkDevices } from '../entities';
13
- import { DeviceTypeCode } from '../enums';
5
+ import { TimeSeriesOfDeviceReport } from '../entities';
6
+ import { NetworkMapTypeCode } from '../enums';
7
+ import { SeverityTypeCode } from '../enums';
8
+ import { IntDistribution } from '../entities';
9
+ import { NetworkMap } from '../common';
10
+ import { DeviceReport } from '../entities';
14
11
  import { TimeSeriesOfDataConsumption } from '../common';
15
12
  import { Device } from '../entities';
16
- import { NetworkMap } from '../common';
13
+ import { DeviceStatusCode } from '../enums';
14
+ import { MapBounds } from '../common';
15
+ import { DevicesMap } from '../common';
16
+ import { DeviceTypeCode } from '../enums';
17
17
  export declare class UsrDevicesService {
18
18
  private apiUrl;
19
19
  private rest;
@@ -46,7 +46,7 @@ export declare class UsrDevicesService {
46
46
  /**
47
47
  * Find list of devices by query
48
48
  */
49
- find(streamId?: string, search?: string, from?: number, to?: number, type?: DeviceTypeCode[], status?: DeviceStatusCode[], risk?: SeverityTypeCode[], scoreRange?: number[], sort?: string, page?: number, size?: number, iDs?: string[]): import("rxjs").Observable<EntitiesResponse<Device>>;
49
+ find(streamId?: string, search?: string, from?: number, to?: number, type?: DeviceTypeCode[], status?: DeviceStatusCode[], risk?: SeverityTypeCode[], scoreRange?: number[], sort?: string, page?: number, size?: number, ids?: string[]): import("rxjs").Observable<EntitiesResponse<Device>>;
50
50
  /**
51
51
  * Export list of devices by query to a file with the specified format
52
52
  */
@@ -54,23 +54,23 @@ export declare class UsrDevicesService {
54
54
  /**
55
55
  * Find top 10 devices by their score filter by query
56
56
  */
57
- findTop(streamId?: string, search?: string, from?: number, to?: number, type?: DeviceTypeCode[], status?: DeviceStatusCode[], risk?: SeverityTypeCode[], scoreRange?: number[], sort?: string, page?: number, size?: number, iDs?: string[]): import("rxjs").Observable<EntitiesResponse<DeviceWithEvents>>;
57
+ findTop(streamId?: string, search?: string, from?: number, to?: number, type?: DeviceTypeCode[], status?: DeviceStatusCode[], risk?: SeverityTypeCode[], scoreRange?: number[], sort?: string, page?: number, size?: number, ids?: string[]): import("rxjs").Observable<EntitiesResponse<DeviceWithEvents>>;
58
58
  /**
59
59
  * Find device distribution by type filtered by query
60
60
  */
61
- countByType(streamId?: string, search?: string, from?: number, to?: number, type?: DeviceTypeCode[], status?: DeviceStatusCode[], risk?: SeverityTypeCode[], scoreRange?: number[], sort?: string, page?: number, size?: number, iDs?: string[]): import("rxjs").Observable<EntityResponse<IntDistribution>>;
61
+ countByType(streamId?: string, search?: string, from?: number, to?: number, type?: DeviceTypeCode[], status?: DeviceStatusCode[], risk?: SeverityTypeCode[], scoreRange?: number[], sort?: string, page?: number, size?: number, ids?: string[]): import("rxjs").Observable<EntityResponse<IntDistribution>>;
62
62
  /**
63
63
  * Find device distribution by status filtered by query
64
64
  */
65
- countByStatus(streamId?: string, search?: string, from?: number, to?: number, type?: DeviceTypeCode[], status?: DeviceStatusCode[], risk?: SeverityTypeCode[], scoreRange?: number[], sort?: string, page?: number, size?: number, iDs?: string[]): import("rxjs").Observable<EntityResponse<IntDistribution>>;
65
+ countByStatus(streamId?: string, search?: string, from?: number, to?: number, type?: DeviceTypeCode[], status?: DeviceStatusCode[], risk?: SeverityTypeCode[], scoreRange?: number[], sort?: string, page?: number, size?: number, ids?: string[]): import("rxjs").Observable<EntityResponse<IntDistribution>>;
66
66
  /**
67
67
  * Find device distribution by action filtered by query
68
68
  */
69
- countByAction(streamId?: string, search?: string, from?: number, to?: number, type?: DeviceTypeCode[], status?: DeviceStatusCode[], risk?: SeverityTypeCode[], scoreRange?: number[], sort?: string, page?: number, size?: number, iDs?: string[]): import("rxjs").Observable<EntityResponse<IntDistribution>>;
69
+ countByAction(streamId?: string, search?: string, from?: number, to?: number, type?: DeviceTypeCode[], status?: DeviceStatusCode[], risk?: SeverityTypeCode[], scoreRange?: number[], sort?: string, page?: number, size?: number, ids?: string[]): import("rxjs").Observable<EntityResponse<IntDistribution>>;
70
70
  /**
71
71
  * Find device distribution by risk filtered by query
72
72
  */
73
- countByRisk(streamId?: string, search?: string, from?: number, to?: number, type?: DeviceTypeCode[], status?: DeviceStatusCode[], risk?: SeverityTypeCode[], scoreRange?: number[], sort?: string, page?: number, size?: number, iDs?: string[]): import("rxjs").Observable<EntityResponse<IntDistribution>>;
73
+ countByRisk(streamId?: string, search?: string, from?: number, to?: number, type?: DeviceTypeCode[], status?: DeviceStatusCode[], risk?: SeverityTypeCode[], scoreRange?: number[], sort?: string, page?: number, size?: number, ids?: string[]): import("rxjs").Observable<EntityResponse<IntDistribution>>;
74
74
  /**
75
75
  * Add tag to a device
76
76
  */
@@ -1,17 +1,17 @@
1
1
  import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
2
- import { TimeSeriesOfFloat } from '../common';
2
+ import { TimeSeriesOf2D } from '../common';
3
+ import { StringKeyValue } from '../common';
4
+ import { EventTypeCode } from '../enums';
3
5
  import { SeverityTypeCode } from '../enums';
4
6
  import { EventStatusCode } from '../enums';
7
+ import { RuleTypeCode } from '../enums';
5
8
  import { MaliciousIPData } from '../common';
6
9
  import { IntDistribution } from '../entities';
7
- import { TimeSeriesOf2D } from '../common';
8
- import { MaliciousIPCard } from '../common';
9
- import { StringKeyValue } from '../common';
10
10
  import { Event } from '../entities';
11
- import { EventTypeCode } from '../enums';
12
11
  import { EventCategoryCode } from '../enums';
13
- import { RuleTypeCode } from '../enums';
14
12
  import { EventWithDevice } from '../entities';
13
+ import { TimeSeriesOfFloat } from '../common';
14
+ import { MaliciousIPCard } from '../common';
15
15
  export declare class UsrEventsService {
16
16
  private apiUrl;
17
17
  private rest;
@@ -1,6 +1,6 @@
1
1
  import { RestUtil, EntityResponse, EntitiesResponse } from '../../utils';
2
- import { Insight } from '../entities';
3
2
  import { SeverityTypeCode } from '../enums';
3
+ import { Insight } from '../entities';
4
4
  export declare class UsrInsightsService {
5
5
  private apiUrl;
6
6
  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,11 +1,11 @@
1
1
  import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
2
+ import { IntDistribution } from '../entities';
3
+ import { Distribution } from '../entities';
4
+ import { Rule } from '../entities';
2
5
  import { SeverityTypeCode } from '../enums';
3
6
  import { RuleActivityStatusCode } from '../enums';
4
7
  import { EventTypeCode } from '../enums';
5
8
  import { TimeSeriesOfFloat } from '../common';
6
- import { IntDistribution } from '../entities';
7
- import { Distribution } from '../entities';
8
- import { Rule } from '../entities';
9
9
  export declare class UsrRulesService {
10
10
  private apiUrl;
11
11
  private rest;
@@ -1,13 +1,13 @@
1
1
  import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
2
- import { Image } from '../entities';
3
- import { Stream } from '../entities';
4
- import { FeatureCode } from '../enums';
5
- import { LoginParams } from '../common';
6
2
  import { User } from '../entities';
7
- import { AccountDTO } from '../entities';
3
+ import { Image } from '../entities';
8
4
  import { Feature } from '../entities';
5
+ import { Stream } from '../entities';
9
6
  import { UserMemberships } from '../entities';
7
+ import { LoginParams } from '../common';
8
+ import { FeatureCode } from '../enums';
10
9
  import { ConfigParam } from '../entities';
10
+ import { AccountDTO } from '../entities';
11
11
  export declare class UsrUserService {
12
12
  private apiUrl;
13
13
  private rest;