@azure/arm-securityinsight 1.0.0-beta.3 → 1.0.0-beta.4
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 +261 -0
- package/README.md +7 -7
- package/dist/index.js +1451 -368
- 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 +5 -5
- 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 +35 -1
- package/dist-esm/samples-dev/dataConnectorsConnectSample.js.map +1 -1
- 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/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 +3 -3
- package/dist-esm/samples-dev/incidentsRunPlaybookSample.js.map +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.d.ts +2 -0
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsCreateOrUpdateSample.js +87 -0
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{deleteAApiPollingDataConnector.js → securityMlAnalyticsSettingsDeleteSample.js} +10 -10
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{deleteASourceControl.js → securityMlAnalyticsSettingsGetSample.js} +10 -10
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{getAllRelationsOfAnEntity.js → securityMlAnalyticsSettingsListSample.js} +9 -10
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsListSample.js.map +1 -0
- 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 -31
- package/dist-esm/samples-dev/watchlistsCreateOrUpdateSample.js.map +1 -1
- 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/models/index.d.ts +1072 -479
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +263 -40
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +18 -2
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +590 -28
- 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/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/operations/securityMLAnalyticsSettings.d.ts +63 -0
- package/dist-esm/src/operations/securityMLAnalyticsSettings.d.ts.map +1 -0
- package/dist-esm/src/operations/securityMLAnalyticsSettings.js +244 -0
- package/dist-esm/src/operations/securityMLAnalyticsSettings.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/operationsInterfaces/securityMLAnalyticsSettings.d.ts +38 -0
- package/dist-esm/src/operationsInterfaces/securityMLAnalyticsSettings.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/securityMLAnalyticsSettings.js +9 -0
- package/dist-esm/src/operationsInterfaces/securityMLAnalyticsSettings.js.map +1 -0
- package/dist-esm/src/securityInsights.d.ts +4 -1
- package/dist-esm/src/securityInsights.d.ts.map +1 -1
- package/dist-esm/src/securityInsights.js +50 -15
- package/dist-esm/src/securityInsights.js.map +1 -1
- package/dist-esm/test/sampleTest.js +11 -13
- package/dist-esm/test/sampleTest.js.map +1 -1
- package/package.json +10 -7
- package/review/arm-securityinsight.api.md +1020 -893
- package/src/models/index.ts +1145 -489
- package/src/models/mappers.ts +674 -30
- package/src/models/parameters.ts +18 -1
- package/src/operations/index.ts +1 -0
- package/src/operations/securityMLAnalyticsSettings.ts +321 -0
- package/src/operationsInterfaces/index.ts +1 -0
- package/src/operationsInterfaces/securityMLAnalyticsSettings.ts +75 -0
- package/src/securityInsights.ts +64 -17
- package/types/arm-securityinsight.d.ts +1119 -453
- package/dist-esm/samples-dev/appendTagsToAThreatIntelligenceIndicator.d.ts +0 -2
- package/dist-esm/samples-dev/appendTagsToAThreatIntelligenceIndicator.d.ts.map +0 -1
- package/dist-esm/samples-dev/appendTagsToAThreatIntelligenceIndicator.js +0 -35
- package/dist-esm/samples-dev/appendTagsToAThreatIntelligenceIndicator.js.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForAad.d.ts +0 -2
- package/dist-esm/samples-dev/checkRequirementsForAad.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForAad.js +0 -35
- package/dist-esm/samples-dev/checkRequirementsForAad.js.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForAadNoAuthorization.d.ts +0 -2
- package/dist-esm/samples-dev/checkRequirementsForAadNoAuthorization.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForAadNoAuthorization.js +0 -35
- package/dist-esm/samples-dev/checkRequirementsForAadNoAuthorization.js.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForAadNoLicense.d.ts +0 -2
- package/dist-esm/samples-dev/checkRequirementsForAadNoLicense.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForAadNoLicense.js +0 -35
- package/dist-esm/samples-dev/checkRequirementsForAadNoLicense.js.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForAsc.d.ts +0 -2
- package/dist-esm/samples-dev/checkRequirementsForAsc.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForAsc.js +0 -35
- package/dist-esm/samples-dev/checkRequirementsForAsc.js.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForDynamics365.d.ts +0 -2
- package/dist-esm/samples-dev/checkRequirementsForDynamics365.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForDynamics365.js +0 -35
- package/dist-esm/samples-dev/checkRequirementsForDynamics365.js.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForMcas.d.ts +0 -2
- package/dist-esm/samples-dev/checkRequirementsForMcas.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForMcas.js +0 -35
- package/dist-esm/samples-dev/checkRequirementsForMcas.js.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForMdatp.d.ts +0 -2
- package/dist-esm/samples-dev/checkRequirementsForMdatp.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForMdatp.js +0 -35
- package/dist-esm/samples-dev/checkRequirementsForMdatp.js.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatIntelligence.d.ts +0 -2
- package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatIntelligence.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatIntelligence.js +0 -35
- package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatIntelligence.js.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatProtection.d.ts +0 -2
- package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatProtection.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatProtection.js +0 -35
- package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatProtection.js.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForOfficeAtp.d.ts +0 -2
- package/dist-esm/samples-dev/checkRequirementsForOfficeAtp.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForOfficeAtp.js +0 -35
- package/dist-esm/samples-dev/checkRequirementsForOfficeAtp.js.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForOfficeIrm.d.ts +0 -2
- package/dist-esm/samples-dev/checkRequirementsForOfficeIrm.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForOfficeIrm.js +0 -35
- package/dist-esm/samples-dev/checkRequirementsForOfficeIrm.js.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForTi.d.ts +0 -2
- package/dist-esm/samples-dev/checkRequirementsForTi.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForTi.js +0 -35
- package/dist-esm/samples-dev/checkRequirementsForTi.js.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForTiTaxii.d.ts +0 -2
- package/dist-esm/samples-dev/checkRequirementsForTiTaxii.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForTiTaxii.js +0 -35
- package/dist-esm/samples-dev/checkRequirementsForTiTaxii.js.map +0 -1
- package/dist-esm/samples-dev/connectAnApiPollingDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/connectAnApiPollingDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/connectAnApiPollingDataConnector.js +0 -44
- package/dist-esm/samples-dev/connectAnApiPollingDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/createANewThreatIntelligence.d.ts +0 -2
- package/dist-esm/samples-dev/createANewThreatIntelligence.d.ts.map +0 -1
- package/dist-esm/samples-dev/createANewThreatIntelligence.js +0 -51
- package/dist-esm/samples-dev/createANewThreatIntelligence.js.map +0 -1
- package/dist-esm/samples-dev/createOrUpdateFullMetadata.d.ts +0 -2
- package/dist-esm/samples-dev/createOrUpdateFullMetadata.d.ts.map +0 -1
- package/dist-esm/samples-dev/createOrUpdateFullMetadata.js +0 -87
- package/dist-esm/samples-dev/createOrUpdateFullMetadata.js.map +0 -1
- package/dist-esm/samples-dev/createOrUpdateMinimalMetadata.d.ts +0 -2
- package/dist-esm/samples-dev/createOrUpdateMinimalMetadata.d.ts.map +0 -1
- package/dist-esm/samples-dev/createOrUpdateMinimalMetadata.js +0 -37
- package/dist-esm/samples-dev/createOrUpdateMinimalMetadata.js.map +0 -1
- package/dist-esm/samples-dev/createSentinelOnboardingState.d.ts +0 -2
- package/dist-esm/samples-dev/createSentinelOnboardingState.d.ts.map +0 -1
- package/dist-esm/samples-dev/createSentinelOnboardingState.js +0 -38
- package/dist-esm/samples-dev/createSentinelOnboardingState.js.map +0 -1
- package/dist-esm/samples-dev/createsASourceControl.d.ts +0 -2
- package/dist-esm/samples-dev/createsASourceControl.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsASourceControl.js +0 -48
- package/dist-esm/samples-dev/createsASourceControl.js.map +0 -1
- package/dist-esm/samples-dev/createsIncidentTeamsGroup.d.ts +0 -2
- package/dist-esm/samples-dev/createsIncidentTeamsGroup.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsIncidentTeamsGroup.js +0 -36
- package/dist-esm/samples-dev/createsIncidentTeamsGroup.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAApiPollingDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAApiPollingDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAApiPollingDataConnector.js +0 -123
- package/dist-esm/samples-dev/createsOrUpdatesAApiPollingDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesABookmark.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesABookmark.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesABookmark.js +0 -44
- package/dist-esm/samples-dev/createsOrUpdatesABookmark.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesABookmarkRelation.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesABookmarkRelation.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesABookmarkRelation.js +0 -36
- package/dist-esm/samples-dev/createsOrUpdatesABookmarkRelation.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesADynamics365DataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesADynamics365DataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesADynamics365DataConnector.js +0 -38
- package/dist-esm/samples-dev/createsOrUpdatesADynamics365DataConnector.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAFusionAlertRule.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAFusionAlertRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAFusionAlertRule.js +0 -38
- package/dist-esm/samples-dev/createsOrUpdatesAFusionAlertRule.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAGenericUiDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAGenericUiDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAGenericUiDataConnector.js +0 -149
- package/dist-esm/samples-dev/createsOrUpdatesAGenericUiDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAMicrosoftSecurityIncidentCreationRule.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAMicrosoftSecurityIncidentCreationRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAMicrosoftSecurityIncidentCreationRule.js +0 -39
- package/dist-esm/samples-dev/createsOrUpdatesAMicrosoftSecurityIncidentCreationRule.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesANrtAlertRule.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesANrtAlertRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesANrtAlertRule.js +0 -54
- package/dist-esm/samples-dev/createsOrUpdatesANrtAlertRule.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAScheduledAlertRule.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAScheduledAlertRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAScheduledAlertRule.js +0 -79
- package/dist-esm/samples-dev/createsOrUpdatesAScheduledAlertRule.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAThreatIntelligenceTaxiiDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAThreatIntelligenceTaxiiDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAThreatIntelligenceTaxiiDataConnector.js +0 -46
- package/dist-esm/samples-dev/createsOrUpdatesAThreatIntelligenceTaxiiDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlist.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlist.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlist.js +0 -40
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlist.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlistAndBulkCreatesWatchlistItems.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlistAndBulkCreatesWatchlistItems.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlistAndBulkCreatesWatchlistItems.js +0 -43
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlistAndBulkCreatesWatchlistItems.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlistItem.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlistItem.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlistItem.js +0 -44
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlistItem.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnActionOfAlertRule.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAnActionOfAlertRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnActionOfAlertRule.js +0 -38
- package/dist-esm/samples-dev/createsOrUpdatesAnActionOfAlertRule.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnActivityEntityQuery.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAnActivityEntityQuery.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnActivityEntityQuery.js +0 -52
- package/dist-esm/samples-dev/createsOrUpdatesAnActivityEntityQuery.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnAutomationRule.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAnAutomationRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnAutomationRule.js +0 -70
- package/dist-esm/samples-dev/createsOrUpdatesAnAutomationRule.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnIncident.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAnIncident.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnIncident.js +0 -45
- package/dist-esm/samples-dev/createsOrUpdatesAnIncident.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnIncidentComment.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAnIncidentComment.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnIncidentComment.js +0 -34
- package/dist-esm/samples-dev/createsOrUpdatesAnIncidentComment.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnIncidentRelation.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAnIncidentRelation.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnIncidentRelation.js +0 -36
- package/dist-esm/samples-dev/createsOrUpdatesAnIncidentRelation.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnOffice365DataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAnOffice365DataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnOffice365DataConnector.js +0 -42
- package/dist-esm/samples-dev/createsOrUpdatesAnOffice365DataConnector.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnThreatIntelligencePlatformDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAnThreatIntelligencePlatformDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnThreatIntelligencePlatformDataConnector.js +0 -38
- package/dist-esm/samples-dev/createsOrUpdatesAnThreatIntelligencePlatformDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/deleteAApiPollingDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/deleteAApiPollingDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteAApiPollingDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/deleteABookmark.d.ts +0 -2
- package/dist-esm/samples-dev/deleteABookmark.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteABookmark.js +0 -32
- package/dist-esm/samples-dev/deleteABookmark.js.map +0 -1
- package/dist-esm/samples-dev/deleteAGenericUiDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/deleteAGenericUiDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteAGenericUiDataConnector.js +0 -32
- package/dist-esm/samples-dev/deleteAGenericUiDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/deleteASourceControl.d.ts +0 -2
- package/dist-esm/samples-dev/deleteASourceControl.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteASourceControl.js.map +0 -1
- package/dist-esm/samples-dev/deleteAThreatIntelligenceIndicator.d.ts +0 -2
- package/dist-esm/samples-dev/deleteAThreatIntelligenceIndicator.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteAThreatIntelligenceIndicator.js +0 -32
- package/dist-esm/samples-dev/deleteAThreatIntelligenceIndicator.js.map +0 -1
- package/dist-esm/samples-dev/deleteAWatchlist.d.ts +0 -2
- package/dist-esm/samples-dev/deleteAWatchlist.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteAWatchlist.js +0 -32
- package/dist-esm/samples-dev/deleteAWatchlist.js.map +0 -1
- package/dist-esm/samples-dev/deleteAWatchlistItem.d.ts +0 -2
- package/dist-esm/samples-dev/deleteAWatchlistItem.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteAWatchlistItem.js +0 -33
- package/dist-esm/samples-dev/deleteAWatchlistItem.js.map +0 -1
- package/dist-esm/samples-dev/deleteAnActionOfAlertRule.d.ts +0 -2
- package/dist-esm/samples-dev/deleteAnActionOfAlertRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteAnActionOfAlertRule.js +0 -33
- package/dist-esm/samples-dev/deleteAnActionOfAlertRule.js.map +0 -1
- package/dist-esm/samples-dev/deleteAnAlertRule.d.ts +0 -2
- package/dist-esm/samples-dev/deleteAnAlertRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteAnAlertRule.js +0 -32
- package/dist-esm/samples-dev/deleteAnAlertRule.js.map +0 -1
- package/dist-esm/samples-dev/deleteAnAutomationRule.d.ts +0 -2
- package/dist-esm/samples-dev/deleteAnAutomationRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteAnAutomationRule.js +0 -32
- package/dist-esm/samples-dev/deleteAnAutomationRule.js.map +0 -1
- package/dist-esm/samples-dev/deleteAnEntityQuery.d.ts +0 -2
- package/dist-esm/samples-dev/deleteAnEntityQuery.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteAnEntityQuery.js +0 -32
- package/dist-esm/samples-dev/deleteAnEntityQuery.js.map +0 -1
- package/dist-esm/samples-dev/deleteAnIncident.d.ts +0 -2
- package/dist-esm/samples-dev/deleteAnIncident.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteAnIncident.js +0 -32
- package/dist-esm/samples-dev/deleteAnIncident.js.map +0 -1
- package/dist-esm/samples-dev/deleteAnOffice365DataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/deleteAnOffice365DataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteAnOffice365DataConnector.js +0 -32
- package/dist-esm/samples-dev/deleteAnOffice365DataConnector.js.map +0 -1
- package/dist-esm/samples-dev/deleteAnOfficeConsent.d.ts +0 -2
- package/dist-esm/samples-dev/deleteAnOfficeConsent.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteAnOfficeConsent.js +0 -32
- package/dist-esm/samples-dev/deleteAnOfficeConsent.js.map +0 -1
- package/dist-esm/samples-dev/deleteEyesOnSettings.d.ts +0 -2
- package/dist-esm/samples-dev/deleteEyesOnSettings.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteEyesOnSettings.js +0 -32
- package/dist-esm/samples-dev/deleteEyesOnSettings.js.map +0 -1
- package/dist-esm/samples-dev/deleteMetadata.d.ts +0 -2
- package/dist-esm/samples-dev/deleteMetadata.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteMetadata.js +0 -32
- package/dist-esm/samples-dev/deleteMetadata.js.map +0 -1
- package/dist-esm/samples-dev/deleteSentinelOnboardingState.d.ts +0 -2
- package/dist-esm/samples-dev/deleteSentinelOnboardingState.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteSentinelOnboardingState.js +0 -32
- package/dist-esm/samples-dev/deleteSentinelOnboardingState.js.map +0 -1
- package/dist-esm/samples-dev/deleteTheBookmarkRelation.d.ts +0 -2
- package/dist-esm/samples-dev/deleteTheBookmarkRelation.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteTheBookmarkRelation.js +0 -33
- package/dist-esm/samples-dev/deleteTheBookmarkRelation.js.map +0 -1
- package/dist-esm/samples-dev/deleteTheIncidentComment.d.ts +0 -2
- package/dist-esm/samples-dev/deleteTheIncidentComment.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteTheIncidentComment.js +0 -33
- package/dist-esm/samples-dev/deleteTheIncidentComment.js.map +0 -1
- package/dist-esm/samples-dev/deleteTheIncidentRelation.d.ts +0 -2
- package/dist-esm/samples-dev/deleteTheIncidentRelation.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteTheIncidentRelation.js +0 -33
- package/dist-esm/samples-dev/deleteTheIncidentRelation.js.map +0 -1
- package/dist-esm/samples-dev/disconnectAnApiPollingDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/disconnectAnApiPollingDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/disconnectAnApiPollingDataConnector.js +0 -32
- package/dist-esm/samples-dev/disconnectAnApiPollingDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/entityInsight.d.ts +0 -2
- package/dist-esm/samples-dev/entityInsight.d.ts.map +0 -1
- package/dist-esm/samples-dev/entityInsight.js +0 -38
- package/dist-esm/samples-dev/entityInsight.js.map +0 -1
- package/dist-esm/samples-dev/entityTimeline.d.ts +0 -2
- package/dist-esm/samples-dev/entityTimeline.d.ts.map +0 -1
- package/dist-esm/samples-dev/entityTimeline.js +0 -37
- package/dist-esm/samples-dev/entityTimeline.js.map +0 -1
- package/dist-esm/samples-dev/expandAnBookmark.d.ts +0 -2
- package/dist-esm/samples-dev/expandAnBookmark.d.ts.map +0 -1
- package/dist-esm/samples-dev/expandAnBookmark.js +0 -37
- package/dist-esm/samples-dev/expandAnBookmark.js.map +0 -1
- package/dist-esm/samples-dev/expandAnEntity.d.ts +0 -2
- package/dist-esm/samples-dev/expandAnEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/expandAnEntity.js +0 -37
- package/dist-esm/samples-dev/expandAnEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAApiPollingDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAApiPollingDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAApiPollingDataConnector.js +0 -32
- package/dist-esm/samples-dev/getAApiPollingDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAAscDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAAscDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAAscDataConnector.js +0 -32
- package/dist-esm/samples-dev/getAAscDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getABookmark.d.ts +0 -2
- package/dist-esm/samples-dev/getABookmark.d.ts.map +0 -1
- package/dist-esm/samples-dev/getABookmark.js +0 -32
- package/dist-esm/samples-dev/getABookmark.js.map +0 -1
- package/dist-esm/samples-dev/getABookmarkRelation.d.ts +0 -2
- package/dist-esm/samples-dev/getABookmarkRelation.d.ts.map +0 -1
- package/dist-esm/samples-dev/getABookmarkRelation.js +0 -33
- package/dist-esm/samples-dev/getABookmarkRelation.js.map +0 -1
- package/dist-esm/samples-dev/getACloudApplicationEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getACloudApplicationEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getACloudApplicationEntity.js +0 -32
- package/dist-esm/samples-dev/getACloudApplicationEntity.js.map +0 -1
- package/dist-esm/samples-dev/getADnsEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getADnsEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getADnsEntity.js +0 -32
- package/dist-esm/samples-dev/getADnsEntity.js.map +0 -1
- package/dist-esm/samples-dev/getADynamics365DataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getADynamics365DataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getADynamics365DataConnector.js +0 -32
- package/dist-esm/samples-dev/getADynamics365DataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAFileEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAFileEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAFileEntity.js +0 -32
- package/dist-esm/samples-dev/getAFileEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAFileHashEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAFileHashEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAFileHashEntity.js +0 -32
- package/dist-esm/samples-dev/getAFileHashEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAFusionAlertRule.d.ts +0 -2
- package/dist-esm/samples-dev/getAFusionAlertRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAFusionAlertRule.js +0 -32
- package/dist-esm/samples-dev/getAFusionAlertRule.js.map +0 -1
- package/dist-esm/samples-dev/getAGenericUiDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAGenericUiDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAGenericUiDataConnector.js +0 -32
- package/dist-esm/samples-dev/getAGenericUiDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAHostEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAHostEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAHostEntity.js +0 -32
- package/dist-esm/samples-dev/getAHostEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAMailClusterEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAMailClusterEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAMailClusterEntity.js +0 -32
- package/dist-esm/samples-dev/getAMailClusterEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAMailMessageEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAMailMessageEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAMailMessageEntity.js +0 -32
- package/dist-esm/samples-dev/getAMailMessageEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAMailboxEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAMailboxEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAMailboxEntity.js +0 -32
- package/dist-esm/samples-dev/getAMailboxEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAMalwareEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAMalwareEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAMalwareEntity.js +0 -32
- package/dist-esm/samples-dev/getAMalwareEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAMcasDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAMcasDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAMcasDataConnector.js +0 -32
- package/dist-esm/samples-dev/getAMcasDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAMdatpDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAMdatpDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAMdatpDataConnector.js +0 -32
- package/dist-esm/samples-dev/getAMdatpDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAMicrosoftSecurityIncidentCreationRule.d.ts +0 -2
- package/dist-esm/samples-dev/getAMicrosoftSecurityIncidentCreationRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAMicrosoftSecurityIncidentCreationRule.js +0 -32
- package/dist-esm/samples-dev/getAMicrosoftSecurityIncidentCreationRule.js.map +0 -1
- package/dist-esm/samples-dev/getAMicrosoftThreatIntelligenceDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAMicrosoftThreatIntelligenceDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAMicrosoftThreatIntelligenceDataConnector.js +0 -32
- package/dist-esm/samples-dev/getAMicrosoftThreatIntelligenceDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAMicrosoftThreatProtectionDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAMicrosoftThreatProtectionDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAMicrosoftThreatProtectionDataConnector.js +0 -32
- package/dist-esm/samples-dev/getAMicrosoftThreatProtectionDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAOfficeAtpDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAOfficeAtpDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAOfficeAtpDataConnector.js +0 -32
- package/dist-esm/samples-dev/getAOfficeAtpDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAOfficeIrmDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAOfficeIrmDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAOfficeIrmDataConnector.js +0 -32
- package/dist-esm/samples-dev/getAOfficeIrmDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAProcessEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAProcessEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAProcessEntity.js +0 -32
- package/dist-esm/samples-dev/getAProcessEntity.js.map +0 -1
- package/dist-esm/samples-dev/getARegistryKeyEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getARegistryKeyEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getARegistryKeyEntity.js +0 -32
- package/dist-esm/samples-dev/getARegistryKeyEntity.js.map +0 -1
- package/dist-esm/samples-dev/getARegistryValueEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getARegistryValueEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getARegistryValueEntity.js +0 -32
- package/dist-esm/samples-dev/getARegistryValueEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAScheduledAlertRule.d.ts +0 -2
- package/dist-esm/samples-dev/getAScheduledAlertRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAScheduledAlertRule.js +0 -32
- package/dist-esm/samples-dev/getAScheduledAlertRule.js.map +0 -1
- package/dist-esm/samples-dev/getASecurityAlertEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getASecurityAlertEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getASecurityAlertEntity.js +0 -32
- package/dist-esm/samples-dev/getASecurityAlertEntity.js.map +0 -1
- package/dist-esm/samples-dev/getASecurityGroupEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getASecurityGroupEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getASecurityGroupEntity.js +0 -32
- package/dist-esm/samples-dev/getASecurityGroupEntity.js.map +0 -1
- package/dist-esm/samples-dev/getASourceControl.d.ts +0 -2
- package/dist-esm/samples-dev/getASourceControl.d.ts.map +0 -1
- package/dist-esm/samples-dev/getASourceControl.js +0 -32
- package/dist-esm/samples-dev/getASourceControl.js.map +0 -1
- package/dist-esm/samples-dev/getASubmissionMailEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getASubmissionMailEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getASubmissionMailEntity.js +0 -32
- package/dist-esm/samples-dev/getASubmissionMailEntity.js.map +0 -1
- package/dist-esm/samples-dev/getATiDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getATiDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getATiDataConnector.js +0 -32
- package/dist-esm/samples-dev/getATiDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getATiTaxiiDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getATiTaxiiDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getATiTaxiiDataConnector.js +0 -32
- package/dist-esm/samples-dev/getATiTaxiiDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAUrlEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAUrlEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAUrlEntity.js +0 -32
- package/dist-esm/samples-dev/getAUrlEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAWatchlist.d.ts +0 -2
- package/dist-esm/samples-dev/getAWatchlist.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAWatchlist.js +0 -32
- package/dist-esm/samples-dev/getAWatchlist.js.map +0 -1
- package/dist-esm/samples-dev/getAWatchlistItem.d.ts +0 -2
- package/dist-esm/samples-dev/getAWatchlistItem.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAWatchlistItem.js +0 -33
- package/dist-esm/samples-dev/getAWatchlistItem.js.map +0 -1
- package/dist-esm/samples-dev/getAlertRuleTemplateById.d.ts +0 -2
- package/dist-esm/samples-dev/getAlertRuleTemplateById.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAlertRuleTemplateById.js +0 -32
- package/dist-esm/samples-dev/getAlertRuleTemplateById.js.map +0 -1
- package/dist-esm/samples-dev/getAllActionsOfAlertRule.d.ts +0 -2
- package/dist-esm/samples-dev/getAllActionsOfAlertRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllActionsOfAlertRule.js +0 -46
- package/dist-esm/samples-dev/getAllActionsOfAlertRule.js.map +0 -1
- package/dist-esm/samples-dev/getAllAlertRuleTemplates.d.ts +0 -2
- package/dist-esm/samples-dev/getAllAlertRuleTemplates.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllAlertRuleTemplates.js +0 -45
- package/dist-esm/samples-dev/getAllAlertRuleTemplates.js.map +0 -1
- package/dist-esm/samples-dev/getAllAlertRules.d.ts +0 -2
- package/dist-esm/samples-dev/getAllAlertRules.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllAlertRules.js +0 -45
- package/dist-esm/samples-dev/getAllAlertRules.js.map +0 -1
- package/dist-esm/samples-dev/getAllAutomationRules.d.ts +0 -2
- package/dist-esm/samples-dev/getAllAutomationRules.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllAutomationRules.js +0 -45
- package/dist-esm/samples-dev/getAllAutomationRules.js.map +0 -1
- package/dist-esm/samples-dev/getAllBookmarkRelations.d.ts +0 -2
- package/dist-esm/samples-dev/getAllBookmarkRelations.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllBookmarkRelations.js +0 -46
- package/dist-esm/samples-dev/getAllBookmarkRelations.js.map +0 -1
- package/dist-esm/samples-dev/getAllBookmarks.d.ts +0 -2
- package/dist-esm/samples-dev/getAllBookmarks.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllBookmarks.js +0 -45
- package/dist-esm/samples-dev/getAllBookmarks.js.map +0 -1
- package/dist-esm/samples-dev/getAllDataConnectors.d.ts +0 -2
- package/dist-esm/samples-dev/getAllDataConnectors.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllDataConnectors.js +0 -45
- package/dist-esm/samples-dev/getAllDataConnectors.js.map +0 -1
- package/dist-esm/samples-dev/getAllEntities.d.ts +0 -2
- package/dist-esm/samples-dev/getAllEntities.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllEntities.js +0 -45
- package/dist-esm/samples-dev/getAllEntities.js.map +0 -1
- package/dist-esm/samples-dev/getAllEntityQueries.d.ts +0 -2
- package/dist-esm/samples-dev/getAllEntityQueries.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllEntityQueries.js +0 -47
- package/dist-esm/samples-dev/getAllEntityQueries.js.map +0 -1
- package/dist-esm/samples-dev/getAllEntityQueryTemplates.d.ts +0 -2
- package/dist-esm/samples-dev/getAllEntityQueryTemplates.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllEntityQueryTemplates.js +0 -45
- package/dist-esm/samples-dev/getAllEntityQueryTemplates.js.map +0 -1
- package/dist-esm/samples-dev/getAllIncidentAlerts.d.ts +0 -2
- package/dist-esm/samples-dev/getAllIncidentAlerts.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllIncidentAlerts.js +0 -32
- package/dist-esm/samples-dev/getAllIncidentAlerts.js.map +0 -1
- package/dist-esm/samples-dev/getAllIncidentBookmarks.d.ts +0 -2
- package/dist-esm/samples-dev/getAllIncidentBookmarks.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllIncidentBookmarks.js +0 -32
- package/dist-esm/samples-dev/getAllIncidentBookmarks.js.map +0 -1
- package/dist-esm/samples-dev/getAllIncidentComments.d.ts +0 -2
- package/dist-esm/samples-dev/getAllIncidentComments.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllIncidentComments.js +0 -46
- package/dist-esm/samples-dev/getAllIncidentComments.js.map +0 -1
- package/dist-esm/samples-dev/getAllIncidentRelations.d.ts +0 -2
- package/dist-esm/samples-dev/getAllIncidentRelations.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllIncidentRelations.js +0 -46
- package/dist-esm/samples-dev/getAllIncidentRelations.js.map +0 -1
- package/dist-esm/samples-dev/getAllIncidents.d.ts +0 -2
- package/dist-esm/samples-dev/getAllIncidents.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllIncidents.js +0 -48
- package/dist-esm/samples-dev/getAllIncidents.js.map +0 -1
- package/dist-esm/samples-dev/getAllMetadata.d.ts +0 -2
- package/dist-esm/samples-dev/getAllMetadata.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllMetadata.js +0 -45
- package/dist-esm/samples-dev/getAllMetadata.js.map +0 -1
- package/dist-esm/samples-dev/getAllMetadataWithODataFilterOrOrderbyOrSkipOrTop.d.ts +0 -2
- package/dist-esm/samples-dev/getAllMetadataWithODataFilterOrOrderbyOrSkipOrTop.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllMetadataWithODataFilterOrOrderbyOrSkipOrTop.js +0 -45
- package/dist-esm/samples-dev/getAllMetadataWithODataFilterOrOrderbyOrSkipOrTop.js.map +0 -1
- package/dist-esm/samples-dev/getAllOfficeConsents.d.ts +0 -2
- package/dist-esm/samples-dev/getAllOfficeConsents.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllOfficeConsents.js +0 -45
- package/dist-esm/samples-dev/getAllOfficeConsents.js.map +0 -1
- package/dist-esm/samples-dev/getAllRelationsOfAnEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAllRelationsOfAnEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllRelationsOfAnEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAllSentinelOnboardingStates.d.ts +0 -2
- package/dist-esm/samples-dev/getAllSentinelOnboardingStates.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllSentinelOnboardingStates.js +0 -31
- package/dist-esm/samples-dev/getAllSentinelOnboardingStates.js.map +0 -1
- package/dist-esm/samples-dev/getAllSettings.d.ts +0 -2
- package/dist-esm/samples-dev/getAllSettings.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllSettings.js +0 -31
- package/dist-esm/samples-dev/getAllSettings.js.map +0 -1
- package/dist-esm/samples-dev/getAllSourceControls.d.ts +0 -2
- package/dist-esm/samples-dev/getAllSourceControls.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllSourceControls.js +0 -45
- package/dist-esm/samples-dev/getAllSourceControls.js.map +0 -1
- package/dist-esm/samples-dev/getAllThreatIntelligenceIndicators.d.ts +0 -2
- package/dist-esm/samples-dev/getAllThreatIntelligenceIndicators.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllThreatIntelligenceIndicators.js +0 -45
- package/dist-esm/samples-dev/getAllThreatIntelligenceIndicators.js.map +0 -1
- package/dist-esm/samples-dev/getAllWatchlistItems.d.ts +0 -2
- package/dist-esm/samples-dev/getAllWatchlistItems.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllWatchlistItems.js +0 -46
- package/dist-esm/samples-dev/getAllWatchlistItems.js.map +0 -1
- package/dist-esm/samples-dev/getAllWatchlists.d.ts +0 -2
- package/dist-esm/samples-dev/getAllWatchlists.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllWatchlists.js +0 -45
- package/dist-esm/samples-dev/getAllWatchlists.js.map +0 -1
- package/dist-esm/samples-dev/getAnAadDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAnAadDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnAadDataConnector.js +0 -32
- package/dist-esm/samples-dev/getAnAadDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAnAatpDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAnAatpDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnAatpDataConnector.js +0 -32
- package/dist-esm/samples-dev/getAnAatpDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAnAccountEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAnAccountEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnAccountEntity.js +0 -32
- package/dist-esm/samples-dev/getAnAccountEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAnActionOfAlertRule.d.ts +0 -2
- package/dist-esm/samples-dev/getAnActionOfAlertRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnActionOfAlertRule.js +0 -33
- package/dist-esm/samples-dev/getAnActionOfAlertRule.js.map +0 -1
- package/dist-esm/samples-dev/getAnActivityEntityQuery.d.ts +0 -2
- package/dist-esm/samples-dev/getAnActivityEntityQuery.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnActivityEntityQuery.js +0 -32
- package/dist-esm/samples-dev/getAnActivityEntityQuery.js.map +0 -1
- package/dist-esm/samples-dev/getAnActivityEntityQueryTemplate.d.ts +0 -2
- package/dist-esm/samples-dev/getAnActivityEntityQueryTemplate.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnActivityEntityQueryTemplate.js +0 -32
- package/dist-esm/samples-dev/getAnActivityEntityQueryTemplate.js.map +0 -1
- package/dist-esm/samples-dev/getAnAutomationRule.d.ts +0 -2
- package/dist-esm/samples-dev/getAnAutomationRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnAutomationRule.js +0 -32
- package/dist-esm/samples-dev/getAnAutomationRule.js.map +0 -1
- package/dist-esm/samples-dev/getAnAwsCloudTrailDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAnAwsCloudTrailDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnAwsCloudTrailDataConnector.js +0 -32
- package/dist-esm/samples-dev/getAnAwsCloudTrailDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAnAwsS3DataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAnAwsS3DataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnAwsS3DataConnector.js +0 -32
- package/dist-esm/samples-dev/getAnAwsS3DataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAnAzureResourceEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAnAzureResourceEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnAzureResourceEntity.js +0 -32
- package/dist-esm/samples-dev/getAnAzureResourceEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAnEntityRelation.d.ts +0 -2
- package/dist-esm/samples-dev/getAnEntityRelation.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnEntityRelation.js +0 -33
- package/dist-esm/samples-dev/getAnEntityRelation.js.map +0 -1
- package/dist-esm/samples-dev/getAnExpansionEntityQuery.d.ts +0 -2
- package/dist-esm/samples-dev/getAnExpansionEntityQuery.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnExpansionEntityQuery.js +0 -32
- package/dist-esm/samples-dev/getAnExpansionEntityQuery.js.map +0 -1
- package/dist-esm/samples-dev/getAnIPEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAnIPEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnIPEntity.js +0 -32
- package/dist-esm/samples-dev/getAnIPEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAnIncident.d.ts +0 -2
- package/dist-esm/samples-dev/getAnIncident.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnIncident.js +0 -32
- package/dist-esm/samples-dev/getAnIncident.js.map +0 -1
- package/dist-esm/samples-dev/getAnIncidentComment.d.ts +0 -2
- package/dist-esm/samples-dev/getAnIncidentComment.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnIncidentComment.js +0 -33
- package/dist-esm/samples-dev/getAnIncidentComment.js.map +0 -1
- package/dist-esm/samples-dev/getAnIncidentRelation.d.ts +0 -2
- package/dist-esm/samples-dev/getAnIncidentRelation.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnIncidentRelation.js +0 -33
- package/dist-esm/samples-dev/getAnIncidentRelation.js.map +0 -1
- package/dist-esm/samples-dev/getAnIoTDeviceEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAnIoTDeviceEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnIoTDeviceEntity.js +0 -32
- package/dist-esm/samples-dev/getAnIoTDeviceEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAnNrtAlertRule.d.ts +0 -2
- package/dist-esm/samples-dev/getAnNrtAlertRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnNrtAlertRule.js +0 -32
- package/dist-esm/samples-dev/getAnNrtAlertRule.js.map +0 -1
- package/dist-esm/samples-dev/getAnOffice365DataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAnOffice365DataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnOffice365DataConnector.js +0 -32
- package/dist-esm/samples-dev/getAnOffice365DataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAnOfficeConsent.d.ts +0 -2
- package/dist-esm/samples-dev/getAnOfficeConsent.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnOfficeConsent.js +0 -32
- package/dist-esm/samples-dev/getAnOfficeConsent.js.map +0 -1
- package/dist-esm/samples-dev/getEntityQuery.d.ts +0 -2
- package/dist-esm/samples-dev/getEntityQuery.d.ts.map +0 -1
- package/dist-esm/samples-dev/getEntityQuery.js +0 -33
- package/dist-esm/samples-dev/getEntityQuery.js.map +0 -1
- package/dist-esm/samples-dev/getEyesOnSettings.d.ts +0 -2
- package/dist-esm/samples-dev/getEyesOnSettings.d.ts.map +0 -1
- package/dist-esm/samples-dev/getEyesOnSettings.js +0 -32
- package/dist-esm/samples-dev/getEyesOnSettings.js.map +0 -1
- package/dist-esm/samples-dev/getGeodataForASingleIPAddress.d.ts +0 -2
- package/dist-esm/samples-dev/getGeodataForASingleIPAddress.d.ts.map +0 -1
- package/dist-esm/samples-dev/getGeodataForASingleIPAddress.js +0 -31
- package/dist-esm/samples-dev/getGeodataForASingleIPAddress.js.map +0 -1
- package/dist-esm/samples-dev/getRepositoryList.d.ts +0 -2
- package/dist-esm/samples-dev/getRepositoryList.d.ts.map +0 -1
- package/dist-esm/samples-dev/getRepositoryList.js +0 -46
- package/dist-esm/samples-dev/getRepositoryList.js.map +0 -1
- package/dist-esm/samples-dev/getSentinelOnboardingState.d.ts +0 -2
- package/dist-esm/samples-dev/getSentinelOnboardingState.d.ts.map +0 -1
- package/dist-esm/samples-dev/getSentinelOnboardingState.js +0 -32
- package/dist-esm/samples-dev/getSentinelOnboardingState.js.map +0 -1
- package/dist-esm/samples-dev/getSingleMetadataByName.d.ts +0 -2
- package/dist-esm/samples-dev/getSingleMetadataByName.d.ts.map +0 -1
- package/dist-esm/samples-dev/getSingleMetadataByName.js +0 -32
- package/dist-esm/samples-dev/getSingleMetadataByName.js.map +0 -1
- package/dist-esm/samples-dev/getThreatIntelligenceIndicatorsMetrics.d.ts +0 -2
- package/dist-esm/samples-dev/getThreatIntelligenceIndicatorsMetrics.d.ts.map +0 -1
- package/dist-esm/samples-dev/getThreatIntelligenceIndicatorsMetrics.js +0 -31
- package/dist-esm/samples-dev/getThreatIntelligenceIndicatorsMetrics.js.map +0 -1
- package/dist-esm/samples-dev/getWhoisInformationForASingleDomainName.d.ts +0 -2
- package/dist-esm/samples-dev/getWhoisInformationForASingleDomainName.d.ts.map +0 -1
- package/dist-esm/samples-dev/getWhoisInformationForASingleDomainName.js +0 -31
- package/dist-esm/samples-dev/getWhoisInformationForASingleDomainName.js.map +0 -1
- package/dist-esm/samples-dev/getsAllIncidentRelatedEntities.d.ts +0 -2
- package/dist-esm/samples-dev/getsAllIncidentRelatedEntities.d.ts.map +0 -1
- package/dist-esm/samples-dev/getsAllIncidentRelatedEntities.js +0 -32
- package/dist-esm/samples-dev/getsAllIncidentRelatedEntities.js.map +0 -1
- package/dist-esm/samples-dev/queryThreatIntelligenceIndicatorsAsPerFilteringCriteria.d.ts +0 -2
- package/dist-esm/samples-dev/queryThreatIntelligenceIndicatorsAsPerFilteringCriteria.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryThreatIntelligenceIndicatorsAsPerFilteringCriteria.js +0 -54
- package/dist-esm/samples-dev/queryThreatIntelligenceIndicatorsAsPerFilteringCriteria.js.map +0 -1
- package/dist-esm/samples-dev/replaceTagsToAThreatIntelligence.d.ts +0 -2
- package/dist-esm/samples-dev/replaceTagsToAThreatIntelligence.d.ts.map +0 -1
- package/dist-esm/samples-dev/replaceTagsToAThreatIntelligence.js +0 -37
- package/dist-esm/samples-dev/replaceTagsToAThreatIntelligence.js.map +0 -1
- package/dist-esm/samples-dev/updateAThreatIntelligenceIndicator.d.ts +0 -2
- package/dist-esm/samples-dev/updateAThreatIntelligenceIndicator.d.ts.map +0 -1
- package/dist-esm/samples-dev/updateAThreatIntelligenceIndicator.js +0 -52
- package/dist-esm/samples-dev/updateAThreatIntelligenceIndicator.js.map +0 -1
- package/dist-esm/samples-dev/updateEyesOnSettings.d.ts +0 -2
- package/dist-esm/samples-dev/updateEyesOnSettings.d.ts.map +0 -1
- package/dist-esm/samples-dev/updateEyesOnSettings.js +0 -36
- package/dist-esm/samples-dev/updateEyesOnSettings.js.map +0 -1
- package/dist-esm/samples-dev/updateMetadata.d.ts +0 -2
- package/dist-esm/samples-dev/updateMetadata.d.ts.map +0 -1
- package/dist-esm/samples-dev/updateMetadata.js +0 -35
- package/dist-esm/samples-dev/updateMetadata.js.map +0 -1
- package/dist-esm/samples-dev/viewAThreatIntelligenceIndicatorByName.d.ts +0 -2
- package/dist-esm/samples-dev/viewAThreatIntelligenceIndicatorByName.d.ts.map +0 -1
- package/dist-esm/samples-dev/viewAThreatIntelligenceIndicatorByName.js +0 -32
- package/dist-esm/samples-dev/viewAThreatIntelligenceIndicatorByName.js.map +0 -1
package/dist/index.js
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
+
var tslib = require('tslib');
|
|
5
6
|
var coreClient = require('@azure/core-client');
|
|
6
7
|
var coreRestPipeline = require('@azure/core-rest-pipeline');
|
|
7
|
-
var tslib = require('tslib');
|
|
8
8
|
|
|
9
9
|
function _interopNamespace(e) {
|
|
10
10
|
if (e && e.__esModule) return e;
|
|
@@ -37,19 +37,29 @@ var coreRestPipeline__namespace = /*#__PURE__*/_interopNamespace(coreRestPipelin
|
|
|
37
37
|
/** Known values of {@link AlertRuleKind} that the service accepts. */
|
|
38
38
|
exports.KnownAlertRuleKind = void 0;
|
|
39
39
|
(function (KnownAlertRuleKind) {
|
|
40
|
+
/** Scheduled */
|
|
40
41
|
KnownAlertRuleKind["Scheduled"] = "Scheduled";
|
|
42
|
+
/** MicrosoftSecurityIncidentCreation */
|
|
41
43
|
KnownAlertRuleKind["MicrosoftSecurityIncidentCreation"] = "MicrosoftSecurityIncidentCreation";
|
|
44
|
+
/** Fusion */
|
|
42
45
|
KnownAlertRuleKind["Fusion"] = "Fusion";
|
|
46
|
+
/** MLBehaviorAnalytics */
|
|
43
47
|
KnownAlertRuleKind["MLBehaviorAnalytics"] = "MLBehaviorAnalytics";
|
|
48
|
+
/** ThreatIntelligence */
|
|
44
49
|
KnownAlertRuleKind["ThreatIntelligence"] = "ThreatIntelligence";
|
|
50
|
+
/** NRT */
|
|
45
51
|
KnownAlertRuleKind["NRT"] = "NRT";
|
|
46
52
|
})(exports.KnownAlertRuleKind || (exports.KnownAlertRuleKind = {}));
|
|
47
53
|
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
48
54
|
exports.KnownCreatedByType = void 0;
|
|
49
55
|
(function (KnownCreatedByType) {
|
|
56
|
+
/** User */
|
|
50
57
|
KnownCreatedByType["User"] = "User";
|
|
58
|
+
/** Application */
|
|
51
59
|
KnownCreatedByType["Application"] = "Application";
|
|
60
|
+
/** ManagedIdentity */
|
|
52
61
|
KnownCreatedByType["ManagedIdentity"] = "ManagedIdentity";
|
|
62
|
+
/** Key */
|
|
53
63
|
KnownCreatedByType["Key"] = "Key";
|
|
54
64
|
})(exports.KnownCreatedByType || (exports.KnownCreatedByType = {}));
|
|
55
65
|
/** Known values of {@link TriggersOn} that the service accepts. */
|
|
@@ -57,18 +67,26 @@ exports.KnownTriggersOn = void 0;
|
|
|
57
67
|
(function (KnownTriggersOn) {
|
|
58
68
|
/** Trigger on Incidents */
|
|
59
69
|
KnownTriggersOn["Incidents"] = "Incidents";
|
|
70
|
+
/** Trigger on Alerts */
|
|
71
|
+
KnownTriggersOn["Alerts"] = "Alerts";
|
|
60
72
|
})(exports.KnownTriggersOn || (exports.KnownTriggersOn = {}));
|
|
61
73
|
/** Known values of {@link TriggersWhen} that the service accepts. */
|
|
62
74
|
exports.KnownTriggersWhen = void 0;
|
|
63
75
|
(function (KnownTriggersWhen) {
|
|
64
76
|
/** Trigger on created objects */
|
|
65
77
|
KnownTriggersWhen["Created"] = "Created";
|
|
78
|
+
/** Trigger on updated objects */
|
|
79
|
+
KnownTriggersWhen["Updated"] = "Updated";
|
|
66
80
|
})(exports.KnownTriggersWhen || (exports.KnownTriggersWhen = {}));
|
|
67
81
|
/** Known values of {@link ConditionType} that the service accepts. */
|
|
68
82
|
exports.KnownConditionType = void 0;
|
|
69
83
|
(function (KnownConditionType) {
|
|
70
84
|
/** Evaluate an object property value */
|
|
71
85
|
KnownConditionType["Property"] = "Property";
|
|
86
|
+
/** Evaluate an object property changed value */
|
|
87
|
+
KnownConditionType["PropertyChanged"] = "PropertyChanged";
|
|
88
|
+
/** Evaluate an object array property changed value */
|
|
89
|
+
KnownConditionType["PropertyArrayChanged"] = "PropertyArrayChanged";
|
|
72
90
|
})(exports.KnownConditionType || (exports.KnownConditionType = {}));
|
|
73
91
|
/** Known values of {@link ActionType} that the service accepts. */
|
|
74
92
|
exports.KnownActionType = void 0;
|
|
@@ -93,22 +111,39 @@ exports.KnownIncidentSeverity = void 0;
|
|
|
93
111
|
/** Known values of {@link AttackTactic} that the service accepts. */
|
|
94
112
|
exports.KnownAttackTactic = void 0;
|
|
95
113
|
(function (KnownAttackTactic) {
|
|
114
|
+
/** Reconnaissance */
|
|
96
115
|
KnownAttackTactic["Reconnaissance"] = "Reconnaissance";
|
|
116
|
+
/** ResourceDevelopment */
|
|
97
117
|
KnownAttackTactic["ResourceDevelopment"] = "ResourceDevelopment";
|
|
118
|
+
/** InitialAccess */
|
|
98
119
|
KnownAttackTactic["InitialAccess"] = "InitialAccess";
|
|
120
|
+
/** Execution */
|
|
99
121
|
KnownAttackTactic["Execution"] = "Execution";
|
|
122
|
+
/** Persistence */
|
|
100
123
|
KnownAttackTactic["Persistence"] = "Persistence";
|
|
124
|
+
/** PrivilegeEscalation */
|
|
101
125
|
KnownAttackTactic["PrivilegeEscalation"] = "PrivilegeEscalation";
|
|
126
|
+
/** DefenseEvasion */
|
|
102
127
|
KnownAttackTactic["DefenseEvasion"] = "DefenseEvasion";
|
|
128
|
+
/** CredentialAccess */
|
|
103
129
|
KnownAttackTactic["CredentialAccess"] = "CredentialAccess";
|
|
130
|
+
/** Discovery */
|
|
104
131
|
KnownAttackTactic["Discovery"] = "Discovery";
|
|
132
|
+
/** LateralMovement */
|
|
105
133
|
KnownAttackTactic["LateralMovement"] = "LateralMovement";
|
|
134
|
+
/** Collection */
|
|
106
135
|
KnownAttackTactic["Collection"] = "Collection";
|
|
136
|
+
/** Exfiltration */
|
|
107
137
|
KnownAttackTactic["Exfiltration"] = "Exfiltration";
|
|
138
|
+
/** CommandAndControl */
|
|
108
139
|
KnownAttackTactic["CommandAndControl"] = "CommandAndControl";
|
|
140
|
+
/** Impact */
|
|
109
141
|
KnownAttackTactic["Impact"] = "Impact";
|
|
142
|
+
/** PreAttack */
|
|
110
143
|
KnownAttackTactic["PreAttack"] = "PreAttack";
|
|
144
|
+
/** ImpairProcessControl */
|
|
111
145
|
KnownAttackTactic["ImpairProcessControl"] = "ImpairProcessControl";
|
|
146
|
+
/** InhibitResponseFunction */
|
|
112
147
|
KnownAttackTactic["InhibitResponseFunction"] = "InhibitResponseFunction";
|
|
113
148
|
})(exports.KnownAttackTactic || (exports.KnownAttackTactic = {}));
|
|
114
149
|
/** Known values of {@link EntityKind} that the service accepts. */
|
|
@@ -156,6 +191,8 @@ exports.KnownEntityKind = void 0;
|
|
|
156
191
|
KnownEntityKind["Mailbox"] = "Mailbox";
|
|
157
192
|
/** Entity represents submission mail in the system. */
|
|
158
193
|
KnownEntityKind["SubmissionMail"] = "SubmissionMail";
|
|
194
|
+
/** Entity represents network interface in the system. */
|
|
195
|
+
KnownEntityKind["Nic"] = "Nic";
|
|
159
196
|
})(exports.KnownEntityKind || (exports.KnownEntityKind = {}));
|
|
160
197
|
/** Known values of {@link EntityTimelineKind} that the service accepts. */
|
|
161
198
|
exports.KnownEntityTimelineKind = void 0;
|
|
@@ -166,6 +203,8 @@ exports.KnownEntityTimelineKind = void 0;
|
|
|
166
203
|
KnownEntityTimelineKind["Bookmark"] = "Bookmark";
|
|
167
204
|
/** security alerts */
|
|
168
205
|
KnownEntityTimelineKind["SecurityAlert"] = "SecurityAlert";
|
|
206
|
+
/** anomaly */
|
|
207
|
+
KnownEntityTimelineKind["Anomaly"] = "Anomaly";
|
|
169
208
|
})(exports.KnownEntityTimelineKind || (exports.KnownEntityTimelineKind = {}));
|
|
170
209
|
/** Known values of {@link EntityItemQueryKind} that the service accepts. */
|
|
171
210
|
exports.KnownEntityItemQueryKind = void 0;
|
|
@@ -176,24 +215,37 @@ exports.KnownEntityItemQueryKind = void 0;
|
|
|
176
215
|
/** Known values of {@link EntityQueryKind} that the service accepts. */
|
|
177
216
|
exports.KnownEntityQueryKind = void 0;
|
|
178
217
|
(function (KnownEntityQueryKind) {
|
|
218
|
+
/** Expansion */
|
|
179
219
|
KnownEntityQueryKind["Expansion"] = "Expansion";
|
|
220
|
+
/** Insight */
|
|
180
221
|
KnownEntityQueryKind["Insight"] = "Insight";
|
|
222
|
+
/** Activity */
|
|
181
223
|
KnownEntityQueryKind["Activity"] = "Activity";
|
|
182
224
|
})(exports.KnownEntityQueryKind || (exports.KnownEntityQueryKind = {}));
|
|
183
|
-
/** Known values of {@link
|
|
184
|
-
exports.
|
|
185
|
-
(function (
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
})(exports.
|
|
225
|
+
/** Known values of {@link GetInsightsError} that the service accepts. */
|
|
226
|
+
exports.KnownGetInsightsError = void 0;
|
|
227
|
+
(function (KnownGetInsightsError) {
|
|
228
|
+
/** Insight */
|
|
229
|
+
KnownGetInsightsError["Insight"] = "Insight";
|
|
230
|
+
})(exports.KnownGetInsightsError || (exports.KnownGetInsightsError = {}));
|
|
231
|
+
/** Known values of {@link Enum13} that the service accepts. */
|
|
232
|
+
exports.KnownEnum13 = void 0;
|
|
233
|
+
(function (KnownEnum13) {
|
|
234
|
+
/** Expansion */
|
|
235
|
+
KnownEnum13["Expansion"] = "Expansion";
|
|
236
|
+
/** Activity */
|
|
237
|
+
KnownEnum13["Activity"] = "Activity";
|
|
238
|
+
})(exports.KnownEnum13 || (exports.KnownEnum13 = {}));
|
|
189
239
|
/** Known values of {@link CustomEntityQueryKind} that the service accepts. */
|
|
190
240
|
exports.KnownCustomEntityQueryKind = void 0;
|
|
191
241
|
(function (KnownCustomEntityQueryKind) {
|
|
242
|
+
/** Activity */
|
|
192
243
|
KnownCustomEntityQueryKind["Activity"] = "Activity";
|
|
193
244
|
})(exports.KnownCustomEntityQueryKind || (exports.KnownCustomEntityQueryKind = {}));
|
|
194
245
|
/** Known values of {@link EntityQueryTemplateKind} that the service accepts. */
|
|
195
246
|
exports.KnownEntityQueryTemplateKind = void 0;
|
|
196
247
|
(function (KnownEntityQueryTemplateKind) {
|
|
248
|
+
/** Activity */
|
|
197
249
|
KnownEntityQueryTemplateKind["Activity"] = "Activity";
|
|
198
250
|
})(exports.KnownEntityQueryTemplateKind || (exports.KnownEntityQueryTemplateKind = {}));
|
|
199
251
|
/** Known values of {@link IncidentClassification} that the service accepts. */
|
|
@@ -331,91 +383,143 @@ exports.KnownAlertStatus = void 0;
|
|
|
331
383
|
/** Known values of {@link Kind} that the service accepts. */
|
|
332
384
|
exports.KnownKind = void 0;
|
|
333
385
|
(function (KnownKind) {
|
|
386
|
+
/** DataConnector */
|
|
334
387
|
KnownKind["DataConnector"] = "DataConnector";
|
|
388
|
+
/** DataType */
|
|
335
389
|
KnownKind["DataType"] = "DataType";
|
|
390
|
+
/** Workbook */
|
|
336
391
|
KnownKind["Workbook"] = "Workbook";
|
|
392
|
+
/** WorkbookTemplate */
|
|
337
393
|
KnownKind["WorkbookTemplate"] = "WorkbookTemplate";
|
|
394
|
+
/** Playbook */
|
|
338
395
|
KnownKind["Playbook"] = "Playbook";
|
|
396
|
+
/** PlaybookTemplate */
|
|
339
397
|
KnownKind["PlaybookTemplate"] = "PlaybookTemplate";
|
|
398
|
+
/** AnalyticsRuleTemplate */
|
|
340
399
|
KnownKind["AnalyticsRuleTemplate"] = "AnalyticsRuleTemplate";
|
|
400
|
+
/** AnalyticsRule */
|
|
341
401
|
KnownKind["AnalyticsRule"] = "AnalyticsRule";
|
|
402
|
+
/** HuntingQuery */
|
|
342
403
|
KnownKind["HuntingQuery"] = "HuntingQuery";
|
|
404
|
+
/** InvestigationQuery */
|
|
343
405
|
KnownKind["InvestigationQuery"] = "InvestigationQuery";
|
|
406
|
+
/** Parser */
|
|
344
407
|
KnownKind["Parser"] = "Parser";
|
|
408
|
+
/** Watchlist */
|
|
345
409
|
KnownKind["Watchlist"] = "Watchlist";
|
|
410
|
+
/** WatchlistTemplate */
|
|
346
411
|
KnownKind["WatchlistTemplate"] = "WatchlistTemplate";
|
|
412
|
+
/** Solution */
|
|
347
413
|
KnownKind["Solution"] = "Solution";
|
|
414
|
+
/** AzureFunction */
|
|
348
415
|
KnownKind["AzureFunction"] = "AzureFunction";
|
|
416
|
+
/** LogicAppsCustomConnector */
|
|
349
417
|
KnownKind["LogicAppsCustomConnector"] = "LogicAppsCustomConnector";
|
|
418
|
+
/** AutomationRule */
|
|
350
419
|
KnownKind["AutomationRule"] = "AutomationRule";
|
|
351
420
|
})(exports.KnownKind || (exports.KnownKind = {}));
|
|
352
421
|
/** Known values of {@link SourceKind} that the service accepts. */
|
|
353
422
|
exports.KnownSourceKind = void 0;
|
|
354
423
|
(function (KnownSourceKind) {
|
|
424
|
+
/** LocalWorkspace */
|
|
355
425
|
KnownSourceKind["LocalWorkspace"] = "LocalWorkspace";
|
|
426
|
+
/** Community */
|
|
356
427
|
KnownSourceKind["Community"] = "Community";
|
|
428
|
+
/** Solution */
|
|
357
429
|
KnownSourceKind["Solution"] = "Solution";
|
|
430
|
+
/** SourceRepository */
|
|
358
431
|
KnownSourceKind["SourceRepository"] = "SourceRepository";
|
|
359
432
|
})(exports.KnownSourceKind || (exports.KnownSourceKind = {}));
|
|
360
433
|
/** Known values of {@link SupportTier} that the service accepts. */
|
|
361
434
|
exports.KnownSupportTier = void 0;
|
|
362
435
|
(function (KnownSupportTier) {
|
|
436
|
+
/** Microsoft */
|
|
363
437
|
KnownSupportTier["Microsoft"] = "Microsoft";
|
|
438
|
+
/** Partner */
|
|
364
439
|
KnownSupportTier["Partner"] = "Partner";
|
|
440
|
+
/** Community */
|
|
365
441
|
KnownSupportTier["Community"] = "Community";
|
|
366
442
|
})(exports.KnownSupportTier || (exports.KnownSupportTier = {}));
|
|
367
443
|
/** Known values of {@link Operator} that the service accepts. */
|
|
368
444
|
exports.KnownOperator = void 0;
|
|
369
445
|
(function (KnownOperator) {
|
|
446
|
+
/** AND */
|
|
370
447
|
KnownOperator["AND"] = "AND";
|
|
448
|
+
/** OR */
|
|
371
449
|
KnownOperator["OR"] = "OR";
|
|
372
450
|
})(exports.KnownOperator || (exports.KnownOperator = {}));
|
|
451
|
+
/** Known values of {@link SecurityMLAnalyticsSettingsKind} that the service accepts. */
|
|
452
|
+
exports.KnownSecurityMLAnalyticsSettingsKind = void 0;
|
|
453
|
+
(function (KnownSecurityMLAnalyticsSettingsKind) {
|
|
454
|
+
/** Anomaly */
|
|
455
|
+
KnownSecurityMLAnalyticsSettingsKind["Anomaly"] = "Anomaly";
|
|
456
|
+
})(exports.KnownSecurityMLAnalyticsSettingsKind || (exports.KnownSecurityMLAnalyticsSettingsKind = {}));
|
|
373
457
|
/** Known values of {@link SettingKind} that the service accepts. */
|
|
374
458
|
exports.KnownSettingKind = void 0;
|
|
375
459
|
(function (KnownSettingKind) {
|
|
460
|
+
/** Anomalies */
|
|
376
461
|
KnownSettingKind["Anomalies"] = "Anomalies";
|
|
462
|
+
/** EyesOn */
|
|
377
463
|
KnownSettingKind["EyesOn"] = "EyesOn";
|
|
464
|
+
/** EntityAnalytics */
|
|
378
465
|
KnownSettingKind["EntityAnalytics"] = "EntityAnalytics";
|
|
466
|
+
/** Ueba */
|
|
379
467
|
KnownSettingKind["Ueba"] = "Ueba";
|
|
380
468
|
})(exports.KnownSettingKind || (exports.KnownSettingKind = {}));
|
|
381
469
|
/** Known values of {@link RepoType} that the service accepts. */
|
|
382
470
|
exports.KnownRepoType = void 0;
|
|
383
471
|
(function (KnownRepoType) {
|
|
472
|
+
/** Github */
|
|
384
473
|
KnownRepoType["Github"] = "Github";
|
|
474
|
+
/** DevOps */
|
|
385
475
|
KnownRepoType["DevOps"] = "DevOps";
|
|
386
476
|
})(exports.KnownRepoType || (exports.KnownRepoType = {}));
|
|
387
477
|
/** Known values of {@link Version} that the service accepts. */
|
|
388
478
|
exports.KnownVersion = void 0;
|
|
389
479
|
(function (KnownVersion) {
|
|
480
|
+
/** V1 */
|
|
390
481
|
KnownVersion["V1"] = "V1";
|
|
482
|
+
/** V2 */
|
|
391
483
|
KnownVersion["V2"] = "V2";
|
|
392
484
|
})(exports.KnownVersion || (exports.KnownVersion = {}));
|
|
393
485
|
/** Known values of {@link ContentType} that the service accepts. */
|
|
394
486
|
exports.KnownContentType = void 0;
|
|
395
487
|
(function (KnownContentType) {
|
|
488
|
+
/** AnalyticRule */
|
|
396
489
|
KnownContentType["AnalyticRule"] = "AnalyticRule";
|
|
490
|
+
/** Workbook */
|
|
397
491
|
KnownContentType["Workbook"] = "Workbook";
|
|
398
492
|
})(exports.KnownContentType || (exports.KnownContentType = {}));
|
|
399
493
|
/** Known values of {@link DeploymentFetchStatus} that the service accepts. */
|
|
400
494
|
exports.KnownDeploymentFetchStatus = void 0;
|
|
401
495
|
(function (KnownDeploymentFetchStatus) {
|
|
496
|
+
/** Success */
|
|
402
497
|
KnownDeploymentFetchStatus["Success"] = "Success";
|
|
498
|
+
/** Unauthorized */
|
|
403
499
|
KnownDeploymentFetchStatus["Unauthorized"] = "Unauthorized";
|
|
500
|
+
/** NotFound */
|
|
404
501
|
KnownDeploymentFetchStatus["NotFound"] = "NotFound";
|
|
405
502
|
})(exports.KnownDeploymentFetchStatus || (exports.KnownDeploymentFetchStatus = {}));
|
|
406
503
|
/** Known values of {@link DeploymentState} that the service accepts. */
|
|
407
504
|
exports.KnownDeploymentState = void 0;
|
|
408
505
|
(function (KnownDeploymentState) {
|
|
506
|
+
/** InProgress */
|
|
409
507
|
KnownDeploymentState["InProgress"] = "In_Progress";
|
|
508
|
+
/** Completed */
|
|
410
509
|
KnownDeploymentState["Completed"] = "Completed";
|
|
510
|
+
/** Queued */
|
|
411
511
|
KnownDeploymentState["Queued"] = "Queued";
|
|
512
|
+
/** Canceling */
|
|
412
513
|
KnownDeploymentState["Canceling"] = "Canceling";
|
|
413
514
|
})(exports.KnownDeploymentState || (exports.KnownDeploymentState = {}));
|
|
414
515
|
/** Known values of {@link DeploymentResult} that the service accepts. */
|
|
415
516
|
exports.KnownDeploymentResult = void 0;
|
|
416
517
|
(function (KnownDeploymentResult) {
|
|
518
|
+
/** Success */
|
|
417
519
|
KnownDeploymentResult["Success"] = "Success";
|
|
520
|
+
/** Canceled */
|
|
418
521
|
KnownDeploymentResult["Canceled"] = "Canceled";
|
|
522
|
+
/** Failed */
|
|
419
523
|
KnownDeploymentResult["Failed"] = "Failed";
|
|
420
524
|
})(exports.KnownDeploymentResult || (exports.KnownDeploymentResult = {}));
|
|
421
525
|
/** Known values of {@link ThreatIntelligenceResourceKindEnum} that the service accepts. */
|
|
@@ -427,66 +531,91 @@ exports.KnownThreatIntelligenceResourceKindEnum = void 0;
|
|
|
427
531
|
/** Known values of {@link ThreatIntelligenceSortingCriteriaEnum} that the service accepts. */
|
|
428
532
|
exports.KnownThreatIntelligenceSortingCriteriaEnum = void 0;
|
|
429
533
|
(function (KnownThreatIntelligenceSortingCriteriaEnum) {
|
|
534
|
+
/** Unsorted */
|
|
430
535
|
KnownThreatIntelligenceSortingCriteriaEnum["Unsorted"] = "unsorted";
|
|
536
|
+
/** Ascending */
|
|
431
537
|
KnownThreatIntelligenceSortingCriteriaEnum["Ascending"] = "ascending";
|
|
538
|
+
/** Descending */
|
|
432
539
|
KnownThreatIntelligenceSortingCriteriaEnum["Descending"] = "descending";
|
|
433
540
|
})(exports.KnownThreatIntelligenceSortingCriteriaEnum || (exports.KnownThreatIntelligenceSortingCriteriaEnum = {}));
|
|
434
541
|
/** Known values of {@link SourceType} that the service accepts. */
|
|
435
542
|
exports.KnownSourceType = void 0;
|
|
436
543
|
(function (KnownSourceType) {
|
|
544
|
+
/** LocalFile */
|
|
437
545
|
KnownSourceType["LocalFile"] = "Local file";
|
|
546
|
+
/** RemoteStorage */
|
|
438
547
|
KnownSourceType["RemoteStorage"] = "Remote storage";
|
|
439
548
|
})(exports.KnownSourceType || (exports.KnownSourceType = {}));
|
|
440
|
-
/** Known values of {@link ProvisioningState} that the service accepts. */
|
|
441
|
-
exports.KnownProvisioningState = void 0;
|
|
442
|
-
(function (KnownProvisioningState) {
|
|
443
|
-
KnownProvisioningState["Succeeded"] = "Succeeded";
|
|
444
|
-
KnownProvisioningState["Failed"] = "Failed";
|
|
445
|
-
KnownProvisioningState["Canceled"] = "Canceled";
|
|
446
|
-
KnownProvisioningState["InProgress"] = "InProgress";
|
|
447
|
-
})(exports.KnownProvisioningState || (exports.KnownProvisioningState = {}));
|
|
448
549
|
/** Known values of {@link DataConnectorKind} that the service accepts. */
|
|
449
550
|
exports.KnownDataConnectorKind = void 0;
|
|
450
551
|
(function (KnownDataConnectorKind) {
|
|
552
|
+
/** AzureActiveDirectory */
|
|
451
553
|
KnownDataConnectorKind["AzureActiveDirectory"] = "AzureActiveDirectory";
|
|
554
|
+
/** AzureSecurityCenter */
|
|
452
555
|
KnownDataConnectorKind["AzureSecurityCenter"] = "AzureSecurityCenter";
|
|
556
|
+
/** MicrosoftCloudAppSecurity */
|
|
453
557
|
KnownDataConnectorKind["MicrosoftCloudAppSecurity"] = "MicrosoftCloudAppSecurity";
|
|
558
|
+
/** ThreatIntelligence */
|
|
454
559
|
KnownDataConnectorKind["ThreatIntelligence"] = "ThreatIntelligence";
|
|
560
|
+
/** ThreatIntelligenceTaxii */
|
|
455
561
|
KnownDataConnectorKind["ThreatIntelligenceTaxii"] = "ThreatIntelligenceTaxii";
|
|
562
|
+
/** Office365 */
|
|
456
563
|
KnownDataConnectorKind["Office365"] = "Office365";
|
|
564
|
+
/** OfficeATP */
|
|
457
565
|
KnownDataConnectorKind["OfficeATP"] = "OfficeATP";
|
|
566
|
+
/** OfficeIRM */
|
|
458
567
|
KnownDataConnectorKind["OfficeIRM"] = "OfficeIRM";
|
|
568
|
+
/** Office365Project */
|
|
459
569
|
KnownDataConnectorKind["Office365Project"] = "Office365Project";
|
|
570
|
+
/** OfficePowerBI */
|
|
460
571
|
KnownDataConnectorKind["OfficePowerBI"] = "OfficePowerBI";
|
|
572
|
+
/** AmazonWebServicesCloudTrail */
|
|
461
573
|
KnownDataConnectorKind["AmazonWebServicesCloudTrail"] = "AmazonWebServicesCloudTrail";
|
|
574
|
+
/** AmazonWebServicesS3 */
|
|
462
575
|
KnownDataConnectorKind["AmazonWebServicesS3"] = "AmazonWebServicesS3";
|
|
576
|
+
/** AzureAdvancedThreatProtection */
|
|
463
577
|
KnownDataConnectorKind["AzureAdvancedThreatProtection"] = "AzureAdvancedThreatProtection";
|
|
578
|
+
/** MicrosoftDefenderAdvancedThreatProtection */
|
|
464
579
|
KnownDataConnectorKind["MicrosoftDefenderAdvancedThreatProtection"] = "MicrosoftDefenderAdvancedThreatProtection";
|
|
580
|
+
/** Dynamics365 */
|
|
465
581
|
KnownDataConnectorKind["Dynamics365"] = "Dynamics365";
|
|
582
|
+
/** MicrosoftThreatProtection */
|
|
466
583
|
KnownDataConnectorKind["MicrosoftThreatProtection"] = "MicrosoftThreatProtection";
|
|
584
|
+
/** MicrosoftThreatIntelligence */
|
|
467
585
|
KnownDataConnectorKind["MicrosoftThreatIntelligence"] = "MicrosoftThreatIntelligence";
|
|
586
|
+
/** GenericUI */
|
|
468
587
|
KnownDataConnectorKind["GenericUI"] = "GenericUI";
|
|
588
|
+
/** APIPolling */
|
|
469
589
|
KnownDataConnectorKind["APIPolling"] = "APIPolling";
|
|
590
|
+
/** IOT */
|
|
470
591
|
KnownDataConnectorKind["IOT"] = "IOT";
|
|
471
592
|
})(exports.KnownDataConnectorKind || (exports.KnownDataConnectorKind = {}));
|
|
472
593
|
/** Known values of {@link ConnectAuthKind} that the service accepts. */
|
|
473
594
|
exports.KnownConnectAuthKind = void 0;
|
|
474
595
|
(function (KnownConnectAuthKind) {
|
|
596
|
+
/** Basic */
|
|
475
597
|
KnownConnectAuthKind["Basic"] = "Basic";
|
|
598
|
+
/** OAuth2 */
|
|
476
599
|
KnownConnectAuthKind["OAuth2"] = "OAuth2";
|
|
600
|
+
/** APIKey */
|
|
477
601
|
KnownConnectAuthKind["APIKey"] = "APIKey";
|
|
478
602
|
})(exports.KnownConnectAuthKind || (exports.KnownConnectAuthKind = {}));
|
|
479
603
|
/** Known values of {@link DataConnectorAuthorizationState} that the service accepts. */
|
|
480
604
|
exports.KnownDataConnectorAuthorizationState = void 0;
|
|
481
605
|
(function (KnownDataConnectorAuthorizationState) {
|
|
606
|
+
/** Valid */
|
|
482
607
|
KnownDataConnectorAuthorizationState["Valid"] = "Valid";
|
|
608
|
+
/** Invalid */
|
|
483
609
|
KnownDataConnectorAuthorizationState["Invalid"] = "Invalid";
|
|
484
610
|
})(exports.KnownDataConnectorAuthorizationState || (exports.KnownDataConnectorAuthorizationState = {}));
|
|
485
611
|
/** Known values of {@link DataConnectorLicenseState} that the service accepts. */
|
|
486
612
|
exports.KnownDataConnectorLicenseState = void 0;
|
|
487
613
|
(function (KnownDataConnectorLicenseState) {
|
|
614
|
+
/** Valid */
|
|
488
615
|
KnownDataConnectorLicenseState["Valid"] = "Valid";
|
|
616
|
+
/** Invalid */
|
|
489
617
|
KnownDataConnectorLicenseState["Invalid"] = "Invalid";
|
|
618
|
+
/** Unknown */
|
|
490
619
|
KnownDataConnectorLicenseState["Unknown"] = "Unknown";
|
|
491
620
|
})(exports.KnownDataConnectorLicenseState || (exports.KnownDataConnectorLicenseState = {}));
|
|
492
621
|
/** Known values of {@link TemplateStatus} that the service accepts. */
|
|
@@ -542,12 +671,19 @@ exports.KnownEntityMappingType = void 0;
|
|
|
542
671
|
/** Known values of {@link MicrosoftSecurityProductName} that the service accepts. */
|
|
543
672
|
exports.KnownMicrosoftSecurityProductName = void 0;
|
|
544
673
|
(function (KnownMicrosoftSecurityProductName) {
|
|
674
|
+
/** MicrosoftCloudAppSecurity */
|
|
545
675
|
KnownMicrosoftSecurityProductName["MicrosoftCloudAppSecurity"] = "Microsoft Cloud App Security";
|
|
676
|
+
/** AzureSecurityCenter */
|
|
546
677
|
KnownMicrosoftSecurityProductName["AzureSecurityCenter"] = "Azure Security Center";
|
|
678
|
+
/** AzureAdvancedThreatProtection */
|
|
547
679
|
KnownMicrosoftSecurityProductName["AzureAdvancedThreatProtection"] = "Azure Advanced Threat Protection";
|
|
680
|
+
/** AzureActiveDirectoryIdentityProtection */
|
|
548
681
|
KnownMicrosoftSecurityProductName["AzureActiveDirectoryIdentityProtection"] = "Azure Active Directory Identity Protection";
|
|
682
|
+
/** AzureSecurityCenterForIoT */
|
|
549
683
|
KnownMicrosoftSecurityProductName["AzureSecurityCenterForIoT"] = "Azure Security Center for IoT";
|
|
684
|
+
/** Office365AdvancedThreatProtection */
|
|
550
685
|
KnownMicrosoftSecurityProductName["Office365AdvancedThreatProtection"] = "Office 365 Advanced Threat Protection";
|
|
686
|
+
/** MicrosoftDefenderAdvancedThreatProtection */
|
|
551
687
|
KnownMicrosoftSecurityProductName["MicrosoftDefenderAdvancedThreatProtection"] = "Microsoft Defender Advanced Threat Protection";
|
|
552
688
|
})(exports.KnownMicrosoftSecurityProductName || (exports.KnownMicrosoftSecurityProductName = {}));
|
|
553
689
|
/** Known values of {@link MatchingMethod} that the service accepts. */
|
|
@@ -571,9 +707,67 @@ exports.KnownAlertDetail = void 0;
|
|
|
571
707
|
/** Known values of {@link EventGroupingAggregationKind} that the service accepts. */
|
|
572
708
|
exports.KnownEventGroupingAggregationKind = void 0;
|
|
573
709
|
(function (KnownEventGroupingAggregationKind) {
|
|
710
|
+
/** SingleAlert */
|
|
574
711
|
KnownEventGroupingAggregationKind["SingleAlert"] = "SingleAlert";
|
|
712
|
+
/** AlertPerResult */
|
|
575
713
|
KnownEventGroupingAggregationKind["AlertPerResult"] = "AlertPerResult";
|
|
576
714
|
})(exports.KnownEventGroupingAggregationKind || (exports.KnownEventGroupingAggregationKind = {}));
|
|
715
|
+
/** Known values of {@link AutomationRulePropertyArrayChangedConditionSupportedArrayType} that the service accepts. */
|
|
716
|
+
exports.KnownAutomationRulePropertyArrayChangedConditionSupportedArrayType = void 0;
|
|
717
|
+
(function (KnownAutomationRulePropertyArrayChangedConditionSupportedArrayType) {
|
|
718
|
+
/** Evaluate the condition on the alerts */
|
|
719
|
+
KnownAutomationRulePropertyArrayChangedConditionSupportedArrayType["Alerts"] = "Alerts";
|
|
720
|
+
/** Evaluate the condition on the labels */
|
|
721
|
+
KnownAutomationRulePropertyArrayChangedConditionSupportedArrayType["Labels"] = "Labels";
|
|
722
|
+
/** Evaluate the condition on the tactics */
|
|
723
|
+
KnownAutomationRulePropertyArrayChangedConditionSupportedArrayType["Tactics"] = "Tactics";
|
|
724
|
+
/** Evaluate the condition on the comments */
|
|
725
|
+
KnownAutomationRulePropertyArrayChangedConditionSupportedArrayType["Comments"] = "Comments";
|
|
726
|
+
})(exports.KnownAutomationRulePropertyArrayChangedConditionSupportedArrayType || (exports.KnownAutomationRulePropertyArrayChangedConditionSupportedArrayType = {}));
|
|
727
|
+
/** Known values of {@link AutomationRulePropertyArrayChangedConditionSupportedChangeType} that the service accepts. */
|
|
728
|
+
exports.KnownAutomationRulePropertyArrayChangedConditionSupportedChangeType = void 0;
|
|
729
|
+
(function (KnownAutomationRulePropertyArrayChangedConditionSupportedChangeType) {
|
|
730
|
+
/** Evaluate the condition on items added to the array */
|
|
731
|
+
KnownAutomationRulePropertyArrayChangedConditionSupportedChangeType["Added"] = "Added";
|
|
732
|
+
})(exports.KnownAutomationRulePropertyArrayChangedConditionSupportedChangeType || (exports.KnownAutomationRulePropertyArrayChangedConditionSupportedChangeType = {}));
|
|
733
|
+
/** Known values of {@link AutomationRulePropertyChangedConditionSupportedPropertyType} that the service accepts. */
|
|
734
|
+
exports.KnownAutomationRulePropertyChangedConditionSupportedPropertyType = void 0;
|
|
735
|
+
(function (KnownAutomationRulePropertyChangedConditionSupportedPropertyType) {
|
|
736
|
+
/** Evaluate the condition on the incident severity */
|
|
737
|
+
KnownAutomationRulePropertyChangedConditionSupportedPropertyType["IncidentSeverity"] = "IncidentSeverity";
|
|
738
|
+
/** Evaluate the condition on the incident status */
|
|
739
|
+
KnownAutomationRulePropertyChangedConditionSupportedPropertyType["IncidentStatus"] = "IncidentStatus";
|
|
740
|
+
/** Evaluate the condition on the incident owner */
|
|
741
|
+
KnownAutomationRulePropertyChangedConditionSupportedPropertyType["IncidentOwner"] = "IncidentOwner";
|
|
742
|
+
})(exports.KnownAutomationRulePropertyChangedConditionSupportedPropertyType || (exports.KnownAutomationRulePropertyChangedConditionSupportedPropertyType = {}));
|
|
743
|
+
/** Known values of {@link AutomationRulePropertyChangedConditionSupportedChangedType} that the service accepts. */
|
|
744
|
+
exports.KnownAutomationRulePropertyChangedConditionSupportedChangedType = void 0;
|
|
745
|
+
(function (KnownAutomationRulePropertyChangedConditionSupportedChangedType) {
|
|
746
|
+
/** Evaluate the condition on the previous value of the property */
|
|
747
|
+
KnownAutomationRulePropertyChangedConditionSupportedChangedType["ChangedFrom"] = "ChangedFrom";
|
|
748
|
+
/** Evaluate the condition on the updated value of the property */
|
|
749
|
+
KnownAutomationRulePropertyChangedConditionSupportedChangedType["ChangedTo"] = "ChangedTo";
|
|
750
|
+
})(exports.KnownAutomationRulePropertyChangedConditionSupportedChangedType || (exports.KnownAutomationRulePropertyChangedConditionSupportedChangedType = {}));
|
|
751
|
+
/** Known values of {@link AutomationRulePropertyConditionSupportedOperator} that the service accepts. */
|
|
752
|
+
exports.KnownAutomationRulePropertyConditionSupportedOperator = void 0;
|
|
753
|
+
(function (KnownAutomationRulePropertyConditionSupportedOperator) {
|
|
754
|
+
/** Evaluates if the property equals at least one of the condition values */
|
|
755
|
+
KnownAutomationRulePropertyConditionSupportedOperator["Equals"] = "Equals";
|
|
756
|
+
/** Evaluates if the property does not equal any of the condition values */
|
|
757
|
+
KnownAutomationRulePropertyConditionSupportedOperator["NotEquals"] = "NotEquals";
|
|
758
|
+
/** Evaluates if the property contains at least one of the condition values */
|
|
759
|
+
KnownAutomationRulePropertyConditionSupportedOperator["Contains"] = "Contains";
|
|
760
|
+
/** Evaluates if the property does not contain any of the condition values */
|
|
761
|
+
KnownAutomationRulePropertyConditionSupportedOperator["NotContains"] = "NotContains";
|
|
762
|
+
/** Evaluates if the property starts with any of the condition values */
|
|
763
|
+
KnownAutomationRulePropertyConditionSupportedOperator["StartsWith"] = "StartsWith";
|
|
764
|
+
/** Evaluates if the property does not start with any of the condition values */
|
|
765
|
+
KnownAutomationRulePropertyConditionSupportedOperator["NotStartsWith"] = "NotStartsWith";
|
|
766
|
+
/** Evaluates if the property ends with any of the condition values */
|
|
767
|
+
KnownAutomationRulePropertyConditionSupportedOperator["EndsWith"] = "EndsWith";
|
|
768
|
+
/** Evaluates if the property does not end with any of the condition values */
|
|
769
|
+
KnownAutomationRulePropertyConditionSupportedOperator["NotEndsWith"] = "NotEndsWith";
|
|
770
|
+
})(exports.KnownAutomationRulePropertyConditionSupportedOperator || (exports.KnownAutomationRulePropertyConditionSupportedOperator = {}));
|
|
577
771
|
/** Known values of {@link AutomationRulePropertyConditionSupportedProperty} that the service accepts. */
|
|
578
772
|
exports.KnownAutomationRulePropertyConditionSupportedProperty = void 0;
|
|
579
773
|
(function (KnownAutomationRulePropertyConditionSupportedProperty) {
|
|
@@ -611,6 +805,8 @@ exports.KnownAutomationRulePropertyConditionSupportedProperty = void 0;
|
|
|
611
805
|
KnownAutomationRulePropertyConditionSupportedProperty["AccountUPNSuffix"] = "AccountUPNSuffix";
|
|
612
806
|
/** The name of the product of the alert */
|
|
613
807
|
KnownAutomationRulePropertyConditionSupportedProperty["AlertProductNames"] = "AlertProductNames";
|
|
808
|
+
/** The analytic rule ids of the alert */
|
|
809
|
+
KnownAutomationRulePropertyConditionSupportedProperty["AlertAnalyticRuleIds"] = "AlertAnalyticRuleIds";
|
|
614
810
|
/** The Azure resource id */
|
|
615
811
|
KnownAutomationRulePropertyConditionSupportedProperty["AzureResourceResourceId"] = "AzureResourceResourceId";
|
|
616
812
|
/** The Azure resource subscription id */
|
|
@@ -686,26 +882,6 @@ exports.KnownAutomationRulePropertyConditionSupportedProperty = void 0;
|
|
|
686
882
|
/** The url */
|
|
687
883
|
KnownAutomationRulePropertyConditionSupportedProperty["Url"] = "Url";
|
|
688
884
|
})(exports.KnownAutomationRulePropertyConditionSupportedProperty || (exports.KnownAutomationRulePropertyConditionSupportedProperty = {}));
|
|
689
|
-
/** Known values of {@link AutomationRulePropertyConditionSupportedOperator} that the service accepts. */
|
|
690
|
-
exports.KnownAutomationRulePropertyConditionSupportedOperator = void 0;
|
|
691
|
-
(function (KnownAutomationRulePropertyConditionSupportedOperator) {
|
|
692
|
-
/** Evaluates if the property equals at least one of the condition values */
|
|
693
|
-
KnownAutomationRulePropertyConditionSupportedOperator["Equals"] = "Equals";
|
|
694
|
-
/** Evaluates if the property does not equal any of the condition values */
|
|
695
|
-
KnownAutomationRulePropertyConditionSupportedOperator["NotEquals"] = "NotEquals";
|
|
696
|
-
/** Evaluates if the property contains at least one of the condition values */
|
|
697
|
-
KnownAutomationRulePropertyConditionSupportedOperator["Contains"] = "Contains";
|
|
698
|
-
/** Evaluates if the property does not contain any of the condition values */
|
|
699
|
-
KnownAutomationRulePropertyConditionSupportedOperator["NotContains"] = "NotContains";
|
|
700
|
-
/** Evaluates if the property starts with any of the condition values */
|
|
701
|
-
KnownAutomationRulePropertyConditionSupportedOperator["StartsWith"] = "StartsWith";
|
|
702
|
-
/** Evaluates if the property does not start with any of the condition values */
|
|
703
|
-
KnownAutomationRulePropertyConditionSupportedOperator["NotStartsWith"] = "NotStartsWith";
|
|
704
|
-
/** Evaluates if the property ends with any of the condition values */
|
|
705
|
-
KnownAutomationRulePropertyConditionSupportedOperator["EndsWith"] = "EndsWith";
|
|
706
|
-
/** Evaluates if the property does not end with any of the condition values */
|
|
707
|
-
KnownAutomationRulePropertyConditionSupportedOperator["NotEndsWith"] = "NotEndsWith";
|
|
708
|
-
})(exports.KnownAutomationRulePropertyConditionSupportedOperator || (exports.KnownAutomationRulePropertyConditionSupportedOperator = {}));
|
|
709
885
|
/** Known values of {@link EntityType} that the service accepts. */
|
|
710
886
|
exports.KnownEntityType = void 0;
|
|
711
887
|
(function (KnownEntityType) {
|
|
@@ -751,33 +927,55 @@ exports.KnownEntityType = void 0;
|
|
|
751
927
|
KnownEntityType["Mailbox"] = "Mailbox";
|
|
752
928
|
/** Entity represents submission mail in the system. */
|
|
753
929
|
KnownEntityType["SubmissionMail"] = "SubmissionMail";
|
|
930
|
+
/** Entity represents network interface in the system. */
|
|
931
|
+
KnownEntityType["Nic"] = "Nic";
|
|
754
932
|
})(exports.KnownEntityType || (exports.KnownEntityType = {}));
|
|
755
933
|
/** Known values of {@link OutputType} that the service accepts. */
|
|
756
934
|
exports.KnownOutputType = void 0;
|
|
757
935
|
(function (KnownOutputType) {
|
|
936
|
+
/** Number */
|
|
758
937
|
KnownOutputType["Number"] = "Number";
|
|
938
|
+
/** String */
|
|
759
939
|
KnownOutputType["String"] = "String";
|
|
940
|
+
/** Date */
|
|
760
941
|
KnownOutputType["Date"] = "Date";
|
|
942
|
+
/** Entity */
|
|
761
943
|
KnownOutputType["Entity"] = "Entity";
|
|
762
944
|
})(exports.KnownOutputType || (exports.KnownOutputType = {}));
|
|
945
|
+
/** Known values of {@link SettingsStatus} that the service accepts. */
|
|
946
|
+
exports.KnownSettingsStatus = void 0;
|
|
947
|
+
(function (KnownSettingsStatus) {
|
|
948
|
+
/** Anomaly settings status in Production mode */
|
|
949
|
+
KnownSettingsStatus["Production"] = "Production";
|
|
950
|
+
/** Anomaly settings status in Flighting mode */
|
|
951
|
+
KnownSettingsStatus["Flighting"] = "Flighting";
|
|
952
|
+
})(exports.KnownSettingsStatus || (exports.KnownSettingsStatus = {}));
|
|
953
|
+
/** Known values of {@link EntityProviders} that the service accepts. */
|
|
954
|
+
exports.KnownEntityProviders = void 0;
|
|
955
|
+
(function (KnownEntityProviders) {
|
|
956
|
+
/** ActiveDirectory */
|
|
957
|
+
KnownEntityProviders["ActiveDirectory"] = "ActiveDirectory";
|
|
958
|
+
/** AzureActiveDirectory */
|
|
959
|
+
KnownEntityProviders["AzureActiveDirectory"] = "AzureActiveDirectory";
|
|
960
|
+
})(exports.KnownEntityProviders || (exports.KnownEntityProviders = {}));
|
|
763
961
|
/** Known values of {@link UebaDataSources} that the service accepts. */
|
|
764
962
|
exports.KnownUebaDataSources = void 0;
|
|
765
963
|
(function (KnownUebaDataSources) {
|
|
964
|
+
/** AuditLogs */
|
|
766
965
|
KnownUebaDataSources["AuditLogs"] = "AuditLogs";
|
|
966
|
+
/** AzureActivity */
|
|
767
967
|
KnownUebaDataSources["AzureActivity"] = "AzureActivity";
|
|
968
|
+
/** SecurityEvent */
|
|
768
969
|
KnownUebaDataSources["SecurityEvent"] = "SecurityEvent";
|
|
970
|
+
/** SigninLogs */
|
|
769
971
|
KnownUebaDataSources["SigninLogs"] = "SigninLogs";
|
|
770
972
|
})(exports.KnownUebaDataSources || (exports.KnownUebaDataSources = {}));
|
|
771
|
-
/** Known values of {@link SkuKind} that the service accepts. */
|
|
772
|
-
exports.KnownSkuKind = void 0;
|
|
773
|
-
(function (KnownSkuKind) {
|
|
774
|
-
KnownSkuKind["PerGB"] = "PerGB";
|
|
775
|
-
KnownSkuKind["CapacityReservation"] = "CapacityReservation";
|
|
776
|
-
})(exports.KnownSkuKind || (exports.KnownSkuKind = {}));
|
|
777
973
|
/** Known values of {@link DataTypeState} that the service accepts. */
|
|
778
974
|
exports.KnownDataTypeState = void 0;
|
|
779
975
|
(function (KnownDataTypeState) {
|
|
976
|
+
/** Enabled */
|
|
780
977
|
KnownDataTypeState["Enabled"] = "Enabled";
|
|
978
|
+
/** Disabled */
|
|
781
979
|
KnownDataTypeState["Disabled"] = "Disabled";
|
|
782
980
|
})(exports.KnownDataTypeState || (exports.KnownDataTypeState = {}));
|
|
783
981
|
/** Known values of {@link PollingFrequency} that the service accepts. */
|
|
@@ -793,30 +991,43 @@ exports.KnownPollingFrequency = void 0;
|
|
|
793
991
|
/** Known values of {@link ConnectivityType} that the service accepts. */
|
|
794
992
|
exports.KnownConnectivityType = void 0;
|
|
795
993
|
(function (KnownConnectivityType) {
|
|
994
|
+
/** IsConnectedQuery */
|
|
796
995
|
KnownConnectivityType["IsConnectedQuery"] = "IsConnectedQuery";
|
|
797
996
|
})(exports.KnownConnectivityType || (exports.KnownConnectivityType = {}));
|
|
798
997
|
/** Known values of {@link ProviderName} that the service accepts. */
|
|
799
998
|
exports.KnownProviderName = void 0;
|
|
800
999
|
(function (KnownProviderName) {
|
|
1000
|
+
/** MicrosoftOperationalInsightsSolutions */
|
|
801
1001
|
KnownProviderName["MicrosoftOperationalInsightsSolutions"] = "Microsoft.OperationalInsights/solutions";
|
|
1002
|
+
/** MicrosoftOperationalInsightsWorkspaces */
|
|
802
1003
|
KnownProviderName["MicrosoftOperationalInsightsWorkspaces"] = "Microsoft.OperationalInsights/workspaces";
|
|
1004
|
+
/** MicrosoftOperationalInsightsWorkspacesDatasources */
|
|
803
1005
|
KnownProviderName["MicrosoftOperationalInsightsWorkspacesDatasources"] = "Microsoft.OperationalInsights/workspaces/datasources";
|
|
1006
|
+
/** MicrosoftAadiamDiagnosticSettings */
|
|
804
1007
|
KnownProviderName["MicrosoftAadiamDiagnosticSettings"] = "microsoft.aadiam/diagnosticSettings";
|
|
1008
|
+
/** MicrosoftOperationalInsightsWorkspacesSharedKeys */
|
|
805
1009
|
KnownProviderName["MicrosoftOperationalInsightsWorkspacesSharedKeys"] = "Microsoft.OperationalInsights/workspaces/sharedKeys";
|
|
1010
|
+
/** MicrosoftAuthorizationPolicyAssignments */
|
|
806
1011
|
KnownProviderName["MicrosoftAuthorizationPolicyAssignments"] = "Microsoft.Authorization/policyAssignments";
|
|
807
1012
|
})(exports.KnownProviderName || (exports.KnownProviderName = {}));
|
|
808
1013
|
/** Known values of {@link PermissionProviderScope} that the service accepts. */
|
|
809
1014
|
exports.KnownPermissionProviderScope = void 0;
|
|
810
1015
|
(function (KnownPermissionProviderScope) {
|
|
1016
|
+
/** ResourceGroup */
|
|
811
1017
|
KnownPermissionProviderScope["ResourceGroup"] = "ResourceGroup";
|
|
1018
|
+
/** Subscription */
|
|
812
1019
|
KnownPermissionProviderScope["Subscription"] = "Subscription";
|
|
1020
|
+
/** Workspace */
|
|
813
1021
|
KnownPermissionProviderScope["Workspace"] = "Workspace";
|
|
814
1022
|
})(exports.KnownPermissionProviderScope || (exports.KnownPermissionProviderScope = {}));
|
|
815
1023
|
/** Known values of {@link SettingType} that the service accepts. */
|
|
816
1024
|
exports.KnownSettingType = void 0;
|
|
817
1025
|
(function (KnownSettingType) {
|
|
1026
|
+
/** CopyableLabel */
|
|
818
1027
|
KnownSettingType["CopyableLabel"] = "CopyableLabel";
|
|
1028
|
+
/** InstructionStepsGroup */
|
|
819
1029
|
KnownSettingType["InstructionStepsGroup"] = "InstructionStepsGroup";
|
|
1030
|
+
/** InfoMessage */
|
|
820
1031
|
KnownSettingType["InfoMessage"] = "InfoMessage";
|
|
821
1032
|
})(exports.KnownSettingType || (exports.KnownSettingType = {}));
|
|
822
1033
|
/** Known values of {@link FileHashAlgorithm} that the service accepts. */
|
|
@@ -833,6 +1044,18 @@ exports.KnownFileHashAlgorithm = void 0;
|
|
|
833
1044
|
/** SHA256 Authenticode hash type */
|
|
834
1045
|
KnownFileHashAlgorithm["SHA256AC"] = "SHA256AC";
|
|
835
1046
|
})(exports.KnownFileHashAlgorithm || (exports.KnownFileHashAlgorithm = {}));
|
|
1047
|
+
/** Known values of {@link DeviceImportance} that the service accepts. */
|
|
1048
|
+
exports.KnownDeviceImportance = void 0;
|
|
1049
|
+
(function (KnownDeviceImportance) {
|
|
1050
|
+
/** Unknown - Default value */
|
|
1051
|
+
KnownDeviceImportance["Unknown"] = "Unknown";
|
|
1052
|
+
/** Low */
|
|
1053
|
+
KnownDeviceImportance["Low"] = "Low";
|
|
1054
|
+
/** Normal */
|
|
1055
|
+
KnownDeviceImportance["Normal"] = "Normal";
|
|
1056
|
+
/** High */
|
|
1057
|
+
KnownDeviceImportance["High"] = "High";
|
|
1058
|
+
})(exports.KnownDeviceImportance || (exports.KnownDeviceImportance = {}));
|
|
836
1059
|
/** Known values of {@link AntispamMailDirection} that the service accepts. */
|
|
837
1060
|
exports.KnownAntispamMailDirection = void 0;
|
|
838
1061
|
(function (KnownAntispamMailDirection) {
|
|
@@ -2409,7 +2632,7 @@ const GetInsightsResultsMetadata = {
|
|
|
2409
2632
|
element: {
|
|
2410
2633
|
type: {
|
|
2411
2634
|
name: "Composite",
|
|
2412
|
-
className: "
|
|
2635
|
+
className: "GetInsightsErrorKind"
|
|
2413
2636
|
}
|
|
2414
2637
|
}
|
|
2415
2638
|
}
|
|
@@ -2417,15 +2640,14 @@ const GetInsightsResultsMetadata = {
|
|
|
2417
2640
|
}
|
|
2418
2641
|
}
|
|
2419
2642
|
};
|
|
2420
|
-
const
|
|
2643
|
+
const GetInsightsErrorKind = {
|
|
2421
2644
|
type: {
|
|
2422
2645
|
name: "Composite",
|
|
2423
|
-
className: "
|
|
2646
|
+
className: "GetInsightsErrorKind",
|
|
2424
2647
|
modelProperties: {
|
|
2425
2648
|
kind: {
|
|
2426
|
-
defaultValue: "Insight",
|
|
2427
|
-
isConstant: true,
|
|
2428
2649
|
serializedName: "kind",
|
|
2650
|
+
required: true,
|
|
2429
2651
|
type: {
|
|
2430
2652
|
name: "String"
|
|
2431
2653
|
}
|
|
@@ -2771,7 +2993,6 @@ const IncidentOwnerInfo = {
|
|
|
2771
2993
|
},
|
|
2772
2994
|
ownerType: {
|
|
2773
2995
|
serializedName: "ownerType",
|
|
2774
|
-
readOnly: true,
|
|
2775
2996
|
type: {
|
|
2776
2997
|
name: "String"
|
|
2777
2998
|
}
|
|
@@ -3279,6 +3500,34 @@ const SentinelOnboardingStatesList = {
|
|
|
3279
3500
|
}
|
|
3280
3501
|
}
|
|
3281
3502
|
};
|
|
3503
|
+
const SecurityMLAnalyticsSettingsList = {
|
|
3504
|
+
type: {
|
|
3505
|
+
name: "Composite",
|
|
3506
|
+
className: "SecurityMLAnalyticsSettingsList",
|
|
3507
|
+
modelProperties: {
|
|
3508
|
+
nextLink: {
|
|
3509
|
+
serializedName: "nextLink",
|
|
3510
|
+
readOnly: true,
|
|
3511
|
+
type: {
|
|
3512
|
+
name: "String"
|
|
3513
|
+
}
|
|
3514
|
+
},
|
|
3515
|
+
value: {
|
|
3516
|
+
serializedName: "value",
|
|
3517
|
+
required: true,
|
|
3518
|
+
type: {
|
|
3519
|
+
name: "Sequence",
|
|
3520
|
+
element: {
|
|
3521
|
+
type: {
|
|
3522
|
+
name: "Composite",
|
|
3523
|
+
className: "SecurityMLAnalyticsSetting"
|
|
3524
|
+
}
|
|
3525
|
+
}
|
|
3526
|
+
}
|
|
3527
|
+
}
|
|
3528
|
+
}
|
|
3529
|
+
}
|
|
3530
|
+
};
|
|
3282
3531
|
const SettingList = {
|
|
3283
3532
|
type: {
|
|
3284
3533
|
name: "Composite",
|
|
@@ -4138,6 +4387,24 @@ const DataConnectorConnectBody = {
|
|
|
4138
4387
|
name: "String"
|
|
4139
4388
|
}
|
|
4140
4389
|
},
|
|
4390
|
+
dataCollectionEndpoint: {
|
|
4391
|
+
serializedName: "dataCollectionEndpoint",
|
|
4392
|
+
type: {
|
|
4393
|
+
name: "String"
|
|
4394
|
+
}
|
|
4395
|
+
},
|
|
4396
|
+
dataCollectionRuleImmutableId: {
|
|
4397
|
+
serializedName: "dataCollectionRuleImmutableId",
|
|
4398
|
+
type: {
|
|
4399
|
+
name: "String"
|
|
4400
|
+
}
|
|
4401
|
+
},
|
|
4402
|
+
outputStream: {
|
|
4403
|
+
serializedName: "outputStream",
|
|
4404
|
+
type: {
|
|
4405
|
+
name: "String"
|
|
4406
|
+
}
|
|
4407
|
+
},
|
|
4141
4408
|
clientSecret: {
|
|
4142
4409
|
serializedName: "clientSecret",
|
|
4143
4410
|
type: {
|
|
@@ -5040,6 +5307,63 @@ const IncidentPropertiesAction = {
|
|
|
5040
5307
|
}
|
|
5041
5308
|
}
|
|
5042
5309
|
};
|
|
5310
|
+
const AutomationRulePropertyArrayChangedValuesCondition = {
|
|
5311
|
+
type: {
|
|
5312
|
+
name: "Composite",
|
|
5313
|
+
className: "AutomationRulePropertyArrayChangedValuesCondition",
|
|
5314
|
+
modelProperties: {
|
|
5315
|
+
arrayType: {
|
|
5316
|
+
serializedName: "arrayType",
|
|
5317
|
+
type: {
|
|
5318
|
+
name: "String"
|
|
5319
|
+
}
|
|
5320
|
+
},
|
|
5321
|
+
changeType: {
|
|
5322
|
+
serializedName: "changeType",
|
|
5323
|
+
type: {
|
|
5324
|
+
name: "String"
|
|
5325
|
+
}
|
|
5326
|
+
}
|
|
5327
|
+
}
|
|
5328
|
+
}
|
|
5329
|
+
};
|
|
5330
|
+
const AutomationRulePropertyValuesChangedCondition = {
|
|
5331
|
+
type: {
|
|
5332
|
+
name: "Composite",
|
|
5333
|
+
className: "AutomationRulePropertyValuesChangedCondition",
|
|
5334
|
+
modelProperties: {
|
|
5335
|
+
propertyName: {
|
|
5336
|
+
serializedName: "propertyName",
|
|
5337
|
+
type: {
|
|
5338
|
+
name: "String"
|
|
5339
|
+
}
|
|
5340
|
+
},
|
|
5341
|
+
changeType: {
|
|
5342
|
+
serializedName: "changeType",
|
|
5343
|
+
type: {
|
|
5344
|
+
name: "String"
|
|
5345
|
+
}
|
|
5346
|
+
},
|
|
5347
|
+
operator: {
|
|
5348
|
+
serializedName: "operator",
|
|
5349
|
+
type: {
|
|
5350
|
+
name: "String"
|
|
5351
|
+
}
|
|
5352
|
+
},
|
|
5353
|
+
propertyValues: {
|
|
5354
|
+
serializedName: "propertyValues",
|
|
5355
|
+
type: {
|
|
5356
|
+
name: "Sequence",
|
|
5357
|
+
element: {
|
|
5358
|
+
type: {
|
|
5359
|
+
name: "String"
|
|
5360
|
+
}
|
|
5361
|
+
}
|
|
5362
|
+
}
|
|
5363
|
+
}
|
|
5364
|
+
}
|
|
5365
|
+
}
|
|
5366
|
+
};
|
|
5043
5367
|
const AutomationRulePropertyValuesCondition = {
|
|
5044
5368
|
type: {
|
|
5045
5369
|
name: "Composite",
|
|
@@ -5372,21 +5696,26 @@ const DataTypeDefinitions = {
|
|
|
5372
5696
|
}
|
|
5373
5697
|
}
|
|
5374
5698
|
};
|
|
5375
|
-
const
|
|
5699
|
+
const SecurityMLAnalyticsSettingsDataSource = {
|
|
5376
5700
|
type: {
|
|
5377
5701
|
name: "Composite",
|
|
5378
|
-
className: "
|
|
5702
|
+
className: "SecurityMLAnalyticsSettingsDataSource",
|
|
5379
5703
|
modelProperties: {
|
|
5380
|
-
|
|
5381
|
-
serializedName: "
|
|
5704
|
+
connectorId: {
|
|
5705
|
+
serializedName: "connectorId",
|
|
5382
5706
|
type: {
|
|
5383
5707
|
name: "String"
|
|
5384
5708
|
}
|
|
5385
5709
|
},
|
|
5386
|
-
|
|
5387
|
-
serializedName: "
|
|
5710
|
+
dataTypes: {
|
|
5711
|
+
serializedName: "dataTypes",
|
|
5388
5712
|
type: {
|
|
5389
|
-
name: "
|
|
5713
|
+
name: "Sequence",
|
|
5714
|
+
element: {
|
|
5715
|
+
type: {
|
|
5716
|
+
name: "String"
|
|
5717
|
+
}
|
|
5718
|
+
}
|
|
5390
5719
|
}
|
|
5391
5720
|
}
|
|
5392
5721
|
}
|
|
@@ -6571,6 +6900,38 @@ const ActionRequestProperties = {
|
|
|
6571
6900
|
} })
|
|
6572
6901
|
}
|
|
6573
6902
|
};
|
|
6903
|
+
const PropertyArrayChangedConditionProperties = {
|
|
6904
|
+
serializedName: "PropertyArrayChanged",
|
|
6905
|
+
type: {
|
|
6906
|
+
name: "Composite",
|
|
6907
|
+
className: "PropertyArrayChangedConditionProperties",
|
|
6908
|
+
uberParent: "AutomationRuleCondition",
|
|
6909
|
+
polymorphicDiscriminator: AutomationRuleCondition.type.polymorphicDiscriminator,
|
|
6910
|
+
modelProperties: Object.assign(Object.assign({}, AutomationRuleCondition.type.modelProperties), { conditionProperties: {
|
|
6911
|
+
serializedName: "conditionProperties",
|
|
6912
|
+
type: {
|
|
6913
|
+
name: "Composite",
|
|
6914
|
+
className: "AutomationRulePropertyArrayChangedValuesCondition"
|
|
6915
|
+
}
|
|
6916
|
+
} })
|
|
6917
|
+
}
|
|
6918
|
+
};
|
|
6919
|
+
const PropertyChangedConditionProperties = {
|
|
6920
|
+
serializedName: "PropertyChanged",
|
|
6921
|
+
type: {
|
|
6922
|
+
name: "Composite",
|
|
6923
|
+
className: "PropertyChangedConditionProperties",
|
|
6924
|
+
uberParent: "AutomationRuleCondition",
|
|
6925
|
+
polymorphicDiscriminator: AutomationRuleCondition.type.polymorphicDiscriminator,
|
|
6926
|
+
modelProperties: Object.assign(Object.assign({}, AutomationRuleCondition.type.modelProperties), { conditionProperties: {
|
|
6927
|
+
serializedName: "conditionProperties",
|
|
6928
|
+
type: {
|
|
6929
|
+
name: "Composite",
|
|
6930
|
+
className: "AutomationRulePropertyValuesChangedCondition"
|
|
6931
|
+
}
|
|
6932
|
+
} })
|
|
6933
|
+
}
|
|
6934
|
+
};
|
|
6574
6935
|
const PropertyConditionProperties = {
|
|
6575
6936
|
serializedName: "Property",
|
|
6576
6937
|
type: {
|
|
@@ -6728,6 +7089,86 @@ const BookmarkTimelineItem = {
|
|
|
6728
7089
|
} })
|
|
6729
7090
|
}
|
|
6730
7091
|
};
|
|
7092
|
+
const AnomalyTimelineItem = {
|
|
7093
|
+
serializedName: "Anomaly",
|
|
7094
|
+
type: {
|
|
7095
|
+
name: "Composite",
|
|
7096
|
+
className: "AnomalyTimelineItem",
|
|
7097
|
+
uberParent: "EntityTimelineItem",
|
|
7098
|
+
polymorphicDiscriminator: EntityTimelineItem.type.polymorphicDiscriminator,
|
|
7099
|
+
modelProperties: Object.assign(Object.assign({}, EntityTimelineItem.type.modelProperties), { azureResourceId: {
|
|
7100
|
+
serializedName: "azureResourceId",
|
|
7101
|
+
required: true,
|
|
7102
|
+
type: {
|
|
7103
|
+
name: "String"
|
|
7104
|
+
}
|
|
7105
|
+
}, productName: {
|
|
7106
|
+
serializedName: "productName",
|
|
7107
|
+
type: {
|
|
7108
|
+
name: "String"
|
|
7109
|
+
}
|
|
7110
|
+
}, description: {
|
|
7111
|
+
serializedName: "description",
|
|
7112
|
+
type: {
|
|
7113
|
+
name: "String"
|
|
7114
|
+
}
|
|
7115
|
+
}, displayName: {
|
|
7116
|
+
serializedName: "displayName",
|
|
7117
|
+
required: true,
|
|
7118
|
+
type: {
|
|
7119
|
+
name: "String"
|
|
7120
|
+
}
|
|
7121
|
+
}, endTimeUtc: {
|
|
7122
|
+
serializedName: "endTimeUtc",
|
|
7123
|
+
required: true,
|
|
7124
|
+
type: {
|
|
7125
|
+
name: "DateTime"
|
|
7126
|
+
}
|
|
7127
|
+
}, startTimeUtc: {
|
|
7128
|
+
serializedName: "startTimeUtc",
|
|
7129
|
+
required: true,
|
|
7130
|
+
type: {
|
|
7131
|
+
name: "DateTime"
|
|
7132
|
+
}
|
|
7133
|
+
}, timeGenerated: {
|
|
7134
|
+
serializedName: "timeGenerated",
|
|
7135
|
+
required: true,
|
|
7136
|
+
type: {
|
|
7137
|
+
name: "DateTime"
|
|
7138
|
+
}
|
|
7139
|
+
}, vendor: {
|
|
7140
|
+
serializedName: "vendor",
|
|
7141
|
+
type: {
|
|
7142
|
+
name: "String"
|
|
7143
|
+
}
|
|
7144
|
+
}, intent: {
|
|
7145
|
+
serializedName: "intent",
|
|
7146
|
+
type: {
|
|
7147
|
+
name: "String"
|
|
7148
|
+
}
|
|
7149
|
+
}, techniques: {
|
|
7150
|
+
serializedName: "techniques",
|
|
7151
|
+
type: {
|
|
7152
|
+
name: "Sequence",
|
|
7153
|
+
element: {
|
|
7154
|
+
type: {
|
|
7155
|
+
name: "String"
|
|
7156
|
+
}
|
|
7157
|
+
}
|
|
7158
|
+
}
|
|
7159
|
+
}, reasons: {
|
|
7160
|
+
serializedName: "reasons",
|
|
7161
|
+
type: {
|
|
7162
|
+
name: "Sequence",
|
|
7163
|
+
element: {
|
|
7164
|
+
type: {
|
|
7165
|
+
name: "String"
|
|
7166
|
+
}
|
|
7167
|
+
}
|
|
7168
|
+
}
|
|
7169
|
+
} })
|
|
7170
|
+
}
|
|
7171
|
+
};
|
|
6731
7172
|
const SecurityAlertTimelineItem = {
|
|
6732
7173
|
serializedName: "SecurityAlert",
|
|
6733
7174
|
type: {
|
|
@@ -7645,22 +8086,97 @@ const IoTDeviceEntityProperties = {
|
|
|
7645
8086
|
}
|
|
7646
8087
|
}
|
|
7647
8088
|
}
|
|
7648
|
-
}
|
|
7649
|
-
|
|
7650
|
-
};
|
|
7651
|
-
const IpEntityProperties = {
|
|
7652
|
-
type: {
|
|
7653
|
-
name: "Composite",
|
|
7654
|
-
className: "IpEntityProperties",
|
|
7655
|
-
modelProperties: Object.assign(Object.assign({}, EntityCommonProperties.type.modelProperties), { address: {
|
|
7656
|
-
serializedName: "address",
|
|
8089
|
+
}, owners: {
|
|
8090
|
+
serializedName: "owners",
|
|
7657
8091
|
readOnly: true,
|
|
7658
8092
|
type: {
|
|
7659
|
-
name: "
|
|
7660
|
-
|
|
7661
|
-
|
|
7662
|
-
|
|
7663
|
-
|
|
8093
|
+
name: "Sequence",
|
|
8094
|
+
element: {
|
|
8095
|
+
type: {
|
|
8096
|
+
name: "String"
|
|
8097
|
+
}
|
|
8098
|
+
}
|
|
8099
|
+
}
|
|
8100
|
+
}, nicEntityIds: {
|
|
8101
|
+
serializedName: "nicEntityIds",
|
|
8102
|
+
readOnly: true,
|
|
8103
|
+
type: {
|
|
8104
|
+
name: "Sequence",
|
|
8105
|
+
element: {
|
|
8106
|
+
type: {
|
|
8107
|
+
name: "String"
|
|
8108
|
+
}
|
|
8109
|
+
}
|
|
8110
|
+
}
|
|
8111
|
+
}, site: {
|
|
8112
|
+
serializedName: "site",
|
|
8113
|
+
readOnly: true,
|
|
8114
|
+
type: {
|
|
8115
|
+
name: "String"
|
|
8116
|
+
}
|
|
8117
|
+
}, zone: {
|
|
8118
|
+
serializedName: "zone",
|
|
8119
|
+
readOnly: true,
|
|
8120
|
+
type: {
|
|
8121
|
+
name: "String"
|
|
8122
|
+
}
|
|
8123
|
+
}, sensor: {
|
|
8124
|
+
serializedName: "sensor",
|
|
8125
|
+
readOnly: true,
|
|
8126
|
+
type: {
|
|
8127
|
+
name: "String"
|
|
8128
|
+
}
|
|
8129
|
+
}, deviceSubType: {
|
|
8130
|
+
serializedName: "deviceSubType",
|
|
8131
|
+
readOnly: true,
|
|
8132
|
+
type: {
|
|
8133
|
+
name: "String"
|
|
8134
|
+
}
|
|
8135
|
+
}, importance: {
|
|
8136
|
+
serializedName: "importance",
|
|
8137
|
+
type: {
|
|
8138
|
+
name: "String"
|
|
8139
|
+
}
|
|
8140
|
+
}, purdueLayer: {
|
|
8141
|
+
serializedName: "purdueLayer",
|
|
8142
|
+
readOnly: true,
|
|
8143
|
+
type: {
|
|
8144
|
+
name: "String"
|
|
8145
|
+
}
|
|
8146
|
+
}, isAuthorized: {
|
|
8147
|
+
serializedName: "isAuthorized",
|
|
8148
|
+
readOnly: true,
|
|
8149
|
+
type: {
|
|
8150
|
+
name: "Boolean"
|
|
8151
|
+
}
|
|
8152
|
+
}, isProgramming: {
|
|
8153
|
+
serializedName: "isProgramming",
|
|
8154
|
+
readOnly: true,
|
|
8155
|
+
type: {
|
|
8156
|
+
name: "Boolean"
|
|
8157
|
+
}
|
|
8158
|
+
}, isScanner: {
|
|
8159
|
+
serializedName: "isScanner",
|
|
8160
|
+
readOnly: true,
|
|
8161
|
+
type: {
|
|
8162
|
+
name: "Boolean"
|
|
8163
|
+
}
|
|
8164
|
+
} })
|
|
8165
|
+
}
|
|
8166
|
+
};
|
|
8167
|
+
const IpEntityProperties = {
|
|
8168
|
+
type: {
|
|
8169
|
+
name: "Composite",
|
|
8170
|
+
className: "IpEntityProperties",
|
|
8171
|
+
modelProperties: Object.assign(Object.assign({}, EntityCommonProperties.type.modelProperties), { address: {
|
|
8172
|
+
serializedName: "address",
|
|
8173
|
+
readOnly: true,
|
|
8174
|
+
type: {
|
|
8175
|
+
name: "String"
|
|
8176
|
+
}
|
|
8177
|
+
}, location: {
|
|
8178
|
+
serializedName: "location",
|
|
8179
|
+
type: {
|
|
7664
8180
|
name: "Composite",
|
|
7665
8181
|
className: "GeoLocation"
|
|
7666
8182
|
}
|
|
@@ -8264,6 +8780,36 @@ const UrlEntityProperties = {
|
|
|
8264
8780
|
} })
|
|
8265
8781
|
}
|
|
8266
8782
|
};
|
|
8783
|
+
const NicEntityProperties = {
|
|
8784
|
+
type: {
|
|
8785
|
+
name: "Composite",
|
|
8786
|
+
className: "NicEntityProperties",
|
|
8787
|
+
modelProperties: Object.assign(Object.assign({}, EntityCommonProperties.type.modelProperties), { macAddress: {
|
|
8788
|
+
serializedName: "macAddress",
|
|
8789
|
+
readOnly: true,
|
|
8790
|
+
type: {
|
|
8791
|
+
name: "String"
|
|
8792
|
+
}
|
|
8793
|
+
}, ipAddressEntityId: {
|
|
8794
|
+
serializedName: "ipAddressEntityId",
|
|
8795
|
+
readOnly: true,
|
|
8796
|
+
type: {
|
|
8797
|
+
name: "String"
|
|
8798
|
+
}
|
|
8799
|
+
}, vlans: {
|
|
8800
|
+
serializedName: "vlans",
|
|
8801
|
+
readOnly: true,
|
|
8802
|
+
type: {
|
|
8803
|
+
name: "Sequence",
|
|
8804
|
+
element: {
|
|
8805
|
+
type: {
|
|
8806
|
+
name: "String"
|
|
8807
|
+
}
|
|
8808
|
+
}
|
|
8809
|
+
}
|
|
8810
|
+
} })
|
|
8811
|
+
}
|
|
8812
|
+
};
|
|
8267
8813
|
const AADCheckRequirements = {
|
|
8268
8814
|
serializedName: "AzureActiveDirectory",
|
|
8269
8815
|
type: {
|
|
@@ -9974,6 +10520,25 @@ const SentinelOnboardingState = {
|
|
|
9974
10520
|
} })
|
|
9975
10521
|
}
|
|
9976
10522
|
};
|
|
10523
|
+
const SecurityMLAnalyticsSetting = {
|
|
10524
|
+
serializedName: "SecurityMLAnalyticsSetting",
|
|
10525
|
+
type: {
|
|
10526
|
+
name: "Composite",
|
|
10527
|
+
className: "SecurityMLAnalyticsSetting",
|
|
10528
|
+
uberParent: "Resource",
|
|
10529
|
+
polymorphicDiscriminator: {
|
|
10530
|
+
serializedName: "kind",
|
|
10531
|
+
clientName: "kind"
|
|
10532
|
+
},
|
|
10533
|
+
modelProperties: Object.assign(Object.assign({}, ResourceWithEtag.type.modelProperties), { kind: {
|
|
10534
|
+
serializedName: "kind",
|
|
10535
|
+
required: true,
|
|
10536
|
+
type: {
|
|
10537
|
+
name: "String"
|
|
10538
|
+
}
|
|
10539
|
+
} })
|
|
10540
|
+
}
|
|
10541
|
+
};
|
|
9977
10542
|
const Settings = {
|
|
9978
10543
|
serializedName: "Settings",
|
|
9979
10544
|
type: {
|
|
@@ -10173,11 +10738,6 @@ const Watchlist = {
|
|
|
10173
10738
|
type: {
|
|
10174
10739
|
name: "String"
|
|
10175
10740
|
}
|
|
10176
|
-
}, sasUri: {
|
|
10177
|
-
serializedName: "properties.sasUri",
|
|
10178
|
-
type: {
|
|
10179
|
-
name: "String"
|
|
10180
|
-
}
|
|
10181
10741
|
}, itemsSearchKey: {
|
|
10182
10742
|
serializedName: "properties.itemsSearchKey",
|
|
10183
10743
|
type: {
|
|
@@ -10193,12 +10753,6 @@ const Watchlist = {
|
|
|
10193
10753
|
type: {
|
|
10194
10754
|
name: "String"
|
|
10195
10755
|
}
|
|
10196
|
-
}, provisioningState: {
|
|
10197
|
-
serializedName: "properties.provisioningState",
|
|
10198
|
-
readOnly: true,
|
|
10199
|
-
type: {
|
|
10200
|
-
name: "String"
|
|
10201
|
-
}
|
|
10202
10756
|
} })
|
|
10203
10757
|
}
|
|
10204
10758
|
};
|
|
@@ -11684,6 +12238,81 @@ const IoTDeviceEntity = {
|
|
|
11684
12238
|
}
|
|
11685
12239
|
}
|
|
11686
12240
|
}
|
|
12241
|
+
}, owners: {
|
|
12242
|
+
serializedName: "properties.owners",
|
|
12243
|
+
readOnly: true,
|
|
12244
|
+
type: {
|
|
12245
|
+
name: "Sequence",
|
|
12246
|
+
element: {
|
|
12247
|
+
type: {
|
|
12248
|
+
name: "String"
|
|
12249
|
+
}
|
|
12250
|
+
}
|
|
12251
|
+
}
|
|
12252
|
+
}, nicEntityIds: {
|
|
12253
|
+
serializedName: "properties.nicEntityIds",
|
|
12254
|
+
readOnly: true,
|
|
12255
|
+
type: {
|
|
12256
|
+
name: "Sequence",
|
|
12257
|
+
element: {
|
|
12258
|
+
type: {
|
|
12259
|
+
name: "String"
|
|
12260
|
+
}
|
|
12261
|
+
}
|
|
12262
|
+
}
|
|
12263
|
+
}, site: {
|
|
12264
|
+
serializedName: "properties.site",
|
|
12265
|
+
readOnly: true,
|
|
12266
|
+
type: {
|
|
12267
|
+
name: "String"
|
|
12268
|
+
}
|
|
12269
|
+
}, zone: {
|
|
12270
|
+
serializedName: "properties.zone",
|
|
12271
|
+
readOnly: true,
|
|
12272
|
+
type: {
|
|
12273
|
+
name: "String"
|
|
12274
|
+
}
|
|
12275
|
+
}, sensor: {
|
|
12276
|
+
serializedName: "properties.sensor",
|
|
12277
|
+
readOnly: true,
|
|
12278
|
+
type: {
|
|
12279
|
+
name: "String"
|
|
12280
|
+
}
|
|
12281
|
+
}, deviceSubType: {
|
|
12282
|
+
serializedName: "properties.deviceSubType",
|
|
12283
|
+
readOnly: true,
|
|
12284
|
+
type: {
|
|
12285
|
+
name: "String"
|
|
12286
|
+
}
|
|
12287
|
+
}, importance: {
|
|
12288
|
+
serializedName: "properties.importance",
|
|
12289
|
+
type: {
|
|
12290
|
+
name: "String"
|
|
12291
|
+
}
|
|
12292
|
+
}, purdueLayer: {
|
|
12293
|
+
serializedName: "properties.purdueLayer",
|
|
12294
|
+
readOnly: true,
|
|
12295
|
+
type: {
|
|
12296
|
+
name: "String"
|
|
12297
|
+
}
|
|
12298
|
+
}, isAuthorized: {
|
|
12299
|
+
serializedName: "properties.isAuthorized",
|
|
12300
|
+
readOnly: true,
|
|
12301
|
+
type: {
|
|
12302
|
+
name: "Boolean"
|
|
12303
|
+
}
|
|
12304
|
+
}, isProgramming: {
|
|
12305
|
+
serializedName: "properties.isProgramming",
|
|
12306
|
+
readOnly: true,
|
|
12307
|
+
type: {
|
|
12308
|
+
name: "Boolean"
|
|
12309
|
+
}
|
|
12310
|
+
}, isScanner: {
|
|
12311
|
+
serializedName: "properties.isScanner",
|
|
12312
|
+
readOnly: true,
|
|
12313
|
+
type: {
|
|
12314
|
+
name: "Boolean"
|
|
12315
|
+
}
|
|
11687
12316
|
} })
|
|
11688
12317
|
}
|
|
11689
12318
|
};
|
|
@@ -12501,6 +13130,54 @@ const UrlEntity = {
|
|
|
12501
13130
|
} })
|
|
12502
13131
|
}
|
|
12503
13132
|
};
|
|
13133
|
+
const NicEntity = {
|
|
13134
|
+
serializedName: "Nic",
|
|
13135
|
+
type: {
|
|
13136
|
+
name: "Composite",
|
|
13137
|
+
className: "NicEntity",
|
|
13138
|
+
uberParent: "Resource",
|
|
13139
|
+
polymorphicDiscriminator: Resource.type.polymorphicDiscriminator,
|
|
13140
|
+
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
13141
|
+
serializedName: "properties.additionalData",
|
|
13142
|
+
readOnly: true,
|
|
13143
|
+
type: {
|
|
13144
|
+
name: "Dictionary",
|
|
13145
|
+
value: {
|
|
13146
|
+
type: { name: "Dictionary", value: { type: { name: "any" } } }
|
|
13147
|
+
}
|
|
13148
|
+
}
|
|
13149
|
+
}, friendlyName: {
|
|
13150
|
+
serializedName: "properties.friendlyName",
|
|
13151
|
+
readOnly: true,
|
|
13152
|
+
type: {
|
|
13153
|
+
name: "String"
|
|
13154
|
+
}
|
|
13155
|
+
}, macAddress: {
|
|
13156
|
+
serializedName: "properties.macAddress",
|
|
13157
|
+
readOnly: true,
|
|
13158
|
+
type: {
|
|
13159
|
+
name: "String"
|
|
13160
|
+
}
|
|
13161
|
+
}, ipAddressEntityId: {
|
|
13162
|
+
serializedName: "properties.ipAddressEntityId",
|
|
13163
|
+
readOnly: true,
|
|
13164
|
+
type: {
|
|
13165
|
+
name: "String"
|
|
13166
|
+
}
|
|
13167
|
+
}, vlans: {
|
|
13168
|
+
serializedName: "properties.vlans",
|
|
13169
|
+
readOnly: true,
|
|
13170
|
+
type: {
|
|
13171
|
+
name: "Sequence",
|
|
13172
|
+
element: {
|
|
13173
|
+
type: {
|
|
13174
|
+
name: "String"
|
|
13175
|
+
}
|
|
13176
|
+
}
|
|
13177
|
+
}
|
|
13178
|
+
} })
|
|
13179
|
+
}
|
|
13180
|
+
};
|
|
12504
13181
|
const ActivityEntityQueryTemplate = {
|
|
12505
13182
|
serializedName: "Activity",
|
|
12506
13183
|
type: {
|
|
@@ -13359,50 +14036,152 @@ const ActivityCustomEntityQuery = {
|
|
|
13359
14036
|
} })
|
|
13360
14037
|
}
|
|
13361
14038
|
};
|
|
13362
|
-
const
|
|
13363
|
-
serializedName: "
|
|
14039
|
+
const AnomalySecurityMLAnalyticsSettings = {
|
|
14040
|
+
serializedName: "Anomaly",
|
|
13364
14041
|
type: {
|
|
13365
14042
|
name: "Composite",
|
|
13366
|
-
className: "
|
|
14043
|
+
className: "AnomalySecurityMLAnalyticsSettings",
|
|
13367
14044
|
uberParent: "Resource",
|
|
13368
14045
|
polymorphicDiscriminator: Resource.type.polymorphicDiscriminator,
|
|
13369
|
-
modelProperties: Object.assign(Object.assign({},
|
|
13370
|
-
serializedName: "properties.
|
|
13371
|
-
readOnly: true,
|
|
14046
|
+
modelProperties: Object.assign(Object.assign({}, SecurityMLAnalyticsSetting.type.modelProperties), { description: {
|
|
14047
|
+
serializedName: "properties.description",
|
|
13372
14048
|
type: {
|
|
13373
|
-
name: "
|
|
14049
|
+
name: "String"
|
|
13374
14050
|
}
|
|
13375
|
-
}
|
|
13376
|
-
|
|
13377
|
-
|
|
13378
|
-
|
|
13379
|
-
|
|
13380
|
-
|
|
13381
|
-
|
|
13382
|
-
className: "EyesOn",
|
|
13383
|
-
uberParent: "Resource",
|
|
13384
|
-
polymorphicDiscriminator: Resource.type.polymorphicDiscriminator,
|
|
13385
|
-
modelProperties: Object.assign(Object.assign({}, Settings.type.modelProperties), { isEnabled: {
|
|
13386
|
-
serializedName: "properties.isEnabled",
|
|
13387
|
-
readOnly: true,
|
|
14051
|
+
}, displayName: {
|
|
14052
|
+
serializedName: "properties.displayName",
|
|
14053
|
+
type: {
|
|
14054
|
+
name: "String"
|
|
14055
|
+
}
|
|
14056
|
+
}, enabled: {
|
|
14057
|
+
serializedName: "properties.enabled",
|
|
13388
14058
|
type: {
|
|
13389
14059
|
name: "Boolean"
|
|
13390
14060
|
}
|
|
13391
|
-
}
|
|
13392
|
-
|
|
13393
|
-
};
|
|
13394
|
-
const EntityAnalytics = {
|
|
13395
|
-
serializedName: "EntityAnalytics",
|
|
13396
|
-
type: {
|
|
13397
|
-
name: "Composite",
|
|
13398
|
-
className: "EntityAnalytics",
|
|
13399
|
-
uberParent: "Resource",
|
|
13400
|
-
polymorphicDiscriminator: Resource.type.polymorphicDiscriminator,
|
|
13401
|
-
modelProperties: Object.assign(Object.assign({}, Settings.type.modelProperties), { isEnabled: {
|
|
13402
|
-
serializedName: "properties.isEnabled",
|
|
14061
|
+
}, lastModifiedUtc: {
|
|
14062
|
+
serializedName: "properties.lastModifiedUtc",
|
|
13403
14063
|
readOnly: true,
|
|
13404
14064
|
type: {
|
|
13405
|
-
name: "
|
|
14065
|
+
name: "DateTime"
|
|
14066
|
+
}
|
|
14067
|
+
}, requiredDataConnectors: {
|
|
14068
|
+
serializedName: "properties.requiredDataConnectors",
|
|
14069
|
+
type: {
|
|
14070
|
+
name: "Sequence",
|
|
14071
|
+
element: {
|
|
14072
|
+
type: {
|
|
14073
|
+
name: "Composite",
|
|
14074
|
+
className: "SecurityMLAnalyticsSettingsDataSource"
|
|
14075
|
+
}
|
|
14076
|
+
}
|
|
14077
|
+
}
|
|
14078
|
+
}, tactics: {
|
|
14079
|
+
serializedName: "properties.tactics",
|
|
14080
|
+
type: {
|
|
14081
|
+
name: "Sequence",
|
|
14082
|
+
element: {
|
|
14083
|
+
type: {
|
|
14084
|
+
name: "String"
|
|
14085
|
+
}
|
|
14086
|
+
}
|
|
14087
|
+
}
|
|
14088
|
+
}, techniques: {
|
|
14089
|
+
serializedName: "properties.techniques",
|
|
14090
|
+
type: {
|
|
14091
|
+
name: "Sequence",
|
|
14092
|
+
element: {
|
|
14093
|
+
type: {
|
|
14094
|
+
name: "String"
|
|
14095
|
+
}
|
|
14096
|
+
}
|
|
14097
|
+
}
|
|
14098
|
+
}, anomalyVersion: {
|
|
14099
|
+
serializedName: "properties.anomalyVersion",
|
|
14100
|
+
type: {
|
|
14101
|
+
name: "String"
|
|
14102
|
+
}
|
|
14103
|
+
}, customizableObservations: {
|
|
14104
|
+
serializedName: "properties.customizableObservations",
|
|
14105
|
+
type: {
|
|
14106
|
+
name: "Dictionary",
|
|
14107
|
+
value: { type: { name: "any" } }
|
|
14108
|
+
}
|
|
14109
|
+
}, frequency: {
|
|
14110
|
+
serializedName: "properties.frequency",
|
|
14111
|
+
type: {
|
|
14112
|
+
name: "TimeSpan"
|
|
14113
|
+
}
|
|
14114
|
+
}, settingsStatus: {
|
|
14115
|
+
serializedName: "properties.settingsStatus",
|
|
14116
|
+
type: {
|
|
14117
|
+
name: "String"
|
|
14118
|
+
}
|
|
14119
|
+
}, isDefaultSettings: {
|
|
14120
|
+
serializedName: "properties.isDefaultSettings",
|
|
14121
|
+
type: {
|
|
14122
|
+
name: "Boolean"
|
|
14123
|
+
}
|
|
14124
|
+
}, anomalySettingsVersion: {
|
|
14125
|
+
serializedName: "properties.anomalySettingsVersion",
|
|
14126
|
+
type: {
|
|
14127
|
+
name: "Number"
|
|
14128
|
+
}
|
|
14129
|
+
}, settingsDefinitionId: {
|
|
14130
|
+
serializedName: "properties.settingsDefinitionId",
|
|
14131
|
+
type: {
|
|
14132
|
+
name: "Uuid"
|
|
14133
|
+
}
|
|
14134
|
+
} })
|
|
14135
|
+
}
|
|
14136
|
+
};
|
|
14137
|
+
const Anomalies = {
|
|
14138
|
+
serializedName: "Anomalies",
|
|
14139
|
+
type: {
|
|
14140
|
+
name: "Composite",
|
|
14141
|
+
className: "Anomalies",
|
|
14142
|
+
uberParent: "Resource",
|
|
14143
|
+
polymorphicDiscriminator: Resource.type.polymorphicDiscriminator,
|
|
14144
|
+
modelProperties: Object.assign(Object.assign({}, Settings.type.modelProperties), { isEnabled: {
|
|
14145
|
+
serializedName: "properties.isEnabled",
|
|
14146
|
+
readOnly: true,
|
|
14147
|
+
type: {
|
|
14148
|
+
name: "Boolean"
|
|
14149
|
+
}
|
|
14150
|
+
} })
|
|
14151
|
+
}
|
|
14152
|
+
};
|
|
14153
|
+
const EyesOn = {
|
|
14154
|
+
serializedName: "EyesOn",
|
|
14155
|
+
type: {
|
|
14156
|
+
name: "Composite",
|
|
14157
|
+
className: "EyesOn",
|
|
14158
|
+
uberParent: "Resource",
|
|
14159
|
+
polymorphicDiscriminator: Resource.type.polymorphicDiscriminator,
|
|
14160
|
+
modelProperties: Object.assign(Object.assign({}, Settings.type.modelProperties), { isEnabled: {
|
|
14161
|
+
serializedName: "properties.isEnabled",
|
|
14162
|
+
readOnly: true,
|
|
14163
|
+
type: {
|
|
14164
|
+
name: "Boolean"
|
|
14165
|
+
}
|
|
14166
|
+
} })
|
|
14167
|
+
}
|
|
14168
|
+
};
|
|
14169
|
+
const EntityAnalytics = {
|
|
14170
|
+
serializedName: "EntityAnalytics",
|
|
14171
|
+
type: {
|
|
14172
|
+
name: "Composite",
|
|
14173
|
+
className: "EntityAnalytics",
|
|
14174
|
+
uberParent: "Resource",
|
|
14175
|
+
polymorphicDiscriminator: Resource.type.polymorphicDiscriminator,
|
|
14176
|
+
modelProperties: Object.assign(Object.assign({}, Settings.type.modelProperties), { entityProviders: {
|
|
14177
|
+
serializedName: "properties.entityProviders",
|
|
14178
|
+
type: {
|
|
14179
|
+
name: "Sequence",
|
|
14180
|
+
element: {
|
|
14181
|
+
type: {
|
|
14182
|
+
name: "String"
|
|
14183
|
+
}
|
|
14184
|
+
}
|
|
13406
14185
|
}
|
|
13407
14186
|
} })
|
|
13408
14187
|
}
|
|
@@ -14158,11 +14937,14 @@ let discriminators = {
|
|
|
14158
14937
|
"Resource.AlertRuleTemplate": AlertRuleTemplate,
|
|
14159
14938
|
"Resource.Entity": Entity,
|
|
14160
14939
|
"Resource.EntityQueryTemplate": EntityQueryTemplate,
|
|
14940
|
+
"AutomationRuleCondition.PropertyArrayChanged": PropertyArrayChangedConditionProperties,
|
|
14941
|
+
"AutomationRuleCondition.PropertyChanged": PropertyChangedConditionProperties,
|
|
14161
14942
|
"AutomationRuleCondition.Property": PropertyConditionProperties,
|
|
14162
14943
|
"AutomationRuleAction.ModifyProperties": AutomationRuleModifyPropertiesAction,
|
|
14163
14944
|
"AutomationRuleAction.RunPlaybook": AutomationRuleRunPlaybookAction,
|
|
14164
14945
|
"EntityTimelineItem.Activity": ActivityTimelineItem,
|
|
14165
14946
|
"EntityTimelineItem.Bookmark": BookmarkTimelineItem,
|
|
14947
|
+
"EntityTimelineItem.Anomaly": AnomalyTimelineItem,
|
|
14166
14948
|
"EntityTimelineItem.SecurityAlert": SecurityAlertTimelineItem,
|
|
14167
14949
|
"EntityQueryItem.Insight": InsightQueryItem,
|
|
14168
14950
|
"DataConnectorsCheckRequirements.AzureActiveDirectory": AADCheckRequirements,
|
|
@@ -14185,6 +14967,7 @@ let discriminators = {
|
|
|
14185
14967
|
"Resource.AlertRule": AlertRule,
|
|
14186
14968
|
"Resource.EntityQuery": EntityQuery,
|
|
14187
14969
|
"Resource.CustomEntityQuery": CustomEntityQuery,
|
|
14970
|
+
"Resource.SecurityMLAnalyticsSetting": SecurityMLAnalyticsSetting,
|
|
14188
14971
|
"Resource.Settings": Settings,
|
|
14189
14972
|
"Resource.ThreatIntelligenceInformation": ThreatIntelligenceInformation,
|
|
14190
14973
|
"Resource.DataConnector": DataConnector,
|
|
@@ -14215,8 +14998,10 @@ let discriminators = {
|
|
|
14215
14998
|
"Resource.SecurityGroup": SecurityGroupEntity,
|
|
14216
14999
|
"Resource.SubmissionMail": SubmissionMailEntity,
|
|
14217
15000
|
"Resource.Url": UrlEntity,
|
|
15001
|
+
"Resource.Nic": NicEntity,
|
|
14218
15002
|
"Resource.Activity": ActivityCustomEntityQuery,
|
|
14219
15003
|
"Resource.Expansion": ExpansionEntityQuery,
|
|
15004
|
+
"Resource.Anomaly": AnomalySecurityMLAnalyticsSettings,
|
|
14220
15005
|
"Resource.Anomalies": Anomalies,
|
|
14221
15006
|
"Resource.EyesOn": EyesOn,
|
|
14222
15007
|
"Resource.EntityAnalytics": EntityAnalytics,
|
|
@@ -14293,7 +15078,7 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
14293
15078
|
EntityGetInsightsParameters: EntityGetInsightsParameters,
|
|
14294
15079
|
EntityGetInsightsResponse: EntityGetInsightsResponse,
|
|
14295
15080
|
GetInsightsResultsMetadata: GetInsightsResultsMetadata,
|
|
14296
|
-
|
|
15081
|
+
GetInsightsErrorKind: GetInsightsErrorKind,
|
|
14297
15082
|
EntityInsightItem: EntityInsightItem,
|
|
14298
15083
|
EntityInsightItemQueryTimeInterval: EntityInsightItemQueryTimeInterval,
|
|
14299
15084
|
InsightsTableResult: InsightsTableResult,
|
|
@@ -14321,6 +15106,7 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
14321
15106
|
MetadataCategories: MetadataCategories,
|
|
14322
15107
|
OfficeConsentList: OfficeConsentList,
|
|
14323
15108
|
SentinelOnboardingStatesList: SentinelOnboardingStatesList,
|
|
15109
|
+
SecurityMLAnalyticsSettingsList: SecurityMLAnalyticsSettingsList,
|
|
14324
15110
|
SettingList: SettingList,
|
|
14325
15111
|
RepoList: RepoList,
|
|
14326
15112
|
Repo: Repo,
|
|
@@ -14375,6 +15161,8 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
14375
15161
|
ScheduledAlertRuleCommonProperties: ScheduledAlertRuleCommonProperties,
|
|
14376
15162
|
EventGroupingSettings: EventGroupingSettings,
|
|
14377
15163
|
IncidentPropertiesAction: IncidentPropertiesAction,
|
|
15164
|
+
AutomationRulePropertyArrayChangedValuesCondition: AutomationRulePropertyArrayChangedValuesCondition,
|
|
15165
|
+
AutomationRulePropertyValuesChangedCondition: AutomationRulePropertyValuesChangedCondition,
|
|
14378
15166
|
AutomationRulePropertyValuesCondition: AutomationRulePropertyValuesCondition,
|
|
14379
15167
|
PlaybookActionProperties: PlaybookActionProperties,
|
|
14380
15168
|
EntityQueryItemProperties: EntityQueryItemProperties,
|
|
@@ -14389,7 +15177,7 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
14389
15177
|
ActivityEntityQueriesPropertiesQueryDefinitions: ActivityEntityQueriesPropertiesQueryDefinitions,
|
|
14390
15178
|
ActivityEntityQueryTemplatePropertiesQueryDefinitions: ActivityEntityQueryTemplatePropertiesQueryDefinitions,
|
|
14391
15179
|
DataTypeDefinitions: DataTypeDefinitions,
|
|
14392
|
-
|
|
15180
|
+
SecurityMLAnalyticsSettingsDataSource: SecurityMLAnalyticsSettingsDataSource,
|
|
14393
15181
|
DataConnectorTenantId: DataConnectorTenantId,
|
|
14394
15182
|
DataConnectorWithAlertsProperties: DataConnectorWithAlertsProperties,
|
|
14395
15183
|
AlertsDataTypeOfDataConnector: AlertsDataTypeOfDataConnector,
|
|
@@ -14430,11 +15218,14 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
14430
15218
|
OfficeConsent: OfficeConsent,
|
|
14431
15219
|
ActionResponseProperties: ActionResponseProperties,
|
|
14432
15220
|
ActionRequestProperties: ActionRequestProperties,
|
|
15221
|
+
PropertyArrayChangedConditionProperties: PropertyArrayChangedConditionProperties,
|
|
15222
|
+
PropertyChangedConditionProperties: PropertyChangedConditionProperties,
|
|
14433
15223
|
PropertyConditionProperties: PropertyConditionProperties,
|
|
14434
15224
|
AutomationRuleModifyPropertiesAction: AutomationRuleModifyPropertiesAction,
|
|
14435
15225
|
AutomationRuleRunPlaybookAction: AutomationRuleRunPlaybookAction,
|
|
14436
15226
|
ActivityTimelineItem: ActivityTimelineItem,
|
|
14437
15227
|
BookmarkTimelineItem: BookmarkTimelineItem,
|
|
15228
|
+
AnomalyTimelineItem: AnomalyTimelineItem,
|
|
14438
15229
|
SecurityAlertTimelineItem: SecurityAlertTimelineItem,
|
|
14439
15230
|
InsightQueryItem: InsightQueryItem,
|
|
14440
15231
|
SecurityAlertProperties: SecurityAlertProperties,
|
|
@@ -14459,6 +15250,7 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
14459
15250
|
SecurityGroupEntityProperties: SecurityGroupEntityProperties,
|
|
14460
15251
|
SubmissionMailEntityProperties: SubmissionMailEntityProperties,
|
|
14461
15252
|
UrlEntityProperties: UrlEntityProperties,
|
|
15253
|
+
NicEntityProperties: NicEntityProperties,
|
|
14462
15254
|
AADCheckRequirements: AADCheckRequirements,
|
|
14463
15255
|
AatpCheckRequirements: AatpCheckRequirements,
|
|
14464
15256
|
ASCCheckRequirements: ASCCheckRequirements,
|
|
@@ -14546,6 +15338,7 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
14546
15338
|
MetadataModel: MetadataModel,
|
|
14547
15339
|
MetadataPatch: MetadataPatch,
|
|
14548
15340
|
SentinelOnboardingState: SentinelOnboardingState,
|
|
15341
|
+
SecurityMLAnalyticsSetting: SecurityMLAnalyticsSetting,
|
|
14549
15342
|
Settings: Settings,
|
|
14550
15343
|
SourceControl: SourceControl,
|
|
14551
15344
|
ThreatIntelligenceInformation: ThreatIntelligenceInformation,
|
|
@@ -14579,6 +15372,7 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
14579
15372
|
SecurityGroupEntity: SecurityGroupEntity,
|
|
14580
15373
|
SubmissionMailEntity: SubmissionMailEntity,
|
|
14581
15374
|
UrlEntity: UrlEntity,
|
|
15375
|
+
NicEntity: NicEntity,
|
|
14582
15376
|
ActivityEntityQueryTemplate: ActivityEntityQueryTemplate,
|
|
14583
15377
|
MLBehaviorAnalyticsAlertRuleTemplateProperties: MLBehaviorAnalyticsAlertRuleTemplateProperties,
|
|
14584
15378
|
ThreatIntelligenceAlertRuleTemplateProperties: ThreatIntelligenceAlertRuleTemplateProperties,
|
|
@@ -14592,6 +15386,7 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
14592
15386
|
ExpansionEntityQuery: ExpansionEntityQuery,
|
|
14593
15387
|
ActivityEntityQuery: ActivityEntityQuery,
|
|
14594
15388
|
ActivityCustomEntityQuery: ActivityCustomEntityQuery,
|
|
15389
|
+
AnomalySecurityMLAnalyticsSettings: AnomalySecurityMLAnalyticsSettings,
|
|
14595
15390
|
Anomalies: Anomalies,
|
|
14596
15391
|
EyesOn: EyesOn,
|
|
14597
15392
|
EntityAnalytics: EntityAnalytics,
|
|
@@ -14654,7 +15449,7 @@ const $host = {
|
|
|
14654
15449
|
const apiVersion = {
|
|
14655
15450
|
parameterPath: "apiVersion",
|
|
14656
15451
|
mapper: {
|
|
14657
|
-
defaultValue: "2022-
|
|
15452
|
+
defaultValue: "2022-07-01-preview",
|
|
14658
15453
|
isConstant: true,
|
|
14659
15454
|
serializedName: "api-version",
|
|
14660
15455
|
type: {
|
|
@@ -15038,6 +15833,20 @@ const sentinelOnboardingStateParameter = {
|
|
|
15038
15833
|
parameterPath: ["options", "sentinelOnboardingStateParameter"],
|
|
15039
15834
|
mapper: SentinelOnboardingState
|
|
15040
15835
|
};
|
|
15836
|
+
const settingsResourceName = {
|
|
15837
|
+
parameterPath: "settingsResourceName",
|
|
15838
|
+
mapper: {
|
|
15839
|
+
serializedName: "settingsResourceName",
|
|
15840
|
+
required: true,
|
|
15841
|
+
type: {
|
|
15842
|
+
name: "String"
|
|
15843
|
+
}
|
|
15844
|
+
}
|
|
15845
|
+
};
|
|
15846
|
+
const securityMLAnalyticsSetting = {
|
|
15847
|
+
parameterPath: "securityMLAnalyticsSetting",
|
|
15848
|
+
mapper: SecurityMLAnalyticsSetting
|
|
15849
|
+
};
|
|
15041
15850
|
const settingsName = {
|
|
15042
15851
|
parameterPath: "settingsName",
|
|
15043
15852
|
mapper: {
|
|
@@ -15227,7 +16036,7 @@ class AlertRulesImpl {
|
|
|
15227
16036
|
* @param options The options parameters.
|
|
15228
16037
|
*/
|
|
15229
16038
|
_list(resourceGroupName, workspaceName, options) {
|
|
15230
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$
|
|
16039
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$o);
|
|
15231
16040
|
}
|
|
15232
16041
|
/**
|
|
15233
16042
|
* Gets the alert rule.
|
|
@@ -15237,7 +16046,7 @@ class AlertRulesImpl {
|
|
|
15237
16046
|
* @param options The options parameters.
|
|
15238
16047
|
*/
|
|
15239
16048
|
get(resourceGroupName, workspaceName, ruleId, options) {
|
|
15240
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, ruleId, options }, getOperationSpec$
|
|
16049
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, ruleId, options }, getOperationSpec$n);
|
|
15241
16050
|
}
|
|
15242
16051
|
/**
|
|
15243
16052
|
* Creates or updates the alert rule.
|
|
@@ -15248,7 +16057,7 @@ class AlertRulesImpl {
|
|
|
15248
16057
|
* @param options The options parameters.
|
|
15249
16058
|
*/
|
|
15250
16059
|
createOrUpdate(resourceGroupName, workspaceName, ruleId, alertRule, options) {
|
|
15251
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, ruleId, alertRule, options }, createOrUpdateOperationSpec$
|
|
16060
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, ruleId, alertRule, options }, createOrUpdateOperationSpec$c);
|
|
15252
16061
|
}
|
|
15253
16062
|
/**
|
|
15254
16063
|
* Delete the alert rule.
|
|
@@ -15258,7 +16067,7 @@ class AlertRulesImpl {
|
|
|
15258
16067
|
* @param options The options parameters.
|
|
15259
16068
|
*/
|
|
15260
16069
|
delete(resourceGroupName, workspaceName, ruleId, options) {
|
|
15261
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, ruleId, options }, deleteOperationSpec$
|
|
16070
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, ruleId, options }, deleteOperationSpec$i);
|
|
15262
16071
|
}
|
|
15263
16072
|
/**
|
|
15264
16073
|
* ListNext
|
|
@@ -15268,12 +16077,12 @@ class AlertRulesImpl {
|
|
|
15268
16077
|
* @param options The options parameters.
|
|
15269
16078
|
*/
|
|
15270
16079
|
_listNext(resourceGroupName, workspaceName, nextLink, options) {
|
|
15271
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$
|
|
16080
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$k);
|
|
15272
16081
|
}
|
|
15273
16082
|
}
|
|
15274
16083
|
// Operation Specifications
|
|
15275
|
-
const serializer$
|
|
15276
|
-
const listOperationSpec$
|
|
16084
|
+
const serializer$w = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
16085
|
+
const listOperationSpec$o = {
|
|
15277
16086
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/alertRules",
|
|
15278
16087
|
httpMethod: "GET",
|
|
15279
16088
|
responses: {
|
|
@@ -15292,9 +16101,9 @@ const listOperationSpec$n = {
|
|
|
15292
16101
|
workspaceName
|
|
15293
16102
|
],
|
|
15294
16103
|
headerParameters: [accept],
|
|
15295
|
-
serializer: serializer$
|
|
16104
|
+
serializer: serializer$w
|
|
15296
16105
|
};
|
|
15297
|
-
const getOperationSpec$
|
|
16106
|
+
const getOperationSpec$n = {
|
|
15298
16107
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/alertRules/{ruleId}",
|
|
15299
16108
|
httpMethod: "GET",
|
|
15300
16109
|
responses: {
|
|
@@ -15314,9 +16123,9 @@ const getOperationSpec$m = {
|
|
|
15314
16123
|
ruleId
|
|
15315
16124
|
],
|
|
15316
16125
|
headerParameters: [accept],
|
|
15317
|
-
serializer: serializer$
|
|
16126
|
+
serializer: serializer$w
|
|
15318
16127
|
};
|
|
15319
|
-
const createOrUpdateOperationSpec$
|
|
16128
|
+
const createOrUpdateOperationSpec$c = {
|
|
15320
16129
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/alertRules/{ruleId}",
|
|
15321
16130
|
httpMethod: "PUT",
|
|
15322
16131
|
responses: {
|
|
@@ -15341,9 +16150,9 @@ const createOrUpdateOperationSpec$b = {
|
|
|
15341
16150
|
],
|
|
15342
16151
|
headerParameters: [accept, contentType],
|
|
15343
16152
|
mediaType: "json",
|
|
15344
|
-
serializer: serializer$
|
|
16153
|
+
serializer: serializer$w
|
|
15345
16154
|
};
|
|
15346
|
-
const deleteOperationSpec$
|
|
16155
|
+
const deleteOperationSpec$i = {
|
|
15347
16156
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/alertRules/{ruleId}",
|
|
15348
16157
|
httpMethod: "DELETE",
|
|
15349
16158
|
responses: {
|
|
@@ -15362,9 +16171,9 @@ const deleteOperationSpec$h = {
|
|
|
15362
16171
|
ruleId
|
|
15363
16172
|
],
|
|
15364
16173
|
headerParameters: [accept],
|
|
15365
|
-
serializer: serializer$
|
|
16174
|
+
serializer: serializer$w
|
|
15366
16175
|
};
|
|
15367
|
-
const listNextOperationSpec$
|
|
16176
|
+
const listNextOperationSpec$k = {
|
|
15368
16177
|
path: "{nextLink}",
|
|
15369
16178
|
httpMethod: "GET",
|
|
15370
16179
|
responses: {
|
|
@@ -15384,7 +16193,7 @@ const listNextOperationSpec$j = {
|
|
|
15384
16193
|
nextLink
|
|
15385
16194
|
],
|
|
15386
16195
|
headerParameters: [accept],
|
|
15387
|
-
serializer: serializer$
|
|
16196
|
+
serializer: serializer$w
|
|
15388
16197
|
};
|
|
15389
16198
|
|
|
15390
16199
|
/*
|
|
@@ -15474,7 +16283,7 @@ class ActionsImpl {
|
|
|
15474
16283
|
* @param options The options parameters.
|
|
15475
16284
|
*/
|
|
15476
16285
|
get(resourceGroupName, workspaceName, ruleId, actionId, options) {
|
|
15477
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, ruleId, actionId, options }, getOperationSpec$
|
|
16286
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, ruleId, actionId, options }, getOperationSpec$m);
|
|
15478
16287
|
}
|
|
15479
16288
|
/**
|
|
15480
16289
|
* Creates or updates the action of alert rule.
|
|
@@ -15486,7 +16295,7 @@ class ActionsImpl {
|
|
|
15486
16295
|
* @param options The options parameters.
|
|
15487
16296
|
*/
|
|
15488
16297
|
createOrUpdate(resourceGroupName, workspaceName, ruleId, actionId, action, options) {
|
|
15489
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, ruleId, actionId, action, options }, createOrUpdateOperationSpec$
|
|
16298
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, ruleId, actionId, action, options }, createOrUpdateOperationSpec$b);
|
|
15490
16299
|
}
|
|
15491
16300
|
/**
|
|
15492
16301
|
* Delete the action of alert rule.
|
|
@@ -15497,7 +16306,7 @@ class ActionsImpl {
|
|
|
15497
16306
|
* @param options The options parameters.
|
|
15498
16307
|
*/
|
|
15499
16308
|
delete(resourceGroupName, workspaceName, ruleId, actionId, options) {
|
|
15500
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, ruleId, actionId, options }, deleteOperationSpec$
|
|
16309
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, ruleId, actionId, options }, deleteOperationSpec$h);
|
|
15501
16310
|
}
|
|
15502
16311
|
/**
|
|
15503
16312
|
* ListByAlertRuleNext
|
|
@@ -15512,7 +16321,7 @@ class ActionsImpl {
|
|
|
15512
16321
|
}
|
|
15513
16322
|
}
|
|
15514
16323
|
// Operation Specifications
|
|
15515
|
-
const serializer$
|
|
16324
|
+
const serializer$v = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
15516
16325
|
const listByAlertRuleOperationSpec = {
|
|
15517
16326
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/alertRules/{ruleId}/actions",
|
|
15518
16327
|
httpMethod: "GET",
|
|
@@ -15533,9 +16342,9 @@ const listByAlertRuleOperationSpec = {
|
|
|
15533
16342
|
ruleId
|
|
15534
16343
|
],
|
|
15535
16344
|
headerParameters: [accept],
|
|
15536
|
-
serializer: serializer$
|
|
16345
|
+
serializer: serializer$v
|
|
15537
16346
|
};
|
|
15538
|
-
const getOperationSpec$
|
|
16347
|
+
const getOperationSpec$m = {
|
|
15539
16348
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/alertRules/{ruleId}/actions/{actionId}",
|
|
15540
16349
|
httpMethod: "GET",
|
|
15541
16350
|
responses: {
|
|
@@ -15556,9 +16365,9 @@ const getOperationSpec$l = {
|
|
|
15556
16365
|
actionId
|
|
15557
16366
|
],
|
|
15558
16367
|
headerParameters: [accept],
|
|
15559
|
-
serializer: serializer$
|
|
16368
|
+
serializer: serializer$v
|
|
15560
16369
|
};
|
|
15561
|
-
const createOrUpdateOperationSpec$
|
|
16370
|
+
const createOrUpdateOperationSpec$b = {
|
|
15562
16371
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/alertRules/{ruleId}/actions/{actionId}",
|
|
15563
16372
|
httpMethod: "PUT",
|
|
15564
16373
|
responses: {
|
|
@@ -15584,9 +16393,9 @@ const createOrUpdateOperationSpec$a = {
|
|
|
15584
16393
|
],
|
|
15585
16394
|
headerParameters: [accept, contentType],
|
|
15586
16395
|
mediaType: "json",
|
|
15587
|
-
serializer: serializer$
|
|
16396
|
+
serializer: serializer$v
|
|
15588
16397
|
};
|
|
15589
|
-
const deleteOperationSpec$
|
|
16398
|
+
const deleteOperationSpec$h = {
|
|
15590
16399
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/alertRules/{ruleId}/actions/{actionId}",
|
|
15591
16400
|
httpMethod: "DELETE",
|
|
15592
16401
|
responses: {
|
|
@@ -15606,7 +16415,7 @@ const deleteOperationSpec$g = {
|
|
|
15606
16415
|
actionId
|
|
15607
16416
|
],
|
|
15608
16417
|
headerParameters: [accept],
|
|
15609
|
-
serializer: serializer$
|
|
16418
|
+
serializer: serializer$v
|
|
15610
16419
|
};
|
|
15611
16420
|
const listByAlertRuleNextOperationSpec = {
|
|
15612
16421
|
path: "{nextLink}",
|
|
@@ -15629,7 +16438,7 @@ const listByAlertRuleNextOperationSpec = {
|
|
|
15629
16438
|
nextLink
|
|
15630
16439
|
],
|
|
15631
16440
|
headerParameters: [accept],
|
|
15632
|
-
serializer: serializer$
|
|
16441
|
+
serializer: serializer$v
|
|
15633
16442
|
};
|
|
15634
16443
|
|
|
15635
16444
|
/*
|
|
@@ -15706,7 +16515,7 @@ class AlertRuleTemplatesImpl {
|
|
|
15706
16515
|
* @param options The options parameters.
|
|
15707
16516
|
*/
|
|
15708
16517
|
_list(resourceGroupName, workspaceName, options) {
|
|
15709
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$
|
|
16518
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$n);
|
|
15710
16519
|
}
|
|
15711
16520
|
/**
|
|
15712
16521
|
* Gets the alert rule template.
|
|
@@ -15716,7 +16525,7 @@ class AlertRuleTemplatesImpl {
|
|
|
15716
16525
|
* @param options The options parameters.
|
|
15717
16526
|
*/
|
|
15718
16527
|
get(resourceGroupName, workspaceName, alertRuleTemplateId, options) {
|
|
15719
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, alertRuleTemplateId, options }, getOperationSpec$
|
|
16528
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, alertRuleTemplateId, options }, getOperationSpec$l);
|
|
15720
16529
|
}
|
|
15721
16530
|
/**
|
|
15722
16531
|
* ListNext
|
|
@@ -15726,12 +16535,12 @@ class AlertRuleTemplatesImpl {
|
|
|
15726
16535
|
* @param options The options parameters.
|
|
15727
16536
|
*/
|
|
15728
16537
|
_listNext(resourceGroupName, workspaceName, nextLink, options) {
|
|
15729
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$
|
|
16538
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$j);
|
|
15730
16539
|
}
|
|
15731
16540
|
}
|
|
15732
16541
|
// Operation Specifications
|
|
15733
|
-
const serializer$
|
|
15734
|
-
const listOperationSpec$
|
|
16542
|
+
const serializer$u = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
16543
|
+
const listOperationSpec$n = {
|
|
15735
16544
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/alertRuleTemplates",
|
|
15736
16545
|
httpMethod: "GET",
|
|
15737
16546
|
responses: {
|
|
@@ -15750,9 +16559,9 @@ const listOperationSpec$m = {
|
|
|
15750
16559
|
workspaceName
|
|
15751
16560
|
],
|
|
15752
16561
|
headerParameters: [accept],
|
|
15753
|
-
serializer: serializer$
|
|
16562
|
+
serializer: serializer$u
|
|
15754
16563
|
};
|
|
15755
|
-
const getOperationSpec$
|
|
16564
|
+
const getOperationSpec$l = {
|
|
15756
16565
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/alertRuleTemplates/{alertRuleTemplateId}",
|
|
15757
16566
|
httpMethod: "GET",
|
|
15758
16567
|
responses: {
|
|
@@ -15772,9 +16581,9 @@ const getOperationSpec$k = {
|
|
|
15772
16581
|
alertRuleTemplateId
|
|
15773
16582
|
],
|
|
15774
16583
|
headerParameters: [accept],
|
|
15775
|
-
serializer: serializer$
|
|
16584
|
+
serializer: serializer$u
|
|
15776
16585
|
};
|
|
15777
|
-
const listNextOperationSpec$
|
|
16586
|
+
const listNextOperationSpec$j = {
|
|
15778
16587
|
path: "{nextLink}",
|
|
15779
16588
|
httpMethod: "GET",
|
|
15780
16589
|
responses: {
|
|
@@ -15794,7 +16603,7 @@ const listNextOperationSpec$i = {
|
|
|
15794
16603
|
nextLink
|
|
15795
16604
|
],
|
|
15796
16605
|
headerParameters: [accept],
|
|
15797
|
-
serializer: serializer$
|
|
16606
|
+
serializer: serializer$u
|
|
15798
16607
|
};
|
|
15799
16608
|
|
|
15800
16609
|
/*
|
|
@@ -15872,7 +16681,7 @@ class AutomationRulesImpl {
|
|
|
15872
16681
|
* @param options The options parameters.
|
|
15873
16682
|
*/
|
|
15874
16683
|
get(resourceGroupName, workspaceName, automationRuleId, options) {
|
|
15875
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, automationRuleId, options }, getOperationSpec$
|
|
16684
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, automationRuleId, options }, getOperationSpec$k);
|
|
15876
16685
|
}
|
|
15877
16686
|
/**
|
|
15878
16687
|
* Creates or updates the automation rule.
|
|
@@ -15882,7 +16691,7 @@ class AutomationRulesImpl {
|
|
|
15882
16691
|
* @param options The options parameters.
|
|
15883
16692
|
*/
|
|
15884
16693
|
createOrUpdate(resourceGroupName, workspaceName, automationRuleId, options) {
|
|
15885
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, automationRuleId, options }, createOrUpdateOperationSpec$
|
|
16694
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, automationRuleId, options }, createOrUpdateOperationSpec$a);
|
|
15886
16695
|
}
|
|
15887
16696
|
/**
|
|
15888
16697
|
* Delete the automation rule.
|
|
@@ -15892,7 +16701,7 @@ class AutomationRulesImpl {
|
|
|
15892
16701
|
* @param options The options parameters.
|
|
15893
16702
|
*/
|
|
15894
16703
|
delete(resourceGroupName, workspaceName, automationRuleId, options) {
|
|
15895
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, automationRuleId, options }, deleteOperationSpec$
|
|
16704
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, automationRuleId, options }, deleteOperationSpec$g);
|
|
15896
16705
|
}
|
|
15897
16706
|
/**
|
|
15898
16707
|
* Gets all automation rules.
|
|
@@ -15901,7 +16710,7 @@ class AutomationRulesImpl {
|
|
|
15901
16710
|
* @param options The options parameters.
|
|
15902
16711
|
*/
|
|
15903
16712
|
_list(resourceGroupName, workspaceName, options) {
|
|
15904
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$
|
|
16713
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$m);
|
|
15905
16714
|
}
|
|
15906
16715
|
/**
|
|
15907
16716
|
* ListNext
|
|
@@ -15911,12 +16720,12 @@ class AutomationRulesImpl {
|
|
|
15911
16720
|
* @param options The options parameters.
|
|
15912
16721
|
*/
|
|
15913
16722
|
_listNext(resourceGroupName, workspaceName, nextLink, options) {
|
|
15914
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$
|
|
16723
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$i);
|
|
15915
16724
|
}
|
|
15916
16725
|
}
|
|
15917
16726
|
// Operation Specifications
|
|
15918
|
-
const serializer$
|
|
15919
|
-
const getOperationSpec$
|
|
16727
|
+
const serializer$t = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
16728
|
+
const getOperationSpec$k = {
|
|
15920
16729
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/automationRules/{automationRuleId}",
|
|
15921
16730
|
httpMethod: "GET",
|
|
15922
16731
|
responses: {
|
|
@@ -15936,9 +16745,9 @@ const getOperationSpec$j = {
|
|
|
15936
16745
|
automationRuleId
|
|
15937
16746
|
],
|
|
15938
16747
|
headerParameters: [accept],
|
|
15939
|
-
serializer: serializer$
|
|
16748
|
+
serializer: serializer$t
|
|
15940
16749
|
};
|
|
15941
|
-
const createOrUpdateOperationSpec$
|
|
16750
|
+
const createOrUpdateOperationSpec$a = {
|
|
15942
16751
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/automationRules/{automationRuleId}",
|
|
15943
16752
|
httpMethod: "PUT",
|
|
15944
16753
|
responses: {
|
|
@@ -15963,9 +16772,9 @@ const createOrUpdateOperationSpec$9 = {
|
|
|
15963
16772
|
],
|
|
15964
16773
|
headerParameters: [accept, contentType],
|
|
15965
16774
|
mediaType: "json",
|
|
15966
|
-
serializer: serializer$
|
|
16775
|
+
serializer: serializer$t
|
|
15967
16776
|
};
|
|
15968
|
-
const deleteOperationSpec$
|
|
16777
|
+
const deleteOperationSpec$g = {
|
|
15969
16778
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/automationRules/{automationRuleId}",
|
|
15970
16779
|
httpMethod: "DELETE",
|
|
15971
16780
|
responses: {
|
|
@@ -15992,9 +16801,9 @@ const deleteOperationSpec$f = {
|
|
|
15992
16801
|
automationRuleId
|
|
15993
16802
|
],
|
|
15994
16803
|
headerParameters: [accept],
|
|
15995
|
-
serializer: serializer$
|
|
16804
|
+
serializer: serializer$t
|
|
15996
16805
|
};
|
|
15997
|
-
const listOperationSpec$
|
|
16806
|
+
const listOperationSpec$m = {
|
|
15998
16807
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/automationRules",
|
|
15999
16808
|
httpMethod: "GET",
|
|
16000
16809
|
responses: {
|
|
@@ -16013,9 +16822,9 @@ const listOperationSpec$l = {
|
|
|
16013
16822
|
workspaceName
|
|
16014
16823
|
],
|
|
16015
16824
|
headerParameters: [accept],
|
|
16016
|
-
serializer: serializer$
|
|
16825
|
+
serializer: serializer$t
|
|
16017
16826
|
};
|
|
16018
|
-
const listNextOperationSpec$
|
|
16827
|
+
const listNextOperationSpec$i = {
|
|
16019
16828
|
path: "{nextLink}",
|
|
16020
16829
|
httpMethod: "GET",
|
|
16021
16830
|
responses: {
|
|
@@ -16035,7 +16844,7 @@ const listNextOperationSpec$h = {
|
|
|
16035
16844
|
nextLink
|
|
16036
16845
|
],
|
|
16037
16846
|
headerParameters: [accept],
|
|
16038
|
-
serializer: serializer$
|
|
16847
|
+
serializer: serializer$t
|
|
16039
16848
|
};
|
|
16040
16849
|
|
|
16041
16850
|
/*
|
|
@@ -16122,7 +16931,7 @@ class IncidentsImpl {
|
|
|
16122
16931
|
* @param options The options parameters.
|
|
16123
16932
|
*/
|
|
16124
16933
|
_list(resourceGroupName, workspaceName, options) {
|
|
16125
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$
|
|
16934
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$l);
|
|
16126
16935
|
}
|
|
16127
16936
|
/**
|
|
16128
16937
|
* Gets an incident.
|
|
@@ -16132,7 +16941,7 @@ class IncidentsImpl {
|
|
|
16132
16941
|
* @param options The options parameters.
|
|
16133
16942
|
*/
|
|
16134
16943
|
get(resourceGroupName, workspaceName, incidentId, options) {
|
|
16135
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, options }, getOperationSpec$
|
|
16944
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, options }, getOperationSpec$j);
|
|
16136
16945
|
}
|
|
16137
16946
|
/**
|
|
16138
16947
|
* Creates or updates the incident.
|
|
@@ -16143,7 +16952,7 @@ class IncidentsImpl {
|
|
|
16143
16952
|
* @param options The options parameters.
|
|
16144
16953
|
*/
|
|
16145
16954
|
createOrUpdate(resourceGroupName, workspaceName, incidentId, incident, options) {
|
|
16146
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, incident, options }, createOrUpdateOperationSpec$
|
|
16955
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, incident, options }, createOrUpdateOperationSpec$9);
|
|
16147
16956
|
}
|
|
16148
16957
|
/**
|
|
16149
16958
|
* Delete the incident.
|
|
@@ -16153,7 +16962,7 @@ class IncidentsImpl {
|
|
|
16153
16962
|
* @param options The options parameters.
|
|
16154
16963
|
*/
|
|
16155
16964
|
delete(resourceGroupName, workspaceName, incidentId, options) {
|
|
16156
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, options }, deleteOperationSpec$
|
|
16965
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, options }, deleteOperationSpec$f);
|
|
16157
16966
|
}
|
|
16158
16967
|
/**
|
|
16159
16968
|
* Creates a Microsoft team to investigate the incident by sharing information and insights between
|
|
@@ -16205,11 +17014,11 @@ class IncidentsImpl {
|
|
|
16205
17014
|
* @param options The options parameters.
|
|
16206
17015
|
*/
|
|
16207
17016
|
_listNext(resourceGroupName, workspaceName, nextLink, options) {
|
|
16208
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$
|
|
17017
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$h);
|
|
16209
17018
|
}
|
|
16210
17019
|
}
|
|
16211
17020
|
// Operation Specifications
|
|
16212
|
-
const serializer$
|
|
17021
|
+
const serializer$s = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
16213
17022
|
const runPlaybookOperationSpec = {
|
|
16214
17023
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentIdentifier}/runPlaybook",
|
|
16215
17024
|
httpMethod: "POST",
|
|
@@ -16234,9 +17043,9 @@ const runPlaybookOperationSpec = {
|
|
|
16234
17043
|
],
|
|
16235
17044
|
headerParameters: [accept, contentType],
|
|
16236
17045
|
mediaType: "json",
|
|
16237
|
-
serializer: serializer$
|
|
17046
|
+
serializer: serializer$s
|
|
16238
17047
|
};
|
|
16239
|
-
const listOperationSpec$
|
|
17048
|
+
const listOperationSpec$l = {
|
|
16240
17049
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents",
|
|
16241
17050
|
httpMethod: "GET",
|
|
16242
17051
|
responses: {
|
|
@@ -16261,9 +17070,9 @@ const listOperationSpec$k = {
|
|
|
16261
17070
|
workspaceName
|
|
16262
17071
|
],
|
|
16263
17072
|
headerParameters: [accept],
|
|
16264
|
-
serializer: serializer$
|
|
17073
|
+
serializer: serializer$s
|
|
16265
17074
|
};
|
|
16266
|
-
const getOperationSpec$
|
|
17075
|
+
const getOperationSpec$j = {
|
|
16267
17076
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}",
|
|
16268
17077
|
httpMethod: "GET",
|
|
16269
17078
|
responses: {
|
|
@@ -16283,9 +17092,9 @@ const getOperationSpec$i = {
|
|
|
16283
17092
|
incidentId
|
|
16284
17093
|
],
|
|
16285
17094
|
headerParameters: [accept],
|
|
16286
|
-
serializer: serializer$
|
|
17095
|
+
serializer: serializer$s
|
|
16287
17096
|
};
|
|
16288
|
-
const createOrUpdateOperationSpec$
|
|
17097
|
+
const createOrUpdateOperationSpec$9 = {
|
|
16289
17098
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}",
|
|
16290
17099
|
httpMethod: "PUT",
|
|
16291
17100
|
responses: {
|
|
@@ -16310,9 +17119,9 @@ const createOrUpdateOperationSpec$8 = {
|
|
|
16310
17119
|
],
|
|
16311
17120
|
headerParameters: [accept, contentType],
|
|
16312
17121
|
mediaType: "json",
|
|
16313
|
-
serializer: serializer$
|
|
17122
|
+
serializer: serializer$s
|
|
16314
17123
|
};
|
|
16315
|
-
const deleteOperationSpec$
|
|
17124
|
+
const deleteOperationSpec$f = {
|
|
16316
17125
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}",
|
|
16317
17126
|
httpMethod: "DELETE",
|
|
16318
17127
|
responses: {
|
|
@@ -16331,7 +17140,7 @@ const deleteOperationSpec$e = {
|
|
|
16331
17140
|
incidentId
|
|
16332
17141
|
],
|
|
16333
17142
|
headerParameters: [accept],
|
|
16334
|
-
serializer: serializer$
|
|
17143
|
+
serializer: serializer$s
|
|
16335
17144
|
};
|
|
16336
17145
|
const createTeamOperationSpec = {
|
|
16337
17146
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}/createTeam",
|
|
@@ -16355,7 +17164,7 @@ const createTeamOperationSpec = {
|
|
|
16355
17164
|
],
|
|
16356
17165
|
headerParameters: [accept, contentType],
|
|
16357
17166
|
mediaType: "json",
|
|
16358
|
-
serializer: serializer$
|
|
17167
|
+
serializer: serializer$s
|
|
16359
17168
|
};
|
|
16360
17169
|
const listAlertsOperationSpec = {
|
|
16361
17170
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}/alerts",
|
|
@@ -16377,7 +17186,7 @@ const listAlertsOperationSpec = {
|
|
|
16377
17186
|
incidentId
|
|
16378
17187
|
],
|
|
16379
17188
|
headerParameters: [accept],
|
|
16380
|
-
serializer: serializer$
|
|
17189
|
+
serializer: serializer$s
|
|
16381
17190
|
};
|
|
16382
17191
|
const listBookmarksOperationSpec = {
|
|
16383
17192
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}/bookmarks",
|
|
@@ -16399,7 +17208,7 @@ const listBookmarksOperationSpec = {
|
|
|
16399
17208
|
incidentId
|
|
16400
17209
|
],
|
|
16401
17210
|
headerParameters: [accept],
|
|
16402
|
-
serializer: serializer$
|
|
17211
|
+
serializer: serializer$s
|
|
16403
17212
|
};
|
|
16404
17213
|
const listEntitiesOperationSpec = {
|
|
16405
17214
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}/entities",
|
|
@@ -16421,9 +17230,9 @@ const listEntitiesOperationSpec = {
|
|
|
16421
17230
|
incidentId
|
|
16422
17231
|
],
|
|
16423
17232
|
headerParameters: [accept],
|
|
16424
|
-
serializer: serializer$
|
|
17233
|
+
serializer: serializer$s
|
|
16425
17234
|
};
|
|
16426
|
-
const listNextOperationSpec$
|
|
17235
|
+
const listNextOperationSpec$h = {
|
|
16427
17236
|
path: "{nextLink}",
|
|
16428
17237
|
httpMethod: "GET",
|
|
16429
17238
|
responses: {
|
|
@@ -16449,7 +17258,7 @@ const listNextOperationSpec$g = {
|
|
|
16449
17258
|
nextLink
|
|
16450
17259
|
],
|
|
16451
17260
|
headerParameters: [accept],
|
|
16452
|
-
serializer: serializer$
|
|
17261
|
+
serializer: serializer$s
|
|
16453
17262
|
};
|
|
16454
17263
|
|
|
16455
17264
|
/*
|
|
@@ -16526,7 +17335,7 @@ class BookmarksImpl {
|
|
|
16526
17335
|
* @param options The options parameters.
|
|
16527
17336
|
*/
|
|
16528
17337
|
_list(resourceGroupName, workspaceName, options) {
|
|
16529
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$
|
|
17338
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$k);
|
|
16530
17339
|
}
|
|
16531
17340
|
/**
|
|
16532
17341
|
* Gets a bookmark.
|
|
@@ -16536,7 +17345,7 @@ class BookmarksImpl {
|
|
|
16536
17345
|
* @param options The options parameters.
|
|
16537
17346
|
*/
|
|
16538
17347
|
get(resourceGroupName, workspaceName, bookmarkId, options) {
|
|
16539
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, options }, getOperationSpec$
|
|
17348
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, options }, getOperationSpec$i);
|
|
16540
17349
|
}
|
|
16541
17350
|
/**
|
|
16542
17351
|
* Creates or updates the bookmark.
|
|
@@ -16547,7 +17356,7 @@ class BookmarksImpl {
|
|
|
16547
17356
|
* @param options The options parameters.
|
|
16548
17357
|
*/
|
|
16549
17358
|
createOrUpdate(resourceGroupName, workspaceName, bookmarkId, bookmark, options) {
|
|
16550
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, bookmark, options }, createOrUpdateOperationSpec$
|
|
17359
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, bookmark, options }, createOrUpdateOperationSpec$8);
|
|
16551
17360
|
}
|
|
16552
17361
|
/**
|
|
16553
17362
|
* Delete the bookmark.
|
|
@@ -16557,7 +17366,7 @@ class BookmarksImpl {
|
|
|
16557
17366
|
* @param options The options parameters.
|
|
16558
17367
|
*/
|
|
16559
17368
|
delete(resourceGroupName, workspaceName, bookmarkId, options) {
|
|
16560
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, options }, deleteOperationSpec$
|
|
17369
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, options }, deleteOperationSpec$e);
|
|
16561
17370
|
}
|
|
16562
17371
|
/**
|
|
16563
17372
|
* ListNext
|
|
@@ -16567,12 +17376,12 @@ class BookmarksImpl {
|
|
|
16567
17376
|
* @param options The options parameters.
|
|
16568
17377
|
*/
|
|
16569
17378
|
_listNext(resourceGroupName, workspaceName, nextLink, options) {
|
|
16570
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$
|
|
17379
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$g);
|
|
16571
17380
|
}
|
|
16572
17381
|
}
|
|
16573
17382
|
// Operation Specifications
|
|
16574
|
-
const serializer$
|
|
16575
|
-
const listOperationSpec$
|
|
17383
|
+
const serializer$r = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
17384
|
+
const listOperationSpec$k = {
|
|
16576
17385
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks",
|
|
16577
17386
|
httpMethod: "GET",
|
|
16578
17387
|
responses: {
|
|
@@ -16591,9 +17400,9 @@ const listOperationSpec$j = {
|
|
|
16591
17400
|
workspaceName
|
|
16592
17401
|
],
|
|
16593
17402
|
headerParameters: [accept],
|
|
16594
|
-
serializer: serializer$
|
|
17403
|
+
serializer: serializer$r
|
|
16595
17404
|
};
|
|
16596
|
-
const getOperationSpec$
|
|
17405
|
+
const getOperationSpec$i = {
|
|
16597
17406
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}",
|
|
16598
17407
|
httpMethod: "GET",
|
|
16599
17408
|
responses: {
|
|
@@ -16613,9 +17422,9 @@ const getOperationSpec$h = {
|
|
|
16613
17422
|
bookmarkId
|
|
16614
17423
|
],
|
|
16615
17424
|
headerParameters: [accept],
|
|
16616
|
-
serializer: serializer$
|
|
17425
|
+
serializer: serializer$r
|
|
16617
17426
|
};
|
|
16618
|
-
const createOrUpdateOperationSpec$
|
|
17427
|
+
const createOrUpdateOperationSpec$8 = {
|
|
16619
17428
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}",
|
|
16620
17429
|
httpMethod: "PUT",
|
|
16621
17430
|
responses: {
|
|
@@ -16640,9 +17449,9 @@ const createOrUpdateOperationSpec$7 = {
|
|
|
16640
17449
|
],
|
|
16641
17450
|
headerParameters: [accept, contentType],
|
|
16642
17451
|
mediaType: "json",
|
|
16643
|
-
serializer: serializer$
|
|
17452
|
+
serializer: serializer$r
|
|
16644
17453
|
};
|
|
16645
|
-
const deleteOperationSpec$
|
|
17454
|
+
const deleteOperationSpec$e = {
|
|
16646
17455
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}",
|
|
16647
17456
|
httpMethod: "DELETE",
|
|
16648
17457
|
responses: {
|
|
@@ -16661,9 +17470,9 @@ const deleteOperationSpec$d = {
|
|
|
16661
17470
|
bookmarkId
|
|
16662
17471
|
],
|
|
16663
17472
|
headerParameters: [accept],
|
|
16664
|
-
serializer: serializer$
|
|
17473
|
+
serializer: serializer$r
|
|
16665
17474
|
};
|
|
16666
|
-
const listNextOperationSpec$
|
|
17475
|
+
const listNextOperationSpec$g = {
|
|
16667
17476
|
path: "{nextLink}",
|
|
16668
17477
|
httpMethod: "GET",
|
|
16669
17478
|
responses: {
|
|
@@ -16683,7 +17492,7 @@ const listNextOperationSpec$f = {
|
|
|
16683
17492
|
nextLink
|
|
16684
17493
|
],
|
|
16685
17494
|
headerParameters: [accept],
|
|
16686
|
-
serializer: serializer$
|
|
17495
|
+
serializer: serializer$r
|
|
16687
17496
|
};
|
|
16688
17497
|
|
|
16689
17498
|
/*
|
|
@@ -16762,7 +17571,7 @@ class BookmarkRelationsImpl {
|
|
|
16762
17571
|
* @param options The options parameters.
|
|
16763
17572
|
*/
|
|
16764
17573
|
_list(resourceGroupName, workspaceName, bookmarkId, options) {
|
|
16765
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, options }, listOperationSpec$
|
|
17574
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, options }, listOperationSpec$j);
|
|
16766
17575
|
}
|
|
16767
17576
|
/**
|
|
16768
17577
|
* Gets a bookmark relation.
|
|
@@ -16773,7 +17582,7 @@ class BookmarkRelationsImpl {
|
|
|
16773
17582
|
* @param options The options parameters.
|
|
16774
17583
|
*/
|
|
16775
17584
|
get(resourceGroupName, workspaceName, bookmarkId, relationName, options) {
|
|
16776
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, relationName, options }, getOperationSpec$
|
|
17585
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, relationName, options }, getOperationSpec$h);
|
|
16777
17586
|
}
|
|
16778
17587
|
/**
|
|
16779
17588
|
* Creates the bookmark relation.
|
|
@@ -16792,7 +17601,7 @@ class BookmarkRelationsImpl {
|
|
|
16792
17601
|
relationName,
|
|
16793
17602
|
relation,
|
|
16794
17603
|
options
|
|
16795
|
-
}, createOrUpdateOperationSpec$
|
|
17604
|
+
}, createOrUpdateOperationSpec$7);
|
|
16796
17605
|
}
|
|
16797
17606
|
/**
|
|
16798
17607
|
* Delete the bookmark relation.
|
|
@@ -16803,7 +17612,7 @@ class BookmarkRelationsImpl {
|
|
|
16803
17612
|
* @param options The options parameters.
|
|
16804
17613
|
*/
|
|
16805
17614
|
delete(resourceGroupName, workspaceName, bookmarkId, relationName, options) {
|
|
16806
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, relationName, options }, deleteOperationSpec$
|
|
17615
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, relationName, options }, deleteOperationSpec$d);
|
|
16807
17616
|
}
|
|
16808
17617
|
/**
|
|
16809
17618
|
* ListNext
|
|
@@ -16814,12 +17623,12 @@ class BookmarkRelationsImpl {
|
|
|
16814
17623
|
* @param options The options parameters.
|
|
16815
17624
|
*/
|
|
16816
17625
|
_listNext(resourceGroupName, workspaceName, bookmarkId, nextLink, options) {
|
|
16817
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, nextLink, options }, listNextOperationSpec$
|
|
17626
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, nextLink, options }, listNextOperationSpec$f);
|
|
16818
17627
|
}
|
|
16819
17628
|
}
|
|
16820
17629
|
// Operation Specifications
|
|
16821
|
-
const serializer$
|
|
16822
|
-
const listOperationSpec$
|
|
17630
|
+
const serializer$q = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
17631
|
+
const listOperationSpec$j = {
|
|
16823
17632
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}/relations",
|
|
16824
17633
|
httpMethod: "GET",
|
|
16825
17634
|
responses: {
|
|
@@ -16845,9 +17654,9 @@ const listOperationSpec$i = {
|
|
|
16845
17654
|
bookmarkId
|
|
16846
17655
|
],
|
|
16847
17656
|
headerParameters: [accept],
|
|
16848
|
-
serializer: serializer$
|
|
17657
|
+
serializer: serializer$q
|
|
16849
17658
|
};
|
|
16850
|
-
const getOperationSpec$
|
|
17659
|
+
const getOperationSpec$h = {
|
|
16851
17660
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}/relations/{relationName}",
|
|
16852
17661
|
httpMethod: "GET",
|
|
16853
17662
|
responses: {
|
|
@@ -16868,9 +17677,9 @@ const getOperationSpec$g = {
|
|
|
16868
17677
|
relationName
|
|
16869
17678
|
],
|
|
16870
17679
|
headerParameters: [accept],
|
|
16871
|
-
serializer: serializer$
|
|
17680
|
+
serializer: serializer$q
|
|
16872
17681
|
};
|
|
16873
|
-
const createOrUpdateOperationSpec$
|
|
17682
|
+
const createOrUpdateOperationSpec$7 = {
|
|
16874
17683
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}/relations/{relationName}",
|
|
16875
17684
|
httpMethod: "PUT",
|
|
16876
17685
|
responses: {
|
|
@@ -16896,9 +17705,9 @@ const createOrUpdateOperationSpec$6 = {
|
|
|
16896
17705
|
],
|
|
16897
17706
|
headerParameters: [accept, contentType],
|
|
16898
17707
|
mediaType: "json",
|
|
16899
|
-
serializer: serializer$
|
|
17708
|
+
serializer: serializer$q
|
|
16900
17709
|
};
|
|
16901
|
-
const deleteOperationSpec$
|
|
17710
|
+
const deleteOperationSpec$d = {
|
|
16902
17711
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}/relations/{relationName}",
|
|
16903
17712
|
httpMethod: "DELETE",
|
|
16904
17713
|
responses: {
|
|
@@ -16918,9 +17727,9 @@ const deleteOperationSpec$c = {
|
|
|
16918
17727
|
relationName
|
|
16919
17728
|
],
|
|
16920
17729
|
headerParameters: [accept],
|
|
16921
|
-
serializer: serializer$
|
|
17730
|
+
serializer: serializer$q
|
|
16922
17731
|
};
|
|
16923
|
-
const listNextOperationSpec$
|
|
17732
|
+
const listNextOperationSpec$f = {
|
|
16924
17733
|
path: "{nextLink}",
|
|
16925
17734
|
httpMethod: "GET",
|
|
16926
17735
|
responses: {
|
|
@@ -16947,7 +17756,7 @@ const listNextOperationSpec$e = {
|
|
|
16947
17756
|
bookmarkId
|
|
16948
17757
|
],
|
|
16949
17758
|
headerParameters: [accept],
|
|
16950
|
-
serializer: serializer$
|
|
17759
|
+
serializer: serializer$q
|
|
16951
17760
|
};
|
|
16952
17761
|
|
|
16953
17762
|
/*
|
|
@@ -16979,7 +17788,7 @@ class BookmarkOperationsImpl {
|
|
|
16979
17788
|
}
|
|
16980
17789
|
}
|
|
16981
17790
|
// Operation Specifications
|
|
16982
|
-
const serializer$
|
|
17791
|
+
const serializer$p = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
16983
17792
|
const expandOperationSpec$1 = {
|
|
16984
17793
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}/expand",
|
|
16985
17794
|
httpMethod: "POST",
|
|
@@ -17002,7 +17811,7 @@ const expandOperationSpec$1 = {
|
|
|
17002
17811
|
],
|
|
17003
17812
|
headerParameters: [accept, contentType],
|
|
17004
17813
|
mediaType: "json",
|
|
17005
|
-
serializer: serializer$
|
|
17814
|
+
serializer: serializer$p
|
|
17006
17815
|
};
|
|
17007
17816
|
|
|
17008
17817
|
/*
|
|
@@ -17028,12 +17837,12 @@ class IPGeodataImpl {
|
|
|
17028
17837
|
* @param options The options parameters.
|
|
17029
17838
|
*/
|
|
17030
17839
|
get(resourceGroupName, ipAddress, options) {
|
|
17031
|
-
return this.client.sendOperationRequest({ resourceGroupName, ipAddress, options }, getOperationSpec$
|
|
17840
|
+
return this.client.sendOperationRequest({ resourceGroupName, ipAddress, options }, getOperationSpec$g);
|
|
17032
17841
|
}
|
|
17033
17842
|
}
|
|
17034
17843
|
// Operation Specifications
|
|
17035
|
-
const serializer$
|
|
17036
|
-
const getOperationSpec$
|
|
17844
|
+
const serializer$o = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
17845
|
+
const getOperationSpec$g = {
|
|
17037
17846
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SecurityInsights/enrichment/ip/geodata/",
|
|
17038
17847
|
httpMethod: "GET",
|
|
17039
17848
|
responses: {
|
|
@@ -17051,7 +17860,7 @@ const getOperationSpec$f = {
|
|
|
17051
17860
|
resourceGroupName
|
|
17052
17861
|
],
|
|
17053
17862
|
headerParameters: [accept],
|
|
17054
|
-
serializer: serializer$
|
|
17863
|
+
serializer: serializer$o
|
|
17055
17864
|
};
|
|
17056
17865
|
|
|
17057
17866
|
/*
|
|
@@ -17077,12 +17886,12 @@ class DomainWhoisImpl {
|
|
|
17077
17886
|
* @param options The options parameters.
|
|
17078
17887
|
*/
|
|
17079
17888
|
get(resourceGroupName, domain, options) {
|
|
17080
|
-
return this.client.sendOperationRequest({ resourceGroupName, domain, options }, getOperationSpec$
|
|
17889
|
+
return this.client.sendOperationRequest({ resourceGroupName, domain, options }, getOperationSpec$f);
|
|
17081
17890
|
}
|
|
17082
17891
|
}
|
|
17083
17892
|
// Operation Specifications
|
|
17084
|
-
const serializer$
|
|
17085
|
-
const getOperationSpec$
|
|
17893
|
+
const serializer$n = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
17894
|
+
const getOperationSpec$f = {
|
|
17086
17895
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SecurityInsights/enrichment/domain/whois/",
|
|
17087
17896
|
httpMethod: "GET",
|
|
17088
17897
|
responses: {
|
|
@@ -17100,7 +17909,7 @@ const getOperationSpec$e = {
|
|
|
17100
17909
|
resourceGroupName
|
|
17101
17910
|
],
|
|
17102
17911
|
headerParameters: [accept],
|
|
17103
|
-
serializer: serializer$
|
|
17912
|
+
serializer: serializer$n
|
|
17104
17913
|
};
|
|
17105
17914
|
|
|
17106
17915
|
/*
|
|
@@ -17177,7 +17986,7 @@ class EntitiesImpl {
|
|
|
17177
17986
|
* @param options The options parameters.
|
|
17178
17987
|
*/
|
|
17179
17988
|
_list(resourceGroupName, workspaceName, options) {
|
|
17180
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$
|
|
17989
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$i);
|
|
17181
17990
|
}
|
|
17182
17991
|
/**
|
|
17183
17992
|
* Gets an entity.
|
|
@@ -17187,7 +17996,7 @@ class EntitiesImpl {
|
|
|
17187
17996
|
* @param options The options parameters.
|
|
17188
17997
|
*/
|
|
17189
17998
|
get(resourceGroupName, workspaceName, entityId, options) {
|
|
17190
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityId, options }, getOperationSpec$
|
|
17999
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityId, options }, getOperationSpec$e);
|
|
17191
18000
|
}
|
|
17192
18001
|
/**
|
|
17193
18002
|
* Expands an entity.
|
|
@@ -17230,12 +18039,12 @@ class EntitiesImpl {
|
|
|
17230
18039
|
* @param options The options parameters.
|
|
17231
18040
|
*/
|
|
17232
18041
|
_listNext(resourceGroupName, workspaceName, nextLink, options) {
|
|
17233
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$
|
|
18042
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$e);
|
|
17234
18043
|
}
|
|
17235
18044
|
}
|
|
17236
18045
|
// Operation Specifications
|
|
17237
|
-
const serializer$
|
|
17238
|
-
const listOperationSpec$
|
|
18046
|
+
const serializer$m = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
18047
|
+
const listOperationSpec$i = {
|
|
17239
18048
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entities",
|
|
17240
18049
|
httpMethod: "GET",
|
|
17241
18050
|
responses: {
|
|
@@ -17254,9 +18063,9 @@ const listOperationSpec$h = {
|
|
|
17254
18063
|
workspaceName
|
|
17255
18064
|
],
|
|
17256
18065
|
headerParameters: [accept],
|
|
17257
|
-
serializer: serializer$
|
|
18066
|
+
serializer: serializer$m
|
|
17258
18067
|
};
|
|
17259
|
-
const getOperationSpec$
|
|
18068
|
+
const getOperationSpec$e = {
|
|
17260
18069
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entities/{entityId}",
|
|
17261
18070
|
httpMethod: "GET",
|
|
17262
18071
|
responses: {
|
|
@@ -17276,7 +18085,7 @@ const getOperationSpec$d = {
|
|
|
17276
18085
|
entityId
|
|
17277
18086
|
],
|
|
17278
18087
|
headerParameters: [accept],
|
|
17279
|
-
serializer: serializer$
|
|
18088
|
+
serializer: serializer$m
|
|
17280
18089
|
};
|
|
17281
18090
|
const expandOperationSpec = {
|
|
17282
18091
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entities/{entityId}/expand",
|
|
@@ -17300,7 +18109,7 @@ const expandOperationSpec = {
|
|
|
17300
18109
|
],
|
|
17301
18110
|
headerParameters: [accept, contentType],
|
|
17302
18111
|
mediaType: "json",
|
|
17303
|
-
serializer: serializer$
|
|
18112
|
+
serializer: serializer$m
|
|
17304
18113
|
};
|
|
17305
18114
|
const queriesOperationSpec = {
|
|
17306
18115
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entities/{entityId}/queries",
|
|
@@ -17322,7 +18131,7 @@ const queriesOperationSpec = {
|
|
|
17322
18131
|
entityId
|
|
17323
18132
|
],
|
|
17324
18133
|
headerParameters: [accept],
|
|
17325
|
-
serializer: serializer$
|
|
18134
|
+
serializer: serializer$m
|
|
17326
18135
|
};
|
|
17327
18136
|
const getInsightsOperationSpec = {
|
|
17328
18137
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entities/{entityId}/getInsights",
|
|
@@ -17346,9 +18155,9 @@ const getInsightsOperationSpec = {
|
|
|
17346
18155
|
],
|
|
17347
18156
|
headerParameters: [accept, contentType],
|
|
17348
18157
|
mediaType: "json",
|
|
17349
|
-
serializer: serializer$
|
|
18158
|
+
serializer: serializer$m
|
|
17350
18159
|
};
|
|
17351
|
-
const listNextOperationSpec$
|
|
18160
|
+
const listNextOperationSpec$e = {
|
|
17352
18161
|
path: "{nextLink}",
|
|
17353
18162
|
httpMethod: "GET",
|
|
17354
18163
|
responses: {
|
|
@@ -17368,7 +18177,7 @@ const listNextOperationSpec$d = {
|
|
|
17368
18177
|
nextLink
|
|
17369
18178
|
],
|
|
17370
18179
|
headerParameters: [accept],
|
|
17371
|
-
serializer: serializer$
|
|
18180
|
+
serializer: serializer$m
|
|
17372
18181
|
};
|
|
17373
18182
|
|
|
17374
18183
|
/*
|
|
@@ -17396,12 +18205,12 @@ class EntitiesGetTimelineImpl {
|
|
|
17396
18205
|
* @param options The options parameters.
|
|
17397
18206
|
*/
|
|
17398
18207
|
list(resourceGroupName, workspaceName, entityId, parameters, options) {
|
|
17399
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityId, parameters, options }, listOperationSpec$
|
|
18208
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityId, parameters, options }, listOperationSpec$h);
|
|
17400
18209
|
}
|
|
17401
18210
|
}
|
|
17402
18211
|
// Operation Specifications
|
|
17403
|
-
const serializer$
|
|
17404
|
-
const listOperationSpec$
|
|
18212
|
+
const serializer$l = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
18213
|
+
const listOperationSpec$h = {
|
|
17405
18214
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entities/{entityId}/getTimeline",
|
|
17406
18215
|
httpMethod: "POST",
|
|
17407
18216
|
responses: {
|
|
@@ -17423,7 +18232,7 @@ const listOperationSpec$g = {
|
|
|
17423
18232
|
],
|
|
17424
18233
|
headerParameters: [accept, contentType],
|
|
17425
18234
|
mediaType: "json",
|
|
17426
|
-
serializer: serializer$
|
|
18235
|
+
serializer: serializer$l
|
|
17427
18236
|
};
|
|
17428
18237
|
|
|
17429
18238
|
/*
|
|
@@ -17502,7 +18311,7 @@ class EntitiesRelationsImpl {
|
|
|
17502
18311
|
* @param options The options parameters.
|
|
17503
18312
|
*/
|
|
17504
18313
|
_list(resourceGroupName, workspaceName, entityId, options) {
|
|
17505
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityId, options }, listOperationSpec$
|
|
18314
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityId, options }, listOperationSpec$g);
|
|
17506
18315
|
}
|
|
17507
18316
|
/**
|
|
17508
18317
|
* ListNext
|
|
@@ -17513,12 +18322,12 @@ class EntitiesRelationsImpl {
|
|
|
17513
18322
|
* @param options The options parameters.
|
|
17514
18323
|
*/
|
|
17515
18324
|
_listNext(resourceGroupName, workspaceName, entityId, nextLink, options) {
|
|
17516
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityId, nextLink, options }, listNextOperationSpec$
|
|
18325
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityId, nextLink, options }, listNextOperationSpec$d);
|
|
17517
18326
|
}
|
|
17518
18327
|
}
|
|
17519
18328
|
// Operation Specifications
|
|
17520
|
-
const serializer$
|
|
17521
|
-
const listOperationSpec$
|
|
18329
|
+
const serializer$k = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
18330
|
+
const listOperationSpec$g = {
|
|
17522
18331
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entities/{entityId}/relations",
|
|
17523
18332
|
httpMethod: "GET",
|
|
17524
18333
|
responses: {
|
|
@@ -17544,9 +18353,9 @@ const listOperationSpec$f = {
|
|
|
17544
18353
|
entityId
|
|
17545
18354
|
],
|
|
17546
18355
|
headerParameters: [accept],
|
|
17547
|
-
serializer: serializer$
|
|
18356
|
+
serializer: serializer$k
|
|
17548
18357
|
};
|
|
17549
|
-
const listNextOperationSpec$
|
|
18358
|
+
const listNextOperationSpec$d = {
|
|
17550
18359
|
path: "{nextLink}",
|
|
17551
18360
|
httpMethod: "GET",
|
|
17552
18361
|
responses: {
|
|
@@ -17573,7 +18382,7 @@ const listNextOperationSpec$c = {
|
|
|
17573
18382
|
entityId
|
|
17574
18383
|
],
|
|
17575
18384
|
headerParameters: [accept],
|
|
17576
|
-
serializer: serializer$
|
|
18385
|
+
serializer: serializer$k
|
|
17577
18386
|
};
|
|
17578
18387
|
|
|
17579
18388
|
/*
|
|
@@ -17605,7 +18414,7 @@ class EntityRelationsImpl {
|
|
|
17605
18414
|
}
|
|
17606
18415
|
}
|
|
17607
18416
|
// Operation Specifications
|
|
17608
|
-
const serializer$
|
|
18417
|
+
const serializer$j = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
17609
18418
|
const getRelationOperationSpec = {
|
|
17610
18419
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entities/{entityId}/relations/{relationName}",
|
|
17611
18420
|
httpMethod: "GET",
|
|
@@ -17627,7 +18436,7 @@ const getRelationOperationSpec = {
|
|
|
17627
18436
|
entityId
|
|
17628
18437
|
],
|
|
17629
18438
|
headerParameters: [accept],
|
|
17630
|
-
serializer: serializer$
|
|
18439
|
+
serializer: serializer$j
|
|
17631
18440
|
};
|
|
17632
18441
|
|
|
17633
18442
|
/*
|
|
@@ -17704,7 +18513,7 @@ class EntityQueriesImpl {
|
|
|
17704
18513
|
* @param options The options parameters.
|
|
17705
18514
|
*/
|
|
17706
18515
|
_list(resourceGroupName, workspaceName, options) {
|
|
17707
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$
|
|
18516
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$f);
|
|
17708
18517
|
}
|
|
17709
18518
|
/**
|
|
17710
18519
|
* Gets an entity query.
|
|
@@ -17714,7 +18523,7 @@ class EntityQueriesImpl {
|
|
|
17714
18523
|
* @param options The options parameters.
|
|
17715
18524
|
*/
|
|
17716
18525
|
get(resourceGroupName, workspaceName, entityQueryId, options) {
|
|
17717
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityQueryId, options }, getOperationSpec$
|
|
18526
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityQueryId, options }, getOperationSpec$d);
|
|
17718
18527
|
}
|
|
17719
18528
|
/**
|
|
17720
18529
|
* Creates or updates the entity query.
|
|
@@ -17725,7 +18534,7 @@ class EntityQueriesImpl {
|
|
|
17725
18534
|
* @param options The options parameters.
|
|
17726
18535
|
*/
|
|
17727
18536
|
createOrUpdate(resourceGroupName, workspaceName, entityQueryId, entityQuery, options) {
|
|
17728
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityQueryId, entityQuery, options }, createOrUpdateOperationSpec$
|
|
18537
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityQueryId, entityQuery, options }, createOrUpdateOperationSpec$6);
|
|
17729
18538
|
}
|
|
17730
18539
|
/**
|
|
17731
18540
|
* Delete the entity query.
|
|
@@ -17735,7 +18544,7 @@ class EntityQueriesImpl {
|
|
|
17735
18544
|
* @param options The options parameters.
|
|
17736
18545
|
*/
|
|
17737
18546
|
delete(resourceGroupName, workspaceName, entityQueryId, options) {
|
|
17738
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityQueryId, options }, deleteOperationSpec$
|
|
18547
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityQueryId, options }, deleteOperationSpec$c);
|
|
17739
18548
|
}
|
|
17740
18549
|
/**
|
|
17741
18550
|
* ListNext
|
|
@@ -17745,12 +18554,12 @@ class EntityQueriesImpl {
|
|
|
17745
18554
|
* @param options The options parameters.
|
|
17746
18555
|
*/
|
|
17747
18556
|
_listNext(resourceGroupName, workspaceName, nextLink, options) {
|
|
17748
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$
|
|
18557
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$c);
|
|
17749
18558
|
}
|
|
17750
18559
|
}
|
|
17751
18560
|
// Operation Specifications
|
|
17752
|
-
const serializer$
|
|
17753
|
-
const listOperationSpec$
|
|
18561
|
+
const serializer$i = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
18562
|
+
const listOperationSpec$f = {
|
|
17754
18563
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entityQueries",
|
|
17755
18564
|
httpMethod: "GET",
|
|
17756
18565
|
responses: {
|
|
@@ -17769,9 +18578,9 @@ const listOperationSpec$e = {
|
|
|
17769
18578
|
workspaceName
|
|
17770
18579
|
],
|
|
17771
18580
|
headerParameters: [accept],
|
|
17772
|
-
serializer: serializer$
|
|
18581
|
+
serializer: serializer$i
|
|
17773
18582
|
};
|
|
17774
|
-
const getOperationSpec$
|
|
18583
|
+
const getOperationSpec$d = {
|
|
17775
18584
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entityQueries/{entityQueryId}",
|
|
17776
18585
|
httpMethod: "GET",
|
|
17777
18586
|
responses: {
|
|
@@ -17791,9 +18600,9 @@ const getOperationSpec$c = {
|
|
|
17791
18600
|
entityQueryId
|
|
17792
18601
|
],
|
|
17793
18602
|
headerParameters: [accept],
|
|
17794
|
-
serializer: serializer$
|
|
18603
|
+
serializer: serializer$i
|
|
17795
18604
|
};
|
|
17796
|
-
const createOrUpdateOperationSpec$
|
|
18605
|
+
const createOrUpdateOperationSpec$6 = {
|
|
17797
18606
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entityQueries/{entityQueryId}",
|
|
17798
18607
|
httpMethod: "PUT",
|
|
17799
18608
|
responses: {
|
|
@@ -17818,9 +18627,9 @@ const createOrUpdateOperationSpec$5 = {
|
|
|
17818
18627
|
],
|
|
17819
18628
|
headerParameters: [accept, contentType],
|
|
17820
18629
|
mediaType: "json",
|
|
17821
|
-
serializer: serializer$
|
|
18630
|
+
serializer: serializer$i
|
|
17822
18631
|
};
|
|
17823
|
-
const deleteOperationSpec$
|
|
18632
|
+
const deleteOperationSpec$c = {
|
|
17824
18633
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entityQueries/{entityQueryId}",
|
|
17825
18634
|
httpMethod: "DELETE",
|
|
17826
18635
|
responses: {
|
|
@@ -17839,9 +18648,9 @@ const deleteOperationSpec$b = {
|
|
|
17839
18648
|
entityQueryId
|
|
17840
18649
|
],
|
|
17841
18650
|
headerParameters: [accept],
|
|
17842
|
-
serializer: serializer$
|
|
18651
|
+
serializer: serializer$i
|
|
17843
18652
|
};
|
|
17844
|
-
const listNextOperationSpec$
|
|
18653
|
+
const listNextOperationSpec$c = {
|
|
17845
18654
|
path: "{nextLink}",
|
|
17846
18655
|
httpMethod: "GET",
|
|
17847
18656
|
responses: {
|
|
@@ -17861,7 +18670,7 @@ const listNextOperationSpec$b = {
|
|
|
17861
18670
|
nextLink
|
|
17862
18671
|
],
|
|
17863
18672
|
headerParameters: [accept],
|
|
17864
|
-
serializer: serializer$
|
|
18673
|
+
serializer: serializer$i
|
|
17865
18674
|
};
|
|
17866
18675
|
|
|
17867
18676
|
/*
|
|
@@ -17938,7 +18747,7 @@ class EntityQueryTemplatesImpl {
|
|
|
17938
18747
|
* @param options The options parameters.
|
|
17939
18748
|
*/
|
|
17940
18749
|
_list(resourceGroupName, workspaceName, options) {
|
|
17941
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$
|
|
18750
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$e);
|
|
17942
18751
|
}
|
|
17943
18752
|
/**
|
|
17944
18753
|
* Gets an entity query.
|
|
@@ -17948,7 +18757,7 @@ class EntityQueryTemplatesImpl {
|
|
|
17948
18757
|
* @param options The options parameters.
|
|
17949
18758
|
*/
|
|
17950
18759
|
get(resourceGroupName, workspaceName, entityQueryTemplateId, options) {
|
|
17951
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityQueryTemplateId, options }, getOperationSpec$
|
|
18760
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityQueryTemplateId, options }, getOperationSpec$c);
|
|
17952
18761
|
}
|
|
17953
18762
|
/**
|
|
17954
18763
|
* ListNext
|
|
@@ -17958,12 +18767,12 @@ class EntityQueryTemplatesImpl {
|
|
|
17958
18767
|
* @param options The options parameters.
|
|
17959
18768
|
*/
|
|
17960
18769
|
_listNext(resourceGroupName, workspaceName, nextLink, options) {
|
|
17961
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$
|
|
18770
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$b);
|
|
17962
18771
|
}
|
|
17963
18772
|
}
|
|
17964
18773
|
// Operation Specifications
|
|
17965
|
-
const serializer$
|
|
17966
|
-
const listOperationSpec$
|
|
18774
|
+
const serializer$h = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
18775
|
+
const listOperationSpec$e = {
|
|
17967
18776
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entityQueryTemplates",
|
|
17968
18777
|
httpMethod: "GET",
|
|
17969
18778
|
responses: {
|
|
@@ -17982,9 +18791,9 @@ const listOperationSpec$d = {
|
|
|
17982
18791
|
workspaceName
|
|
17983
18792
|
],
|
|
17984
18793
|
headerParameters: [accept],
|
|
17985
|
-
serializer: serializer$
|
|
18794
|
+
serializer: serializer$h
|
|
17986
18795
|
};
|
|
17987
|
-
const getOperationSpec$
|
|
18796
|
+
const getOperationSpec$c = {
|
|
17988
18797
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entityQueryTemplates/{entityQueryTemplateId}",
|
|
17989
18798
|
httpMethod: "GET",
|
|
17990
18799
|
responses: {
|
|
@@ -18004,9 +18813,9 @@ const getOperationSpec$b = {
|
|
|
18004
18813
|
entityQueryTemplateId
|
|
18005
18814
|
],
|
|
18006
18815
|
headerParameters: [accept],
|
|
18007
|
-
serializer: serializer$
|
|
18816
|
+
serializer: serializer$h
|
|
18008
18817
|
};
|
|
18009
|
-
const listNextOperationSpec$
|
|
18818
|
+
const listNextOperationSpec$b = {
|
|
18010
18819
|
path: "{nextLink}",
|
|
18011
18820
|
httpMethod: "GET",
|
|
18012
18821
|
responses: {
|
|
@@ -18026,7 +18835,7 @@ const listNextOperationSpec$a = {
|
|
|
18026
18835
|
nextLink
|
|
18027
18836
|
],
|
|
18028
18837
|
headerParameters: [accept],
|
|
18029
|
-
serializer: serializer$
|
|
18838
|
+
serializer: serializer$h
|
|
18030
18839
|
};
|
|
18031
18840
|
|
|
18032
18841
|
/*
|
|
@@ -18105,7 +18914,7 @@ class IncidentCommentsImpl {
|
|
|
18105
18914
|
* @param options The options parameters.
|
|
18106
18915
|
*/
|
|
18107
18916
|
_list(resourceGroupName, workspaceName, incidentId, options) {
|
|
18108
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, options }, listOperationSpec$
|
|
18917
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, options }, listOperationSpec$d);
|
|
18109
18918
|
}
|
|
18110
18919
|
/**
|
|
18111
18920
|
* Gets an incident comment.
|
|
@@ -18122,7 +18931,7 @@ class IncidentCommentsImpl {
|
|
|
18122
18931
|
incidentId,
|
|
18123
18932
|
incidentCommentId,
|
|
18124
18933
|
options
|
|
18125
|
-
}, getOperationSpec$
|
|
18934
|
+
}, getOperationSpec$b);
|
|
18126
18935
|
}
|
|
18127
18936
|
/**
|
|
18128
18937
|
* Creates or updates the incident comment.
|
|
@@ -18141,7 +18950,7 @@ class IncidentCommentsImpl {
|
|
|
18141
18950
|
incidentCommentId,
|
|
18142
18951
|
incidentComment,
|
|
18143
18952
|
options
|
|
18144
|
-
}, createOrUpdateOperationSpec$
|
|
18953
|
+
}, createOrUpdateOperationSpec$5);
|
|
18145
18954
|
}
|
|
18146
18955
|
/**
|
|
18147
18956
|
* Delete the incident comment.
|
|
@@ -18158,7 +18967,7 @@ class IncidentCommentsImpl {
|
|
|
18158
18967
|
incidentId,
|
|
18159
18968
|
incidentCommentId,
|
|
18160
18969
|
options
|
|
18161
|
-
}, deleteOperationSpec$
|
|
18970
|
+
}, deleteOperationSpec$b);
|
|
18162
18971
|
}
|
|
18163
18972
|
/**
|
|
18164
18973
|
* ListNext
|
|
@@ -18169,12 +18978,12 @@ class IncidentCommentsImpl {
|
|
|
18169
18978
|
* @param options The options parameters.
|
|
18170
18979
|
*/
|
|
18171
18980
|
_listNext(resourceGroupName, workspaceName, incidentId, nextLink, options) {
|
|
18172
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, nextLink, options }, listNextOperationSpec$
|
|
18981
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, nextLink, options }, listNextOperationSpec$a);
|
|
18173
18982
|
}
|
|
18174
18983
|
}
|
|
18175
18984
|
// Operation Specifications
|
|
18176
|
-
const serializer$
|
|
18177
|
-
const listOperationSpec$
|
|
18985
|
+
const serializer$g = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
18986
|
+
const listOperationSpec$d = {
|
|
18178
18987
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}/comments",
|
|
18179
18988
|
httpMethod: "GET",
|
|
18180
18989
|
responses: {
|
|
@@ -18200,9 +19009,9 @@ const listOperationSpec$c = {
|
|
|
18200
19009
|
incidentId
|
|
18201
19010
|
],
|
|
18202
19011
|
headerParameters: [accept],
|
|
18203
|
-
serializer: serializer$
|
|
19012
|
+
serializer: serializer$g
|
|
18204
19013
|
};
|
|
18205
|
-
const getOperationSpec$
|
|
19014
|
+
const getOperationSpec$b = {
|
|
18206
19015
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}/comments/{incidentCommentId}",
|
|
18207
19016
|
httpMethod: "GET",
|
|
18208
19017
|
responses: {
|
|
@@ -18223,9 +19032,9 @@ const getOperationSpec$a = {
|
|
|
18223
19032
|
incidentCommentId
|
|
18224
19033
|
],
|
|
18225
19034
|
headerParameters: [accept],
|
|
18226
|
-
serializer: serializer$
|
|
19035
|
+
serializer: serializer$g
|
|
18227
19036
|
};
|
|
18228
|
-
const createOrUpdateOperationSpec$
|
|
19037
|
+
const createOrUpdateOperationSpec$5 = {
|
|
18229
19038
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}/comments/{incidentCommentId}",
|
|
18230
19039
|
httpMethod: "PUT",
|
|
18231
19040
|
responses: {
|
|
@@ -18251,9 +19060,9 @@ const createOrUpdateOperationSpec$4 = {
|
|
|
18251
19060
|
],
|
|
18252
19061
|
headerParameters: [accept, contentType],
|
|
18253
19062
|
mediaType: "json",
|
|
18254
|
-
serializer: serializer$
|
|
19063
|
+
serializer: serializer$g
|
|
18255
19064
|
};
|
|
18256
|
-
const deleteOperationSpec$
|
|
19065
|
+
const deleteOperationSpec$b = {
|
|
18257
19066
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}/comments/{incidentCommentId}",
|
|
18258
19067
|
httpMethod: "DELETE",
|
|
18259
19068
|
responses: {
|
|
@@ -18273,9 +19082,9 @@ const deleteOperationSpec$a = {
|
|
|
18273
19082
|
incidentCommentId
|
|
18274
19083
|
],
|
|
18275
19084
|
headerParameters: [accept],
|
|
18276
|
-
serializer: serializer$
|
|
19085
|
+
serializer: serializer$g
|
|
18277
19086
|
};
|
|
18278
|
-
const listNextOperationSpec$
|
|
19087
|
+
const listNextOperationSpec$a = {
|
|
18279
19088
|
path: "{nextLink}",
|
|
18280
19089
|
httpMethod: "GET",
|
|
18281
19090
|
responses: {
|
|
@@ -18302,7 +19111,7 @@ const listNextOperationSpec$9 = {
|
|
|
18302
19111
|
incidentId
|
|
18303
19112
|
],
|
|
18304
19113
|
headerParameters: [accept],
|
|
18305
|
-
serializer: serializer$
|
|
19114
|
+
serializer: serializer$g
|
|
18306
19115
|
};
|
|
18307
19116
|
|
|
18308
19117
|
/*
|
|
@@ -18381,7 +19190,7 @@ class IncidentRelationsImpl {
|
|
|
18381
19190
|
* @param options The options parameters.
|
|
18382
19191
|
*/
|
|
18383
19192
|
_list(resourceGroupName, workspaceName, incidentId, options) {
|
|
18384
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, options }, listOperationSpec$
|
|
19193
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, options }, listOperationSpec$c);
|
|
18385
19194
|
}
|
|
18386
19195
|
/**
|
|
18387
19196
|
* Gets an incident relation.
|
|
@@ -18392,7 +19201,7 @@ class IncidentRelationsImpl {
|
|
|
18392
19201
|
* @param options The options parameters.
|
|
18393
19202
|
*/
|
|
18394
19203
|
get(resourceGroupName, workspaceName, incidentId, relationName, options) {
|
|
18395
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, relationName, options }, getOperationSpec$
|
|
19204
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, relationName, options }, getOperationSpec$a);
|
|
18396
19205
|
}
|
|
18397
19206
|
/**
|
|
18398
19207
|
* Creates or updates the incident relation.
|
|
@@ -18411,7 +19220,7 @@ class IncidentRelationsImpl {
|
|
|
18411
19220
|
relationName,
|
|
18412
19221
|
relation,
|
|
18413
19222
|
options
|
|
18414
|
-
}, createOrUpdateOperationSpec$
|
|
19223
|
+
}, createOrUpdateOperationSpec$4);
|
|
18415
19224
|
}
|
|
18416
19225
|
/**
|
|
18417
19226
|
* Delete the incident relation.
|
|
@@ -18422,7 +19231,7 @@ class IncidentRelationsImpl {
|
|
|
18422
19231
|
* @param options The options parameters.
|
|
18423
19232
|
*/
|
|
18424
19233
|
delete(resourceGroupName, workspaceName, incidentId, relationName, options) {
|
|
18425
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, relationName, options }, deleteOperationSpec$
|
|
19234
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, relationName, options }, deleteOperationSpec$a);
|
|
18426
19235
|
}
|
|
18427
19236
|
/**
|
|
18428
19237
|
* ListNext
|
|
@@ -18433,12 +19242,12 @@ class IncidentRelationsImpl {
|
|
|
18433
19242
|
* @param options The options parameters.
|
|
18434
19243
|
*/
|
|
18435
19244
|
_listNext(resourceGroupName, workspaceName, incidentId, nextLink, options) {
|
|
18436
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, nextLink, options }, listNextOperationSpec$
|
|
19245
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, nextLink, options }, listNextOperationSpec$9);
|
|
18437
19246
|
}
|
|
18438
19247
|
}
|
|
18439
19248
|
// Operation Specifications
|
|
18440
|
-
const serializer$
|
|
18441
|
-
const listOperationSpec$
|
|
19249
|
+
const serializer$f = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
19250
|
+
const listOperationSpec$c = {
|
|
18442
19251
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}/relations",
|
|
18443
19252
|
httpMethod: "GET",
|
|
18444
19253
|
responses: {
|
|
@@ -18464,9 +19273,9 @@ const listOperationSpec$b = {
|
|
|
18464
19273
|
incidentId
|
|
18465
19274
|
],
|
|
18466
19275
|
headerParameters: [accept],
|
|
18467
|
-
serializer: serializer$
|
|
19276
|
+
serializer: serializer$f
|
|
18468
19277
|
};
|
|
18469
|
-
const getOperationSpec$
|
|
19278
|
+
const getOperationSpec$a = {
|
|
18470
19279
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}/relations/{relationName}",
|
|
18471
19280
|
httpMethod: "GET",
|
|
18472
19281
|
responses: {
|
|
@@ -18487,9 +19296,9 @@ const getOperationSpec$9 = {
|
|
|
18487
19296
|
relationName
|
|
18488
19297
|
],
|
|
18489
19298
|
headerParameters: [accept],
|
|
18490
|
-
serializer: serializer$
|
|
19299
|
+
serializer: serializer$f
|
|
18491
19300
|
};
|
|
18492
|
-
const createOrUpdateOperationSpec$
|
|
19301
|
+
const createOrUpdateOperationSpec$4 = {
|
|
18493
19302
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}/relations/{relationName}",
|
|
18494
19303
|
httpMethod: "PUT",
|
|
18495
19304
|
responses: {
|
|
@@ -18515,9 +19324,9 @@ const createOrUpdateOperationSpec$3 = {
|
|
|
18515
19324
|
],
|
|
18516
19325
|
headerParameters: [accept, contentType],
|
|
18517
19326
|
mediaType: "json",
|
|
18518
|
-
serializer: serializer$
|
|
19327
|
+
serializer: serializer$f
|
|
18519
19328
|
};
|
|
18520
|
-
const deleteOperationSpec$
|
|
19329
|
+
const deleteOperationSpec$a = {
|
|
18521
19330
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}/relations/{relationName}",
|
|
18522
19331
|
httpMethod: "DELETE",
|
|
18523
19332
|
responses: {
|
|
@@ -18537,9 +19346,9 @@ const deleteOperationSpec$9 = {
|
|
|
18537
19346
|
relationName
|
|
18538
19347
|
],
|
|
18539
19348
|
headerParameters: [accept],
|
|
18540
|
-
serializer: serializer$
|
|
19349
|
+
serializer: serializer$f
|
|
18541
19350
|
};
|
|
18542
|
-
const listNextOperationSpec$
|
|
19351
|
+
const listNextOperationSpec$9 = {
|
|
18543
19352
|
path: "{nextLink}",
|
|
18544
19353
|
httpMethod: "GET",
|
|
18545
19354
|
responses: {
|
|
@@ -18566,7 +19375,7 @@ const listNextOperationSpec$8 = {
|
|
|
18566
19375
|
incidentId
|
|
18567
19376
|
],
|
|
18568
19377
|
headerParameters: [accept],
|
|
18569
|
-
serializer: serializer$
|
|
19378
|
+
serializer: serializer$f
|
|
18570
19379
|
};
|
|
18571
19380
|
|
|
18572
19381
|
/*
|
|
@@ -18643,7 +19452,7 @@ class MetadataImpl {
|
|
|
18643
19452
|
* @param options The options parameters.
|
|
18644
19453
|
*/
|
|
18645
19454
|
_list(resourceGroupName, workspaceName, options) {
|
|
18646
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$
|
|
19455
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$b);
|
|
18647
19456
|
}
|
|
18648
19457
|
/**
|
|
18649
19458
|
* Get a Metadata.
|
|
@@ -18653,7 +19462,7 @@ class MetadataImpl {
|
|
|
18653
19462
|
* @param options The options parameters.
|
|
18654
19463
|
*/
|
|
18655
19464
|
get(resourceGroupName, workspaceName, metadataName, options) {
|
|
18656
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, metadataName, options }, getOperationSpec$
|
|
19465
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, metadataName, options }, getOperationSpec$9);
|
|
18657
19466
|
}
|
|
18658
19467
|
/**
|
|
18659
19468
|
* Delete a Metadata.
|
|
@@ -18663,7 +19472,7 @@ class MetadataImpl {
|
|
|
18663
19472
|
* @param options The options parameters.
|
|
18664
19473
|
*/
|
|
18665
19474
|
delete(resourceGroupName, workspaceName, metadataName, options) {
|
|
18666
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, metadataName, options }, deleteOperationSpec$
|
|
19475
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, metadataName, options }, deleteOperationSpec$9);
|
|
18667
19476
|
}
|
|
18668
19477
|
/**
|
|
18669
19478
|
* Create a Metadata.
|
|
@@ -18701,12 +19510,12 @@ class MetadataImpl {
|
|
|
18701
19510
|
* @param options The options parameters.
|
|
18702
19511
|
*/
|
|
18703
19512
|
_listNext(resourceGroupName, workspaceName, nextLink, options) {
|
|
18704
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$
|
|
19513
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$8);
|
|
18705
19514
|
}
|
|
18706
19515
|
}
|
|
18707
19516
|
// Operation Specifications
|
|
18708
|
-
const serializer$
|
|
18709
|
-
const listOperationSpec$
|
|
19517
|
+
const serializer$e = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
19518
|
+
const listOperationSpec$b = {
|
|
18710
19519
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/metadata",
|
|
18711
19520
|
httpMethod: "GET",
|
|
18712
19521
|
responses: {
|
|
@@ -18731,9 +19540,9 @@ const listOperationSpec$a = {
|
|
|
18731
19540
|
workspaceName
|
|
18732
19541
|
],
|
|
18733
19542
|
headerParameters: [accept],
|
|
18734
|
-
serializer: serializer$
|
|
19543
|
+
serializer: serializer$e
|
|
18735
19544
|
};
|
|
18736
|
-
const getOperationSpec$
|
|
19545
|
+
const getOperationSpec$9 = {
|
|
18737
19546
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/metadata/{metadataName}",
|
|
18738
19547
|
httpMethod: "GET",
|
|
18739
19548
|
responses: {
|
|
@@ -18753,9 +19562,9 @@ const getOperationSpec$8 = {
|
|
|
18753
19562
|
metadataName
|
|
18754
19563
|
],
|
|
18755
19564
|
headerParameters: [accept],
|
|
18756
|
-
serializer: serializer$
|
|
19565
|
+
serializer: serializer$e
|
|
18757
19566
|
};
|
|
18758
|
-
const deleteOperationSpec$
|
|
19567
|
+
const deleteOperationSpec$9 = {
|
|
18759
19568
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/metadata/{metadataName}",
|
|
18760
19569
|
httpMethod: "DELETE",
|
|
18761
19570
|
responses: {
|
|
@@ -18774,7 +19583,7 @@ const deleteOperationSpec$8 = {
|
|
|
18774
19583
|
metadataName
|
|
18775
19584
|
],
|
|
18776
19585
|
headerParameters: [accept],
|
|
18777
|
-
serializer: serializer$
|
|
19586
|
+
serializer: serializer$e
|
|
18778
19587
|
};
|
|
18779
19588
|
const createOperationSpec$3 = {
|
|
18780
19589
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/metadata/{metadataName}",
|
|
@@ -18801,7 +19610,7 @@ const createOperationSpec$3 = {
|
|
|
18801
19610
|
],
|
|
18802
19611
|
headerParameters: [accept, contentType],
|
|
18803
19612
|
mediaType: "json",
|
|
18804
|
-
serializer: serializer$
|
|
19613
|
+
serializer: serializer$e
|
|
18805
19614
|
};
|
|
18806
19615
|
const updateOperationSpec$1 = {
|
|
18807
19616
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/metadata/{metadataName}",
|
|
@@ -18825,9 +19634,9 @@ const updateOperationSpec$1 = {
|
|
|
18825
19634
|
],
|
|
18826
19635
|
headerParameters: [accept, contentType],
|
|
18827
19636
|
mediaType: "json",
|
|
18828
|
-
serializer: serializer$
|
|
19637
|
+
serializer: serializer$e
|
|
18829
19638
|
};
|
|
18830
|
-
const listNextOperationSpec$
|
|
19639
|
+
const listNextOperationSpec$8 = {
|
|
18831
19640
|
path: "{nextLink}",
|
|
18832
19641
|
httpMethod: "GET",
|
|
18833
19642
|
responses: {
|
|
@@ -18853,7 +19662,7 @@ const listNextOperationSpec$7 = {
|
|
|
18853
19662
|
nextLink
|
|
18854
19663
|
],
|
|
18855
19664
|
headerParameters: [accept],
|
|
18856
|
-
serializer: serializer$
|
|
19665
|
+
serializer: serializer$e
|
|
18857
19666
|
};
|
|
18858
19667
|
|
|
18859
19668
|
/*
|
|
@@ -18930,7 +19739,7 @@ class OfficeConsentsImpl {
|
|
|
18930
19739
|
* @param options The options parameters.
|
|
18931
19740
|
*/
|
|
18932
19741
|
_list(resourceGroupName, workspaceName, options) {
|
|
18933
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$
|
|
19742
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$a);
|
|
18934
19743
|
}
|
|
18935
19744
|
/**
|
|
18936
19745
|
* Gets an office365 consent.
|
|
@@ -18940,7 +19749,7 @@ class OfficeConsentsImpl {
|
|
|
18940
19749
|
* @param options The options parameters.
|
|
18941
19750
|
*/
|
|
18942
19751
|
get(resourceGroupName, workspaceName, consentId, options) {
|
|
18943
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, consentId, options }, getOperationSpec$
|
|
19752
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, consentId, options }, getOperationSpec$8);
|
|
18944
19753
|
}
|
|
18945
19754
|
/**
|
|
18946
19755
|
* Delete the office365 consent.
|
|
@@ -18950,7 +19759,7 @@ class OfficeConsentsImpl {
|
|
|
18950
19759
|
* @param options The options parameters.
|
|
18951
19760
|
*/
|
|
18952
19761
|
delete(resourceGroupName, workspaceName, consentId, options) {
|
|
18953
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, consentId, options }, deleteOperationSpec$
|
|
19762
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, consentId, options }, deleteOperationSpec$8);
|
|
18954
19763
|
}
|
|
18955
19764
|
/**
|
|
18956
19765
|
* ListNext
|
|
@@ -18960,12 +19769,12 @@ class OfficeConsentsImpl {
|
|
|
18960
19769
|
* @param options The options parameters.
|
|
18961
19770
|
*/
|
|
18962
19771
|
_listNext(resourceGroupName, workspaceName, nextLink, options) {
|
|
18963
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$
|
|
19772
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$7);
|
|
18964
19773
|
}
|
|
18965
19774
|
}
|
|
18966
19775
|
// Operation Specifications
|
|
18967
|
-
const serializer$
|
|
18968
|
-
const listOperationSpec$
|
|
19776
|
+
const serializer$d = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
19777
|
+
const listOperationSpec$a = {
|
|
18969
19778
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/officeConsents",
|
|
18970
19779
|
httpMethod: "GET",
|
|
18971
19780
|
responses: {
|
|
@@ -18984,9 +19793,9 @@ const listOperationSpec$9 = {
|
|
|
18984
19793
|
workspaceName
|
|
18985
19794
|
],
|
|
18986
19795
|
headerParameters: [accept],
|
|
18987
|
-
serializer: serializer$
|
|
19796
|
+
serializer: serializer$d
|
|
18988
19797
|
};
|
|
18989
|
-
const getOperationSpec$
|
|
19798
|
+
const getOperationSpec$8 = {
|
|
18990
19799
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/officeConsents/{consentId}",
|
|
18991
19800
|
httpMethod: "GET",
|
|
18992
19801
|
responses: {
|
|
@@ -19006,9 +19815,9 @@ const getOperationSpec$7 = {
|
|
|
19006
19815
|
consentId
|
|
19007
19816
|
],
|
|
19008
19817
|
headerParameters: [accept],
|
|
19009
|
-
serializer: serializer$
|
|
19818
|
+
serializer: serializer$d
|
|
19010
19819
|
};
|
|
19011
|
-
const deleteOperationSpec$
|
|
19820
|
+
const deleteOperationSpec$8 = {
|
|
19012
19821
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/officeConsents/{consentId}",
|
|
19013
19822
|
httpMethod: "DELETE",
|
|
19014
19823
|
responses: {
|
|
@@ -19027,9 +19836,9 @@ const deleteOperationSpec$7 = {
|
|
|
19027
19836
|
consentId
|
|
19028
19837
|
],
|
|
19029
19838
|
headerParameters: [accept],
|
|
19030
|
-
serializer: serializer$
|
|
19839
|
+
serializer: serializer$d
|
|
19031
19840
|
};
|
|
19032
|
-
const listNextOperationSpec$
|
|
19841
|
+
const listNextOperationSpec$7 = {
|
|
19033
19842
|
path: "{nextLink}",
|
|
19034
19843
|
httpMethod: "GET",
|
|
19035
19844
|
responses: {
|
|
@@ -19049,7 +19858,7 @@ const listNextOperationSpec$6 = {
|
|
|
19049
19858
|
nextLink
|
|
19050
19859
|
],
|
|
19051
19860
|
headerParameters: [accept],
|
|
19052
|
-
serializer: serializer$
|
|
19861
|
+
serializer: serializer$d
|
|
19053
19862
|
};
|
|
19054
19863
|
|
|
19055
19864
|
/*
|
|
@@ -19081,7 +19890,7 @@ class SentinelOnboardingStatesImpl {
|
|
|
19081
19890
|
workspaceName,
|
|
19082
19891
|
sentinelOnboardingStateName,
|
|
19083
19892
|
options
|
|
19084
|
-
}, getOperationSpec$
|
|
19893
|
+
}, getOperationSpec$7);
|
|
19085
19894
|
}
|
|
19086
19895
|
/**
|
|
19087
19896
|
* Create Sentinel onboarding state
|
|
@@ -19111,7 +19920,7 @@ class SentinelOnboardingStatesImpl {
|
|
|
19111
19920
|
workspaceName,
|
|
19112
19921
|
sentinelOnboardingStateName,
|
|
19113
19922
|
options
|
|
19114
|
-
}, deleteOperationSpec$
|
|
19923
|
+
}, deleteOperationSpec$7);
|
|
19115
19924
|
}
|
|
19116
19925
|
/**
|
|
19117
19926
|
* Gets all Sentinel onboarding states
|
|
@@ -19120,12 +19929,12 @@ class SentinelOnboardingStatesImpl {
|
|
|
19120
19929
|
* @param options The options parameters.
|
|
19121
19930
|
*/
|
|
19122
19931
|
list(resourceGroupName, workspaceName, options) {
|
|
19123
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$
|
|
19932
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$9);
|
|
19124
19933
|
}
|
|
19125
19934
|
}
|
|
19126
19935
|
// Operation Specifications
|
|
19127
|
-
const serializer$
|
|
19128
|
-
const getOperationSpec$
|
|
19936
|
+
const serializer$c = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
19937
|
+
const getOperationSpec$7 = {
|
|
19129
19938
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/onboardingStates/{sentinelOnboardingStateName}",
|
|
19130
19939
|
httpMethod: "GET",
|
|
19131
19940
|
responses: {
|
|
@@ -19145,7 +19954,7 @@ const getOperationSpec$6 = {
|
|
|
19145
19954
|
sentinelOnboardingStateName
|
|
19146
19955
|
],
|
|
19147
19956
|
headerParameters: [accept],
|
|
19148
|
-
serializer: serializer$
|
|
19957
|
+
serializer: serializer$c
|
|
19149
19958
|
};
|
|
19150
19959
|
const createOperationSpec$2 = {
|
|
19151
19960
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/onboardingStates/{sentinelOnboardingStateName}",
|
|
@@ -19172,9 +19981,9 @@ const createOperationSpec$2 = {
|
|
|
19172
19981
|
],
|
|
19173
19982
|
headerParameters: [accept, contentType],
|
|
19174
19983
|
mediaType: "json",
|
|
19175
|
-
serializer: serializer$
|
|
19984
|
+
serializer: serializer$c
|
|
19176
19985
|
};
|
|
19177
|
-
const deleteOperationSpec$
|
|
19986
|
+
const deleteOperationSpec$7 = {
|
|
19178
19987
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/onboardingStates/{sentinelOnboardingStateName}",
|
|
19179
19988
|
httpMethod: "DELETE",
|
|
19180
19989
|
responses: {
|
|
@@ -19193,9 +20002,9 @@ const deleteOperationSpec$6 = {
|
|
|
19193
20002
|
sentinelOnboardingStateName
|
|
19194
20003
|
],
|
|
19195
20004
|
headerParameters: [accept],
|
|
19196
|
-
serializer: serializer$
|
|
20005
|
+
serializer: serializer$c
|
|
19197
20006
|
};
|
|
19198
|
-
const listOperationSpec$
|
|
20007
|
+
const listOperationSpec$9 = {
|
|
19199
20008
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/onboardingStates",
|
|
19200
20009
|
httpMethod: "GET",
|
|
19201
20010
|
responses: {
|
|
@@ -19214,6 +20023,246 @@ const listOperationSpec$8 = {
|
|
|
19214
20023
|
workspaceName
|
|
19215
20024
|
],
|
|
19216
20025
|
headerParameters: [accept],
|
|
20026
|
+
serializer: serializer$c
|
|
20027
|
+
};
|
|
20028
|
+
|
|
20029
|
+
/*
|
|
20030
|
+
* Copyright (c) Microsoft Corporation.
|
|
20031
|
+
* Licensed under the MIT License.
|
|
20032
|
+
*
|
|
20033
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
20034
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
20035
|
+
*/
|
|
20036
|
+
/// <reference lib="esnext.asynciterable" />
|
|
20037
|
+
/** Class containing SecurityMLAnalyticsSettings operations. */
|
|
20038
|
+
class SecurityMLAnalyticsSettingsImpl {
|
|
20039
|
+
/**
|
|
20040
|
+
* Initialize a new instance of the class SecurityMLAnalyticsSettings class.
|
|
20041
|
+
* @param client Reference to the service client
|
|
20042
|
+
*/
|
|
20043
|
+
constructor(client) {
|
|
20044
|
+
this.client = client;
|
|
20045
|
+
}
|
|
20046
|
+
/**
|
|
20047
|
+
* Gets all Security ML Analytics Settings.
|
|
20048
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
20049
|
+
* @param workspaceName The name of the workspace.
|
|
20050
|
+
* @param options The options parameters.
|
|
20051
|
+
*/
|
|
20052
|
+
list(resourceGroupName, workspaceName, options) {
|
|
20053
|
+
const iter = this.listPagingAll(resourceGroupName, workspaceName, options);
|
|
20054
|
+
return {
|
|
20055
|
+
next() {
|
|
20056
|
+
return iter.next();
|
|
20057
|
+
},
|
|
20058
|
+
[Symbol.asyncIterator]() {
|
|
20059
|
+
return this;
|
|
20060
|
+
},
|
|
20061
|
+
byPage: () => {
|
|
20062
|
+
return this.listPagingPage(resourceGroupName, workspaceName, options);
|
|
20063
|
+
}
|
|
20064
|
+
};
|
|
20065
|
+
}
|
|
20066
|
+
listPagingPage(resourceGroupName, workspaceName, options) {
|
|
20067
|
+
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
20068
|
+
let result = yield tslib.__await(this._list(resourceGroupName, workspaceName, options));
|
|
20069
|
+
yield yield tslib.__await(result.value || []);
|
|
20070
|
+
let continuationToken = result.nextLink;
|
|
20071
|
+
while (continuationToken) {
|
|
20072
|
+
result = yield tslib.__await(this._listNext(resourceGroupName, workspaceName, continuationToken, options));
|
|
20073
|
+
continuationToken = result.nextLink;
|
|
20074
|
+
yield yield tslib.__await(result.value || []);
|
|
20075
|
+
}
|
|
20076
|
+
});
|
|
20077
|
+
}
|
|
20078
|
+
listPagingAll(resourceGroupName, workspaceName, options) {
|
|
20079
|
+
return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
|
|
20080
|
+
var e_1, _a;
|
|
20081
|
+
try {
|
|
20082
|
+
for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
|
|
20083
|
+
const page = _c.value;
|
|
20084
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
20085
|
+
}
|
|
20086
|
+
}
|
|
20087
|
+
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
20088
|
+
finally {
|
|
20089
|
+
try {
|
|
20090
|
+
if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
|
|
20091
|
+
}
|
|
20092
|
+
finally { if (e_1) throw e_1.error; }
|
|
20093
|
+
}
|
|
20094
|
+
});
|
|
20095
|
+
}
|
|
20096
|
+
/**
|
|
20097
|
+
* Gets all Security ML Analytics Settings.
|
|
20098
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
20099
|
+
* @param workspaceName The name of the workspace.
|
|
20100
|
+
* @param options The options parameters.
|
|
20101
|
+
*/
|
|
20102
|
+
_list(resourceGroupName, workspaceName, options) {
|
|
20103
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$8);
|
|
20104
|
+
}
|
|
20105
|
+
/**
|
|
20106
|
+
* Gets the Security ML Analytics Settings.
|
|
20107
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
20108
|
+
* @param workspaceName The name of the workspace.
|
|
20109
|
+
* @param settingsResourceName Security ML Analytics Settings resource name
|
|
20110
|
+
* @param options The options parameters.
|
|
20111
|
+
*/
|
|
20112
|
+
get(resourceGroupName, workspaceName, settingsResourceName, options) {
|
|
20113
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, settingsResourceName, options }, getOperationSpec$6);
|
|
20114
|
+
}
|
|
20115
|
+
/**
|
|
20116
|
+
* Creates or updates the Security ML Analytics Settings.
|
|
20117
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
20118
|
+
* @param workspaceName The name of the workspace.
|
|
20119
|
+
* @param settingsResourceName Security ML Analytics Settings resource name
|
|
20120
|
+
* @param securityMLAnalyticsSetting The security ML Analytics setting
|
|
20121
|
+
* @param options The options parameters.
|
|
20122
|
+
*/
|
|
20123
|
+
createOrUpdate(resourceGroupName, workspaceName, settingsResourceName, securityMLAnalyticsSetting, options) {
|
|
20124
|
+
return this.client.sendOperationRequest({
|
|
20125
|
+
resourceGroupName,
|
|
20126
|
+
workspaceName,
|
|
20127
|
+
settingsResourceName,
|
|
20128
|
+
securityMLAnalyticsSetting,
|
|
20129
|
+
options
|
|
20130
|
+
}, createOrUpdateOperationSpec$3);
|
|
20131
|
+
}
|
|
20132
|
+
/**
|
|
20133
|
+
* Delete the Security ML Analytics Settings.
|
|
20134
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
20135
|
+
* @param workspaceName The name of the workspace.
|
|
20136
|
+
* @param settingsResourceName Security ML Analytics Settings resource name
|
|
20137
|
+
* @param options The options parameters.
|
|
20138
|
+
*/
|
|
20139
|
+
delete(resourceGroupName, workspaceName, settingsResourceName, options) {
|
|
20140
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, settingsResourceName, options }, deleteOperationSpec$6);
|
|
20141
|
+
}
|
|
20142
|
+
/**
|
|
20143
|
+
* ListNext
|
|
20144
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
20145
|
+
* @param workspaceName The name of the workspace.
|
|
20146
|
+
* @param nextLink The nextLink from the previous successful call to the List method.
|
|
20147
|
+
* @param options The options parameters.
|
|
20148
|
+
*/
|
|
20149
|
+
_listNext(resourceGroupName, workspaceName, nextLink, options) {
|
|
20150
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$6);
|
|
20151
|
+
}
|
|
20152
|
+
}
|
|
20153
|
+
// Operation Specifications
|
|
20154
|
+
const serializer$b = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
20155
|
+
const listOperationSpec$8 = {
|
|
20156
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/securityMLAnalyticsSettings",
|
|
20157
|
+
httpMethod: "GET",
|
|
20158
|
+
responses: {
|
|
20159
|
+
200: {
|
|
20160
|
+
bodyMapper: SecurityMLAnalyticsSettingsList
|
|
20161
|
+
},
|
|
20162
|
+
default: {
|
|
20163
|
+
bodyMapper: CloudError
|
|
20164
|
+
}
|
|
20165
|
+
},
|
|
20166
|
+
queryParameters: [apiVersion],
|
|
20167
|
+
urlParameters: [
|
|
20168
|
+
$host,
|
|
20169
|
+
subscriptionId,
|
|
20170
|
+
resourceGroupName,
|
|
20171
|
+
workspaceName
|
|
20172
|
+
],
|
|
20173
|
+
headerParameters: [accept],
|
|
20174
|
+
serializer: serializer$b
|
|
20175
|
+
};
|
|
20176
|
+
const getOperationSpec$6 = {
|
|
20177
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/securityMLAnalyticsSettings/{settingsResourceName}",
|
|
20178
|
+
httpMethod: "GET",
|
|
20179
|
+
responses: {
|
|
20180
|
+
200: {
|
|
20181
|
+
bodyMapper: SecurityMLAnalyticsSetting
|
|
20182
|
+
},
|
|
20183
|
+
default: {
|
|
20184
|
+
bodyMapper: CloudError
|
|
20185
|
+
}
|
|
20186
|
+
},
|
|
20187
|
+
queryParameters: [apiVersion],
|
|
20188
|
+
urlParameters: [
|
|
20189
|
+
$host,
|
|
20190
|
+
subscriptionId,
|
|
20191
|
+
resourceGroupName,
|
|
20192
|
+
workspaceName,
|
|
20193
|
+
settingsResourceName
|
|
20194
|
+
],
|
|
20195
|
+
headerParameters: [accept],
|
|
20196
|
+
serializer: serializer$b
|
|
20197
|
+
};
|
|
20198
|
+
const createOrUpdateOperationSpec$3 = {
|
|
20199
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/securityMLAnalyticsSettings/{settingsResourceName}",
|
|
20200
|
+
httpMethod: "PUT",
|
|
20201
|
+
responses: {
|
|
20202
|
+
200: {
|
|
20203
|
+
bodyMapper: SecurityMLAnalyticsSetting
|
|
20204
|
+
},
|
|
20205
|
+
201: {
|
|
20206
|
+
bodyMapper: SecurityMLAnalyticsSetting
|
|
20207
|
+
},
|
|
20208
|
+
default: {
|
|
20209
|
+
bodyMapper: CloudError
|
|
20210
|
+
}
|
|
20211
|
+
},
|
|
20212
|
+
requestBody: securityMLAnalyticsSetting,
|
|
20213
|
+
queryParameters: [apiVersion],
|
|
20214
|
+
urlParameters: [
|
|
20215
|
+
$host,
|
|
20216
|
+
subscriptionId,
|
|
20217
|
+
resourceGroupName,
|
|
20218
|
+
workspaceName,
|
|
20219
|
+
settingsResourceName
|
|
20220
|
+
],
|
|
20221
|
+
headerParameters: [accept, contentType],
|
|
20222
|
+
mediaType: "json",
|
|
20223
|
+
serializer: serializer$b
|
|
20224
|
+
};
|
|
20225
|
+
const deleteOperationSpec$6 = {
|
|
20226
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/securityMLAnalyticsSettings/{settingsResourceName}",
|
|
20227
|
+
httpMethod: "DELETE",
|
|
20228
|
+
responses: {
|
|
20229
|
+
200: {},
|
|
20230
|
+
204: {},
|
|
20231
|
+
default: {
|
|
20232
|
+
bodyMapper: CloudError
|
|
20233
|
+
}
|
|
20234
|
+
},
|
|
20235
|
+
queryParameters: [apiVersion],
|
|
20236
|
+
urlParameters: [
|
|
20237
|
+
$host,
|
|
20238
|
+
subscriptionId,
|
|
20239
|
+
resourceGroupName,
|
|
20240
|
+
workspaceName,
|
|
20241
|
+
settingsResourceName
|
|
20242
|
+
],
|
|
20243
|
+
headerParameters: [accept],
|
|
20244
|
+
serializer: serializer$b
|
|
20245
|
+
};
|
|
20246
|
+
const listNextOperationSpec$6 = {
|
|
20247
|
+
path: "{nextLink}",
|
|
20248
|
+
httpMethod: "GET",
|
|
20249
|
+
responses: {
|
|
20250
|
+
200: {
|
|
20251
|
+
bodyMapper: SecurityMLAnalyticsSettingsList
|
|
20252
|
+
},
|
|
20253
|
+
default: {
|
|
20254
|
+
bodyMapper: CloudError
|
|
20255
|
+
}
|
|
20256
|
+
},
|
|
20257
|
+
queryParameters: [apiVersion],
|
|
20258
|
+
urlParameters: [
|
|
20259
|
+
$host,
|
|
20260
|
+
subscriptionId,
|
|
20261
|
+
resourceGroupName,
|
|
20262
|
+
workspaceName,
|
|
20263
|
+
nextLink
|
|
20264
|
+
],
|
|
20265
|
+
headerParameters: [accept],
|
|
19217
20266
|
serializer: serializer$b
|
|
19218
20267
|
};
|
|
19219
20268
|
|
|
@@ -21341,7 +22390,7 @@ class SecurityInsights extends coreClient__namespace.ServiceClient {
|
|
|
21341
22390
|
requestContentType: "application/json; charset=utf-8",
|
|
21342
22391
|
credential: credentials
|
|
21343
22392
|
};
|
|
21344
|
-
const packageDetails = `azsdk-js-arm-securityinsight/1.0.0-beta.
|
|
22393
|
+
const packageDetails = `azsdk-js-arm-securityinsight/1.0.0-beta.4`;
|
|
21345
22394
|
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
|
|
21346
22395
|
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
|
|
21347
22396
|
: `${packageDetails}`;
|
|
@@ -21352,27 +22401,32 @@ class SecurityInsights extends coreClient__namespace.ServiceClient {
|
|
|
21352
22401
|
userAgentPrefix
|
|
21353
22402
|
}, baseUri: (_b = (_a = options.endpoint) !== null && _a !== void 0 ? _a : options.baseUri) !== null && _b !== void 0 ? _b : "https://management.azure.com" });
|
|
21354
22403
|
super(optionsWithDefaults);
|
|
22404
|
+
let bearerTokenAuthenticationPolicyFound = false;
|
|
21355
22405
|
if ((options === null || options === void 0 ? void 0 : options.pipeline) && options.pipeline.getOrderedPolicies().length > 0) {
|
|
21356
22406
|
const pipelinePolicies = options.pipeline.getOrderedPolicies();
|
|
21357
|
-
|
|
22407
|
+
bearerTokenAuthenticationPolicyFound = pipelinePolicies.some((pipelinePolicy) => pipelinePolicy.name ===
|
|
21358
22408
|
coreRestPipeline__namespace.bearerTokenAuthenticationPolicyName);
|
|
21359
|
-
|
|
21360
|
-
|
|
21361
|
-
|
|
21362
|
-
|
|
21363
|
-
|
|
21364
|
-
|
|
21365
|
-
|
|
21366
|
-
|
|
21367
|
-
|
|
21368
|
-
|
|
21369
|
-
|
|
22409
|
+
}
|
|
22410
|
+
if (!options ||
|
|
22411
|
+
!options.pipeline ||
|
|
22412
|
+
options.pipeline.getOrderedPolicies().length == 0 ||
|
|
22413
|
+
!bearerTokenAuthenticationPolicyFound) {
|
|
22414
|
+
this.pipeline.removePolicy({
|
|
22415
|
+
name: coreRestPipeline__namespace.bearerTokenAuthenticationPolicyName
|
|
22416
|
+
});
|
|
22417
|
+
this.pipeline.addPolicy(coreRestPipeline__namespace.bearerTokenAuthenticationPolicy({
|
|
22418
|
+
credential: credentials,
|
|
22419
|
+
scopes: `${optionsWithDefaults.credentialScopes}`,
|
|
22420
|
+
challengeCallbacks: {
|
|
22421
|
+
authorizeRequestOnChallenge: coreClient__namespace.authorizeRequestOnClaimChallenge
|
|
22422
|
+
}
|
|
22423
|
+
}));
|
|
21370
22424
|
}
|
|
21371
22425
|
// Parameter assignments
|
|
21372
22426
|
this.subscriptionId = subscriptionId;
|
|
21373
22427
|
// Assigning values to Constant parameters
|
|
21374
22428
|
this.$host = options.$host || "https://management.azure.com";
|
|
21375
|
-
this.apiVersion = options.apiVersion || "2022-
|
|
22429
|
+
this.apiVersion = options.apiVersion || "2022-07-01-preview";
|
|
21376
22430
|
this.alertRules = new AlertRulesImpl(this);
|
|
21377
22431
|
this.actions = new ActionsImpl(this);
|
|
21378
22432
|
this.alertRuleTemplates = new AlertRuleTemplatesImpl(this);
|
|
@@ -21394,6 +22448,7 @@ class SecurityInsights extends coreClient__namespace.ServiceClient {
|
|
|
21394
22448
|
this.metadata = new MetadataImpl(this);
|
|
21395
22449
|
this.officeConsents = new OfficeConsentsImpl(this);
|
|
21396
22450
|
this.sentinelOnboardingStates = new SentinelOnboardingStatesImpl(this);
|
|
22451
|
+
this.securityMLAnalyticsSettings = new SecurityMLAnalyticsSettingsImpl(this);
|
|
21397
22452
|
this.productSettings = new ProductSettingsImpl(this);
|
|
21398
22453
|
this.sourceControlOperations = new SourceControlOperationsImpl(this);
|
|
21399
22454
|
this.sourceControls = new SourceControlsImpl(this);
|
|
@@ -21405,6 +22460,34 @@ class SecurityInsights extends coreClient__namespace.ServiceClient {
|
|
|
21405
22460
|
this.dataConnectors = new DataConnectorsImpl(this);
|
|
21406
22461
|
this.dataConnectorsCheckRequirementsOperations = new DataConnectorsCheckRequirementsOperationsImpl(this);
|
|
21407
22462
|
this.operations = new OperationsImpl(this);
|
|
22463
|
+
this.addCustomApiVersionPolicy(options.apiVersion);
|
|
22464
|
+
}
|
|
22465
|
+
/** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */
|
|
22466
|
+
addCustomApiVersionPolicy(apiVersion) {
|
|
22467
|
+
if (!apiVersion) {
|
|
22468
|
+
return;
|
|
22469
|
+
}
|
|
22470
|
+
const apiVersionPolicy = {
|
|
22471
|
+
name: "CustomApiVersionPolicy",
|
|
22472
|
+
sendRequest(request, next) {
|
|
22473
|
+
return tslib.__awaiter(this, void 0, void 0, function* () {
|
|
22474
|
+
const param = request.url.split("?");
|
|
22475
|
+
if (param.length > 1) {
|
|
22476
|
+
const newParams = param[1].split("&").map((item) => {
|
|
22477
|
+
if (item.indexOf("api-version") > -1) {
|
|
22478
|
+
return "api-version=" + apiVersion;
|
|
22479
|
+
}
|
|
22480
|
+
else {
|
|
22481
|
+
return item;
|
|
22482
|
+
}
|
|
22483
|
+
});
|
|
22484
|
+
request.url = param[0] + "?" + newParams.join("&");
|
|
22485
|
+
}
|
|
22486
|
+
return next(request);
|
|
22487
|
+
});
|
|
22488
|
+
}
|
|
22489
|
+
};
|
|
22490
|
+
this.pipeline.addPolicy(apiVersionPolicy);
|
|
21408
22491
|
}
|
|
21409
22492
|
}
|
|
21410
22493
|
|