@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
package/dist/index.js
CHANGED
|
@@ -5,6 +5,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
5
5
|
var tslib = require('tslib');
|
|
6
6
|
var coreClient = require('@azure/core-client');
|
|
7
7
|
var coreRestPipeline = require('@azure/core-rest-pipeline');
|
|
8
|
+
var coreLro = require('@azure/core-lro');
|
|
8
9
|
|
|
9
10
|
function _interopNamespace(e) {
|
|
10
11
|
if (e && e.__esModule) return e;
|
|
@@ -83,10 +84,14 @@ exports.KnownConditionType = void 0;
|
|
|
83
84
|
(function (KnownConditionType) {
|
|
84
85
|
/** Evaluate an object property value */
|
|
85
86
|
KnownConditionType["Property"] = "Property";
|
|
87
|
+
/** Evaluate an object array property value */
|
|
88
|
+
KnownConditionType["PropertyArray"] = "PropertyArray";
|
|
86
89
|
/** Evaluate an object property changed value */
|
|
87
90
|
KnownConditionType["PropertyChanged"] = "PropertyChanged";
|
|
88
91
|
/** Evaluate an object array property changed value */
|
|
89
92
|
KnownConditionType["PropertyArrayChanged"] = "PropertyArrayChanged";
|
|
93
|
+
/** Apply a boolean operator (e.g AND, OR) to conditions */
|
|
94
|
+
KnownConditionType["Boolean"] = "Boolean";
|
|
90
95
|
})(exports.KnownConditionType || (exports.KnownConditionType = {}));
|
|
91
96
|
/** Known values of {@link ActionType} that the service accepts. */
|
|
92
97
|
exports.KnownActionType = void 0;
|
|
@@ -248,6 +253,64 @@ exports.KnownEntityQueryTemplateKind = void 0;
|
|
|
248
253
|
/** Activity */
|
|
249
254
|
KnownEntityQueryTemplateKind["Activity"] = "Activity";
|
|
250
255
|
})(exports.KnownEntityQueryTemplateKind || (exports.KnownEntityQueryTemplateKind = {}));
|
|
256
|
+
/** Known values of {@link IngestionMode} that the service accepts. */
|
|
257
|
+
exports.KnownIngestionMode = void 0;
|
|
258
|
+
(function (KnownIngestionMode) {
|
|
259
|
+
/** No records should be ingested when invalid records are detected. */
|
|
260
|
+
KnownIngestionMode["IngestOnlyIfAllAreValid"] = "IngestOnlyIfAllAreValid";
|
|
261
|
+
/** Valid records should still be ingested when invalid records are detected. */
|
|
262
|
+
KnownIngestionMode["IngestAnyValidRecords"] = "IngestAnyValidRecords";
|
|
263
|
+
/** Unspecified */
|
|
264
|
+
KnownIngestionMode["Unspecified"] = "Unspecified";
|
|
265
|
+
})(exports.KnownIngestionMode || (exports.KnownIngestionMode = {}));
|
|
266
|
+
/** Known values of {@link FileImportContentType} that the service accepts. */
|
|
267
|
+
exports.KnownFileImportContentType = void 0;
|
|
268
|
+
(function (KnownFileImportContentType) {
|
|
269
|
+
/** File containing records with the core fields of an indicator, plus the observables to construct the STIX pattern. */
|
|
270
|
+
KnownFileImportContentType["BasicIndicator"] = "BasicIndicator";
|
|
271
|
+
/** File containing STIX indicators. */
|
|
272
|
+
KnownFileImportContentType["StixIndicator"] = "StixIndicator";
|
|
273
|
+
/** File containing other records. */
|
|
274
|
+
KnownFileImportContentType["Unspecified"] = "Unspecified";
|
|
275
|
+
})(exports.KnownFileImportContentType || (exports.KnownFileImportContentType = {}));
|
|
276
|
+
/** Known values of {@link FileFormat} that the service accepts. */
|
|
277
|
+
exports.KnownFileFormat = void 0;
|
|
278
|
+
(function (KnownFileFormat) {
|
|
279
|
+
/** A CSV file. */
|
|
280
|
+
KnownFileFormat["CSV"] = "CSV";
|
|
281
|
+
/** A JSON file. */
|
|
282
|
+
KnownFileFormat["Json"] = "JSON";
|
|
283
|
+
/** A file of other format. */
|
|
284
|
+
KnownFileFormat["Unspecified"] = "Unspecified";
|
|
285
|
+
})(exports.KnownFileFormat || (exports.KnownFileFormat = {}));
|
|
286
|
+
/** Known values of {@link DeleteStatus} that the service accepts. */
|
|
287
|
+
exports.KnownDeleteStatus = void 0;
|
|
288
|
+
(function (KnownDeleteStatus) {
|
|
289
|
+
/** The file was deleted. */
|
|
290
|
+
KnownDeleteStatus["Deleted"] = "Deleted";
|
|
291
|
+
/** The file was not deleted. */
|
|
292
|
+
KnownDeleteStatus["NotDeleted"] = "NotDeleted";
|
|
293
|
+
/** Unspecified */
|
|
294
|
+
KnownDeleteStatus["Unspecified"] = "Unspecified";
|
|
295
|
+
})(exports.KnownDeleteStatus || (exports.KnownDeleteStatus = {}));
|
|
296
|
+
/** Known values of {@link FileImportState} that the service accepts. */
|
|
297
|
+
exports.KnownFileImportState = void 0;
|
|
298
|
+
(function (KnownFileImportState) {
|
|
299
|
+
/** A fatal error has occurred while ingesting the file. */
|
|
300
|
+
KnownFileImportState["FatalError"] = "FatalError";
|
|
301
|
+
/** The file has been ingested. */
|
|
302
|
+
KnownFileImportState["Ingested"] = "Ingested";
|
|
303
|
+
/** The file has been ingested with errors. */
|
|
304
|
+
KnownFileImportState["IngestedWithErrors"] = "IngestedWithErrors";
|
|
305
|
+
/** The file ingestion is in progress. */
|
|
306
|
+
KnownFileImportState["InProgress"] = "InProgress";
|
|
307
|
+
/** The file is invalid. */
|
|
308
|
+
KnownFileImportState["Invalid"] = "Invalid";
|
|
309
|
+
/** Waiting for the file to be uploaded. */
|
|
310
|
+
KnownFileImportState["WaitingForUpload"] = "WaitingForUpload";
|
|
311
|
+
/** Unspecified state. */
|
|
312
|
+
KnownFileImportState["Unspecified"] = "Unspecified";
|
|
313
|
+
})(exports.KnownFileImportState || (exports.KnownFileImportState = {}));
|
|
251
314
|
/** Known values of {@link IncidentClassification} that the service accepts. */
|
|
252
315
|
exports.KnownIncidentClassification = void 0;
|
|
253
316
|
(function (KnownIncidentClassification) {
|
|
@@ -668,6 +731,14 @@ exports.KnownEntityMappingType = void 0;
|
|
|
668
731
|
/** Submission mail entity type */
|
|
669
732
|
KnownEntityMappingType["SubmissionMail"] = "SubmissionMail";
|
|
670
733
|
})(exports.KnownEntityMappingType || (exports.KnownEntityMappingType = {}));
|
|
734
|
+
/** Known values of {@link EventGroupingAggregationKind} that the service accepts. */
|
|
735
|
+
exports.KnownEventGroupingAggregationKind = void 0;
|
|
736
|
+
(function (KnownEventGroupingAggregationKind) {
|
|
737
|
+
/** SingleAlert */
|
|
738
|
+
KnownEventGroupingAggregationKind["SingleAlert"] = "SingleAlert";
|
|
739
|
+
/** AlertPerResult */
|
|
740
|
+
KnownEventGroupingAggregationKind["AlertPerResult"] = "AlertPerResult";
|
|
741
|
+
})(exports.KnownEventGroupingAggregationKind || (exports.KnownEventGroupingAggregationKind = {}));
|
|
671
742
|
/** Known values of {@link MicrosoftSecurityProductName} that the service accepts. */
|
|
672
743
|
exports.KnownMicrosoftSecurityProductName = void 0;
|
|
673
744
|
(function (KnownMicrosoftSecurityProductName) {
|
|
@@ -704,14 +775,14 @@ exports.KnownAlertDetail = void 0;
|
|
|
704
775
|
/** Alert severity */
|
|
705
776
|
KnownAlertDetail["Severity"] = "Severity";
|
|
706
777
|
})(exports.KnownAlertDetail || (exports.KnownAlertDetail = {}));
|
|
707
|
-
/** Known values of {@link
|
|
708
|
-
exports.
|
|
709
|
-
(function (
|
|
710
|
-
/**
|
|
711
|
-
|
|
712
|
-
/**
|
|
713
|
-
|
|
714
|
-
})(exports.
|
|
778
|
+
/** Known values of {@link AutomationRuleBooleanConditionSupportedOperator} that the service accepts. */
|
|
779
|
+
exports.KnownAutomationRuleBooleanConditionSupportedOperator = void 0;
|
|
780
|
+
(function (KnownAutomationRuleBooleanConditionSupportedOperator) {
|
|
781
|
+
/** Evaluates as true if all the item conditions are evaluated as true */
|
|
782
|
+
KnownAutomationRuleBooleanConditionSupportedOperator["And"] = "And";
|
|
783
|
+
/** Evaluates as true if at least one of the item conditions are evaluated as true */
|
|
784
|
+
KnownAutomationRuleBooleanConditionSupportedOperator["Or"] = "Or";
|
|
785
|
+
})(exports.KnownAutomationRuleBooleanConditionSupportedOperator || (exports.KnownAutomationRuleBooleanConditionSupportedOperator = {}));
|
|
715
786
|
/** Known values of {@link AutomationRulePropertyArrayChangedConditionSupportedArrayType} that the service accepts. */
|
|
716
787
|
exports.KnownAutomationRulePropertyArrayChangedConditionSupportedArrayType = void 0;
|
|
717
788
|
(function (KnownAutomationRulePropertyArrayChangedConditionSupportedArrayType) {
|
|
@@ -730,6 +801,20 @@ exports.KnownAutomationRulePropertyArrayChangedConditionSupportedChangeType = vo
|
|
|
730
801
|
/** Evaluate the condition on items added to the array */
|
|
731
802
|
KnownAutomationRulePropertyArrayChangedConditionSupportedChangeType["Added"] = "Added";
|
|
732
803
|
})(exports.KnownAutomationRulePropertyArrayChangedConditionSupportedChangeType || (exports.KnownAutomationRulePropertyArrayChangedConditionSupportedChangeType = {}));
|
|
804
|
+
/** Known values of {@link AutomationRulePropertyArrayConditionSupportedArrayType} that the service accepts. */
|
|
805
|
+
exports.KnownAutomationRulePropertyArrayConditionSupportedArrayType = void 0;
|
|
806
|
+
(function (KnownAutomationRulePropertyArrayConditionSupportedArrayType) {
|
|
807
|
+
/** Evaluate the condition on the custom detail keys */
|
|
808
|
+
KnownAutomationRulePropertyArrayConditionSupportedArrayType["CustomDetails"] = "CustomDetails";
|
|
809
|
+
/** Evaluate the condition on a custom detail's values */
|
|
810
|
+
KnownAutomationRulePropertyArrayConditionSupportedArrayType["CustomDetailValues"] = "CustomDetailValues";
|
|
811
|
+
})(exports.KnownAutomationRulePropertyArrayConditionSupportedArrayType || (exports.KnownAutomationRulePropertyArrayConditionSupportedArrayType = {}));
|
|
812
|
+
/** Known values of {@link AutomationRulePropertyArrayConditionSupportedArrayConditionType} that the service accepts. */
|
|
813
|
+
exports.KnownAutomationRulePropertyArrayConditionSupportedArrayConditionType = void 0;
|
|
814
|
+
(function (KnownAutomationRulePropertyArrayConditionSupportedArrayConditionType) {
|
|
815
|
+
/** Evaluate the condition as true if any item fulfills it */
|
|
816
|
+
KnownAutomationRulePropertyArrayConditionSupportedArrayConditionType["AnyItem"] = "AnyItem";
|
|
817
|
+
})(exports.KnownAutomationRulePropertyArrayConditionSupportedArrayConditionType || (exports.KnownAutomationRulePropertyArrayConditionSupportedArrayConditionType = {}));
|
|
733
818
|
/** Known values of {@link AutomationRulePropertyChangedConditionSupportedPropertyType} that the service accepts. */
|
|
734
819
|
exports.KnownAutomationRulePropertyChangedConditionSupportedPropertyType = void 0;
|
|
735
820
|
(function (KnownAutomationRulePropertyChangedConditionSupportedPropertyType) {
|
|
@@ -787,6 +872,12 @@ exports.KnownAutomationRulePropertyConditionSupportedProperty = void 0;
|
|
|
787
872
|
KnownAutomationRulePropertyConditionSupportedProperty["IncidentLabel"] = "IncidentLabel";
|
|
788
873
|
/** The provider name of the incident */
|
|
789
874
|
KnownAutomationRulePropertyConditionSupportedProperty["IncidentProviderName"] = "IncidentProviderName";
|
|
875
|
+
/** The update source of the incident */
|
|
876
|
+
KnownAutomationRulePropertyConditionSupportedProperty["IncidentUpdatedBySource"] = "IncidentUpdatedBySource";
|
|
877
|
+
/** The incident custom detail key */
|
|
878
|
+
KnownAutomationRulePropertyConditionSupportedProperty["IncidentCustomDetailsKey"] = "IncidentCustomDetailsKey";
|
|
879
|
+
/** The incident custom detail value */
|
|
880
|
+
KnownAutomationRulePropertyConditionSupportedProperty["IncidentCustomDetailsValue"] = "IncidentCustomDetailsValue";
|
|
790
881
|
/** The account Azure Active Directory tenant id */
|
|
791
882
|
KnownAutomationRulePropertyConditionSupportedProperty["AccountAadTenantId"] = "AccountAadTenantId";
|
|
792
883
|
/** The account Azure Active Directory user id */
|
|
@@ -1504,6 +1595,7 @@ const ManualTriggerRequestBody = {
|
|
|
1504
1595
|
},
|
|
1505
1596
|
logicAppsResourceId: {
|
|
1506
1597
|
serializedName: "logicAppsResourceId",
|
|
1598
|
+
required: true,
|
|
1507
1599
|
type: {
|
|
1508
1600
|
name: "String"
|
|
1509
1601
|
}
|
|
@@ -2840,6 +2932,100 @@ const EntityQueryTemplateList = {
|
|
|
2840
2932
|
}
|
|
2841
2933
|
}
|
|
2842
2934
|
};
|
|
2935
|
+
const FileImportList = {
|
|
2936
|
+
type: {
|
|
2937
|
+
name: "Composite",
|
|
2938
|
+
className: "FileImportList",
|
|
2939
|
+
modelProperties: {
|
|
2940
|
+
nextLink: {
|
|
2941
|
+
serializedName: "nextLink",
|
|
2942
|
+
readOnly: true,
|
|
2943
|
+
type: {
|
|
2944
|
+
name: "String"
|
|
2945
|
+
}
|
|
2946
|
+
},
|
|
2947
|
+
value: {
|
|
2948
|
+
serializedName: "value",
|
|
2949
|
+
required: true,
|
|
2950
|
+
type: {
|
|
2951
|
+
name: "Sequence",
|
|
2952
|
+
element: {
|
|
2953
|
+
type: {
|
|
2954
|
+
name: "Composite",
|
|
2955
|
+
className: "FileImport"
|
|
2956
|
+
}
|
|
2957
|
+
}
|
|
2958
|
+
}
|
|
2959
|
+
}
|
|
2960
|
+
}
|
|
2961
|
+
}
|
|
2962
|
+
};
|
|
2963
|
+
const FileMetadata = {
|
|
2964
|
+
type: {
|
|
2965
|
+
name: "Composite",
|
|
2966
|
+
className: "FileMetadata",
|
|
2967
|
+
modelProperties: {
|
|
2968
|
+
fileFormat: {
|
|
2969
|
+
serializedName: "fileFormat",
|
|
2970
|
+
type: {
|
|
2971
|
+
name: "String"
|
|
2972
|
+
}
|
|
2973
|
+
},
|
|
2974
|
+
fileName: {
|
|
2975
|
+
serializedName: "fileName",
|
|
2976
|
+
type: {
|
|
2977
|
+
name: "String"
|
|
2978
|
+
}
|
|
2979
|
+
},
|
|
2980
|
+
fileSize: {
|
|
2981
|
+
serializedName: "fileSize",
|
|
2982
|
+
type: {
|
|
2983
|
+
name: "Number"
|
|
2984
|
+
}
|
|
2985
|
+
},
|
|
2986
|
+
fileContentUri: {
|
|
2987
|
+
serializedName: "fileContentUri",
|
|
2988
|
+
readOnly: true,
|
|
2989
|
+
type: {
|
|
2990
|
+
name: "String"
|
|
2991
|
+
}
|
|
2992
|
+
},
|
|
2993
|
+
deleteStatus: {
|
|
2994
|
+
serializedName: "deleteStatus",
|
|
2995
|
+
readOnly: true,
|
|
2996
|
+
type: {
|
|
2997
|
+
name: "String"
|
|
2998
|
+
}
|
|
2999
|
+
}
|
|
3000
|
+
}
|
|
3001
|
+
}
|
|
3002
|
+
};
|
|
3003
|
+
const ValidationError = {
|
|
3004
|
+
type: {
|
|
3005
|
+
name: "Composite",
|
|
3006
|
+
className: "ValidationError",
|
|
3007
|
+
modelProperties: {
|
|
3008
|
+
recordIndex: {
|
|
3009
|
+
serializedName: "recordIndex",
|
|
3010
|
+
type: {
|
|
3011
|
+
name: "Number"
|
|
3012
|
+
}
|
|
3013
|
+
},
|
|
3014
|
+
errorMessages: {
|
|
3015
|
+
serializedName: "errorMessages",
|
|
3016
|
+
readOnly: true,
|
|
3017
|
+
type: {
|
|
3018
|
+
name: "Sequence",
|
|
3019
|
+
element: {
|
|
3020
|
+
type: {
|
|
3021
|
+
name: "String"
|
|
3022
|
+
}
|
|
3023
|
+
}
|
|
3024
|
+
}
|
|
3025
|
+
}
|
|
3026
|
+
}
|
|
3027
|
+
}
|
|
3028
|
+
};
|
|
2843
3029
|
const IncidentList = {
|
|
2844
3030
|
type: {
|
|
2845
3031
|
name: "Composite",
|
|
@@ -4714,6 +4900,13 @@ const QueryBasedAlertRuleTemplateProperties = {
|
|
|
4714
4900
|
name: "Composite",
|
|
4715
4901
|
className: "AlertDetailsOverride"
|
|
4716
4902
|
}
|
|
4903
|
+
},
|
|
4904
|
+
eventGroupingSettings: {
|
|
4905
|
+
serializedName: "eventGroupingSettings",
|
|
4906
|
+
type: {
|
|
4907
|
+
name: "Composite",
|
|
4908
|
+
className: "EventGroupingSettings"
|
|
4909
|
+
}
|
|
4717
4910
|
}
|
|
4718
4911
|
}
|
|
4719
4912
|
}
|
|
@@ -4796,6 +4989,20 @@ const AlertDetailsOverride = {
|
|
|
4796
4989
|
}
|
|
4797
4990
|
}
|
|
4798
4991
|
};
|
|
4992
|
+
const EventGroupingSettings = {
|
|
4993
|
+
type: {
|
|
4994
|
+
name: "Composite",
|
|
4995
|
+
className: "EventGroupingSettings",
|
|
4996
|
+
modelProperties: {
|
|
4997
|
+
aggregationKind: {
|
|
4998
|
+
serializedName: "aggregationKind",
|
|
4999
|
+
type: {
|
|
5000
|
+
name: "String"
|
|
5001
|
+
}
|
|
5002
|
+
}
|
|
5003
|
+
}
|
|
5004
|
+
}
|
|
5005
|
+
};
|
|
4799
5006
|
const FusionSourceSettings = {
|
|
4800
5007
|
type: {
|
|
4801
5008
|
name: "Composite",
|
|
@@ -5236,16 +5443,32 @@ const ScheduledAlertRuleCommonProperties = {
|
|
|
5236
5443
|
}
|
|
5237
5444
|
}
|
|
5238
5445
|
};
|
|
5239
|
-
const
|
|
5446
|
+
const AutomationRuleBooleanCondition = {
|
|
5240
5447
|
type: {
|
|
5241
5448
|
name: "Composite",
|
|
5242
|
-
className: "
|
|
5449
|
+
className: "AutomationRuleBooleanCondition",
|
|
5243
5450
|
modelProperties: {
|
|
5244
|
-
|
|
5245
|
-
serializedName: "
|
|
5451
|
+
operator: {
|
|
5452
|
+
serializedName: "operator",
|
|
5246
5453
|
type: {
|
|
5247
5454
|
name: "String"
|
|
5248
5455
|
}
|
|
5456
|
+
},
|
|
5457
|
+
innerConditions: {
|
|
5458
|
+
constraints: {
|
|
5459
|
+
MinItems: 2,
|
|
5460
|
+
MaxItems: 10
|
|
5461
|
+
},
|
|
5462
|
+
serializedName: "innerConditions",
|
|
5463
|
+
type: {
|
|
5464
|
+
name: "Sequence",
|
|
5465
|
+
element: {
|
|
5466
|
+
type: {
|
|
5467
|
+
name: "Composite",
|
|
5468
|
+
className: "AutomationRuleCondition"
|
|
5469
|
+
}
|
|
5470
|
+
}
|
|
5471
|
+
}
|
|
5249
5472
|
}
|
|
5250
5473
|
}
|
|
5251
5474
|
}
|
|
@@ -5327,6 +5550,41 @@ const AutomationRulePropertyArrayChangedValuesCondition = {
|
|
|
5327
5550
|
}
|
|
5328
5551
|
}
|
|
5329
5552
|
};
|
|
5553
|
+
const AutomationRulePropertyArrayValuesCondition = {
|
|
5554
|
+
type: {
|
|
5555
|
+
name: "Composite",
|
|
5556
|
+
className: "AutomationRulePropertyArrayValuesCondition",
|
|
5557
|
+
modelProperties: {
|
|
5558
|
+
arrayType: {
|
|
5559
|
+
serializedName: "arrayType",
|
|
5560
|
+
type: {
|
|
5561
|
+
name: "String"
|
|
5562
|
+
}
|
|
5563
|
+
},
|
|
5564
|
+
arrayConditionType: {
|
|
5565
|
+
serializedName: "arrayConditionType",
|
|
5566
|
+
type: {
|
|
5567
|
+
name: "String"
|
|
5568
|
+
}
|
|
5569
|
+
},
|
|
5570
|
+
itemConditions: {
|
|
5571
|
+
constraints: {
|
|
5572
|
+
MaxItems: 10
|
|
5573
|
+
},
|
|
5574
|
+
serializedName: "itemConditions",
|
|
5575
|
+
type: {
|
|
5576
|
+
name: "Sequence",
|
|
5577
|
+
element: {
|
|
5578
|
+
type: {
|
|
5579
|
+
name: "Composite",
|
|
5580
|
+
className: "AutomationRuleCondition"
|
|
5581
|
+
}
|
|
5582
|
+
}
|
|
5583
|
+
}
|
|
5584
|
+
}
|
|
5585
|
+
}
|
|
5586
|
+
}
|
|
5587
|
+
};
|
|
5330
5588
|
const AutomationRulePropertyValuesChangedCondition = {
|
|
5331
5589
|
type: {
|
|
5332
5590
|
name: "Composite",
|
|
@@ -6858,6 +7116,94 @@ const EntityQueryTemplate = {
|
|
|
6858
7116
|
} })
|
|
6859
7117
|
}
|
|
6860
7118
|
};
|
|
7119
|
+
const FileImport = {
|
|
7120
|
+
type: {
|
|
7121
|
+
name: "Composite",
|
|
7122
|
+
className: "FileImport",
|
|
7123
|
+
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), { ingestionMode: {
|
|
7124
|
+
serializedName: "properties.ingestionMode",
|
|
7125
|
+
type: {
|
|
7126
|
+
name: "String"
|
|
7127
|
+
}
|
|
7128
|
+
}, contentType: {
|
|
7129
|
+
serializedName: "properties.contentType",
|
|
7130
|
+
type: {
|
|
7131
|
+
name: "String"
|
|
7132
|
+
}
|
|
7133
|
+
}, createdTimeUTC: {
|
|
7134
|
+
serializedName: "properties.createdTimeUTC",
|
|
7135
|
+
readOnly: true,
|
|
7136
|
+
type: {
|
|
7137
|
+
name: "DateTime"
|
|
7138
|
+
}
|
|
7139
|
+
}, errorFile: {
|
|
7140
|
+
serializedName: "properties.errorFile",
|
|
7141
|
+
type: {
|
|
7142
|
+
name: "Composite",
|
|
7143
|
+
className: "FileMetadata"
|
|
7144
|
+
}
|
|
7145
|
+
}, errorsPreview: {
|
|
7146
|
+
serializedName: "properties.errorsPreview",
|
|
7147
|
+
readOnly: true,
|
|
7148
|
+
type: {
|
|
7149
|
+
name: "Sequence",
|
|
7150
|
+
element: {
|
|
7151
|
+
type: {
|
|
7152
|
+
name: "Composite",
|
|
7153
|
+
className: "ValidationError"
|
|
7154
|
+
}
|
|
7155
|
+
}
|
|
7156
|
+
}
|
|
7157
|
+
}, importFile: {
|
|
7158
|
+
serializedName: "properties.importFile",
|
|
7159
|
+
type: {
|
|
7160
|
+
name: "Composite",
|
|
7161
|
+
className: "FileMetadata"
|
|
7162
|
+
}
|
|
7163
|
+
}, ingestedRecordCount: {
|
|
7164
|
+
serializedName: "properties.ingestedRecordCount",
|
|
7165
|
+
readOnly: true,
|
|
7166
|
+
type: {
|
|
7167
|
+
name: "Number"
|
|
7168
|
+
}
|
|
7169
|
+
}, source: {
|
|
7170
|
+
serializedName: "properties.source",
|
|
7171
|
+
type: {
|
|
7172
|
+
name: "String"
|
|
7173
|
+
}
|
|
7174
|
+
}, state: {
|
|
7175
|
+
serializedName: "properties.state",
|
|
7176
|
+
readOnly: true,
|
|
7177
|
+
type: {
|
|
7178
|
+
name: "String"
|
|
7179
|
+
}
|
|
7180
|
+
}, totalRecordCount: {
|
|
7181
|
+
serializedName: "properties.totalRecordCount",
|
|
7182
|
+
readOnly: true,
|
|
7183
|
+
type: {
|
|
7184
|
+
name: "Number"
|
|
7185
|
+
}
|
|
7186
|
+
}, validRecordCount: {
|
|
7187
|
+
serializedName: "properties.validRecordCount",
|
|
7188
|
+
readOnly: true,
|
|
7189
|
+
type: {
|
|
7190
|
+
name: "Number"
|
|
7191
|
+
}
|
|
7192
|
+
}, filesValidUntilTimeUTC: {
|
|
7193
|
+
serializedName: "properties.filesValidUntilTimeUTC",
|
|
7194
|
+
readOnly: true,
|
|
7195
|
+
type: {
|
|
7196
|
+
name: "DateTime"
|
|
7197
|
+
}
|
|
7198
|
+
}, importValidUntilTimeUTC: {
|
|
7199
|
+
serializedName: "properties.importValidUntilTimeUTC",
|
|
7200
|
+
readOnly: true,
|
|
7201
|
+
type: {
|
|
7202
|
+
name: "DateTime"
|
|
7203
|
+
}
|
|
7204
|
+
} })
|
|
7205
|
+
}
|
|
7206
|
+
};
|
|
6861
7207
|
const OfficeConsent = {
|
|
6862
7208
|
type: {
|
|
6863
7209
|
name: "Composite",
|
|
@@ -6900,6 +7246,22 @@ const ActionRequestProperties = {
|
|
|
6900
7246
|
} })
|
|
6901
7247
|
}
|
|
6902
7248
|
};
|
|
7249
|
+
const BooleanConditionProperties = {
|
|
7250
|
+
serializedName: "Boolean",
|
|
7251
|
+
type: {
|
|
7252
|
+
name: "Composite",
|
|
7253
|
+
className: "BooleanConditionProperties",
|
|
7254
|
+
uberParent: "AutomationRuleCondition",
|
|
7255
|
+
polymorphicDiscriminator: AutomationRuleCondition.type.polymorphicDiscriminator,
|
|
7256
|
+
modelProperties: Object.assign(Object.assign({}, AutomationRuleCondition.type.modelProperties), { conditionProperties: {
|
|
7257
|
+
serializedName: "conditionProperties",
|
|
7258
|
+
type: {
|
|
7259
|
+
name: "Composite",
|
|
7260
|
+
className: "AutomationRuleBooleanCondition"
|
|
7261
|
+
}
|
|
7262
|
+
} })
|
|
7263
|
+
}
|
|
7264
|
+
};
|
|
6903
7265
|
const PropertyArrayChangedConditionProperties = {
|
|
6904
7266
|
serializedName: "PropertyArrayChanged",
|
|
6905
7267
|
type: {
|
|
@@ -6916,6 +7278,22 @@ const PropertyArrayChangedConditionProperties = {
|
|
|
6916
7278
|
} })
|
|
6917
7279
|
}
|
|
6918
7280
|
};
|
|
7281
|
+
const PropertyArrayConditionProperties = {
|
|
7282
|
+
serializedName: "PropertyArray",
|
|
7283
|
+
type: {
|
|
7284
|
+
name: "Composite",
|
|
7285
|
+
className: "PropertyArrayConditionProperties",
|
|
7286
|
+
uberParent: "AutomationRuleCondition",
|
|
7287
|
+
polymorphicDiscriminator: AutomationRuleCondition.type.polymorphicDiscriminator,
|
|
7288
|
+
modelProperties: Object.assign(Object.assign({}, AutomationRuleCondition.type.modelProperties), { conditionProperties: {
|
|
7289
|
+
serializedName: "conditionProperties",
|
|
7290
|
+
type: {
|
|
7291
|
+
name: "Composite",
|
|
7292
|
+
className: "AutomationRulePropertyArrayValuesCondition"
|
|
7293
|
+
}
|
|
7294
|
+
} })
|
|
7295
|
+
}
|
|
7296
|
+
};
|
|
6919
7297
|
const PropertyChangedConditionProperties = {
|
|
6920
7298
|
serializedName: "PropertyChanged",
|
|
6921
7299
|
type: {
|
|
@@ -9790,7 +10168,7 @@ const AlertRule = {
|
|
|
9790
10168
|
type: {
|
|
9791
10169
|
name: "Composite",
|
|
9792
10170
|
className: "AlertRule",
|
|
9793
|
-
uberParent: "
|
|
10171
|
+
uberParent: "ResourceWithEtag",
|
|
9794
10172
|
polymorphicDiscriminator: {
|
|
9795
10173
|
serializedName: "kind",
|
|
9796
10174
|
clientName: "kind"
|
|
@@ -10055,7 +10433,7 @@ const EntityQuery = {
|
|
|
10055
10433
|
type: {
|
|
10056
10434
|
name: "Composite",
|
|
10057
10435
|
className: "EntityQuery",
|
|
10058
|
-
uberParent: "
|
|
10436
|
+
uberParent: "ResourceWithEtag",
|
|
10059
10437
|
polymorphicDiscriminator: {
|
|
10060
10438
|
serializedName: "kind",
|
|
10061
10439
|
clientName: "kind"
|
|
@@ -10074,7 +10452,7 @@ const CustomEntityQuery = {
|
|
|
10074
10452
|
type: {
|
|
10075
10453
|
name: "Composite",
|
|
10076
10454
|
className: "CustomEntityQuery",
|
|
10077
|
-
uberParent: "
|
|
10455
|
+
uberParent: "ResourceWithEtag",
|
|
10078
10456
|
polymorphicDiscriminator: {
|
|
10079
10457
|
serializedName: "kind",
|
|
10080
10458
|
clientName: "kind"
|
|
@@ -10525,7 +10903,7 @@ const SecurityMLAnalyticsSetting = {
|
|
|
10525
10903
|
type: {
|
|
10526
10904
|
name: "Composite",
|
|
10527
10905
|
className: "SecurityMLAnalyticsSetting",
|
|
10528
|
-
uberParent: "
|
|
10906
|
+
uberParent: "ResourceWithEtag",
|
|
10529
10907
|
polymorphicDiscriminator: {
|
|
10530
10908
|
serializedName: "kind",
|
|
10531
10909
|
clientName: "kind"
|
|
@@ -10544,7 +10922,7 @@ const Settings = {
|
|
|
10544
10922
|
type: {
|
|
10545
10923
|
name: "Composite",
|
|
10546
10924
|
className: "Settings",
|
|
10547
|
-
uberParent: "
|
|
10925
|
+
uberParent: "ResourceWithEtag",
|
|
10548
10926
|
polymorphicDiscriminator: {
|
|
10549
10927
|
serializedName: "kind",
|
|
10550
10928
|
clientName: "kind"
|
|
@@ -10623,7 +11001,7 @@ const ThreatIntelligenceInformation = {
|
|
|
10623
11001
|
type: {
|
|
10624
11002
|
name: "Composite",
|
|
10625
11003
|
className: "ThreatIntelligenceInformation",
|
|
10626
|
-
uberParent: "
|
|
11004
|
+
uberParent: "ResourceWithEtag",
|
|
10627
11005
|
polymorphicDiscriminator: {
|
|
10628
11006
|
serializedName: "kind",
|
|
10629
11007
|
clientName: "kind"
|
|
@@ -10822,7 +11200,7 @@ const DataConnector = {
|
|
|
10822
11200
|
type: {
|
|
10823
11201
|
name: "Composite",
|
|
10824
11202
|
className: "DataConnector",
|
|
10825
|
-
uberParent: "
|
|
11203
|
+
uberParent: "ResourceWithEtag",
|
|
10826
11204
|
polymorphicDiscriminator: {
|
|
10827
11205
|
serializedName: "kind",
|
|
10828
11206
|
clientName: "kind"
|
|
@@ -10841,8 +11219,8 @@ const MLBehaviorAnalyticsAlertRuleTemplate = {
|
|
|
10841
11219
|
type: {
|
|
10842
11220
|
name: "Composite",
|
|
10843
11221
|
className: "MLBehaviorAnalyticsAlertRuleTemplate",
|
|
10844
|
-
uberParent: "
|
|
10845
|
-
polymorphicDiscriminator:
|
|
11222
|
+
uberParent: "AlertRuleTemplate",
|
|
11223
|
+
polymorphicDiscriminator: AlertRuleTemplate.type.polymorphicDiscriminator,
|
|
10846
11224
|
modelProperties: Object.assign(Object.assign({}, AlertRuleTemplate.type.modelProperties), { alertRulesCreatedByTemplateCount: {
|
|
10847
11225
|
serializedName: "properties.alertRulesCreatedByTemplateCount",
|
|
10848
11226
|
type: {
|
|
@@ -10919,8 +11297,8 @@ const FusionAlertRuleTemplate = {
|
|
|
10919
11297
|
type: {
|
|
10920
11298
|
name: "Composite",
|
|
10921
11299
|
className: "FusionAlertRuleTemplate",
|
|
10922
|
-
uberParent: "
|
|
10923
|
-
polymorphicDiscriminator:
|
|
11300
|
+
uberParent: "AlertRuleTemplate",
|
|
11301
|
+
polymorphicDiscriminator: AlertRuleTemplate.type.polymorphicDiscriminator,
|
|
10924
11302
|
modelProperties: Object.assign(Object.assign({}, AlertRuleTemplate.type.modelProperties), { alertRulesCreatedByTemplateCount: {
|
|
10925
11303
|
serializedName: "properties.alertRulesCreatedByTemplateCount",
|
|
10926
11304
|
type: {
|
|
@@ -11008,8 +11386,8 @@ const ThreatIntelligenceAlertRuleTemplate = {
|
|
|
11008
11386
|
type: {
|
|
11009
11387
|
name: "Composite",
|
|
11010
11388
|
className: "ThreatIntelligenceAlertRuleTemplate",
|
|
11011
|
-
uberParent: "
|
|
11012
|
-
polymorphicDiscriminator:
|
|
11389
|
+
uberParent: "AlertRuleTemplate",
|
|
11390
|
+
polymorphicDiscriminator: AlertRuleTemplate.type.polymorphicDiscriminator,
|
|
11013
11391
|
modelProperties: Object.assign(Object.assign({}, AlertRuleTemplate.type.modelProperties), { alertRulesCreatedByTemplateCount: {
|
|
11014
11392
|
serializedName: "properties.alertRulesCreatedByTemplateCount",
|
|
11015
11393
|
type: {
|
|
@@ -11086,8 +11464,8 @@ const MicrosoftSecurityIncidentCreationAlertRuleTemplate = {
|
|
|
11086
11464
|
type: {
|
|
11087
11465
|
name: "Composite",
|
|
11088
11466
|
className: "MicrosoftSecurityIncidentCreationAlertRuleTemplate",
|
|
11089
|
-
uberParent: "
|
|
11090
|
-
polymorphicDiscriminator:
|
|
11467
|
+
uberParent: "AlertRuleTemplate",
|
|
11468
|
+
polymorphicDiscriminator: AlertRuleTemplate.type.polymorphicDiscriminator,
|
|
11091
11469
|
modelProperties: Object.assign(Object.assign({}, AlertRuleTemplate.type.modelProperties), { alertRulesCreatedByTemplateCount: {
|
|
11092
11470
|
serializedName: "properties.alertRulesCreatedByTemplateCount",
|
|
11093
11471
|
type: {
|
|
@@ -11174,8 +11552,8 @@ const ScheduledAlertRuleTemplate = {
|
|
|
11174
11552
|
type: {
|
|
11175
11553
|
name: "Composite",
|
|
11176
11554
|
className: "ScheduledAlertRuleTemplate",
|
|
11177
|
-
uberParent: "
|
|
11178
|
-
polymorphicDiscriminator:
|
|
11555
|
+
uberParent: "AlertRuleTemplate",
|
|
11556
|
+
polymorphicDiscriminator: AlertRuleTemplate.type.polymorphicDiscriminator,
|
|
11179
11557
|
modelProperties: Object.assign(Object.assign({}, AlertRuleTemplate.type.modelProperties), { alertRulesCreatedByTemplateCount: {
|
|
11180
11558
|
serializedName: "properties.alertRulesCreatedByTemplateCount",
|
|
11181
11559
|
type: {
|
|
@@ -11312,8 +11690,8 @@ const NrtAlertRuleTemplate = {
|
|
|
11312
11690
|
type: {
|
|
11313
11691
|
name: "Composite",
|
|
11314
11692
|
className: "NrtAlertRuleTemplate",
|
|
11315
|
-
uberParent: "
|
|
11316
|
-
polymorphicDiscriminator:
|
|
11693
|
+
uberParent: "AlertRuleTemplate",
|
|
11694
|
+
polymorphicDiscriminator: AlertRuleTemplate.type.polymorphicDiscriminator,
|
|
11317
11695
|
modelProperties: Object.assign(Object.assign({}, AlertRuleTemplate.type.modelProperties), { alertRulesCreatedByTemplateCount: {
|
|
11318
11696
|
serializedName: "properties.alertRulesCreatedByTemplateCount",
|
|
11319
11697
|
type: {
|
|
@@ -11415,6 +11793,12 @@ const NrtAlertRuleTemplate = {
|
|
|
11415
11793
|
name: "Composite",
|
|
11416
11794
|
className: "AlertDetailsOverride"
|
|
11417
11795
|
}
|
|
11796
|
+
}, eventGroupingSettings: {
|
|
11797
|
+
serializedName: "properties.eventGroupingSettings",
|
|
11798
|
+
type: {
|
|
11799
|
+
name: "Composite",
|
|
11800
|
+
className: "EventGroupingSettings"
|
|
11801
|
+
}
|
|
11418
11802
|
} })
|
|
11419
11803
|
}
|
|
11420
11804
|
};
|
|
@@ -11423,8 +11807,8 @@ const SecurityAlert = {
|
|
|
11423
11807
|
type: {
|
|
11424
11808
|
name: "Composite",
|
|
11425
11809
|
className: "SecurityAlert",
|
|
11426
|
-
uberParent: "
|
|
11427
|
-
polymorphicDiscriminator:
|
|
11810
|
+
uberParent: "Entity",
|
|
11811
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
11428
11812
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
11429
11813
|
serializedName: "properties.additionalData",
|
|
11430
11814
|
readOnly: true,
|
|
@@ -11619,8 +12003,8 @@ const HuntingBookmark = {
|
|
|
11619
12003
|
type: {
|
|
11620
12004
|
name: "Composite",
|
|
11621
12005
|
className: "HuntingBookmark",
|
|
11622
|
-
uberParent: "
|
|
11623
|
-
polymorphicDiscriminator:
|
|
12006
|
+
uberParent: "Entity",
|
|
12007
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
11624
12008
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
11625
12009
|
serializedName: "properties.additionalData",
|
|
11626
12010
|
readOnly: true,
|
|
@@ -11707,8 +12091,8 @@ const AccountEntity = {
|
|
|
11707
12091
|
type: {
|
|
11708
12092
|
name: "Composite",
|
|
11709
12093
|
className: "AccountEntity",
|
|
11710
|
-
uberParent: "
|
|
11711
|
-
polymorphicDiscriminator:
|
|
12094
|
+
uberParent: "Entity",
|
|
12095
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
11712
12096
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
11713
12097
|
serializedName: "properties.additionalData",
|
|
11714
12098
|
readOnly: true,
|
|
@@ -11804,8 +12188,8 @@ const AzureResourceEntity = {
|
|
|
11804
12188
|
type: {
|
|
11805
12189
|
name: "Composite",
|
|
11806
12190
|
className: "AzureResourceEntity",
|
|
11807
|
-
uberParent: "
|
|
11808
|
-
polymorphicDiscriminator:
|
|
12191
|
+
uberParent: "Entity",
|
|
12192
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
11809
12193
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
11810
12194
|
serializedName: "properties.additionalData",
|
|
11811
12195
|
readOnly: true,
|
|
@@ -11841,8 +12225,8 @@ const CloudApplicationEntity = {
|
|
|
11841
12225
|
type: {
|
|
11842
12226
|
name: "Composite",
|
|
11843
12227
|
className: "CloudApplicationEntity",
|
|
11844
|
-
uberParent: "
|
|
11845
|
-
polymorphicDiscriminator:
|
|
12228
|
+
uberParent: "Entity",
|
|
12229
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
11846
12230
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
11847
12231
|
serializedName: "properties.additionalData",
|
|
11848
12232
|
readOnly: true,
|
|
@@ -11884,8 +12268,8 @@ const DnsEntity = {
|
|
|
11884
12268
|
type: {
|
|
11885
12269
|
name: "Composite",
|
|
11886
12270
|
className: "DnsEntity",
|
|
11887
|
-
uberParent: "
|
|
11888
|
-
polymorphicDiscriminator:
|
|
12271
|
+
uberParent: "Entity",
|
|
12272
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
11889
12273
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
11890
12274
|
serializedName: "properties.additionalData",
|
|
11891
12275
|
readOnly: true,
|
|
@@ -11938,8 +12322,8 @@ const FileEntity = {
|
|
|
11938
12322
|
type: {
|
|
11939
12323
|
name: "Composite",
|
|
11940
12324
|
className: "FileEntity",
|
|
11941
|
-
uberParent: "
|
|
11942
|
-
polymorphicDiscriminator:
|
|
12325
|
+
uberParent: "Entity",
|
|
12326
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
11943
12327
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
11944
12328
|
serializedName: "properties.additionalData",
|
|
11945
12329
|
readOnly: true,
|
|
@@ -11992,8 +12376,8 @@ const FileHashEntity = {
|
|
|
11992
12376
|
type: {
|
|
11993
12377
|
name: "Composite",
|
|
11994
12378
|
className: "FileHashEntity",
|
|
11995
|
-
uberParent: "
|
|
11996
|
-
polymorphicDiscriminator:
|
|
12379
|
+
uberParent: "Entity",
|
|
12380
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
11997
12381
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
11998
12382
|
serializedName: "properties.additionalData",
|
|
11999
12383
|
readOnly: true,
|
|
@@ -12029,8 +12413,8 @@ const HostEntity = {
|
|
|
12029
12413
|
type: {
|
|
12030
12414
|
name: "Composite",
|
|
12031
12415
|
className: "HostEntity",
|
|
12032
|
-
uberParent: "
|
|
12033
|
-
polymorphicDiscriminator:
|
|
12416
|
+
uberParent: "Entity",
|
|
12417
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
12034
12418
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
12035
12419
|
serializedName: "properties.additionalData",
|
|
12036
12420
|
readOnly: true,
|
|
@@ -12108,8 +12492,8 @@ const IoTDeviceEntity = {
|
|
|
12108
12492
|
type: {
|
|
12109
12493
|
name: "Composite",
|
|
12110
12494
|
className: "IoTDeviceEntity",
|
|
12111
|
-
uberParent: "
|
|
12112
|
-
polymorphicDiscriminator:
|
|
12495
|
+
uberParent: "Entity",
|
|
12496
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
12113
12497
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
12114
12498
|
serializedName: "properties.additionalData",
|
|
12115
12499
|
readOnly: true,
|
|
@@ -12321,8 +12705,8 @@ const IpEntity = {
|
|
|
12321
12705
|
type: {
|
|
12322
12706
|
name: "Composite",
|
|
12323
12707
|
className: "IpEntity",
|
|
12324
|
-
uberParent: "
|
|
12325
|
-
polymorphicDiscriminator:
|
|
12708
|
+
uberParent: "Entity",
|
|
12709
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
12326
12710
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
12327
12711
|
serializedName: "properties.additionalData",
|
|
12328
12712
|
readOnly: true,
|
|
@@ -12370,8 +12754,8 @@ const MailboxEntity = {
|
|
|
12370
12754
|
type: {
|
|
12371
12755
|
name: "Composite",
|
|
12372
12756
|
className: "MailboxEntity",
|
|
12373
|
-
uberParent: "
|
|
12374
|
-
polymorphicDiscriminator:
|
|
12757
|
+
uberParent: "Entity",
|
|
12758
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
12375
12759
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
12376
12760
|
serializedName: "properties.additionalData",
|
|
12377
12761
|
readOnly: true,
|
|
@@ -12419,8 +12803,8 @@ const MailClusterEntity = {
|
|
|
12419
12803
|
type: {
|
|
12420
12804
|
name: "Composite",
|
|
12421
12805
|
className: "MailClusterEntity",
|
|
12422
|
-
uberParent: "
|
|
12423
|
-
polymorphicDiscriminator:
|
|
12806
|
+
uberParent: "Entity",
|
|
12807
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
12424
12808
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
12425
12809
|
serializedName: "properties.additionalData",
|
|
12426
12810
|
readOnly: true,
|
|
@@ -12547,8 +12931,8 @@ const MailMessageEntity = {
|
|
|
12547
12931
|
type: {
|
|
12548
12932
|
name: "Composite",
|
|
12549
12933
|
className: "MailMessageEntity",
|
|
12550
|
-
uberParent: "
|
|
12551
|
-
polymorphicDiscriminator:
|
|
12934
|
+
uberParent: "Entity",
|
|
12935
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
12552
12936
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
12553
12937
|
serializedName: "properties.additionalData",
|
|
12554
12938
|
readOnly: true,
|
|
@@ -12752,8 +13136,8 @@ const MalwareEntity = {
|
|
|
12752
13136
|
type: {
|
|
12753
13137
|
name: "Composite",
|
|
12754
13138
|
className: "MalwareEntity",
|
|
12755
|
-
uberParent: "
|
|
12756
|
-
polymorphicDiscriminator:
|
|
13139
|
+
uberParent: "Entity",
|
|
13140
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
12757
13141
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
12758
13142
|
serializedName: "properties.additionalData",
|
|
12759
13143
|
readOnly: true,
|
|
@@ -12811,8 +13195,8 @@ const ProcessEntity = {
|
|
|
12811
13195
|
type: {
|
|
12812
13196
|
name: "Composite",
|
|
12813
13197
|
className: "ProcessEntity",
|
|
12814
|
-
uberParent: "
|
|
12815
|
-
polymorphicDiscriminator:
|
|
13198
|
+
uberParent: "Entity",
|
|
13199
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
12816
13200
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
12817
13201
|
serializedName: "properties.additionalData",
|
|
12818
13202
|
readOnly: true,
|
|
@@ -12890,8 +13274,8 @@ const RegistryKeyEntity = {
|
|
|
12890
13274
|
type: {
|
|
12891
13275
|
name: "Composite",
|
|
12892
13276
|
className: "RegistryKeyEntity",
|
|
12893
|
-
uberParent: "
|
|
12894
|
-
polymorphicDiscriminator:
|
|
13277
|
+
uberParent: "Entity",
|
|
13278
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
12895
13279
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
12896
13280
|
serializedName: "properties.additionalData",
|
|
12897
13281
|
readOnly: true,
|
|
@@ -12927,8 +13311,8 @@ const RegistryValueEntity = {
|
|
|
12927
13311
|
type: {
|
|
12928
13312
|
name: "Composite",
|
|
12929
13313
|
className: "RegistryValueEntity",
|
|
12930
|
-
uberParent: "
|
|
12931
|
-
polymorphicDiscriminator:
|
|
13314
|
+
uberParent: "Entity",
|
|
13315
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
12932
13316
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
12933
13317
|
serializedName: "properties.additionalData",
|
|
12934
13318
|
readOnly: true,
|
|
@@ -12976,8 +13360,8 @@ const SecurityGroupEntity = {
|
|
|
12976
13360
|
type: {
|
|
12977
13361
|
name: "Composite",
|
|
12978
13362
|
className: "SecurityGroupEntity",
|
|
12979
|
-
uberParent: "
|
|
12980
|
-
polymorphicDiscriminator:
|
|
13363
|
+
uberParent: "Entity",
|
|
13364
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
12981
13365
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
12982
13366
|
serializedName: "properties.additionalData",
|
|
12983
13367
|
readOnly: true,
|
|
@@ -13019,8 +13403,8 @@ const SubmissionMailEntity = {
|
|
|
13019
13403
|
type: {
|
|
13020
13404
|
name: "Composite",
|
|
13021
13405
|
className: "SubmissionMailEntity",
|
|
13022
|
-
uberParent: "
|
|
13023
|
-
polymorphicDiscriminator:
|
|
13406
|
+
uberParent: "Entity",
|
|
13407
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
13024
13408
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
13025
13409
|
serializedName: "properties.additionalData",
|
|
13026
13410
|
readOnly: true,
|
|
@@ -13104,8 +13488,8 @@ const UrlEntity = {
|
|
|
13104
13488
|
type: {
|
|
13105
13489
|
name: "Composite",
|
|
13106
13490
|
className: "UrlEntity",
|
|
13107
|
-
uberParent: "
|
|
13108
|
-
polymorphicDiscriminator:
|
|
13491
|
+
uberParent: "Entity",
|
|
13492
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
13109
13493
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
13110
13494
|
serializedName: "properties.additionalData",
|
|
13111
13495
|
readOnly: true,
|
|
@@ -13135,8 +13519,8 @@ const NicEntity = {
|
|
|
13135
13519
|
type: {
|
|
13136
13520
|
name: "Composite",
|
|
13137
13521
|
className: "NicEntity",
|
|
13138
|
-
uberParent: "
|
|
13139
|
-
polymorphicDiscriminator:
|
|
13522
|
+
uberParent: "Entity",
|
|
13523
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
13140
13524
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
13141
13525
|
serializedName: "properties.additionalData",
|
|
13142
13526
|
readOnly: true,
|
|
@@ -13183,8 +13567,8 @@ const ActivityEntityQueryTemplate = {
|
|
|
13183
13567
|
type: {
|
|
13184
13568
|
name: "Composite",
|
|
13185
13569
|
className: "ActivityEntityQueryTemplate",
|
|
13186
|
-
uberParent: "
|
|
13187
|
-
polymorphicDiscriminator:
|
|
13570
|
+
uberParent: "EntityQueryTemplate",
|
|
13571
|
+
polymorphicDiscriminator: EntityQueryTemplate.type.polymorphicDiscriminator,
|
|
13188
13572
|
modelProperties: Object.assign(Object.assign({}, EntityQueryTemplate.type.modelProperties), { title: {
|
|
13189
13573
|
serializedName: "properties.title",
|
|
13190
13574
|
type: {
|
|
@@ -13286,8 +13670,8 @@ const MLBehaviorAnalyticsAlertRule = {
|
|
|
13286
13670
|
type: {
|
|
13287
13671
|
name: "Composite",
|
|
13288
13672
|
className: "MLBehaviorAnalyticsAlertRule",
|
|
13289
|
-
uberParent: "
|
|
13290
|
-
polymorphicDiscriminator:
|
|
13673
|
+
uberParent: "AlertRule",
|
|
13674
|
+
polymorphicDiscriminator: AlertRule.type.polymorphicDiscriminator,
|
|
13291
13675
|
modelProperties: Object.assign(Object.assign({}, AlertRule.type.modelProperties), { alertRuleTemplateName: {
|
|
13292
13676
|
serializedName: "properties.alertRuleTemplateName",
|
|
13293
13677
|
type: {
|
|
@@ -13352,8 +13736,8 @@ const FusionAlertRule = {
|
|
|
13352
13736
|
type: {
|
|
13353
13737
|
name: "Composite",
|
|
13354
13738
|
className: "FusionAlertRule",
|
|
13355
|
-
uberParent: "
|
|
13356
|
-
polymorphicDiscriminator:
|
|
13739
|
+
uberParent: "AlertRule",
|
|
13740
|
+
polymorphicDiscriminator: AlertRule.type.polymorphicDiscriminator,
|
|
13357
13741
|
modelProperties: Object.assign(Object.assign({}, AlertRule.type.modelProperties), { alertRuleTemplateName: {
|
|
13358
13742
|
serializedName: "properties.alertRuleTemplateName",
|
|
13359
13743
|
type: {
|
|
@@ -13440,8 +13824,8 @@ const ThreatIntelligenceAlertRule = {
|
|
|
13440
13824
|
type: {
|
|
13441
13825
|
name: "Composite",
|
|
13442
13826
|
className: "ThreatIntelligenceAlertRule",
|
|
13443
|
-
uberParent: "
|
|
13444
|
-
polymorphicDiscriminator:
|
|
13827
|
+
uberParent: "AlertRule",
|
|
13828
|
+
polymorphicDiscriminator: AlertRule.type.polymorphicDiscriminator,
|
|
13445
13829
|
modelProperties: Object.assign(Object.assign({}, AlertRule.type.modelProperties), { alertRuleTemplateName: {
|
|
13446
13830
|
serializedName: "properties.alertRuleTemplateName",
|
|
13447
13831
|
type: {
|
|
@@ -13506,8 +13890,8 @@ const MicrosoftSecurityIncidentCreationAlertRule = {
|
|
|
13506
13890
|
type: {
|
|
13507
13891
|
name: "Composite",
|
|
13508
13892
|
className: "MicrosoftSecurityIncidentCreationAlertRule",
|
|
13509
|
-
uberParent: "
|
|
13510
|
-
polymorphicDiscriminator:
|
|
13893
|
+
uberParent: "AlertRule",
|
|
13894
|
+
polymorphicDiscriminator: AlertRule.type.polymorphicDiscriminator,
|
|
13511
13895
|
modelProperties: Object.assign(Object.assign({}, AlertRule.type.modelProperties), { displayNamesFilter: {
|
|
13512
13896
|
serializedName: "properties.displayNamesFilter",
|
|
13513
13897
|
type: {
|
|
@@ -13577,8 +13961,8 @@ const ScheduledAlertRule = {
|
|
|
13577
13961
|
type: {
|
|
13578
13962
|
name: "Composite",
|
|
13579
13963
|
className: "ScheduledAlertRule",
|
|
13580
|
-
uberParent: "
|
|
13581
|
-
polymorphicDiscriminator:
|
|
13964
|
+
uberParent: "AlertRule",
|
|
13965
|
+
polymorphicDiscriminator: AlertRule.type.polymorphicDiscriminator,
|
|
13582
13966
|
modelProperties: Object.assign(Object.assign({}, AlertRule.type.modelProperties), { query: {
|
|
13583
13967
|
serializedName: "properties.query",
|
|
13584
13968
|
type: {
|
|
@@ -13714,8 +14098,8 @@ const NrtAlertRule = {
|
|
|
13714
14098
|
type: {
|
|
13715
14099
|
name: "Composite",
|
|
13716
14100
|
className: "NrtAlertRule",
|
|
13717
|
-
uberParent: "
|
|
13718
|
-
polymorphicDiscriminator:
|
|
14101
|
+
uberParent: "AlertRule",
|
|
14102
|
+
polymorphicDiscriminator: AlertRule.type.polymorphicDiscriminator,
|
|
13719
14103
|
modelProperties: Object.assign(Object.assign({}, AlertRule.type.modelProperties), { alertRuleTemplateName: {
|
|
13720
14104
|
serializedName: "properties.alertRuleTemplateName",
|
|
13721
14105
|
type: {
|
|
@@ -13816,6 +14200,12 @@ const NrtAlertRule = {
|
|
|
13816
14200
|
name: "Composite",
|
|
13817
14201
|
className: "AlertDetailsOverride"
|
|
13818
14202
|
}
|
|
14203
|
+
}, eventGroupingSettings: {
|
|
14204
|
+
serializedName: "properties.eventGroupingSettings",
|
|
14205
|
+
type: {
|
|
14206
|
+
name: "Composite",
|
|
14207
|
+
className: "EventGroupingSettings"
|
|
14208
|
+
}
|
|
13819
14209
|
} })
|
|
13820
14210
|
}
|
|
13821
14211
|
};
|
|
@@ -13824,8 +14214,8 @@ const ExpansionEntityQuery = {
|
|
|
13824
14214
|
type: {
|
|
13825
14215
|
name: "Composite",
|
|
13826
14216
|
className: "ExpansionEntityQuery",
|
|
13827
|
-
uberParent: "
|
|
13828
|
-
polymorphicDiscriminator:
|
|
14217
|
+
uberParent: "EntityQuery",
|
|
14218
|
+
polymorphicDiscriminator: EntityQuery.type.polymorphicDiscriminator,
|
|
13829
14219
|
modelProperties: Object.assign(Object.assign({}, EntityQuery.type.modelProperties), { dataSources: {
|
|
13830
14220
|
serializedName: "properties.dataSources",
|
|
13831
14221
|
type: {
|
|
@@ -13879,8 +14269,8 @@ const ActivityEntityQuery = {
|
|
|
13879
14269
|
type: {
|
|
13880
14270
|
name: "Composite",
|
|
13881
14271
|
className: "ActivityEntityQuery",
|
|
13882
|
-
uberParent: "
|
|
13883
|
-
polymorphicDiscriminator:
|
|
14272
|
+
uberParent: "EntityQuery",
|
|
14273
|
+
polymorphicDiscriminator: EntityQuery.type.polymorphicDiscriminator,
|
|
13884
14274
|
modelProperties: Object.assign(Object.assign({}, EntityQuery.type.modelProperties), { title: {
|
|
13885
14275
|
serializedName: "properties.title",
|
|
13886
14276
|
type: {
|
|
@@ -13960,8 +14350,8 @@ const ActivityCustomEntityQuery = {
|
|
|
13960
14350
|
type: {
|
|
13961
14351
|
name: "Composite",
|
|
13962
14352
|
className: "ActivityCustomEntityQuery",
|
|
13963
|
-
uberParent: "
|
|
13964
|
-
polymorphicDiscriminator:
|
|
14353
|
+
uberParent: "CustomEntityQuery",
|
|
14354
|
+
polymorphicDiscriminator: CustomEntityQuery.type.polymorphicDiscriminator,
|
|
13965
14355
|
modelProperties: Object.assign(Object.assign({}, CustomEntityQuery.type.modelProperties), { title: {
|
|
13966
14356
|
serializedName: "properties.title",
|
|
13967
14357
|
type: {
|
|
@@ -14041,8 +14431,8 @@ const AnomalySecurityMLAnalyticsSettings = {
|
|
|
14041
14431
|
type: {
|
|
14042
14432
|
name: "Composite",
|
|
14043
14433
|
className: "AnomalySecurityMLAnalyticsSettings",
|
|
14044
|
-
uberParent: "
|
|
14045
|
-
polymorphicDiscriminator:
|
|
14434
|
+
uberParent: "SecurityMLAnalyticsSetting",
|
|
14435
|
+
polymorphicDiscriminator: SecurityMLAnalyticsSetting.type.polymorphicDiscriminator,
|
|
14046
14436
|
modelProperties: Object.assign(Object.assign({}, SecurityMLAnalyticsSetting.type.modelProperties), { description: {
|
|
14047
14437
|
serializedName: "properties.description",
|
|
14048
14438
|
type: {
|
|
@@ -14139,8 +14529,8 @@ const Anomalies = {
|
|
|
14139
14529
|
type: {
|
|
14140
14530
|
name: "Composite",
|
|
14141
14531
|
className: "Anomalies",
|
|
14142
|
-
uberParent: "
|
|
14143
|
-
polymorphicDiscriminator:
|
|
14532
|
+
uberParent: "Settings",
|
|
14533
|
+
polymorphicDiscriminator: Settings.type.polymorphicDiscriminator,
|
|
14144
14534
|
modelProperties: Object.assign(Object.assign({}, Settings.type.modelProperties), { isEnabled: {
|
|
14145
14535
|
serializedName: "properties.isEnabled",
|
|
14146
14536
|
readOnly: true,
|
|
@@ -14155,8 +14545,8 @@ const EyesOn = {
|
|
|
14155
14545
|
type: {
|
|
14156
14546
|
name: "Composite",
|
|
14157
14547
|
className: "EyesOn",
|
|
14158
|
-
uberParent: "
|
|
14159
|
-
polymorphicDiscriminator:
|
|
14548
|
+
uberParent: "Settings",
|
|
14549
|
+
polymorphicDiscriminator: Settings.type.polymorphicDiscriminator,
|
|
14160
14550
|
modelProperties: Object.assign(Object.assign({}, Settings.type.modelProperties), { isEnabled: {
|
|
14161
14551
|
serializedName: "properties.isEnabled",
|
|
14162
14552
|
readOnly: true,
|
|
@@ -14171,8 +14561,8 @@ const EntityAnalytics = {
|
|
|
14171
14561
|
type: {
|
|
14172
14562
|
name: "Composite",
|
|
14173
14563
|
className: "EntityAnalytics",
|
|
14174
|
-
uberParent: "
|
|
14175
|
-
polymorphicDiscriminator:
|
|
14564
|
+
uberParent: "Settings",
|
|
14565
|
+
polymorphicDiscriminator: Settings.type.polymorphicDiscriminator,
|
|
14176
14566
|
modelProperties: Object.assign(Object.assign({}, Settings.type.modelProperties), { entityProviders: {
|
|
14177
14567
|
serializedName: "properties.entityProviders",
|
|
14178
14568
|
type: {
|
|
@@ -14191,8 +14581,8 @@ const Ueba = {
|
|
|
14191
14581
|
type: {
|
|
14192
14582
|
name: "Composite",
|
|
14193
14583
|
className: "Ueba",
|
|
14194
|
-
uberParent: "
|
|
14195
|
-
polymorphicDiscriminator:
|
|
14584
|
+
uberParent: "Settings",
|
|
14585
|
+
polymorphicDiscriminator: Settings.type.polymorphicDiscriminator,
|
|
14196
14586
|
modelProperties: Object.assign(Object.assign({}, Settings.type.modelProperties), { dataSources: {
|
|
14197
14587
|
serializedName: "properties.dataSources",
|
|
14198
14588
|
type: {
|
|
@@ -14211,8 +14601,8 @@ const ThreatIntelligenceIndicatorModel = {
|
|
|
14211
14601
|
type: {
|
|
14212
14602
|
name: "Composite",
|
|
14213
14603
|
className: "ThreatIntelligenceIndicatorModel",
|
|
14214
|
-
uberParent: "
|
|
14215
|
-
polymorphicDiscriminator:
|
|
14604
|
+
uberParent: "ThreatIntelligenceInformation",
|
|
14605
|
+
polymorphicDiscriminator: ThreatIntelligenceInformation.type.polymorphicDiscriminator,
|
|
14216
14606
|
modelProperties: Object.assign(Object.assign({}, ThreatIntelligenceInformation.type.modelProperties), { additionalData: {
|
|
14217
14607
|
serializedName: "properties.additionalData",
|
|
14218
14608
|
readOnly: true,
|
|
@@ -14426,8 +14816,8 @@ const AADDataConnector = {
|
|
|
14426
14816
|
type: {
|
|
14427
14817
|
name: "Composite",
|
|
14428
14818
|
className: "AADDataConnector",
|
|
14429
|
-
uberParent: "
|
|
14430
|
-
polymorphicDiscriminator:
|
|
14819
|
+
uberParent: "DataConnector",
|
|
14820
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
14431
14821
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { tenantId: {
|
|
14432
14822
|
serializedName: "properties.tenantId",
|
|
14433
14823
|
type: {
|
|
@@ -14447,8 +14837,8 @@ const MstiDataConnector = {
|
|
|
14447
14837
|
type: {
|
|
14448
14838
|
name: "Composite",
|
|
14449
14839
|
className: "MstiDataConnector",
|
|
14450
|
-
uberParent: "
|
|
14451
|
-
polymorphicDiscriminator:
|
|
14840
|
+
uberParent: "DataConnector",
|
|
14841
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
14452
14842
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { tenantId: {
|
|
14453
14843
|
serializedName: "properties.tenantId",
|
|
14454
14844
|
type: {
|
|
@@ -14468,8 +14858,8 @@ const MTPDataConnector = {
|
|
|
14468
14858
|
type: {
|
|
14469
14859
|
name: "Composite",
|
|
14470
14860
|
className: "MTPDataConnector",
|
|
14471
|
-
uberParent: "
|
|
14472
|
-
polymorphicDiscriminator:
|
|
14861
|
+
uberParent: "DataConnector",
|
|
14862
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
14473
14863
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { tenantId: {
|
|
14474
14864
|
serializedName: "properties.tenantId",
|
|
14475
14865
|
type: {
|
|
@@ -14489,8 +14879,8 @@ const AatpDataConnector = {
|
|
|
14489
14879
|
type: {
|
|
14490
14880
|
name: "Composite",
|
|
14491
14881
|
className: "AatpDataConnector",
|
|
14492
|
-
uberParent: "
|
|
14493
|
-
polymorphicDiscriminator:
|
|
14882
|
+
uberParent: "DataConnector",
|
|
14883
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
14494
14884
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { tenantId: {
|
|
14495
14885
|
serializedName: "properties.tenantId",
|
|
14496
14886
|
type: {
|
|
@@ -14510,8 +14900,8 @@ const ASCDataConnector = {
|
|
|
14510
14900
|
type: {
|
|
14511
14901
|
name: "Composite",
|
|
14512
14902
|
className: "ASCDataConnector",
|
|
14513
|
-
uberParent: "
|
|
14514
|
-
polymorphicDiscriminator:
|
|
14903
|
+
uberParent: "DataConnector",
|
|
14904
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
14515
14905
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { dataTypes: {
|
|
14516
14906
|
serializedName: "properties.dataTypes",
|
|
14517
14907
|
type: {
|
|
@@ -14531,8 +14921,8 @@ const AwsCloudTrailDataConnector = {
|
|
|
14531
14921
|
type: {
|
|
14532
14922
|
name: "Composite",
|
|
14533
14923
|
className: "AwsCloudTrailDataConnector",
|
|
14534
|
-
uberParent: "
|
|
14535
|
-
polymorphicDiscriminator:
|
|
14924
|
+
uberParent: "DataConnector",
|
|
14925
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
14536
14926
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { awsRoleArn: {
|
|
14537
14927
|
serializedName: "properties.awsRoleArn",
|
|
14538
14928
|
type: {
|
|
@@ -14552,8 +14942,8 @@ const AwsS3DataConnector = {
|
|
|
14552
14942
|
type: {
|
|
14553
14943
|
name: "Composite",
|
|
14554
14944
|
className: "AwsS3DataConnector",
|
|
14555
|
-
uberParent: "
|
|
14556
|
-
polymorphicDiscriminator:
|
|
14945
|
+
uberParent: "DataConnector",
|
|
14946
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
14557
14947
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { destinationTable: {
|
|
14558
14948
|
serializedName: "properties.destinationTable",
|
|
14559
14949
|
type: {
|
|
@@ -14588,8 +14978,8 @@ const McasDataConnector = {
|
|
|
14588
14978
|
type: {
|
|
14589
14979
|
name: "Composite",
|
|
14590
14980
|
className: "McasDataConnector",
|
|
14591
|
-
uberParent: "
|
|
14592
|
-
polymorphicDiscriminator:
|
|
14981
|
+
uberParent: "DataConnector",
|
|
14982
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
14593
14983
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { tenantId: {
|
|
14594
14984
|
serializedName: "properties.tenantId",
|
|
14595
14985
|
type: {
|
|
@@ -14609,8 +14999,8 @@ const Dynamics365DataConnector = {
|
|
|
14609
14999
|
type: {
|
|
14610
15000
|
name: "Composite",
|
|
14611
15001
|
className: "Dynamics365DataConnector",
|
|
14612
|
-
uberParent: "
|
|
14613
|
-
polymorphicDiscriminator:
|
|
15002
|
+
uberParent: "DataConnector",
|
|
15003
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
14614
15004
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { tenantId: {
|
|
14615
15005
|
serializedName: "properties.tenantId",
|
|
14616
15006
|
type: {
|
|
@@ -14630,8 +15020,8 @@ const OfficeATPDataConnector = {
|
|
|
14630
15020
|
type: {
|
|
14631
15021
|
name: "Composite",
|
|
14632
15022
|
className: "OfficeATPDataConnector",
|
|
14633
|
-
uberParent: "
|
|
14634
|
-
polymorphicDiscriminator:
|
|
15023
|
+
uberParent: "DataConnector",
|
|
15024
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
14635
15025
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { tenantId: {
|
|
14636
15026
|
serializedName: "properties.tenantId",
|
|
14637
15027
|
type: {
|
|
@@ -14651,8 +15041,8 @@ const Office365ProjectDataConnector = {
|
|
|
14651
15041
|
type: {
|
|
14652
15042
|
name: "Composite",
|
|
14653
15043
|
className: "Office365ProjectDataConnector",
|
|
14654
|
-
uberParent: "
|
|
14655
|
-
polymorphicDiscriminator:
|
|
15044
|
+
uberParent: "DataConnector",
|
|
15045
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
14656
15046
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { tenantId: {
|
|
14657
15047
|
serializedName: "properties.tenantId",
|
|
14658
15048
|
type: {
|
|
@@ -14672,8 +15062,8 @@ const OfficePowerBIDataConnector = {
|
|
|
14672
15062
|
type: {
|
|
14673
15063
|
name: "Composite",
|
|
14674
15064
|
className: "OfficePowerBIDataConnector",
|
|
14675
|
-
uberParent: "
|
|
14676
|
-
polymorphicDiscriminator:
|
|
15065
|
+
uberParent: "DataConnector",
|
|
15066
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
14677
15067
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { tenantId: {
|
|
14678
15068
|
serializedName: "properties.tenantId",
|
|
14679
15069
|
type: {
|
|
@@ -14693,8 +15083,8 @@ const OfficeIRMDataConnector = {
|
|
|
14693
15083
|
type: {
|
|
14694
15084
|
name: "Composite",
|
|
14695
15085
|
className: "OfficeIRMDataConnector",
|
|
14696
|
-
uberParent: "
|
|
14697
|
-
polymorphicDiscriminator:
|
|
15086
|
+
uberParent: "DataConnector",
|
|
15087
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
14698
15088
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { tenantId: {
|
|
14699
15089
|
serializedName: "properties.tenantId",
|
|
14700
15090
|
type: {
|
|
@@ -14714,8 +15104,8 @@ const MdatpDataConnector = {
|
|
|
14714
15104
|
type: {
|
|
14715
15105
|
name: "Composite",
|
|
14716
15106
|
className: "MdatpDataConnector",
|
|
14717
|
-
uberParent: "
|
|
14718
|
-
polymorphicDiscriminator:
|
|
15107
|
+
uberParent: "DataConnector",
|
|
15108
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
14719
15109
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { tenantId: {
|
|
14720
15110
|
serializedName: "properties.tenantId",
|
|
14721
15111
|
type: {
|
|
@@ -14735,8 +15125,8 @@ const OfficeDataConnector = {
|
|
|
14735
15125
|
type: {
|
|
14736
15126
|
name: "Composite",
|
|
14737
15127
|
className: "OfficeDataConnector",
|
|
14738
|
-
uberParent: "
|
|
14739
|
-
polymorphicDiscriminator:
|
|
15128
|
+
uberParent: "DataConnector",
|
|
15129
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
14740
15130
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { tenantId: {
|
|
14741
15131
|
serializedName: "properties.tenantId",
|
|
14742
15132
|
type: {
|
|
@@ -14756,8 +15146,8 @@ const TIDataConnector = {
|
|
|
14756
15146
|
type: {
|
|
14757
15147
|
name: "Composite",
|
|
14758
15148
|
className: "TIDataConnector",
|
|
14759
|
-
uberParent: "
|
|
14760
|
-
polymorphicDiscriminator:
|
|
15149
|
+
uberParent: "DataConnector",
|
|
15150
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
14761
15151
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { tenantId: {
|
|
14762
15152
|
serializedName: "properties.tenantId",
|
|
14763
15153
|
type: {
|
|
@@ -14783,8 +15173,8 @@ const TiTaxiiDataConnector = {
|
|
|
14783
15173
|
type: {
|
|
14784
15174
|
name: "Composite",
|
|
14785
15175
|
className: "TiTaxiiDataConnector",
|
|
14786
|
-
uberParent: "
|
|
14787
|
-
polymorphicDiscriminator:
|
|
15176
|
+
uberParent: "DataConnector",
|
|
15177
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
14788
15178
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { tenantId: {
|
|
14789
15179
|
serializedName: "properties.tenantId",
|
|
14790
15180
|
type: {
|
|
@@ -14846,8 +15236,8 @@ const IoTDataConnector = {
|
|
|
14846
15236
|
type: {
|
|
14847
15237
|
name: "Composite",
|
|
14848
15238
|
className: "IoTDataConnector",
|
|
14849
|
-
uberParent: "
|
|
14850
|
-
polymorphicDiscriminator:
|
|
15239
|
+
uberParent: "DataConnector",
|
|
15240
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
14851
15241
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { dataTypes: {
|
|
14852
15242
|
serializedName: "properties.dataTypes",
|
|
14853
15243
|
type: {
|
|
@@ -14867,8 +15257,8 @@ const CodelessUiDataConnector = {
|
|
|
14867
15257
|
type: {
|
|
14868
15258
|
name: "Composite",
|
|
14869
15259
|
className: "CodelessUiDataConnector",
|
|
14870
|
-
uberParent: "
|
|
14871
|
-
polymorphicDiscriminator:
|
|
15260
|
+
uberParent: "DataConnector",
|
|
15261
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
14872
15262
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { connectorUiConfig: {
|
|
14873
15263
|
serializedName: "properties.connectorUiConfig",
|
|
14874
15264
|
type: {
|
|
@@ -14883,8 +15273,8 @@ const CodelessApiPollingDataConnector = {
|
|
|
14883
15273
|
type: {
|
|
14884
15274
|
name: "Composite",
|
|
14885
15275
|
className: "CodelessApiPollingDataConnector",
|
|
14886
|
-
uberParent: "
|
|
14887
|
-
polymorphicDiscriminator:
|
|
15276
|
+
uberParent: "DataConnector",
|
|
15277
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
14888
15278
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { connectorUiConfig: {
|
|
14889
15279
|
serializedName: "properties.connectorUiConfig",
|
|
14890
15280
|
type: {
|
|
@@ -14937,7 +15327,9 @@ let discriminators = {
|
|
|
14937
15327
|
"Resource.AlertRuleTemplate": AlertRuleTemplate,
|
|
14938
15328
|
"Resource.Entity": Entity,
|
|
14939
15329
|
"Resource.EntityQueryTemplate": EntityQueryTemplate,
|
|
15330
|
+
"AutomationRuleCondition.Boolean": BooleanConditionProperties,
|
|
14940
15331
|
"AutomationRuleCondition.PropertyArrayChanged": PropertyArrayChangedConditionProperties,
|
|
15332
|
+
"AutomationRuleCondition.PropertyArray": PropertyArrayConditionProperties,
|
|
14941
15333
|
"AutomationRuleCondition.PropertyChanged": PropertyChangedConditionProperties,
|
|
14942
15334
|
"AutomationRuleCondition.Property": PropertyConditionProperties,
|
|
14943
15335
|
"AutomationRuleAction.ModifyProperties": AutomationRuleModifyPropertiesAction,
|
|
@@ -14964,68 +15356,77 @@ let discriminators = {
|
|
|
14964
15356
|
"DataConnectorsCheckRequirements.ThreatIntelligence": TICheckRequirements,
|
|
14965
15357
|
"DataConnectorsCheckRequirements.ThreatIntelligenceTaxii": TiTaxiiCheckRequirements,
|
|
14966
15358
|
"DataConnectorsCheckRequirements.IOT": IoTCheckRequirements,
|
|
14967
|
-
"
|
|
14968
|
-
"
|
|
14969
|
-
"
|
|
14970
|
-
"
|
|
14971
|
-
"
|
|
14972
|
-
"
|
|
14973
|
-
"
|
|
14974
|
-
"
|
|
14975
|
-
"
|
|
14976
|
-
"
|
|
14977
|
-
"
|
|
14978
|
-
"
|
|
14979
|
-
"
|
|
14980
|
-
"
|
|
14981
|
-
"
|
|
14982
|
-
"
|
|
14983
|
-
"
|
|
14984
|
-
"
|
|
14985
|
-
"
|
|
14986
|
-
"
|
|
14987
|
-
"
|
|
14988
|
-
"
|
|
14989
|
-
"
|
|
14990
|
-
"
|
|
14991
|
-
"
|
|
14992
|
-
"
|
|
14993
|
-
"
|
|
14994
|
-
"
|
|
14995
|
-
"
|
|
14996
|
-
"
|
|
14997
|
-
"
|
|
14998
|
-
"
|
|
14999
|
-
"
|
|
15000
|
-
"
|
|
15001
|
-
"
|
|
15002
|
-
"
|
|
15003
|
-
"
|
|
15004
|
-
"
|
|
15005
|
-
"
|
|
15006
|
-
"
|
|
15007
|
-
"
|
|
15008
|
-
"
|
|
15009
|
-
"
|
|
15010
|
-
"
|
|
15011
|
-
"
|
|
15012
|
-
"
|
|
15013
|
-
"
|
|
15014
|
-
"
|
|
15015
|
-
"
|
|
15016
|
-
"
|
|
15017
|
-
"
|
|
15018
|
-
"
|
|
15019
|
-
"
|
|
15020
|
-
"
|
|
15021
|
-
"
|
|
15022
|
-
"
|
|
15023
|
-
"
|
|
15024
|
-
"
|
|
15025
|
-
"
|
|
15026
|
-
"
|
|
15027
|
-
"
|
|
15028
|
-
"
|
|
15359
|
+
"ResourceWithEtag.AlertRule": AlertRule,
|
|
15360
|
+
"ResourceWithEtag.EntityQuery": EntityQuery,
|
|
15361
|
+
"ResourceWithEtag.CustomEntityQuery": CustomEntityQuery,
|
|
15362
|
+
"ResourceWithEtag.SecurityMLAnalyticsSetting": SecurityMLAnalyticsSetting,
|
|
15363
|
+
"ResourceWithEtag.Settings": Settings,
|
|
15364
|
+
"ResourceWithEtag.ThreatIntelligenceInformation": ThreatIntelligenceInformation,
|
|
15365
|
+
"ResourceWithEtag.DataConnector": DataConnector,
|
|
15366
|
+
"AlertRuleTemplate.MLBehaviorAnalytics": MLBehaviorAnalyticsAlertRuleTemplate,
|
|
15367
|
+
"AlertRuleTemplate.Fusion": FusionAlertRuleTemplate,
|
|
15368
|
+
"AlertRuleTemplate.ThreatIntelligence": ThreatIntelligenceAlertRuleTemplate,
|
|
15369
|
+
"AlertRuleTemplate.MicrosoftSecurityIncidentCreation": MicrosoftSecurityIncidentCreationAlertRuleTemplate,
|
|
15370
|
+
"AlertRuleTemplate.Scheduled": ScheduledAlertRuleTemplate,
|
|
15371
|
+
"AlertRuleTemplate.NRT": NrtAlertRuleTemplate,
|
|
15372
|
+
"Entity.SecurityAlert": SecurityAlert,
|
|
15373
|
+
"Entity.Bookmark": HuntingBookmark,
|
|
15374
|
+
"Entity.Account": AccountEntity,
|
|
15375
|
+
"Entity.AzureResource": AzureResourceEntity,
|
|
15376
|
+
"Entity.CloudApplication": CloudApplicationEntity,
|
|
15377
|
+
"Entity.DnsResolution": DnsEntity,
|
|
15378
|
+
"Entity.File": FileEntity,
|
|
15379
|
+
"Entity.FileHash": FileHashEntity,
|
|
15380
|
+
"Entity.Host": HostEntity,
|
|
15381
|
+
"Entity.IoTDevice": IoTDeviceEntity,
|
|
15382
|
+
"Entity.Ip": IpEntity,
|
|
15383
|
+
"Entity.Mailbox": MailboxEntity,
|
|
15384
|
+
"Entity.MailCluster": MailClusterEntity,
|
|
15385
|
+
"Entity.MailMessage": MailMessageEntity,
|
|
15386
|
+
"Entity.Malware": MalwareEntity,
|
|
15387
|
+
"Entity.Process": ProcessEntity,
|
|
15388
|
+
"Entity.RegistryKey": RegistryKeyEntity,
|
|
15389
|
+
"Entity.RegistryValue": RegistryValueEntity,
|
|
15390
|
+
"Entity.SecurityGroup": SecurityGroupEntity,
|
|
15391
|
+
"Entity.SubmissionMail": SubmissionMailEntity,
|
|
15392
|
+
"Entity.Url": UrlEntity,
|
|
15393
|
+
"Entity.Nic": NicEntity,
|
|
15394
|
+
"EntityQueryTemplate.Activity": ActivityEntityQueryTemplate,
|
|
15395
|
+
"AlertRule.MLBehaviorAnalytics": MLBehaviorAnalyticsAlertRule,
|
|
15396
|
+
"AlertRule.Fusion": FusionAlertRule,
|
|
15397
|
+
"AlertRule.ThreatIntelligence": ThreatIntelligenceAlertRule,
|
|
15398
|
+
"AlertRule.MicrosoftSecurityIncidentCreation": MicrosoftSecurityIncidentCreationAlertRule,
|
|
15399
|
+
"AlertRule.Scheduled": ScheduledAlertRule,
|
|
15400
|
+
"AlertRule.NRT": NrtAlertRule,
|
|
15401
|
+
"EntityQuery.Expansion": ExpansionEntityQuery,
|
|
15402
|
+
"EntityQuery.Activity": ActivityEntityQuery,
|
|
15403
|
+
"CustomEntityQuery.Activity": ActivityCustomEntityQuery,
|
|
15404
|
+
"SecurityMLAnalyticsSetting.Anomaly": AnomalySecurityMLAnalyticsSettings,
|
|
15405
|
+
"Settings.Anomalies": Anomalies,
|
|
15406
|
+
"Settings.EyesOn": EyesOn,
|
|
15407
|
+
"Settings.EntityAnalytics": EntityAnalytics,
|
|
15408
|
+
"Settings.Ueba": Ueba,
|
|
15409
|
+
"ThreatIntelligenceInformation.indicator": ThreatIntelligenceIndicatorModel,
|
|
15410
|
+
"DataConnector.AzureActiveDirectory": AADDataConnector,
|
|
15411
|
+
"DataConnector.MicrosoftThreatIntelligence": MstiDataConnector,
|
|
15412
|
+
"DataConnector.MicrosoftThreatProtection": MTPDataConnector,
|
|
15413
|
+
"DataConnector.AzureAdvancedThreatProtection": AatpDataConnector,
|
|
15414
|
+
"DataConnector.AzureSecurityCenter": ASCDataConnector,
|
|
15415
|
+
"DataConnector.AmazonWebServicesCloudTrail": AwsCloudTrailDataConnector,
|
|
15416
|
+
"DataConnector.AmazonWebServicesS3": AwsS3DataConnector,
|
|
15417
|
+
"DataConnector.MicrosoftCloudAppSecurity": McasDataConnector,
|
|
15418
|
+
"DataConnector.Dynamics365": Dynamics365DataConnector,
|
|
15419
|
+
"DataConnector.OfficeATP": OfficeATPDataConnector,
|
|
15420
|
+
"DataConnector.Office365Project": Office365ProjectDataConnector,
|
|
15421
|
+
"DataConnector.OfficePowerBI": OfficePowerBIDataConnector,
|
|
15422
|
+
"DataConnector.OfficeIRM": OfficeIRMDataConnector,
|
|
15423
|
+
"DataConnector.MicrosoftDefenderAdvancedThreatProtection": MdatpDataConnector,
|
|
15424
|
+
"DataConnector.Office365": OfficeDataConnector,
|
|
15425
|
+
"DataConnector.ThreatIntelligence": TIDataConnector,
|
|
15426
|
+
"DataConnector.ThreatIntelligenceTaxii": TiTaxiiDataConnector,
|
|
15427
|
+
"DataConnector.IOT": IoTDataConnector,
|
|
15428
|
+
"DataConnector.GenericUI": CodelessUiDataConnector,
|
|
15429
|
+
"DataConnector.APIPolling": CodelessApiPollingDataConnector
|
|
15029
15430
|
};
|
|
15030
15431
|
|
|
15031
15432
|
var Mappers = /*#__PURE__*/Object.freeze({
|
|
@@ -15085,6 +15486,9 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
15085
15486
|
InsightsTableResultColumnsItem: InsightsTableResultColumnsItem,
|
|
15086
15487
|
EntityQueryList: EntityQueryList,
|
|
15087
15488
|
EntityQueryTemplateList: EntityQueryTemplateList,
|
|
15489
|
+
FileImportList: FileImportList,
|
|
15490
|
+
FileMetadata: FileMetadata,
|
|
15491
|
+
ValidationError: ValidationError,
|
|
15088
15492
|
IncidentList: IncidentList,
|
|
15089
15493
|
IncidentAdditionalData: IncidentAdditionalData,
|
|
15090
15494
|
IncidentLabel: IncidentLabel,
|
|
@@ -15147,6 +15551,7 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
15147
15551
|
EntityMapping: EntityMapping,
|
|
15148
15552
|
FieldMapping: FieldMapping,
|
|
15149
15553
|
AlertDetailsOverride: AlertDetailsOverride,
|
|
15554
|
+
EventGroupingSettings: EventGroupingSettings,
|
|
15150
15555
|
FusionSourceSettings: FusionSourceSettings,
|
|
15151
15556
|
FusionSourceSubTypeSetting: FusionSourceSubTypeSetting,
|
|
15152
15557
|
FusionSubTypeSeverityFilter: FusionSubTypeSeverityFilter,
|
|
@@ -15159,9 +15564,10 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
15159
15564
|
IncidentConfiguration: IncidentConfiguration,
|
|
15160
15565
|
GroupingConfiguration: GroupingConfiguration,
|
|
15161
15566
|
ScheduledAlertRuleCommonProperties: ScheduledAlertRuleCommonProperties,
|
|
15162
|
-
|
|
15567
|
+
AutomationRuleBooleanCondition: AutomationRuleBooleanCondition,
|
|
15163
15568
|
IncidentPropertiesAction: IncidentPropertiesAction,
|
|
15164
15569
|
AutomationRulePropertyArrayChangedValuesCondition: AutomationRulePropertyArrayChangedValuesCondition,
|
|
15570
|
+
AutomationRulePropertyArrayValuesCondition: AutomationRulePropertyArrayValuesCondition,
|
|
15165
15571
|
AutomationRulePropertyValuesChangedCondition: AutomationRulePropertyValuesChangedCondition,
|
|
15166
15572
|
AutomationRulePropertyValuesCondition: AutomationRulePropertyValuesCondition,
|
|
15167
15573
|
PlaybookActionProperties: PlaybookActionProperties,
|
|
@@ -15215,10 +15621,13 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
15215
15621
|
AlertRuleTemplate: AlertRuleTemplate,
|
|
15216
15622
|
Entity: Entity,
|
|
15217
15623
|
EntityQueryTemplate: EntityQueryTemplate,
|
|
15624
|
+
FileImport: FileImport,
|
|
15218
15625
|
OfficeConsent: OfficeConsent,
|
|
15219
15626
|
ActionResponseProperties: ActionResponseProperties,
|
|
15220
15627
|
ActionRequestProperties: ActionRequestProperties,
|
|
15628
|
+
BooleanConditionProperties: BooleanConditionProperties,
|
|
15221
15629
|
PropertyArrayChangedConditionProperties: PropertyArrayChangedConditionProperties,
|
|
15630
|
+
PropertyArrayConditionProperties: PropertyArrayConditionProperties,
|
|
15222
15631
|
PropertyChangedConditionProperties: PropertyChangedConditionProperties,
|
|
15223
15632
|
PropertyConditionProperties: PropertyConditionProperties,
|
|
15224
15633
|
AutomationRuleModifyPropertiesAction: AutomationRuleModifyPropertiesAction,
|
|
@@ -15449,7 +15858,7 @@ const $host = {
|
|
|
15449
15858
|
const apiVersion = {
|
|
15450
15859
|
parameterPath: "apiVersion",
|
|
15451
15860
|
mapper: {
|
|
15452
|
-
defaultValue: "2022-
|
|
15861
|
+
defaultValue: "2022-09-01-preview",
|
|
15453
15862
|
isConstant: true,
|
|
15454
15863
|
serializedName: "api-version",
|
|
15455
15864
|
type: {
|
|
@@ -15768,6 +16177,20 @@ const entityQueryTemplateId = {
|
|
|
15768
16177
|
}
|
|
15769
16178
|
}
|
|
15770
16179
|
};
|
|
16180
|
+
const fileImportId = {
|
|
16181
|
+
parameterPath: "fileImportId",
|
|
16182
|
+
mapper: {
|
|
16183
|
+
serializedName: "fileImportId",
|
|
16184
|
+
required: true,
|
|
16185
|
+
type: {
|
|
16186
|
+
name: "String"
|
|
16187
|
+
}
|
|
16188
|
+
}
|
|
16189
|
+
};
|
|
16190
|
+
const fileImport = {
|
|
16191
|
+
parameterPath: "fileImport",
|
|
16192
|
+
mapper: FileImport
|
|
16193
|
+
};
|
|
15771
16194
|
const incidentCommentId = {
|
|
15772
16195
|
parameterPath: "incidentCommentId",
|
|
15773
16196
|
mapper: {
|
|
@@ -16036,7 +16459,7 @@ class AlertRulesImpl {
|
|
|
16036
16459
|
* @param options The options parameters.
|
|
16037
16460
|
*/
|
|
16038
16461
|
_list(resourceGroupName, workspaceName, options) {
|
|
16039
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$
|
|
16462
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$p);
|
|
16040
16463
|
}
|
|
16041
16464
|
/**
|
|
16042
16465
|
* Gets the alert rule.
|
|
@@ -16046,7 +16469,7 @@ class AlertRulesImpl {
|
|
|
16046
16469
|
* @param options The options parameters.
|
|
16047
16470
|
*/
|
|
16048
16471
|
get(resourceGroupName, workspaceName, ruleId, options) {
|
|
16049
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, ruleId, options }, getOperationSpec$
|
|
16472
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, ruleId, options }, getOperationSpec$o);
|
|
16050
16473
|
}
|
|
16051
16474
|
/**
|
|
16052
16475
|
* Creates or updates the alert rule.
|
|
@@ -16067,7 +16490,7 @@ class AlertRulesImpl {
|
|
|
16067
16490
|
* @param options The options parameters.
|
|
16068
16491
|
*/
|
|
16069
16492
|
delete(resourceGroupName, workspaceName, ruleId, options) {
|
|
16070
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, ruleId, options }, deleteOperationSpec$
|
|
16493
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, ruleId, options }, deleteOperationSpec$j);
|
|
16071
16494
|
}
|
|
16072
16495
|
/**
|
|
16073
16496
|
* ListNext
|
|
@@ -16077,12 +16500,12 @@ class AlertRulesImpl {
|
|
|
16077
16500
|
* @param options The options parameters.
|
|
16078
16501
|
*/
|
|
16079
16502
|
_listNext(resourceGroupName, workspaceName, nextLink, options) {
|
|
16080
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$
|
|
16503
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$l);
|
|
16081
16504
|
}
|
|
16082
16505
|
}
|
|
16083
16506
|
// Operation Specifications
|
|
16084
|
-
const serializer$
|
|
16085
|
-
const listOperationSpec$
|
|
16507
|
+
const serializer$x = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
16508
|
+
const listOperationSpec$p = {
|
|
16086
16509
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/alertRules",
|
|
16087
16510
|
httpMethod: "GET",
|
|
16088
16511
|
responses: {
|
|
@@ -16101,9 +16524,9 @@ const listOperationSpec$o = {
|
|
|
16101
16524
|
workspaceName
|
|
16102
16525
|
],
|
|
16103
16526
|
headerParameters: [accept],
|
|
16104
|
-
serializer: serializer$
|
|
16527
|
+
serializer: serializer$x
|
|
16105
16528
|
};
|
|
16106
|
-
const getOperationSpec$
|
|
16529
|
+
const getOperationSpec$o = {
|
|
16107
16530
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/alertRules/{ruleId}",
|
|
16108
16531
|
httpMethod: "GET",
|
|
16109
16532
|
responses: {
|
|
@@ -16123,7 +16546,7 @@ const getOperationSpec$n = {
|
|
|
16123
16546
|
ruleId
|
|
16124
16547
|
],
|
|
16125
16548
|
headerParameters: [accept],
|
|
16126
|
-
serializer: serializer$
|
|
16549
|
+
serializer: serializer$x
|
|
16127
16550
|
};
|
|
16128
16551
|
const createOrUpdateOperationSpec$c = {
|
|
16129
16552
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/alertRules/{ruleId}",
|
|
@@ -16150,9 +16573,9 @@ const createOrUpdateOperationSpec$c = {
|
|
|
16150
16573
|
],
|
|
16151
16574
|
headerParameters: [accept, contentType],
|
|
16152
16575
|
mediaType: "json",
|
|
16153
|
-
serializer: serializer$
|
|
16576
|
+
serializer: serializer$x
|
|
16154
16577
|
};
|
|
16155
|
-
const deleteOperationSpec$
|
|
16578
|
+
const deleteOperationSpec$j = {
|
|
16156
16579
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/alertRules/{ruleId}",
|
|
16157
16580
|
httpMethod: "DELETE",
|
|
16158
16581
|
responses: {
|
|
@@ -16171,9 +16594,9 @@ const deleteOperationSpec$i = {
|
|
|
16171
16594
|
ruleId
|
|
16172
16595
|
],
|
|
16173
16596
|
headerParameters: [accept],
|
|
16174
|
-
serializer: serializer$
|
|
16597
|
+
serializer: serializer$x
|
|
16175
16598
|
};
|
|
16176
|
-
const listNextOperationSpec$
|
|
16599
|
+
const listNextOperationSpec$l = {
|
|
16177
16600
|
path: "{nextLink}",
|
|
16178
16601
|
httpMethod: "GET",
|
|
16179
16602
|
responses: {
|
|
@@ -16193,7 +16616,7 @@ const listNextOperationSpec$k = {
|
|
|
16193
16616
|
nextLink
|
|
16194
16617
|
],
|
|
16195
16618
|
headerParameters: [accept],
|
|
16196
|
-
serializer: serializer$
|
|
16619
|
+
serializer: serializer$x
|
|
16197
16620
|
};
|
|
16198
16621
|
|
|
16199
16622
|
/*
|
|
@@ -16283,7 +16706,7 @@ class ActionsImpl {
|
|
|
16283
16706
|
* @param options The options parameters.
|
|
16284
16707
|
*/
|
|
16285
16708
|
get(resourceGroupName, workspaceName, ruleId, actionId, options) {
|
|
16286
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, ruleId, actionId, options }, getOperationSpec$
|
|
16709
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, ruleId, actionId, options }, getOperationSpec$n);
|
|
16287
16710
|
}
|
|
16288
16711
|
/**
|
|
16289
16712
|
* Creates or updates the action of alert rule.
|
|
@@ -16306,7 +16729,7 @@ class ActionsImpl {
|
|
|
16306
16729
|
* @param options The options parameters.
|
|
16307
16730
|
*/
|
|
16308
16731
|
delete(resourceGroupName, workspaceName, ruleId, actionId, options) {
|
|
16309
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, ruleId, actionId, options }, deleteOperationSpec$
|
|
16732
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, ruleId, actionId, options }, deleteOperationSpec$i);
|
|
16310
16733
|
}
|
|
16311
16734
|
/**
|
|
16312
16735
|
* ListByAlertRuleNext
|
|
@@ -16321,7 +16744,7 @@ class ActionsImpl {
|
|
|
16321
16744
|
}
|
|
16322
16745
|
}
|
|
16323
16746
|
// Operation Specifications
|
|
16324
|
-
const serializer$
|
|
16747
|
+
const serializer$w = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
16325
16748
|
const listByAlertRuleOperationSpec = {
|
|
16326
16749
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/alertRules/{ruleId}/actions",
|
|
16327
16750
|
httpMethod: "GET",
|
|
@@ -16342,9 +16765,9 @@ const listByAlertRuleOperationSpec = {
|
|
|
16342
16765
|
ruleId
|
|
16343
16766
|
],
|
|
16344
16767
|
headerParameters: [accept],
|
|
16345
|
-
serializer: serializer$
|
|
16768
|
+
serializer: serializer$w
|
|
16346
16769
|
};
|
|
16347
|
-
const getOperationSpec$
|
|
16770
|
+
const getOperationSpec$n = {
|
|
16348
16771
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/alertRules/{ruleId}/actions/{actionId}",
|
|
16349
16772
|
httpMethod: "GET",
|
|
16350
16773
|
responses: {
|
|
@@ -16365,7 +16788,7 @@ const getOperationSpec$m = {
|
|
|
16365
16788
|
actionId
|
|
16366
16789
|
],
|
|
16367
16790
|
headerParameters: [accept],
|
|
16368
|
-
serializer: serializer$
|
|
16791
|
+
serializer: serializer$w
|
|
16369
16792
|
};
|
|
16370
16793
|
const createOrUpdateOperationSpec$b = {
|
|
16371
16794
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/alertRules/{ruleId}/actions/{actionId}",
|
|
@@ -16393,9 +16816,9 @@ const createOrUpdateOperationSpec$b = {
|
|
|
16393
16816
|
],
|
|
16394
16817
|
headerParameters: [accept, contentType],
|
|
16395
16818
|
mediaType: "json",
|
|
16396
|
-
serializer: serializer$
|
|
16819
|
+
serializer: serializer$w
|
|
16397
16820
|
};
|
|
16398
|
-
const deleteOperationSpec$
|
|
16821
|
+
const deleteOperationSpec$i = {
|
|
16399
16822
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/alertRules/{ruleId}/actions/{actionId}",
|
|
16400
16823
|
httpMethod: "DELETE",
|
|
16401
16824
|
responses: {
|
|
@@ -16415,7 +16838,7 @@ const deleteOperationSpec$h = {
|
|
|
16415
16838
|
actionId
|
|
16416
16839
|
],
|
|
16417
16840
|
headerParameters: [accept],
|
|
16418
|
-
serializer: serializer$
|
|
16841
|
+
serializer: serializer$w
|
|
16419
16842
|
};
|
|
16420
16843
|
const listByAlertRuleNextOperationSpec = {
|
|
16421
16844
|
path: "{nextLink}",
|
|
@@ -16438,7 +16861,7 @@ const listByAlertRuleNextOperationSpec = {
|
|
|
16438
16861
|
nextLink
|
|
16439
16862
|
],
|
|
16440
16863
|
headerParameters: [accept],
|
|
16441
|
-
serializer: serializer$
|
|
16864
|
+
serializer: serializer$w
|
|
16442
16865
|
};
|
|
16443
16866
|
|
|
16444
16867
|
/*
|
|
@@ -16515,7 +16938,7 @@ class AlertRuleTemplatesImpl {
|
|
|
16515
16938
|
* @param options The options parameters.
|
|
16516
16939
|
*/
|
|
16517
16940
|
_list(resourceGroupName, workspaceName, options) {
|
|
16518
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$
|
|
16941
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$o);
|
|
16519
16942
|
}
|
|
16520
16943
|
/**
|
|
16521
16944
|
* Gets the alert rule template.
|
|
@@ -16525,7 +16948,7 @@ class AlertRuleTemplatesImpl {
|
|
|
16525
16948
|
* @param options The options parameters.
|
|
16526
16949
|
*/
|
|
16527
16950
|
get(resourceGroupName, workspaceName, alertRuleTemplateId, options) {
|
|
16528
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, alertRuleTemplateId, options }, getOperationSpec$
|
|
16951
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, alertRuleTemplateId, options }, getOperationSpec$m);
|
|
16529
16952
|
}
|
|
16530
16953
|
/**
|
|
16531
16954
|
* ListNext
|
|
@@ -16535,12 +16958,12 @@ class AlertRuleTemplatesImpl {
|
|
|
16535
16958
|
* @param options The options parameters.
|
|
16536
16959
|
*/
|
|
16537
16960
|
_listNext(resourceGroupName, workspaceName, nextLink, options) {
|
|
16538
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$
|
|
16961
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$k);
|
|
16539
16962
|
}
|
|
16540
16963
|
}
|
|
16541
16964
|
// Operation Specifications
|
|
16542
|
-
const serializer$
|
|
16543
|
-
const listOperationSpec$
|
|
16965
|
+
const serializer$v = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
16966
|
+
const listOperationSpec$o = {
|
|
16544
16967
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/alertRuleTemplates",
|
|
16545
16968
|
httpMethod: "GET",
|
|
16546
16969
|
responses: {
|
|
@@ -16559,9 +16982,9 @@ const listOperationSpec$n = {
|
|
|
16559
16982
|
workspaceName
|
|
16560
16983
|
],
|
|
16561
16984
|
headerParameters: [accept],
|
|
16562
|
-
serializer: serializer$
|
|
16985
|
+
serializer: serializer$v
|
|
16563
16986
|
};
|
|
16564
|
-
const getOperationSpec$
|
|
16987
|
+
const getOperationSpec$m = {
|
|
16565
16988
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/alertRuleTemplates/{alertRuleTemplateId}",
|
|
16566
16989
|
httpMethod: "GET",
|
|
16567
16990
|
responses: {
|
|
@@ -16581,9 +17004,9 @@ const getOperationSpec$l = {
|
|
|
16581
17004
|
alertRuleTemplateId
|
|
16582
17005
|
],
|
|
16583
17006
|
headerParameters: [accept],
|
|
16584
|
-
serializer: serializer$
|
|
17007
|
+
serializer: serializer$v
|
|
16585
17008
|
};
|
|
16586
|
-
const listNextOperationSpec$
|
|
17009
|
+
const listNextOperationSpec$k = {
|
|
16587
17010
|
path: "{nextLink}",
|
|
16588
17011
|
httpMethod: "GET",
|
|
16589
17012
|
responses: {
|
|
@@ -16603,7 +17026,7 @@ const listNextOperationSpec$j = {
|
|
|
16603
17026
|
nextLink
|
|
16604
17027
|
],
|
|
16605
17028
|
headerParameters: [accept],
|
|
16606
|
-
serializer: serializer$
|
|
17029
|
+
serializer: serializer$v
|
|
16607
17030
|
};
|
|
16608
17031
|
|
|
16609
17032
|
/*
|
|
@@ -16681,7 +17104,7 @@ class AutomationRulesImpl {
|
|
|
16681
17104
|
* @param options The options parameters.
|
|
16682
17105
|
*/
|
|
16683
17106
|
get(resourceGroupName, workspaceName, automationRuleId, options) {
|
|
16684
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, automationRuleId, options }, getOperationSpec$
|
|
17107
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, automationRuleId, options }, getOperationSpec$l);
|
|
16685
17108
|
}
|
|
16686
17109
|
/**
|
|
16687
17110
|
* Creates or updates the automation rule.
|
|
@@ -16701,7 +17124,7 @@ class AutomationRulesImpl {
|
|
|
16701
17124
|
* @param options The options parameters.
|
|
16702
17125
|
*/
|
|
16703
17126
|
delete(resourceGroupName, workspaceName, automationRuleId, options) {
|
|
16704
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, automationRuleId, options }, deleteOperationSpec$
|
|
17127
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, automationRuleId, options }, deleteOperationSpec$h);
|
|
16705
17128
|
}
|
|
16706
17129
|
/**
|
|
16707
17130
|
* Gets all automation rules.
|
|
@@ -16710,7 +17133,7 @@ class AutomationRulesImpl {
|
|
|
16710
17133
|
* @param options The options parameters.
|
|
16711
17134
|
*/
|
|
16712
17135
|
_list(resourceGroupName, workspaceName, options) {
|
|
16713
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$
|
|
17136
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$n);
|
|
16714
17137
|
}
|
|
16715
17138
|
/**
|
|
16716
17139
|
* ListNext
|
|
@@ -16720,12 +17143,12 @@ class AutomationRulesImpl {
|
|
|
16720
17143
|
* @param options The options parameters.
|
|
16721
17144
|
*/
|
|
16722
17145
|
_listNext(resourceGroupName, workspaceName, nextLink, options) {
|
|
16723
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$
|
|
17146
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$j);
|
|
16724
17147
|
}
|
|
16725
17148
|
}
|
|
16726
17149
|
// Operation Specifications
|
|
16727
|
-
const serializer$
|
|
16728
|
-
const getOperationSpec$
|
|
17150
|
+
const serializer$u = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
17151
|
+
const getOperationSpec$l = {
|
|
16729
17152
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/automationRules/{automationRuleId}",
|
|
16730
17153
|
httpMethod: "GET",
|
|
16731
17154
|
responses: {
|
|
@@ -16745,7 +17168,7 @@ const getOperationSpec$k = {
|
|
|
16745
17168
|
automationRuleId
|
|
16746
17169
|
],
|
|
16747
17170
|
headerParameters: [accept],
|
|
16748
|
-
serializer: serializer$
|
|
17171
|
+
serializer: serializer$u
|
|
16749
17172
|
};
|
|
16750
17173
|
const createOrUpdateOperationSpec$a = {
|
|
16751
17174
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/automationRules/{automationRuleId}",
|
|
@@ -16772,9 +17195,9 @@ const createOrUpdateOperationSpec$a = {
|
|
|
16772
17195
|
],
|
|
16773
17196
|
headerParameters: [accept, contentType],
|
|
16774
17197
|
mediaType: "json",
|
|
16775
|
-
serializer: serializer$
|
|
17198
|
+
serializer: serializer$u
|
|
16776
17199
|
};
|
|
16777
|
-
const deleteOperationSpec$
|
|
17200
|
+
const deleteOperationSpec$h = {
|
|
16778
17201
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/automationRules/{automationRuleId}",
|
|
16779
17202
|
httpMethod: "DELETE",
|
|
16780
17203
|
responses: {
|
|
@@ -16801,9 +17224,9 @@ const deleteOperationSpec$g = {
|
|
|
16801
17224
|
automationRuleId
|
|
16802
17225
|
],
|
|
16803
17226
|
headerParameters: [accept],
|
|
16804
|
-
serializer: serializer$
|
|
17227
|
+
serializer: serializer$u
|
|
16805
17228
|
};
|
|
16806
|
-
const listOperationSpec$
|
|
17229
|
+
const listOperationSpec$n = {
|
|
16807
17230
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/automationRules",
|
|
16808
17231
|
httpMethod: "GET",
|
|
16809
17232
|
responses: {
|
|
@@ -16822,9 +17245,9 @@ const listOperationSpec$m = {
|
|
|
16822
17245
|
workspaceName
|
|
16823
17246
|
],
|
|
16824
17247
|
headerParameters: [accept],
|
|
16825
|
-
serializer: serializer$
|
|
17248
|
+
serializer: serializer$u
|
|
16826
17249
|
};
|
|
16827
|
-
const listNextOperationSpec$
|
|
17250
|
+
const listNextOperationSpec$j = {
|
|
16828
17251
|
path: "{nextLink}",
|
|
16829
17252
|
httpMethod: "GET",
|
|
16830
17253
|
responses: {
|
|
@@ -16844,7 +17267,7 @@ const listNextOperationSpec$i = {
|
|
|
16844
17267
|
nextLink
|
|
16845
17268
|
],
|
|
16846
17269
|
headerParameters: [accept],
|
|
16847
|
-
serializer: serializer$
|
|
17270
|
+
serializer: serializer$u
|
|
16848
17271
|
};
|
|
16849
17272
|
|
|
16850
17273
|
/*
|
|
@@ -16931,7 +17354,7 @@ class IncidentsImpl {
|
|
|
16931
17354
|
* @param options The options parameters.
|
|
16932
17355
|
*/
|
|
16933
17356
|
_list(resourceGroupName, workspaceName, options) {
|
|
16934
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$
|
|
17357
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$m);
|
|
16935
17358
|
}
|
|
16936
17359
|
/**
|
|
16937
17360
|
* Gets an incident.
|
|
@@ -16941,7 +17364,7 @@ class IncidentsImpl {
|
|
|
16941
17364
|
* @param options The options parameters.
|
|
16942
17365
|
*/
|
|
16943
17366
|
get(resourceGroupName, workspaceName, incidentId, options) {
|
|
16944
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, options }, getOperationSpec$
|
|
17367
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, options }, getOperationSpec$k);
|
|
16945
17368
|
}
|
|
16946
17369
|
/**
|
|
16947
17370
|
* Creates or updates the incident.
|
|
@@ -16962,7 +17385,7 @@ class IncidentsImpl {
|
|
|
16962
17385
|
* @param options The options parameters.
|
|
16963
17386
|
*/
|
|
16964
17387
|
delete(resourceGroupName, workspaceName, incidentId, options) {
|
|
16965
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, options }, deleteOperationSpec$
|
|
17388
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, options }, deleteOperationSpec$g);
|
|
16966
17389
|
}
|
|
16967
17390
|
/**
|
|
16968
17391
|
* Creates a Microsoft team to investigate the incident by sharing information and insights between
|
|
@@ -17014,11 +17437,11 @@ class IncidentsImpl {
|
|
|
17014
17437
|
* @param options The options parameters.
|
|
17015
17438
|
*/
|
|
17016
17439
|
_listNext(resourceGroupName, workspaceName, nextLink, options) {
|
|
17017
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$
|
|
17440
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$i);
|
|
17018
17441
|
}
|
|
17019
17442
|
}
|
|
17020
17443
|
// Operation Specifications
|
|
17021
|
-
const serializer$
|
|
17444
|
+
const serializer$t = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
17022
17445
|
const runPlaybookOperationSpec = {
|
|
17023
17446
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentIdentifier}/runPlaybook",
|
|
17024
17447
|
httpMethod: "POST",
|
|
@@ -17043,9 +17466,9 @@ const runPlaybookOperationSpec = {
|
|
|
17043
17466
|
],
|
|
17044
17467
|
headerParameters: [accept, contentType],
|
|
17045
17468
|
mediaType: "json",
|
|
17046
|
-
serializer: serializer$
|
|
17469
|
+
serializer: serializer$t
|
|
17047
17470
|
};
|
|
17048
|
-
const listOperationSpec$
|
|
17471
|
+
const listOperationSpec$m = {
|
|
17049
17472
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents",
|
|
17050
17473
|
httpMethod: "GET",
|
|
17051
17474
|
responses: {
|
|
@@ -17070,9 +17493,9 @@ const listOperationSpec$l = {
|
|
|
17070
17493
|
workspaceName
|
|
17071
17494
|
],
|
|
17072
17495
|
headerParameters: [accept],
|
|
17073
|
-
serializer: serializer$
|
|
17496
|
+
serializer: serializer$t
|
|
17074
17497
|
};
|
|
17075
|
-
const getOperationSpec$
|
|
17498
|
+
const getOperationSpec$k = {
|
|
17076
17499
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}",
|
|
17077
17500
|
httpMethod: "GET",
|
|
17078
17501
|
responses: {
|
|
@@ -17092,7 +17515,7 @@ const getOperationSpec$j = {
|
|
|
17092
17515
|
incidentId
|
|
17093
17516
|
],
|
|
17094
17517
|
headerParameters: [accept],
|
|
17095
|
-
serializer: serializer$
|
|
17518
|
+
serializer: serializer$t
|
|
17096
17519
|
};
|
|
17097
17520
|
const createOrUpdateOperationSpec$9 = {
|
|
17098
17521
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}",
|
|
@@ -17119,9 +17542,9 @@ const createOrUpdateOperationSpec$9 = {
|
|
|
17119
17542
|
],
|
|
17120
17543
|
headerParameters: [accept, contentType],
|
|
17121
17544
|
mediaType: "json",
|
|
17122
|
-
serializer: serializer$
|
|
17545
|
+
serializer: serializer$t
|
|
17123
17546
|
};
|
|
17124
|
-
const deleteOperationSpec$
|
|
17547
|
+
const deleteOperationSpec$g = {
|
|
17125
17548
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}",
|
|
17126
17549
|
httpMethod: "DELETE",
|
|
17127
17550
|
responses: {
|
|
@@ -17140,7 +17563,7 @@ const deleteOperationSpec$f = {
|
|
|
17140
17563
|
incidentId
|
|
17141
17564
|
],
|
|
17142
17565
|
headerParameters: [accept],
|
|
17143
|
-
serializer: serializer$
|
|
17566
|
+
serializer: serializer$t
|
|
17144
17567
|
};
|
|
17145
17568
|
const createTeamOperationSpec = {
|
|
17146
17569
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}/createTeam",
|
|
@@ -17164,7 +17587,7 @@ const createTeamOperationSpec = {
|
|
|
17164
17587
|
],
|
|
17165
17588
|
headerParameters: [accept, contentType],
|
|
17166
17589
|
mediaType: "json",
|
|
17167
|
-
serializer: serializer$
|
|
17590
|
+
serializer: serializer$t
|
|
17168
17591
|
};
|
|
17169
17592
|
const listAlertsOperationSpec = {
|
|
17170
17593
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}/alerts",
|
|
@@ -17186,7 +17609,7 @@ const listAlertsOperationSpec = {
|
|
|
17186
17609
|
incidentId
|
|
17187
17610
|
],
|
|
17188
17611
|
headerParameters: [accept],
|
|
17189
|
-
serializer: serializer$
|
|
17612
|
+
serializer: serializer$t
|
|
17190
17613
|
};
|
|
17191
17614
|
const listBookmarksOperationSpec = {
|
|
17192
17615
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}/bookmarks",
|
|
@@ -17208,7 +17631,7 @@ const listBookmarksOperationSpec = {
|
|
|
17208
17631
|
incidentId
|
|
17209
17632
|
],
|
|
17210
17633
|
headerParameters: [accept],
|
|
17211
|
-
serializer: serializer$
|
|
17634
|
+
serializer: serializer$t
|
|
17212
17635
|
};
|
|
17213
17636
|
const listEntitiesOperationSpec = {
|
|
17214
17637
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}/entities",
|
|
@@ -17230,9 +17653,9 @@ const listEntitiesOperationSpec = {
|
|
|
17230
17653
|
incidentId
|
|
17231
17654
|
],
|
|
17232
17655
|
headerParameters: [accept],
|
|
17233
|
-
serializer: serializer$
|
|
17656
|
+
serializer: serializer$t
|
|
17234
17657
|
};
|
|
17235
|
-
const listNextOperationSpec$
|
|
17658
|
+
const listNextOperationSpec$i = {
|
|
17236
17659
|
path: "{nextLink}",
|
|
17237
17660
|
httpMethod: "GET",
|
|
17238
17661
|
responses: {
|
|
@@ -17258,7 +17681,7 @@ const listNextOperationSpec$h = {
|
|
|
17258
17681
|
nextLink
|
|
17259
17682
|
],
|
|
17260
17683
|
headerParameters: [accept],
|
|
17261
|
-
serializer: serializer$
|
|
17684
|
+
serializer: serializer$t
|
|
17262
17685
|
};
|
|
17263
17686
|
|
|
17264
17687
|
/*
|
|
@@ -17335,7 +17758,7 @@ class BookmarksImpl {
|
|
|
17335
17758
|
* @param options The options parameters.
|
|
17336
17759
|
*/
|
|
17337
17760
|
_list(resourceGroupName, workspaceName, options) {
|
|
17338
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$
|
|
17761
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$l);
|
|
17339
17762
|
}
|
|
17340
17763
|
/**
|
|
17341
17764
|
* Gets a bookmark.
|
|
@@ -17345,7 +17768,7 @@ class BookmarksImpl {
|
|
|
17345
17768
|
* @param options The options parameters.
|
|
17346
17769
|
*/
|
|
17347
17770
|
get(resourceGroupName, workspaceName, bookmarkId, options) {
|
|
17348
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, options }, getOperationSpec$
|
|
17771
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, options }, getOperationSpec$j);
|
|
17349
17772
|
}
|
|
17350
17773
|
/**
|
|
17351
17774
|
* Creates or updates the bookmark.
|
|
@@ -17366,7 +17789,7 @@ class BookmarksImpl {
|
|
|
17366
17789
|
* @param options The options parameters.
|
|
17367
17790
|
*/
|
|
17368
17791
|
delete(resourceGroupName, workspaceName, bookmarkId, options) {
|
|
17369
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, options }, deleteOperationSpec$
|
|
17792
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, options }, deleteOperationSpec$f);
|
|
17370
17793
|
}
|
|
17371
17794
|
/**
|
|
17372
17795
|
* ListNext
|
|
@@ -17376,12 +17799,12 @@ class BookmarksImpl {
|
|
|
17376
17799
|
* @param options The options parameters.
|
|
17377
17800
|
*/
|
|
17378
17801
|
_listNext(resourceGroupName, workspaceName, nextLink, options) {
|
|
17379
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$
|
|
17802
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$h);
|
|
17380
17803
|
}
|
|
17381
17804
|
}
|
|
17382
17805
|
// Operation Specifications
|
|
17383
|
-
const serializer$
|
|
17384
|
-
const listOperationSpec$
|
|
17806
|
+
const serializer$s = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
17807
|
+
const listOperationSpec$l = {
|
|
17385
17808
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks",
|
|
17386
17809
|
httpMethod: "GET",
|
|
17387
17810
|
responses: {
|
|
@@ -17400,9 +17823,9 @@ const listOperationSpec$k = {
|
|
|
17400
17823
|
workspaceName
|
|
17401
17824
|
],
|
|
17402
17825
|
headerParameters: [accept],
|
|
17403
|
-
serializer: serializer$
|
|
17826
|
+
serializer: serializer$s
|
|
17404
17827
|
};
|
|
17405
|
-
const getOperationSpec$
|
|
17828
|
+
const getOperationSpec$j = {
|
|
17406
17829
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}",
|
|
17407
17830
|
httpMethod: "GET",
|
|
17408
17831
|
responses: {
|
|
@@ -17422,7 +17845,7 @@ const getOperationSpec$i = {
|
|
|
17422
17845
|
bookmarkId
|
|
17423
17846
|
],
|
|
17424
17847
|
headerParameters: [accept],
|
|
17425
|
-
serializer: serializer$
|
|
17848
|
+
serializer: serializer$s
|
|
17426
17849
|
};
|
|
17427
17850
|
const createOrUpdateOperationSpec$8 = {
|
|
17428
17851
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}",
|
|
@@ -17449,9 +17872,9 @@ const createOrUpdateOperationSpec$8 = {
|
|
|
17449
17872
|
],
|
|
17450
17873
|
headerParameters: [accept, contentType],
|
|
17451
17874
|
mediaType: "json",
|
|
17452
|
-
serializer: serializer$
|
|
17875
|
+
serializer: serializer$s
|
|
17453
17876
|
};
|
|
17454
|
-
const deleteOperationSpec$
|
|
17877
|
+
const deleteOperationSpec$f = {
|
|
17455
17878
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}",
|
|
17456
17879
|
httpMethod: "DELETE",
|
|
17457
17880
|
responses: {
|
|
@@ -17470,9 +17893,9 @@ const deleteOperationSpec$e = {
|
|
|
17470
17893
|
bookmarkId
|
|
17471
17894
|
],
|
|
17472
17895
|
headerParameters: [accept],
|
|
17473
|
-
serializer: serializer$
|
|
17896
|
+
serializer: serializer$s
|
|
17474
17897
|
};
|
|
17475
|
-
const listNextOperationSpec$
|
|
17898
|
+
const listNextOperationSpec$h = {
|
|
17476
17899
|
path: "{nextLink}",
|
|
17477
17900
|
httpMethod: "GET",
|
|
17478
17901
|
responses: {
|
|
@@ -17492,7 +17915,7 @@ const listNextOperationSpec$g = {
|
|
|
17492
17915
|
nextLink
|
|
17493
17916
|
],
|
|
17494
17917
|
headerParameters: [accept],
|
|
17495
|
-
serializer: serializer$
|
|
17918
|
+
serializer: serializer$s
|
|
17496
17919
|
};
|
|
17497
17920
|
|
|
17498
17921
|
/*
|
|
@@ -17571,7 +17994,7 @@ class BookmarkRelationsImpl {
|
|
|
17571
17994
|
* @param options The options parameters.
|
|
17572
17995
|
*/
|
|
17573
17996
|
_list(resourceGroupName, workspaceName, bookmarkId, options) {
|
|
17574
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, options }, listOperationSpec$
|
|
17997
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, options }, listOperationSpec$k);
|
|
17575
17998
|
}
|
|
17576
17999
|
/**
|
|
17577
18000
|
* Gets a bookmark relation.
|
|
@@ -17582,7 +18005,7 @@ class BookmarkRelationsImpl {
|
|
|
17582
18005
|
* @param options The options parameters.
|
|
17583
18006
|
*/
|
|
17584
18007
|
get(resourceGroupName, workspaceName, bookmarkId, relationName, options) {
|
|
17585
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, relationName, options }, getOperationSpec$
|
|
18008
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, relationName, options }, getOperationSpec$i);
|
|
17586
18009
|
}
|
|
17587
18010
|
/**
|
|
17588
18011
|
* Creates the bookmark relation.
|
|
@@ -17612,7 +18035,7 @@ class BookmarkRelationsImpl {
|
|
|
17612
18035
|
* @param options The options parameters.
|
|
17613
18036
|
*/
|
|
17614
18037
|
delete(resourceGroupName, workspaceName, bookmarkId, relationName, options) {
|
|
17615
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, relationName, options }, deleteOperationSpec$
|
|
18038
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, relationName, options }, deleteOperationSpec$e);
|
|
17616
18039
|
}
|
|
17617
18040
|
/**
|
|
17618
18041
|
* ListNext
|
|
@@ -17623,12 +18046,12 @@ class BookmarkRelationsImpl {
|
|
|
17623
18046
|
* @param options The options parameters.
|
|
17624
18047
|
*/
|
|
17625
18048
|
_listNext(resourceGroupName, workspaceName, bookmarkId, nextLink, options) {
|
|
17626
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, nextLink, options }, listNextOperationSpec$
|
|
18049
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, nextLink, options }, listNextOperationSpec$g);
|
|
17627
18050
|
}
|
|
17628
18051
|
}
|
|
17629
18052
|
// Operation Specifications
|
|
17630
|
-
const serializer$
|
|
17631
|
-
const listOperationSpec$
|
|
18053
|
+
const serializer$r = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
18054
|
+
const listOperationSpec$k = {
|
|
17632
18055
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}/relations",
|
|
17633
18056
|
httpMethod: "GET",
|
|
17634
18057
|
responses: {
|
|
@@ -17654,9 +18077,9 @@ const listOperationSpec$j = {
|
|
|
17654
18077
|
bookmarkId
|
|
17655
18078
|
],
|
|
17656
18079
|
headerParameters: [accept],
|
|
17657
|
-
serializer: serializer$
|
|
18080
|
+
serializer: serializer$r
|
|
17658
18081
|
};
|
|
17659
|
-
const getOperationSpec$
|
|
18082
|
+
const getOperationSpec$i = {
|
|
17660
18083
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}/relations/{relationName}",
|
|
17661
18084
|
httpMethod: "GET",
|
|
17662
18085
|
responses: {
|
|
@@ -17677,7 +18100,7 @@ const getOperationSpec$h = {
|
|
|
17677
18100
|
relationName
|
|
17678
18101
|
],
|
|
17679
18102
|
headerParameters: [accept],
|
|
17680
|
-
serializer: serializer$
|
|
18103
|
+
serializer: serializer$r
|
|
17681
18104
|
};
|
|
17682
18105
|
const createOrUpdateOperationSpec$7 = {
|
|
17683
18106
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}/relations/{relationName}",
|
|
@@ -17705,9 +18128,9 @@ const createOrUpdateOperationSpec$7 = {
|
|
|
17705
18128
|
],
|
|
17706
18129
|
headerParameters: [accept, contentType],
|
|
17707
18130
|
mediaType: "json",
|
|
17708
|
-
serializer: serializer$
|
|
18131
|
+
serializer: serializer$r
|
|
17709
18132
|
};
|
|
17710
|
-
const deleteOperationSpec$
|
|
18133
|
+
const deleteOperationSpec$e = {
|
|
17711
18134
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}/relations/{relationName}",
|
|
17712
18135
|
httpMethod: "DELETE",
|
|
17713
18136
|
responses: {
|
|
@@ -17727,9 +18150,9 @@ const deleteOperationSpec$d = {
|
|
|
17727
18150
|
relationName
|
|
17728
18151
|
],
|
|
17729
18152
|
headerParameters: [accept],
|
|
17730
|
-
serializer: serializer$
|
|
18153
|
+
serializer: serializer$r
|
|
17731
18154
|
};
|
|
17732
|
-
const listNextOperationSpec$
|
|
18155
|
+
const listNextOperationSpec$g = {
|
|
17733
18156
|
path: "{nextLink}",
|
|
17734
18157
|
httpMethod: "GET",
|
|
17735
18158
|
responses: {
|
|
@@ -17756,7 +18179,7 @@ const listNextOperationSpec$f = {
|
|
|
17756
18179
|
bookmarkId
|
|
17757
18180
|
],
|
|
17758
18181
|
headerParameters: [accept],
|
|
17759
|
-
serializer: serializer$
|
|
18182
|
+
serializer: serializer$r
|
|
17760
18183
|
};
|
|
17761
18184
|
|
|
17762
18185
|
/*
|
|
@@ -17788,7 +18211,7 @@ class BookmarkOperationsImpl {
|
|
|
17788
18211
|
}
|
|
17789
18212
|
}
|
|
17790
18213
|
// Operation Specifications
|
|
17791
|
-
const serializer$
|
|
18214
|
+
const serializer$q = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
17792
18215
|
const expandOperationSpec$1 = {
|
|
17793
18216
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}/expand",
|
|
17794
18217
|
httpMethod: "POST",
|
|
@@ -17811,7 +18234,7 @@ const expandOperationSpec$1 = {
|
|
|
17811
18234
|
],
|
|
17812
18235
|
headerParameters: [accept, contentType],
|
|
17813
18236
|
mediaType: "json",
|
|
17814
|
-
serializer: serializer$
|
|
18237
|
+
serializer: serializer$q
|
|
17815
18238
|
};
|
|
17816
18239
|
|
|
17817
18240
|
/*
|
|
@@ -17837,12 +18260,12 @@ class IPGeodataImpl {
|
|
|
17837
18260
|
* @param options The options parameters.
|
|
17838
18261
|
*/
|
|
17839
18262
|
get(resourceGroupName, ipAddress, options) {
|
|
17840
|
-
return this.client.sendOperationRequest({ resourceGroupName, ipAddress, options }, getOperationSpec$
|
|
18263
|
+
return this.client.sendOperationRequest({ resourceGroupName, ipAddress, options }, getOperationSpec$h);
|
|
17841
18264
|
}
|
|
17842
18265
|
}
|
|
17843
18266
|
// Operation Specifications
|
|
17844
|
-
const serializer$
|
|
17845
|
-
const getOperationSpec$
|
|
18267
|
+
const serializer$p = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
18268
|
+
const getOperationSpec$h = {
|
|
17846
18269
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SecurityInsights/enrichment/ip/geodata/",
|
|
17847
18270
|
httpMethod: "GET",
|
|
17848
18271
|
responses: {
|
|
@@ -17860,7 +18283,7 @@ const getOperationSpec$g = {
|
|
|
17860
18283
|
resourceGroupName
|
|
17861
18284
|
],
|
|
17862
18285
|
headerParameters: [accept],
|
|
17863
|
-
serializer: serializer$
|
|
18286
|
+
serializer: serializer$p
|
|
17864
18287
|
};
|
|
17865
18288
|
|
|
17866
18289
|
/*
|
|
@@ -17886,12 +18309,12 @@ class DomainWhoisImpl {
|
|
|
17886
18309
|
* @param options The options parameters.
|
|
17887
18310
|
*/
|
|
17888
18311
|
get(resourceGroupName, domain, options) {
|
|
17889
|
-
return this.client.sendOperationRequest({ resourceGroupName, domain, options }, getOperationSpec$
|
|
18312
|
+
return this.client.sendOperationRequest({ resourceGroupName, domain, options }, getOperationSpec$g);
|
|
17890
18313
|
}
|
|
17891
18314
|
}
|
|
17892
18315
|
// Operation Specifications
|
|
17893
|
-
const serializer$
|
|
17894
|
-
const getOperationSpec$
|
|
18316
|
+
const serializer$o = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
18317
|
+
const getOperationSpec$g = {
|
|
17895
18318
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SecurityInsights/enrichment/domain/whois/",
|
|
17896
18319
|
httpMethod: "GET",
|
|
17897
18320
|
responses: {
|
|
@@ -17909,7 +18332,7 @@ const getOperationSpec$f = {
|
|
|
17909
18332
|
resourceGroupName
|
|
17910
18333
|
],
|
|
17911
18334
|
headerParameters: [accept],
|
|
17912
|
-
serializer: serializer$
|
|
18335
|
+
serializer: serializer$o
|
|
17913
18336
|
};
|
|
17914
18337
|
|
|
17915
18338
|
/*
|
|
@@ -17986,7 +18409,7 @@ class EntitiesImpl {
|
|
|
17986
18409
|
* @param options The options parameters.
|
|
17987
18410
|
*/
|
|
17988
18411
|
_list(resourceGroupName, workspaceName, options) {
|
|
17989
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$
|
|
18412
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$j);
|
|
17990
18413
|
}
|
|
17991
18414
|
/**
|
|
17992
18415
|
* Gets an entity.
|
|
@@ -17996,7 +18419,7 @@ class EntitiesImpl {
|
|
|
17996
18419
|
* @param options The options parameters.
|
|
17997
18420
|
*/
|
|
17998
18421
|
get(resourceGroupName, workspaceName, entityId, options) {
|
|
17999
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityId, options }, getOperationSpec$
|
|
18422
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityId, options }, getOperationSpec$f);
|
|
18000
18423
|
}
|
|
18001
18424
|
/**
|
|
18002
18425
|
* Expands an entity.
|
|
@@ -18039,12 +18462,12 @@ class EntitiesImpl {
|
|
|
18039
18462
|
* @param options The options parameters.
|
|
18040
18463
|
*/
|
|
18041
18464
|
_listNext(resourceGroupName, workspaceName, nextLink, options) {
|
|
18042
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$
|
|
18465
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$f);
|
|
18043
18466
|
}
|
|
18044
18467
|
}
|
|
18045
18468
|
// Operation Specifications
|
|
18046
|
-
const serializer$
|
|
18047
|
-
const listOperationSpec$
|
|
18469
|
+
const serializer$n = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
18470
|
+
const listOperationSpec$j = {
|
|
18048
18471
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entities",
|
|
18049
18472
|
httpMethod: "GET",
|
|
18050
18473
|
responses: {
|
|
@@ -18063,9 +18486,9 @@ const listOperationSpec$i = {
|
|
|
18063
18486
|
workspaceName
|
|
18064
18487
|
],
|
|
18065
18488
|
headerParameters: [accept],
|
|
18066
|
-
serializer: serializer$
|
|
18489
|
+
serializer: serializer$n
|
|
18067
18490
|
};
|
|
18068
|
-
const getOperationSpec$
|
|
18491
|
+
const getOperationSpec$f = {
|
|
18069
18492
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entities/{entityId}",
|
|
18070
18493
|
httpMethod: "GET",
|
|
18071
18494
|
responses: {
|
|
@@ -18085,7 +18508,7 @@ const getOperationSpec$e = {
|
|
|
18085
18508
|
entityId
|
|
18086
18509
|
],
|
|
18087
18510
|
headerParameters: [accept],
|
|
18088
|
-
serializer: serializer$
|
|
18511
|
+
serializer: serializer$n
|
|
18089
18512
|
};
|
|
18090
18513
|
const expandOperationSpec = {
|
|
18091
18514
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entities/{entityId}/expand",
|
|
@@ -18109,7 +18532,7 @@ const expandOperationSpec = {
|
|
|
18109
18532
|
],
|
|
18110
18533
|
headerParameters: [accept, contentType],
|
|
18111
18534
|
mediaType: "json",
|
|
18112
|
-
serializer: serializer$
|
|
18535
|
+
serializer: serializer$n
|
|
18113
18536
|
};
|
|
18114
18537
|
const queriesOperationSpec = {
|
|
18115
18538
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entities/{entityId}/queries",
|
|
@@ -18131,7 +18554,7 @@ const queriesOperationSpec = {
|
|
|
18131
18554
|
entityId
|
|
18132
18555
|
],
|
|
18133
18556
|
headerParameters: [accept],
|
|
18134
|
-
serializer: serializer$
|
|
18557
|
+
serializer: serializer$n
|
|
18135
18558
|
};
|
|
18136
18559
|
const getInsightsOperationSpec = {
|
|
18137
18560
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entities/{entityId}/getInsights",
|
|
@@ -18155,9 +18578,9 @@ const getInsightsOperationSpec = {
|
|
|
18155
18578
|
],
|
|
18156
18579
|
headerParameters: [accept, contentType],
|
|
18157
18580
|
mediaType: "json",
|
|
18158
|
-
serializer: serializer$
|
|
18581
|
+
serializer: serializer$n
|
|
18159
18582
|
};
|
|
18160
|
-
const listNextOperationSpec$
|
|
18583
|
+
const listNextOperationSpec$f = {
|
|
18161
18584
|
path: "{nextLink}",
|
|
18162
18585
|
httpMethod: "GET",
|
|
18163
18586
|
responses: {
|
|
@@ -18177,7 +18600,7 @@ const listNextOperationSpec$e = {
|
|
|
18177
18600
|
nextLink
|
|
18178
18601
|
],
|
|
18179
18602
|
headerParameters: [accept],
|
|
18180
|
-
serializer: serializer$
|
|
18603
|
+
serializer: serializer$n
|
|
18181
18604
|
};
|
|
18182
18605
|
|
|
18183
18606
|
/*
|
|
@@ -18205,12 +18628,12 @@ class EntitiesGetTimelineImpl {
|
|
|
18205
18628
|
* @param options The options parameters.
|
|
18206
18629
|
*/
|
|
18207
18630
|
list(resourceGroupName, workspaceName, entityId, parameters, options) {
|
|
18208
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityId, parameters, options }, listOperationSpec$
|
|
18631
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityId, parameters, options }, listOperationSpec$i);
|
|
18209
18632
|
}
|
|
18210
18633
|
}
|
|
18211
18634
|
// Operation Specifications
|
|
18212
|
-
const serializer$
|
|
18213
|
-
const listOperationSpec$
|
|
18635
|
+
const serializer$m = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
18636
|
+
const listOperationSpec$i = {
|
|
18214
18637
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entities/{entityId}/getTimeline",
|
|
18215
18638
|
httpMethod: "POST",
|
|
18216
18639
|
responses: {
|
|
@@ -18232,7 +18655,7 @@ const listOperationSpec$h = {
|
|
|
18232
18655
|
],
|
|
18233
18656
|
headerParameters: [accept, contentType],
|
|
18234
18657
|
mediaType: "json",
|
|
18235
|
-
serializer: serializer$
|
|
18658
|
+
serializer: serializer$m
|
|
18236
18659
|
};
|
|
18237
18660
|
|
|
18238
18661
|
/*
|
|
@@ -18311,7 +18734,7 @@ class EntitiesRelationsImpl {
|
|
|
18311
18734
|
* @param options The options parameters.
|
|
18312
18735
|
*/
|
|
18313
18736
|
_list(resourceGroupName, workspaceName, entityId, options) {
|
|
18314
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityId, options }, listOperationSpec$
|
|
18737
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityId, options }, listOperationSpec$h);
|
|
18315
18738
|
}
|
|
18316
18739
|
/**
|
|
18317
18740
|
* ListNext
|
|
@@ -18322,12 +18745,12 @@ class EntitiesRelationsImpl {
|
|
|
18322
18745
|
* @param options The options parameters.
|
|
18323
18746
|
*/
|
|
18324
18747
|
_listNext(resourceGroupName, workspaceName, entityId, nextLink, options) {
|
|
18325
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityId, nextLink, options }, listNextOperationSpec$
|
|
18748
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityId, nextLink, options }, listNextOperationSpec$e);
|
|
18326
18749
|
}
|
|
18327
18750
|
}
|
|
18328
18751
|
// Operation Specifications
|
|
18329
|
-
const serializer$
|
|
18330
|
-
const listOperationSpec$
|
|
18752
|
+
const serializer$l = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
18753
|
+
const listOperationSpec$h = {
|
|
18331
18754
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entities/{entityId}/relations",
|
|
18332
18755
|
httpMethod: "GET",
|
|
18333
18756
|
responses: {
|
|
@@ -18353,9 +18776,9 @@ const listOperationSpec$g = {
|
|
|
18353
18776
|
entityId
|
|
18354
18777
|
],
|
|
18355
18778
|
headerParameters: [accept],
|
|
18356
|
-
serializer: serializer$
|
|
18779
|
+
serializer: serializer$l
|
|
18357
18780
|
};
|
|
18358
|
-
const listNextOperationSpec$
|
|
18781
|
+
const listNextOperationSpec$e = {
|
|
18359
18782
|
path: "{nextLink}",
|
|
18360
18783
|
httpMethod: "GET",
|
|
18361
18784
|
responses: {
|
|
@@ -18382,7 +18805,7 @@ const listNextOperationSpec$d = {
|
|
|
18382
18805
|
entityId
|
|
18383
18806
|
],
|
|
18384
18807
|
headerParameters: [accept],
|
|
18385
|
-
serializer: serializer$
|
|
18808
|
+
serializer: serializer$l
|
|
18386
18809
|
};
|
|
18387
18810
|
|
|
18388
18811
|
/*
|
|
@@ -18414,7 +18837,7 @@ class EntityRelationsImpl {
|
|
|
18414
18837
|
}
|
|
18415
18838
|
}
|
|
18416
18839
|
// Operation Specifications
|
|
18417
|
-
const serializer$
|
|
18840
|
+
const serializer$k = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
18418
18841
|
const getRelationOperationSpec = {
|
|
18419
18842
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entities/{entityId}/relations/{relationName}",
|
|
18420
18843
|
httpMethod: "GET",
|
|
@@ -18436,7 +18859,7 @@ const getRelationOperationSpec = {
|
|
|
18436
18859
|
entityId
|
|
18437
18860
|
],
|
|
18438
18861
|
headerParameters: [accept],
|
|
18439
|
-
serializer: serializer$
|
|
18862
|
+
serializer: serializer$k
|
|
18440
18863
|
};
|
|
18441
18864
|
|
|
18442
18865
|
/*
|
|
@@ -18513,7 +18936,7 @@ class EntityQueriesImpl {
|
|
|
18513
18936
|
* @param options The options parameters.
|
|
18514
18937
|
*/
|
|
18515
18938
|
_list(resourceGroupName, workspaceName, options) {
|
|
18516
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$
|
|
18939
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$g);
|
|
18517
18940
|
}
|
|
18518
18941
|
/**
|
|
18519
18942
|
* Gets an entity query.
|
|
@@ -18523,7 +18946,7 @@ class EntityQueriesImpl {
|
|
|
18523
18946
|
* @param options The options parameters.
|
|
18524
18947
|
*/
|
|
18525
18948
|
get(resourceGroupName, workspaceName, entityQueryId, options) {
|
|
18526
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityQueryId, options }, getOperationSpec$
|
|
18949
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityQueryId, options }, getOperationSpec$e);
|
|
18527
18950
|
}
|
|
18528
18951
|
/**
|
|
18529
18952
|
* Creates or updates the entity query.
|
|
@@ -18544,7 +18967,7 @@ class EntityQueriesImpl {
|
|
|
18544
18967
|
* @param options The options parameters.
|
|
18545
18968
|
*/
|
|
18546
18969
|
delete(resourceGroupName, workspaceName, entityQueryId, options) {
|
|
18547
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityQueryId, options }, deleteOperationSpec$
|
|
18970
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityQueryId, options }, deleteOperationSpec$d);
|
|
18548
18971
|
}
|
|
18549
18972
|
/**
|
|
18550
18973
|
* ListNext
|
|
@@ -18554,12 +18977,12 @@ class EntityQueriesImpl {
|
|
|
18554
18977
|
* @param options The options parameters.
|
|
18555
18978
|
*/
|
|
18556
18979
|
_listNext(resourceGroupName, workspaceName, nextLink, options) {
|
|
18557
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$
|
|
18980
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$d);
|
|
18558
18981
|
}
|
|
18559
18982
|
}
|
|
18560
18983
|
// Operation Specifications
|
|
18561
|
-
const serializer$
|
|
18562
|
-
const listOperationSpec$
|
|
18984
|
+
const serializer$j = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
18985
|
+
const listOperationSpec$g = {
|
|
18563
18986
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entityQueries",
|
|
18564
18987
|
httpMethod: "GET",
|
|
18565
18988
|
responses: {
|
|
@@ -18578,9 +19001,9 @@ const listOperationSpec$f = {
|
|
|
18578
19001
|
workspaceName
|
|
18579
19002
|
],
|
|
18580
19003
|
headerParameters: [accept],
|
|
18581
|
-
serializer: serializer$
|
|
19004
|
+
serializer: serializer$j
|
|
18582
19005
|
};
|
|
18583
|
-
const getOperationSpec$
|
|
19006
|
+
const getOperationSpec$e = {
|
|
18584
19007
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entityQueries/{entityQueryId}",
|
|
18585
19008
|
httpMethod: "GET",
|
|
18586
19009
|
responses: {
|
|
@@ -18600,7 +19023,7 @@ const getOperationSpec$d = {
|
|
|
18600
19023
|
entityQueryId
|
|
18601
19024
|
],
|
|
18602
19025
|
headerParameters: [accept],
|
|
18603
|
-
serializer: serializer$
|
|
19026
|
+
serializer: serializer$j
|
|
18604
19027
|
};
|
|
18605
19028
|
const createOrUpdateOperationSpec$6 = {
|
|
18606
19029
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entityQueries/{entityQueryId}",
|
|
@@ -18627,9 +19050,9 @@ const createOrUpdateOperationSpec$6 = {
|
|
|
18627
19050
|
],
|
|
18628
19051
|
headerParameters: [accept, contentType],
|
|
18629
19052
|
mediaType: "json",
|
|
18630
|
-
serializer: serializer$
|
|
19053
|
+
serializer: serializer$j
|
|
18631
19054
|
};
|
|
18632
|
-
const deleteOperationSpec$
|
|
19055
|
+
const deleteOperationSpec$d = {
|
|
18633
19056
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entityQueries/{entityQueryId}",
|
|
18634
19057
|
httpMethod: "DELETE",
|
|
18635
19058
|
responses: {
|
|
@@ -18648,9 +19071,9 @@ const deleteOperationSpec$c = {
|
|
|
18648
19071
|
entityQueryId
|
|
18649
19072
|
],
|
|
18650
19073
|
headerParameters: [accept],
|
|
18651
|
-
serializer: serializer$
|
|
19074
|
+
serializer: serializer$j
|
|
18652
19075
|
};
|
|
18653
|
-
const listNextOperationSpec$
|
|
19076
|
+
const listNextOperationSpec$d = {
|
|
18654
19077
|
path: "{nextLink}",
|
|
18655
19078
|
httpMethod: "GET",
|
|
18656
19079
|
responses: {
|
|
@@ -18670,7 +19093,7 @@ const listNextOperationSpec$c = {
|
|
|
18670
19093
|
nextLink
|
|
18671
19094
|
],
|
|
18672
19095
|
headerParameters: [accept],
|
|
18673
|
-
serializer: serializer$
|
|
19096
|
+
serializer: serializer$j
|
|
18674
19097
|
};
|
|
18675
19098
|
|
|
18676
19099
|
/*
|
|
@@ -18747,7 +19170,7 @@ class EntityQueryTemplatesImpl {
|
|
|
18747
19170
|
* @param options The options parameters.
|
|
18748
19171
|
*/
|
|
18749
19172
|
_list(resourceGroupName, workspaceName, options) {
|
|
18750
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$
|
|
19173
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$f);
|
|
18751
19174
|
}
|
|
18752
19175
|
/**
|
|
18753
19176
|
* Gets an entity query.
|
|
@@ -18757,7 +19180,7 @@ class EntityQueryTemplatesImpl {
|
|
|
18757
19180
|
* @param options The options parameters.
|
|
18758
19181
|
*/
|
|
18759
19182
|
get(resourceGroupName, workspaceName, entityQueryTemplateId, options) {
|
|
18760
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityQueryTemplateId, options }, getOperationSpec$
|
|
19183
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityQueryTemplateId, options }, getOperationSpec$d);
|
|
18761
19184
|
}
|
|
18762
19185
|
/**
|
|
18763
19186
|
* ListNext
|
|
@@ -18767,12 +19190,12 @@ class EntityQueryTemplatesImpl {
|
|
|
18767
19190
|
* @param options The options parameters.
|
|
18768
19191
|
*/
|
|
18769
19192
|
_listNext(resourceGroupName, workspaceName, nextLink, options) {
|
|
18770
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$
|
|
19193
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$c);
|
|
18771
19194
|
}
|
|
18772
19195
|
}
|
|
18773
19196
|
// Operation Specifications
|
|
18774
|
-
const serializer$
|
|
18775
|
-
const listOperationSpec$
|
|
19197
|
+
const serializer$i = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
19198
|
+
const listOperationSpec$f = {
|
|
18776
19199
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entityQueryTemplates",
|
|
18777
19200
|
httpMethod: "GET",
|
|
18778
19201
|
responses: {
|
|
@@ -18791,9 +19214,9 @@ const listOperationSpec$e = {
|
|
|
18791
19214
|
workspaceName
|
|
18792
19215
|
],
|
|
18793
19216
|
headerParameters: [accept],
|
|
18794
|
-
serializer: serializer$
|
|
19217
|
+
serializer: serializer$i
|
|
18795
19218
|
};
|
|
18796
|
-
const getOperationSpec$
|
|
19219
|
+
const getOperationSpec$d = {
|
|
18797
19220
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entityQueryTemplates/{entityQueryTemplateId}",
|
|
18798
19221
|
httpMethod: "GET",
|
|
18799
19222
|
responses: {
|
|
@@ -18813,9 +19236,9 @@ const getOperationSpec$c = {
|
|
|
18813
19236
|
entityQueryTemplateId
|
|
18814
19237
|
],
|
|
18815
19238
|
headerParameters: [accept],
|
|
18816
|
-
serializer: serializer$
|
|
19239
|
+
serializer: serializer$i
|
|
18817
19240
|
};
|
|
18818
|
-
const listNextOperationSpec$
|
|
19241
|
+
const listNextOperationSpec$c = {
|
|
18819
19242
|
path: "{nextLink}",
|
|
18820
19243
|
httpMethod: "GET",
|
|
18821
19244
|
responses: {
|
|
@@ -18835,6 +19258,331 @@ const listNextOperationSpec$b = {
|
|
|
18835
19258
|
nextLink
|
|
18836
19259
|
],
|
|
18837
19260
|
headerParameters: [accept],
|
|
19261
|
+
serializer: serializer$i
|
|
19262
|
+
};
|
|
19263
|
+
|
|
19264
|
+
/*
|
|
19265
|
+
* Copyright (c) Microsoft Corporation.
|
|
19266
|
+
* Licensed under the MIT License.
|
|
19267
|
+
*
|
|
19268
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
19269
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
19270
|
+
*/
|
|
19271
|
+
class LroImpl {
|
|
19272
|
+
constructor(sendOperationFn, args, spec, requestPath = spec.path, requestMethod = spec.httpMethod) {
|
|
19273
|
+
this.sendOperationFn = sendOperationFn;
|
|
19274
|
+
this.args = args;
|
|
19275
|
+
this.spec = spec;
|
|
19276
|
+
this.requestPath = requestPath;
|
|
19277
|
+
this.requestMethod = requestMethod;
|
|
19278
|
+
}
|
|
19279
|
+
sendInitialRequest() {
|
|
19280
|
+
return tslib.__awaiter(this, void 0, void 0, function* () {
|
|
19281
|
+
return this.sendOperationFn(this.args, this.spec);
|
|
19282
|
+
});
|
|
19283
|
+
}
|
|
19284
|
+
sendPollRequest(path) {
|
|
19285
|
+
return tslib.__awaiter(this, void 0, void 0, function* () {
|
|
19286
|
+
const _a = this.spec, restSpec = tslib.__rest(_a, ["requestBody"]);
|
|
19287
|
+
return this.sendOperationFn(this.args, Object.assign(Object.assign({}, restSpec), { path, httpMethod: "GET" }));
|
|
19288
|
+
});
|
|
19289
|
+
}
|
|
19290
|
+
}
|
|
19291
|
+
|
|
19292
|
+
/*
|
|
19293
|
+
* Copyright (c) Microsoft Corporation.
|
|
19294
|
+
* Licensed under the MIT License.
|
|
19295
|
+
*
|
|
19296
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
19297
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
19298
|
+
*/
|
|
19299
|
+
/// <reference lib="esnext.asynciterable" />
|
|
19300
|
+
/** Class containing FileImports operations. */
|
|
19301
|
+
class FileImportsImpl {
|
|
19302
|
+
/**
|
|
19303
|
+
* Initialize a new instance of the class FileImports class.
|
|
19304
|
+
* @param client Reference to the service client
|
|
19305
|
+
*/
|
|
19306
|
+
constructor(client) {
|
|
19307
|
+
this.client = client;
|
|
19308
|
+
}
|
|
19309
|
+
/**
|
|
19310
|
+
* Gets all file imports.
|
|
19311
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
19312
|
+
* @param workspaceName The name of the workspace.
|
|
19313
|
+
* @param options The options parameters.
|
|
19314
|
+
*/
|
|
19315
|
+
list(resourceGroupName, workspaceName, options) {
|
|
19316
|
+
const iter = this.listPagingAll(resourceGroupName, workspaceName, options);
|
|
19317
|
+
return {
|
|
19318
|
+
next() {
|
|
19319
|
+
return iter.next();
|
|
19320
|
+
},
|
|
19321
|
+
[Symbol.asyncIterator]() {
|
|
19322
|
+
return this;
|
|
19323
|
+
},
|
|
19324
|
+
byPage: () => {
|
|
19325
|
+
return this.listPagingPage(resourceGroupName, workspaceName, options);
|
|
19326
|
+
}
|
|
19327
|
+
};
|
|
19328
|
+
}
|
|
19329
|
+
listPagingPage(resourceGroupName, workspaceName, options) {
|
|
19330
|
+
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
19331
|
+
let result = yield tslib.__await(this._list(resourceGroupName, workspaceName, options));
|
|
19332
|
+
yield yield tslib.__await(result.value || []);
|
|
19333
|
+
let continuationToken = result.nextLink;
|
|
19334
|
+
while (continuationToken) {
|
|
19335
|
+
result = yield tslib.__await(this._listNext(resourceGroupName, workspaceName, continuationToken, options));
|
|
19336
|
+
continuationToken = result.nextLink;
|
|
19337
|
+
yield yield tslib.__await(result.value || []);
|
|
19338
|
+
}
|
|
19339
|
+
});
|
|
19340
|
+
}
|
|
19341
|
+
listPagingAll(resourceGroupName, workspaceName, options) {
|
|
19342
|
+
return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
|
|
19343
|
+
var e_1, _a;
|
|
19344
|
+
try {
|
|
19345
|
+
for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
|
|
19346
|
+
const page = _c.value;
|
|
19347
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
19348
|
+
}
|
|
19349
|
+
}
|
|
19350
|
+
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
19351
|
+
finally {
|
|
19352
|
+
try {
|
|
19353
|
+
if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
|
|
19354
|
+
}
|
|
19355
|
+
finally { if (e_1) throw e_1.error; }
|
|
19356
|
+
}
|
|
19357
|
+
});
|
|
19358
|
+
}
|
|
19359
|
+
/**
|
|
19360
|
+
* Gets all file imports.
|
|
19361
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
19362
|
+
* @param workspaceName The name of the workspace.
|
|
19363
|
+
* @param options The options parameters.
|
|
19364
|
+
*/
|
|
19365
|
+
_list(resourceGroupName, workspaceName, options) {
|
|
19366
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$e);
|
|
19367
|
+
}
|
|
19368
|
+
/**
|
|
19369
|
+
* Gets a file import.
|
|
19370
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
19371
|
+
* @param workspaceName The name of the workspace.
|
|
19372
|
+
* @param fileImportId File import ID
|
|
19373
|
+
* @param options The options parameters.
|
|
19374
|
+
*/
|
|
19375
|
+
get(resourceGroupName, workspaceName, fileImportId, options) {
|
|
19376
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, fileImportId, options }, getOperationSpec$c);
|
|
19377
|
+
}
|
|
19378
|
+
/**
|
|
19379
|
+
* Creates the file import.
|
|
19380
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
19381
|
+
* @param workspaceName The name of the workspace.
|
|
19382
|
+
* @param fileImportId File import ID
|
|
19383
|
+
* @param fileImport The file import
|
|
19384
|
+
* @param options The options parameters.
|
|
19385
|
+
*/
|
|
19386
|
+
create(resourceGroupName, workspaceName, fileImportId, fileImport, options) {
|
|
19387
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, fileImportId, fileImport, options }, createOperationSpec$4);
|
|
19388
|
+
}
|
|
19389
|
+
/**
|
|
19390
|
+
* Delete the file import.
|
|
19391
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
19392
|
+
* @param workspaceName The name of the workspace.
|
|
19393
|
+
* @param fileImportId File import ID
|
|
19394
|
+
* @param options The options parameters.
|
|
19395
|
+
*/
|
|
19396
|
+
beginDelete(resourceGroupName, workspaceName, fileImportId, options) {
|
|
19397
|
+
return tslib.__awaiter(this, void 0, void 0, function* () {
|
|
19398
|
+
const directSendOperation = (args, spec) => tslib.__awaiter(this, void 0, void 0, function* () {
|
|
19399
|
+
return this.client.sendOperationRequest(args, spec);
|
|
19400
|
+
});
|
|
19401
|
+
const sendOperation = (args, spec) => tslib.__awaiter(this, void 0, void 0, function* () {
|
|
19402
|
+
var _a;
|
|
19403
|
+
let currentRawResponse = undefined;
|
|
19404
|
+
const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
|
|
19405
|
+
const callback = (rawResponse, flatResponse) => {
|
|
19406
|
+
currentRawResponse = rawResponse;
|
|
19407
|
+
providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
|
|
19408
|
+
};
|
|
19409
|
+
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
19410
|
+
const flatResponse = yield directSendOperation(updatedArgs, spec);
|
|
19411
|
+
return {
|
|
19412
|
+
flatResponse,
|
|
19413
|
+
rawResponse: {
|
|
19414
|
+
statusCode: currentRawResponse.status,
|
|
19415
|
+
body: currentRawResponse.parsedBody,
|
|
19416
|
+
headers: currentRawResponse.headers.toJSON()
|
|
19417
|
+
}
|
|
19418
|
+
};
|
|
19419
|
+
});
|
|
19420
|
+
const lro = new LroImpl(sendOperation, { resourceGroupName, workspaceName, fileImportId, options }, deleteOperationSpec$c);
|
|
19421
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
19422
|
+
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
19423
|
+
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
19424
|
+
lroResourceLocationConfig: "location"
|
|
19425
|
+
});
|
|
19426
|
+
yield poller.poll();
|
|
19427
|
+
return poller;
|
|
19428
|
+
});
|
|
19429
|
+
}
|
|
19430
|
+
/**
|
|
19431
|
+
* Delete the file import.
|
|
19432
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
19433
|
+
* @param workspaceName The name of the workspace.
|
|
19434
|
+
* @param fileImportId File import ID
|
|
19435
|
+
* @param options The options parameters.
|
|
19436
|
+
*/
|
|
19437
|
+
beginDeleteAndWait(resourceGroupName, workspaceName, fileImportId, options) {
|
|
19438
|
+
return tslib.__awaiter(this, void 0, void 0, function* () {
|
|
19439
|
+
const poller = yield this.beginDelete(resourceGroupName, workspaceName, fileImportId, options);
|
|
19440
|
+
return poller.pollUntilDone();
|
|
19441
|
+
});
|
|
19442
|
+
}
|
|
19443
|
+
/**
|
|
19444
|
+
* ListNext
|
|
19445
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
19446
|
+
* @param workspaceName The name of the workspace.
|
|
19447
|
+
* @param nextLink The nextLink from the previous successful call to the List method.
|
|
19448
|
+
* @param options The options parameters.
|
|
19449
|
+
*/
|
|
19450
|
+
_listNext(resourceGroupName, workspaceName, nextLink, options) {
|
|
19451
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$b);
|
|
19452
|
+
}
|
|
19453
|
+
}
|
|
19454
|
+
// Operation Specifications
|
|
19455
|
+
const serializer$h = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
19456
|
+
const listOperationSpec$e = {
|
|
19457
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/fileImports",
|
|
19458
|
+
httpMethod: "GET",
|
|
19459
|
+
responses: {
|
|
19460
|
+
200: {
|
|
19461
|
+
bodyMapper: FileImportList
|
|
19462
|
+
},
|
|
19463
|
+
default: {
|
|
19464
|
+
bodyMapper: CloudError
|
|
19465
|
+
}
|
|
19466
|
+
},
|
|
19467
|
+
queryParameters: [
|
|
19468
|
+
apiVersion,
|
|
19469
|
+
filter,
|
|
19470
|
+
orderby,
|
|
19471
|
+
top,
|
|
19472
|
+
skipToken
|
|
19473
|
+
],
|
|
19474
|
+
urlParameters: [
|
|
19475
|
+
$host,
|
|
19476
|
+
subscriptionId,
|
|
19477
|
+
resourceGroupName,
|
|
19478
|
+
workspaceName
|
|
19479
|
+
],
|
|
19480
|
+
headerParameters: [accept],
|
|
19481
|
+
serializer: serializer$h
|
|
19482
|
+
};
|
|
19483
|
+
const getOperationSpec$c = {
|
|
19484
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/fileImports/{fileImportId}",
|
|
19485
|
+
httpMethod: "GET",
|
|
19486
|
+
responses: {
|
|
19487
|
+
200: {
|
|
19488
|
+
bodyMapper: FileImport
|
|
19489
|
+
},
|
|
19490
|
+
default: {
|
|
19491
|
+
bodyMapper: CloudError
|
|
19492
|
+
}
|
|
19493
|
+
},
|
|
19494
|
+
queryParameters: [apiVersion],
|
|
19495
|
+
urlParameters: [
|
|
19496
|
+
$host,
|
|
19497
|
+
subscriptionId,
|
|
19498
|
+
resourceGroupName,
|
|
19499
|
+
workspaceName,
|
|
19500
|
+
fileImportId
|
|
19501
|
+
],
|
|
19502
|
+
headerParameters: [accept],
|
|
19503
|
+
serializer: serializer$h
|
|
19504
|
+
};
|
|
19505
|
+
const createOperationSpec$4 = {
|
|
19506
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/fileImports/{fileImportId}",
|
|
19507
|
+
httpMethod: "PUT",
|
|
19508
|
+
responses: {
|
|
19509
|
+
201: {
|
|
19510
|
+
bodyMapper: FileImport
|
|
19511
|
+
},
|
|
19512
|
+
default: {
|
|
19513
|
+
bodyMapper: CloudError
|
|
19514
|
+
}
|
|
19515
|
+
},
|
|
19516
|
+
requestBody: fileImport,
|
|
19517
|
+
queryParameters: [apiVersion],
|
|
19518
|
+
urlParameters: [
|
|
19519
|
+
$host,
|
|
19520
|
+
subscriptionId,
|
|
19521
|
+
resourceGroupName,
|
|
19522
|
+
workspaceName,
|
|
19523
|
+
fileImportId
|
|
19524
|
+
],
|
|
19525
|
+
headerParameters: [accept, contentType],
|
|
19526
|
+
mediaType: "json",
|
|
19527
|
+
serializer: serializer$h
|
|
19528
|
+
};
|
|
19529
|
+
const deleteOperationSpec$c = {
|
|
19530
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/fileImports/{fileImportId}",
|
|
19531
|
+
httpMethod: "DELETE",
|
|
19532
|
+
responses: {
|
|
19533
|
+
200: {
|
|
19534
|
+
bodyMapper: FileImport
|
|
19535
|
+
},
|
|
19536
|
+
201: {
|
|
19537
|
+
bodyMapper: FileImport
|
|
19538
|
+
},
|
|
19539
|
+
202: {
|
|
19540
|
+
bodyMapper: FileImport
|
|
19541
|
+
},
|
|
19542
|
+
204: {
|
|
19543
|
+
bodyMapper: FileImport
|
|
19544
|
+
},
|
|
19545
|
+
default: {
|
|
19546
|
+
bodyMapper: CloudError
|
|
19547
|
+
}
|
|
19548
|
+
},
|
|
19549
|
+
queryParameters: [apiVersion],
|
|
19550
|
+
urlParameters: [
|
|
19551
|
+
$host,
|
|
19552
|
+
subscriptionId,
|
|
19553
|
+
resourceGroupName,
|
|
19554
|
+
workspaceName,
|
|
19555
|
+
fileImportId
|
|
19556
|
+
],
|
|
19557
|
+
headerParameters: [accept],
|
|
19558
|
+
serializer: serializer$h
|
|
19559
|
+
};
|
|
19560
|
+
const listNextOperationSpec$b = {
|
|
19561
|
+
path: "{nextLink}",
|
|
19562
|
+
httpMethod: "GET",
|
|
19563
|
+
responses: {
|
|
19564
|
+
200: {
|
|
19565
|
+
bodyMapper: FileImportList
|
|
19566
|
+
},
|
|
19567
|
+
default: {
|
|
19568
|
+
bodyMapper: CloudError
|
|
19569
|
+
}
|
|
19570
|
+
},
|
|
19571
|
+
queryParameters: [
|
|
19572
|
+
apiVersion,
|
|
19573
|
+
filter,
|
|
19574
|
+
orderby,
|
|
19575
|
+
top,
|
|
19576
|
+
skipToken
|
|
19577
|
+
],
|
|
19578
|
+
urlParameters: [
|
|
19579
|
+
$host,
|
|
19580
|
+
subscriptionId,
|
|
19581
|
+
resourceGroupName,
|
|
19582
|
+
workspaceName,
|
|
19583
|
+
nextLink
|
|
19584
|
+
],
|
|
19585
|
+
headerParameters: [accept],
|
|
18838
19586
|
serializer: serializer$h
|
|
18839
19587
|
};
|
|
18840
19588
|
|
|
@@ -22390,7 +23138,7 @@ class SecurityInsights extends coreClient__namespace.ServiceClient {
|
|
|
22390
23138
|
requestContentType: "application/json; charset=utf-8",
|
|
22391
23139
|
credential: credentials
|
|
22392
23140
|
};
|
|
22393
|
-
const packageDetails = `azsdk-js-arm-securityinsight/1.0.0-beta.
|
|
23141
|
+
const packageDetails = `azsdk-js-arm-securityinsight/1.0.0-beta.5`;
|
|
22394
23142
|
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
|
|
22395
23143
|
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
|
|
22396
23144
|
: `${packageDetails}`;
|
|
@@ -22426,7 +23174,7 @@ class SecurityInsights extends coreClient__namespace.ServiceClient {
|
|
|
22426
23174
|
this.subscriptionId = subscriptionId;
|
|
22427
23175
|
// Assigning values to Constant parameters
|
|
22428
23176
|
this.$host = options.$host || "https://management.azure.com";
|
|
22429
|
-
this.apiVersion = options.apiVersion || "2022-
|
|
23177
|
+
this.apiVersion = options.apiVersion || "2022-09-01-preview";
|
|
22430
23178
|
this.alertRules = new AlertRulesImpl(this);
|
|
22431
23179
|
this.actions = new ActionsImpl(this);
|
|
22432
23180
|
this.alertRuleTemplates = new AlertRuleTemplatesImpl(this);
|
|
@@ -22443,6 +23191,7 @@ class SecurityInsights extends coreClient__namespace.ServiceClient {
|
|
|
22443
23191
|
this.entityRelations = new EntityRelationsImpl(this);
|
|
22444
23192
|
this.entityQueries = new EntityQueriesImpl(this);
|
|
22445
23193
|
this.entityQueryTemplates = new EntityQueryTemplatesImpl(this);
|
|
23194
|
+
this.fileImports = new FileImportsImpl(this);
|
|
22446
23195
|
this.incidentComments = new IncidentCommentsImpl(this);
|
|
22447
23196
|
this.incidentRelations = new IncidentRelationsImpl(this);
|
|
22448
23197
|
this.metadata = new MetadataImpl(this);
|