@azure/arm-securityinsight 1.0.0-alpha.20220413.1 → 1.0.0-alpha.20220711.3
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 +276 -0
- package/README.md +7 -7
- package/dist/index.js +1466 -345
- 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 +7 -7
- package/dist-esm/samples-dev/watchlistItemsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/watchlistItemsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/watchlistItemsGetSample.js +1 -1
- package/dist-esm/samples-dev/watchlistItemsListSample.js +1 -1
- package/dist-esm/samples-dev/watchlistsCreateOrUpdateSample.js +2 -2
- package/dist-esm/samples-dev/watchlistsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/watchlistsGetSample.js +1 -1
- package/dist-esm/samples-dev/watchlistsListSample.js +1 -1
- package/dist-esm/src/models/index.d.ts +1078 -456
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +263 -32
- 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 -17
- 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 +57 -4
- 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 +12 -9
- package/review/arm-securityinsight.api.md +1024 -876
- package/src/models/index.ts +1147 -464
- package/src/models/mappers.ts +674 -17
- 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 +75 -3
- package/types/arm-securityinsight.d.ts +1125 -428
- package/types/tsdoc-metadata.json +1 -1
- 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,8 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var coreClient = require('@azure/core-client');
|
|
6
5
|
var tslib = require('tslib');
|
|
6
|
+
var coreClient = require('@azure/core-client');
|
|
7
|
+
var coreRestPipeline = require('@azure/core-rest-pipeline');
|
|
7
8
|
|
|
8
9
|
function _interopNamespace(e) {
|
|
9
10
|
if (e && e.__esModule) return e;
|
|
@@ -24,6 +25,7 @@ function _interopNamespace(e) {
|
|
|
24
25
|
}
|
|
25
26
|
|
|
26
27
|
var coreClient__namespace = /*#__PURE__*/_interopNamespace(coreClient);
|
|
28
|
+
var coreRestPipeline__namespace = /*#__PURE__*/_interopNamespace(coreRestPipeline);
|
|
27
29
|
|
|
28
30
|
/*
|
|
29
31
|
* Copyright (c) Microsoft Corporation.
|
|
@@ -35,19 +37,29 @@ var coreClient__namespace = /*#__PURE__*/_interopNamespace(coreClient);
|
|
|
35
37
|
/** Known values of {@link AlertRuleKind} that the service accepts. */
|
|
36
38
|
exports.KnownAlertRuleKind = void 0;
|
|
37
39
|
(function (KnownAlertRuleKind) {
|
|
40
|
+
/** Scheduled */
|
|
38
41
|
KnownAlertRuleKind["Scheduled"] = "Scheduled";
|
|
42
|
+
/** MicrosoftSecurityIncidentCreation */
|
|
39
43
|
KnownAlertRuleKind["MicrosoftSecurityIncidentCreation"] = "MicrosoftSecurityIncidentCreation";
|
|
44
|
+
/** Fusion */
|
|
40
45
|
KnownAlertRuleKind["Fusion"] = "Fusion";
|
|
46
|
+
/** MLBehaviorAnalytics */
|
|
41
47
|
KnownAlertRuleKind["MLBehaviorAnalytics"] = "MLBehaviorAnalytics";
|
|
48
|
+
/** ThreatIntelligence */
|
|
42
49
|
KnownAlertRuleKind["ThreatIntelligence"] = "ThreatIntelligence";
|
|
50
|
+
/** NRT */
|
|
43
51
|
KnownAlertRuleKind["NRT"] = "NRT";
|
|
44
52
|
})(exports.KnownAlertRuleKind || (exports.KnownAlertRuleKind = {}));
|
|
45
53
|
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
46
54
|
exports.KnownCreatedByType = void 0;
|
|
47
55
|
(function (KnownCreatedByType) {
|
|
56
|
+
/** User */
|
|
48
57
|
KnownCreatedByType["User"] = "User";
|
|
58
|
+
/** Application */
|
|
49
59
|
KnownCreatedByType["Application"] = "Application";
|
|
60
|
+
/** ManagedIdentity */
|
|
50
61
|
KnownCreatedByType["ManagedIdentity"] = "ManagedIdentity";
|
|
62
|
+
/** Key */
|
|
51
63
|
KnownCreatedByType["Key"] = "Key";
|
|
52
64
|
})(exports.KnownCreatedByType || (exports.KnownCreatedByType = {}));
|
|
53
65
|
/** Known values of {@link TriggersOn} that the service accepts. */
|
|
@@ -55,18 +67,26 @@ exports.KnownTriggersOn = void 0;
|
|
|
55
67
|
(function (KnownTriggersOn) {
|
|
56
68
|
/** Trigger on Incidents */
|
|
57
69
|
KnownTriggersOn["Incidents"] = "Incidents";
|
|
70
|
+
/** Trigger on Alerts */
|
|
71
|
+
KnownTriggersOn["Alerts"] = "Alerts";
|
|
58
72
|
})(exports.KnownTriggersOn || (exports.KnownTriggersOn = {}));
|
|
59
73
|
/** Known values of {@link TriggersWhen} that the service accepts. */
|
|
60
74
|
exports.KnownTriggersWhen = void 0;
|
|
61
75
|
(function (KnownTriggersWhen) {
|
|
62
76
|
/** Trigger on created objects */
|
|
63
77
|
KnownTriggersWhen["Created"] = "Created";
|
|
78
|
+
/** Trigger on updated objects */
|
|
79
|
+
KnownTriggersWhen["Updated"] = "Updated";
|
|
64
80
|
})(exports.KnownTriggersWhen || (exports.KnownTriggersWhen = {}));
|
|
65
81
|
/** Known values of {@link ConditionType} that the service accepts. */
|
|
66
82
|
exports.KnownConditionType = void 0;
|
|
67
83
|
(function (KnownConditionType) {
|
|
68
84
|
/** Evaluate an object property value */
|
|
69
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";
|
|
70
90
|
})(exports.KnownConditionType || (exports.KnownConditionType = {}));
|
|
71
91
|
/** Known values of {@link ActionType} that the service accepts. */
|
|
72
92
|
exports.KnownActionType = void 0;
|
|
@@ -91,22 +111,39 @@ exports.KnownIncidentSeverity = void 0;
|
|
|
91
111
|
/** Known values of {@link AttackTactic} that the service accepts. */
|
|
92
112
|
exports.KnownAttackTactic = void 0;
|
|
93
113
|
(function (KnownAttackTactic) {
|
|
114
|
+
/** Reconnaissance */
|
|
94
115
|
KnownAttackTactic["Reconnaissance"] = "Reconnaissance";
|
|
116
|
+
/** ResourceDevelopment */
|
|
95
117
|
KnownAttackTactic["ResourceDevelopment"] = "ResourceDevelopment";
|
|
118
|
+
/** InitialAccess */
|
|
96
119
|
KnownAttackTactic["InitialAccess"] = "InitialAccess";
|
|
120
|
+
/** Execution */
|
|
97
121
|
KnownAttackTactic["Execution"] = "Execution";
|
|
122
|
+
/** Persistence */
|
|
98
123
|
KnownAttackTactic["Persistence"] = "Persistence";
|
|
124
|
+
/** PrivilegeEscalation */
|
|
99
125
|
KnownAttackTactic["PrivilegeEscalation"] = "PrivilegeEscalation";
|
|
126
|
+
/** DefenseEvasion */
|
|
100
127
|
KnownAttackTactic["DefenseEvasion"] = "DefenseEvasion";
|
|
128
|
+
/** CredentialAccess */
|
|
101
129
|
KnownAttackTactic["CredentialAccess"] = "CredentialAccess";
|
|
130
|
+
/** Discovery */
|
|
102
131
|
KnownAttackTactic["Discovery"] = "Discovery";
|
|
132
|
+
/** LateralMovement */
|
|
103
133
|
KnownAttackTactic["LateralMovement"] = "LateralMovement";
|
|
134
|
+
/** Collection */
|
|
104
135
|
KnownAttackTactic["Collection"] = "Collection";
|
|
136
|
+
/** Exfiltration */
|
|
105
137
|
KnownAttackTactic["Exfiltration"] = "Exfiltration";
|
|
138
|
+
/** CommandAndControl */
|
|
106
139
|
KnownAttackTactic["CommandAndControl"] = "CommandAndControl";
|
|
140
|
+
/** Impact */
|
|
107
141
|
KnownAttackTactic["Impact"] = "Impact";
|
|
142
|
+
/** PreAttack */
|
|
108
143
|
KnownAttackTactic["PreAttack"] = "PreAttack";
|
|
144
|
+
/** ImpairProcessControl */
|
|
109
145
|
KnownAttackTactic["ImpairProcessControl"] = "ImpairProcessControl";
|
|
146
|
+
/** InhibitResponseFunction */
|
|
110
147
|
KnownAttackTactic["InhibitResponseFunction"] = "InhibitResponseFunction";
|
|
111
148
|
})(exports.KnownAttackTactic || (exports.KnownAttackTactic = {}));
|
|
112
149
|
/** Known values of {@link EntityKind} that the service accepts. */
|
|
@@ -154,6 +191,8 @@ exports.KnownEntityKind = void 0;
|
|
|
154
191
|
KnownEntityKind["Mailbox"] = "Mailbox";
|
|
155
192
|
/** Entity represents submission mail in the system. */
|
|
156
193
|
KnownEntityKind["SubmissionMail"] = "SubmissionMail";
|
|
194
|
+
/** Entity represents network interface in the system. */
|
|
195
|
+
KnownEntityKind["Nic"] = "Nic";
|
|
157
196
|
})(exports.KnownEntityKind || (exports.KnownEntityKind = {}));
|
|
158
197
|
/** Known values of {@link EntityTimelineKind} that the service accepts. */
|
|
159
198
|
exports.KnownEntityTimelineKind = void 0;
|
|
@@ -164,6 +203,8 @@ exports.KnownEntityTimelineKind = void 0;
|
|
|
164
203
|
KnownEntityTimelineKind["Bookmark"] = "Bookmark";
|
|
165
204
|
/** security alerts */
|
|
166
205
|
KnownEntityTimelineKind["SecurityAlert"] = "SecurityAlert";
|
|
206
|
+
/** anomaly */
|
|
207
|
+
KnownEntityTimelineKind["Anomaly"] = "Anomaly";
|
|
167
208
|
})(exports.KnownEntityTimelineKind || (exports.KnownEntityTimelineKind = {}));
|
|
168
209
|
/** Known values of {@link EntityItemQueryKind} that the service accepts. */
|
|
169
210
|
exports.KnownEntityItemQueryKind = void 0;
|
|
@@ -174,24 +215,37 @@ exports.KnownEntityItemQueryKind = void 0;
|
|
|
174
215
|
/** Known values of {@link EntityQueryKind} that the service accepts. */
|
|
175
216
|
exports.KnownEntityQueryKind = void 0;
|
|
176
217
|
(function (KnownEntityQueryKind) {
|
|
218
|
+
/** Expansion */
|
|
177
219
|
KnownEntityQueryKind["Expansion"] = "Expansion";
|
|
220
|
+
/** Insight */
|
|
178
221
|
KnownEntityQueryKind["Insight"] = "Insight";
|
|
222
|
+
/** Activity */
|
|
179
223
|
KnownEntityQueryKind["Activity"] = "Activity";
|
|
180
224
|
})(exports.KnownEntityQueryKind || (exports.KnownEntityQueryKind = {}));
|
|
181
|
-
/** Known values of {@link
|
|
182
|
-
exports.
|
|
183
|
-
(function (
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
})(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 = {}));
|
|
187
239
|
/** Known values of {@link CustomEntityQueryKind} that the service accepts. */
|
|
188
240
|
exports.KnownCustomEntityQueryKind = void 0;
|
|
189
241
|
(function (KnownCustomEntityQueryKind) {
|
|
242
|
+
/** Activity */
|
|
190
243
|
KnownCustomEntityQueryKind["Activity"] = "Activity";
|
|
191
244
|
})(exports.KnownCustomEntityQueryKind || (exports.KnownCustomEntityQueryKind = {}));
|
|
192
245
|
/** Known values of {@link EntityQueryTemplateKind} that the service accepts. */
|
|
193
246
|
exports.KnownEntityQueryTemplateKind = void 0;
|
|
194
247
|
(function (KnownEntityQueryTemplateKind) {
|
|
248
|
+
/** Activity */
|
|
195
249
|
KnownEntityQueryTemplateKind["Activity"] = "Activity";
|
|
196
250
|
})(exports.KnownEntityQueryTemplateKind || (exports.KnownEntityQueryTemplateKind = {}));
|
|
197
251
|
/** Known values of {@link IncidentClassification} that the service accepts. */
|
|
@@ -329,91 +383,143 @@ exports.KnownAlertStatus = void 0;
|
|
|
329
383
|
/** Known values of {@link Kind} that the service accepts. */
|
|
330
384
|
exports.KnownKind = void 0;
|
|
331
385
|
(function (KnownKind) {
|
|
386
|
+
/** DataConnector */
|
|
332
387
|
KnownKind["DataConnector"] = "DataConnector";
|
|
388
|
+
/** DataType */
|
|
333
389
|
KnownKind["DataType"] = "DataType";
|
|
390
|
+
/** Workbook */
|
|
334
391
|
KnownKind["Workbook"] = "Workbook";
|
|
392
|
+
/** WorkbookTemplate */
|
|
335
393
|
KnownKind["WorkbookTemplate"] = "WorkbookTemplate";
|
|
394
|
+
/** Playbook */
|
|
336
395
|
KnownKind["Playbook"] = "Playbook";
|
|
396
|
+
/** PlaybookTemplate */
|
|
337
397
|
KnownKind["PlaybookTemplate"] = "PlaybookTemplate";
|
|
398
|
+
/** AnalyticsRuleTemplate */
|
|
338
399
|
KnownKind["AnalyticsRuleTemplate"] = "AnalyticsRuleTemplate";
|
|
400
|
+
/** AnalyticsRule */
|
|
339
401
|
KnownKind["AnalyticsRule"] = "AnalyticsRule";
|
|
402
|
+
/** HuntingQuery */
|
|
340
403
|
KnownKind["HuntingQuery"] = "HuntingQuery";
|
|
404
|
+
/** InvestigationQuery */
|
|
341
405
|
KnownKind["InvestigationQuery"] = "InvestigationQuery";
|
|
406
|
+
/** Parser */
|
|
342
407
|
KnownKind["Parser"] = "Parser";
|
|
408
|
+
/** Watchlist */
|
|
343
409
|
KnownKind["Watchlist"] = "Watchlist";
|
|
410
|
+
/** WatchlistTemplate */
|
|
344
411
|
KnownKind["WatchlistTemplate"] = "WatchlistTemplate";
|
|
412
|
+
/** Solution */
|
|
345
413
|
KnownKind["Solution"] = "Solution";
|
|
414
|
+
/** AzureFunction */
|
|
346
415
|
KnownKind["AzureFunction"] = "AzureFunction";
|
|
416
|
+
/** LogicAppsCustomConnector */
|
|
347
417
|
KnownKind["LogicAppsCustomConnector"] = "LogicAppsCustomConnector";
|
|
418
|
+
/** AutomationRule */
|
|
348
419
|
KnownKind["AutomationRule"] = "AutomationRule";
|
|
349
420
|
})(exports.KnownKind || (exports.KnownKind = {}));
|
|
350
421
|
/** Known values of {@link SourceKind} that the service accepts. */
|
|
351
422
|
exports.KnownSourceKind = void 0;
|
|
352
423
|
(function (KnownSourceKind) {
|
|
424
|
+
/** LocalWorkspace */
|
|
353
425
|
KnownSourceKind["LocalWorkspace"] = "LocalWorkspace";
|
|
426
|
+
/** Community */
|
|
354
427
|
KnownSourceKind["Community"] = "Community";
|
|
428
|
+
/** Solution */
|
|
355
429
|
KnownSourceKind["Solution"] = "Solution";
|
|
430
|
+
/** SourceRepository */
|
|
356
431
|
KnownSourceKind["SourceRepository"] = "SourceRepository";
|
|
357
432
|
})(exports.KnownSourceKind || (exports.KnownSourceKind = {}));
|
|
358
433
|
/** Known values of {@link SupportTier} that the service accepts. */
|
|
359
434
|
exports.KnownSupportTier = void 0;
|
|
360
435
|
(function (KnownSupportTier) {
|
|
436
|
+
/** Microsoft */
|
|
361
437
|
KnownSupportTier["Microsoft"] = "Microsoft";
|
|
438
|
+
/** Partner */
|
|
362
439
|
KnownSupportTier["Partner"] = "Partner";
|
|
440
|
+
/** Community */
|
|
363
441
|
KnownSupportTier["Community"] = "Community";
|
|
364
442
|
})(exports.KnownSupportTier || (exports.KnownSupportTier = {}));
|
|
365
443
|
/** Known values of {@link Operator} that the service accepts. */
|
|
366
444
|
exports.KnownOperator = void 0;
|
|
367
445
|
(function (KnownOperator) {
|
|
446
|
+
/** AND */
|
|
368
447
|
KnownOperator["AND"] = "AND";
|
|
448
|
+
/** OR */
|
|
369
449
|
KnownOperator["OR"] = "OR";
|
|
370
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 = {}));
|
|
371
457
|
/** Known values of {@link SettingKind} that the service accepts. */
|
|
372
458
|
exports.KnownSettingKind = void 0;
|
|
373
459
|
(function (KnownSettingKind) {
|
|
460
|
+
/** Anomalies */
|
|
374
461
|
KnownSettingKind["Anomalies"] = "Anomalies";
|
|
462
|
+
/** EyesOn */
|
|
375
463
|
KnownSettingKind["EyesOn"] = "EyesOn";
|
|
464
|
+
/** EntityAnalytics */
|
|
376
465
|
KnownSettingKind["EntityAnalytics"] = "EntityAnalytics";
|
|
466
|
+
/** Ueba */
|
|
377
467
|
KnownSettingKind["Ueba"] = "Ueba";
|
|
378
468
|
})(exports.KnownSettingKind || (exports.KnownSettingKind = {}));
|
|
379
469
|
/** Known values of {@link RepoType} that the service accepts. */
|
|
380
470
|
exports.KnownRepoType = void 0;
|
|
381
471
|
(function (KnownRepoType) {
|
|
472
|
+
/** Github */
|
|
382
473
|
KnownRepoType["Github"] = "Github";
|
|
474
|
+
/** DevOps */
|
|
383
475
|
KnownRepoType["DevOps"] = "DevOps";
|
|
384
476
|
})(exports.KnownRepoType || (exports.KnownRepoType = {}));
|
|
385
477
|
/** Known values of {@link Version} that the service accepts. */
|
|
386
478
|
exports.KnownVersion = void 0;
|
|
387
479
|
(function (KnownVersion) {
|
|
480
|
+
/** V1 */
|
|
388
481
|
KnownVersion["V1"] = "V1";
|
|
482
|
+
/** V2 */
|
|
389
483
|
KnownVersion["V2"] = "V2";
|
|
390
484
|
})(exports.KnownVersion || (exports.KnownVersion = {}));
|
|
391
485
|
/** Known values of {@link ContentType} that the service accepts. */
|
|
392
486
|
exports.KnownContentType = void 0;
|
|
393
487
|
(function (KnownContentType) {
|
|
488
|
+
/** AnalyticRule */
|
|
394
489
|
KnownContentType["AnalyticRule"] = "AnalyticRule";
|
|
490
|
+
/** Workbook */
|
|
395
491
|
KnownContentType["Workbook"] = "Workbook";
|
|
396
492
|
})(exports.KnownContentType || (exports.KnownContentType = {}));
|
|
397
493
|
/** Known values of {@link DeploymentFetchStatus} that the service accepts. */
|
|
398
494
|
exports.KnownDeploymentFetchStatus = void 0;
|
|
399
495
|
(function (KnownDeploymentFetchStatus) {
|
|
496
|
+
/** Success */
|
|
400
497
|
KnownDeploymentFetchStatus["Success"] = "Success";
|
|
498
|
+
/** Unauthorized */
|
|
401
499
|
KnownDeploymentFetchStatus["Unauthorized"] = "Unauthorized";
|
|
500
|
+
/** NotFound */
|
|
402
501
|
KnownDeploymentFetchStatus["NotFound"] = "NotFound";
|
|
403
502
|
})(exports.KnownDeploymentFetchStatus || (exports.KnownDeploymentFetchStatus = {}));
|
|
404
503
|
/** Known values of {@link DeploymentState} that the service accepts. */
|
|
405
504
|
exports.KnownDeploymentState = void 0;
|
|
406
505
|
(function (KnownDeploymentState) {
|
|
506
|
+
/** InProgress */
|
|
407
507
|
KnownDeploymentState["InProgress"] = "In_Progress";
|
|
508
|
+
/** Completed */
|
|
408
509
|
KnownDeploymentState["Completed"] = "Completed";
|
|
510
|
+
/** Queued */
|
|
409
511
|
KnownDeploymentState["Queued"] = "Queued";
|
|
512
|
+
/** Canceling */
|
|
410
513
|
KnownDeploymentState["Canceling"] = "Canceling";
|
|
411
514
|
})(exports.KnownDeploymentState || (exports.KnownDeploymentState = {}));
|
|
412
515
|
/** Known values of {@link DeploymentResult} that the service accepts. */
|
|
413
516
|
exports.KnownDeploymentResult = void 0;
|
|
414
517
|
(function (KnownDeploymentResult) {
|
|
518
|
+
/** Success */
|
|
415
519
|
KnownDeploymentResult["Success"] = "Success";
|
|
520
|
+
/** Canceled */
|
|
416
521
|
KnownDeploymentResult["Canceled"] = "Canceled";
|
|
522
|
+
/** Failed */
|
|
417
523
|
KnownDeploymentResult["Failed"] = "Failed";
|
|
418
524
|
})(exports.KnownDeploymentResult || (exports.KnownDeploymentResult = {}));
|
|
419
525
|
/** Known values of {@link ThreatIntelligenceResourceKindEnum} that the service accepts. */
|
|
@@ -425,58 +531,91 @@ exports.KnownThreatIntelligenceResourceKindEnum = void 0;
|
|
|
425
531
|
/** Known values of {@link ThreatIntelligenceSortingCriteriaEnum} that the service accepts. */
|
|
426
532
|
exports.KnownThreatIntelligenceSortingCriteriaEnum = void 0;
|
|
427
533
|
(function (KnownThreatIntelligenceSortingCriteriaEnum) {
|
|
534
|
+
/** Unsorted */
|
|
428
535
|
KnownThreatIntelligenceSortingCriteriaEnum["Unsorted"] = "unsorted";
|
|
536
|
+
/** Ascending */
|
|
429
537
|
KnownThreatIntelligenceSortingCriteriaEnum["Ascending"] = "ascending";
|
|
538
|
+
/** Descending */
|
|
430
539
|
KnownThreatIntelligenceSortingCriteriaEnum["Descending"] = "descending";
|
|
431
540
|
})(exports.KnownThreatIntelligenceSortingCriteriaEnum || (exports.KnownThreatIntelligenceSortingCriteriaEnum = {}));
|
|
432
541
|
/** Known values of {@link SourceType} that the service accepts. */
|
|
433
542
|
exports.KnownSourceType = void 0;
|
|
434
543
|
(function (KnownSourceType) {
|
|
544
|
+
/** LocalFile */
|
|
435
545
|
KnownSourceType["LocalFile"] = "Local file";
|
|
546
|
+
/** RemoteStorage */
|
|
436
547
|
KnownSourceType["RemoteStorage"] = "Remote storage";
|
|
437
548
|
})(exports.KnownSourceType || (exports.KnownSourceType = {}));
|
|
438
549
|
/** Known values of {@link DataConnectorKind} that the service accepts. */
|
|
439
550
|
exports.KnownDataConnectorKind = void 0;
|
|
440
551
|
(function (KnownDataConnectorKind) {
|
|
552
|
+
/** AzureActiveDirectory */
|
|
441
553
|
KnownDataConnectorKind["AzureActiveDirectory"] = "AzureActiveDirectory";
|
|
554
|
+
/** AzureSecurityCenter */
|
|
442
555
|
KnownDataConnectorKind["AzureSecurityCenter"] = "AzureSecurityCenter";
|
|
556
|
+
/** MicrosoftCloudAppSecurity */
|
|
443
557
|
KnownDataConnectorKind["MicrosoftCloudAppSecurity"] = "MicrosoftCloudAppSecurity";
|
|
558
|
+
/** ThreatIntelligence */
|
|
444
559
|
KnownDataConnectorKind["ThreatIntelligence"] = "ThreatIntelligence";
|
|
560
|
+
/** ThreatIntelligenceTaxii */
|
|
445
561
|
KnownDataConnectorKind["ThreatIntelligenceTaxii"] = "ThreatIntelligenceTaxii";
|
|
562
|
+
/** Office365 */
|
|
446
563
|
KnownDataConnectorKind["Office365"] = "Office365";
|
|
564
|
+
/** OfficeATP */
|
|
447
565
|
KnownDataConnectorKind["OfficeATP"] = "OfficeATP";
|
|
566
|
+
/** OfficeIRM */
|
|
448
567
|
KnownDataConnectorKind["OfficeIRM"] = "OfficeIRM";
|
|
568
|
+
/** Office365Project */
|
|
449
569
|
KnownDataConnectorKind["Office365Project"] = "Office365Project";
|
|
570
|
+
/** OfficePowerBI */
|
|
450
571
|
KnownDataConnectorKind["OfficePowerBI"] = "OfficePowerBI";
|
|
572
|
+
/** AmazonWebServicesCloudTrail */
|
|
451
573
|
KnownDataConnectorKind["AmazonWebServicesCloudTrail"] = "AmazonWebServicesCloudTrail";
|
|
574
|
+
/** AmazonWebServicesS3 */
|
|
452
575
|
KnownDataConnectorKind["AmazonWebServicesS3"] = "AmazonWebServicesS3";
|
|
576
|
+
/** AzureAdvancedThreatProtection */
|
|
453
577
|
KnownDataConnectorKind["AzureAdvancedThreatProtection"] = "AzureAdvancedThreatProtection";
|
|
578
|
+
/** MicrosoftDefenderAdvancedThreatProtection */
|
|
454
579
|
KnownDataConnectorKind["MicrosoftDefenderAdvancedThreatProtection"] = "MicrosoftDefenderAdvancedThreatProtection";
|
|
580
|
+
/** Dynamics365 */
|
|
455
581
|
KnownDataConnectorKind["Dynamics365"] = "Dynamics365";
|
|
582
|
+
/** MicrosoftThreatProtection */
|
|
456
583
|
KnownDataConnectorKind["MicrosoftThreatProtection"] = "MicrosoftThreatProtection";
|
|
584
|
+
/** MicrosoftThreatIntelligence */
|
|
457
585
|
KnownDataConnectorKind["MicrosoftThreatIntelligence"] = "MicrosoftThreatIntelligence";
|
|
586
|
+
/** GenericUI */
|
|
458
587
|
KnownDataConnectorKind["GenericUI"] = "GenericUI";
|
|
588
|
+
/** APIPolling */
|
|
459
589
|
KnownDataConnectorKind["APIPolling"] = "APIPolling";
|
|
590
|
+
/** IOT */
|
|
460
591
|
KnownDataConnectorKind["IOT"] = "IOT";
|
|
461
592
|
})(exports.KnownDataConnectorKind || (exports.KnownDataConnectorKind = {}));
|
|
462
593
|
/** Known values of {@link ConnectAuthKind} that the service accepts. */
|
|
463
594
|
exports.KnownConnectAuthKind = void 0;
|
|
464
595
|
(function (KnownConnectAuthKind) {
|
|
596
|
+
/** Basic */
|
|
465
597
|
KnownConnectAuthKind["Basic"] = "Basic";
|
|
598
|
+
/** OAuth2 */
|
|
466
599
|
KnownConnectAuthKind["OAuth2"] = "OAuth2";
|
|
600
|
+
/** APIKey */
|
|
467
601
|
KnownConnectAuthKind["APIKey"] = "APIKey";
|
|
468
602
|
})(exports.KnownConnectAuthKind || (exports.KnownConnectAuthKind = {}));
|
|
469
603
|
/** Known values of {@link DataConnectorAuthorizationState} that the service accepts. */
|
|
470
604
|
exports.KnownDataConnectorAuthorizationState = void 0;
|
|
471
605
|
(function (KnownDataConnectorAuthorizationState) {
|
|
606
|
+
/** Valid */
|
|
472
607
|
KnownDataConnectorAuthorizationState["Valid"] = "Valid";
|
|
608
|
+
/** Invalid */
|
|
473
609
|
KnownDataConnectorAuthorizationState["Invalid"] = "Invalid";
|
|
474
610
|
})(exports.KnownDataConnectorAuthorizationState || (exports.KnownDataConnectorAuthorizationState = {}));
|
|
475
611
|
/** Known values of {@link DataConnectorLicenseState} that the service accepts. */
|
|
476
612
|
exports.KnownDataConnectorLicenseState = void 0;
|
|
477
613
|
(function (KnownDataConnectorLicenseState) {
|
|
614
|
+
/** Valid */
|
|
478
615
|
KnownDataConnectorLicenseState["Valid"] = "Valid";
|
|
616
|
+
/** Invalid */
|
|
479
617
|
KnownDataConnectorLicenseState["Invalid"] = "Invalid";
|
|
618
|
+
/** Unknown */
|
|
480
619
|
KnownDataConnectorLicenseState["Unknown"] = "Unknown";
|
|
481
620
|
})(exports.KnownDataConnectorLicenseState || (exports.KnownDataConnectorLicenseState = {}));
|
|
482
621
|
/** Known values of {@link TemplateStatus} that the service accepts. */
|
|
@@ -532,12 +671,19 @@ exports.KnownEntityMappingType = void 0;
|
|
|
532
671
|
/** Known values of {@link MicrosoftSecurityProductName} that the service accepts. */
|
|
533
672
|
exports.KnownMicrosoftSecurityProductName = void 0;
|
|
534
673
|
(function (KnownMicrosoftSecurityProductName) {
|
|
674
|
+
/** MicrosoftCloudAppSecurity */
|
|
535
675
|
KnownMicrosoftSecurityProductName["MicrosoftCloudAppSecurity"] = "Microsoft Cloud App Security";
|
|
676
|
+
/** AzureSecurityCenter */
|
|
536
677
|
KnownMicrosoftSecurityProductName["AzureSecurityCenter"] = "Azure Security Center";
|
|
678
|
+
/** AzureAdvancedThreatProtection */
|
|
537
679
|
KnownMicrosoftSecurityProductName["AzureAdvancedThreatProtection"] = "Azure Advanced Threat Protection";
|
|
680
|
+
/** AzureActiveDirectoryIdentityProtection */
|
|
538
681
|
KnownMicrosoftSecurityProductName["AzureActiveDirectoryIdentityProtection"] = "Azure Active Directory Identity Protection";
|
|
682
|
+
/** AzureSecurityCenterForIoT */
|
|
539
683
|
KnownMicrosoftSecurityProductName["AzureSecurityCenterForIoT"] = "Azure Security Center for IoT";
|
|
684
|
+
/** Office365AdvancedThreatProtection */
|
|
540
685
|
KnownMicrosoftSecurityProductName["Office365AdvancedThreatProtection"] = "Office 365 Advanced Threat Protection";
|
|
686
|
+
/** MicrosoftDefenderAdvancedThreatProtection */
|
|
541
687
|
KnownMicrosoftSecurityProductName["MicrosoftDefenderAdvancedThreatProtection"] = "Microsoft Defender Advanced Threat Protection";
|
|
542
688
|
})(exports.KnownMicrosoftSecurityProductName || (exports.KnownMicrosoftSecurityProductName = {}));
|
|
543
689
|
/** Known values of {@link MatchingMethod} that the service accepts. */
|
|
@@ -561,9 +707,67 @@ exports.KnownAlertDetail = void 0;
|
|
|
561
707
|
/** Known values of {@link EventGroupingAggregationKind} that the service accepts. */
|
|
562
708
|
exports.KnownEventGroupingAggregationKind = void 0;
|
|
563
709
|
(function (KnownEventGroupingAggregationKind) {
|
|
710
|
+
/** SingleAlert */
|
|
564
711
|
KnownEventGroupingAggregationKind["SingleAlert"] = "SingleAlert";
|
|
712
|
+
/** AlertPerResult */
|
|
565
713
|
KnownEventGroupingAggregationKind["AlertPerResult"] = "AlertPerResult";
|
|
566
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 = {}));
|
|
567
771
|
/** Known values of {@link AutomationRulePropertyConditionSupportedProperty} that the service accepts. */
|
|
568
772
|
exports.KnownAutomationRulePropertyConditionSupportedProperty = void 0;
|
|
569
773
|
(function (KnownAutomationRulePropertyConditionSupportedProperty) {
|
|
@@ -601,6 +805,8 @@ exports.KnownAutomationRulePropertyConditionSupportedProperty = void 0;
|
|
|
601
805
|
KnownAutomationRulePropertyConditionSupportedProperty["AccountUPNSuffix"] = "AccountUPNSuffix";
|
|
602
806
|
/** The name of the product of the alert */
|
|
603
807
|
KnownAutomationRulePropertyConditionSupportedProperty["AlertProductNames"] = "AlertProductNames";
|
|
808
|
+
/** The analytic rule ids of the alert */
|
|
809
|
+
KnownAutomationRulePropertyConditionSupportedProperty["AlertAnalyticRuleIds"] = "AlertAnalyticRuleIds";
|
|
604
810
|
/** The Azure resource id */
|
|
605
811
|
KnownAutomationRulePropertyConditionSupportedProperty["AzureResourceResourceId"] = "AzureResourceResourceId";
|
|
606
812
|
/** The Azure resource subscription id */
|
|
@@ -676,26 +882,6 @@ exports.KnownAutomationRulePropertyConditionSupportedProperty = void 0;
|
|
|
676
882
|
/** The url */
|
|
677
883
|
KnownAutomationRulePropertyConditionSupportedProperty["Url"] = "Url";
|
|
678
884
|
})(exports.KnownAutomationRulePropertyConditionSupportedProperty || (exports.KnownAutomationRulePropertyConditionSupportedProperty = {}));
|
|
679
|
-
/** Known values of {@link AutomationRulePropertyConditionSupportedOperator} that the service accepts. */
|
|
680
|
-
exports.KnownAutomationRulePropertyConditionSupportedOperator = void 0;
|
|
681
|
-
(function (KnownAutomationRulePropertyConditionSupportedOperator) {
|
|
682
|
-
/** Evaluates if the property equals at least one of the condition values */
|
|
683
|
-
KnownAutomationRulePropertyConditionSupportedOperator["Equals"] = "Equals";
|
|
684
|
-
/** Evaluates if the property does not equal any of the condition values */
|
|
685
|
-
KnownAutomationRulePropertyConditionSupportedOperator["NotEquals"] = "NotEquals";
|
|
686
|
-
/** Evaluates if the property contains at least one of the condition values */
|
|
687
|
-
KnownAutomationRulePropertyConditionSupportedOperator["Contains"] = "Contains";
|
|
688
|
-
/** Evaluates if the property does not contain any of the condition values */
|
|
689
|
-
KnownAutomationRulePropertyConditionSupportedOperator["NotContains"] = "NotContains";
|
|
690
|
-
/** Evaluates if the property starts with any of the condition values */
|
|
691
|
-
KnownAutomationRulePropertyConditionSupportedOperator["StartsWith"] = "StartsWith";
|
|
692
|
-
/** Evaluates if the property does not start with any of the condition values */
|
|
693
|
-
KnownAutomationRulePropertyConditionSupportedOperator["NotStartsWith"] = "NotStartsWith";
|
|
694
|
-
/** Evaluates if the property ends with any of the condition values */
|
|
695
|
-
KnownAutomationRulePropertyConditionSupportedOperator["EndsWith"] = "EndsWith";
|
|
696
|
-
/** Evaluates if the property does not end with any of the condition values */
|
|
697
|
-
KnownAutomationRulePropertyConditionSupportedOperator["NotEndsWith"] = "NotEndsWith";
|
|
698
|
-
})(exports.KnownAutomationRulePropertyConditionSupportedOperator || (exports.KnownAutomationRulePropertyConditionSupportedOperator = {}));
|
|
699
885
|
/** Known values of {@link EntityType} that the service accepts. */
|
|
700
886
|
exports.KnownEntityType = void 0;
|
|
701
887
|
(function (KnownEntityType) {
|
|
@@ -741,33 +927,55 @@ exports.KnownEntityType = void 0;
|
|
|
741
927
|
KnownEntityType["Mailbox"] = "Mailbox";
|
|
742
928
|
/** Entity represents submission mail in the system. */
|
|
743
929
|
KnownEntityType["SubmissionMail"] = "SubmissionMail";
|
|
930
|
+
/** Entity represents network interface in the system. */
|
|
931
|
+
KnownEntityType["Nic"] = "Nic";
|
|
744
932
|
})(exports.KnownEntityType || (exports.KnownEntityType = {}));
|
|
745
933
|
/** Known values of {@link OutputType} that the service accepts. */
|
|
746
934
|
exports.KnownOutputType = void 0;
|
|
747
935
|
(function (KnownOutputType) {
|
|
936
|
+
/** Number */
|
|
748
937
|
KnownOutputType["Number"] = "Number";
|
|
938
|
+
/** String */
|
|
749
939
|
KnownOutputType["String"] = "String";
|
|
940
|
+
/** Date */
|
|
750
941
|
KnownOutputType["Date"] = "Date";
|
|
942
|
+
/** Entity */
|
|
751
943
|
KnownOutputType["Entity"] = "Entity";
|
|
752
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 = {}));
|
|
753
961
|
/** Known values of {@link UebaDataSources} that the service accepts. */
|
|
754
962
|
exports.KnownUebaDataSources = void 0;
|
|
755
963
|
(function (KnownUebaDataSources) {
|
|
964
|
+
/** AuditLogs */
|
|
756
965
|
KnownUebaDataSources["AuditLogs"] = "AuditLogs";
|
|
966
|
+
/** AzureActivity */
|
|
757
967
|
KnownUebaDataSources["AzureActivity"] = "AzureActivity";
|
|
968
|
+
/** SecurityEvent */
|
|
758
969
|
KnownUebaDataSources["SecurityEvent"] = "SecurityEvent";
|
|
970
|
+
/** SigninLogs */
|
|
759
971
|
KnownUebaDataSources["SigninLogs"] = "SigninLogs";
|
|
760
972
|
})(exports.KnownUebaDataSources || (exports.KnownUebaDataSources = {}));
|
|
761
|
-
/** Known values of {@link SkuKind} that the service accepts. */
|
|
762
|
-
exports.KnownSkuKind = void 0;
|
|
763
|
-
(function (KnownSkuKind) {
|
|
764
|
-
KnownSkuKind["PerGB"] = "PerGB";
|
|
765
|
-
KnownSkuKind["CapacityReservation"] = "CapacityReservation";
|
|
766
|
-
})(exports.KnownSkuKind || (exports.KnownSkuKind = {}));
|
|
767
973
|
/** Known values of {@link DataTypeState} that the service accepts. */
|
|
768
974
|
exports.KnownDataTypeState = void 0;
|
|
769
975
|
(function (KnownDataTypeState) {
|
|
976
|
+
/** Enabled */
|
|
770
977
|
KnownDataTypeState["Enabled"] = "Enabled";
|
|
978
|
+
/** Disabled */
|
|
771
979
|
KnownDataTypeState["Disabled"] = "Disabled";
|
|
772
980
|
})(exports.KnownDataTypeState || (exports.KnownDataTypeState = {}));
|
|
773
981
|
/** Known values of {@link PollingFrequency} that the service accepts. */
|
|
@@ -783,30 +991,43 @@ exports.KnownPollingFrequency = void 0;
|
|
|
783
991
|
/** Known values of {@link ConnectivityType} that the service accepts. */
|
|
784
992
|
exports.KnownConnectivityType = void 0;
|
|
785
993
|
(function (KnownConnectivityType) {
|
|
994
|
+
/** IsConnectedQuery */
|
|
786
995
|
KnownConnectivityType["IsConnectedQuery"] = "IsConnectedQuery";
|
|
787
996
|
})(exports.KnownConnectivityType || (exports.KnownConnectivityType = {}));
|
|
788
997
|
/** Known values of {@link ProviderName} that the service accepts. */
|
|
789
998
|
exports.KnownProviderName = void 0;
|
|
790
999
|
(function (KnownProviderName) {
|
|
1000
|
+
/** MicrosoftOperationalInsightsSolutions */
|
|
791
1001
|
KnownProviderName["MicrosoftOperationalInsightsSolutions"] = "Microsoft.OperationalInsights/solutions";
|
|
1002
|
+
/** MicrosoftOperationalInsightsWorkspaces */
|
|
792
1003
|
KnownProviderName["MicrosoftOperationalInsightsWorkspaces"] = "Microsoft.OperationalInsights/workspaces";
|
|
1004
|
+
/** MicrosoftOperationalInsightsWorkspacesDatasources */
|
|
793
1005
|
KnownProviderName["MicrosoftOperationalInsightsWorkspacesDatasources"] = "Microsoft.OperationalInsights/workspaces/datasources";
|
|
1006
|
+
/** MicrosoftAadiamDiagnosticSettings */
|
|
794
1007
|
KnownProviderName["MicrosoftAadiamDiagnosticSettings"] = "microsoft.aadiam/diagnosticSettings";
|
|
1008
|
+
/** MicrosoftOperationalInsightsWorkspacesSharedKeys */
|
|
795
1009
|
KnownProviderName["MicrosoftOperationalInsightsWorkspacesSharedKeys"] = "Microsoft.OperationalInsights/workspaces/sharedKeys";
|
|
1010
|
+
/** MicrosoftAuthorizationPolicyAssignments */
|
|
796
1011
|
KnownProviderName["MicrosoftAuthorizationPolicyAssignments"] = "Microsoft.Authorization/policyAssignments";
|
|
797
1012
|
})(exports.KnownProviderName || (exports.KnownProviderName = {}));
|
|
798
1013
|
/** Known values of {@link PermissionProviderScope} that the service accepts. */
|
|
799
1014
|
exports.KnownPermissionProviderScope = void 0;
|
|
800
1015
|
(function (KnownPermissionProviderScope) {
|
|
1016
|
+
/** ResourceGroup */
|
|
801
1017
|
KnownPermissionProviderScope["ResourceGroup"] = "ResourceGroup";
|
|
1018
|
+
/** Subscription */
|
|
802
1019
|
KnownPermissionProviderScope["Subscription"] = "Subscription";
|
|
1020
|
+
/** Workspace */
|
|
803
1021
|
KnownPermissionProviderScope["Workspace"] = "Workspace";
|
|
804
1022
|
})(exports.KnownPermissionProviderScope || (exports.KnownPermissionProviderScope = {}));
|
|
805
1023
|
/** Known values of {@link SettingType} that the service accepts. */
|
|
806
1024
|
exports.KnownSettingType = void 0;
|
|
807
1025
|
(function (KnownSettingType) {
|
|
1026
|
+
/** CopyableLabel */
|
|
808
1027
|
KnownSettingType["CopyableLabel"] = "CopyableLabel";
|
|
1028
|
+
/** InstructionStepsGroup */
|
|
809
1029
|
KnownSettingType["InstructionStepsGroup"] = "InstructionStepsGroup";
|
|
1030
|
+
/** InfoMessage */
|
|
810
1031
|
KnownSettingType["InfoMessage"] = "InfoMessage";
|
|
811
1032
|
})(exports.KnownSettingType || (exports.KnownSettingType = {}));
|
|
812
1033
|
/** Known values of {@link FileHashAlgorithm} that the service accepts. */
|
|
@@ -823,6 +1044,18 @@ exports.KnownFileHashAlgorithm = void 0;
|
|
|
823
1044
|
/** SHA256 Authenticode hash type */
|
|
824
1045
|
KnownFileHashAlgorithm["SHA256AC"] = "SHA256AC";
|
|
825
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 = {}));
|
|
826
1059
|
/** Known values of {@link AntispamMailDirection} that the service accepts. */
|
|
827
1060
|
exports.KnownAntispamMailDirection = void 0;
|
|
828
1061
|
(function (KnownAntispamMailDirection) {
|
|
@@ -2399,7 +2632,7 @@ const GetInsightsResultsMetadata = {
|
|
|
2399
2632
|
element: {
|
|
2400
2633
|
type: {
|
|
2401
2634
|
name: "Composite",
|
|
2402
|
-
className: "
|
|
2635
|
+
className: "GetInsightsErrorKind"
|
|
2403
2636
|
}
|
|
2404
2637
|
}
|
|
2405
2638
|
}
|
|
@@ -2407,15 +2640,14 @@ const GetInsightsResultsMetadata = {
|
|
|
2407
2640
|
}
|
|
2408
2641
|
}
|
|
2409
2642
|
};
|
|
2410
|
-
const
|
|
2643
|
+
const GetInsightsErrorKind = {
|
|
2411
2644
|
type: {
|
|
2412
2645
|
name: "Composite",
|
|
2413
|
-
className: "
|
|
2646
|
+
className: "GetInsightsErrorKind",
|
|
2414
2647
|
modelProperties: {
|
|
2415
2648
|
kind: {
|
|
2416
|
-
defaultValue: "Insight",
|
|
2417
|
-
isConstant: true,
|
|
2418
2649
|
serializedName: "kind",
|
|
2650
|
+
required: true,
|
|
2419
2651
|
type: {
|
|
2420
2652
|
name: "String"
|
|
2421
2653
|
}
|
|
@@ -2761,7 +2993,6 @@ const IncidentOwnerInfo = {
|
|
|
2761
2993
|
},
|
|
2762
2994
|
ownerType: {
|
|
2763
2995
|
serializedName: "ownerType",
|
|
2764
|
-
readOnly: true,
|
|
2765
2996
|
type: {
|
|
2766
2997
|
name: "String"
|
|
2767
2998
|
}
|
|
@@ -3269,6 +3500,34 @@ const SentinelOnboardingStatesList = {
|
|
|
3269
3500
|
}
|
|
3270
3501
|
}
|
|
3271
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
|
+
};
|
|
3272
3531
|
const SettingList = {
|
|
3273
3532
|
type: {
|
|
3274
3533
|
name: "Composite",
|
|
@@ -4128,6 +4387,24 @@ const DataConnectorConnectBody = {
|
|
|
4128
4387
|
name: "String"
|
|
4129
4388
|
}
|
|
4130
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
|
+
},
|
|
4131
4408
|
clientSecret: {
|
|
4132
4409
|
serializedName: "clientSecret",
|
|
4133
4410
|
type: {
|
|
@@ -5030,6 +5307,63 @@ const IncidentPropertiesAction = {
|
|
|
5030
5307
|
}
|
|
5031
5308
|
}
|
|
5032
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
|
+
};
|
|
5033
5367
|
const AutomationRulePropertyValuesCondition = {
|
|
5034
5368
|
type: {
|
|
5035
5369
|
name: "Composite",
|
|
@@ -5362,21 +5696,26 @@ const DataTypeDefinitions = {
|
|
|
5362
5696
|
}
|
|
5363
5697
|
}
|
|
5364
5698
|
};
|
|
5365
|
-
const
|
|
5699
|
+
const SecurityMLAnalyticsSettingsDataSource = {
|
|
5366
5700
|
type: {
|
|
5367
5701
|
name: "Composite",
|
|
5368
|
-
className: "
|
|
5702
|
+
className: "SecurityMLAnalyticsSettingsDataSource",
|
|
5369
5703
|
modelProperties: {
|
|
5370
|
-
|
|
5371
|
-
serializedName: "
|
|
5704
|
+
connectorId: {
|
|
5705
|
+
serializedName: "connectorId",
|
|
5372
5706
|
type: {
|
|
5373
5707
|
name: "String"
|
|
5374
5708
|
}
|
|
5375
5709
|
},
|
|
5376
|
-
|
|
5377
|
-
serializedName: "
|
|
5710
|
+
dataTypes: {
|
|
5711
|
+
serializedName: "dataTypes",
|
|
5378
5712
|
type: {
|
|
5379
|
-
name: "
|
|
5713
|
+
name: "Sequence",
|
|
5714
|
+
element: {
|
|
5715
|
+
type: {
|
|
5716
|
+
name: "String"
|
|
5717
|
+
}
|
|
5718
|
+
}
|
|
5380
5719
|
}
|
|
5381
5720
|
}
|
|
5382
5721
|
}
|
|
@@ -6561,6 +6900,38 @@ const ActionRequestProperties = {
|
|
|
6561
6900
|
} })
|
|
6562
6901
|
}
|
|
6563
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
|
+
};
|
|
6564
6935
|
const PropertyConditionProperties = {
|
|
6565
6936
|
serializedName: "Property",
|
|
6566
6937
|
type: {
|
|
@@ -6718,6 +7089,86 @@ const BookmarkTimelineItem = {
|
|
|
6718
7089
|
} })
|
|
6719
7090
|
}
|
|
6720
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
|
+
};
|
|
6721
7172
|
const SecurityAlertTimelineItem = {
|
|
6722
7173
|
serializedName: "SecurityAlert",
|
|
6723
7174
|
type: {
|
|
@@ -7635,22 +8086,97 @@ const IoTDeviceEntityProperties = {
|
|
|
7635
8086
|
}
|
|
7636
8087
|
}
|
|
7637
8088
|
}
|
|
7638
|
-
}
|
|
7639
|
-
|
|
7640
|
-
};
|
|
7641
|
-
const IpEntityProperties = {
|
|
7642
|
-
type: {
|
|
7643
|
-
name: "Composite",
|
|
7644
|
-
className: "IpEntityProperties",
|
|
7645
|
-
modelProperties: Object.assign(Object.assign({}, EntityCommonProperties.type.modelProperties), { address: {
|
|
7646
|
-
serializedName: "address",
|
|
8089
|
+
}, owners: {
|
|
8090
|
+
serializedName: "owners",
|
|
7647
8091
|
readOnly: true,
|
|
7648
8092
|
type: {
|
|
7649
|
-
name: "
|
|
7650
|
-
|
|
7651
|
-
|
|
7652
|
-
|
|
7653
|
-
|
|
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: {
|
|
7654
8180
|
name: "Composite",
|
|
7655
8181
|
className: "GeoLocation"
|
|
7656
8182
|
}
|
|
@@ -8254,6 +8780,36 @@ const UrlEntityProperties = {
|
|
|
8254
8780
|
} })
|
|
8255
8781
|
}
|
|
8256
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
|
+
};
|
|
8257
8813
|
const AADCheckRequirements = {
|
|
8258
8814
|
serializedName: "AzureActiveDirectory",
|
|
8259
8815
|
type: {
|
|
@@ -9964,6 +10520,25 @@ const SentinelOnboardingState = {
|
|
|
9964
10520
|
} })
|
|
9965
10521
|
}
|
|
9966
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
|
+
};
|
|
9967
10542
|
const Settings = {
|
|
9968
10543
|
serializedName: "Settings",
|
|
9969
10544
|
type: {
|
|
@@ -11663,6 +12238,81 @@ const IoTDeviceEntity = {
|
|
|
11663
12238
|
}
|
|
11664
12239
|
}
|
|
11665
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
|
+
}
|
|
11666
12316
|
} })
|
|
11667
12317
|
}
|
|
11668
12318
|
};
|
|
@@ -12480,6 +13130,54 @@ const UrlEntity = {
|
|
|
12480
13130
|
} })
|
|
12481
13131
|
}
|
|
12482
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
|
+
};
|
|
12483
13181
|
const ActivityEntityQueryTemplate = {
|
|
12484
13182
|
serializedName: "Activity",
|
|
12485
13183
|
type: {
|
|
@@ -13338,58 +14036,160 @@ const ActivityCustomEntityQuery = {
|
|
|
13338
14036
|
} })
|
|
13339
14037
|
}
|
|
13340
14038
|
};
|
|
13341
|
-
const
|
|
13342
|
-
serializedName: "
|
|
14039
|
+
const AnomalySecurityMLAnalyticsSettings = {
|
|
14040
|
+
serializedName: "Anomaly",
|
|
13343
14041
|
type: {
|
|
13344
14042
|
name: "Composite",
|
|
13345
|
-
className: "
|
|
14043
|
+
className: "AnomalySecurityMLAnalyticsSettings",
|
|
13346
14044
|
uberParent: "Resource",
|
|
13347
14045
|
polymorphicDiscriminator: Resource.type.polymorphicDiscriminator,
|
|
13348
|
-
modelProperties: Object.assign(Object.assign({},
|
|
13349
|
-
serializedName: "properties.
|
|
13350
|
-
readOnly: true,
|
|
14046
|
+
modelProperties: Object.assign(Object.assign({}, SecurityMLAnalyticsSetting.type.modelProperties), { description: {
|
|
14047
|
+
serializedName: "properties.description",
|
|
13351
14048
|
type: {
|
|
13352
|
-
name: "
|
|
14049
|
+
name: "String"
|
|
13353
14050
|
}
|
|
13354
|
-
}
|
|
13355
|
-
|
|
13356
|
-
|
|
13357
|
-
|
|
13358
|
-
|
|
13359
|
-
|
|
13360
|
-
|
|
13361
|
-
className: "EyesOn",
|
|
13362
|
-
uberParent: "Resource",
|
|
13363
|
-
polymorphicDiscriminator: Resource.type.polymorphicDiscriminator,
|
|
13364
|
-
modelProperties: Object.assign(Object.assign({}, Settings.type.modelProperties), { isEnabled: {
|
|
13365
|
-
serializedName: "properties.isEnabled",
|
|
13366
|
-
readOnly: true,
|
|
14051
|
+
}, displayName: {
|
|
14052
|
+
serializedName: "properties.displayName",
|
|
14053
|
+
type: {
|
|
14054
|
+
name: "String"
|
|
14055
|
+
}
|
|
14056
|
+
}, enabled: {
|
|
14057
|
+
serializedName: "properties.enabled",
|
|
13367
14058
|
type: {
|
|
13368
14059
|
name: "Boolean"
|
|
13369
14060
|
}
|
|
13370
|
-
}
|
|
13371
|
-
|
|
13372
|
-
};
|
|
13373
|
-
const EntityAnalytics = {
|
|
13374
|
-
serializedName: "EntityAnalytics",
|
|
13375
|
-
type: {
|
|
13376
|
-
name: "Composite",
|
|
13377
|
-
className: "EntityAnalytics",
|
|
13378
|
-
uberParent: "Resource",
|
|
13379
|
-
polymorphicDiscriminator: Resource.type.polymorphicDiscriminator,
|
|
13380
|
-
modelProperties: Object.assign(Object.assign({}, Settings.type.modelProperties), { isEnabled: {
|
|
13381
|
-
serializedName: "properties.isEnabled",
|
|
14061
|
+
}, lastModifiedUtc: {
|
|
14062
|
+
serializedName: "properties.lastModifiedUtc",
|
|
13382
14063
|
readOnly: true,
|
|
13383
14064
|
type: {
|
|
13384
|
-
name: "
|
|
14065
|
+
name: "DateTime"
|
|
13385
14066
|
}
|
|
13386
|
-
}
|
|
13387
|
-
|
|
13388
|
-
|
|
13389
|
-
|
|
13390
|
-
|
|
13391
|
-
|
|
13392
|
-
|
|
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
|
+
}
|
|
14185
|
+
}
|
|
14186
|
+
} })
|
|
14187
|
+
}
|
|
14188
|
+
};
|
|
14189
|
+
const Ueba = {
|
|
14190
|
+
serializedName: "Ueba",
|
|
14191
|
+
type: {
|
|
14192
|
+
name: "Composite",
|
|
13393
14193
|
className: "Ueba",
|
|
13394
14194
|
uberParent: "Resource",
|
|
13395
14195
|
polymorphicDiscriminator: Resource.type.polymorphicDiscriminator,
|
|
@@ -14137,11 +14937,14 @@ let discriminators = {
|
|
|
14137
14937
|
"Resource.AlertRuleTemplate": AlertRuleTemplate,
|
|
14138
14938
|
"Resource.Entity": Entity,
|
|
14139
14939
|
"Resource.EntityQueryTemplate": EntityQueryTemplate,
|
|
14940
|
+
"AutomationRuleCondition.PropertyArrayChanged": PropertyArrayChangedConditionProperties,
|
|
14941
|
+
"AutomationRuleCondition.PropertyChanged": PropertyChangedConditionProperties,
|
|
14140
14942
|
"AutomationRuleCondition.Property": PropertyConditionProperties,
|
|
14141
14943
|
"AutomationRuleAction.ModifyProperties": AutomationRuleModifyPropertiesAction,
|
|
14142
14944
|
"AutomationRuleAction.RunPlaybook": AutomationRuleRunPlaybookAction,
|
|
14143
14945
|
"EntityTimelineItem.Activity": ActivityTimelineItem,
|
|
14144
14946
|
"EntityTimelineItem.Bookmark": BookmarkTimelineItem,
|
|
14947
|
+
"EntityTimelineItem.Anomaly": AnomalyTimelineItem,
|
|
14145
14948
|
"EntityTimelineItem.SecurityAlert": SecurityAlertTimelineItem,
|
|
14146
14949
|
"EntityQueryItem.Insight": InsightQueryItem,
|
|
14147
14950
|
"DataConnectorsCheckRequirements.AzureActiveDirectory": AADCheckRequirements,
|
|
@@ -14164,6 +14967,7 @@ let discriminators = {
|
|
|
14164
14967
|
"Resource.AlertRule": AlertRule,
|
|
14165
14968
|
"Resource.EntityQuery": EntityQuery,
|
|
14166
14969
|
"Resource.CustomEntityQuery": CustomEntityQuery,
|
|
14970
|
+
"Resource.SecurityMLAnalyticsSetting": SecurityMLAnalyticsSetting,
|
|
14167
14971
|
"Resource.Settings": Settings,
|
|
14168
14972
|
"Resource.ThreatIntelligenceInformation": ThreatIntelligenceInformation,
|
|
14169
14973
|
"Resource.DataConnector": DataConnector,
|
|
@@ -14194,8 +14998,10 @@ let discriminators = {
|
|
|
14194
14998
|
"Resource.SecurityGroup": SecurityGroupEntity,
|
|
14195
14999
|
"Resource.SubmissionMail": SubmissionMailEntity,
|
|
14196
15000
|
"Resource.Url": UrlEntity,
|
|
15001
|
+
"Resource.Nic": NicEntity,
|
|
14197
15002
|
"Resource.Activity": ActivityCustomEntityQuery,
|
|
14198
15003
|
"Resource.Expansion": ExpansionEntityQuery,
|
|
15004
|
+
"Resource.Anomaly": AnomalySecurityMLAnalyticsSettings,
|
|
14199
15005
|
"Resource.Anomalies": Anomalies,
|
|
14200
15006
|
"Resource.EyesOn": EyesOn,
|
|
14201
15007
|
"Resource.EntityAnalytics": EntityAnalytics,
|
|
@@ -14272,7 +15078,7 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
14272
15078
|
EntityGetInsightsParameters: EntityGetInsightsParameters,
|
|
14273
15079
|
EntityGetInsightsResponse: EntityGetInsightsResponse,
|
|
14274
15080
|
GetInsightsResultsMetadata: GetInsightsResultsMetadata,
|
|
14275
|
-
|
|
15081
|
+
GetInsightsErrorKind: GetInsightsErrorKind,
|
|
14276
15082
|
EntityInsightItem: EntityInsightItem,
|
|
14277
15083
|
EntityInsightItemQueryTimeInterval: EntityInsightItemQueryTimeInterval,
|
|
14278
15084
|
InsightsTableResult: InsightsTableResult,
|
|
@@ -14300,6 +15106,7 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
14300
15106
|
MetadataCategories: MetadataCategories,
|
|
14301
15107
|
OfficeConsentList: OfficeConsentList,
|
|
14302
15108
|
SentinelOnboardingStatesList: SentinelOnboardingStatesList,
|
|
15109
|
+
SecurityMLAnalyticsSettingsList: SecurityMLAnalyticsSettingsList,
|
|
14303
15110
|
SettingList: SettingList,
|
|
14304
15111
|
RepoList: RepoList,
|
|
14305
15112
|
Repo: Repo,
|
|
@@ -14354,6 +15161,8 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
14354
15161
|
ScheduledAlertRuleCommonProperties: ScheduledAlertRuleCommonProperties,
|
|
14355
15162
|
EventGroupingSettings: EventGroupingSettings,
|
|
14356
15163
|
IncidentPropertiesAction: IncidentPropertiesAction,
|
|
15164
|
+
AutomationRulePropertyArrayChangedValuesCondition: AutomationRulePropertyArrayChangedValuesCondition,
|
|
15165
|
+
AutomationRulePropertyValuesChangedCondition: AutomationRulePropertyValuesChangedCondition,
|
|
14357
15166
|
AutomationRulePropertyValuesCondition: AutomationRulePropertyValuesCondition,
|
|
14358
15167
|
PlaybookActionProperties: PlaybookActionProperties,
|
|
14359
15168
|
EntityQueryItemProperties: EntityQueryItemProperties,
|
|
@@ -14368,7 +15177,7 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
14368
15177
|
ActivityEntityQueriesPropertiesQueryDefinitions: ActivityEntityQueriesPropertiesQueryDefinitions,
|
|
14369
15178
|
ActivityEntityQueryTemplatePropertiesQueryDefinitions: ActivityEntityQueryTemplatePropertiesQueryDefinitions,
|
|
14370
15179
|
DataTypeDefinitions: DataTypeDefinitions,
|
|
14371
|
-
|
|
15180
|
+
SecurityMLAnalyticsSettingsDataSource: SecurityMLAnalyticsSettingsDataSource,
|
|
14372
15181
|
DataConnectorTenantId: DataConnectorTenantId,
|
|
14373
15182
|
DataConnectorWithAlertsProperties: DataConnectorWithAlertsProperties,
|
|
14374
15183
|
AlertsDataTypeOfDataConnector: AlertsDataTypeOfDataConnector,
|
|
@@ -14409,11 +15218,14 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
14409
15218
|
OfficeConsent: OfficeConsent,
|
|
14410
15219
|
ActionResponseProperties: ActionResponseProperties,
|
|
14411
15220
|
ActionRequestProperties: ActionRequestProperties,
|
|
15221
|
+
PropertyArrayChangedConditionProperties: PropertyArrayChangedConditionProperties,
|
|
15222
|
+
PropertyChangedConditionProperties: PropertyChangedConditionProperties,
|
|
14412
15223
|
PropertyConditionProperties: PropertyConditionProperties,
|
|
14413
15224
|
AutomationRuleModifyPropertiesAction: AutomationRuleModifyPropertiesAction,
|
|
14414
15225
|
AutomationRuleRunPlaybookAction: AutomationRuleRunPlaybookAction,
|
|
14415
15226
|
ActivityTimelineItem: ActivityTimelineItem,
|
|
14416
15227
|
BookmarkTimelineItem: BookmarkTimelineItem,
|
|
15228
|
+
AnomalyTimelineItem: AnomalyTimelineItem,
|
|
14417
15229
|
SecurityAlertTimelineItem: SecurityAlertTimelineItem,
|
|
14418
15230
|
InsightQueryItem: InsightQueryItem,
|
|
14419
15231
|
SecurityAlertProperties: SecurityAlertProperties,
|
|
@@ -14438,6 +15250,7 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
14438
15250
|
SecurityGroupEntityProperties: SecurityGroupEntityProperties,
|
|
14439
15251
|
SubmissionMailEntityProperties: SubmissionMailEntityProperties,
|
|
14440
15252
|
UrlEntityProperties: UrlEntityProperties,
|
|
15253
|
+
NicEntityProperties: NicEntityProperties,
|
|
14441
15254
|
AADCheckRequirements: AADCheckRequirements,
|
|
14442
15255
|
AatpCheckRequirements: AatpCheckRequirements,
|
|
14443
15256
|
ASCCheckRequirements: ASCCheckRequirements,
|
|
@@ -14525,6 +15338,7 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
14525
15338
|
MetadataModel: MetadataModel,
|
|
14526
15339
|
MetadataPatch: MetadataPatch,
|
|
14527
15340
|
SentinelOnboardingState: SentinelOnboardingState,
|
|
15341
|
+
SecurityMLAnalyticsSetting: SecurityMLAnalyticsSetting,
|
|
14528
15342
|
Settings: Settings,
|
|
14529
15343
|
SourceControl: SourceControl,
|
|
14530
15344
|
ThreatIntelligenceInformation: ThreatIntelligenceInformation,
|
|
@@ -14558,6 +15372,7 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
14558
15372
|
SecurityGroupEntity: SecurityGroupEntity,
|
|
14559
15373
|
SubmissionMailEntity: SubmissionMailEntity,
|
|
14560
15374
|
UrlEntity: UrlEntity,
|
|
15375
|
+
NicEntity: NicEntity,
|
|
14561
15376
|
ActivityEntityQueryTemplate: ActivityEntityQueryTemplate,
|
|
14562
15377
|
MLBehaviorAnalyticsAlertRuleTemplateProperties: MLBehaviorAnalyticsAlertRuleTemplateProperties,
|
|
14563
15378
|
ThreatIntelligenceAlertRuleTemplateProperties: ThreatIntelligenceAlertRuleTemplateProperties,
|
|
@@ -14571,6 +15386,7 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
14571
15386
|
ExpansionEntityQuery: ExpansionEntityQuery,
|
|
14572
15387
|
ActivityEntityQuery: ActivityEntityQuery,
|
|
14573
15388
|
ActivityCustomEntityQuery: ActivityCustomEntityQuery,
|
|
15389
|
+
AnomalySecurityMLAnalyticsSettings: AnomalySecurityMLAnalyticsSettings,
|
|
14574
15390
|
Anomalies: Anomalies,
|
|
14575
15391
|
EyesOn: EyesOn,
|
|
14576
15392
|
EntityAnalytics: EntityAnalytics,
|
|
@@ -14633,7 +15449,7 @@ const $host = {
|
|
|
14633
15449
|
const apiVersion = {
|
|
14634
15450
|
parameterPath: "apiVersion",
|
|
14635
15451
|
mapper: {
|
|
14636
|
-
defaultValue: "2022-
|
|
15452
|
+
defaultValue: "2022-07-01-preview",
|
|
14637
15453
|
isConstant: true,
|
|
14638
15454
|
serializedName: "api-version",
|
|
14639
15455
|
type: {
|
|
@@ -15017,6 +15833,20 @@ const sentinelOnboardingStateParameter = {
|
|
|
15017
15833
|
parameterPath: ["options", "sentinelOnboardingStateParameter"],
|
|
15018
15834
|
mapper: SentinelOnboardingState
|
|
15019
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
|
+
};
|
|
15020
15850
|
const settingsName = {
|
|
15021
15851
|
parameterPath: "settingsName",
|
|
15022
15852
|
mapper: {
|
|
@@ -15206,7 +16036,7 @@ class AlertRulesImpl {
|
|
|
15206
16036
|
* @param options The options parameters.
|
|
15207
16037
|
*/
|
|
15208
16038
|
_list(resourceGroupName, workspaceName, options) {
|
|
15209
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$
|
|
16039
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$o);
|
|
15210
16040
|
}
|
|
15211
16041
|
/**
|
|
15212
16042
|
* Gets the alert rule.
|
|
@@ -15216,7 +16046,7 @@ class AlertRulesImpl {
|
|
|
15216
16046
|
* @param options The options parameters.
|
|
15217
16047
|
*/
|
|
15218
16048
|
get(resourceGroupName, workspaceName, ruleId, options) {
|
|
15219
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, ruleId, options }, getOperationSpec$
|
|
16049
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, ruleId, options }, getOperationSpec$n);
|
|
15220
16050
|
}
|
|
15221
16051
|
/**
|
|
15222
16052
|
* Creates or updates the alert rule.
|
|
@@ -15227,7 +16057,7 @@ class AlertRulesImpl {
|
|
|
15227
16057
|
* @param options The options parameters.
|
|
15228
16058
|
*/
|
|
15229
16059
|
createOrUpdate(resourceGroupName, workspaceName, ruleId, alertRule, options) {
|
|
15230
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, ruleId, alertRule, options }, createOrUpdateOperationSpec$
|
|
16060
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, ruleId, alertRule, options }, createOrUpdateOperationSpec$c);
|
|
15231
16061
|
}
|
|
15232
16062
|
/**
|
|
15233
16063
|
* Delete the alert rule.
|
|
@@ -15237,7 +16067,7 @@ class AlertRulesImpl {
|
|
|
15237
16067
|
* @param options The options parameters.
|
|
15238
16068
|
*/
|
|
15239
16069
|
delete(resourceGroupName, workspaceName, ruleId, options) {
|
|
15240
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, ruleId, options }, deleteOperationSpec$
|
|
16070
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, ruleId, options }, deleteOperationSpec$i);
|
|
15241
16071
|
}
|
|
15242
16072
|
/**
|
|
15243
16073
|
* ListNext
|
|
@@ -15247,12 +16077,12 @@ class AlertRulesImpl {
|
|
|
15247
16077
|
* @param options The options parameters.
|
|
15248
16078
|
*/
|
|
15249
16079
|
_listNext(resourceGroupName, workspaceName, nextLink, options) {
|
|
15250
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$
|
|
16080
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$k);
|
|
15251
16081
|
}
|
|
15252
16082
|
}
|
|
15253
16083
|
// Operation Specifications
|
|
15254
|
-
const serializer$
|
|
15255
|
-
const listOperationSpec$
|
|
16084
|
+
const serializer$w = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
16085
|
+
const listOperationSpec$o = {
|
|
15256
16086
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/alertRules",
|
|
15257
16087
|
httpMethod: "GET",
|
|
15258
16088
|
responses: {
|
|
@@ -15271,9 +16101,9 @@ const listOperationSpec$n = {
|
|
|
15271
16101
|
workspaceName
|
|
15272
16102
|
],
|
|
15273
16103
|
headerParameters: [accept],
|
|
15274
|
-
serializer: serializer$
|
|
16104
|
+
serializer: serializer$w
|
|
15275
16105
|
};
|
|
15276
|
-
const getOperationSpec$
|
|
16106
|
+
const getOperationSpec$n = {
|
|
15277
16107
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/alertRules/{ruleId}",
|
|
15278
16108
|
httpMethod: "GET",
|
|
15279
16109
|
responses: {
|
|
@@ -15293,9 +16123,9 @@ const getOperationSpec$m = {
|
|
|
15293
16123
|
ruleId
|
|
15294
16124
|
],
|
|
15295
16125
|
headerParameters: [accept],
|
|
15296
|
-
serializer: serializer$
|
|
16126
|
+
serializer: serializer$w
|
|
15297
16127
|
};
|
|
15298
|
-
const createOrUpdateOperationSpec$
|
|
16128
|
+
const createOrUpdateOperationSpec$c = {
|
|
15299
16129
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/alertRules/{ruleId}",
|
|
15300
16130
|
httpMethod: "PUT",
|
|
15301
16131
|
responses: {
|
|
@@ -15320,9 +16150,9 @@ const createOrUpdateOperationSpec$b = {
|
|
|
15320
16150
|
],
|
|
15321
16151
|
headerParameters: [accept, contentType],
|
|
15322
16152
|
mediaType: "json",
|
|
15323
|
-
serializer: serializer$
|
|
16153
|
+
serializer: serializer$w
|
|
15324
16154
|
};
|
|
15325
|
-
const deleteOperationSpec$
|
|
16155
|
+
const deleteOperationSpec$i = {
|
|
15326
16156
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/alertRules/{ruleId}",
|
|
15327
16157
|
httpMethod: "DELETE",
|
|
15328
16158
|
responses: {
|
|
@@ -15341,9 +16171,9 @@ const deleteOperationSpec$h = {
|
|
|
15341
16171
|
ruleId
|
|
15342
16172
|
],
|
|
15343
16173
|
headerParameters: [accept],
|
|
15344
|
-
serializer: serializer$
|
|
16174
|
+
serializer: serializer$w
|
|
15345
16175
|
};
|
|
15346
|
-
const listNextOperationSpec$
|
|
16176
|
+
const listNextOperationSpec$k = {
|
|
15347
16177
|
path: "{nextLink}",
|
|
15348
16178
|
httpMethod: "GET",
|
|
15349
16179
|
responses: {
|
|
@@ -15363,7 +16193,7 @@ const listNextOperationSpec$j = {
|
|
|
15363
16193
|
nextLink
|
|
15364
16194
|
],
|
|
15365
16195
|
headerParameters: [accept],
|
|
15366
|
-
serializer: serializer$
|
|
16196
|
+
serializer: serializer$w
|
|
15367
16197
|
};
|
|
15368
16198
|
|
|
15369
16199
|
/*
|
|
@@ -15453,7 +16283,7 @@ class ActionsImpl {
|
|
|
15453
16283
|
* @param options The options parameters.
|
|
15454
16284
|
*/
|
|
15455
16285
|
get(resourceGroupName, workspaceName, ruleId, actionId, options) {
|
|
15456
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, ruleId, actionId, options }, getOperationSpec$
|
|
16286
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, ruleId, actionId, options }, getOperationSpec$m);
|
|
15457
16287
|
}
|
|
15458
16288
|
/**
|
|
15459
16289
|
* Creates or updates the action of alert rule.
|
|
@@ -15465,7 +16295,7 @@ class ActionsImpl {
|
|
|
15465
16295
|
* @param options The options parameters.
|
|
15466
16296
|
*/
|
|
15467
16297
|
createOrUpdate(resourceGroupName, workspaceName, ruleId, actionId, action, options) {
|
|
15468
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, ruleId, actionId, action, options }, createOrUpdateOperationSpec$
|
|
16298
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, ruleId, actionId, action, options }, createOrUpdateOperationSpec$b);
|
|
15469
16299
|
}
|
|
15470
16300
|
/**
|
|
15471
16301
|
* Delete the action of alert rule.
|
|
@@ -15476,7 +16306,7 @@ class ActionsImpl {
|
|
|
15476
16306
|
* @param options The options parameters.
|
|
15477
16307
|
*/
|
|
15478
16308
|
delete(resourceGroupName, workspaceName, ruleId, actionId, options) {
|
|
15479
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, ruleId, actionId, options }, deleteOperationSpec$
|
|
16309
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, ruleId, actionId, options }, deleteOperationSpec$h);
|
|
15480
16310
|
}
|
|
15481
16311
|
/**
|
|
15482
16312
|
* ListByAlertRuleNext
|
|
@@ -15491,7 +16321,7 @@ class ActionsImpl {
|
|
|
15491
16321
|
}
|
|
15492
16322
|
}
|
|
15493
16323
|
// Operation Specifications
|
|
15494
|
-
const serializer$
|
|
16324
|
+
const serializer$v = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
15495
16325
|
const listByAlertRuleOperationSpec = {
|
|
15496
16326
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/alertRules/{ruleId}/actions",
|
|
15497
16327
|
httpMethod: "GET",
|
|
@@ -15512,9 +16342,9 @@ const listByAlertRuleOperationSpec = {
|
|
|
15512
16342
|
ruleId
|
|
15513
16343
|
],
|
|
15514
16344
|
headerParameters: [accept],
|
|
15515
|
-
serializer: serializer$
|
|
16345
|
+
serializer: serializer$v
|
|
15516
16346
|
};
|
|
15517
|
-
const getOperationSpec$
|
|
16347
|
+
const getOperationSpec$m = {
|
|
15518
16348
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/alertRules/{ruleId}/actions/{actionId}",
|
|
15519
16349
|
httpMethod: "GET",
|
|
15520
16350
|
responses: {
|
|
@@ -15535,9 +16365,9 @@ const getOperationSpec$l = {
|
|
|
15535
16365
|
actionId
|
|
15536
16366
|
],
|
|
15537
16367
|
headerParameters: [accept],
|
|
15538
|
-
serializer: serializer$
|
|
16368
|
+
serializer: serializer$v
|
|
15539
16369
|
};
|
|
15540
|
-
const createOrUpdateOperationSpec$
|
|
16370
|
+
const createOrUpdateOperationSpec$b = {
|
|
15541
16371
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/alertRules/{ruleId}/actions/{actionId}",
|
|
15542
16372
|
httpMethod: "PUT",
|
|
15543
16373
|
responses: {
|
|
@@ -15563,9 +16393,9 @@ const createOrUpdateOperationSpec$a = {
|
|
|
15563
16393
|
],
|
|
15564
16394
|
headerParameters: [accept, contentType],
|
|
15565
16395
|
mediaType: "json",
|
|
15566
|
-
serializer: serializer$
|
|
16396
|
+
serializer: serializer$v
|
|
15567
16397
|
};
|
|
15568
|
-
const deleteOperationSpec$
|
|
16398
|
+
const deleteOperationSpec$h = {
|
|
15569
16399
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/alertRules/{ruleId}/actions/{actionId}",
|
|
15570
16400
|
httpMethod: "DELETE",
|
|
15571
16401
|
responses: {
|
|
@@ -15585,7 +16415,7 @@ const deleteOperationSpec$g = {
|
|
|
15585
16415
|
actionId
|
|
15586
16416
|
],
|
|
15587
16417
|
headerParameters: [accept],
|
|
15588
|
-
serializer: serializer$
|
|
16418
|
+
serializer: serializer$v
|
|
15589
16419
|
};
|
|
15590
16420
|
const listByAlertRuleNextOperationSpec = {
|
|
15591
16421
|
path: "{nextLink}",
|
|
@@ -15608,7 +16438,7 @@ const listByAlertRuleNextOperationSpec = {
|
|
|
15608
16438
|
nextLink
|
|
15609
16439
|
],
|
|
15610
16440
|
headerParameters: [accept],
|
|
15611
|
-
serializer: serializer$
|
|
16441
|
+
serializer: serializer$v
|
|
15612
16442
|
};
|
|
15613
16443
|
|
|
15614
16444
|
/*
|
|
@@ -15685,7 +16515,7 @@ class AlertRuleTemplatesImpl {
|
|
|
15685
16515
|
* @param options The options parameters.
|
|
15686
16516
|
*/
|
|
15687
16517
|
_list(resourceGroupName, workspaceName, options) {
|
|
15688
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$
|
|
16518
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$n);
|
|
15689
16519
|
}
|
|
15690
16520
|
/**
|
|
15691
16521
|
* Gets the alert rule template.
|
|
@@ -15695,7 +16525,7 @@ class AlertRuleTemplatesImpl {
|
|
|
15695
16525
|
* @param options The options parameters.
|
|
15696
16526
|
*/
|
|
15697
16527
|
get(resourceGroupName, workspaceName, alertRuleTemplateId, options) {
|
|
15698
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, alertRuleTemplateId, options }, getOperationSpec$
|
|
16528
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, alertRuleTemplateId, options }, getOperationSpec$l);
|
|
15699
16529
|
}
|
|
15700
16530
|
/**
|
|
15701
16531
|
* ListNext
|
|
@@ -15705,12 +16535,12 @@ class AlertRuleTemplatesImpl {
|
|
|
15705
16535
|
* @param options The options parameters.
|
|
15706
16536
|
*/
|
|
15707
16537
|
_listNext(resourceGroupName, workspaceName, nextLink, options) {
|
|
15708
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$
|
|
16538
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$j);
|
|
15709
16539
|
}
|
|
15710
16540
|
}
|
|
15711
16541
|
// Operation Specifications
|
|
15712
|
-
const serializer$
|
|
15713
|
-
const listOperationSpec$
|
|
16542
|
+
const serializer$u = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
16543
|
+
const listOperationSpec$n = {
|
|
15714
16544
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/alertRuleTemplates",
|
|
15715
16545
|
httpMethod: "GET",
|
|
15716
16546
|
responses: {
|
|
@@ -15729,9 +16559,9 @@ const listOperationSpec$m = {
|
|
|
15729
16559
|
workspaceName
|
|
15730
16560
|
],
|
|
15731
16561
|
headerParameters: [accept],
|
|
15732
|
-
serializer: serializer$
|
|
16562
|
+
serializer: serializer$u
|
|
15733
16563
|
};
|
|
15734
|
-
const getOperationSpec$
|
|
16564
|
+
const getOperationSpec$l = {
|
|
15735
16565
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/alertRuleTemplates/{alertRuleTemplateId}",
|
|
15736
16566
|
httpMethod: "GET",
|
|
15737
16567
|
responses: {
|
|
@@ -15751,9 +16581,9 @@ const getOperationSpec$k = {
|
|
|
15751
16581
|
alertRuleTemplateId
|
|
15752
16582
|
],
|
|
15753
16583
|
headerParameters: [accept],
|
|
15754
|
-
serializer: serializer$
|
|
16584
|
+
serializer: serializer$u
|
|
15755
16585
|
};
|
|
15756
|
-
const listNextOperationSpec$
|
|
16586
|
+
const listNextOperationSpec$j = {
|
|
15757
16587
|
path: "{nextLink}",
|
|
15758
16588
|
httpMethod: "GET",
|
|
15759
16589
|
responses: {
|
|
@@ -15773,7 +16603,7 @@ const listNextOperationSpec$i = {
|
|
|
15773
16603
|
nextLink
|
|
15774
16604
|
],
|
|
15775
16605
|
headerParameters: [accept],
|
|
15776
|
-
serializer: serializer$
|
|
16606
|
+
serializer: serializer$u
|
|
15777
16607
|
};
|
|
15778
16608
|
|
|
15779
16609
|
/*
|
|
@@ -15851,7 +16681,7 @@ class AutomationRulesImpl {
|
|
|
15851
16681
|
* @param options The options parameters.
|
|
15852
16682
|
*/
|
|
15853
16683
|
get(resourceGroupName, workspaceName, automationRuleId, options) {
|
|
15854
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, automationRuleId, options }, getOperationSpec$
|
|
16684
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, automationRuleId, options }, getOperationSpec$k);
|
|
15855
16685
|
}
|
|
15856
16686
|
/**
|
|
15857
16687
|
* Creates or updates the automation rule.
|
|
@@ -15861,7 +16691,7 @@ class AutomationRulesImpl {
|
|
|
15861
16691
|
* @param options The options parameters.
|
|
15862
16692
|
*/
|
|
15863
16693
|
createOrUpdate(resourceGroupName, workspaceName, automationRuleId, options) {
|
|
15864
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, automationRuleId, options }, createOrUpdateOperationSpec$
|
|
16694
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, automationRuleId, options }, createOrUpdateOperationSpec$a);
|
|
15865
16695
|
}
|
|
15866
16696
|
/**
|
|
15867
16697
|
* Delete the automation rule.
|
|
@@ -15871,7 +16701,7 @@ class AutomationRulesImpl {
|
|
|
15871
16701
|
* @param options The options parameters.
|
|
15872
16702
|
*/
|
|
15873
16703
|
delete(resourceGroupName, workspaceName, automationRuleId, options) {
|
|
15874
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, automationRuleId, options }, deleteOperationSpec$
|
|
16704
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, automationRuleId, options }, deleteOperationSpec$g);
|
|
15875
16705
|
}
|
|
15876
16706
|
/**
|
|
15877
16707
|
* Gets all automation rules.
|
|
@@ -15880,7 +16710,7 @@ class AutomationRulesImpl {
|
|
|
15880
16710
|
* @param options The options parameters.
|
|
15881
16711
|
*/
|
|
15882
16712
|
_list(resourceGroupName, workspaceName, options) {
|
|
15883
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$
|
|
16713
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$m);
|
|
15884
16714
|
}
|
|
15885
16715
|
/**
|
|
15886
16716
|
* ListNext
|
|
@@ -15890,12 +16720,12 @@ class AutomationRulesImpl {
|
|
|
15890
16720
|
* @param options The options parameters.
|
|
15891
16721
|
*/
|
|
15892
16722
|
_listNext(resourceGroupName, workspaceName, nextLink, options) {
|
|
15893
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$
|
|
16723
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$i);
|
|
15894
16724
|
}
|
|
15895
16725
|
}
|
|
15896
16726
|
// Operation Specifications
|
|
15897
|
-
const serializer$
|
|
15898
|
-
const getOperationSpec$
|
|
16727
|
+
const serializer$t = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
16728
|
+
const getOperationSpec$k = {
|
|
15899
16729
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/automationRules/{automationRuleId}",
|
|
15900
16730
|
httpMethod: "GET",
|
|
15901
16731
|
responses: {
|
|
@@ -15915,9 +16745,9 @@ const getOperationSpec$j = {
|
|
|
15915
16745
|
automationRuleId
|
|
15916
16746
|
],
|
|
15917
16747
|
headerParameters: [accept],
|
|
15918
|
-
serializer: serializer$
|
|
16748
|
+
serializer: serializer$t
|
|
15919
16749
|
};
|
|
15920
|
-
const createOrUpdateOperationSpec$
|
|
16750
|
+
const createOrUpdateOperationSpec$a = {
|
|
15921
16751
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/automationRules/{automationRuleId}",
|
|
15922
16752
|
httpMethod: "PUT",
|
|
15923
16753
|
responses: {
|
|
@@ -15942,9 +16772,9 @@ const createOrUpdateOperationSpec$9 = {
|
|
|
15942
16772
|
],
|
|
15943
16773
|
headerParameters: [accept, contentType],
|
|
15944
16774
|
mediaType: "json",
|
|
15945
|
-
serializer: serializer$
|
|
16775
|
+
serializer: serializer$t
|
|
15946
16776
|
};
|
|
15947
|
-
const deleteOperationSpec$
|
|
16777
|
+
const deleteOperationSpec$g = {
|
|
15948
16778
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/automationRules/{automationRuleId}",
|
|
15949
16779
|
httpMethod: "DELETE",
|
|
15950
16780
|
responses: {
|
|
@@ -15971,9 +16801,9 @@ const deleteOperationSpec$f = {
|
|
|
15971
16801
|
automationRuleId
|
|
15972
16802
|
],
|
|
15973
16803
|
headerParameters: [accept],
|
|
15974
|
-
serializer: serializer$
|
|
16804
|
+
serializer: serializer$t
|
|
15975
16805
|
};
|
|
15976
|
-
const listOperationSpec$
|
|
16806
|
+
const listOperationSpec$m = {
|
|
15977
16807
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/automationRules",
|
|
15978
16808
|
httpMethod: "GET",
|
|
15979
16809
|
responses: {
|
|
@@ -15992,9 +16822,9 @@ const listOperationSpec$l = {
|
|
|
15992
16822
|
workspaceName
|
|
15993
16823
|
],
|
|
15994
16824
|
headerParameters: [accept],
|
|
15995
|
-
serializer: serializer$
|
|
16825
|
+
serializer: serializer$t
|
|
15996
16826
|
};
|
|
15997
|
-
const listNextOperationSpec$
|
|
16827
|
+
const listNextOperationSpec$i = {
|
|
15998
16828
|
path: "{nextLink}",
|
|
15999
16829
|
httpMethod: "GET",
|
|
16000
16830
|
responses: {
|
|
@@ -16014,7 +16844,7 @@ const listNextOperationSpec$h = {
|
|
|
16014
16844
|
nextLink
|
|
16015
16845
|
],
|
|
16016
16846
|
headerParameters: [accept],
|
|
16017
|
-
serializer: serializer$
|
|
16847
|
+
serializer: serializer$t
|
|
16018
16848
|
};
|
|
16019
16849
|
|
|
16020
16850
|
/*
|
|
@@ -16101,7 +16931,7 @@ class IncidentsImpl {
|
|
|
16101
16931
|
* @param options The options parameters.
|
|
16102
16932
|
*/
|
|
16103
16933
|
_list(resourceGroupName, workspaceName, options) {
|
|
16104
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$
|
|
16934
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$l);
|
|
16105
16935
|
}
|
|
16106
16936
|
/**
|
|
16107
16937
|
* Gets an incident.
|
|
@@ -16111,7 +16941,7 @@ class IncidentsImpl {
|
|
|
16111
16941
|
* @param options The options parameters.
|
|
16112
16942
|
*/
|
|
16113
16943
|
get(resourceGroupName, workspaceName, incidentId, options) {
|
|
16114
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, options }, getOperationSpec$
|
|
16944
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, options }, getOperationSpec$j);
|
|
16115
16945
|
}
|
|
16116
16946
|
/**
|
|
16117
16947
|
* Creates or updates the incident.
|
|
@@ -16122,7 +16952,7 @@ class IncidentsImpl {
|
|
|
16122
16952
|
* @param options The options parameters.
|
|
16123
16953
|
*/
|
|
16124
16954
|
createOrUpdate(resourceGroupName, workspaceName, incidentId, incident, options) {
|
|
16125
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, incident, options }, createOrUpdateOperationSpec$
|
|
16955
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, incident, options }, createOrUpdateOperationSpec$9);
|
|
16126
16956
|
}
|
|
16127
16957
|
/**
|
|
16128
16958
|
* Delete the incident.
|
|
@@ -16132,7 +16962,7 @@ class IncidentsImpl {
|
|
|
16132
16962
|
* @param options The options parameters.
|
|
16133
16963
|
*/
|
|
16134
16964
|
delete(resourceGroupName, workspaceName, incidentId, options) {
|
|
16135
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, options }, deleteOperationSpec$
|
|
16965
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, options }, deleteOperationSpec$f);
|
|
16136
16966
|
}
|
|
16137
16967
|
/**
|
|
16138
16968
|
* Creates a Microsoft team to investigate the incident by sharing information and insights between
|
|
@@ -16184,11 +17014,11 @@ class IncidentsImpl {
|
|
|
16184
17014
|
* @param options The options parameters.
|
|
16185
17015
|
*/
|
|
16186
17016
|
_listNext(resourceGroupName, workspaceName, nextLink, options) {
|
|
16187
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$
|
|
17017
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$h);
|
|
16188
17018
|
}
|
|
16189
17019
|
}
|
|
16190
17020
|
// Operation Specifications
|
|
16191
|
-
const serializer$
|
|
17021
|
+
const serializer$s = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
16192
17022
|
const runPlaybookOperationSpec = {
|
|
16193
17023
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentIdentifier}/runPlaybook",
|
|
16194
17024
|
httpMethod: "POST",
|
|
@@ -16213,9 +17043,9 @@ const runPlaybookOperationSpec = {
|
|
|
16213
17043
|
],
|
|
16214
17044
|
headerParameters: [accept, contentType],
|
|
16215
17045
|
mediaType: "json",
|
|
16216
|
-
serializer: serializer$
|
|
17046
|
+
serializer: serializer$s
|
|
16217
17047
|
};
|
|
16218
|
-
const listOperationSpec$
|
|
17048
|
+
const listOperationSpec$l = {
|
|
16219
17049
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents",
|
|
16220
17050
|
httpMethod: "GET",
|
|
16221
17051
|
responses: {
|
|
@@ -16240,9 +17070,9 @@ const listOperationSpec$k = {
|
|
|
16240
17070
|
workspaceName
|
|
16241
17071
|
],
|
|
16242
17072
|
headerParameters: [accept],
|
|
16243
|
-
serializer: serializer$
|
|
17073
|
+
serializer: serializer$s
|
|
16244
17074
|
};
|
|
16245
|
-
const getOperationSpec$
|
|
17075
|
+
const getOperationSpec$j = {
|
|
16246
17076
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}",
|
|
16247
17077
|
httpMethod: "GET",
|
|
16248
17078
|
responses: {
|
|
@@ -16262,9 +17092,9 @@ const getOperationSpec$i = {
|
|
|
16262
17092
|
incidentId
|
|
16263
17093
|
],
|
|
16264
17094
|
headerParameters: [accept],
|
|
16265
|
-
serializer: serializer$
|
|
17095
|
+
serializer: serializer$s
|
|
16266
17096
|
};
|
|
16267
|
-
const createOrUpdateOperationSpec$
|
|
17097
|
+
const createOrUpdateOperationSpec$9 = {
|
|
16268
17098
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}",
|
|
16269
17099
|
httpMethod: "PUT",
|
|
16270
17100
|
responses: {
|
|
@@ -16289,9 +17119,9 @@ const createOrUpdateOperationSpec$8 = {
|
|
|
16289
17119
|
],
|
|
16290
17120
|
headerParameters: [accept, contentType],
|
|
16291
17121
|
mediaType: "json",
|
|
16292
|
-
serializer: serializer$
|
|
17122
|
+
serializer: serializer$s
|
|
16293
17123
|
};
|
|
16294
|
-
const deleteOperationSpec$
|
|
17124
|
+
const deleteOperationSpec$f = {
|
|
16295
17125
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}",
|
|
16296
17126
|
httpMethod: "DELETE",
|
|
16297
17127
|
responses: {
|
|
@@ -16310,7 +17140,7 @@ const deleteOperationSpec$e = {
|
|
|
16310
17140
|
incidentId
|
|
16311
17141
|
],
|
|
16312
17142
|
headerParameters: [accept],
|
|
16313
|
-
serializer: serializer$
|
|
17143
|
+
serializer: serializer$s
|
|
16314
17144
|
};
|
|
16315
17145
|
const createTeamOperationSpec = {
|
|
16316
17146
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}/createTeam",
|
|
@@ -16334,7 +17164,7 @@ const createTeamOperationSpec = {
|
|
|
16334
17164
|
],
|
|
16335
17165
|
headerParameters: [accept, contentType],
|
|
16336
17166
|
mediaType: "json",
|
|
16337
|
-
serializer: serializer$
|
|
17167
|
+
serializer: serializer$s
|
|
16338
17168
|
};
|
|
16339
17169
|
const listAlertsOperationSpec = {
|
|
16340
17170
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}/alerts",
|
|
@@ -16356,7 +17186,7 @@ const listAlertsOperationSpec = {
|
|
|
16356
17186
|
incidentId
|
|
16357
17187
|
],
|
|
16358
17188
|
headerParameters: [accept],
|
|
16359
|
-
serializer: serializer$
|
|
17189
|
+
serializer: serializer$s
|
|
16360
17190
|
};
|
|
16361
17191
|
const listBookmarksOperationSpec = {
|
|
16362
17192
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}/bookmarks",
|
|
@@ -16378,7 +17208,7 @@ const listBookmarksOperationSpec = {
|
|
|
16378
17208
|
incidentId
|
|
16379
17209
|
],
|
|
16380
17210
|
headerParameters: [accept],
|
|
16381
|
-
serializer: serializer$
|
|
17211
|
+
serializer: serializer$s
|
|
16382
17212
|
};
|
|
16383
17213
|
const listEntitiesOperationSpec = {
|
|
16384
17214
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}/entities",
|
|
@@ -16400,9 +17230,9 @@ const listEntitiesOperationSpec = {
|
|
|
16400
17230
|
incidentId
|
|
16401
17231
|
],
|
|
16402
17232
|
headerParameters: [accept],
|
|
16403
|
-
serializer: serializer$
|
|
17233
|
+
serializer: serializer$s
|
|
16404
17234
|
};
|
|
16405
|
-
const listNextOperationSpec$
|
|
17235
|
+
const listNextOperationSpec$h = {
|
|
16406
17236
|
path: "{nextLink}",
|
|
16407
17237
|
httpMethod: "GET",
|
|
16408
17238
|
responses: {
|
|
@@ -16428,7 +17258,7 @@ const listNextOperationSpec$g = {
|
|
|
16428
17258
|
nextLink
|
|
16429
17259
|
],
|
|
16430
17260
|
headerParameters: [accept],
|
|
16431
|
-
serializer: serializer$
|
|
17261
|
+
serializer: serializer$s
|
|
16432
17262
|
};
|
|
16433
17263
|
|
|
16434
17264
|
/*
|
|
@@ -16505,7 +17335,7 @@ class BookmarksImpl {
|
|
|
16505
17335
|
* @param options The options parameters.
|
|
16506
17336
|
*/
|
|
16507
17337
|
_list(resourceGroupName, workspaceName, options) {
|
|
16508
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$
|
|
17338
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$k);
|
|
16509
17339
|
}
|
|
16510
17340
|
/**
|
|
16511
17341
|
* Gets a bookmark.
|
|
@@ -16515,7 +17345,7 @@ class BookmarksImpl {
|
|
|
16515
17345
|
* @param options The options parameters.
|
|
16516
17346
|
*/
|
|
16517
17347
|
get(resourceGroupName, workspaceName, bookmarkId, options) {
|
|
16518
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, options }, getOperationSpec$
|
|
17348
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, options }, getOperationSpec$i);
|
|
16519
17349
|
}
|
|
16520
17350
|
/**
|
|
16521
17351
|
* Creates or updates the bookmark.
|
|
@@ -16526,7 +17356,7 @@ class BookmarksImpl {
|
|
|
16526
17356
|
* @param options The options parameters.
|
|
16527
17357
|
*/
|
|
16528
17358
|
createOrUpdate(resourceGroupName, workspaceName, bookmarkId, bookmark, options) {
|
|
16529
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, bookmark, options }, createOrUpdateOperationSpec$
|
|
17359
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, bookmark, options }, createOrUpdateOperationSpec$8);
|
|
16530
17360
|
}
|
|
16531
17361
|
/**
|
|
16532
17362
|
* Delete the bookmark.
|
|
@@ -16536,7 +17366,7 @@ class BookmarksImpl {
|
|
|
16536
17366
|
* @param options The options parameters.
|
|
16537
17367
|
*/
|
|
16538
17368
|
delete(resourceGroupName, workspaceName, bookmarkId, options) {
|
|
16539
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, options }, deleteOperationSpec$
|
|
17369
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, options }, deleteOperationSpec$e);
|
|
16540
17370
|
}
|
|
16541
17371
|
/**
|
|
16542
17372
|
* ListNext
|
|
@@ -16546,12 +17376,12 @@ class BookmarksImpl {
|
|
|
16546
17376
|
* @param options The options parameters.
|
|
16547
17377
|
*/
|
|
16548
17378
|
_listNext(resourceGroupName, workspaceName, nextLink, options) {
|
|
16549
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$
|
|
17379
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$g);
|
|
16550
17380
|
}
|
|
16551
17381
|
}
|
|
16552
17382
|
// Operation Specifications
|
|
16553
|
-
const serializer$
|
|
16554
|
-
const listOperationSpec$
|
|
17383
|
+
const serializer$r = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
17384
|
+
const listOperationSpec$k = {
|
|
16555
17385
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks",
|
|
16556
17386
|
httpMethod: "GET",
|
|
16557
17387
|
responses: {
|
|
@@ -16570,9 +17400,9 @@ const listOperationSpec$j = {
|
|
|
16570
17400
|
workspaceName
|
|
16571
17401
|
],
|
|
16572
17402
|
headerParameters: [accept],
|
|
16573
|
-
serializer: serializer$
|
|
17403
|
+
serializer: serializer$r
|
|
16574
17404
|
};
|
|
16575
|
-
const getOperationSpec$
|
|
17405
|
+
const getOperationSpec$i = {
|
|
16576
17406
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}",
|
|
16577
17407
|
httpMethod: "GET",
|
|
16578
17408
|
responses: {
|
|
@@ -16592,9 +17422,9 @@ const getOperationSpec$h = {
|
|
|
16592
17422
|
bookmarkId
|
|
16593
17423
|
],
|
|
16594
17424
|
headerParameters: [accept],
|
|
16595
|
-
serializer: serializer$
|
|
17425
|
+
serializer: serializer$r
|
|
16596
17426
|
};
|
|
16597
|
-
const createOrUpdateOperationSpec$
|
|
17427
|
+
const createOrUpdateOperationSpec$8 = {
|
|
16598
17428
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}",
|
|
16599
17429
|
httpMethod: "PUT",
|
|
16600
17430
|
responses: {
|
|
@@ -16619,9 +17449,9 @@ const createOrUpdateOperationSpec$7 = {
|
|
|
16619
17449
|
],
|
|
16620
17450
|
headerParameters: [accept, contentType],
|
|
16621
17451
|
mediaType: "json",
|
|
16622
|
-
serializer: serializer$
|
|
17452
|
+
serializer: serializer$r
|
|
16623
17453
|
};
|
|
16624
|
-
const deleteOperationSpec$
|
|
17454
|
+
const deleteOperationSpec$e = {
|
|
16625
17455
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}",
|
|
16626
17456
|
httpMethod: "DELETE",
|
|
16627
17457
|
responses: {
|
|
@@ -16640,9 +17470,9 @@ const deleteOperationSpec$d = {
|
|
|
16640
17470
|
bookmarkId
|
|
16641
17471
|
],
|
|
16642
17472
|
headerParameters: [accept],
|
|
16643
|
-
serializer: serializer$
|
|
17473
|
+
serializer: serializer$r
|
|
16644
17474
|
};
|
|
16645
|
-
const listNextOperationSpec$
|
|
17475
|
+
const listNextOperationSpec$g = {
|
|
16646
17476
|
path: "{nextLink}",
|
|
16647
17477
|
httpMethod: "GET",
|
|
16648
17478
|
responses: {
|
|
@@ -16662,7 +17492,7 @@ const listNextOperationSpec$f = {
|
|
|
16662
17492
|
nextLink
|
|
16663
17493
|
],
|
|
16664
17494
|
headerParameters: [accept],
|
|
16665
|
-
serializer: serializer$
|
|
17495
|
+
serializer: serializer$r
|
|
16666
17496
|
};
|
|
16667
17497
|
|
|
16668
17498
|
/*
|
|
@@ -16741,7 +17571,7 @@ class BookmarkRelationsImpl {
|
|
|
16741
17571
|
* @param options The options parameters.
|
|
16742
17572
|
*/
|
|
16743
17573
|
_list(resourceGroupName, workspaceName, bookmarkId, options) {
|
|
16744
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, options }, listOperationSpec$
|
|
17574
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, options }, listOperationSpec$j);
|
|
16745
17575
|
}
|
|
16746
17576
|
/**
|
|
16747
17577
|
* Gets a bookmark relation.
|
|
@@ -16752,7 +17582,7 @@ class BookmarkRelationsImpl {
|
|
|
16752
17582
|
* @param options The options parameters.
|
|
16753
17583
|
*/
|
|
16754
17584
|
get(resourceGroupName, workspaceName, bookmarkId, relationName, options) {
|
|
16755
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, relationName, options }, getOperationSpec$
|
|
17585
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, relationName, options }, getOperationSpec$h);
|
|
16756
17586
|
}
|
|
16757
17587
|
/**
|
|
16758
17588
|
* Creates the bookmark relation.
|
|
@@ -16771,7 +17601,7 @@ class BookmarkRelationsImpl {
|
|
|
16771
17601
|
relationName,
|
|
16772
17602
|
relation,
|
|
16773
17603
|
options
|
|
16774
|
-
}, createOrUpdateOperationSpec$
|
|
17604
|
+
}, createOrUpdateOperationSpec$7);
|
|
16775
17605
|
}
|
|
16776
17606
|
/**
|
|
16777
17607
|
* Delete the bookmark relation.
|
|
@@ -16782,7 +17612,7 @@ class BookmarkRelationsImpl {
|
|
|
16782
17612
|
* @param options The options parameters.
|
|
16783
17613
|
*/
|
|
16784
17614
|
delete(resourceGroupName, workspaceName, bookmarkId, relationName, options) {
|
|
16785
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, relationName, options }, deleteOperationSpec$
|
|
17615
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, relationName, options }, deleteOperationSpec$d);
|
|
16786
17616
|
}
|
|
16787
17617
|
/**
|
|
16788
17618
|
* ListNext
|
|
@@ -16793,12 +17623,12 @@ class BookmarkRelationsImpl {
|
|
|
16793
17623
|
* @param options The options parameters.
|
|
16794
17624
|
*/
|
|
16795
17625
|
_listNext(resourceGroupName, workspaceName, bookmarkId, nextLink, options) {
|
|
16796
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, nextLink, options }, listNextOperationSpec$
|
|
17626
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, bookmarkId, nextLink, options }, listNextOperationSpec$f);
|
|
16797
17627
|
}
|
|
16798
17628
|
}
|
|
16799
17629
|
// Operation Specifications
|
|
16800
|
-
const serializer$
|
|
16801
|
-
const listOperationSpec$
|
|
17630
|
+
const serializer$q = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
17631
|
+
const listOperationSpec$j = {
|
|
16802
17632
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}/relations",
|
|
16803
17633
|
httpMethod: "GET",
|
|
16804
17634
|
responses: {
|
|
@@ -16824,9 +17654,9 @@ const listOperationSpec$i = {
|
|
|
16824
17654
|
bookmarkId
|
|
16825
17655
|
],
|
|
16826
17656
|
headerParameters: [accept],
|
|
16827
|
-
serializer: serializer$
|
|
17657
|
+
serializer: serializer$q
|
|
16828
17658
|
};
|
|
16829
|
-
const getOperationSpec$
|
|
17659
|
+
const getOperationSpec$h = {
|
|
16830
17660
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}/relations/{relationName}",
|
|
16831
17661
|
httpMethod: "GET",
|
|
16832
17662
|
responses: {
|
|
@@ -16847,9 +17677,9 @@ const getOperationSpec$g = {
|
|
|
16847
17677
|
relationName
|
|
16848
17678
|
],
|
|
16849
17679
|
headerParameters: [accept],
|
|
16850
|
-
serializer: serializer$
|
|
17680
|
+
serializer: serializer$q
|
|
16851
17681
|
};
|
|
16852
|
-
const createOrUpdateOperationSpec$
|
|
17682
|
+
const createOrUpdateOperationSpec$7 = {
|
|
16853
17683
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}/relations/{relationName}",
|
|
16854
17684
|
httpMethod: "PUT",
|
|
16855
17685
|
responses: {
|
|
@@ -16875,9 +17705,9 @@ const createOrUpdateOperationSpec$6 = {
|
|
|
16875
17705
|
],
|
|
16876
17706
|
headerParameters: [accept, contentType],
|
|
16877
17707
|
mediaType: "json",
|
|
16878
|
-
serializer: serializer$
|
|
17708
|
+
serializer: serializer$q
|
|
16879
17709
|
};
|
|
16880
|
-
const deleteOperationSpec$
|
|
17710
|
+
const deleteOperationSpec$d = {
|
|
16881
17711
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}/relations/{relationName}",
|
|
16882
17712
|
httpMethod: "DELETE",
|
|
16883
17713
|
responses: {
|
|
@@ -16897,9 +17727,9 @@ const deleteOperationSpec$c = {
|
|
|
16897
17727
|
relationName
|
|
16898
17728
|
],
|
|
16899
17729
|
headerParameters: [accept],
|
|
16900
|
-
serializer: serializer$
|
|
17730
|
+
serializer: serializer$q
|
|
16901
17731
|
};
|
|
16902
|
-
const listNextOperationSpec$
|
|
17732
|
+
const listNextOperationSpec$f = {
|
|
16903
17733
|
path: "{nextLink}",
|
|
16904
17734
|
httpMethod: "GET",
|
|
16905
17735
|
responses: {
|
|
@@ -16926,7 +17756,7 @@ const listNextOperationSpec$e = {
|
|
|
16926
17756
|
bookmarkId
|
|
16927
17757
|
],
|
|
16928
17758
|
headerParameters: [accept],
|
|
16929
|
-
serializer: serializer$
|
|
17759
|
+
serializer: serializer$q
|
|
16930
17760
|
};
|
|
16931
17761
|
|
|
16932
17762
|
/*
|
|
@@ -16958,7 +17788,7 @@ class BookmarkOperationsImpl {
|
|
|
16958
17788
|
}
|
|
16959
17789
|
}
|
|
16960
17790
|
// Operation Specifications
|
|
16961
|
-
const serializer$
|
|
17791
|
+
const serializer$p = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
16962
17792
|
const expandOperationSpec$1 = {
|
|
16963
17793
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}/expand",
|
|
16964
17794
|
httpMethod: "POST",
|
|
@@ -16981,7 +17811,7 @@ const expandOperationSpec$1 = {
|
|
|
16981
17811
|
],
|
|
16982
17812
|
headerParameters: [accept, contentType],
|
|
16983
17813
|
mediaType: "json",
|
|
16984
|
-
serializer: serializer$
|
|
17814
|
+
serializer: serializer$p
|
|
16985
17815
|
};
|
|
16986
17816
|
|
|
16987
17817
|
/*
|
|
@@ -17007,12 +17837,12 @@ class IPGeodataImpl {
|
|
|
17007
17837
|
* @param options The options parameters.
|
|
17008
17838
|
*/
|
|
17009
17839
|
get(resourceGroupName, ipAddress, options) {
|
|
17010
|
-
return this.client.sendOperationRequest({ resourceGroupName, ipAddress, options }, getOperationSpec$
|
|
17840
|
+
return this.client.sendOperationRequest({ resourceGroupName, ipAddress, options }, getOperationSpec$g);
|
|
17011
17841
|
}
|
|
17012
17842
|
}
|
|
17013
17843
|
// Operation Specifications
|
|
17014
|
-
const serializer$
|
|
17015
|
-
const getOperationSpec$
|
|
17844
|
+
const serializer$o = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
17845
|
+
const getOperationSpec$g = {
|
|
17016
17846
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SecurityInsights/enrichment/ip/geodata/",
|
|
17017
17847
|
httpMethod: "GET",
|
|
17018
17848
|
responses: {
|
|
@@ -17030,7 +17860,7 @@ const getOperationSpec$f = {
|
|
|
17030
17860
|
resourceGroupName
|
|
17031
17861
|
],
|
|
17032
17862
|
headerParameters: [accept],
|
|
17033
|
-
serializer: serializer$
|
|
17863
|
+
serializer: serializer$o
|
|
17034
17864
|
};
|
|
17035
17865
|
|
|
17036
17866
|
/*
|
|
@@ -17056,12 +17886,12 @@ class DomainWhoisImpl {
|
|
|
17056
17886
|
* @param options The options parameters.
|
|
17057
17887
|
*/
|
|
17058
17888
|
get(resourceGroupName, domain, options) {
|
|
17059
|
-
return this.client.sendOperationRequest({ resourceGroupName, domain, options }, getOperationSpec$
|
|
17889
|
+
return this.client.sendOperationRequest({ resourceGroupName, domain, options }, getOperationSpec$f);
|
|
17060
17890
|
}
|
|
17061
17891
|
}
|
|
17062
17892
|
// Operation Specifications
|
|
17063
|
-
const serializer$
|
|
17064
|
-
const getOperationSpec$
|
|
17893
|
+
const serializer$n = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
17894
|
+
const getOperationSpec$f = {
|
|
17065
17895
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SecurityInsights/enrichment/domain/whois/",
|
|
17066
17896
|
httpMethod: "GET",
|
|
17067
17897
|
responses: {
|
|
@@ -17079,7 +17909,7 @@ const getOperationSpec$e = {
|
|
|
17079
17909
|
resourceGroupName
|
|
17080
17910
|
],
|
|
17081
17911
|
headerParameters: [accept],
|
|
17082
|
-
serializer: serializer$
|
|
17912
|
+
serializer: serializer$n
|
|
17083
17913
|
};
|
|
17084
17914
|
|
|
17085
17915
|
/*
|
|
@@ -17156,7 +17986,7 @@ class EntitiesImpl {
|
|
|
17156
17986
|
* @param options The options parameters.
|
|
17157
17987
|
*/
|
|
17158
17988
|
_list(resourceGroupName, workspaceName, options) {
|
|
17159
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$
|
|
17989
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$i);
|
|
17160
17990
|
}
|
|
17161
17991
|
/**
|
|
17162
17992
|
* Gets an entity.
|
|
@@ -17166,7 +17996,7 @@ class EntitiesImpl {
|
|
|
17166
17996
|
* @param options The options parameters.
|
|
17167
17997
|
*/
|
|
17168
17998
|
get(resourceGroupName, workspaceName, entityId, options) {
|
|
17169
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityId, options }, getOperationSpec$
|
|
17999
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityId, options }, getOperationSpec$e);
|
|
17170
18000
|
}
|
|
17171
18001
|
/**
|
|
17172
18002
|
* Expands an entity.
|
|
@@ -17209,12 +18039,12 @@ class EntitiesImpl {
|
|
|
17209
18039
|
* @param options The options parameters.
|
|
17210
18040
|
*/
|
|
17211
18041
|
_listNext(resourceGroupName, workspaceName, nextLink, options) {
|
|
17212
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$
|
|
18042
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$e);
|
|
17213
18043
|
}
|
|
17214
18044
|
}
|
|
17215
18045
|
// Operation Specifications
|
|
17216
|
-
const serializer$
|
|
17217
|
-
const listOperationSpec$
|
|
18046
|
+
const serializer$m = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
18047
|
+
const listOperationSpec$i = {
|
|
17218
18048
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entities",
|
|
17219
18049
|
httpMethod: "GET",
|
|
17220
18050
|
responses: {
|
|
@@ -17233,9 +18063,9 @@ const listOperationSpec$h = {
|
|
|
17233
18063
|
workspaceName
|
|
17234
18064
|
],
|
|
17235
18065
|
headerParameters: [accept],
|
|
17236
|
-
serializer: serializer$
|
|
18066
|
+
serializer: serializer$m
|
|
17237
18067
|
};
|
|
17238
|
-
const getOperationSpec$
|
|
18068
|
+
const getOperationSpec$e = {
|
|
17239
18069
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entities/{entityId}",
|
|
17240
18070
|
httpMethod: "GET",
|
|
17241
18071
|
responses: {
|
|
@@ -17255,7 +18085,7 @@ const getOperationSpec$d = {
|
|
|
17255
18085
|
entityId
|
|
17256
18086
|
],
|
|
17257
18087
|
headerParameters: [accept],
|
|
17258
|
-
serializer: serializer$
|
|
18088
|
+
serializer: serializer$m
|
|
17259
18089
|
};
|
|
17260
18090
|
const expandOperationSpec = {
|
|
17261
18091
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entities/{entityId}/expand",
|
|
@@ -17279,7 +18109,7 @@ const expandOperationSpec = {
|
|
|
17279
18109
|
],
|
|
17280
18110
|
headerParameters: [accept, contentType],
|
|
17281
18111
|
mediaType: "json",
|
|
17282
|
-
serializer: serializer$
|
|
18112
|
+
serializer: serializer$m
|
|
17283
18113
|
};
|
|
17284
18114
|
const queriesOperationSpec = {
|
|
17285
18115
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entities/{entityId}/queries",
|
|
@@ -17301,7 +18131,7 @@ const queriesOperationSpec = {
|
|
|
17301
18131
|
entityId
|
|
17302
18132
|
],
|
|
17303
18133
|
headerParameters: [accept],
|
|
17304
|
-
serializer: serializer$
|
|
18134
|
+
serializer: serializer$m
|
|
17305
18135
|
};
|
|
17306
18136
|
const getInsightsOperationSpec = {
|
|
17307
18137
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entities/{entityId}/getInsights",
|
|
@@ -17325,9 +18155,9 @@ const getInsightsOperationSpec = {
|
|
|
17325
18155
|
],
|
|
17326
18156
|
headerParameters: [accept, contentType],
|
|
17327
18157
|
mediaType: "json",
|
|
17328
|
-
serializer: serializer$
|
|
18158
|
+
serializer: serializer$m
|
|
17329
18159
|
};
|
|
17330
|
-
const listNextOperationSpec$
|
|
18160
|
+
const listNextOperationSpec$e = {
|
|
17331
18161
|
path: "{nextLink}",
|
|
17332
18162
|
httpMethod: "GET",
|
|
17333
18163
|
responses: {
|
|
@@ -17347,7 +18177,7 @@ const listNextOperationSpec$d = {
|
|
|
17347
18177
|
nextLink
|
|
17348
18178
|
],
|
|
17349
18179
|
headerParameters: [accept],
|
|
17350
|
-
serializer: serializer$
|
|
18180
|
+
serializer: serializer$m
|
|
17351
18181
|
};
|
|
17352
18182
|
|
|
17353
18183
|
/*
|
|
@@ -17375,12 +18205,12 @@ class EntitiesGetTimelineImpl {
|
|
|
17375
18205
|
* @param options The options parameters.
|
|
17376
18206
|
*/
|
|
17377
18207
|
list(resourceGroupName, workspaceName, entityId, parameters, options) {
|
|
17378
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityId, parameters, options }, listOperationSpec$
|
|
18208
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityId, parameters, options }, listOperationSpec$h);
|
|
17379
18209
|
}
|
|
17380
18210
|
}
|
|
17381
18211
|
// Operation Specifications
|
|
17382
|
-
const serializer$
|
|
17383
|
-
const listOperationSpec$
|
|
18212
|
+
const serializer$l = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
18213
|
+
const listOperationSpec$h = {
|
|
17384
18214
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entities/{entityId}/getTimeline",
|
|
17385
18215
|
httpMethod: "POST",
|
|
17386
18216
|
responses: {
|
|
@@ -17402,7 +18232,7 @@ const listOperationSpec$g = {
|
|
|
17402
18232
|
],
|
|
17403
18233
|
headerParameters: [accept, contentType],
|
|
17404
18234
|
mediaType: "json",
|
|
17405
|
-
serializer: serializer$
|
|
18235
|
+
serializer: serializer$l
|
|
17406
18236
|
};
|
|
17407
18237
|
|
|
17408
18238
|
/*
|
|
@@ -17481,7 +18311,7 @@ class EntitiesRelationsImpl {
|
|
|
17481
18311
|
* @param options The options parameters.
|
|
17482
18312
|
*/
|
|
17483
18313
|
_list(resourceGroupName, workspaceName, entityId, options) {
|
|
17484
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityId, options }, listOperationSpec$
|
|
18314
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityId, options }, listOperationSpec$g);
|
|
17485
18315
|
}
|
|
17486
18316
|
/**
|
|
17487
18317
|
* ListNext
|
|
@@ -17492,12 +18322,12 @@ class EntitiesRelationsImpl {
|
|
|
17492
18322
|
* @param options The options parameters.
|
|
17493
18323
|
*/
|
|
17494
18324
|
_listNext(resourceGroupName, workspaceName, entityId, nextLink, options) {
|
|
17495
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityId, nextLink, options }, listNextOperationSpec$
|
|
18325
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityId, nextLink, options }, listNextOperationSpec$d);
|
|
17496
18326
|
}
|
|
17497
18327
|
}
|
|
17498
18328
|
// Operation Specifications
|
|
17499
|
-
const serializer$
|
|
17500
|
-
const listOperationSpec$
|
|
18329
|
+
const serializer$k = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
18330
|
+
const listOperationSpec$g = {
|
|
17501
18331
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entities/{entityId}/relations",
|
|
17502
18332
|
httpMethod: "GET",
|
|
17503
18333
|
responses: {
|
|
@@ -17523,9 +18353,9 @@ const listOperationSpec$f = {
|
|
|
17523
18353
|
entityId
|
|
17524
18354
|
],
|
|
17525
18355
|
headerParameters: [accept],
|
|
17526
|
-
serializer: serializer$
|
|
18356
|
+
serializer: serializer$k
|
|
17527
18357
|
};
|
|
17528
|
-
const listNextOperationSpec$
|
|
18358
|
+
const listNextOperationSpec$d = {
|
|
17529
18359
|
path: "{nextLink}",
|
|
17530
18360
|
httpMethod: "GET",
|
|
17531
18361
|
responses: {
|
|
@@ -17552,7 +18382,7 @@ const listNextOperationSpec$c = {
|
|
|
17552
18382
|
entityId
|
|
17553
18383
|
],
|
|
17554
18384
|
headerParameters: [accept],
|
|
17555
|
-
serializer: serializer$
|
|
18385
|
+
serializer: serializer$k
|
|
17556
18386
|
};
|
|
17557
18387
|
|
|
17558
18388
|
/*
|
|
@@ -17584,7 +18414,7 @@ class EntityRelationsImpl {
|
|
|
17584
18414
|
}
|
|
17585
18415
|
}
|
|
17586
18416
|
// Operation Specifications
|
|
17587
|
-
const serializer$
|
|
18417
|
+
const serializer$j = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
17588
18418
|
const getRelationOperationSpec = {
|
|
17589
18419
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entities/{entityId}/relations/{relationName}",
|
|
17590
18420
|
httpMethod: "GET",
|
|
@@ -17606,7 +18436,7 @@ const getRelationOperationSpec = {
|
|
|
17606
18436
|
entityId
|
|
17607
18437
|
],
|
|
17608
18438
|
headerParameters: [accept],
|
|
17609
|
-
serializer: serializer$
|
|
18439
|
+
serializer: serializer$j
|
|
17610
18440
|
};
|
|
17611
18441
|
|
|
17612
18442
|
/*
|
|
@@ -17683,7 +18513,7 @@ class EntityQueriesImpl {
|
|
|
17683
18513
|
* @param options The options parameters.
|
|
17684
18514
|
*/
|
|
17685
18515
|
_list(resourceGroupName, workspaceName, options) {
|
|
17686
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$
|
|
18516
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$f);
|
|
17687
18517
|
}
|
|
17688
18518
|
/**
|
|
17689
18519
|
* Gets an entity query.
|
|
@@ -17693,7 +18523,7 @@ class EntityQueriesImpl {
|
|
|
17693
18523
|
* @param options The options parameters.
|
|
17694
18524
|
*/
|
|
17695
18525
|
get(resourceGroupName, workspaceName, entityQueryId, options) {
|
|
17696
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityQueryId, options }, getOperationSpec$
|
|
18526
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityQueryId, options }, getOperationSpec$d);
|
|
17697
18527
|
}
|
|
17698
18528
|
/**
|
|
17699
18529
|
* Creates or updates the entity query.
|
|
@@ -17704,7 +18534,7 @@ class EntityQueriesImpl {
|
|
|
17704
18534
|
* @param options The options parameters.
|
|
17705
18535
|
*/
|
|
17706
18536
|
createOrUpdate(resourceGroupName, workspaceName, entityQueryId, entityQuery, options) {
|
|
17707
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityQueryId, entityQuery, options }, createOrUpdateOperationSpec$
|
|
18537
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityQueryId, entityQuery, options }, createOrUpdateOperationSpec$6);
|
|
17708
18538
|
}
|
|
17709
18539
|
/**
|
|
17710
18540
|
* Delete the entity query.
|
|
@@ -17714,7 +18544,7 @@ class EntityQueriesImpl {
|
|
|
17714
18544
|
* @param options The options parameters.
|
|
17715
18545
|
*/
|
|
17716
18546
|
delete(resourceGroupName, workspaceName, entityQueryId, options) {
|
|
17717
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityQueryId, options }, deleteOperationSpec$
|
|
18547
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityQueryId, options }, deleteOperationSpec$c);
|
|
17718
18548
|
}
|
|
17719
18549
|
/**
|
|
17720
18550
|
* ListNext
|
|
@@ -17724,12 +18554,12 @@ class EntityQueriesImpl {
|
|
|
17724
18554
|
* @param options The options parameters.
|
|
17725
18555
|
*/
|
|
17726
18556
|
_listNext(resourceGroupName, workspaceName, nextLink, options) {
|
|
17727
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$
|
|
18557
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$c);
|
|
17728
18558
|
}
|
|
17729
18559
|
}
|
|
17730
18560
|
// Operation Specifications
|
|
17731
|
-
const serializer$
|
|
17732
|
-
const listOperationSpec$
|
|
18561
|
+
const serializer$i = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
18562
|
+
const listOperationSpec$f = {
|
|
17733
18563
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entityQueries",
|
|
17734
18564
|
httpMethod: "GET",
|
|
17735
18565
|
responses: {
|
|
@@ -17748,9 +18578,9 @@ const listOperationSpec$e = {
|
|
|
17748
18578
|
workspaceName
|
|
17749
18579
|
],
|
|
17750
18580
|
headerParameters: [accept],
|
|
17751
|
-
serializer: serializer$
|
|
18581
|
+
serializer: serializer$i
|
|
17752
18582
|
};
|
|
17753
|
-
const getOperationSpec$
|
|
18583
|
+
const getOperationSpec$d = {
|
|
17754
18584
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entityQueries/{entityQueryId}",
|
|
17755
18585
|
httpMethod: "GET",
|
|
17756
18586
|
responses: {
|
|
@@ -17770,9 +18600,9 @@ const getOperationSpec$c = {
|
|
|
17770
18600
|
entityQueryId
|
|
17771
18601
|
],
|
|
17772
18602
|
headerParameters: [accept],
|
|
17773
|
-
serializer: serializer$
|
|
18603
|
+
serializer: serializer$i
|
|
17774
18604
|
};
|
|
17775
|
-
const createOrUpdateOperationSpec$
|
|
18605
|
+
const createOrUpdateOperationSpec$6 = {
|
|
17776
18606
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entityQueries/{entityQueryId}",
|
|
17777
18607
|
httpMethod: "PUT",
|
|
17778
18608
|
responses: {
|
|
@@ -17797,9 +18627,9 @@ const createOrUpdateOperationSpec$5 = {
|
|
|
17797
18627
|
],
|
|
17798
18628
|
headerParameters: [accept, contentType],
|
|
17799
18629
|
mediaType: "json",
|
|
17800
|
-
serializer: serializer$
|
|
18630
|
+
serializer: serializer$i
|
|
17801
18631
|
};
|
|
17802
|
-
const deleteOperationSpec$
|
|
18632
|
+
const deleteOperationSpec$c = {
|
|
17803
18633
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entityQueries/{entityQueryId}",
|
|
17804
18634
|
httpMethod: "DELETE",
|
|
17805
18635
|
responses: {
|
|
@@ -17818,9 +18648,9 @@ const deleteOperationSpec$b = {
|
|
|
17818
18648
|
entityQueryId
|
|
17819
18649
|
],
|
|
17820
18650
|
headerParameters: [accept],
|
|
17821
|
-
serializer: serializer$
|
|
18651
|
+
serializer: serializer$i
|
|
17822
18652
|
};
|
|
17823
|
-
const listNextOperationSpec$
|
|
18653
|
+
const listNextOperationSpec$c = {
|
|
17824
18654
|
path: "{nextLink}",
|
|
17825
18655
|
httpMethod: "GET",
|
|
17826
18656
|
responses: {
|
|
@@ -17840,7 +18670,7 @@ const listNextOperationSpec$b = {
|
|
|
17840
18670
|
nextLink
|
|
17841
18671
|
],
|
|
17842
18672
|
headerParameters: [accept],
|
|
17843
|
-
serializer: serializer$
|
|
18673
|
+
serializer: serializer$i
|
|
17844
18674
|
};
|
|
17845
18675
|
|
|
17846
18676
|
/*
|
|
@@ -17917,7 +18747,7 @@ class EntityQueryTemplatesImpl {
|
|
|
17917
18747
|
* @param options The options parameters.
|
|
17918
18748
|
*/
|
|
17919
18749
|
_list(resourceGroupName, workspaceName, options) {
|
|
17920
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$
|
|
18750
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$e);
|
|
17921
18751
|
}
|
|
17922
18752
|
/**
|
|
17923
18753
|
* Gets an entity query.
|
|
@@ -17927,7 +18757,7 @@ class EntityQueryTemplatesImpl {
|
|
|
17927
18757
|
* @param options The options parameters.
|
|
17928
18758
|
*/
|
|
17929
18759
|
get(resourceGroupName, workspaceName, entityQueryTemplateId, options) {
|
|
17930
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityQueryTemplateId, options }, getOperationSpec$
|
|
18760
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, entityQueryTemplateId, options }, getOperationSpec$c);
|
|
17931
18761
|
}
|
|
17932
18762
|
/**
|
|
17933
18763
|
* ListNext
|
|
@@ -17937,12 +18767,12 @@ class EntityQueryTemplatesImpl {
|
|
|
17937
18767
|
* @param options The options parameters.
|
|
17938
18768
|
*/
|
|
17939
18769
|
_listNext(resourceGroupName, workspaceName, nextLink, options) {
|
|
17940
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$
|
|
18770
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$b);
|
|
17941
18771
|
}
|
|
17942
18772
|
}
|
|
17943
18773
|
// Operation Specifications
|
|
17944
|
-
const serializer$
|
|
17945
|
-
const listOperationSpec$
|
|
18774
|
+
const serializer$h = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
18775
|
+
const listOperationSpec$e = {
|
|
17946
18776
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entityQueryTemplates",
|
|
17947
18777
|
httpMethod: "GET",
|
|
17948
18778
|
responses: {
|
|
@@ -17961,9 +18791,9 @@ const listOperationSpec$d = {
|
|
|
17961
18791
|
workspaceName
|
|
17962
18792
|
],
|
|
17963
18793
|
headerParameters: [accept],
|
|
17964
|
-
serializer: serializer$
|
|
18794
|
+
serializer: serializer$h
|
|
17965
18795
|
};
|
|
17966
|
-
const getOperationSpec$
|
|
18796
|
+
const getOperationSpec$c = {
|
|
17967
18797
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entityQueryTemplates/{entityQueryTemplateId}",
|
|
17968
18798
|
httpMethod: "GET",
|
|
17969
18799
|
responses: {
|
|
@@ -17983,9 +18813,9 @@ const getOperationSpec$b = {
|
|
|
17983
18813
|
entityQueryTemplateId
|
|
17984
18814
|
],
|
|
17985
18815
|
headerParameters: [accept],
|
|
17986
|
-
serializer: serializer$
|
|
18816
|
+
serializer: serializer$h
|
|
17987
18817
|
};
|
|
17988
|
-
const listNextOperationSpec$
|
|
18818
|
+
const listNextOperationSpec$b = {
|
|
17989
18819
|
path: "{nextLink}",
|
|
17990
18820
|
httpMethod: "GET",
|
|
17991
18821
|
responses: {
|
|
@@ -18005,7 +18835,7 @@ const listNextOperationSpec$a = {
|
|
|
18005
18835
|
nextLink
|
|
18006
18836
|
],
|
|
18007
18837
|
headerParameters: [accept],
|
|
18008
|
-
serializer: serializer$
|
|
18838
|
+
serializer: serializer$h
|
|
18009
18839
|
};
|
|
18010
18840
|
|
|
18011
18841
|
/*
|
|
@@ -18084,7 +18914,7 @@ class IncidentCommentsImpl {
|
|
|
18084
18914
|
* @param options The options parameters.
|
|
18085
18915
|
*/
|
|
18086
18916
|
_list(resourceGroupName, workspaceName, incidentId, options) {
|
|
18087
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, options }, listOperationSpec$
|
|
18917
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, options }, listOperationSpec$d);
|
|
18088
18918
|
}
|
|
18089
18919
|
/**
|
|
18090
18920
|
* Gets an incident comment.
|
|
@@ -18101,7 +18931,7 @@ class IncidentCommentsImpl {
|
|
|
18101
18931
|
incidentId,
|
|
18102
18932
|
incidentCommentId,
|
|
18103
18933
|
options
|
|
18104
|
-
}, getOperationSpec$
|
|
18934
|
+
}, getOperationSpec$b);
|
|
18105
18935
|
}
|
|
18106
18936
|
/**
|
|
18107
18937
|
* Creates or updates the incident comment.
|
|
@@ -18120,7 +18950,7 @@ class IncidentCommentsImpl {
|
|
|
18120
18950
|
incidentCommentId,
|
|
18121
18951
|
incidentComment,
|
|
18122
18952
|
options
|
|
18123
|
-
}, createOrUpdateOperationSpec$
|
|
18953
|
+
}, createOrUpdateOperationSpec$5);
|
|
18124
18954
|
}
|
|
18125
18955
|
/**
|
|
18126
18956
|
* Delete the incident comment.
|
|
@@ -18137,7 +18967,7 @@ class IncidentCommentsImpl {
|
|
|
18137
18967
|
incidentId,
|
|
18138
18968
|
incidentCommentId,
|
|
18139
18969
|
options
|
|
18140
|
-
}, deleteOperationSpec$
|
|
18970
|
+
}, deleteOperationSpec$b);
|
|
18141
18971
|
}
|
|
18142
18972
|
/**
|
|
18143
18973
|
* ListNext
|
|
@@ -18148,12 +18978,12 @@ class IncidentCommentsImpl {
|
|
|
18148
18978
|
* @param options The options parameters.
|
|
18149
18979
|
*/
|
|
18150
18980
|
_listNext(resourceGroupName, workspaceName, incidentId, nextLink, options) {
|
|
18151
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, nextLink, options }, listNextOperationSpec$
|
|
18981
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, nextLink, options }, listNextOperationSpec$a);
|
|
18152
18982
|
}
|
|
18153
18983
|
}
|
|
18154
18984
|
// Operation Specifications
|
|
18155
|
-
const serializer$
|
|
18156
|
-
const listOperationSpec$
|
|
18985
|
+
const serializer$g = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
18986
|
+
const listOperationSpec$d = {
|
|
18157
18987
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}/comments",
|
|
18158
18988
|
httpMethod: "GET",
|
|
18159
18989
|
responses: {
|
|
@@ -18179,9 +19009,9 @@ const listOperationSpec$c = {
|
|
|
18179
19009
|
incidentId
|
|
18180
19010
|
],
|
|
18181
19011
|
headerParameters: [accept],
|
|
18182
|
-
serializer: serializer$
|
|
19012
|
+
serializer: serializer$g
|
|
18183
19013
|
};
|
|
18184
|
-
const getOperationSpec$
|
|
19014
|
+
const getOperationSpec$b = {
|
|
18185
19015
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}/comments/{incidentCommentId}",
|
|
18186
19016
|
httpMethod: "GET",
|
|
18187
19017
|
responses: {
|
|
@@ -18202,9 +19032,9 @@ const getOperationSpec$a = {
|
|
|
18202
19032
|
incidentCommentId
|
|
18203
19033
|
],
|
|
18204
19034
|
headerParameters: [accept],
|
|
18205
|
-
serializer: serializer$
|
|
19035
|
+
serializer: serializer$g
|
|
18206
19036
|
};
|
|
18207
|
-
const createOrUpdateOperationSpec$
|
|
19037
|
+
const createOrUpdateOperationSpec$5 = {
|
|
18208
19038
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}/comments/{incidentCommentId}",
|
|
18209
19039
|
httpMethod: "PUT",
|
|
18210
19040
|
responses: {
|
|
@@ -18230,9 +19060,9 @@ const createOrUpdateOperationSpec$4 = {
|
|
|
18230
19060
|
],
|
|
18231
19061
|
headerParameters: [accept, contentType],
|
|
18232
19062
|
mediaType: "json",
|
|
18233
|
-
serializer: serializer$
|
|
19063
|
+
serializer: serializer$g
|
|
18234
19064
|
};
|
|
18235
|
-
const deleteOperationSpec$
|
|
19065
|
+
const deleteOperationSpec$b = {
|
|
18236
19066
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}/comments/{incidentCommentId}",
|
|
18237
19067
|
httpMethod: "DELETE",
|
|
18238
19068
|
responses: {
|
|
@@ -18252,9 +19082,9 @@ const deleteOperationSpec$a = {
|
|
|
18252
19082
|
incidentCommentId
|
|
18253
19083
|
],
|
|
18254
19084
|
headerParameters: [accept],
|
|
18255
|
-
serializer: serializer$
|
|
19085
|
+
serializer: serializer$g
|
|
18256
19086
|
};
|
|
18257
|
-
const listNextOperationSpec$
|
|
19087
|
+
const listNextOperationSpec$a = {
|
|
18258
19088
|
path: "{nextLink}",
|
|
18259
19089
|
httpMethod: "GET",
|
|
18260
19090
|
responses: {
|
|
@@ -18281,7 +19111,7 @@ const listNextOperationSpec$9 = {
|
|
|
18281
19111
|
incidentId
|
|
18282
19112
|
],
|
|
18283
19113
|
headerParameters: [accept],
|
|
18284
|
-
serializer: serializer$
|
|
19114
|
+
serializer: serializer$g
|
|
18285
19115
|
};
|
|
18286
19116
|
|
|
18287
19117
|
/*
|
|
@@ -18360,7 +19190,7 @@ class IncidentRelationsImpl {
|
|
|
18360
19190
|
* @param options The options parameters.
|
|
18361
19191
|
*/
|
|
18362
19192
|
_list(resourceGroupName, workspaceName, incidentId, options) {
|
|
18363
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, options }, listOperationSpec$
|
|
19193
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, options }, listOperationSpec$c);
|
|
18364
19194
|
}
|
|
18365
19195
|
/**
|
|
18366
19196
|
* Gets an incident relation.
|
|
@@ -18371,7 +19201,7 @@ class IncidentRelationsImpl {
|
|
|
18371
19201
|
* @param options The options parameters.
|
|
18372
19202
|
*/
|
|
18373
19203
|
get(resourceGroupName, workspaceName, incidentId, relationName, options) {
|
|
18374
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, relationName, options }, getOperationSpec$
|
|
19204
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, relationName, options }, getOperationSpec$a);
|
|
18375
19205
|
}
|
|
18376
19206
|
/**
|
|
18377
19207
|
* Creates or updates the incident relation.
|
|
@@ -18390,7 +19220,7 @@ class IncidentRelationsImpl {
|
|
|
18390
19220
|
relationName,
|
|
18391
19221
|
relation,
|
|
18392
19222
|
options
|
|
18393
|
-
}, createOrUpdateOperationSpec$
|
|
19223
|
+
}, createOrUpdateOperationSpec$4);
|
|
18394
19224
|
}
|
|
18395
19225
|
/**
|
|
18396
19226
|
* Delete the incident relation.
|
|
@@ -18401,7 +19231,7 @@ class IncidentRelationsImpl {
|
|
|
18401
19231
|
* @param options The options parameters.
|
|
18402
19232
|
*/
|
|
18403
19233
|
delete(resourceGroupName, workspaceName, incidentId, relationName, options) {
|
|
18404
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, relationName, options }, deleteOperationSpec$
|
|
19234
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, relationName, options }, deleteOperationSpec$a);
|
|
18405
19235
|
}
|
|
18406
19236
|
/**
|
|
18407
19237
|
* ListNext
|
|
@@ -18412,12 +19242,12 @@ class IncidentRelationsImpl {
|
|
|
18412
19242
|
* @param options The options parameters.
|
|
18413
19243
|
*/
|
|
18414
19244
|
_listNext(resourceGroupName, workspaceName, incidentId, nextLink, options) {
|
|
18415
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, nextLink, options }, listNextOperationSpec$
|
|
19245
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, incidentId, nextLink, options }, listNextOperationSpec$9);
|
|
18416
19246
|
}
|
|
18417
19247
|
}
|
|
18418
19248
|
// Operation Specifications
|
|
18419
|
-
const serializer$
|
|
18420
|
-
const listOperationSpec$
|
|
19249
|
+
const serializer$f = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
19250
|
+
const listOperationSpec$c = {
|
|
18421
19251
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}/relations",
|
|
18422
19252
|
httpMethod: "GET",
|
|
18423
19253
|
responses: {
|
|
@@ -18443,9 +19273,9 @@ const listOperationSpec$b = {
|
|
|
18443
19273
|
incidentId
|
|
18444
19274
|
],
|
|
18445
19275
|
headerParameters: [accept],
|
|
18446
|
-
serializer: serializer$
|
|
19276
|
+
serializer: serializer$f
|
|
18447
19277
|
};
|
|
18448
|
-
const getOperationSpec$
|
|
19278
|
+
const getOperationSpec$a = {
|
|
18449
19279
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}/relations/{relationName}",
|
|
18450
19280
|
httpMethod: "GET",
|
|
18451
19281
|
responses: {
|
|
@@ -18466,9 +19296,9 @@ const getOperationSpec$9 = {
|
|
|
18466
19296
|
relationName
|
|
18467
19297
|
],
|
|
18468
19298
|
headerParameters: [accept],
|
|
18469
|
-
serializer: serializer$
|
|
19299
|
+
serializer: serializer$f
|
|
18470
19300
|
};
|
|
18471
|
-
const createOrUpdateOperationSpec$
|
|
19301
|
+
const createOrUpdateOperationSpec$4 = {
|
|
18472
19302
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}/relations/{relationName}",
|
|
18473
19303
|
httpMethod: "PUT",
|
|
18474
19304
|
responses: {
|
|
@@ -18494,9 +19324,9 @@ const createOrUpdateOperationSpec$3 = {
|
|
|
18494
19324
|
],
|
|
18495
19325
|
headerParameters: [accept, contentType],
|
|
18496
19326
|
mediaType: "json",
|
|
18497
|
-
serializer: serializer$
|
|
19327
|
+
serializer: serializer$f
|
|
18498
19328
|
};
|
|
18499
|
-
const deleteOperationSpec$
|
|
19329
|
+
const deleteOperationSpec$a = {
|
|
18500
19330
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}/relations/{relationName}",
|
|
18501
19331
|
httpMethod: "DELETE",
|
|
18502
19332
|
responses: {
|
|
@@ -18516,9 +19346,9 @@ const deleteOperationSpec$9 = {
|
|
|
18516
19346
|
relationName
|
|
18517
19347
|
],
|
|
18518
19348
|
headerParameters: [accept],
|
|
18519
|
-
serializer: serializer$
|
|
19349
|
+
serializer: serializer$f
|
|
18520
19350
|
};
|
|
18521
|
-
const listNextOperationSpec$
|
|
19351
|
+
const listNextOperationSpec$9 = {
|
|
18522
19352
|
path: "{nextLink}",
|
|
18523
19353
|
httpMethod: "GET",
|
|
18524
19354
|
responses: {
|
|
@@ -18545,7 +19375,7 @@ const listNextOperationSpec$8 = {
|
|
|
18545
19375
|
incidentId
|
|
18546
19376
|
],
|
|
18547
19377
|
headerParameters: [accept],
|
|
18548
|
-
serializer: serializer$
|
|
19378
|
+
serializer: serializer$f
|
|
18549
19379
|
};
|
|
18550
19380
|
|
|
18551
19381
|
/*
|
|
@@ -18622,7 +19452,7 @@ class MetadataImpl {
|
|
|
18622
19452
|
* @param options The options parameters.
|
|
18623
19453
|
*/
|
|
18624
19454
|
_list(resourceGroupName, workspaceName, options) {
|
|
18625
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$
|
|
19455
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$b);
|
|
18626
19456
|
}
|
|
18627
19457
|
/**
|
|
18628
19458
|
* Get a Metadata.
|
|
@@ -18632,7 +19462,7 @@ class MetadataImpl {
|
|
|
18632
19462
|
* @param options The options parameters.
|
|
18633
19463
|
*/
|
|
18634
19464
|
get(resourceGroupName, workspaceName, metadataName, options) {
|
|
18635
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, metadataName, options }, getOperationSpec$
|
|
19465
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, metadataName, options }, getOperationSpec$9);
|
|
18636
19466
|
}
|
|
18637
19467
|
/**
|
|
18638
19468
|
* Delete a Metadata.
|
|
@@ -18642,7 +19472,7 @@ class MetadataImpl {
|
|
|
18642
19472
|
* @param options The options parameters.
|
|
18643
19473
|
*/
|
|
18644
19474
|
delete(resourceGroupName, workspaceName, metadataName, options) {
|
|
18645
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, metadataName, options }, deleteOperationSpec$
|
|
19475
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, metadataName, options }, deleteOperationSpec$9);
|
|
18646
19476
|
}
|
|
18647
19477
|
/**
|
|
18648
19478
|
* Create a Metadata.
|
|
@@ -18680,12 +19510,12 @@ class MetadataImpl {
|
|
|
18680
19510
|
* @param options The options parameters.
|
|
18681
19511
|
*/
|
|
18682
19512
|
_listNext(resourceGroupName, workspaceName, nextLink, options) {
|
|
18683
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$
|
|
19513
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$8);
|
|
18684
19514
|
}
|
|
18685
19515
|
}
|
|
18686
19516
|
// Operation Specifications
|
|
18687
|
-
const serializer$
|
|
18688
|
-
const listOperationSpec$
|
|
19517
|
+
const serializer$e = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
19518
|
+
const listOperationSpec$b = {
|
|
18689
19519
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/metadata",
|
|
18690
19520
|
httpMethod: "GET",
|
|
18691
19521
|
responses: {
|
|
@@ -18710,9 +19540,9 @@ const listOperationSpec$a = {
|
|
|
18710
19540
|
workspaceName
|
|
18711
19541
|
],
|
|
18712
19542
|
headerParameters: [accept],
|
|
18713
|
-
serializer: serializer$
|
|
19543
|
+
serializer: serializer$e
|
|
18714
19544
|
};
|
|
18715
|
-
const getOperationSpec$
|
|
19545
|
+
const getOperationSpec$9 = {
|
|
18716
19546
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/metadata/{metadataName}",
|
|
18717
19547
|
httpMethod: "GET",
|
|
18718
19548
|
responses: {
|
|
@@ -18732,9 +19562,9 @@ const getOperationSpec$8 = {
|
|
|
18732
19562
|
metadataName
|
|
18733
19563
|
],
|
|
18734
19564
|
headerParameters: [accept],
|
|
18735
|
-
serializer: serializer$
|
|
19565
|
+
serializer: serializer$e
|
|
18736
19566
|
};
|
|
18737
|
-
const deleteOperationSpec$
|
|
19567
|
+
const deleteOperationSpec$9 = {
|
|
18738
19568
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/metadata/{metadataName}",
|
|
18739
19569
|
httpMethod: "DELETE",
|
|
18740
19570
|
responses: {
|
|
@@ -18753,7 +19583,7 @@ const deleteOperationSpec$8 = {
|
|
|
18753
19583
|
metadataName
|
|
18754
19584
|
],
|
|
18755
19585
|
headerParameters: [accept],
|
|
18756
|
-
serializer: serializer$
|
|
19586
|
+
serializer: serializer$e
|
|
18757
19587
|
};
|
|
18758
19588
|
const createOperationSpec$3 = {
|
|
18759
19589
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/metadata/{metadataName}",
|
|
@@ -18780,7 +19610,7 @@ const createOperationSpec$3 = {
|
|
|
18780
19610
|
],
|
|
18781
19611
|
headerParameters: [accept, contentType],
|
|
18782
19612
|
mediaType: "json",
|
|
18783
|
-
serializer: serializer$
|
|
19613
|
+
serializer: serializer$e
|
|
18784
19614
|
};
|
|
18785
19615
|
const updateOperationSpec$1 = {
|
|
18786
19616
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/metadata/{metadataName}",
|
|
@@ -18804,9 +19634,9 @@ const updateOperationSpec$1 = {
|
|
|
18804
19634
|
],
|
|
18805
19635
|
headerParameters: [accept, contentType],
|
|
18806
19636
|
mediaType: "json",
|
|
18807
|
-
serializer: serializer$
|
|
19637
|
+
serializer: serializer$e
|
|
18808
19638
|
};
|
|
18809
|
-
const listNextOperationSpec$
|
|
19639
|
+
const listNextOperationSpec$8 = {
|
|
18810
19640
|
path: "{nextLink}",
|
|
18811
19641
|
httpMethod: "GET",
|
|
18812
19642
|
responses: {
|
|
@@ -18832,7 +19662,7 @@ const listNextOperationSpec$7 = {
|
|
|
18832
19662
|
nextLink
|
|
18833
19663
|
],
|
|
18834
19664
|
headerParameters: [accept],
|
|
18835
|
-
serializer: serializer$
|
|
19665
|
+
serializer: serializer$e
|
|
18836
19666
|
};
|
|
18837
19667
|
|
|
18838
19668
|
/*
|
|
@@ -18909,7 +19739,7 @@ class OfficeConsentsImpl {
|
|
|
18909
19739
|
* @param options The options parameters.
|
|
18910
19740
|
*/
|
|
18911
19741
|
_list(resourceGroupName, workspaceName, options) {
|
|
18912
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$
|
|
19742
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$a);
|
|
18913
19743
|
}
|
|
18914
19744
|
/**
|
|
18915
19745
|
* Gets an office365 consent.
|
|
@@ -18919,7 +19749,7 @@ class OfficeConsentsImpl {
|
|
|
18919
19749
|
* @param options The options parameters.
|
|
18920
19750
|
*/
|
|
18921
19751
|
get(resourceGroupName, workspaceName, consentId, options) {
|
|
18922
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, consentId, options }, getOperationSpec$
|
|
19752
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, consentId, options }, getOperationSpec$8);
|
|
18923
19753
|
}
|
|
18924
19754
|
/**
|
|
18925
19755
|
* Delete the office365 consent.
|
|
@@ -18929,7 +19759,7 @@ class OfficeConsentsImpl {
|
|
|
18929
19759
|
* @param options The options parameters.
|
|
18930
19760
|
*/
|
|
18931
19761
|
delete(resourceGroupName, workspaceName, consentId, options) {
|
|
18932
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, consentId, options }, deleteOperationSpec$
|
|
19762
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, consentId, options }, deleteOperationSpec$8);
|
|
18933
19763
|
}
|
|
18934
19764
|
/**
|
|
18935
19765
|
* ListNext
|
|
@@ -18939,12 +19769,12 @@ class OfficeConsentsImpl {
|
|
|
18939
19769
|
* @param options The options parameters.
|
|
18940
19770
|
*/
|
|
18941
19771
|
_listNext(resourceGroupName, workspaceName, nextLink, options) {
|
|
18942
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$
|
|
19772
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNextOperationSpec$7);
|
|
18943
19773
|
}
|
|
18944
19774
|
}
|
|
18945
19775
|
// Operation Specifications
|
|
18946
|
-
const serializer$
|
|
18947
|
-
const listOperationSpec$
|
|
19776
|
+
const serializer$d = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
19777
|
+
const listOperationSpec$a = {
|
|
18948
19778
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/officeConsents",
|
|
18949
19779
|
httpMethod: "GET",
|
|
18950
19780
|
responses: {
|
|
@@ -18963,9 +19793,9 @@ const listOperationSpec$9 = {
|
|
|
18963
19793
|
workspaceName
|
|
18964
19794
|
],
|
|
18965
19795
|
headerParameters: [accept],
|
|
18966
|
-
serializer: serializer$
|
|
19796
|
+
serializer: serializer$d
|
|
18967
19797
|
};
|
|
18968
|
-
const getOperationSpec$
|
|
19798
|
+
const getOperationSpec$8 = {
|
|
18969
19799
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/officeConsents/{consentId}",
|
|
18970
19800
|
httpMethod: "GET",
|
|
18971
19801
|
responses: {
|
|
@@ -18985,9 +19815,9 @@ const getOperationSpec$7 = {
|
|
|
18985
19815
|
consentId
|
|
18986
19816
|
],
|
|
18987
19817
|
headerParameters: [accept],
|
|
18988
|
-
serializer: serializer$
|
|
19818
|
+
serializer: serializer$d
|
|
18989
19819
|
};
|
|
18990
|
-
const deleteOperationSpec$
|
|
19820
|
+
const deleteOperationSpec$8 = {
|
|
18991
19821
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/officeConsents/{consentId}",
|
|
18992
19822
|
httpMethod: "DELETE",
|
|
18993
19823
|
responses: {
|
|
@@ -19006,9 +19836,9 @@ const deleteOperationSpec$7 = {
|
|
|
19006
19836
|
consentId
|
|
19007
19837
|
],
|
|
19008
19838
|
headerParameters: [accept],
|
|
19009
|
-
serializer: serializer$
|
|
19839
|
+
serializer: serializer$d
|
|
19010
19840
|
};
|
|
19011
|
-
const listNextOperationSpec$
|
|
19841
|
+
const listNextOperationSpec$7 = {
|
|
19012
19842
|
path: "{nextLink}",
|
|
19013
19843
|
httpMethod: "GET",
|
|
19014
19844
|
responses: {
|
|
@@ -19028,7 +19858,7 @@ const listNextOperationSpec$6 = {
|
|
|
19028
19858
|
nextLink
|
|
19029
19859
|
],
|
|
19030
19860
|
headerParameters: [accept],
|
|
19031
|
-
serializer: serializer$
|
|
19861
|
+
serializer: serializer$d
|
|
19032
19862
|
};
|
|
19033
19863
|
|
|
19034
19864
|
/*
|
|
@@ -19060,7 +19890,7 @@ class SentinelOnboardingStatesImpl {
|
|
|
19060
19890
|
workspaceName,
|
|
19061
19891
|
sentinelOnboardingStateName,
|
|
19062
19892
|
options
|
|
19063
|
-
}, getOperationSpec$
|
|
19893
|
+
}, getOperationSpec$7);
|
|
19064
19894
|
}
|
|
19065
19895
|
/**
|
|
19066
19896
|
* Create Sentinel onboarding state
|
|
@@ -19090,7 +19920,7 @@ class SentinelOnboardingStatesImpl {
|
|
|
19090
19920
|
workspaceName,
|
|
19091
19921
|
sentinelOnboardingStateName,
|
|
19092
19922
|
options
|
|
19093
|
-
}, deleteOperationSpec$
|
|
19923
|
+
}, deleteOperationSpec$7);
|
|
19094
19924
|
}
|
|
19095
19925
|
/**
|
|
19096
19926
|
* Gets all Sentinel onboarding states
|
|
@@ -19099,12 +19929,12 @@ class SentinelOnboardingStatesImpl {
|
|
|
19099
19929
|
* @param options The options parameters.
|
|
19100
19930
|
*/
|
|
19101
19931
|
list(resourceGroupName, workspaceName, options) {
|
|
19102
|
-
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$
|
|
19932
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listOperationSpec$9);
|
|
19103
19933
|
}
|
|
19104
19934
|
}
|
|
19105
19935
|
// Operation Specifications
|
|
19106
|
-
const serializer$
|
|
19107
|
-
const getOperationSpec$
|
|
19936
|
+
const serializer$c = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
19937
|
+
const getOperationSpec$7 = {
|
|
19108
19938
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/onboardingStates/{sentinelOnboardingStateName}",
|
|
19109
19939
|
httpMethod: "GET",
|
|
19110
19940
|
responses: {
|
|
@@ -19124,7 +19954,7 @@ const getOperationSpec$6 = {
|
|
|
19124
19954
|
sentinelOnboardingStateName
|
|
19125
19955
|
],
|
|
19126
19956
|
headerParameters: [accept],
|
|
19127
|
-
serializer: serializer$
|
|
19957
|
+
serializer: serializer$c
|
|
19128
19958
|
};
|
|
19129
19959
|
const createOperationSpec$2 = {
|
|
19130
19960
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/onboardingStates/{sentinelOnboardingStateName}",
|
|
@@ -19151,9 +19981,9 @@ const createOperationSpec$2 = {
|
|
|
19151
19981
|
],
|
|
19152
19982
|
headerParameters: [accept, contentType],
|
|
19153
19983
|
mediaType: "json",
|
|
19154
|
-
serializer: serializer$
|
|
19984
|
+
serializer: serializer$c
|
|
19155
19985
|
};
|
|
19156
|
-
const deleteOperationSpec$
|
|
19986
|
+
const deleteOperationSpec$7 = {
|
|
19157
19987
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/onboardingStates/{sentinelOnboardingStateName}",
|
|
19158
19988
|
httpMethod: "DELETE",
|
|
19159
19989
|
responses: {
|
|
@@ -19172,9 +20002,9 @@ const deleteOperationSpec$6 = {
|
|
|
19172
20002
|
sentinelOnboardingStateName
|
|
19173
20003
|
],
|
|
19174
20004
|
headerParameters: [accept],
|
|
19175
|
-
serializer: serializer$
|
|
20005
|
+
serializer: serializer$c
|
|
19176
20006
|
};
|
|
19177
|
-
const listOperationSpec$
|
|
20007
|
+
const listOperationSpec$9 = {
|
|
19178
20008
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/onboardingStates",
|
|
19179
20009
|
httpMethod: "GET",
|
|
19180
20010
|
responses: {
|
|
@@ -19193,6 +20023,246 @@ const listOperationSpec$8 = {
|
|
|
19193
20023
|
workspaceName
|
|
19194
20024
|
],
|
|
19195
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],
|
|
19196
20266
|
serializer: serializer$b
|
|
19197
20267
|
};
|
|
19198
20268
|
|
|
@@ -21305,6 +22375,7 @@ class SecurityInsights extends coreClient__namespace.ServiceClient {
|
|
|
21305
22375
|
* @param options The parameter options
|
|
21306
22376
|
*/
|
|
21307
22377
|
constructor(credentials, subscriptionId, options) {
|
|
22378
|
+
var _a, _b;
|
|
21308
22379
|
if (credentials === undefined) {
|
|
21309
22380
|
throw new Error("'credentials' cannot be null");
|
|
21310
22381
|
}
|
|
@@ -21319,7 +22390,7 @@ class SecurityInsights extends coreClient__namespace.ServiceClient {
|
|
|
21319
22390
|
requestContentType: "application/json; charset=utf-8",
|
|
21320
22391
|
credential: credentials
|
|
21321
22392
|
};
|
|
21322
|
-
const packageDetails = `azsdk-js-arm-securityinsight/1.0.0-beta.
|
|
22393
|
+
const packageDetails = `azsdk-js-arm-securityinsight/1.0.0-beta.4`;
|
|
21323
22394
|
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
|
|
21324
22395
|
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
|
|
21325
22396
|
: `${packageDetails}`;
|
|
@@ -21328,13 +22399,34 @@ class SecurityInsights extends coreClient__namespace.ServiceClient {
|
|
|
21328
22399
|
}
|
|
21329
22400
|
const optionsWithDefaults = Object.assign(Object.assign(Object.assign({}, defaults), options), { userAgentOptions: {
|
|
21330
22401
|
userAgentPrefix
|
|
21331
|
-
}, baseUri: options.endpoint
|
|
22402
|
+
}, baseUri: (_b = (_a = options.endpoint) !== null && _a !== void 0 ? _a : options.baseUri) !== null && _b !== void 0 ? _b : "https://management.azure.com" });
|
|
21332
22403
|
super(optionsWithDefaults);
|
|
22404
|
+
let bearerTokenAuthenticationPolicyFound = false;
|
|
22405
|
+
if ((options === null || options === void 0 ? void 0 : options.pipeline) && options.pipeline.getOrderedPolicies().length > 0) {
|
|
22406
|
+
const pipelinePolicies = options.pipeline.getOrderedPolicies();
|
|
22407
|
+
bearerTokenAuthenticationPolicyFound = pipelinePolicies.some((pipelinePolicy) => pipelinePolicy.name ===
|
|
22408
|
+
coreRestPipeline__namespace.bearerTokenAuthenticationPolicyName);
|
|
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
|
+
}));
|
|
22424
|
+
}
|
|
21333
22425
|
// Parameter assignments
|
|
21334
22426
|
this.subscriptionId = subscriptionId;
|
|
21335
22427
|
// Assigning values to Constant parameters
|
|
21336
22428
|
this.$host = options.$host || "https://management.azure.com";
|
|
21337
|
-
this.apiVersion = options.apiVersion || "2022-
|
|
22429
|
+
this.apiVersion = options.apiVersion || "2022-07-01-preview";
|
|
21338
22430
|
this.alertRules = new AlertRulesImpl(this);
|
|
21339
22431
|
this.actions = new ActionsImpl(this);
|
|
21340
22432
|
this.alertRuleTemplates = new AlertRuleTemplatesImpl(this);
|
|
@@ -21356,6 +22448,7 @@ class SecurityInsights extends coreClient__namespace.ServiceClient {
|
|
|
21356
22448
|
this.metadata = new MetadataImpl(this);
|
|
21357
22449
|
this.officeConsents = new OfficeConsentsImpl(this);
|
|
21358
22450
|
this.sentinelOnboardingStates = new SentinelOnboardingStatesImpl(this);
|
|
22451
|
+
this.securityMLAnalyticsSettings = new SecurityMLAnalyticsSettingsImpl(this);
|
|
21359
22452
|
this.productSettings = new ProductSettingsImpl(this);
|
|
21360
22453
|
this.sourceControlOperations = new SourceControlOperationsImpl(this);
|
|
21361
22454
|
this.sourceControls = new SourceControlsImpl(this);
|
|
@@ -21367,6 +22460,34 @@ class SecurityInsights extends coreClient__namespace.ServiceClient {
|
|
|
21367
22460
|
this.dataConnectors = new DataConnectorsImpl(this);
|
|
21368
22461
|
this.dataConnectorsCheckRequirementsOperations = new DataConnectorsCheckRequirementsOperationsImpl(this);
|
|
21369
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);
|
|
21370
22491
|
}
|
|
21371
22492
|
}
|
|
21372
22493
|
|