@azure/arm-securityinsight 1.0.0-beta.4 → 1.0.0-beta.5
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/CHANGELOG.md +118 -0
- package/dist/index.js +1116 -367
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/actionsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/actionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/actionsGetSample.js +1 -1
- package/dist-esm/samples-dev/actionsListByAlertRuleSample.js +1 -1
- package/dist-esm/samples-dev/alertRuleTemplatesGetSample.js +1 -1
- package/dist-esm/samples-dev/alertRuleTemplatesListSample.js +1 -1
- package/dist-esm/samples-dev/alertRulesCreateOrUpdateSample.js +6 -5
- package/dist-esm/samples-dev/alertRulesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/alertRulesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/alertRulesGetSample.js +4 -4
- package/dist-esm/samples-dev/alertRulesListSample.js +1 -1
- package/dist-esm/samples-dev/automationRulesCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/automationRulesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/automationRulesGetSample.js +1 -1
- package/dist-esm/samples-dev/automationRulesListSample.js +1 -1
- package/dist-esm/samples-dev/bookmarkExpandSample.js +1 -1
- package/dist-esm/samples-dev/bookmarkRelationsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/bookmarkRelationsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/bookmarkRelationsGetSample.js +1 -1
- package/dist-esm/samples-dev/bookmarkRelationsListSample.js +1 -1
- package/dist-esm/samples-dev/bookmarksCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/bookmarksDeleteSample.js +1 -1
- package/dist-esm/samples-dev/bookmarksGetSample.js +1 -1
- package/dist-esm/samples-dev/bookmarksListSample.js +1 -1
- package/dist-esm/samples-dev/dataConnectorsCheckRequirementsPostSample.js +16 -16
- package/dist-esm/samples-dev/dataConnectorsConnectSample.js +2 -2
- package/dist-esm/samples-dev/dataConnectorsCreateOrUpdateSample.js +8 -8
- package/dist-esm/samples-dev/dataConnectorsDeleteSample.js +5 -5
- package/dist-esm/samples-dev/dataConnectorsDisconnectSample.js +1 -1
- package/dist-esm/samples-dev/dataConnectorsGetSample.js +20 -20
- package/dist-esm/samples-dev/dataConnectorsListSample.js +1 -1
- package/dist-esm/samples-dev/domainWhoisGetSample.js +1 -1
- package/dist-esm/samples-dev/entitiesExpandSample.js +1 -1
- package/dist-esm/samples-dev/entitiesGetInsightsSample.js +1 -1
- package/dist-esm/samples-dev/entitiesGetSample.js +20 -20
- package/dist-esm/samples-dev/entitiesGetTimelineListSample.js +1 -1
- package/dist-esm/samples-dev/entitiesListSample.js +1 -1
- package/dist-esm/samples-dev/entitiesQueriesSample.js +1 -1
- package/dist-esm/samples-dev/entitiesRelationsListSample.js +1 -1
- package/dist-esm/samples-dev/entityQueriesCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/entityQueriesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/entityQueriesGetSample.js +2 -2
- package/dist-esm/samples-dev/entityQueriesListSample.js +1 -1
- package/dist-esm/samples-dev/entityQueryTemplatesGetSample.js +1 -1
- package/dist-esm/samples-dev/entityQueryTemplatesListSample.js +1 -1
- package/dist-esm/samples-dev/entityRelationsGetRelationSample.js +1 -1
- package/dist-esm/samples-dev/fileImportsCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/fileImportsCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/fileImportsCreateSample.js +38 -0
- package/dist-esm/samples-dev/fileImportsCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/fileImportsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/fileImportsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/fileImportsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/fileImportsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/fileImportsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/fileImportsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/fileImportsGetSample.js +32 -0
- package/dist-esm/samples-dev/fileImportsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/fileImportsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/fileImportsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/fileImportsListSample.js +48 -0
- package/dist-esm/samples-dev/fileImportsListSample.js.map +1 -0
- package/dist-esm/samples-dev/incidentCommentsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/incidentCommentsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/incidentCommentsGetSample.js +1 -1
- package/dist-esm/samples-dev/incidentCommentsListSample.js +1 -1
- package/dist-esm/samples-dev/incidentRelationsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/incidentRelationsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/incidentRelationsGetSample.js +1 -1
- package/dist-esm/samples-dev/incidentRelationsListSample.js +1 -1
- package/dist-esm/samples-dev/incidentsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/incidentsCreateTeamSample.js +1 -1
- package/dist-esm/samples-dev/incidentsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/incidentsGetSample.js +1 -1
- package/dist-esm/samples-dev/incidentsListAlertsSample.js +1 -1
- package/dist-esm/samples-dev/incidentsListBookmarksSample.js +1 -1
- package/dist-esm/samples-dev/incidentsListEntitiesSample.js +1 -1
- package/dist-esm/samples-dev/incidentsListSample.js +1 -1
- package/dist-esm/samples-dev/incidentsRunPlaybookSample.js +1 -1
- package/dist-esm/samples-dev/ipGeodataGetSample.js +1 -1
- package/dist-esm/samples-dev/metadataCreateSample.js +2 -2
- package/dist-esm/samples-dev/metadataDeleteSample.js +1 -1
- package/dist-esm/samples-dev/metadataGetSample.js +1 -1
- package/dist-esm/samples-dev/metadataListSample.js +2 -2
- package/dist-esm/samples-dev/metadataUpdateSample.js +1 -1
- package/dist-esm/samples-dev/officeConsentsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/officeConsentsGetSample.js +1 -1
- package/dist-esm/samples-dev/officeConsentsListSample.js +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +1 -1
- package/dist-esm/samples-dev/productSettingsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/productSettingsGetSample.js +1 -1
- package/dist-esm/samples-dev/productSettingsListSample.js +1 -1
- package/dist-esm/samples-dev/productSettingsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsGetSample.js +1 -1
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsListSample.js +1 -1
- package/dist-esm/samples-dev/sentinelOnboardingStatesCreateSample.js +1 -1
- package/dist-esm/samples-dev/sentinelOnboardingStatesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/sentinelOnboardingStatesGetSample.js +1 -1
- package/dist-esm/samples-dev/sentinelOnboardingStatesListSample.js +1 -1
- package/dist-esm/samples-dev/sourceControlListRepositoriesSample.js +1 -1
- package/dist-esm/samples-dev/sourceControlsCreateSample.js +1 -1
- package/dist-esm/samples-dev/sourceControlsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/sourceControlsGetSample.js +1 -1
- package/dist-esm/samples-dev/sourceControlsListSample.js +1 -1
- package/dist-esm/samples-dev/threatIntelligenceIndicatorAppendTagsSample.js +1 -1
- package/dist-esm/samples-dev/threatIntelligenceIndicatorCreateIndicatorSample.js +1 -1
- package/dist-esm/samples-dev/threatIntelligenceIndicatorCreateSample.js +1 -1
- package/dist-esm/samples-dev/threatIntelligenceIndicatorDeleteSample.js +1 -1
- package/dist-esm/samples-dev/threatIntelligenceIndicatorGetSample.js +1 -1
- package/dist-esm/samples-dev/threatIntelligenceIndicatorMetricsListSample.js +1 -1
- package/dist-esm/samples-dev/threatIntelligenceIndicatorQueryIndicatorsSample.js +1 -1
- package/dist-esm/samples-dev/threatIntelligenceIndicatorReplaceTagsSample.js +1 -1
- package/dist-esm/samples-dev/threatIntelligenceIndicatorsListSample.js +1 -1
- package/dist-esm/samples-dev/watchlistItemsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/watchlistItemsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/watchlistItemsGetSample.js +1 -1
- package/dist-esm/samples-dev/watchlistItemsListSample.js +1 -1
- package/dist-esm/samples-dev/watchlistsCreateOrUpdateSample.js +2 -2
- package/dist-esm/samples-dev/watchlistsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/watchlistsGetSample.js +1 -1
- package/dist-esm/samples-dev/watchlistsListSample.js +1 -1
- package/dist-esm/src/lroImpl.d.ts +16 -0
- package/dist-esm/src/lroImpl.d.ts.map +1 -0
- package/dist-esm/src/lroImpl.js +29 -0
- package/dist-esm/src/lroImpl.js.map +1 -0
- package/dist-esm/src/models/index.d.ts +482 -20
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +98 -8
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +82 -63
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +511 -201
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +2 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +16 -2
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/fileImports.d.ts +72 -0
- package/dist-esm/src/operations/fileImports.d.ts.map +1 -0
- package/dist-esm/src/operations/fileImports.js +303 -0
- package/dist-esm/src/operations/fileImports.js.map +1 -0
- package/dist-esm/src/operations/index.d.ts +1 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +1 -0
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/fileImports.d.ts +47 -0
- package/dist-esm/src/operationsInterfaces/fileImports.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/fileImports.js +9 -0
- package/dist-esm/src/operationsInterfaces/fileImports.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +1 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/securityInsights.d.ts +2 -1
- package/dist-esm/src/securityInsights.d.ts.map +1 -1
- package/dist-esm/src/securityInsights.js +4 -3
- package/dist-esm/src/securityInsights.js.map +1 -1
- package/dist-esm/test/securityinsights_examples.spec.d.ts +4 -0
- package/dist-esm/test/securityinsights_examples.spec.d.ts.map +1 -0
- package/dist-esm/test/securityinsights_examples.spec.js +98 -0
- package/dist-esm/test/securityinsights_examples.spec.js.map +1 -0
- package/package.json +6 -4
- package/review/arm-securityinsight.api.md +283 -3
- package/src/lroImpl.ts +34 -0
- package/src/models/index.ts +526 -19
- package/src/models/mappers.ts +546 -201
- package/src/models/parameters.ts +18 -1
- package/src/operations/fileImports.ts +410 -0
- package/src/operations/index.ts +1 -0
- package/src/operationsInterfaces/fileImports.ts +95 -0
- package/src/operationsInterfaces/index.ts +1 -0
- package/src/securityInsights.ts +6 -2
- package/types/arm-securityinsight.d.ts +548 -5
- package/types/tsdoc-metadata.json +1 -1
- package/dist-esm/test/sampleTest.d.ts +0 -2
- package/dist-esm/test/sampleTest.d.ts.map +0 -1
- package/dist-esm/test/sampleTest.js +0 -38
- package/dist-esm/test/sampleTest.js.map +0 -1
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
import * as coreAuth from '@azure/core-auth';
|
|
8
8
|
import * as coreClient from '@azure/core-client';
|
|
9
9
|
import { PagedAsyncIterableIterator } from '@azure/core-paging';
|
|
10
|
+
import { PollerLike } from '@azure/core-lro';
|
|
11
|
+
import { PollOperationState } from '@azure/core-lro';
|
|
10
12
|
|
|
11
13
|
// @public
|
|
12
14
|
export interface AADCheckRequirements extends DataConnectorsCheckRequirements {
|
|
@@ -21,6 +23,7 @@ export interface AADCheckRequirementsProperties extends DataConnectorTenantId {
|
|
|
21
23
|
// @public
|
|
22
24
|
export interface AADDataConnector extends DataConnector {
|
|
23
25
|
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
26
|
+
kind: "AzureActiveDirectory";
|
|
24
27
|
tenantId?: string;
|
|
25
28
|
}
|
|
26
29
|
|
|
@@ -41,6 +44,7 @@ export interface AatpCheckRequirementsProperties extends DataConnectorTenantId {
|
|
|
41
44
|
// @public
|
|
42
45
|
export interface AatpDataConnector extends DataConnector {
|
|
43
46
|
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
47
|
+
kind: "AzureAdvancedThreatProtection";
|
|
44
48
|
tenantId?: string;
|
|
45
49
|
}
|
|
46
50
|
|
|
@@ -61,6 +65,7 @@ export interface AccountEntity extends Entity {
|
|
|
61
65
|
readonly friendlyName?: string;
|
|
62
66
|
readonly hostEntityId?: string;
|
|
63
67
|
readonly isDomainJoined?: boolean;
|
|
68
|
+
kind: "Account";
|
|
64
69
|
readonly ntDomain?: string;
|
|
65
70
|
readonly objectGuid?: string;
|
|
66
71
|
readonly puid?: string;
|
|
@@ -170,6 +175,7 @@ export interface ActivityCustomEntityQuery extends CustomEntityQuery {
|
|
|
170
175
|
[propertyName: string]: string[];
|
|
171
176
|
};
|
|
172
177
|
inputEntityType?: EntityType;
|
|
178
|
+
kind: "Activity";
|
|
173
179
|
readonly lastModifiedTimeUtc?: Date;
|
|
174
180
|
queryDefinitions?: ActivityEntityQueriesPropertiesQueryDefinitions;
|
|
175
181
|
requiredInputFieldsSets?: string[][];
|
|
@@ -192,6 +198,7 @@ export interface ActivityEntityQuery extends EntityQuery {
|
|
|
192
198
|
[propertyName: string]: string[];
|
|
193
199
|
};
|
|
194
200
|
inputEntityType?: EntityType;
|
|
201
|
+
kind: "Activity";
|
|
195
202
|
readonly lastModifiedTimeUtc?: Date;
|
|
196
203
|
queryDefinitions?: ActivityEntityQueriesPropertiesQueryDefinitions;
|
|
197
204
|
requiredInputFieldsSets?: string[][];
|
|
@@ -208,6 +215,7 @@ export interface ActivityEntityQueryTemplate extends EntityQueryTemplate {
|
|
|
208
215
|
[propertyName: string]: string[];
|
|
209
216
|
};
|
|
210
217
|
inputEntityType?: EntityType;
|
|
218
|
+
kind: "Activity";
|
|
211
219
|
queryDefinitions?: ActivityEntityQueryTemplatePropertiesQueryDefinitions;
|
|
212
220
|
requiredInputFieldsSets?: string[][];
|
|
213
221
|
title?: string;
|
|
@@ -377,6 +385,7 @@ export type AlertStatus = string;
|
|
|
377
385
|
// @public
|
|
378
386
|
export interface Anomalies extends Settings {
|
|
379
387
|
readonly isEnabled?: boolean;
|
|
388
|
+
kind: "Anomalies";
|
|
380
389
|
}
|
|
381
390
|
|
|
382
391
|
// @public
|
|
@@ -389,6 +398,7 @@ export interface AnomalySecurityMLAnalyticsSettings extends SecurityMLAnalyticsS
|
|
|
389
398
|
enabled?: boolean;
|
|
390
399
|
frequency?: string;
|
|
391
400
|
isDefaultSettings?: boolean;
|
|
401
|
+
kind: "Anomaly";
|
|
392
402
|
readonly lastModifiedUtc?: Date;
|
|
393
403
|
requiredDataConnectors?: SecurityMLAnalyticsSettingsDataSource[];
|
|
394
404
|
settingsDefinitionId?: string;
|
|
@@ -425,6 +435,7 @@ export interface ASCCheckRequirements extends DataConnectorsCheckRequirements {
|
|
|
425
435
|
// @public
|
|
426
436
|
export interface ASCDataConnector extends DataConnector {
|
|
427
437
|
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
438
|
+
kind: "AzureSecurityCenter";
|
|
428
439
|
subscriptionId?: string;
|
|
429
440
|
}
|
|
430
441
|
|
|
@@ -458,13 +469,24 @@ export interface AutomationRuleAction {
|
|
|
458
469
|
// @public (undocumented)
|
|
459
470
|
export type AutomationRuleActionUnion = AutomationRuleAction | AutomationRuleModifyPropertiesAction | AutomationRuleRunPlaybookAction;
|
|
460
471
|
|
|
472
|
+
// @public (undocumented)
|
|
473
|
+
export interface AutomationRuleBooleanCondition {
|
|
474
|
+
// (undocumented)
|
|
475
|
+
innerConditions?: AutomationRuleConditionUnion[];
|
|
476
|
+
// (undocumented)
|
|
477
|
+
operator?: AutomationRuleBooleanConditionSupportedOperator;
|
|
478
|
+
}
|
|
479
|
+
|
|
480
|
+
// @public
|
|
481
|
+
export type AutomationRuleBooleanConditionSupportedOperator = string;
|
|
482
|
+
|
|
461
483
|
// @public
|
|
462
484
|
export interface AutomationRuleCondition {
|
|
463
|
-
conditionType: "PropertyArrayChanged" | "PropertyChanged" | "Property";
|
|
485
|
+
conditionType: "Boolean" | "PropertyArrayChanged" | "PropertyArray" | "PropertyChanged" | "Property";
|
|
464
486
|
}
|
|
465
487
|
|
|
466
488
|
// @public (undocumented)
|
|
467
|
-
export type AutomationRuleConditionUnion = AutomationRuleCondition | PropertyArrayChangedConditionProperties | PropertyChangedConditionProperties | PropertyConditionProperties;
|
|
489
|
+
export type AutomationRuleConditionUnion = AutomationRuleCondition | BooleanConditionProperties | PropertyArrayChangedConditionProperties | PropertyArrayConditionProperties | PropertyChangedConditionProperties | PropertyConditionProperties;
|
|
468
490
|
|
|
469
491
|
// @public
|
|
470
492
|
export interface AutomationRuleModifyPropertiesAction extends AutomationRuleAction {
|
|
@@ -487,6 +509,22 @@ export interface AutomationRulePropertyArrayChangedValuesCondition {
|
|
|
487
509
|
changeType?: AutomationRulePropertyArrayChangedConditionSupportedChangeType;
|
|
488
510
|
}
|
|
489
511
|
|
|
512
|
+
// @public
|
|
513
|
+
export type AutomationRulePropertyArrayConditionSupportedArrayConditionType = string;
|
|
514
|
+
|
|
515
|
+
// @public
|
|
516
|
+
export type AutomationRulePropertyArrayConditionSupportedArrayType = string;
|
|
517
|
+
|
|
518
|
+
// @public (undocumented)
|
|
519
|
+
export interface AutomationRulePropertyArrayValuesCondition {
|
|
520
|
+
// (undocumented)
|
|
521
|
+
arrayConditionType?: AutomationRulePropertyArrayConditionSupportedArrayConditionType;
|
|
522
|
+
// (undocumented)
|
|
523
|
+
arrayType?: AutomationRulePropertyArrayConditionSupportedArrayType;
|
|
524
|
+
// (undocumented)
|
|
525
|
+
itemConditions?: AutomationRuleConditionUnion[];
|
|
526
|
+
}
|
|
527
|
+
|
|
490
528
|
// @public
|
|
491
529
|
export type AutomationRulePropertyChangedConditionSupportedChangedType = string;
|
|
492
530
|
|
|
@@ -605,6 +643,7 @@ export interface AwsCloudTrailCheckRequirements extends DataConnectorsCheckRequi
|
|
|
605
643
|
export interface AwsCloudTrailDataConnector extends DataConnector {
|
|
606
644
|
awsRoleArn?: string;
|
|
607
645
|
dataTypes?: AwsCloudTrailDataConnectorDataTypes;
|
|
646
|
+
kind: "AmazonWebServicesCloudTrail";
|
|
608
647
|
}
|
|
609
648
|
|
|
610
649
|
// @public
|
|
@@ -625,6 +664,7 @@ export interface AwsS3CheckRequirements extends DataConnectorsCheckRequirements
|
|
|
625
664
|
export interface AwsS3DataConnector extends DataConnector {
|
|
626
665
|
dataTypes?: AwsS3DataConnectorDataTypes;
|
|
627
666
|
destinationTable?: string;
|
|
667
|
+
kind: "AmazonWebServicesS3";
|
|
628
668
|
roleArn?: string;
|
|
629
669
|
sqsUrls?: string[];
|
|
630
670
|
}
|
|
@@ -650,6 +690,7 @@ export interface AzureResourceEntity extends Entity {
|
|
|
650
690
|
[propertyName: string]: Record<string, unknown>;
|
|
651
691
|
};
|
|
652
692
|
readonly friendlyName?: string;
|
|
693
|
+
kind: "AzureResource";
|
|
653
694
|
readonly resourceId?: string;
|
|
654
695
|
readonly subscriptionId?: string;
|
|
655
696
|
}
|
|
@@ -824,6 +865,13 @@ export interface BookmarkTimelineItem extends EntityTimelineItem {
|
|
|
824
865
|
startTimeUtc?: Date;
|
|
825
866
|
}
|
|
826
867
|
|
|
868
|
+
// @public
|
|
869
|
+
export interface BooleanConditionProperties extends AutomationRuleCondition {
|
|
870
|
+
// (undocumented)
|
|
871
|
+
conditionProperties?: AutomationRuleBooleanCondition;
|
|
872
|
+
conditionType: "Boolean";
|
|
873
|
+
}
|
|
874
|
+
|
|
827
875
|
// @public
|
|
828
876
|
export interface ClientInfo {
|
|
829
877
|
email?: string;
|
|
@@ -841,6 +889,7 @@ export interface CloudApplicationEntity extends Entity {
|
|
|
841
889
|
readonly appName?: string;
|
|
842
890
|
readonly friendlyName?: string;
|
|
843
891
|
readonly instanceName?: string;
|
|
892
|
+
kind: "CloudApplication";
|
|
844
893
|
}
|
|
845
894
|
|
|
846
895
|
// @public
|
|
@@ -864,6 +913,7 @@ export interface CloudErrorBody {
|
|
|
864
913
|
// @public
|
|
865
914
|
export interface CodelessApiPollingDataConnector extends DataConnector {
|
|
866
915
|
connectorUiConfig?: CodelessUiConnectorConfigProperties;
|
|
916
|
+
kind: "APIPolling";
|
|
867
917
|
pollingConfig?: CodelessConnectorPollingConfigProperties;
|
|
868
918
|
}
|
|
869
919
|
|
|
@@ -969,6 +1019,7 @@ export interface CodelessUiConnectorConfigPropertiesSampleQueriesItem extends Sa
|
|
|
969
1019
|
// @public
|
|
970
1020
|
export interface CodelessUiDataConnector extends DataConnector {
|
|
971
1021
|
connectorUiConfig?: CodelessUiConnectorConfigProperties;
|
|
1022
|
+
kind: "GenericUI";
|
|
972
1023
|
}
|
|
973
1024
|
|
|
974
1025
|
// @public
|
|
@@ -1175,6 +1226,9 @@ export interface DataTypeDefinitions {
|
|
|
1175
1226
|
// @public
|
|
1176
1227
|
export type DataTypeState = string;
|
|
1177
1228
|
|
|
1229
|
+
// @public
|
|
1230
|
+
export type DeleteStatus = string;
|
|
1231
|
+
|
|
1178
1232
|
// @public
|
|
1179
1233
|
export type DeliveryAction = "Unknown" | "DeliveredAsSpam" | "Delivered" | "Blocked" | "Replaced";
|
|
1180
1234
|
|
|
@@ -1219,6 +1273,7 @@ export interface DnsEntity extends Entity {
|
|
|
1219
1273
|
readonly friendlyName?: string;
|
|
1220
1274
|
readonly hostIpAddressEntityId?: string;
|
|
1221
1275
|
readonly ipAddressEntityIds?: string[];
|
|
1276
|
+
kind: "DnsResolution";
|
|
1222
1277
|
}
|
|
1223
1278
|
|
|
1224
1279
|
// @public
|
|
@@ -1254,6 +1309,7 @@ export interface Dynamics365CheckRequirementsProperties extends DataConnectorTen
|
|
|
1254
1309
|
// @public
|
|
1255
1310
|
export interface Dynamics365DataConnector extends DataConnector {
|
|
1256
1311
|
dataTypes?: Dynamics365DataConnectorDataTypes;
|
|
1312
|
+
kind: "Dynamics365";
|
|
1257
1313
|
tenantId?: string;
|
|
1258
1314
|
}
|
|
1259
1315
|
|
|
@@ -1443,6 +1499,7 @@ export interface Entity extends Resource {
|
|
|
1443
1499
|
// @public
|
|
1444
1500
|
export interface EntityAnalytics extends Settings {
|
|
1445
1501
|
entityProviders?: EntityProviders[];
|
|
1502
|
+
kind: "EntityAnalytics";
|
|
1446
1503
|
}
|
|
1447
1504
|
|
|
1448
1505
|
// @public
|
|
@@ -1725,6 +1782,7 @@ export interface ExpansionEntityQuery extends EntityQuery {
|
|
|
1725
1782
|
displayName?: string;
|
|
1726
1783
|
inputEntityType?: EntityType;
|
|
1727
1784
|
inputFields?: string[];
|
|
1785
|
+
kind: "Expansion";
|
|
1728
1786
|
outputEntityTypes?: EntityType[];
|
|
1729
1787
|
queryTemplate?: string;
|
|
1730
1788
|
}
|
|
@@ -1745,6 +1803,7 @@ export interface ExpansionResultsMetadata {
|
|
|
1745
1803
|
// @public
|
|
1746
1804
|
export interface EyesOn extends Settings {
|
|
1747
1805
|
readonly isEnabled?: boolean;
|
|
1806
|
+
kind: "EyesOn";
|
|
1748
1807
|
}
|
|
1749
1808
|
|
|
1750
1809
|
// @public
|
|
@@ -1763,6 +1822,7 @@ export interface FileEntity extends Entity {
|
|
|
1763
1822
|
readonly fileName?: string;
|
|
1764
1823
|
readonly friendlyName?: string;
|
|
1765
1824
|
readonly hostEntityId?: string;
|
|
1825
|
+
kind: "File";
|
|
1766
1826
|
}
|
|
1767
1827
|
|
|
1768
1828
|
// @public
|
|
@@ -1773,6 +1833,9 @@ export interface FileEntityProperties extends EntityCommonProperties {
|
|
|
1773
1833
|
readonly hostEntityId?: string;
|
|
1774
1834
|
}
|
|
1775
1835
|
|
|
1836
|
+
// @public
|
|
1837
|
+
export type FileFormat = string;
|
|
1838
|
+
|
|
1776
1839
|
// @public
|
|
1777
1840
|
export type FileHashAlgorithm = string;
|
|
1778
1841
|
|
|
@@ -1784,6 +1847,7 @@ export interface FileHashEntity extends Entity {
|
|
|
1784
1847
|
readonly algorithm?: FileHashAlgorithm;
|
|
1785
1848
|
readonly friendlyName?: string;
|
|
1786
1849
|
readonly hashValue?: string;
|
|
1850
|
+
kind: "FileHash";
|
|
1787
1851
|
}
|
|
1788
1852
|
|
|
1789
1853
|
// @public
|
|
@@ -1792,12 +1856,105 @@ export interface FileHashEntityProperties extends EntityCommonProperties {
|
|
|
1792
1856
|
readonly hashValue?: string;
|
|
1793
1857
|
}
|
|
1794
1858
|
|
|
1859
|
+
// @public
|
|
1860
|
+
export interface FileImport extends Resource {
|
|
1861
|
+
contentType?: FileImportContentType;
|
|
1862
|
+
readonly createdTimeUTC?: Date;
|
|
1863
|
+
readonly errorFile?: FileMetadata;
|
|
1864
|
+
readonly errorsPreview?: ValidationError[];
|
|
1865
|
+
readonly filesValidUntilTimeUTC?: Date;
|
|
1866
|
+
importFile?: FileMetadata;
|
|
1867
|
+
readonly importValidUntilTimeUTC?: Date;
|
|
1868
|
+
readonly ingestedRecordCount?: number;
|
|
1869
|
+
ingestionMode?: IngestionMode;
|
|
1870
|
+
source?: string;
|
|
1871
|
+
readonly state?: FileImportState;
|
|
1872
|
+
readonly totalRecordCount?: number;
|
|
1873
|
+
readonly validRecordCount?: number;
|
|
1874
|
+
}
|
|
1875
|
+
|
|
1876
|
+
// @public
|
|
1877
|
+
export type FileImportContentType = string;
|
|
1878
|
+
|
|
1879
|
+
// @public
|
|
1880
|
+
export interface FileImportList {
|
|
1881
|
+
readonly nextLink?: string;
|
|
1882
|
+
value: FileImport[];
|
|
1883
|
+
}
|
|
1884
|
+
|
|
1885
|
+
// @public
|
|
1886
|
+
export interface FileImports {
|
|
1887
|
+
beginDelete(resourceGroupName: string, workspaceName: string, fileImportId: string, options?: FileImportsDeleteOptionalParams): Promise<PollerLike<PollOperationState<FileImportsDeleteResponse>, FileImportsDeleteResponse>>;
|
|
1888
|
+
beginDeleteAndWait(resourceGroupName: string, workspaceName: string, fileImportId: string, options?: FileImportsDeleteOptionalParams): Promise<FileImportsDeleteResponse>;
|
|
1889
|
+
create(resourceGroupName: string, workspaceName: string, fileImportId: string, fileImport: FileImport, options?: FileImportsCreateOptionalParams): Promise<FileImportsCreateResponse>;
|
|
1890
|
+
get(resourceGroupName: string, workspaceName: string, fileImportId: string, options?: FileImportsGetOptionalParams): Promise<FileImportsGetResponse>;
|
|
1891
|
+
list(resourceGroupName: string, workspaceName: string, options?: FileImportsListOptionalParams): PagedAsyncIterableIterator<FileImport>;
|
|
1892
|
+
}
|
|
1893
|
+
|
|
1894
|
+
// @public
|
|
1895
|
+
export interface FileImportsCreateOptionalParams extends coreClient.OperationOptions {
|
|
1896
|
+
}
|
|
1897
|
+
|
|
1898
|
+
// @public
|
|
1899
|
+
export type FileImportsCreateResponse = FileImport;
|
|
1900
|
+
|
|
1901
|
+
// @public
|
|
1902
|
+
export interface FileImportsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1903
|
+
resumeFrom?: string;
|
|
1904
|
+
updateIntervalInMs?: number;
|
|
1905
|
+
}
|
|
1906
|
+
|
|
1907
|
+
// @public
|
|
1908
|
+
export type FileImportsDeleteResponse = FileImport;
|
|
1909
|
+
|
|
1910
|
+
// @public
|
|
1911
|
+
export interface FileImportsGetOptionalParams extends coreClient.OperationOptions {
|
|
1912
|
+
}
|
|
1913
|
+
|
|
1914
|
+
// @public
|
|
1915
|
+
export type FileImportsGetResponse = FileImport;
|
|
1916
|
+
|
|
1917
|
+
// @public
|
|
1918
|
+
export interface FileImportsListNextOptionalParams extends coreClient.OperationOptions {
|
|
1919
|
+
filter?: string;
|
|
1920
|
+
orderby?: string;
|
|
1921
|
+
skipToken?: string;
|
|
1922
|
+
top?: number;
|
|
1923
|
+
}
|
|
1924
|
+
|
|
1925
|
+
// @public
|
|
1926
|
+
export type FileImportsListNextResponse = FileImportList;
|
|
1927
|
+
|
|
1928
|
+
// @public
|
|
1929
|
+
export interface FileImportsListOptionalParams extends coreClient.OperationOptions {
|
|
1930
|
+
filter?: string;
|
|
1931
|
+
orderby?: string;
|
|
1932
|
+
skipToken?: string;
|
|
1933
|
+
top?: number;
|
|
1934
|
+
}
|
|
1935
|
+
|
|
1936
|
+
// @public
|
|
1937
|
+
export type FileImportsListResponse = FileImportList;
|
|
1938
|
+
|
|
1939
|
+
// @public
|
|
1940
|
+
export type FileImportState = string;
|
|
1941
|
+
|
|
1942
|
+
// @public
|
|
1943
|
+
export interface FileMetadata {
|
|
1944
|
+
readonly deleteStatus?: DeleteStatus;
|
|
1945
|
+
readonly fileContentUri?: string;
|
|
1946
|
+
fileFormat?: FileFormat;
|
|
1947
|
+
fileName?: string;
|
|
1948
|
+
fileSize?: number;
|
|
1949
|
+
}
|
|
1950
|
+
|
|
1795
1951
|
// @public
|
|
1796
1952
|
export interface FusionAlertRule extends AlertRule {
|
|
1797
1953
|
alertRuleTemplateName?: string;
|
|
1798
1954
|
readonly description?: string;
|
|
1799
1955
|
readonly displayName?: string;
|
|
1800
1956
|
enabled?: boolean;
|
|
1957
|
+
kind: "Fusion";
|
|
1801
1958
|
readonly lastModifiedUtc?: Date;
|
|
1802
1959
|
scenarioExclusionPatterns?: FusionScenarioExclusionPattern[];
|
|
1803
1960
|
readonly severity?: AlertSeverity;
|
|
@@ -1812,6 +1969,7 @@ export interface FusionAlertRuleTemplate extends AlertRuleTemplate {
|
|
|
1812
1969
|
readonly createdDateUTC?: Date;
|
|
1813
1970
|
description?: string;
|
|
1814
1971
|
displayName?: string;
|
|
1972
|
+
kind: "Fusion";
|
|
1815
1973
|
readonly lastUpdatedDateUTC?: Date;
|
|
1816
1974
|
requiredDataConnectors?: AlertRuleTemplateDataSource[];
|
|
1817
1975
|
severity?: AlertSeverity;
|
|
@@ -1938,6 +2096,7 @@ export interface HostEntity extends Entity {
|
|
|
1938
2096
|
readonly friendlyName?: string;
|
|
1939
2097
|
readonly hostName?: string;
|
|
1940
2098
|
readonly isDomainJoined?: boolean;
|
|
2099
|
+
kind: "Host";
|
|
1941
2100
|
readonly netBiosName?: string;
|
|
1942
2101
|
readonly ntDomain?: string;
|
|
1943
2102
|
readonly omsAgentID?: string;
|
|
@@ -1969,6 +2128,7 @@ export interface HuntingBookmark extends Entity {
|
|
|
1969
2128
|
eventTime?: Date;
|
|
1970
2129
|
readonly friendlyName?: string;
|
|
1971
2130
|
incidentInfo?: IncidentInfo;
|
|
2131
|
+
kind: "Bookmark";
|
|
1972
2132
|
labels?: string[];
|
|
1973
2133
|
notes?: string;
|
|
1974
2134
|
query?: string;
|
|
@@ -2310,6 +2470,9 @@ export type IncidentsRunPlaybookResponse = Record<string, unknown>;
|
|
|
2310
2470
|
// @public
|
|
2311
2471
|
export type IncidentStatus = string;
|
|
2312
2472
|
|
|
2473
|
+
// @public
|
|
2474
|
+
export type IngestionMode = string;
|
|
2475
|
+
|
|
2313
2476
|
// @public
|
|
2314
2477
|
export interface InsightQueryItem extends EntityQueryItem {
|
|
2315
2478
|
kind: "Insight";
|
|
@@ -2404,6 +2567,7 @@ export interface IoTCheckRequirements extends DataConnectorsCheckRequirements {
|
|
|
2404
2567
|
// @public
|
|
2405
2568
|
export interface IoTDataConnector extends DataConnector {
|
|
2406
2569
|
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
2570
|
+
kind: "IOT";
|
|
2407
2571
|
subscriptionId?: string;
|
|
2408
2572
|
}
|
|
2409
2573
|
|
|
@@ -2432,6 +2596,7 @@ export interface IoTDeviceEntity extends Entity {
|
|
|
2432
2596
|
readonly isAuthorized?: boolean;
|
|
2433
2597
|
readonly isProgramming?: boolean;
|
|
2434
2598
|
readonly isScanner?: boolean;
|
|
2599
|
+
kind: "IoTDevice";
|
|
2435
2600
|
readonly macAddress?: string;
|
|
2436
2601
|
readonly model?: string;
|
|
2437
2602
|
readonly nicEntityIds?: string[];
|
|
@@ -2487,6 +2652,7 @@ export interface IpEntity extends Entity {
|
|
|
2487
2652
|
};
|
|
2488
2653
|
readonly address?: string;
|
|
2489
2654
|
readonly friendlyName?: string;
|
|
2655
|
+
kind: "Ip";
|
|
2490
2656
|
readonly location?: GeoLocation;
|
|
2491
2657
|
readonly threatIntelligence?: ThreatIntelligence[];
|
|
2492
2658
|
}
|
|
@@ -2584,6 +2750,12 @@ export enum KnownAttackTactic {
|
|
|
2584
2750
|
ResourceDevelopment = "ResourceDevelopment"
|
|
2585
2751
|
}
|
|
2586
2752
|
|
|
2753
|
+
// @public
|
|
2754
|
+
export enum KnownAutomationRuleBooleanConditionSupportedOperator {
|
|
2755
|
+
And = "And",
|
|
2756
|
+
Or = "Or"
|
|
2757
|
+
}
|
|
2758
|
+
|
|
2587
2759
|
// @public
|
|
2588
2760
|
export enum KnownAutomationRulePropertyArrayChangedConditionSupportedArrayType {
|
|
2589
2761
|
Alerts = "Alerts",
|
|
@@ -2597,6 +2769,17 @@ export enum KnownAutomationRulePropertyArrayChangedConditionSupportedChangeType
|
|
|
2597
2769
|
Added = "Added"
|
|
2598
2770
|
}
|
|
2599
2771
|
|
|
2772
|
+
// @public
|
|
2773
|
+
export enum KnownAutomationRulePropertyArrayConditionSupportedArrayConditionType {
|
|
2774
|
+
AnyItem = "AnyItem"
|
|
2775
|
+
}
|
|
2776
|
+
|
|
2777
|
+
// @public
|
|
2778
|
+
export enum KnownAutomationRulePropertyArrayConditionSupportedArrayType {
|
|
2779
|
+
CustomDetails = "CustomDetails",
|
|
2780
|
+
CustomDetailValues = "CustomDetailValues"
|
|
2781
|
+
}
|
|
2782
|
+
|
|
2600
2783
|
// @public
|
|
2601
2784
|
export enum KnownAutomationRulePropertyChangedConditionSupportedChangedType {
|
|
2602
2785
|
ChangedFrom = "ChangedFrom",
|
|
@@ -2647,6 +2830,8 @@ export enum KnownAutomationRulePropertyConditionSupportedProperty {
|
|
|
2647
2830
|
HostNetBiosName = "HostNetBiosName",
|
|
2648
2831
|
HostNTDomain = "HostNTDomain",
|
|
2649
2832
|
HostOSVersion = "HostOSVersion",
|
|
2833
|
+
IncidentCustomDetailsKey = "IncidentCustomDetailsKey",
|
|
2834
|
+
IncidentCustomDetailsValue = "IncidentCustomDetailsValue",
|
|
2650
2835
|
IncidentDescription = "IncidentDescription",
|
|
2651
2836
|
IncidentLabel = "IncidentLabel",
|
|
2652
2837
|
IncidentProviderName = "IncidentProviderName",
|
|
@@ -2655,6 +2840,7 @@ export enum KnownAutomationRulePropertyConditionSupportedProperty {
|
|
|
2655
2840
|
IncidentStatus = "IncidentStatus",
|
|
2656
2841
|
IncidentTactics = "IncidentTactics",
|
|
2657
2842
|
IncidentTitle = "IncidentTitle",
|
|
2843
|
+
IncidentUpdatedBySource = "IncidentUpdatedBySource",
|
|
2658
2844
|
IoTDeviceId = "IoTDeviceId",
|
|
2659
2845
|
IoTDeviceModel = "IoTDeviceModel",
|
|
2660
2846
|
IoTDeviceName = "IoTDeviceName",
|
|
@@ -2683,7 +2869,9 @@ export enum KnownAutomationRulePropertyConditionSupportedProperty {
|
|
|
2683
2869
|
|
|
2684
2870
|
// @public
|
|
2685
2871
|
export enum KnownConditionType {
|
|
2872
|
+
Boolean = "Boolean",
|
|
2686
2873
|
Property = "Property",
|
|
2874
|
+
PropertyArray = "PropertyArray",
|
|
2687
2875
|
PropertyArrayChanged = "PropertyArrayChanged",
|
|
2688
2876
|
PropertyChanged = "PropertyChanged"
|
|
2689
2877
|
}
|
|
@@ -2777,6 +2965,13 @@ export enum KnownDataTypeState {
|
|
|
2777
2965
|
Enabled = "Enabled"
|
|
2778
2966
|
}
|
|
2779
2967
|
|
|
2968
|
+
// @public
|
|
2969
|
+
export enum KnownDeleteStatus {
|
|
2970
|
+
Deleted = "Deleted",
|
|
2971
|
+
NotDeleted = "NotDeleted",
|
|
2972
|
+
Unspecified = "Unspecified"
|
|
2973
|
+
}
|
|
2974
|
+
|
|
2780
2975
|
// @public
|
|
2781
2976
|
export enum KnownDeploymentFetchStatus {
|
|
2782
2977
|
NotFound = "NotFound",
|
|
@@ -2924,6 +3119,13 @@ export enum KnownEventGroupingAggregationKind {
|
|
|
2924
3119
|
SingleAlert = "SingleAlert"
|
|
2925
3120
|
}
|
|
2926
3121
|
|
|
3122
|
+
// @public
|
|
3123
|
+
export enum KnownFileFormat {
|
|
3124
|
+
CSV = "CSV",
|
|
3125
|
+
Json = "JSON",
|
|
3126
|
+
Unspecified = "Unspecified"
|
|
3127
|
+
}
|
|
3128
|
+
|
|
2927
3129
|
// @public
|
|
2928
3130
|
export enum KnownFileHashAlgorithm {
|
|
2929
3131
|
MD5 = "MD5",
|
|
@@ -2933,6 +3135,24 @@ export enum KnownFileHashAlgorithm {
|
|
|
2933
3135
|
Unknown = "Unknown"
|
|
2934
3136
|
}
|
|
2935
3137
|
|
|
3138
|
+
// @public
|
|
3139
|
+
export enum KnownFileImportContentType {
|
|
3140
|
+
BasicIndicator = "BasicIndicator",
|
|
3141
|
+
StixIndicator = "StixIndicator",
|
|
3142
|
+
Unspecified = "Unspecified"
|
|
3143
|
+
}
|
|
3144
|
+
|
|
3145
|
+
// @public
|
|
3146
|
+
export enum KnownFileImportState {
|
|
3147
|
+
FatalError = "FatalError",
|
|
3148
|
+
Ingested = "Ingested",
|
|
3149
|
+
IngestedWithErrors = "IngestedWithErrors",
|
|
3150
|
+
InProgress = "InProgress",
|
|
3151
|
+
Invalid = "Invalid",
|
|
3152
|
+
Unspecified = "Unspecified",
|
|
3153
|
+
WaitingForUpload = "WaitingForUpload"
|
|
3154
|
+
}
|
|
3155
|
+
|
|
2936
3156
|
// @public
|
|
2937
3157
|
export enum KnownGetInsightsError {
|
|
2938
3158
|
Insight = "Insight"
|
|
@@ -2975,6 +3195,13 @@ export enum KnownIncidentStatus {
|
|
|
2975
3195
|
New = "New"
|
|
2976
3196
|
}
|
|
2977
3197
|
|
|
3198
|
+
// @public
|
|
3199
|
+
export enum KnownIngestionMode {
|
|
3200
|
+
IngestAnyValidRecords = "IngestAnyValidRecords",
|
|
3201
|
+
IngestOnlyIfAllAreValid = "IngestOnlyIfAllAreValid",
|
|
3202
|
+
Unspecified = "Unspecified"
|
|
3203
|
+
}
|
|
3204
|
+
|
|
2978
3205
|
// @public
|
|
2979
3206
|
export enum KnownKillChainIntent {
|
|
2980
3207
|
Collection = "Collection",
|
|
@@ -3215,6 +3442,7 @@ export interface MailboxEntity extends Entity {
|
|
|
3215
3442
|
readonly displayName?: string;
|
|
3216
3443
|
readonly externalDirectoryObjectId?: string;
|
|
3217
3444
|
readonly friendlyName?: string;
|
|
3445
|
+
kind: "Mailbox";
|
|
3218
3446
|
readonly mailboxPrimaryAddress?: string;
|
|
3219
3447
|
readonly upn?: string;
|
|
3220
3448
|
}
|
|
@@ -3242,6 +3470,7 @@ export interface MailClusterEntity extends Entity {
|
|
|
3242
3470
|
readonly countByThreatType?: Record<string, unknown>;
|
|
3243
3471
|
readonly friendlyName?: string;
|
|
3244
3472
|
readonly isVolumeAnomaly?: boolean;
|
|
3473
|
+
kind: "MailCluster";
|
|
3245
3474
|
readonly mailCount?: number;
|
|
3246
3475
|
readonly networkMessageIds?: string[];
|
|
3247
3476
|
readonly query?: string;
|
|
@@ -3285,6 +3514,7 @@ export interface MailMessageEntity extends Entity {
|
|
|
3285
3514
|
readonly fileEntityIds?: string[];
|
|
3286
3515
|
readonly friendlyName?: string;
|
|
3287
3516
|
readonly internetMessageId?: string;
|
|
3517
|
+
kind: "MailMessage";
|
|
3288
3518
|
readonly language?: string;
|
|
3289
3519
|
readonly networkMessageId?: string;
|
|
3290
3520
|
readonly p1Sender?: string;
|
|
@@ -3339,6 +3569,7 @@ export interface MalwareEntity extends Entity {
|
|
|
3339
3569
|
readonly category?: string;
|
|
3340
3570
|
readonly fileEntityIds?: string[];
|
|
3341
3571
|
readonly friendlyName?: string;
|
|
3572
|
+
kind: "Malware";
|
|
3342
3573
|
readonly malwareName?: string;
|
|
3343
3574
|
readonly processEntityIds?: string[];
|
|
3344
3575
|
}
|
|
@@ -3354,7 +3585,7 @@ export interface MalwareEntityProperties extends EntityCommonProperties {
|
|
|
3354
3585
|
// @public (undocumented)
|
|
3355
3586
|
export interface ManualTriggerRequestBody {
|
|
3356
3587
|
// (undocumented)
|
|
3357
|
-
logicAppsResourceId
|
|
3588
|
+
logicAppsResourceId: string;
|
|
3358
3589
|
// (undocumented)
|
|
3359
3590
|
tenantId?: string;
|
|
3360
3591
|
}
|
|
@@ -3375,6 +3606,7 @@ export interface McasCheckRequirementsProperties extends DataConnectorTenantId {
|
|
|
3375
3606
|
// @public
|
|
3376
3607
|
export interface McasDataConnector extends DataConnector {
|
|
3377
3608
|
dataTypes?: McasDataConnectorDataTypes;
|
|
3609
|
+
kind: "MicrosoftCloudAppSecurity";
|
|
3378
3610
|
tenantId?: string;
|
|
3379
3611
|
}
|
|
3380
3612
|
|
|
@@ -3401,6 +3633,7 @@ export interface MdatpCheckRequirementsProperties extends DataConnectorTenantId
|
|
|
3401
3633
|
// @public
|
|
3402
3634
|
export interface MdatpDataConnector extends DataConnector {
|
|
3403
3635
|
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
3636
|
+
kind: "MicrosoftDefenderAdvancedThreatProtection";
|
|
3404
3637
|
tenantId?: string;
|
|
3405
3638
|
}
|
|
3406
3639
|
|
|
@@ -3562,6 +3795,7 @@ export interface MicrosoftSecurityIncidentCreationAlertRule extends AlertRule {
|
|
|
3562
3795
|
displayNamesExcludeFilter?: string[];
|
|
3563
3796
|
displayNamesFilter?: string[];
|
|
3564
3797
|
enabled?: boolean;
|
|
3798
|
+
kind: "MicrosoftSecurityIncidentCreation";
|
|
3565
3799
|
readonly lastModifiedUtc?: Date;
|
|
3566
3800
|
productFilter?: MicrosoftSecurityProductName;
|
|
3567
3801
|
severitiesFilter?: AlertSeverity[];
|
|
@@ -3592,6 +3826,7 @@ export interface MicrosoftSecurityIncidentCreationAlertRuleTemplate extends Aler
|
|
|
3592
3826
|
displayName?: string;
|
|
3593
3827
|
displayNamesExcludeFilter?: string[];
|
|
3594
3828
|
displayNamesFilter?: string[];
|
|
3829
|
+
kind: "MicrosoftSecurityIncidentCreation";
|
|
3595
3830
|
readonly lastUpdatedDateUTC?: Date;
|
|
3596
3831
|
productFilter?: MicrosoftSecurityProductName;
|
|
3597
3832
|
requiredDataConnectors?: AlertRuleTemplateDataSource[];
|
|
@@ -3616,6 +3851,7 @@ export interface MLBehaviorAnalyticsAlertRule extends AlertRule {
|
|
|
3616
3851
|
readonly description?: string;
|
|
3617
3852
|
readonly displayName?: string;
|
|
3618
3853
|
enabled?: boolean;
|
|
3854
|
+
kind: "MLBehaviorAnalytics";
|
|
3619
3855
|
readonly lastModifiedUtc?: Date;
|
|
3620
3856
|
readonly severity?: AlertSeverity;
|
|
3621
3857
|
readonly tactics?: AttackTactic[];
|
|
@@ -3628,6 +3864,7 @@ export interface MLBehaviorAnalyticsAlertRuleTemplate extends AlertRuleTemplate
|
|
|
3628
3864
|
readonly createdDateUTC?: Date;
|
|
3629
3865
|
description?: string;
|
|
3630
3866
|
displayName?: string;
|
|
3867
|
+
kind: "MLBehaviorAnalytics";
|
|
3631
3868
|
readonly lastUpdatedDateUTC?: Date;
|
|
3632
3869
|
requiredDataConnectors?: AlertRuleTemplateDataSource[];
|
|
3633
3870
|
severity?: AlertSeverity;
|
|
@@ -3654,6 +3891,7 @@ export interface MstiCheckRequirementsProperties extends DataConnectorTenantId {
|
|
|
3654
3891
|
// @public
|
|
3655
3892
|
export interface MstiDataConnector extends DataConnector {
|
|
3656
3893
|
dataTypes?: MstiDataConnectorDataTypes;
|
|
3894
|
+
kind: "MicrosoftThreatIntelligence";
|
|
3657
3895
|
tenantId?: string;
|
|
3658
3896
|
}
|
|
3659
3897
|
|
|
@@ -3691,6 +3929,7 @@ export interface MTPCheckRequirementsProperties extends DataConnectorTenantId {
|
|
|
3691
3929
|
// @public
|
|
3692
3930
|
export interface MTPDataConnector extends DataConnector {
|
|
3693
3931
|
dataTypes?: MTPDataConnectorDataTypes;
|
|
3932
|
+
kind: "MicrosoftThreatProtection";
|
|
3694
3933
|
tenantId?: string;
|
|
3695
3934
|
}
|
|
3696
3935
|
|
|
@@ -3715,6 +3954,7 @@ export interface NicEntity extends Entity {
|
|
|
3715
3954
|
};
|
|
3716
3955
|
readonly friendlyName?: string;
|
|
3717
3956
|
readonly ipAddressEntityId?: string;
|
|
3957
|
+
kind: "Nic";
|
|
3718
3958
|
readonly macAddress?: string;
|
|
3719
3959
|
readonly vlans?: string[];
|
|
3720
3960
|
}
|
|
@@ -3737,7 +3977,9 @@ export interface NrtAlertRule extends AlertRule {
|
|
|
3737
3977
|
displayName?: string;
|
|
3738
3978
|
enabled?: boolean;
|
|
3739
3979
|
entityMappings?: EntityMapping[];
|
|
3980
|
+
eventGroupingSettings?: EventGroupingSettings;
|
|
3740
3981
|
incidentConfiguration?: IncidentConfiguration;
|
|
3982
|
+
kind: "NRT";
|
|
3741
3983
|
readonly lastModifiedUtc?: Date;
|
|
3742
3984
|
query?: string;
|
|
3743
3985
|
severity?: AlertSeverity;
|
|
@@ -3759,6 +4001,8 @@ export interface NrtAlertRuleTemplate extends AlertRuleTemplate {
|
|
|
3759
4001
|
description?: string;
|
|
3760
4002
|
displayName?: string;
|
|
3761
4003
|
entityMappings?: EntityMapping[];
|
|
4004
|
+
eventGroupingSettings?: EventGroupingSettings;
|
|
4005
|
+
kind: "NRT";
|
|
3762
4006
|
readonly lastUpdatedDateUTC?: Date;
|
|
3763
4007
|
query?: string;
|
|
3764
4008
|
requiredDataConnectors?: AlertRuleTemplateDataSource[];
|
|
@@ -3795,6 +4039,7 @@ export interface Office365ProjectConnectorDataTypesLogs extends DataConnectorDat
|
|
|
3795
4039
|
// @public
|
|
3796
4040
|
export interface Office365ProjectDataConnector extends DataConnector {
|
|
3797
4041
|
dataTypes?: Office365ProjectConnectorDataTypes;
|
|
4042
|
+
kind: "Office365Project";
|
|
3798
4043
|
tenantId?: string;
|
|
3799
4044
|
}
|
|
3800
4045
|
|
|
@@ -3816,6 +4061,7 @@ export interface OfficeATPCheckRequirementsProperties extends DataConnectorTenan
|
|
|
3816
4061
|
// @public
|
|
3817
4062
|
export interface OfficeATPDataConnector extends DataConnector {
|
|
3818
4063
|
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
4064
|
+
kind: "OfficeATP";
|
|
3819
4065
|
tenantId?: string;
|
|
3820
4066
|
}
|
|
3821
4067
|
|
|
@@ -3870,6 +4116,7 @@ export type OfficeConsentsListResponse = OfficeConsentList;
|
|
|
3870
4116
|
// @public
|
|
3871
4117
|
export interface OfficeDataConnector extends DataConnector {
|
|
3872
4118
|
dataTypes?: OfficeDataConnectorDataTypes;
|
|
4119
|
+
kind: "Office365";
|
|
3873
4120
|
tenantId?: string;
|
|
3874
4121
|
}
|
|
3875
4122
|
|
|
@@ -3910,6 +4157,7 @@ export interface OfficeIRMCheckRequirementsProperties extends DataConnectorTenan
|
|
|
3910
4157
|
// @public
|
|
3911
4158
|
export interface OfficeIRMDataConnector extends DataConnector {
|
|
3912
4159
|
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
4160
|
+
kind: "OfficeIRM";
|
|
3913
4161
|
tenantId?: string;
|
|
3914
4162
|
}
|
|
3915
4163
|
|
|
@@ -3939,6 +4187,7 @@ export interface OfficePowerBIConnectorDataTypesLogs extends DataConnectorDataTy
|
|
|
3939
4187
|
// @public
|
|
3940
4188
|
export interface OfficePowerBIDataConnector extends DataConnector {
|
|
3941
4189
|
dataTypes?: OfficePowerBIConnectorDataTypes;
|
|
4190
|
+
kind: "OfficePowerBI";
|
|
3942
4191
|
tenantId?: string;
|
|
3943
4192
|
}
|
|
3944
4193
|
|
|
@@ -4040,6 +4289,7 @@ export interface ProcessEntity extends Entity {
|
|
|
4040
4289
|
readonly hostEntityId?: string;
|
|
4041
4290
|
readonly hostLogonSessionEntityId?: string;
|
|
4042
4291
|
readonly imageFileEntityId?: string;
|
|
4292
|
+
kind: "Process";
|
|
4043
4293
|
readonly parentProcessEntityId?: string;
|
|
4044
4294
|
readonly processId?: string;
|
|
4045
4295
|
}
|
|
@@ -4097,6 +4347,13 @@ export interface PropertyArrayChangedConditionProperties extends AutomationRuleC
|
|
|
4097
4347
|
conditionType: "PropertyArrayChanged";
|
|
4098
4348
|
}
|
|
4099
4349
|
|
|
4350
|
+
// @public
|
|
4351
|
+
export interface PropertyArrayConditionProperties extends AutomationRuleCondition {
|
|
4352
|
+
// (undocumented)
|
|
4353
|
+
conditionProperties?: AutomationRulePropertyArrayValuesCondition;
|
|
4354
|
+
conditionType: "PropertyArray";
|
|
4355
|
+
}
|
|
4356
|
+
|
|
4100
4357
|
// @public
|
|
4101
4358
|
export interface PropertyChangedConditionProperties extends AutomationRuleCondition {
|
|
4102
4359
|
// (undocumented)
|
|
@@ -4121,6 +4378,7 @@ export interface QueryBasedAlertRuleTemplateProperties {
|
|
|
4121
4378
|
[propertyName: string]: string;
|
|
4122
4379
|
};
|
|
4123
4380
|
entityMappings?: EntityMapping[];
|
|
4381
|
+
eventGroupingSettings?: EventGroupingSettings;
|
|
4124
4382
|
query?: string;
|
|
4125
4383
|
severity?: AlertSeverity;
|
|
4126
4384
|
version?: string;
|
|
@@ -4137,6 +4395,7 @@ export interface RegistryKeyEntity extends Entity {
|
|
|
4137
4395
|
readonly friendlyName?: string;
|
|
4138
4396
|
readonly hive?: RegistryHive;
|
|
4139
4397
|
readonly key?: string;
|
|
4398
|
+
kind: "RegistryKey";
|
|
4140
4399
|
}
|
|
4141
4400
|
|
|
4142
4401
|
// @public
|
|
@@ -4152,6 +4411,7 @@ export interface RegistryValueEntity extends Entity {
|
|
|
4152
4411
|
};
|
|
4153
4412
|
readonly friendlyName?: string;
|
|
4154
4413
|
readonly keyEntityId?: string;
|
|
4414
|
+
kind: "RegistryValue";
|
|
4155
4415
|
readonly valueData?: string;
|
|
4156
4416
|
readonly valueName?: string;
|
|
4157
4417
|
readonly valueType?: RegistryValueKind;
|
|
@@ -4263,6 +4523,7 @@ export interface ScheduledAlertRule extends AlertRule {
|
|
|
4263
4523
|
entityMappings?: EntityMapping[];
|
|
4264
4524
|
eventGroupingSettings?: EventGroupingSettings;
|
|
4265
4525
|
incidentConfiguration?: IncidentConfiguration;
|
|
4526
|
+
kind: "Scheduled";
|
|
4266
4527
|
readonly lastModifiedUtc?: Date;
|
|
4267
4528
|
query?: string;
|
|
4268
4529
|
queryFrequency?: string;
|
|
@@ -4320,6 +4581,7 @@ export interface ScheduledAlertRuleTemplate extends AlertRuleTemplate {
|
|
|
4320
4581
|
displayName?: string;
|
|
4321
4582
|
entityMappings?: EntityMapping[];
|
|
4322
4583
|
eventGroupingSettings?: EventGroupingSettings;
|
|
4584
|
+
kind: "Scheduled";
|
|
4323
4585
|
readonly lastUpdatedDateUTC?: Date;
|
|
4324
4586
|
query?: string;
|
|
4325
4587
|
queryFrequency?: string;
|
|
@@ -4351,6 +4613,7 @@ export interface SecurityAlert extends Entity {
|
|
|
4351
4613
|
readonly endTimeUtc?: Date;
|
|
4352
4614
|
readonly friendlyName?: string;
|
|
4353
4615
|
readonly intent?: KillChainIntent;
|
|
4616
|
+
kind: "SecurityAlert";
|
|
4354
4617
|
readonly processingEndTime?: Date;
|
|
4355
4618
|
readonly productComponentName?: string;
|
|
4356
4619
|
readonly productName?: string;
|
|
@@ -4423,6 +4686,7 @@ export interface SecurityGroupEntity extends Entity {
|
|
|
4423
4686
|
};
|
|
4424
4687
|
readonly distinguishedName?: string;
|
|
4425
4688
|
readonly friendlyName?: string;
|
|
4689
|
+
kind: "SecurityGroup";
|
|
4426
4690
|
readonly objectGuid?: string;
|
|
4427
4691
|
readonly sid?: string;
|
|
4428
4692
|
}
|
|
@@ -4474,6 +4738,8 @@ export class SecurityInsights extends coreClient.ServiceClient {
|
|
|
4474
4738
|
// (undocumented)
|
|
4475
4739
|
entityRelations: EntityRelations;
|
|
4476
4740
|
// (undocumented)
|
|
4741
|
+
fileImports: FileImports;
|
|
4742
|
+
// (undocumented)
|
|
4477
4743
|
incidentComments: IncidentComments;
|
|
4478
4744
|
// (undocumented)
|
|
4479
4745
|
incidentRelations: IncidentRelations;
|
|
@@ -4737,6 +5003,7 @@ export interface SubmissionMailEntity extends Entity {
|
|
|
4737
5003
|
[propertyName: string]: Record<string, unknown>;
|
|
4738
5004
|
};
|
|
4739
5005
|
readonly friendlyName?: string;
|
|
5006
|
+
kind: "SubmissionMail";
|
|
4740
5007
|
readonly networkMessageId?: string;
|
|
4741
5008
|
readonly recipient?: string;
|
|
4742
5009
|
readonly reportType?: string;
|
|
@@ -4812,6 +5079,7 @@ export interface ThreatIntelligenceAlertRule extends AlertRule {
|
|
|
4812
5079
|
readonly description?: string;
|
|
4813
5080
|
readonly displayName?: string;
|
|
4814
5081
|
enabled?: boolean;
|
|
5082
|
+
kind: "ThreatIntelligence";
|
|
4815
5083
|
readonly lastModifiedUtc?: Date;
|
|
4816
5084
|
readonly severity?: AlertSeverity;
|
|
4817
5085
|
readonly tactics?: AttackTactic[];
|
|
@@ -4824,6 +5092,7 @@ export interface ThreatIntelligenceAlertRuleTemplate extends AlertRuleTemplate {
|
|
|
4824
5092
|
readonly createdDateUTC?: Date;
|
|
4825
5093
|
description?: string;
|
|
4826
5094
|
displayName?: string;
|
|
5095
|
+
kind: "ThreatIntelligence";
|
|
4827
5096
|
readonly lastUpdatedDateUTC?: Date;
|
|
4828
5097
|
requiredDataConnectors?: AlertRuleTemplateDataSource[];
|
|
4829
5098
|
severity?: AlertSeverity;
|
|
@@ -4950,6 +5219,7 @@ export interface ThreatIntelligenceIndicatorModel extends ThreatIntelligenceInfo
|
|
|
4950
5219
|
granularMarkings?: ThreatIntelligenceGranularMarkingModel[];
|
|
4951
5220
|
indicatorTypes?: string[];
|
|
4952
5221
|
killChainPhases?: ThreatIntelligenceKillChainPhase[];
|
|
5222
|
+
kind: "indicator";
|
|
4953
5223
|
labels?: string[];
|
|
4954
5224
|
language?: string;
|
|
4955
5225
|
lastUpdatedTimeUtc?: string;
|
|
@@ -5130,6 +5400,7 @@ export interface TICheckRequirementsProperties extends DataConnectorTenantId {
|
|
|
5130
5400
|
// @public
|
|
5131
5401
|
export interface TIDataConnector extends DataConnector {
|
|
5132
5402
|
dataTypes?: TIDataConnectorDataTypes;
|
|
5403
|
+
kind: "ThreatIntelligence";
|
|
5133
5404
|
tenantId?: string;
|
|
5134
5405
|
tipLookbackPeriod?: Date;
|
|
5135
5406
|
}
|
|
@@ -5184,6 +5455,7 @@ export interface TiTaxiiDataConnector extends DataConnector {
|
|
|
5184
5455
|
collectionId?: string;
|
|
5185
5456
|
dataTypes?: TiTaxiiDataConnectorDataTypes;
|
|
5186
5457
|
friendlyName?: string;
|
|
5458
|
+
kind: "ThreatIntelligenceTaxii";
|
|
5187
5459
|
password?: string;
|
|
5188
5460
|
pollingFrequency?: PollingFrequency;
|
|
5189
5461
|
taxiiLookbackPeriod?: Date;
|
|
@@ -5227,6 +5499,7 @@ export type TriggersWhen = string;
|
|
|
5227
5499
|
// @public
|
|
5228
5500
|
export interface Ueba extends Settings {
|
|
5229
5501
|
dataSources?: UebaDataSources[];
|
|
5502
|
+
kind: "Ueba";
|
|
5230
5503
|
}
|
|
5231
5504
|
|
|
5232
5505
|
// @public
|
|
@@ -5238,6 +5511,7 @@ export interface UrlEntity extends Entity {
|
|
|
5238
5511
|
[propertyName: string]: Record<string, unknown>;
|
|
5239
5512
|
};
|
|
5240
5513
|
readonly friendlyName?: string;
|
|
5514
|
+
kind: "Url";
|
|
5241
5515
|
readonly url?: string;
|
|
5242
5516
|
}
|
|
5243
5517
|
|
|
@@ -5253,6 +5527,12 @@ export interface UserInfo {
|
|
|
5253
5527
|
objectId?: string;
|
|
5254
5528
|
}
|
|
5255
5529
|
|
|
5530
|
+
// @public
|
|
5531
|
+
export interface ValidationError {
|
|
5532
|
+
readonly errorMessages?: string[];
|
|
5533
|
+
recordIndex?: number;
|
|
5534
|
+
}
|
|
5535
|
+
|
|
5256
5536
|
// @public
|
|
5257
5537
|
export type Version = string;
|
|
5258
5538
|
|