@azure/arm-securityinsight 1.0.0-beta.3 → 1.0.0-beta.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +261 -0
- package/README.md +7 -7
- package/dist/index.js +1451 -368
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/actionsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/actionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/actionsGetSample.js +1 -1
- package/dist-esm/samples-dev/actionsListByAlertRuleSample.js +1 -1
- package/dist-esm/samples-dev/alertRuleTemplatesGetSample.js +1 -1
- package/dist-esm/samples-dev/alertRuleTemplatesListSample.js +1 -1
- package/dist-esm/samples-dev/alertRulesCreateOrUpdateSample.js +5 -5
- package/dist-esm/samples-dev/alertRulesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/alertRulesGetSample.js +4 -4
- package/dist-esm/samples-dev/alertRulesListSample.js +1 -1
- package/dist-esm/samples-dev/automationRulesCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/automationRulesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/automationRulesGetSample.js +1 -1
- package/dist-esm/samples-dev/automationRulesListSample.js +1 -1
- package/dist-esm/samples-dev/bookmarkExpandSample.js +1 -1
- package/dist-esm/samples-dev/bookmarkRelationsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/bookmarkRelationsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/bookmarkRelationsGetSample.js +1 -1
- package/dist-esm/samples-dev/bookmarkRelationsListSample.js +1 -1
- package/dist-esm/samples-dev/bookmarksCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/bookmarksDeleteSample.js +1 -1
- package/dist-esm/samples-dev/bookmarksGetSample.js +1 -1
- package/dist-esm/samples-dev/bookmarksListSample.js +1 -1
- package/dist-esm/samples-dev/dataConnectorsCheckRequirementsPostSample.js +16 -16
- package/dist-esm/samples-dev/dataConnectorsConnectSample.js +35 -1
- package/dist-esm/samples-dev/dataConnectorsConnectSample.js.map +1 -1
- package/dist-esm/samples-dev/dataConnectorsCreateOrUpdateSample.js +8 -8
- package/dist-esm/samples-dev/dataConnectorsDeleteSample.js +5 -5
- package/dist-esm/samples-dev/dataConnectorsDisconnectSample.js +1 -1
- package/dist-esm/samples-dev/dataConnectorsGetSample.js +20 -20
- package/dist-esm/samples-dev/dataConnectorsListSample.js +1 -1
- package/dist-esm/samples-dev/domainWhoisGetSample.js +1 -1
- package/dist-esm/samples-dev/entitiesExpandSample.js +1 -1
- package/dist-esm/samples-dev/entitiesGetInsightsSample.js +1 -1
- package/dist-esm/samples-dev/entitiesGetSample.js +20 -20
- package/dist-esm/samples-dev/entitiesGetTimelineListSample.js +1 -1
- package/dist-esm/samples-dev/entitiesListSample.js +1 -1
- package/dist-esm/samples-dev/entitiesQueriesSample.js +1 -1
- package/dist-esm/samples-dev/entitiesRelationsListSample.js +1 -1
- package/dist-esm/samples-dev/entityQueriesCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/entityQueriesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/entityQueriesGetSample.js +2 -2
- package/dist-esm/samples-dev/entityQueriesListSample.js +1 -1
- package/dist-esm/samples-dev/entityQueryTemplatesGetSample.js +1 -1
- package/dist-esm/samples-dev/entityQueryTemplatesListSample.js +1 -1
- package/dist-esm/samples-dev/entityRelationsGetRelationSample.js +1 -1
- package/dist-esm/samples-dev/incidentCommentsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/incidentCommentsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/incidentCommentsGetSample.js +1 -1
- package/dist-esm/samples-dev/incidentCommentsListSample.js +1 -1
- package/dist-esm/samples-dev/incidentRelationsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/incidentRelationsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/incidentRelationsGetSample.js +1 -1
- package/dist-esm/samples-dev/incidentRelationsListSample.js +1 -1
- package/dist-esm/samples-dev/incidentsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/incidentsCreateTeamSample.js +1 -1
- package/dist-esm/samples-dev/incidentsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/incidentsGetSample.js +1 -1
- package/dist-esm/samples-dev/incidentsListAlertsSample.js +1 -1
- package/dist-esm/samples-dev/incidentsListBookmarksSample.js +1 -1
- package/dist-esm/samples-dev/incidentsListEntitiesSample.js +1 -1
- package/dist-esm/samples-dev/incidentsListSample.js +1 -1
- package/dist-esm/samples-dev/incidentsRunPlaybookSample.js +3 -3
- package/dist-esm/samples-dev/incidentsRunPlaybookSample.js.map +1 -1
- package/dist-esm/samples-dev/ipGeodataGetSample.js +1 -1
- package/dist-esm/samples-dev/metadataCreateSample.js +2 -2
- package/dist-esm/samples-dev/metadataDeleteSample.js +1 -1
- package/dist-esm/samples-dev/metadataGetSample.js +1 -1
- package/dist-esm/samples-dev/metadataListSample.js +2 -2
- package/dist-esm/samples-dev/metadataUpdateSample.js +1 -1
- package/dist-esm/samples-dev/officeConsentsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/officeConsentsGetSample.js +1 -1
- package/dist-esm/samples-dev/officeConsentsListSample.js +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +1 -1
- package/dist-esm/samples-dev/productSettingsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/productSettingsGetSample.js +1 -1
- package/dist-esm/samples-dev/productSettingsListSample.js +1 -1
- package/dist-esm/samples-dev/productSettingsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsCreateOrUpdateSample.js +87 -0
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{deleteAApiPollingDataConnector.js → securityMlAnalyticsSettingsDeleteSample.js} +10 -10
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{deleteASourceControl.js → securityMlAnalyticsSettingsGetSample.js} +10 -10
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{getAllRelationsOfAnEntity.js → securityMlAnalyticsSettingsListSample.js} +9 -10
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsListSample.js.map +1 -0
- package/dist-esm/samples-dev/sentinelOnboardingStatesCreateSample.js +1 -1
- package/dist-esm/samples-dev/sentinelOnboardingStatesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/sentinelOnboardingStatesGetSample.js +1 -1
- package/dist-esm/samples-dev/sentinelOnboardingStatesListSample.js +1 -1
- package/dist-esm/samples-dev/sourceControlListRepositoriesSample.js +1 -1
- package/dist-esm/samples-dev/sourceControlsCreateSample.js +1 -1
- package/dist-esm/samples-dev/sourceControlsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/sourceControlsGetSample.js +1 -1
- package/dist-esm/samples-dev/sourceControlsListSample.js +1 -1
- package/dist-esm/samples-dev/threatIntelligenceIndicatorAppendTagsSample.js +1 -1
- package/dist-esm/samples-dev/threatIntelligenceIndicatorCreateIndicatorSample.js +1 -1
- package/dist-esm/samples-dev/threatIntelligenceIndicatorCreateSample.js +1 -1
- package/dist-esm/samples-dev/threatIntelligenceIndicatorDeleteSample.js +1 -1
- package/dist-esm/samples-dev/threatIntelligenceIndicatorGetSample.js +1 -1
- package/dist-esm/samples-dev/threatIntelligenceIndicatorMetricsListSample.js +1 -1
- package/dist-esm/samples-dev/threatIntelligenceIndicatorQueryIndicatorsSample.js +1 -1
- package/dist-esm/samples-dev/threatIntelligenceIndicatorReplaceTagsSample.js +1 -1
- package/dist-esm/samples-dev/threatIntelligenceIndicatorsListSample.js +1 -1
- package/dist-esm/samples-dev/watchlistItemsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/watchlistItemsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/watchlistItemsGetSample.js +1 -1
- package/dist-esm/samples-dev/watchlistItemsListSample.js +1 -1
- package/dist-esm/samples-dev/watchlistsCreateOrUpdateSample.js +2 -31
- package/dist-esm/samples-dev/watchlistsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/watchlistsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/watchlistsGetSample.js +1 -1
- package/dist-esm/samples-dev/watchlistsListSample.js +1 -1
- package/dist-esm/src/models/index.d.ts +1072 -479
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +263 -40
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +18 -2
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +590 -28
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +2 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +16 -2
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/index.d.ts +1 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +1 -0
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/securityMLAnalyticsSettings.d.ts +63 -0
- package/dist-esm/src/operations/securityMLAnalyticsSettings.d.ts.map +1 -0
- package/dist-esm/src/operations/securityMLAnalyticsSettings.js +244 -0
- package/dist-esm/src/operations/securityMLAnalyticsSettings.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +1 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/securityMLAnalyticsSettings.d.ts +38 -0
- package/dist-esm/src/operationsInterfaces/securityMLAnalyticsSettings.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/securityMLAnalyticsSettings.js +9 -0
- package/dist-esm/src/operationsInterfaces/securityMLAnalyticsSettings.js.map +1 -0
- package/dist-esm/src/securityInsights.d.ts +4 -1
- package/dist-esm/src/securityInsights.d.ts.map +1 -1
- package/dist-esm/src/securityInsights.js +50 -15
- package/dist-esm/src/securityInsights.js.map +1 -1
- package/dist-esm/test/sampleTest.js +11 -13
- package/dist-esm/test/sampleTest.js.map +1 -1
- package/package.json +10 -7
- package/review/arm-securityinsight.api.md +1020 -893
- package/src/models/index.ts +1145 -489
- package/src/models/mappers.ts +674 -30
- package/src/models/parameters.ts +18 -1
- package/src/operations/index.ts +1 -0
- package/src/operations/securityMLAnalyticsSettings.ts +321 -0
- package/src/operationsInterfaces/index.ts +1 -0
- package/src/operationsInterfaces/securityMLAnalyticsSettings.ts +75 -0
- package/src/securityInsights.ts +64 -17
- package/types/arm-securityinsight.d.ts +1119 -453
- package/dist-esm/samples-dev/appendTagsToAThreatIntelligenceIndicator.d.ts +0 -2
- package/dist-esm/samples-dev/appendTagsToAThreatIntelligenceIndicator.d.ts.map +0 -1
- package/dist-esm/samples-dev/appendTagsToAThreatIntelligenceIndicator.js +0 -35
- package/dist-esm/samples-dev/appendTagsToAThreatIntelligenceIndicator.js.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForAad.d.ts +0 -2
- package/dist-esm/samples-dev/checkRequirementsForAad.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForAad.js +0 -35
- package/dist-esm/samples-dev/checkRequirementsForAad.js.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForAadNoAuthorization.d.ts +0 -2
- package/dist-esm/samples-dev/checkRequirementsForAadNoAuthorization.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForAadNoAuthorization.js +0 -35
- package/dist-esm/samples-dev/checkRequirementsForAadNoAuthorization.js.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForAadNoLicense.d.ts +0 -2
- package/dist-esm/samples-dev/checkRequirementsForAadNoLicense.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForAadNoLicense.js +0 -35
- package/dist-esm/samples-dev/checkRequirementsForAadNoLicense.js.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForAsc.d.ts +0 -2
- package/dist-esm/samples-dev/checkRequirementsForAsc.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForAsc.js +0 -35
- package/dist-esm/samples-dev/checkRequirementsForAsc.js.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForDynamics365.d.ts +0 -2
- package/dist-esm/samples-dev/checkRequirementsForDynamics365.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForDynamics365.js +0 -35
- package/dist-esm/samples-dev/checkRequirementsForDynamics365.js.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForMcas.d.ts +0 -2
- package/dist-esm/samples-dev/checkRequirementsForMcas.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForMcas.js +0 -35
- package/dist-esm/samples-dev/checkRequirementsForMcas.js.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForMdatp.d.ts +0 -2
- package/dist-esm/samples-dev/checkRequirementsForMdatp.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForMdatp.js +0 -35
- package/dist-esm/samples-dev/checkRequirementsForMdatp.js.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatIntelligence.d.ts +0 -2
- package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatIntelligence.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatIntelligence.js +0 -35
- package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatIntelligence.js.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatProtection.d.ts +0 -2
- package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatProtection.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatProtection.js +0 -35
- package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatProtection.js.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForOfficeAtp.d.ts +0 -2
- package/dist-esm/samples-dev/checkRequirementsForOfficeAtp.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForOfficeAtp.js +0 -35
- package/dist-esm/samples-dev/checkRequirementsForOfficeAtp.js.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForOfficeIrm.d.ts +0 -2
- package/dist-esm/samples-dev/checkRequirementsForOfficeIrm.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForOfficeIrm.js +0 -35
- package/dist-esm/samples-dev/checkRequirementsForOfficeIrm.js.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForTi.d.ts +0 -2
- package/dist-esm/samples-dev/checkRequirementsForTi.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForTi.js +0 -35
- package/dist-esm/samples-dev/checkRequirementsForTi.js.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForTiTaxii.d.ts +0 -2
- package/dist-esm/samples-dev/checkRequirementsForTiTaxii.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForTiTaxii.js +0 -35
- package/dist-esm/samples-dev/checkRequirementsForTiTaxii.js.map +0 -1
- package/dist-esm/samples-dev/connectAnApiPollingDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/connectAnApiPollingDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/connectAnApiPollingDataConnector.js +0 -44
- package/dist-esm/samples-dev/connectAnApiPollingDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/createANewThreatIntelligence.d.ts +0 -2
- package/dist-esm/samples-dev/createANewThreatIntelligence.d.ts.map +0 -1
- package/dist-esm/samples-dev/createANewThreatIntelligence.js +0 -51
- package/dist-esm/samples-dev/createANewThreatIntelligence.js.map +0 -1
- package/dist-esm/samples-dev/createOrUpdateFullMetadata.d.ts +0 -2
- package/dist-esm/samples-dev/createOrUpdateFullMetadata.d.ts.map +0 -1
- package/dist-esm/samples-dev/createOrUpdateFullMetadata.js +0 -87
- package/dist-esm/samples-dev/createOrUpdateFullMetadata.js.map +0 -1
- package/dist-esm/samples-dev/createOrUpdateMinimalMetadata.d.ts +0 -2
- package/dist-esm/samples-dev/createOrUpdateMinimalMetadata.d.ts.map +0 -1
- package/dist-esm/samples-dev/createOrUpdateMinimalMetadata.js +0 -37
- package/dist-esm/samples-dev/createOrUpdateMinimalMetadata.js.map +0 -1
- package/dist-esm/samples-dev/createSentinelOnboardingState.d.ts +0 -2
- package/dist-esm/samples-dev/createSentinelOnboardingState.d.ts.map +0 -1
- package/dist-esm/samples-dev/createSentinelOnboardingState.js +0 -38
- package/dist-esm/samples-dev/createSentinelOnboardingState.js.map +0 -1
- package/dist-esm/samples-dev/createsASourceControl.d.ts +0 -2
- package/dist-esm/samples-dev/createsASourceControl.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsASourceControl.js +0 -48
- package/dist-esm/samples-dev/createsASourceControl.js.map +0 -1
- package/dist-esm/samples-dev/createsIncidentTeamsGroup.d.ts +0 -2
- package/dist-esm/samples-dev/createsIncidentTeamsGroup.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsIncidentTeamsGroup.js +0 -36
- package/dist-esm/samples-dev/createsIncidentTeamsGroup.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAApiPollingDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAApiPollingDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAApiPollingDataConnector.js +0 -123
- package/dist-esm/samples-dev/createsOrUpdatesAApiPollingDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesABookmark.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesABookmark.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesABookmark.js +0 -44
- package/dist-esm/samples-dev/createsOrUpdatesABookmark.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesABookmarkRelation.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesABookmarkRelation.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesABookmarkRelation.js +0 -36
- package/dist-esm/samples-dev/createsOrUpdatesABookmarkRelation.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesADynamics365DataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesADynamics365DataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesADynamics365DataConnector.js +0 -38
- package/dist-esm/samples-dev/createsOrUpdatesADynamics365DataConnector.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAFusionAlertRule.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAFusionAlertRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAFusionAlertRule.js +0 -38
- package/dist-esm/samples-dev/createsOrUpdatesAFusionAlertRule.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAGenericUiDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAGenericUiDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAGenericUiDataConnector.js +0 -149
- package/dist-esm/samples-dev/createsOrUpdatesAGenericUiDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAMicrosoftSecurityIncidentCreationRule.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAMicrosoftSecurityIncidentCreationRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAMicrosoftSecurityIncidentCreationRule.js +0 -39
- package/dist-esm/samples-dev/createsOrUpdatesAMicrosoftSecurityIncidentCreationRule.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesANrtAlertRule.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesANrtAlertRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesANrtAlertRule.js +0 -54
- package/dist-esm/samples-dev/createsOrUpdatesANrtAlertRule.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAScheduledAlertRule.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAScheduledAlertRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAScheduledAlertRule.js +0 -79
- package/dist-esm/samples-dev/createsOrUpdatesAScheduledAlertRule.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAThreatIntelligenceTaxiiDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAThreatIntelligenceTaxiiDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAThreatIntelligenceTaxiiDataConnector.js +0 -46
- package/dist-esm/samples-dev/createsOrUpdatesAThreatIntelligenceTaxiiDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlist.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlist.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlist.js +0 -40
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlist.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlistAndBulkCreatesWatchlistItems.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlistAndBulkCreatesWatchlistItems.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlistAndBulkCreatesWatchlistItems.js +0 -43
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlistAndBulkCreatesWatchlistItems.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlistItem.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlistItem.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlistItem.js +0 -44
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlistItem.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnActionOfAlertRule.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAnActionOfAlertRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnActionOfAlertRule.js +0 -38
- package/dist-esm/samples-dev/createsOrUpdatesAnActionOfAlertRule.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnActivityEntityQuery.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAnActivityEntityQuery.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnActivityEntityQuery.js +0 -52
- package/dist-esm/samples-dev/createsOrUpdatesAnActivityEntityQuery.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnAutomationRule.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAnAutomationRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnAutomationRule.js +0 -70
- package/dist-esm/samples-dev/createsOrUpdatesAnAutomationRule.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnIncident.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAnIncident.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnIncident.js +0 -45
- package/dist-esm/samples-dev/createsOrUpdatesAnIncident.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnIncidentComment.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAnIncidentComment.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnIncidentComment.js +0 -34
- package/dist-esm/samples-dev/createsOrUpdatesAnIncidentComment.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnIncidentRelation.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAnIncidentRelation.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnIncidentRelation.js +0 -36
- package/dist-esm/samples-dev/createsOrUpdatesAnIncidentRelation.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnOffice365DataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAnOffice365DataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnOffice365DataConnector.js +0 -42
- package/dist-esm/samples-dev/createsOrUpdatesAnOffice365DataConnector.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnThreatIntelligencePlatformDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAnThreatIntelligencePlatformDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnThreatIntelligencePlatformDataConnector.js +0 -38
- package/dist-esm/samples-dev/createsOrUpdatesAnThreatIntelligencePlatformDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/deleteAApiPollingDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/deleteAApiPollingDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteAApiPollingDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/deleteABookmark.d.ts +0 -2
- package/dist-esm/samples-dev/deleteABookmark.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteABookmark.js +0 -32
- package/dist-esm/samples-dev/deleteABookmark.js.map +0 -1
- package/dist-esm/samples-dev/deleteAGenericUiDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/deleteAGenericUiDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteAGenericUiDataConnector.js +0 -32
- package/dist-esm/samples-dev/deleteAGenericUiDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/deleteASourceControl.d.ts +0 -2
- package/dist-esm/samples-dev/deleteASourceControl.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteASourceControl.js.map +0 -1
- package/dist-esm/samples-dev/deleteAThreatIntelligenceIndicator.d.ts +0 -2
- package/dist-esm/samples-dev/deleteAThreatIntelligenceIndicator.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteAThreatIntelligenceIndicator.js +0 -32
- package/dist-esm/samples-dev/deleteAThreatIntelligenceIndicator.js.map +0 -1
- package/dist-esm/samples-dev/deleteAWatchlist.d.ts +0 -2
- package/dist-esm/samples-dev/deleteAWatchlist.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteAWatchlist.js +0 -32
- package/dist-esm/samples-dev/deleteAWatchlist.js.map +0 -1
- package/dist-esm/samples-dev/deleteAWatchlistItem.d.ts +0 -2
- package/dist-esm/samples-dev/deleteAWatchlistItem.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteAWatchlistItem.js +0 -33
- package/dist-esm/samples-dev/deleteAWatchlistItem.js.map +0 -1
- package/dist-esm/samples-dev/deleteAnActionOfAlertRule.d.ts +0 -2
- package/dist-esm/samples-dev/deleteAnActionOfAlertRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteAnActionOfAlertRule.js +0 -33
- package/dist-esm/samples-dev/deleteAnActionOfAlertRule.js.map +0 -1
- package/dist-esm/samples-dev/deleteAnAlertRule.d.ts +0 -2
- package/dist-esm/samples-dev/deleteAnAlertRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteAnAlertRule.js +0 -32
- package/dist-esm/samples-dev/deleteAnAlertRule.js.map +0 -1
- package/dist-esm/samples-dev/deleteAnAutomationRule.d.ts +0 -2
- package/dist-esm/samples-dev/deleteAnAutomationRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteAnAutomationRule.js +0 -32
- package/dist-esm/samples-dev/deleteAnAutomationRule.js.map +0 -1
- package/dist-esm/samples-dev/deleteAnEntityQuery.d.ts +0 -2
- package/dist-esm/samples-dev/deleteAnEntityQuery.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteAnEntityQuery.js +0 -32
- package/dist-esm/samples-dev/deleteAnEntityQuery.js.map +0 -1
- package/dist-esm/samples-dev/deleteAnIncident.d.ts +0 -2
- package/dist-esm/samples-dev/deleteAnIncident.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteAnIncident.js +0 -32
- package/dist-esm/samples-dev/deleteAnIncident.js.map +0 -1
- package/dist-esm/samples-dev/deleteAnOffice365DataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/deleteAnOffice365DataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteAnOffice365DataConnector.js +0 -32
- package/dist-esm/samples-dev/deleteAnOffice365DataConnector.js.map +0 -1
- package/dist-esm/samples-dev/deleteAnOfficeConsent.d.ts +0 -2
- package/dist-esm/samples-dev/deleteAnOfficeConsent.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteAnOfficeConsent.js +0 -32
- package/dist-esm/samples-dev/deleteAnOfficeConsent.js.map +0 -1
- package/dist-esm/samples-dev/deleteEyesOnSettings.d.ts +0 -2
- package/dist-esm/samples-dev/deleteEyesOnSettings.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteEyesOnSettings.js +0 -32
- package/dist-esm/samples-dev/deleteEyesOnSettings.js.map +0 -1
- package/dist-esm/samples-dev/deleteMetadata.d.ts +0 -2
- package/dist-esm/samples-dev/deleteMetadata.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteMetadata.js +0 -32
- package/dist-esm/samples-dev/deleteMetadata.js.map +0 -1
- package/dist-esm/samples-dev/deleteSentinelOnboardingState.d.ts +0 -2
- package/dist-esm/samples-dev/deleteSentinelOnboardingState.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteSentinelOnboardingState.js +0 -32
- package/dist-esm/samples-dev/deleteSentinelOnboardingState.js.map +0 -1
- package/dist-esm/samples-dev/deleteTheBookmarkRelation.d.ts +0 -2
- package/dist-esm/samples-dev/deleteTheBookmarkRelation.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteTheBookmarkRelation.js +0 -33
- package/dist-esm/samples-dev/deleteTheBookmarkRelation.js.map +0 -1
- package/dist-esm/samples-dev/deleteTheIncidentComment.d.ts +0 -2
- package/dist-esm/samples-dev/deleteTheIncidentComment.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteTheIncidentComment.js +0 -33
- package/dist-esm/samples-dev/deleteTheIncidentComment.js.map +0 -1
- package/dist-esm/samples-dev/deleteTheIncidentRelation.d.ts +0 -2
- package/dist-esm/samples-dev/deleteTheIncidentRelation.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteTheIncidentRelation.js +0 -33
- package/dist-esm/samples-dev/deleteTheIncidentRelation.js.map +0 -1
- package/dist-esm/samples-dev/disconnectAnApiPollingDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/disconnectAnApiPollingDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/disconnectAnApiPollingDataConnector.js +0 -32
- package/dist-esm/samples-dev/disconnectAnApiPollingDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/entityInsight.d.ts +0 -2
- package/dist-esm/samples-dev/entityInsight.d.ts.map +0 -1
- package/dist-esm/samples-dev/entityInsight.js +0 -38
- package/dist-esm/samples-dev/entityInsight.js.map +0 -1
- package/dist-esm/samples-dev/entityTimeline.d.ts +0 -2
- package/dist-esm/samples-dev/entityTimeline.d.ts.map +0 -1
- package/dist-esm/samples-dev/entityTimeline.js +0 -37
- package/dist-esm/samples-dev/entityTimeline.js.map +0 -1
- package/dist-esm/samples-dev/expandAnBookmark.d.ts +0 -2
- package/dist-esm/samples-dev/expandAnBookmark.d.ts.map +0 -1
- package/dist-esm/samples-dev/expandAnBookmark.js +0 -37
- package/dist-esm/samples-dev/expandAnBookmark.js.map +0 -1
- package/dist-esm/samples-dev/expandAnEntity.d.ts +0 -2
- package/dist-esm/samples-dev/expandAnEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/expandAnEntity.js +0 -37
- package/dist-esm/samples-dev/expandAnEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAApiPollingDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAApiPollingDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAApiPollingDataConnector.js +0 -32
- package/dist-esm/samples-dev/getAApiPollingDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAAscDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAAscDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAAscDataConnector.js +0 -32
- package/dist-esm/samples-dev/getAAscDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getABookmark.d.ts +0 -2
- package/dist-esm/samples-dev/getABookmark.d.ts.map +0 -1
- package/dist-esm/samples-dev/getABookmark.js +0 -32
- package/dist-esm/samples-dev/getABookmark.js.map +0 -1
- package/dist-esm/samples-dev/getABookmarkRelation.d.ts +0 -2
- package/dist-esm/samples-dev/getABookmarkRelation.d.ts.map +0 -1
- package/dist-esm/samples-dev/getABookmarkRelation.js +0 -33
- package/dist-esm/samples-dev/getABookmarkRelation.js.map +0 -1
- package/dist-esm/samples-dev/getACloudApplicationEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getACloudApplicationEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getACloudApplicationEntity.js +0 -32
- package/dist-esm/samples-dev/getACloudApplicationEntity.js.map +0 -1
- package/dist-esm/samples-dev/getADnsEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getADnsEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getADnsEntity.js +0 -32
- package/dist-esm/samples-dev/getADnsEntity.js.map +0 -1
- package/dist-esm/samples-dev/getADynamics365DataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getADynamics365DataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getADynamics365DataConnector.js +0 -32
- package/dist-esm/samples-dev/getADynamics365DataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAFileEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAFileEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAFileEntity.js +0 -32
- package/dist-esm/samples-dev/getAFileEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAFileHashEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAFileHashEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAFileHashEntity.js +0 -32
- package/dist-esm/samples-dev/getAFileHashEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAFusionAlertRule.d.ts +0 -2
- package/dist-esm/samples-dev/getAFusionAlertRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAFusionAlertRule.js +0 -32
- package/dist-esm/samples-dev/getAFusionAlertRule.js.map +0 -1
- package/dist-esm/samples-dev/getAGenericUiDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAGenericUiDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAGenericUiDataConnector.js +0 -32
- package/dist-esm/samples-dev/getAGenericUiDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAHostEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAHostEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAHostEntity.js +0 -32
- package/dist-esm/samples-dev/getAHostEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAMailClusterEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAMailClusterEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAMailClusterEntity.js +0 -32
- package/dist-esm/samples-dev/getAMailClusterEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAMailMessageEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAMailMessageEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAMailMessageEntity.js +0 -32
- package/dist-esm/samples-dev/getAMailMessageEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAMailboxEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAMailboxEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAMailboxEntity.js +0 -32
- package/dist-esm/samples-dev/getAMailboxEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAMalwareEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAMalwareEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAMalwareEntity.js +0 -32
- package/dist-esm/samples-dev/getAMalwareEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAMcasDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAMcasDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAMcasDataConnector.js +0 -32
- package/dist-esm/samples-dev/getAMcasDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAMdatpDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAMdatpDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAMdatpDataConnector.js +0 -32
- package/dist-esm/samples-dev/getAMdatpDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAMicrosoftSecurityIncidentCreationRule.d.ts +0 -2
- package/dist-esm/samples-dev/getAMicrosoftSecurityIncidentCreationRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAMicrosoftSecurityIncidentCreationRule.js +0 -32
- package/dist-esm/samples-dev/getAMicrosoftSecurityIncidentCreationRule.js.map +0 -1
- package/dist-esm/samples-dev/getAMicrosoftThreatIntelligenceDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAMicrosoftThreatIntelligenceDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAMicrosoftThreatIntelligenceDataConnector.js +0 -32
- package/dist-esm/samples-dev/getAMicrosoftThreatIntelligenceDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAMicrosoftThreatProtectionDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAMicrosoftThreatProtectionDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAMicrosoftThreatProtectionDataConnector.js +0 -32
- package/dist-esm/samples-dev/getAMicrosoftThreatProtectionDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAOfficeAtpDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAOfficeAtpDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAOfficeAtpDataConnector.js +0 -32
- package/dist-esm/samples-dev/getAOfficeAtpDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAOfficeIrmDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAOfficeIrmDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAOfficeIrmDataConnector.js +0 -32
- package/dist-esm/samples-dev/getAOfficeIrmDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAProcessEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAProcessEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAProcessEntity.js +0 -32
- package/dist-esm/samples-dev/getAProcessEntity.js.map +0 -1
- package/dist-esm/samples-dev/getARegistryKeyEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getARegistryKeyEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getARegistryKeyEntity.js +0 -32
- package/dist-esm/samples-dev/getARegistryKeyEntity.js.map +0 -1
- package/dist-esm/samples-dev/getARegistryValueEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getARegistryValueEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getARegistryValueEntity.js +0 -32
- package/dist-esm/samples-dev/getARegistryValueEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAScheduledAlertRule.d.ts +0 -2
- package/dist-esm/samples-dev/getAScheduledAlertRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAScheduledAlertRule.js +0 -32
- package/dist-esm/samples-dev/getAScheduledAlertRule.js.map +0 -1
- package/dist-esm/samples-dev/getASecurityAlertEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getASecurityAlertEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getASecurityAlertEntity.js +0 -32
- package/dist-esm/samples-dev/getASecurityAlertEntity.js.map +0 -1
- package/dist-esm/samples-dev/getASecurityGroupEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getASecurityGroupEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getASecurityGroupEntity.js +0 -32
- package/dist-esm/samples-dev/getASecurityGroupEntity.js.map +0 -1
- package/dist-esm/samples-dev/getASourceControl.d.ts +0 -2
- package/dist-esm/samples-dev/getASourceControl.d.ts.map +0 -1
- package/dist-esm/samples-dev/getASourceControl.js +0 -32
- package/dist-esm/samples-dev/getASourceControl.js.map +0 -1
- package/dist-esm/samples-dev/getASubmissionMailEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getASubmissionMailEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getASubmissionMailEntity.js +0 -32
- package/dist-esm/samples-dev/getASubmissionMailEntity.js.map +0 -1
- package/dist-esm/samples-dev/getATiDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getATiDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getATiDataConnector.js +0 -32
- package/dist-esm/samples-dev/getATiDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getATiTaxiiDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getATiTaxiiDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getATiTaxiiDataConnector.js +0 -32
- package/dist-esm/samples-dev/getATiTaxiiDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAUrlEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAUrlEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAUrlEntity.js +0 -32
- package/dist-esm/samples-dev/getAUrlEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAWatchlist.d.ts +0 -2
- package/dist-esm/samples-dev/getAWatchlist.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAWatchlist.js +0 -32
- package/dist-esm/samples-dev/getAWatchlist.js.map +0 -1
- package/dist-esm/samples-dev/getAWatchlistItem.d.ts +0 -2
- package/dist-esm/samples-dev/getAWatchlistItem.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAWatchlistItem.js +0 -33
- package/dist-esm/samples-dev/getAWatchlistItem.js.map +0 -1
- package/dist-esm/samples-dev/getAlertRuleTemplateById.d.ts +0 -2
- package/dist-esm/samples-dev/getAlertRuleTemplateById.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAlertRuleTemplateById.js +0 -32
- package/dist-esm/samples-dev/getAlertRuleTemplateById.js.map +0 -1
- package/dist-esm/samples-dev/getAllActionsOfAlertRule.d.ts +0 -2
- package/dist-esm/samples-dev/getAllActionsOfAlertRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllActionsOfAlertRule.js +0 -46
- package/dist-esm/samples-dev/getAllActionsOfAlertRule.js.map +0 -1
- package/dist-esm/samples-dev/getAllAlertRuleTemplates.d.ts +0 -2
- package/dist-esm/samples-dev/getAllAlertRuleTemplates.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllAlertRuleTemplates.js +0 -45
- package/dist-esm/samples-dev/getAllAlertRuleTemplates.js.map +0 -1
- package/dist-esm/samples-dev/getAllAlertRules.d.ts +0 -2
- package/dist-esm/samples-dev/getAllAlertRules.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllAlertRules.js +0 -45
- package/dist-esm/samples-dev/getAllAlertRules.js.map +0 -1
- package/dist-esm/samples-dev/getAllAutomationRules.d.ts +0 -2
- package/dist-esm/samples-dev/getAllAutomationRules.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllAutomationRules.js +0 -45
- package/dist-esm/samples-dev/getAllAutomationRules.js.map +0 -1
- package/dist-esm/samples-dev/getAllBookmarkRelations.d.ts +0 -2
- package/dist-esm/samples-dev/getAllBookmarkRelations.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllBookmarkRelations.js +0 -46
- package/dist-esm/samples-dev/getAllBookmarkRelations.js.map +0 -1
- package/dist-esm/samples-dev/getAllBookmarks.d.ts +0 -2
- package/dist-esm/samples-dev/getAllBookmarks.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllBookmarks.js +0 -45
- package/dist-esm/samples-dev/getAllBookmarks.js.map +0 -1
- package/dist-esm/samples-dev/getAllDataConnectors.d.ts +0 -2
- package/dist-esm/samples-dev/getAllDataConnectors.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllDataConnectors.js +0 -45
- package/dist-esm/samples-dev/getAllDataConnectors.js.map +0 -1
- package/dist-esm/samples-dev/getAllEntities.d.ts +0 -2
- package/dist-esm/samples-dev/getAllEntities.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllEntities.js +0 -45
- package/dist-esm/samples-dev/getAllEntities.js.map +0 -1
- package/dist-esm/samples-dev/getAllEntityQueries.d.ts +0 -2
- package/dist-esm/samples-dev/getAllEntityQueries.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllEntityQueries.js +0 -47
- package/dist-esm/samples-dev/getAllEntityQueries.js.map +0 -1
- package/dist-esm/samples-dev/getAllEntityQueryTemplates.d.ts +0 -2
- package/dist-esm/samples-dev/getAllEntityQueryTemplates.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllEntityQueryTemplates.js +0 -45
- package/dist-esm/samples-dev/getAllEntityQueryTemplates.js.map +0 -1
- package/dist-esm/samples-dev/getAllIncidentAlerts.d.ts +0 -2
- package/dist-esm/samples-dev/getAllIncidentAlerts.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllIncidentAlerts.js +0 -32
- package/dist-esm/samples-dev/getAllIncidentAlerts.js.map +0 -1
- package/dist-esm/samples-dev/getAllIncidentBookmarks.d.ts +0 -2
- package/dist-esm/samples-dev/getAllIncidentBookmarks.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllIncidentBookmarks.js +0 -32
- package/dist-esm/samples-dev/getAllIncidentBookmarks.js.map +0 -1
- package/dist-esm/samples-dev/getAllIncidentComments.d.ts +0 -2
- package/dist-esm/samples-dev/getAllIncidentComments.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllIncidentComments.js +0 -46
- package/dist-esm/samples-dev/getAllIncidentComments.js.map +0 -1
- package/dist-esm/samples-dev/getAllIncidentRelations.d.ts +0 -2
- package/dist-esm/samples-dev/getAllIncidentRelations.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllIncidentRelations.js +0 -46
- package/dist-esm/samples-dev/getAllIncidentRelations.js.map +0 -1
- package/dist-esm/samples-dev/getAllIncidents.d.ts +0 -2
- package/dist-esm/samples-dev/getAllIncidents.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllIncidents.js +0 -48
- package/dist-esm/samples-dev/getAllIncidents.js.map +0 -1
- package/dist-esm/samples-dev/getAllMetadata.d.ts +0 -2
- package/dist-esm/samples-dev/getAllMetadata.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllMetadata.js +0 -45
- package/dist-esm/samples-dev/getAllMetadata.js.map +0 -1
- package/dist-esm/samples-dev/getAllMetadataWithODataFilterOrOrderbyOrSkipOrTop.d.ts +0 -2
- package/dist-esm/samples-dev/getAllMetadataWithODataFilterOrOrderbyOrSkipOrTop.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllMetadataWithODataFilterOrOrderbyOrSkipOrTop.js +0 -45
- package/dist-esm/samples-dev/getAllMetadataWithODataFilterOrOrderbyOrSkipOrTop.js.map +0 -1
- package/dist-esm/samples-dev/getAllOfficeConsents.d.ts +0 -2
- package/dist-esm/samples-dev/getAllOfficeConsents.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllOfficeConsents.js +0 -45
- package/dist-esm/samples-dev/getAllOfficeConsents.js.map +0 -1
- package/dist-esm/samples-dev/getAllRelationsOfAnEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAllRelationsOfAnEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllRelationsOfAnEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAllSentinelOnboardingStates.d.ts +0 -2
- package/dist-esm/samples-dev/getAllSentinelOnboardingStates.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllSentinelOnboardingStates.js +0 -31
- package/dist-esm/samples-dev/getAllSentinelOnboardingStates.js.map +0 -1
- package/dist-esm/samples-dev/getAllSettings.d.ts +0 -2
- package/dist-esm/samples-dev/getAllSettings.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllSettings.js +0 -31
- package/dist-esm/samples-dev/getAllSettings.js.map +0 -1
- package/dist-esm/samples-dev/getAllSourceControls.d.ts +0 -2
- package/dist-esm/samples-dev/getAllSourceControls.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllSourceControls.js +0 -45
- package/dist-esm/samples-dev/getAllSourceControls.js.map +0 -1
- package/dist-esm/samples-dev/getAllThreatIntelligenceIndicators.d.ts +0 -2
- package/dist-esm/samples-dev/getAllThreatIntelligenceIndicators.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllThreatIntelligenceIndicators.js +0 -45
- package/dist-esm/samples-dev/getAllThreatIntelligenceIndicators.js.map +0 -1
- package/dist-esm/samples-dev/getAllWatchlistItems.d.ts +0 -2
- package/dist-esm/samples-dev/getAllWatchlistItems.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllWatchlistItems.js +0 -46
- package/dist-esm/samples-dev/getAllWatchlistItems.js.map +0 -1
- package/dist-esm/samples-dev/getAllWatchlists.d.ts +0 -2
- package/dist-esm/samples-dev/getAllWatchlists.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllWatchlists.js +0 -45
- package/dist-esm/samples-dev/getAllWatchlists.js.map +0 -1
- package/dist-esm/samples-dev/getAnAadDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAnAadDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnAadDataConnector.js +0 -32
- package/dist-esm/samples-dev/getAnAadDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAnAatpDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAnAatpDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnAatpDataConnector.js +0 -32
- package/dist-esm/samples-dev/getAnAatpDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAnAccountEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAnAccountEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnAccountEntity.js +0 -32
- package/dist-esm/samples-dev/getAnAccountEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAnActionOfAlertRule.d.ts +0 -2
- package/dist-esm/samples-dev/getAnActionOfAlertRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnActionOfAlertRule.js +0 -33
- package/dist-esm/samples-dev/getAnActionOfAlertRule.js.map +0 -1
- package/dist-esm/samples-dev/getAnActivityEntityQuery.d.ts +0 -2
- package/dist-esm/samples-dev/getAnActivityEntityQuery.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnActivityEntityQuery.js +0 -32
- package/dist-esm/samples-dev/getAnActivityEntityQuery.js.map +0 -1
- package/dist-esm/samples-dev/getAnActivityEntityQueryTemplate.d.ts +0 -2
- package/dist-esm/samples-dev/getAnActivityEntityQueryTemplate.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnActivityEntityQueryTemplate.js +0 -32
- package/dist-esm/samples-dev/getAnActivityEntityQueryTemplate.js.map +0 -1
- package/dist-esm/samples-dev/getAnAutomationRule.d.ts +0 -2
- package/dist-esm/samples-dev/getAnAutomationRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnAutomationRule.js +0 -32
- package/dist-esm/samples-dev/getAnAutomationRule.js.map +0 -1
- package/dist-esm/samples-dev/getAnAwsCloudTrailDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAnAwsCloudTrailDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnAwsCloudTrailDataConnector.js +0 -32
- package/dist-esm/samples-dev/getAnAwsCloudTrailDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAnAwsS3DataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAnAwsS3DataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnAwsS3DataConnector.js +0 -32
- package/dist-esm/samples-dev/getAnAwsS3DataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAnAzureResourceEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAnAzureResourceEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnAzureResourceEntity.js +0 -32
- package/dist-esm/samples-dev/getAnAzureResourceEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAnEntityRelation.d.ts +0 -2
- package/dist-esm/samples-dev/getAnEntityRelation.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnEntityRelation.js +0 -33
- package/dist-esm/samples-dev/getAnEntityRelation.js.map +0 -1
- package/dist-esm/samples-dev/getAnExpansionEntityQuery.d.ts +0 -2
- package/dist-esm/samples-dev/getAnExpansionEntityQuery.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnExpansionEntityQuery.js +0 -32
- package/dist-esm/samples-dev/getAnExpansionEntityQuery.js.map +0 -1
- package/dist-esm/samples-dev/getAnIPEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAnIPEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnIPEntity.js +0 -32
- package/dist-esm/samples-dev/getAnIPEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAnIncident.d.ts +0 -2
- package/dist-esm/samples-dev/getAnIncident.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnIncident.js +0 -32
- package/dist-esm/samples-dev/getAnIncident.js.map +0 -1
- package/dist-esm/samples-dev/getAnIncidentComment.d.ts +0 -2
- package/dist-esm/samples-dev/getAnIncidentComment.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnIncidentComment.js +0 -33
- package/dist-esm/samples-dev/getAnIncidentComment.js.map +0 -1
- package/dist-esm/samples-dev/getAnIncidentRelation.d.ts +0 -2
- package/dist-esm/samples-dev/getAnIncidentRelation.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnIncidentRelation.js +0 -33
- package/dist-esm/samples-dev/getAnIncidentRelation.js.map +0 -1
- package/dist-esm/samples-dev/getAnIoTDeviceEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAnIoTDeviceEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnIoTDeviceEntity.js +0 -32
- package/dist-esm/samples-dev/getAnIoTDeviceEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAnNrtAlertRule.d.ts +0 -2
- package/dist-esm/samples-dev/getAnNrtAlertRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnNrtAlertRule.js +0 -32
- package/dist-esm/samples-dev/getAnNrtAlertRule.js.map +0 -1
- package/dist-esm/samples-dev/getAnOffice365DataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAnOffice365DataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnOffice365DataConnector.js +0 -32
- package/dist-esm/samples-dev/getAnOffice365DataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAnOfficeConsent.d.ts +0 -2
- package/dist-esm/samples-dev/getAnOfficeConsent.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnOfficeConsent.js +0 -32
- package/dist-esm/samples-dev/getAnOfficeConsent.js.map +0 -1
- package/dist-esm/samples-dev/getEntityQuery.d.ts +0 -2
- package/dist-esm/samples-dev/getEntityQuery.d.ts.map +0 -1
- package/dist-esm/samples-dev/getEntityQuery.js +0 -33
- package/dist-esm/samples-dev/getEntityQuery.js.map +0 -1
- package/dist-esm/samples-dev/getEyesOnSettings.d.ts +0 -2
- package/dist-esm/samples-dev/getEyesOnSettings.d.ts.map +0 -1
- package/dist-esm/samples-dev/getEyesOnSettings.js +0 -32
- package/dist-esm/samples-dev/getEyesOnSettings.js.map +0 -1
- package/dist-esm/samples-dev/getGeodataForASingleIPAddress.d.ts +0 -2
- package/dist-esm/samples-dev/getGeodataForASingleIPAddress.d.ts.map +0 -1
- package/dist-esm/samples-dev/getGeodataForASingleIPAddress.js +0 -31
- package/dist-esm/samples-dev/getGeodataForASingleIPAddress.js.map +0 -1
- package/dist-esm/samples-dev/getRepositoryList.d.ts +0 -2
- package/dist-esm/samples-dev/getRepositoryList.d.ts.map +0 -1
- package/dist-esm/samples-dev/getRepositoryList.js +0 -46
- package/dist-esm/samples-dev/getRepositoryList.js.map +0 -1
- package/dist-esm/samples-dev/getSentinelOnboardingState.d.ts +0 -2
- package/dist-esm/samples-dev/getSentinelOnboardingState.d.ts.map +0 -1
- package/dist-esm/samples-dev/getSentinelOnboardingState.js +0 -32
- package/dist-esm/samples-dev/getSentinelOnboardingState.js.map +0 -1
- package/dist-esm/samples-dev/getSingleMetadataByName.d.ts +0 -2
- package/dist-esm/samples-dev/getSingleMetadataByName.d.ts.map +0 -1
- package/dist-esm/samples-dev/getSingleMetadataByName.js +0 -32
- package/dist-esm/samples-dev/getSingleMetadataByName.js.map +0 -1
- package/dist-esm/samples-dev/getThreatIntelligenceIndicatorsMetrics.d.ts +0 -2
- package/dist-esm/samples-dev/getThreatIntelligenceIndicatorsMetrics.d.ts.map +0 -1
- package/dist-esm/samples-dev/getThreatIntelligenceIndicatorsMetrics.js +0 -31
- package/dist-esm/samples-dev/getThreatIntelligenceIndicatorsMetrics.js.map +0 -1
- package/dist-esm/samples-dev/getWhoisInformationForASingleDomainName.d.ts +0 -2
- package/dist-esm/samples-dev/getWhoisInformationForASingleDomainName.d.ts.map +0 -1
- package/dist-esm/samples-dev/getWhoisInformationForASingleDomainName.js +0 -31
- package/dist-esm/samples-dev/getWhoisInformationForASingleDomainName.js.map +0 -1
- package/dist-esm/samples-dev/getsAllIncidentRelatedEntities.d.ts +0 -2
- package/dist-esm/samples-dev/getsAllIncidentRelatedEntities.d.ts.map +0 -1
- package/dist-esm/samples-dev/getsAllIncidentRelatedEntities.js +0 -32
- package/dist-esm/samples-dev/getsAllIncidentRelatedEntities.js.map +0 -1
- package/dist-esm/samples-dev/queryThreatIntelligenceIndicatorsAsPerFilteringCriteria.d.ts +0 -2
- package/dist-esm/samples-dev/queryThreatIntelligenceIndicatorsAsPerFilteringCriteria.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryThreatIntelligenceIndicatorsAsPerFilteringCriteria.js +0 -54
- package/dist-esm/samples-dev/queryThreatIntelligenceIndicatorsAsPerFilteringCriteria.js.map +0 -1
- package/dist-esm/samples-dev/replaceTagsToAThreatIntelligence.d.ts +0 -2
- package/dist-esm/samples-dev/replaceTagsToAThreatIntelligence.d.ts.map +0 -1
- package/dist-esm/samples-dev/replaceTagsToAThreatIntelligence.js +0 -37
- package/dist-esm/samples-dev/replaceTagsToAThreatIntelligence.js.map +0 -1
- package/dist-esm/samples-dev/updateAThreatIntelligenceIndicator.d.ts +0 -2
- package/dist-esm/samples-dev/updateAThreatIntelligenceIndicator.d.ts.map +0 -1
- package/dist-esm/samples-dev/updateAThreatIntelligenceIndicator.js +0 -52
- package/dist-esm/samples-dev/updateAThreatIntelligenceIndicator.js.map +0 -1
- package/dist-esm/samples-dev/updateEyesOnSettings.d.ts +0 -2
- package/dist-esm/samples-dev/updateEyesOnSettings.d.ts.map +0 -1
- package/dist-esm/samples-dev/updateEyesOnSettings.js +0 -36
- package/dist-esm/samples-dev/updateEyesOnSettings.js.map +0 -1
- package/dist-esm/samples-dev/updateMetadata.d.ts +0 -2
- package/dist-esm/samples-dev/updateMetadata.d.ts.map +0 -1
- package/dist-esm/samples-dev/updateMetadata.js +0 -35
- package/dist-esm/samples-dev/updateMetadata.js.map +0 -1
- package/dist-esm/samples-dev/viewAThreatIntelligenceIndicatorByName.d.ts +0 -2
- package/dist-esm/samples-dev/viewAThreatIntelligenceIndicatorByName.d.ts.map +0 -1
- package/dist-esm/samples-dev/viewAThreatIntelligenceIndicatorByName.js +0 -32
- package/dist-esm/samples-dev/viewAThreatIntelligenceIndicatorByName.js.map +0 -1
package/src/models/index.ts
CHANGED
|
@@ -10,6 +10,8 @@ import * as coreClient from "@azure/core-client";
|
|
|
10
10
|
|
|
11
11
|
export type AutomationRuleConditionUnion =
|
|
12
12
|
| AutomationRuleCondition
|
|
13
|
+
| PropertyArrayChangedConditionProperties
|
|
14
|
+
| PropertyChangedConditionProperties
|
|
13
15
|
| PropertyConditionProperties;
|
|
14
16
|
export type AutomationRuleActionUnion =
|
|
15
17
|
| AutomationRuleAction
|
|
@@ -19,6 +21,7 @@ export type EntityTimelineItemUnion =
|
|
|
19
21
|
| EntityTimelineItem
|
|
20
22
|
| ActivityTimelineItem
|
|
21
23
|
| BookmarkTimelineItem
|
|
24
|
+
| AnomalyTimelineItem
|
|
22
25
|
| SecurityAlertTimelineItem;
|
|
23
26
|
export type EntityQueryItemUnion = EntityQueryItem | InsightQueryItem;
|
|
24
27
|
export type DataConnectorsCheckRequirementsUnion =
|
|
@@ -70,7 +73,8 @@ export type EntityUnion =
|
|
|
70
73
|
| RegistryValueEntity
|
|
71
74
|
| SecurityGroupEntity
|
|
72
75
|
| SubmissionMailEntity
|
|
73
|
-
| UrlEntity
|
|
76
|
+
| UrlEntity
|
|
77
|
+
| NicEntity;
|
|
74
78
|
export type EntityQueryTemplateUnion =
|
|
75
79
|
| EntityQueryTemplate
|
|
76
80
|
| ActivityEntityQueryTemplate;
|
|
@@ -89,6 +93,9 @@ export type EntityQueryUnion =
|
|
|
89
93
|
export type CustomEntityQueryUnion =
|
|
90
94
|
| CustomEntityQuery
|
|
91
95
|
| ActivityCustomEntityQuery;
|
|
96
|
+
export type SecurityMLAnalyticsSettingUnion =
|
|
97
|
+
| SecurityMLAnalyticsSetting
|
|
98
|
+
| AnomalySecurityMLAnalyticsSettings;
|
|
92
99
|
export type SettingsUnion =
|
|
93
100
|
| Settings
|
|
94
101
|
| Anomalies
|
|
@@ -220,25 +227,25 @@ export interface AlertRuleTemplatesList {
|
|
|
220
227
|
value: AlertRuleTemplateUnion[];
|
|
221
228
|
}
|
|
222
229
|
|
|
223
|
-
/** Describes automation rule triggering logic */
|
|
230
|
+
/** Describes automation rule triggering logic. */
|
|
224
231
|
export interface AutomationRuleTriggeringLogic {
|
|
225
|
-
/** Determines whether the automation rule is enabled or disabled */
|
|
232
|
+
/** Determines whether the automation rule is enabled or disabled. */
|
|
226
233
|
isEnabled: boolean;
|
|
227
234
|
/** Determines when the automation rule should automatically expire and be disabled. */
|
|
228
235
|
expirationTimeUtc?: Date;
|
|
229
236
|
triggersOn: TriggersOn;
|
|
230
237
|
triggersWhen: TriggersWhen;
|
|
231
|
-
/** The conditions to evaluate to determine if the automation rule should be triggered on a given object */
|
|
238
|
+
/** The conditions to evaluate to determine if the automation rule should be triggered on a given object. */
|
|
232
239
|
conditions?: AutomationRuleConditionUnion[];
|
|
233
240
|
}
|
|
234
241
|
|
|
235
|
-
/** Describes an automation rule condition */
|
|
242
|
+
/** Describes an automation rule condition. */
|
|
236
243
|
export interface AutomationRuleCondition {
|
|
237
244
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
238
|
-
conditionType: "Property";
|
|
245
|
+
conditionType: "PropertyArrayChanged" | "PropertyChanged" | "Property";
|
|
239
246
|
}
|
|
240
247
|
|
|
241
|
-
/** Describes an automation rule action */
|
|
248
|
+
/** Describes an automation rule action. */
|
|
242
249
|
export interface AutomationRuleAction {
|
|
243
250
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
244
251
|
actionType: "ModifyProperties" | "RunPlaybook";
|
|
@@ -599,7 +606,7 @@ export interface TimelineError {
|
|
|
599
606
|
/** Entity timeline Item. */
|
|
600
607
|
export interface EntityTimelineItem {
|
|
601
608
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
602
|
-
kind: "Activity" | "Bookmark" | "SecurityAlert";
|
|
609
|
+
kind: "Activity" | "Bookmark" | "Anomaly" | "SecurityAlert";
|
|
603
610
|
}
|
|
604
611
|
|
|
605
612
|
/** Retrieve queries for entity result operation response. */
|
|
@@ -648,13 +655,13 @@ export interface GetInsightsResultsMetadata {
|
|
|
648
655
|
/** the total items found for the insights request */
|
|
649
656
|
totalCount: number;
|
|
650
657
|
/** information about the failed queries */
|
|
651
|
-
errors?:
|
|
658
|
+
errors?: GetInsightsErrorKind[];
|
|
652
659
|
}
|
|
653
660
|
|
|
654
661
|
/** GetInsights Query Errors. */
|
|
655
|
-
export interface
|
|
662
|
+
export interface GetInsightsErrorKind {
|
|
656
663
|
/** the query kind */
|
|
657
|
-
kind:
|
|
664
|
+
kind: GetInsightsError;
|
|
658
665
|
/** the query id */
|
|
659
666
|
queryId?: string;
|
|
660
667
|
/** the error message */
|
|
@@ -789,11 +796,8 @@ export interface IncidentOwnerInfo {
|
|
|
789
796
|
objectId?: string;
|
|
790
797
|
/** The user principal name of the user the incident is assigned to. */
|
|
791
798
|
userPrincipalName?: string;
|
|
792
|
-
/**
|
|
793
|
-
|
|
794
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
795
|
-
*/
|
|
796
|
-
readonly ownerType?: OwnerType;
|
|
799
|
+
/** The type of the owner the incident is assigned to. */
|
|
800
|
+
ownerType?: OwnerType;
|
|
797
801
|
}
|
|
798
802
|
|
|
799
803
|
/** Describes team information */
|
|
@@ -988,6 +992,17 @@ export interface SentinelOnboardingStatesList {
|
|
|
988
992
|
value: SentinelOnboardingState[];
|
|
989
993
|
}
|
|
990
994
|
|
|
995
|
+
/** List all the SecurityMLAnalyticsSettings */
|
|
996
|
+
export interface SecurityMLAnalyticsSettingsList {
|
|
997
|
+
/**
|
|
998
|
+
* URL to fetch the next set of SecurityMLAnalyticsSettings.
|
|
999
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1000
|
+
*/
|
|
1001
|
+
readonly nextLink?: string;
|
|
1002
|
+
/** Array of SecurityMLAnalyticsSettings */
|
|
1003
|
+
value: SecurityMLAnalyticsSettingUnion[];
|
|
1004
|
+
}
|
|
1005
|
+
|
|
991
1006
|
/** List of all the settings. */
|
|
992
1007
|
export interface SettingList {
|
|
993
1008
|
/** Array of settings. */
|
|
@@ -1282,6 +1297,12 @@ export interface DataConnectorConnectBody {
|
|
|
1282
1297
|
kind?: ConnectAuthKind;
|
|
1283
1298
|
/** The API key of the audit server. */
|
|
1284
1299
|
apiKey?: string;
|
|
1300
|
+
/** Used in v2 logs connector. Represents the data collection ingestion endpoint in log analytics. */
|
|
1301
|
+
dataCollectionEndpoint?: string;
|
|
1302
|
+
/** Used in v2 logs connector. The data collection rule immutable id, the rule defines the transformation and data destination. */
|
|
1303
|
+
dataCollectionRuleImmutableId?: string;
|
|
1304
|
+
/** Used in v2 logs connector. The stream we are sending the data to, this is the name of the streamDeclarations defined in the DCR. */
|
|
1305
|
+
outputStream?: string;
|
|
1285
1306
|
/** The client secret of the OAuth 2.0 application. */
|
|
1286
1307
|
clientSecret?: string;
|
|
1287
1308
|
/** The client id of the OAuth 2.0 application. */
|
|
@@ -1595,25 +1616,37 @@ export interface IncidentPropertiesAction {
|
|
|
1595
1616
|
classification?: IncidentClassification;
|
|
1596
1617
|
/** The classification reason the incident was closed with */
|
|
1597
1618
|
classificationReason?: IncidentClassificationReason;
|
|
1598
|
-
/** Describes the reason the incident was closed */
|
|
1619
|
+
/** Describes the reason the incident was closed. */
|
|
1599
1620
|
classificationComment?: string;
|
|
1600
1621
|
/** Information on the user an incident is assigned to */
|
|
1601
1622
|
owner?: IncidentOwnerInfo;
|
|
1602
|
-
/** List of labels to add to the incident */
|
|
1623
|
+
/** List of labels to add to the incident. */
|
|
1603
1624
|
labels?: IncidentLabel[];
|
|
1604
1625
|
}
|
|
1605
1626
|
|
|
1627
|
+
export interface AutomationRulePropertyArrayChangedValuesCondition {
|
|
1628
|
+
arrayType?: AutomationRulePropertyArrayChangedConditionSupportedArrayType;
|
|
1629
|
+
changeType?: AutomationRulePropertyArrayChangedConditionSupportedChangeType;
|
|
1630
|
+
}
|
|
1631
|
+
|
|
1632
|
+
export interface AutomationRulePropertyValuesChangedCondition {
|
|
1633
|
+
propertyName?: AutomationRulePropertyChangedConditionSupportedPropertyType;
|
|
1634
|
+
changeType?: AutomationRulePropertyChangedConditionSupportedChangedType;
|
|
1635
|
+
operator?: AutomationRulePropertyConditionSupportedOperator;
|
|
1636
|
+
propertyValues?: string[];
|
|
1637
|
+
}
|
|
1638
|
+
|
|
1606
1639
|
export interface AutomationRulePropertyValuesCondition {
|
|
1607
|
-
/** The property to evaluate in an automation rule property condition */
|
|
1640
|
+
/** The property to evaluate in an automation rule property condition. */
|
|
1608
1641
|
propertyName?: AutomationRulePropertyConditionSupportedProperty;
|
|
1609
1642
|
operator?: AutomationRulePropertyConditionSupportedOperator;
|
|
1610
1643
|
propertyValues?: string[];
|
|
1611
1644
|
}
|
|
1612
1645
|
|
|
1613
1646
|
export interface PlaybookActionProperties {
|
|
1614
|
-
/** The resource id of the playbook resource */
|
|
1647
|
+
/** The resource id of the playbook resource. */
|
|
1615
1648
|
logicAppResourceId?: string;
|
|
1616
|
-
/** The tenant id of the playbook resource */
|
|
1649
|
+
/** The tenant id of the playbook resource. */
|
|
1617
1650
|
tenantId?: string;
|
|
1618
1651
|
}
|
|
1619
1652
|
|
|
@@ -1711,12 +1744,12 @@ export interface DataTypeDefinitions {
|
|
|
1711
1744
|
dataType?: string;
|
|
1712
1745
|
}
|
|
1713
1746
|
|
|
1714
|
-
/**
|
|
1715
|
-
export interface
|
|
1716
|
-
/** The
|
|
1717
|
-
|
|
1718
|
-
/** The
|
|
1719
|
-
|
|
1747
|
+
/** security ml analytics settings data sources */
|
|
1748
|
+
export interface SecurityMLAnalyticsSettingsDataSource {
|
|
1749
|
+
/** The connector id that provides the following data types */
|
|
1750
|
+
connectorId?: string;
|
|
1751
|
+
/** The data types used by the security ml analytics settings */
|
|
1752
|
+
dataTypes?: string[];
|
|
1720
1753
|
}
|
|
1721
1754
|
|
|
1722
1755
|
/** Properties data connector on tenant level. */
|
|
@@ -2119,72 +2152,89 @@ export interface GeoLocation {
|
|
|
2119
2152
|
}
|
|
2120
2153
|
|
|
2121
2154
|
/** An azure resource object with an Etag property */
|
|
2122
|
-
export
|
|
2155
|
+
export interface ResourceWithEtag extends Resource {
|
|
2123
2156
|
/** Etag of the azure resource */
|
|
2124
2157
|
etag?: string;
|
|
2125
|
-
}
|
|
2158
|
+
}
|
|
2126
2159
|
|
|
2127
2160
|
/** Alert rule template. */
|
|
2128
|
-
export
|
|
2161
|
+
export interface AlertRuleTemplate extends Resource {
|
|
2129
2162
|
/** The kind of the alert rule */
|
|
2130
2163
|
kind: AlertRuleKind;
|
|
2131
|
-
}
|
|
2164
|
+
}
|
|
2132
2165
|
|
|
2133
2166
|
/** Specific entity. */
|
|
2134
|
-
export
|
|
2167
|
+
export interface Entity extends Resource {
|
|
2135
2168
|
/** The kind of the entity. */
|
|
2136
2169
|
kind: EntityKind;
|
|
2137
|
-
}
|
|
2170
|
+
}
|
|
2138
2171
|
|
|
2139
2172
|
/** Specific entity query template. */
|
|
2140
|
-
export
|
|
2173
|
+
export interface EntityQueryTemplate extends Resource {
|
|
2141
2174
|
/** the entity query template kind */
|
|
2142
2175
|
kind: EntityQueryTemplateKind;
|
|
2143
|
-
}
|
|
2176
|
+
}
|
|
2144
2177
|
|
|
2145
2178
|
/** Consent for Office365 tenant that already made. */
|
|
2146
|
-
export
|
|
2179
|
+
export interface OfficeConsent extends Resource {
|
|
2147
2180
|
/** The tenantId of the Office365 with the consent. */
|
|
2148
2181
|
tenantId?: string;
|
|
2149
2182
|
/** Help to easily cascade among the data layers. */
|
|
2150
2183
|
consentId?: string;
|
|
2151
|
-
}
|
|
2184
|
+
}
|
|
2152
2185
|
|
|
2153
2186
|
/** Action property bag. */
|
|
2154
|
-
export
|
|
2187
|
+
export interface ActionResponseProperties extends ActionPropertiesBase {
|
|
2155
2188
|
/** The name of the logic app's workflow. */
|
|
2156
2189
|
workflowId?: string;
|
|
2157
|
-
}
|
|
2190
|
+
}
|
|
2158
2191
|
|
|
2159
2192
|
/** Action property bag. */
|
|
2160
|
-
export
|
|
2193
|
+
export interface ActionRequestProperties extends ActionPropertiesBase {
|
|
2161
2194
|
/** Logic App Callback URL for this specific workflow. */
|
|
2162
2195
|
triggerUri: string;
|
|
2163
|
-
}
|
|
2196
|
+
}
|
|
2197
|
+
|
|
2198
|
+
/** Describes an automation rule condition that evaluates an array property's value change */
|
|
2199
|
+
export interface PropertyArrayChangedConditionProperties
|
|
2200
|
+
extends AutomationRuleCondition {
|
|
2201
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2202
|
+
conditionType: "PropertyArrayChanged";
|
|
2203
|
+
conditionProperties?: AutomationRulePropertyArrayChangedValuesCondition;
|
|
2204
|
+
}
|
|
2205
|
+
|
|
2206
|
+
/** Describes an automation rule condition that evaluates a property's value change */
|
|
2207
|
+
export interface PropertyChangedConditionProperties
|
|
2208
|
+
extends AutomationRuleCondition {
|
|
2209
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2210
|
+
conditionType: "PropertyChanged";
|
|
2211
|
+
conditionProperties?: AutomationRulePropertyValuesChangedCondition;
|
|
2212
|
+
}
|
|
2164
2213
|
|
|
2165
2214
|
/** Describes an automation rule condition that evaluates a property's value */
|
|
2166
|
-
export
|
|
2215
|
+
export interface PropertyConditionProperties extends AutomationRuleCondition {
|
|
2167
2216
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2168
2217
|
conditionType: "Property";
|
|
2169
2218
|
conditionProperties?: AutomationRulePropertyValuesCondition;
|
|
2170
|
-
}
|
|
2219
|
+
}
|
|
2171
2220
|
|
|
2172
2221
|
/** Describes an automation rule action to modify an object's properties */
|
|
2173
|
-
export
|
|
2222
|
+
export interface AutomationRuleModifyPropertiesAction
|
|
2223
|
+
extends AutomationRuleAction {
|
|
2174
2224
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2175
2225
|
actionType: "ModifyProperties";
|
|
2176
2226
|
actionConfiguration?: IncidentPropertiesAction;
|
|
2177
|
-
}
|
|
2227
|
+
}
|
|
2178
2228
|
|
|
2179
2229
|
/** Describes an automation rule action to run a playbook */
|
|
2180
|
-
export
|
|
2230
|
+
export interface AutomationRuleRunPlaybookAction extends AutomationRuleAction {
|
|
2181
2231
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2182
2232
|
actionType: "RunPlaybook";
|
|
2183
2233
|
actionConfiguration?: PlaybookActionProperties;
|
|
2184
|
-
}
|
|
2234
|
+
}
|
|
2185
2235
|
|
|
2186
2236
|
/** Represents Activity timeline item. */
|
|
2187
|
-
export
|
|
2237
|
+
export interface ActivityTimelineItem extends EntityTimelineItem {
|
|
2188
2238
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2189
2239
|
kind: "Activity";
|
|
2190
2240
|
/** The activity query id. */
|
|
@@ -2201,10 +2251,10 @@ export type ActivityTimelineItem = EntityTimelineItem & {
|
|
|
2201
2251
|
content: string;
|
|
2202
2252
|
/** The activity timeline title. */
|
|
2203
2253
|
title: string;
|
|
2204
|
-
}
|
|
2254
|
+
}
|
|
2205
2255
|
|
|
2206
2256
|
/** Represents bookmark timeline item. */
|
|
2207
|
-
export
|
|
2257
|
+
export interface BookmarkTimelineItem extends EntityTimelineItem {
|
|
2208
2258
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2209
2259
|
kind: "Bookmark";
|
|
2210
2260
|
/** The bookmark azure resource id. */
|
|
@@ -2223,10 +2273,38 @@ export type BookmarkTimelineItem = EntityTimelineItem & {
|
|
|
2223
2273
|
createdBy?: UserInfo;
|
|
2224
2274
|
/** List of labels relevant to this bookmark */
|
|
2225
2275
|
labels?: string[];
|
|
2226
|
-
}
|
|
2276
|
+
}
|
|
2277
|
+
|
|
2278
|
+
/** Represents anomaly timeline item. */
|
|
2279
|
+
export interface AnomalyTimelineItem extends EntityTimelineItem {
|
|
2280
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2281
|
+
kind: "Anomaly";
|
|
2282
|
+
/** The anomaly azure resource id. */
|
|
2283
|
+
azureResourceId: string;
|
|
2284
|
+
/** The anomaly product name. */
|
|
2285
|
+
productName?: string;
|
|
2286
|
+
/** The anomaly description. */
|
|
2287
|
+
description?: string;
|
|
2288
|
+
/** The anomaly name. */
|
|
2289
|
+
displayName: string;
|
|
2290
|
+
/** The anomaly end time. */
|
|
2291
|
+
endTimeUtc: Date;
|
|
2292
|
+
/** The anomaly start time. */
|
|
2293
|
+
startTimeUtc: Date;
|
|
2294
|
+
/** The anomaly generated time. */
|
|
2295
|
+
timeGenerated: Date;
|
|
2296
|
+
/** The name of the anomaly vendor. */
|
|
2297
|
+
vendor?: string;
|
|
2298
|
+
/** The intent of the anomaly. */
|
|
2299
|
+
intent?: string;
|
|
2300
|
+
/** The techniques of the anomaly. */
|
|
2301
|
+
techniques?: string[];
|
|
2302
|
+
/** The reasons that cause the anomaly. */
|
|
2303
|
+
reasons?: string[];
|
|
2304
|
+
}
|
|
2227
2305
|
|
|
2228
2306
|
/** Represents security alert timeline item. */
|
|
2229
|
-
export
|
|
2307
|
+
export interface SecurityAlertTimelineItem extends EntityTimelineItem {
|
|
2230
2308
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2231
2309
|
kind: "SecurityAlert";
|
|
2232
2310
|
/** The alert azure resource id. */
|
|
@@ -2247,18 +2325,18 @@ export type SecurityAlertTimelineItem = EntityTimelineItem & {
|
|
|
2247
2325
|
timeGenerated: Date;
|
|
2248
2326
|
/** The name of the alert type. */
|
|
2249
2327
|
alertType: string;
|
|
2250
|
-
}
|
|
2328
|
+
}
|
|
2251
2329
|
|
|
2252
2330
|
/** Represents Insight Query. */
|
|
2253
|
-
export
|
|
2331
|
+
export interface InsightQueryItem extends EntityQueryItem {
|
|
2254
2332
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2255
2333
|
kind: "Insight";
|
|
2256
2334
|
/** Properties bag for InsightQueryItem */
|
|
2257
2335
|
properties?: InsightQueryItemProperties;
|
|
2258
|
-
}
|
|
2336
|
+
}
|
|
2259
2337
|
|
|
2260
2338
|
/** SecurityAlert entity property bag. */
|
|
2261
|
-
export
|
|
2339
|
+
export interface SecurityAlertProperties extends EntityCommonProperties {
|
|
2262
2340
|
/**
|
|
2263
2341
|
* The display name of the alert.
|
|
2264
2342
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2381,10 +2459,10 @@ export type SecurityAlertProperties = EntityCommonProperties & {
|
|
|
2381
2459
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2382
2460
|
*/
|
|
2383
2461
|
readonly resourceIdentifiers?: Record<string, unknown>[];
|
|
2384
|
-
}
|
|
2462
|
+
}
|
|
2385
2463
|
|
|
2386
2464
|
/** Describes bookmark properties */
|
|
2387
|
-
export
|
|
2465
|
+
export interface HuntingBookmarkProperties extends EntityCommonProperties {
|
|
2388
2466
|
/** The time the bookmark was created */
|
|
2389
2467
|
created?: Date;
|
|
2390
2468
|
/** Describes a user that created the bookmark */
|
|
@@ -2407,10 +2485,11 @@ export type HuntingBookmarkProperties = EntityCommonProperties & {
|
|
|
2407
2485
|
updatedBy?: UserInfo;
|
|
2408
2486
|
/** Describes an incident that relates to bookmark */
|
|
2409
2487
|
incidentInfo?: IncidentInfo;
|
|
2410
|
-
}
|
|
2488
|
+
}
|
|
2411
2489
|
|
|
2412
2490
|
/** Describes threat intelligence entity properties */
|
|
2413
|
-
export
|
|
2491
|
+
export interface ThreatIntelligenceIndicatorProperties
|
|
2492
|
+
extends EntityCommonProperties {
|
|
2414
2493
|
/** List of tags */
|
|
2415
2494
|
threatIntelligenceTags?: string[];
|
|
2416
2495
|
/** Last updated time in UTC */
|
|
@@ -2467,10 +2546,10 @@ export type ThreatIntelligenceIndicatorProperties = EntityCommonProperties & {
|
|
|
2467
2546
|
modified?: string;
|
|
2468
2547
|
/** Extensions map */
|
|
2469
2548
|
extensions?: { [propertyName: string]: any };
|
|
2470
|
-
}
|
|
2549
|
+
}
|
|
2471
2550
|
|
|
2472
2551
|
/** Account entity property bag. */
|
|
2473
|
-
export
|
|
2552
|
+
export interface AccountEntityProperties extends EntityCommonProperties {
|
|
2474
2553
|
/**
|
|
2475
2554
|
* The Azure Active Directory tenant id.
|
|
2476
2555
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2531,10 +2610,10 @@ export type AccountEntityProperties = EntityCommonProperties & {
|
|
|
2531
2610
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2532
2611
|
*/
|
|
2533
2612
|
readonly dnsDomain?: string;
|
|
2534
|
-
}
|
|
2613
|
+
}
|
|
2535
2614
|
|
|
2536
2615
|
/** AzureResource entity property bag. */
|
|
2537
|
-
export
|
|
2616
|
+
export interface AzureResourceEntityProperties extends EntityCommonProperties {
|
|
2538
2617
|
/**
|
|
2539
2618
|
* The azure resource id of the resource
|
|
2540
2619
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2545,10 +2624,11 @@ export type AzureResourceEntityProperties = EntityCommonProperties & {
|
|
|
2545
2624
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2546
2625
|
*/
|
|
2547
2626
|
readonly subscriptionId?: string;
|
|
2548
|
-
}
|
|
2627
|
+
}
|
|
2549
2628
|
|
|
2550
2629
|
/** CloudApplication entity property bag. */
|
|
2551
|
-
export
|
|
2630
|
+
export interface CloudApplicationEntityProperties
|
|
2631
|
+
extends EntityCommonProperties {
|
|
2552
2632
|
/**
|
|
2553
2633
|
* The technical identifier of the application.
|
|
2554
2634
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2564,10 +2644,10 @@ export type CloudApplicationEntityProperties = EntityCommonProperties & {
|
|
|
2564
2644
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2565
2645
|
*/
|
|
2566
2646
|
readonly instanceName?: string;
|
|
2567
|
-
}
|
|
2647
|
+
}
|
|
2568
2648
|
|
|
2569
2649
|
/** Dns entity property bag. */
|
|
2570
|
-
export
|
|
2650
|
+
export interface DnsEntityProperties extends EntityCommonProperties {
|
|
2571
2651
|
/**
|
|
2572
2652
|
* An ip entity id for the dns server resolving the request
|
|
2573
2653
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2588,10 +2668,10 @@ export type DnsEntityProperties = EntityCommonProperties & {
|
|
|
2588
2668
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2589
2669
|
*/
|
|
2590
2670
|
readonly ipAddressEntityIds?: string[];
|
|
2591
|
-
}
|
|
2671
|
+
}
|
|
2592
2672
|
|
|
2593
2673
|
/** File entity property bag. */
|
|
2594
|
-
export
|
|
2674
|
+
export interface FileEntityProperties extends EntityCommonProperties {
|
|
2595
2675
|
/**
|
|
2596
2676
|
* The full path to the file.
|
|
2597
2677
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2612,10 +2692,10 @@ export type FileEntityProperties = EntityCommonProperties & {
|
|
|
2612
2692
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2613
2693
|
*/
|
|
2614
2694
|
readonly hostEntityId?: string;
|
|
2615
|
-
}
|
|
2695
|
+
}
|
|
2616
2696
|
|
|
2617
2697
|
/** FileHash entity property bag. */
|
|
2618
|
-
export
|
|
2698
|
+
export interface FileHashEntityProperties extends EntityCommonProperties {
|
|
2619
2699
|
/**
|
|
2620
2700
|
* The hash algorithm type.
|
|
2621
2701
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2626,10 +2706,10 @@ export type FileHashEntityProperties = EntityCommonProperties & {
|
|
|
2626
2706
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2627
2707
|
*/
|
|
2628
2708
|
readonly hashValue?: string;
|
|
2629
|
-
}
|
|
2709
|
+
}
|
|
2630
2710
|
|
|
2631
2711
|
/** Host entity property bag. */
|
|
2632
|
-
export
|
|
2712
|
+
export interface HostEntityProperties extends EntityCommonProperties {
|
|
2633
2713
|
/**
|
|
2634
2714
|
* The azure resource id of the VM.
|
|
2635
2715
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2672,10 +2752,10 @@ export type HostEntityProperties = EntityCommonProperties & {
|
|
|
2672
2752
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2673
2753
|
*/
|
|
2674
2754
|
readonly osVersion?: string;
|
|
2675
|
-
}
|
|
2755
|
+
}
|
|
2676
2756
|
|
|
2677
2757
|
/** IoTDevice entity property bag. */
|
|
2678
|
-
export
|
|
2758
|
+
export interface IoTDeviceEntityProperties extends EntityCommonProperties {
|
|
2679
2759
|
/**
|
|
2680
2760
|
* The ID of the IoT Device in the IoT Hub
|
|
2681
2761
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2761,10 +2841,62 @@ export type IoTDeviceEntityProperties = EntityCommonProperties & {
|
|
|
2761
2841
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2762
2842
|
*/
|
|
2763
2843
|
readonly protocols?: string[];
|
|
2764
|
-
|
|
2844
|
+
/**
|
|
2845
|
+
* A list of owners of the IoTDevice entity.
|
|
2846
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2847
|
+
*/
|
|
2848
|
+
readonly owners?: string[];
|
|
2849
|
+
/**
|
|
2850
|
+
* A list of Nic entity ids of the IoTDevice entity.
|
|
2851
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2852
|
+
*/
|
|
2853
|
+
readonly nicEntityIds?: string[];
|
|
2854
|
+
/**
|
|
2855
|
+
* The site of the device
|
|
2856
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2857
|
+
*/
|
|
2858
|
+
readonly site?: string;
|
|
2859
|
+
/**
|
|
2860
|
+
* The zone location of the device within a site
|
|
2861
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2862
|
+
*/
|
|
2863
|
+
readonly zone?: string;
|
|
2864
|
+
/**
|
|
2865
|
+
* The sensor the device is monitored by
|
|
2866
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2867
|
+
*/
|
|
2868
|
+
readonly sensor?: string;
|
|
2869
|
+
/**
|
|
2870
|
+
* The subType of the device ('PLC', 'HMI', 'EWS', etc.)
|
|
2871
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2872
|
+
*/
|
|
2873
|
+
readonly deviceSubType?: string;
|
|
2874
|
+
/** Device importance, determines if the device classified as 'crown jewel' */
|
|
2875
|
+
importance?: DeviceImportance;
|
|
2876
|
+
/**
|
|
2877
|
+
* The Purdue Layer of the device
|
|
2878
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2879
|
+
*/
|
|
2880
|
+
readonly purdueLayer?: string;
|
|
2881
|
+
/**
|
|
2882
|
+
* Determines whether the device classified as authorized device
|
|
2883
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2884
|
+
*/
|
|
2885
|
+
readonly isAuthorized?: boolean;
|
|
2886
|
+
/**
|
|
2887
|
+
* Determines whether the device classified as programming device
|
|
2888
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2889
|
+
*/
|
|
2890
|
+
readonly isProgramming?: boolean;
|
|
2891
|
+
/**
|
|
2892
|
+
* Is the device classified as a scanner device
|
|
2893
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2894
|
+
*/
|
|
2895
|
+
readonly isScanner?: boolean;
|
|
2896
|
+
}
|
|
2765
2897
|
|
|
2766
2898
|
/** Ip entity property bag. */
|
|
2767
|
-
export
|
|
2899
|
+
export interface IpEntityProperties extends EntityCommonProperties {
|
|
2768
2900
|
/**
|
|
2769
2901
|
* The IP address as string, e.g. 127.0.0.1 (either in Ipv4 or Ipv6)
|
|
2770
2902
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2780,10 +2912,10 @@ export type IpEntityProperties = EntityCommonProperties & {
|
|
|
2780
2912
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2781
2913
|
*/
|
|
2782
2914
|
readonly threatIntelligence?: ThreatIntelligence[];
|
|
2783
|
-
}
|
|
2915
|
+
}
|
|
2784
2916
|
|
|
2785
2917
|
/** Mailbox entity property bag. */
|
|
2786
|
-
export
|
|
2918
|
+
export interface MailboxEntityProperties extends EntityCommonProperties {
|
|
2787
2919
|
/**
|
|
2788
2920
|
* The mailbox's primary address
|
|
2789
2921
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2804,10 +2936,10 @@ export type MailboxEntityProperties = EntityCommonProperties & {
|
|
|
2804
2936
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2805
2937
|
*/
|
|
2806
2938
|
readonly externalDirectoryObjectId?: string;
|
|
2807
|
-
}
|
|
2939
|
+
}
|
|
2808
2940
|
|
|
2809
2941
|
/** Mail cluster entity property bag. */
|
|
2810
|
-
export
|
|
2942
|
+
export interface MailClusterEntityProperties extends EntityCommonProperties {
|
|
2811
2943
|
/**
|
|
2812
2944
|
* The mail message IDs that are part of the mail cluster
|
|
2813
2945
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2883,10 +3015,10 @@ export type MailClusterEntityProperties = EntityCommonProperties & {
|
|
|
2883
3015
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2884
3016
|
*/
|
|
2885
3017
|
readonly clusterGroup?: string;
|
|
2886
|
-
}
|
|
3018
|
+
}
|
|
2887
3019
|
|
|
2888
3020
|
/** Mail message entity property bag. */
|
|
2889
|
-
export
|
|
3021
|
+
export interface MailMessageEntityProperties extends EntityCommonProperties {
|
|
2890
3022
|
/**
|
|
2891
3023
|
* The File entity ids of this mail message's attachments
|
|
2892
3024
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2988,10 +3120,10 @@ export type MailMessageEntityProperties = EntityCommonProperties & {
|
|
|
2988
3120
|
deliveryAction?: DeliveryAction;
|
|
2989
3121
|
/** The delivery location of this mail message like Inbox, JunkFolder etc */
|
|
2990
3122
|
deliveryLocation?: DeliveryLocation;
|
|
2991
|
-
}
|
|
3123
|
+
}
|
|
2992
3124
|
|
|
2993
3125
|
/** Malware entity property bag. */
|
|
2994
|
-
export
|
|
3126
|
+
export interface MalwareEntityProperties extends EntityCommonProperties {
|
|
2995
3127
|
/**
|
|
2996
3128
|
* The malware category by the vendor, e.g. Trojan
|
|
2997
3129
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3012,10 +3144,10 @@ export type MalwareEntityProperties = EntityCommonProperties & {
|
|
|
3012
3144
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3013
3145
|
*/
|
|
3014
3146
|
readonly processEntityIds?: string[];
|
|
3015
|
-
}
|
|
3147
|
+
}
|
|
3016
3148
|
|
|
3017
3149
|
/** Process entity property bag. */
|
|
3018
|
-
export
|
|
3150
|
+
export interface ProcessEntityProperties extends EntityCommonProperties {
|
|
3019
3151
|
/**
|
|
3020
3152
|
* The account entity id running the processes.
|
|
3021
3153
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3058,10 +3190,10 @@ export type ProcessEntityProperties = EntityCommonProperties & {
|
|
|
3058
3190
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3059
3191
|
*/
|
|
3060
3192
|
readonly processId?: string;
|
|
3061
|
-
}
|
|
3193
|
+
}
|
|
3062
3194
|
|
|
3063
3195
|
/** RegistryKey entity property bag. */
|
|
3064
|
-
export
|
|
3196
|
+
export interface RegistryKeyEntityProperties extends EntityCommonProperties {
|
|
3065
3197
|
/**
|
|
3066
3198
|
* the hive that holds the registry key.
|
|
3067
3199
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3072,10 +3204,10 @@ export type RegistryKeyEntityProperties = EntityCommonProperties & {
|
|
|
3072
3204
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3073
3205
|
*/
|
|
3074
3206
|
readonly key?: string;
|
|
3075
|
-
}
|
|
3207
|
+
}
|
|
3076
3208
|
|
|
3077
3209
|
/** RegistryValue entity property bag. */
|
|
3078
|
-
export
|
|
3210
|
+
export interface RegistryValueEntityProperties extends EntityCommonProperties {
|
|
3079
3211
|
/**
|
|
3080
3212
|
* The registry key entity id.
|
|
3081
3213
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3096,10 +3228,10 @@ export type RegistryValueEntityProperties = EntityCommonProperties & {
|
|
|
3096
3228
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3097
3229
|
*/
|
|
3098
3230
|
readonly valueType?: RegistryValueKind;
|
|
3099
|
-
}
|
|
3231
|
+
}
|
|
3100
3232
|
|
|
3101
3233
|
/** SecurityGroup entity property bag. */
|
|
3102
|
-
export
|
|
3234
|
+
export interface SecurityGroupEntityProperties extends EntityCommonProperties {
|
|
3103
3235
|
/**
|
|
3104
3236
|
* The group distinguished name
|
|
3105
3237
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3115,10 +3247,10 @@ export type SecurityGroupEntityProperties = EntityCommonProperties & {
|
|
|
3115
3247
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3116
3248
|
*/
|
|
3117
3249
|
readonly sid?: string;
|
|
3118
|
-
}
|
|
3250
|
+
}
|
|
3119
3251
|
|
|
3120
3252
|
/** Submission mail entity property bag. */
|
|
3121
|
-
export
|
|
3253
|
+
export interface SubmissionMailEntityProperties extends EntityCommonProperties {
|
|
3122
3254
|
/**
|
|
3123
3255
|
* The network message id of email to which submission belongs
|
|
3124
3256
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3169,159 +3301,189 @@ export type SubmissionMailEntityProperties = EntityCommonProperties & {
|
|
|
3169
3301
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3170
3302
|
*/
|
|
3171
3303
|
readonly reportType?: string;
|
|
3172
|
-
}
|
|
3304
|
+
}
|
|
3173
3305
|
|
|
3174
3306
|
/** Url entity property bag. */
|
|
3175
|
-
export
|
|
3307
|
+
export interface UrlEntityProperties extends EntityCommonProperties {
|
|
3176
3308
|
/**
|
|
3177
3309
|
* A full URL the entity points to
|
|
3178
3310
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3179
3311
|
*/
|
|
3180
3312
|
readonly url?: string;
|
|
3181
|
-
}
|
|
3313
|
+
}
|
|
3314
|
+
|
|
3315
|
+
/** Nic entity property bag. */
|
|
3316
|
+
export interface NicEntityProperties extends EntityCommonProperties {
|
|
3317
|
+
/**
|
|
3318
|
+
* The MAC address of this network interface
|
|
3319
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3320
|
+
*/
|
|
3321
|
+
readonly macAddress?: string;
|
|
3322
|
+
/**
|
|
3323
|
+
* The IP entity id of this network interface
|
|
3324
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3325
|
+
*/
|
|
3326
|
+
readonly ipAddressEntityId?: string;
|
|
3327
|
+
/**
|
|
3328
|
+
* A list of VLANs of the network interface entity.
|
|
3329
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3330
|
+
*/
|
|
3331
|
+
readonly vlans?: string[];
|
|
3332
|
+
}
|
|
3182
3333
|
|
|
3183
3334
|
/** Represents AAD (Azure Active Directory) requirements check request. */
|
|
3184
|
-
export
|
|
3335
|
+
export interface AADCheckRequirements extends DataConnectorsCheckRequirements {
|
|
3185
3336
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
3186
3337
|
kind: "AzureActiveDirectory";
|
|
3187
3338
|
/** The tenant id to connect to, and get the data from. */
|
|
3188
3339
|
tenantId?: string;
|
|
3189
|
-
}
|
|
3340
|
+
}
|
|
3190
3341
|
|
|
3191
3342
|
/** Represents AATP (Azure Advanced Threat Protection) requirements check request. */
|
|
3192
|
-
export
|
|
3343
|
+
export interface AatpCheckRequirements extends DataConnectorsCheckRequirements {
|
|
3193
3344
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
3194
3345
|
kind: "AzureAdvancedThreatProtection";
|
|
3195
3346
|
/** The tenant id to connect to, and get the data from. */
|
|
3196
3347
|
tenantId?: string;
|
|
3197
|
-
}
|
|
3348
|
+
}
|
|
3198
3349
|
|
|
3199
3350
|
/** Represents ASC (Azure Security Center) requirements check request. */
|
|
3200
|
-
export
|
|
3351
|
+
export interface ASCCheckRequirements extends DataConnectorsCheckRequirements {
|
|
3201
3352
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
3202
3353
|
kind: "AzureSecurityCenter";
|
|
3203
3354
|
/** The subscription id to connect to, and get the data from. */
|
|
3204
3355
|
subscriptionId?: string;
|
|
3205
|
-
}
|
|
3356
|
+
}
|
|
3206
3357
|
|
|
3207
3358
|
/** Amazon Web Services CloudTrail requirements check request. */
|
|
3208
|
-
export
|
|
3359
|
+
export interface AwsCloudTrailCheckRequirements
|
|
3360
|
+
extends DataConnectorsCheckRequirements {
|
|
3209
3361
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
3210
3362
|
kind: "AmazonWebServicesCloudTrail";
|
|
3211
|
-
}
|
|
3363
|
+
}
|
|
3212
3364
|
|
|
3213
3365
|
/** Amazon Web Services S3 requirements check request. */
|
|
3214
|
-
export
|
|
3366
|
+
export interface AwsS3CheckRequirements
|
|
3367
|
+
extends DataConnectorsCheckRequirements {
|
|
3215
3368
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
3216
3369
|
kind: "AmazonWebServicesS3";
|
|
3217
|
-
}
|
|
3370
|
+
}
|
|
3218
3371
|
|
|
3219
3372
|
/** Represents Dynamics365 requirements check request. */
|
|
3220
|
-
export
|
|
3373
|
+
export interface Dynamics365CheckRequirements
|
|
3374
|
+
extends DataConnectorsCheckRequirements {
|
|
3221
3375
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
3222
3376
|
kind: "Dynamics365";
|
|
3223
3377
|
/** The tenant id to connect to, and get the data from. */
|
|
3224
3378
|
tenantId?: string;
|
|
3225
|
-
}
|
|
3379
|
+
}
|
|
3226
3380
|
|
|
3227
3381
|
/** Represents MCAS (Microsoft Cloud App Security) requirements check request. */
|
|
3228
|
-
export
|
|
3382
|
+
export interface McasCheckRequirements extends DataConnectorsCheckRequirements {
|
|
3229
3383
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
3230
3384
|
kind: "MicrosoftCloudAppSecurity";
|
|
3231
3385
|
/** The tenant id to connect to, and get the data from. */
|
|
3232
3386
|
tenantId?: string;
|
|
3233
|
-
}
|
|
3387
|
+
}
|
|
3234
3388
|
|
|
3235
3389
|
/** Represents MDATP (Microsoft Defender Advanced Threat Protection) requirements check request. */
|
|
3236
|
-
export
|
|
3390
|
+
export interface MdatpCheckRequirements
|
|
3391
|
+
extends DataConnectorsCheckRequirements {
|
|
3237
3392
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
3238
3393
|
kind: "MicrosoftDefenderAdvancedThreatProtection";
|
|
3239
3394
|
/** The tenant id to connect to, and get the data from. */
|
|
3240
3395
|
tenantId?: string;
|
|
3241
|
-
}
|
|
3396
|
+
}
|
|
3242
3397
|
|
|
3243
3398
|
/** Represents Microsoft Threat Intelligence requirements check request. */
|
|
3244
|
-
export
|
|
3399
|
+
export interface MstiCheckRequirements extends DataConnectorsCheckRequirements {
|
|
3245
3400
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
3246
3401
|
kind: "MicrosoftThreatIntelligence";
|
|
3247
3402
|
/** The tenant id to connect to, and get the data from. */
|
|
3248
3403
|
tenantId?: string;
|
|
3249
|
-
}
|
|
3404
|
+
}
|
|
3250
3405
|
|
|
3251
3406
|
/** Represents MTP (Microsoft Threat Protection) requirements check request. */
|
|
3252
|
-
export
|
|
3407
|
+
export interface MtpCheckRequirements extends DataConnectorsCheckRequirements {
|
|
3253
3408
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
3254
3409
|
kind: "MicrosoftThreatProtection";
|
|
3255
3410
|
/** The tenant id to connect to, and get the data from. */
|
|
3256
3411
|
tenantId?: string;
|
|
3257
|
-
}
|
|
3412
|
+
}
|
|
3258
3413
|
|
|
3259
3414
|
/** Represents OfficeATP (Office 365 Advanced Threat Protection) requirements check request. */
|
|
3260
|
-
export
|
|
3415
|
+
export interface OfficeATPCheckRequirements
|
|
3416
|
+
extends DataConnectorsCheckRequirements {
|
|
3261
3417
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
3262
3418
|
kind: "OfficeATP";
|
|
3263
3419
|
/** The tenant id to connect to, and get the data from. */
|
|
3264
3420
|
tenantId?: string;
|
|
3265
|
-
}
|
|
3421
|
+
}
|
|
3266
3422
|
|
|
3267
3423
|
/** Represents OfficeIRM (Microsoft Insider Risk Management) requirements check request. */
|
|
3268
|
-
export
|
|
3424
|
+
export interface OfficeIRMCheckRequirements
|
|
3425
|
+
extends DataConnectorsCheckRequirements {
|
|
3269
3426
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
3270
3427
|
kind: "OfficeIRM";
|
|
3271
3428
|
/** The tenant id to connect to, and get the data from. */
|
|
3272
3429
|
tenantId?: string;
|
|
3273
|
-
}
|
|
3430
|
+
}
|
|
3274
3431
|
|
|
3275
3432
|
/** Represents Office365 Project requirements check request. */
|
|
3276
|
-
export
|
|
3433
|
+
export interface Office365ProjectCheckRequirements
|
|
3434
|
+
extends DataConnectorsCheckRequirements {
|
|
3277
3435
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
3278
3436
|
kind: "Office365Project";
|
|
3279
3437
|
/** The tenant id to connect to, and get the data from. */
|
|
3280
3438
|
tenantId?: string;
|
|
3281
|
-
}
|
|
3439
|
+
}
|
|
3282
3440
|
|
|
3283
3441
|
/** Represents Office PowerBI requirements check request. */
|
|
3284
|
-
export
|
|
3442
|
+
export interface OfficePowerBICheckRequirements
|
|
3443
|
+
extends DataConnectorsCheckRequirements {
|
|
3285
3444
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
3286
3445
|
kind: "OfficePowerBI";
|
|
3287
3446
|
/** The tenant id to connect to, and get the data from. */
|
|
3288
3447
|
tenantId?: string;
|
|
3289
|
-
}
|
|
3448
|
+
}
|
|
3290
3449
|
|
|
3291
3450
|
/** Threat Intelligence Platforms data connector check requirements */
|
|
3292
|
-
export
|
|
3451
|
+
export interface TICheckRequirements extends DataConnectorsCheckRequirements {
|
|
3293
3452
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
3294
3453
|
kind: "ThreatIntelligence";
|
|
3295
3454
|
/** The tenant id to connect to, and get the data from. */
|
|
3296
3455
|
tenantId?: string;
|
|
3297
|
-
}
|
|
3456
|
+
}
|
|
3298
3457
|
|
|
3299
3458
|
/** Threat Intelligence TAXII data connector check requirements */
|
|
3300
|
-
export
|
|
3459
|
+
export interface TiTaxiiCheckRequirements
|
|
3460
|
+
extends DataConnectorsCheckRequirements {
|
|
3301
3461
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
3302
3462
|
kind: "ThreatIntelligenceTaxii";
|
|
3303
3463
|
/** The tenant id to connect to, and get the data from. */
|
|
3304
3464
|
tenantId?: string;
|
|
3305
|
-
}
|
|
3465
|
+
}
|
|
3306
3466
|
|
|
3307
3467
|
/** Represents IoT requirements check request. */
|
|
3308
|
-
export
|
|
3468
|
+
export interface IoTCheckRequirements extends DataConnectorsCheckRequirements {
|
|
3309
3469
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
3310
3470
|
kind: "IOT";
|
|
3311
3471
|
/** The subscription id to connect to, and get the data from. */
|
|
3312
3472
|
subscriptionId?: string;
|
|
3313
|
-
}
|
|
3473
|
+
}
|
|
3314
3474
|
|
|
3315
3475
|
/** Alert rule template with MITRE property bag. */
|
|
3316
|
-
export
|
|
3476
|
+
export interface AlertRuleTemplateWithMitreProperties
|
|
3477
|
+
extends AlertRuleTemplatePropertiesBase {
|
|
3317
3478
|
/** The tactics of the alert rule */
|
|
3318
3479
|
tactics?: AttackTactic[];
|
|
3319
3480
|
/** The techniques of the alert rule */
|
|
3320
3481
|
techniques?: string[];
|
|
3321
|
-
}
|
|
3482
|
+
}
|
|
3322
3483
|
|
|
3323
3484
|
/** MicrosoftSecurityIncidentCreation rule template properties */
|
|
3324
|
-
export
|
|
3485
|
+
export interface MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties
|
|
3486
|
+
extends AlertRuleTemplatePropertiesBase {
|
|
3325
3487
|
/** the alerts' displayNames on which the cases will be generated */
|
|
3326
3488
|
displayNamesFilter?: string[];
|
|
3327
3489
|
/** the alerts' displayNames on which the cases will not be generated */
|
|
@@ -3330,14 +3492,16 @@ export type MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties = Alert
|
|
|
3330
3492
|
productFilter?: MicrosoftSecurityProductName;
|
|
3331
3493
|
/** the alerts' severities on which the cases will be generated */
|
|
3332
3494
|
severitiesFilter?: AlertSeverity[];
|
|
3333
|
-
}
|
|
3495
|
+
}
|
|
3334
3496
|
|
|
3335
3497
|
/** NRT alert rule template properties */
|
|
3336
|
-
export
|
|
3337
|
-
|
|
3498
|
+
export interface NrtAlertRuleTemplateProperties
|
|
3499
|
+
extends AlertRuleTemplateWithMitreProperties,
|
|
3500
|
+
QueryBasedAlertRuleTemplateProperties {}
|
|
3338
3501
|
|
|
3339
3502
|
/** MicrosoftSecurityIncidentCreation rule property bag. */
|
|
3340
|
-
export
|
|
3503
|
+
export interface MicrosoftSecurityIncidentCreationAlertRuleProperties
|
|
3504
|
+
extends MicrosoftSecurityIncidentCreationAlertRuleCommonProperties {
|
|
3341
3505
|
/** The Name of the alert rule template used to create this rule. */
|
|
3342
3506
|
alertRuleTemplateName?: string;
|
|
3343
3507
|
/** The description of the alert rule. */
|
|
@@ -3351,10 +3515,11 @@ export type MicrosoftSecurityIncidentCreationAlertRuleProperties = MicrosoftSecu
|
|
|
3351
3515
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3352
3516
|
*/
|
|
3353
3517
|
readonly lastModifiedUtc?: Date;
|
|
3354
|
-
}
|
|
3518
|
+
}
|
|
3355
3519
|
|
|
3356
3520
|
/** Scheduled alert rule base property bag. */
|
|
3357
|
-
export
|
|
3521
|
+
export interface ScheduledAlertRuleProperties
|
|
3522
|
+
extends ScheduledAlertRuleCommonProperties {
|
|
3358
3523
|
/** The Name of the alert rule template used to create this rule. */
|
|
3359
3524
|
alertRuleTemplateName?: string;
|
|
3360
3525
|
/** The version of the alert rule template used to create this rule - in format <a.b.c>, where all are numbers, for example 0 <1.0.2> */
|
|
@@ -3380,10 +3545,10 @@ export type ScheduledAlertRuleProperties = ScheduledAlertRuleCommonProperties &
|
|
|
3380
3545
|
techniques?: string[];
|
|
3381
3546
|
/** The settings of the incidents that created from alerts triggered by this analytics rule */
|
|
3382
3547
|
incidentConfiguration?: IncidentConfiguration;
|
|
3383
|
-
}
|
|
3548
|
+
}
|
|
3384
3549
|
|
|
3385
3550
|
/** Represents Insight Query. */
|
|
3386
|
-
export
|
|
3551
|
+
export interface InsightQueryItemProperties extends EntityQueryItemProperties {
|
|
3387
3552
|
/** The insight display name. */
|
|
3388
3553
|
displayName?: string;
|
|
3389
3554
|
/** The insight description. */
|
|
@@ -3400,119 +3565,137 @@ export type InsightQueryItemProperties = EntityQueryItemProperties & {
|
|
|
3400
3565
|
defaultTimeRange?: InsightQueryItemPropertiesDefaultTimeRange;
|
|
3401
3566
|
/** The insight chart query. */
|
|
3402
3567
|
referenceTimeRange?: InsightQueryItemPropertiesReferenceTimeRange;
|
|
3403
|
-
}
|
|
3568
|
+
}
|
|
3404
3569
|
|
|
3405
3570
|
/** AAD (Azure Active Directory) requirements check properties. */
|
|
3406
|
-
export
|
|
3571
|
+
export interface AADCheckRequirementsProperties extends DataConnectorTenantId {}
|
|
3407
3572
|
|
|
3408
3573
|
/** AATP (Azure Advanced Threat Protection) requirements check properties. */
|
|
3409
|
-
export
|
|
3574
|
+
export interface AatpCheckRequirementsProperties
|
|
3575
|
+
extends DataConnectorTenantId {}
|
|
3410
3576
|
|
|
3411
3577
|
/** Dynamics365 requirements check properties. */
|
|
3412
|
-
export
|
|
3578
|
+
export interface Dynamics365CheckRequirementsProperties
|
|
3579
|
+
extends DataConnectorTenantId {}
|
|
3413
3580
|
|
|
3414
3581
|
/** MCAS (Microsoft Cloud App Security) requirements check properties. */
|
|
3415
|
-
export
|
|
3582
|
+
export interface McasCheckRequirementsProperties
|
|
3583
|
+
extends DataConnectorTenantId {}
|
|
3416
3584
|
|
|
3417
3585
|
/** MDATP (Microsoft Defender Advanced Threat Protection) requirements check properties. */
|
|
3418
|
-
export
|
|
3586
|
+
export interface MdatpCheckRequirementsProperties
|
|
3587
|
+
extends DataConnectorTenantId {}
|
|
3419
3588
|
|
|
3420
3589
|
/** Microsoft Threat Intelligence requirements check properties. */
|
|
3421
|
-
export
|
|
3590
|
+
export interface MstiCheckRequirementsProperties
|
|
3591
|
+
extends DataConnectorTenantId {}
|
|
3422
3592
|
|
|
3423
3593
|
/** MTP (Microsoft Threat Protection) requirements check properties. */
|
|
3424
|
-
export
|
|
3594
|
+
export interface MTPCheckRequirementsProperties extends DataConnectorTenantId {}
|
|
3425
3595
|
|
|
3426
3596
|
/** OfficeATP (Office 365 Advanced Threat Protection) requirements check properties. */
|
|
3427
|
-
export
|
|
3597
|
+
export interface OfficeATPCheckRequirementsProperties
|
|
3598
|
+
extends DataConnectorTenantId {}
|
|
3428
3599
|
|
|
3429
3600
|
/** OfficeIRM (Microsoft Insider Risk Management) requirements check properties. */
|
|
3430
|
-
export
|
|
3601
|
+
export interface OfficeIRMCheckRequirementsProperties
|
|
3602
|
+
extends DataConnectorTenantId {}
|
|
3431
3603
|
|
|
3432
3604
|
/** Office365 Project requirements check properties. */
|
|
3433
|
-
export
|
|
3605
|
+
export interface Office365ProjectCheckRequirementsProperties
|
|
3606
|
+
extends DataConnectorTenantId {}
|
|
3434
3607
|
|
|
3435
3608
|
/** Office PowerBI requirements check properties. */
|
|
3436
|
-
export
|
|
3609
|
+
export interface OfficePowerBICheckRequirementsProperties
|
|
3610
|
+
extends DataConnectorTenantId {}
|
|
3437
3611
|
|
|
3438
3612
|
/** Threat Intelligence Platforms data connector required properties. */
|
|
3439
|
-
export
|
|
3613
|
+
export interface TICheckRequirementsProperties extends DataConnectorTenantId {}
|
|
3440
3614
|
|
|
3441
3615
|
/** Threat Intelligence TAXII data connector required properties. */
|
|
3442
|
-
export
|
|
3616
|
+
export interface TiTaxiiCheckRequirementsProperties
|
|
3617
|
+
extends DataConnectorTenantId {}
|
|
3443
3618
|
|
|
3444
3619
|
/** AAD (Azure Active Directory) data connector properties. */
|
|
3445
|
-
export
|
|
3446
|
-
|
|
3620
|
+
export interface AADDataConnectorProperties
|
|
3621
|
+
extends DataConnectorTenantId,
|
|
3622
|
+
DataConnectorWithAlertsProperties {}
|
|
3447
3623
|
|
|
3448
3624
|
/** Microsoft Threat Intelligence data connector properties. */
|
|
3449
|
-
export
|
|
3625
|
+
export interface MstiDataConnectorProperties extends DataConnectorTenantId {
|
|
3450
3626
|
/** The available data types for the connector. */
|
|
3451
3627
|
dataTypes: MstiDataConnectorDataTypes;
|
|
3452
|
-
}
|
|
3628
|
+
}
|
|
3453
3629
|
|
|
3454
3630
|
/** MTP (Microsoft Threat Protection) data connector properties. */
|
|
3455
|
-
export
|
|
3631
|
+
export interface MTPDataConnectorProperties extends DataConnectorTenantId {
|
|
3456
3632
|
/** The available data types for the connector. */
|
|
3457
3633
|
dataTypes: MTPDataConnectorDataTypes;
|
|
3458
|
-
}
|
|
3634
|
+
}
|
|
3459
3635
|
|
|
3460
3636
|
/** AATP (Azure Advanced Threat Protection) data connector properties. */
|
|
3461
|
-
export
|
|
3462
|
-
|
|
3637
|
+
export interface AatpDataConnectorProperties
|
|
3638
|
+
extends DataConnectorTenantId,
|
|
3639
|
+
DataConnectorWithAlertsProperties {}
|
|
3463
3640
|
|
|
3464
3641
|
/** MCAS (Microsoft Cloud App Security) data connector properties. */
|
|
3465
|
-
export
|
|
3642
|
+
export interface McasDataConnectorProperties extends DataConnectorTenantId {
|
|
3466
3643
|
/** The available data types for the connector. */
|
|
3467
3644
|
dataTypes: McasDataConnectorDataTypes;
|
|
3468
|
-
}
|
|
3645
|
+
}
|
|
3469
3646
|
|
|
3470
3647
|
/** Dynamics365 data connector properties. */
|
|
3471
|
-
export
|
|
3648
|
+
export interface Dynamics365DataConnectorProperties
|
|
3649
|
+
extends DataConnectorTenantId {
|
|
3472
3650
|
/** The available data types for the connector. */
|
|
3473
3651
|
dataTypes: Dynamics365DataConnectorDataTypes;
|
|
3474
|
-
}
|
|
3652
|
+
}
|
|
3475
3653
|
|
|
3476
3654
|
/** OfficeATP (Office 365 Advanced Threat Protection) data connector properties. */
|
|
3477
|
-
export
|
|
3478
|
-
|
|
3655
|
+
export interface OfficeATPDataConnectorProperties
|
|
3656
|
+
extends DataConnectorTenantId,
|
|
3657
|
+
DataConnectorWithAlertsProperties {}
|
|
3479
3658
|
|
|
3480
3659
|
/** Office Microsoft Project data connector properties. */
|
|
3481
|
-
export
|
|
3660
|
+
export interface Office365ProjectDataConnectorProperties
|
|
3661
|
+
extends DataConnectorTenantId {
|
|
3482
3662
|
/** The available data types for the connector. */
|
|
3483
3663
|
dataTypes: Office365ProjectConnectorDataTypes;
|
|
3484
|
-
}
|
|
3664
|
+
}
|
|
3485
3665
|
|
|
3486
3666
|
/** Office Microsoft PowerBI data connector properties. */
|
|
3487
|
-
export
|
|
3667
|
+
export interface OfficePowerBIDataConnectorProperties
|
|
3668
|
+
extends DataConnectorTenantId {
|
|
3488
3669
|
/** The available data types for the connector. */
|
|
3489
3670
|
dataTypes: OfficePowerBIConnectorDataTypes;
|
|
3490
|
-
}
|
|
3671
|
+
}
|
|
3491
3672
|
|
|
3492
3673
|
/** OfficeIRM (Microsoft Insider Risk Management) data connector properties. */
|
|
3493
|
-
export
|
|
3494
|
-
|
|
3674
|
+
export interface OfficeIRMDataConnectorProperties
|
|
3675
|
+
extends DataConnectorTenantId,
|
|
3676
|
+
DataConnectorWithAlertsProperties {}
|
|
3495
3677
|
|
|
3496
3678
|
/** MDATP (Microsoft Defender Advanced Threat Protection) data connector properties. */
|
|
3497
|
-
export
|
|
3498
|
-
|
|
3679
|
+
export interface MdatpDataConnectorProperties
|
|
3680
|
+
extends DataConnectorTenantId,
|
|
3681
|
+
DataConnectorWithAlertsProperties {}
|
|
3499
3682
|
|
|
3500
3683
|
/** Office data connector properties. */
|
|
3501
|
-
export
|
|
3684
|
+
export interface OfficeDataConnectorProperties extends DataConnectorTenantId {
|
|
3502
3685
|
/** The available data types for the connector. */
|
|
3503
3686
|
dataTypes: OfficeDataConnectorDataTypes;
|
|
3504
|
-
}
|
|
3687
|
+
}
|
|
3505
3688
|
|
|
3506
3689
|
/** TI (Threat Intelligence) data connector properties. */
|
|
3507
|
-
export
|
|
3690
|
+
export interface TIDataConnectorProperties extends DataConnectorTenantId {
|
|
3508
3691
|
/** The lookback period for the feed to be imported. */
|
|
3509
3692
|
tipLookbackPeriod?: Date;
|
|
3510
3693
|
/** The available data types for the connector. */
|
|
3511
3694
|
dataTypes: TIDataConnectorDataTypes;
|
|
3512
|
-
}
|
|
3695
|
+
}
|
|
3513
3696
|
|
|
3514
3697
|
/** Threat Intelligence TAXII data connector properties. */
|
|
3515
|
-
export
|
|
3698
|
+
export interface TiTaxiiDataConnectorProperties extends DataConnectorTenantId {
|
|
3516
3699
|
/** The workspace id. */
|
|
3517
3700
|
workspaceId?: string;
|
|
3518
3701
|
/** The friendly name for the TAXII server. */
|
|
@@ -3531,126 +3714,148 @@ export type TiTaxiiDataConnectorProperties = DataConnectorTenantId & {
|
|
|
3531
3714
|
pollingFrequency: PollingFrequency | null;
|
|
3532
3715
|
/** The available data types for Threat Intelligence TAXII data connector. */
|
|
3533
3716
|
dataTypes: TiTaxiiDataConnectorDataTypes;
|
|
3534
|
-
}
|
|
3717
|
+
}
|
|
3535
3718
|
|
|
3536
3719
|
/** ASC (Azure Security Center) data connector properties. */
|
|
3537
|
-
export
|
|
3720
|
+
export interface ASCDataConnectorProperties
|
|
3721
|
+
extends DataConnectorWithAlertsProperties {
|
|
3538
3722
|
/** The subscription id to connect to, and get the data from. */
|
|
3539
3723
|
subscriptionId?: string;
|
|
3540
|
-
}
|
|
3724
|
+
}
|
|
3541
3725
|
|
|
3542
3726
|
/** IoT data connector properties. */
|
|
3543
|
-
export
|
|
3727
|
+
export interface IoTDataConnectorProperties
|
|
3728
|
+
extends DataConnectorWithAlertsProperties {
|
|
3544
3729
|
/** The subscription id to connect to, and get the data from. */
|
|
3545
3730
|
subscriptionId?: string;
|
|
3546
|
-
}
|
|
3731
|
+
}
|
|
3547
3732
|
|
|
3548
3733
|
/** The available data types for MCAS (Microsoft Cloud App Security) data connector. */
|
|
3549
|
-
export
|
|
3734
|
+
export interface McasDataConnectorDataTypes
|
|
3735
|
+
extends AlertsDataTypeOfDataConnector {
|
|
3550
3736
|
/** Discovery log data type connection. */
|
|
3551
3737
|
discoveryLogs?: DataConnectorDataTypeCommon;
|
|
3552
|
-
}
|
|
3738
|
+
}
|
|
3553
3739
|
|
|
3554
3740
|
/** Data type for Microsoft Threat Intelligence Platforms data connector. */
|
|
3555
|
-
export
|
|
3741
|
+
export interface MstiDataConnectorDataTypesBingSafetyPhishingURL
|
|
3742
|
+
extends DataConnectorDataTypeCommon {
|
|
3556
3743
|
/** lookback period */
|
|
3557
3744
|
lookbackPeriod: string;
|
|
3558
|
-
}
|
|
3745
|
+
}
|
|
3559
3746
|
|
|
3560
3747
|
/** Data type for Microsoft Threat Intelligence Platforms data connector. */
|
|
3561
|
-
export
|
|
3748
|
+
export interface MstiDataConnectorDataTypesMicrosoftEmergingThreatFeed
|
|
3749
|
+
extends DataConnectorDataTypeCommon {
|
|
3562
3750
|
/** lookback period */
|
|
3563
3751
|
lookbackPeriod: string;
|
|
3564
|
-
}
|
|
3752
|
+
}
|
|
3565
3753
|
|
|
3566
3754
|
/** Data type for Microsoft Threat Protection Platforms data connector. */
|
|
3567
|
-
export
|
|
3755
|
+
export interface MTPDataConnectorDataTypesIncidents
|
|
3756
|
+
extends DataConnectorDataTypeCommon {}
|
|
3568
3757
|
|
|
3569
3758
|
/** Logs data type. */
|
|
3570
|
-
export
|
|
3759
|
+
export interface AwsCloudTrailDataConnectorDataTypesLogs
|
|
3760
|
+
extends DataConnectorDataTypeCommon {}
|
|
3571
3761
|
|
|
3572
3762
|
/** Logs data type. */
|
|
3573
|
-
export
|
|
3763
|
+
export interface AwsS3DataConnectorDataTypesLogs
|
|
3764
|
+
extends DataConnectorDataTypeCommon {}
|
|
3574
3765
|
|
|
3575
3766
|
/** Common Data Service data type connection. */
|
|
3576
|
-
export
|
|
3767
|
+
export interface Dynamics365DataConnectorDataTypesDynamics365CdsActivities
|
|
3768
|
+
extends DataConnectorDataTypeCommon {}
|
|
3577
3769
|
|
|
3578
3770
|
/** Logs data type. */
|
|
3579
|
-
export
|
|
3771
|
+
export interface Office365ProjectConnectorDataTypesLogs
|
|
3772
|
+
extends DataConnectorDataTypeCommon {}
|
|
3580
3773
|
|
|
3581
3774
|
/** Logs data type. */
|
|
3582
|
-
export
|
|
3775
|
+
export interface OfficePowerBIConnectorDataTypesLogs
|
|
3776
|
+
extends DataConnectorDataTypeCommon {}
|
|
3583
3777
|
|
|
3584
3778
|
/** Exchange data type connection. */
|
|
3585
|
-
export
|
|
3779
|
+
export interface OfficeDataConnectorDataTypesExchange
|
|
3780
|
+
extends DataConnectorDataTypeCommon {}
|
|
3586
3781
|
|
|
3587
3782
|
/** SharePoint data type connection. */
|
|
3588
|
-
export
|
|
3783
|
+
export interface OfficeDataConnectorDataTypesSharePoint
|
|
3784
|
+
extends DataConnectorDataTypeCommon {}
|
|
3589
3785
|
|
|
3590
3786
|
/** Teams data type connection. */
|
|
3591
|
-
export
|
|
3787
|
+
export interface OfficeDataConnectorDataTypesTeams
|
|
3788
|
+
extends DataConnectorDataTypeCommon {}
|
|
3592
3789
|
|
|
3593
3790
|
/** Data type for indicators connection. */
|
|
3594
|
-
export
|
|
3791
|
+
export interface TIDataConnectorDataTypesIndicators
|
|
3792
|
+
extends DataConnectorDataTypeCommon {}
|
|
3595
3793
|
|
|
3596
3794
|
/** Data type for TAXII connector. */
|
|
3597
|
-
export
|
|
3795
|
+
export interface TiTaxiiDataConnectorDataTypesTaxiiClient
|
|
3796
|
+
extends DataConnectorDataTypeCommon {}
|
|
3598
3797
|
|
|
3599
|
-
export
|
|
3798
|
+
export interface CodelessUiConnectorConfigPropertiesGraphQueriesItem
|
|
3799
|
+
extends GraphQueries {}
|
|
3600
3800
|
|
|
3601
|
-
export
|
|
3801
|
+
export interface CodelessUiConnectorConfigPropertiesSampleQueriesItem
|
|
3802
|
+
extends SampleQueries {}
|
|
3602
3803
|
|
|
3603
|
-
export
|
|
3804
|
+
export interface CodelessUiConnectorConfigPropertiesDataTypesItem
|
|
3805
|
+
extends LastDataReceivedDataType {}
|
|
3604
3806
|
|
|
3605
|
-
export
|
|
3807
|
+
export interface CodelessUiConnectorConfigPropertiesConnectivityCriteriaItem
|
|
3808
|
+
extends ConnectivityCriteria {}
|
|
3606
3809
|
|
|
3607
|
-
export
|
|
3810
|
+
export interface PermissionsResourceProviderItem extends ResourceProvider {}
|
|
3608
3811
|
|
|
3609
3812
|
/** Customs permissions required for the connector */
|
|
3610
|
-
export
|
|
3813
|
+
export interface Customs extends CustomsPermission {}
|
|
3611
3814
|
|
|
3612
|
-
export
|
|
3815
|
+
export interface CodelessUiConnectorConfigPropertiesInstructionStepsItem
|
|
3816
|
+
extends InstructionSteps {}
|
|
3613
3817
|
|
|
3614
|
-
export
|
|
3818
|
+
export interface InstructionStepsInstructionsItem
|
|
3819
|
+
extends ConnectorInstructionModelBase {}
|
|
3615
3820
|
|
|
3616
3821
|
/** Alert rule. */
|
|
3617
|
-
export
|
|
3822
|
+
export interface AlertRule extends ResourceWithEtag {
|
|
3618
3823
|
/** The kind of the alert rule */
|
|
3619
3824
|
kind: AlertRuleKind;
|
|
3620
|
-
}
|
|
3825
|
+
}
|
|
3621
3826
|
|
|
3622
3827
|
/** Action for alert rule. */
|
|
3623
|
-
export
|
|
3828
|
+
export interface ActionResponse extends ResourceWithEtag {
|
|
3624
3829
|
/** Logic App Resource Id, /subscriptions/{my-subscription}/resourceGroups/{my-resource-group}/providers/Microsoft.Logic/workflows/{my-workflow-id}. */
|
|
3625
3830
|
logicAppResourceId?: string;
|
|
3626
3831
|
/** The name of the logic app's workflow. */
|
|
3627
3832
|
workflowId?: string;
|
|
3628
|
-
}
|
|
3833
|
+
}
|
|
3629
3834
|
|
|
3630
3835
|
/** Action for alert rule. */
|
|
3631
|
-
export
|
|
3836
|
+
export interface ActionRequest extends ResourceWithEtag {
|
|
3632
3837
|
/** Logic App Resource Id, /subscriptions/{my-subscription}/resourceGroups/{my-resource-group}/providers/Microsoft.Logic/workflows/{my-workflow-id}. */
|
|
3633
3838
|
logicAppResourceId?: string;
|
|
3634
3839
|
/** Logic App Callback URL for this specific workflow. */
|
|
3635
3840
|
triggerUri?: string;
|
|
3636
|
-
}
|
|
3841
|
+
}
|
|
3637
3842
|
|
|
3638
|
-
export
|
|
3639
|
-
/** The display name of the automation rule */
|
|
3843
|
+
export interface AutomationRule extends ResourceWithEtag {
|
|
3844
|
+
/** The display name of the automation rule. */
|
|
3640
3845
|
displayName: string;
|
|
3641
|
-
/** The order of execution of the automation rule */
|
|
3846
|
+
/** The order of execution of the automation rule. */
|
|
3642
3847
|
order: number;
|
|
3643
|
-
/** Describes automation rule triggering logic */
|
|
3848
|
+
/** Describes automation rule triggering logic. */
|
|
3644
3849
|
triggeringLogic: AutomationRuleTriggeringLogic;
|
|
3645
|
-
/** The actions to execute when the automation rule is triggered */
|
|
3850
|
+
/** The actions to execute when the automation rule is triggered. */
|
|
3646
3851
|
actions: AutomationRuleActionUnion[];
|
|
3647
3852
|
/**
|
|
3648
|
-
* The last time the automation rule was updated
|
|
3853
|
+
* The last time the automation rule was updated.
|
|
3649
3854
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3650
3855
|
*/
|
|
3651
3856
|
readonly lastModifiedTimeUtc?: Date;
|
|
3652
3857
|
/**
|
|
3653
|
-
* The time the automation rule was created
|
|
3858
|
+
* The time the automation rule was created.
|
|
3654
3859
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3655
3860
|
*/
|
|
3656
3861
|
readonly createdTimeUtc?: Date;
|
|
@@ -3664,10 +3869,10 @@ export type AutomationRule = ResourceWithEtag & {
|
|
|
3664
3869
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3665
3870
|
*/
|
|
3666
3871
|
readonly createdBy?: ClientInfo;
|
|
3667
|
-
}
|
|
3872
|
+
}
|
|
3668
3873
|
|
|
3669
3874
|
/** Represents a bookmark in Azure Security Insights. */
|
|
3670
|
-
export
|
|
3875
|
+
export interface Bookmark extends ResourceWithEtag {
|
|
3671
3876
|
/** The time the bookmark was created */
|
|
3672
3877
|
created?: Date;
|
|
3673
3878
|
/** Describes a user that created the bookmark */
|
|
@@ -3700,10 +3905,10 @@ export type Bookmark = ResourceWithEtag & {
|
|
|
3700
3905
|
tactics?: AttackTactic[];
|
|
3701
3906
|
/** A list of relevant mitre techniques */
|
|
3702
3907
|
techniques?: string[];
|
|
3703
|
-
}
|
|
3908
|
+
}
|
|
3704
3909
|
|
|
3705
3910
|
/** Represents a relation between two resources */
|
|
3706
|
-
export
|
|
3911
|
+
export interface Relation extends ResourceWithEtag {
|
|
3707
3912
|
/** The resource ID of the related resource */
|
|
3708
3913
|
relatedResourceId?: string;
|
|
3709
3914
|
/**
|
|
@@ -3721,22 +3926,22 @@ export type Relation = ResourceWithEtag & {
|
|
|
3721
3926
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3722
3927
|
*/
|
|
3723
3928
|
readonly relatedResourceKind?: string;
|
|
3724
|
-
}
|
|
3929
|
+
}
|
|
3725
3930
|
|
|
3726
3931
|
/** Specific entity query. */
|
|
3727
|
-
export
|
|
3932
|
+
export interface EntityQuery extends ResourceWithEtag {
|
|
3728
3933
|
/** the entity query kind */
|
|
3729
3934
|
kind: EntityQueryKind;
|
|
3730
|
-
}
|
|
3935
|
+
}
|
|
3731
3936
|
|
|
3732
3937
|
/** Specific entity query that supports put requests. */
|
|
3733
|
-
export
|
|
3938
|
+
export interface CustomEntityQuery extends ResourceWithEtag {
|
|
3734
3939
|
/** the entity query kind */
|
|
3735
3940
|
kind: CustomEntityQueryKind;
|
|
3736
|
-
}
|
|
3941
|
+
}
|
|
3737
3942
|
|
|
3738
3943
|
/** Represents an incident in Azure Security Insights. */
|
|
3739
|
-
export
|
|
3944
|
+
export interface Incident extends ResourceWithEtag {
|
|
3740
3945
|
/**
|
|
3741
3946
|
* Additional data on the incident
|
|
3742
3947
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3795,10 +4000,10 @@ export type Incident = ResourceWithEtag & {
|
|
|
3795
4000
|
teamInformation?: TeamInformation;
|
|
3796
4001
|
/** The title of the incident */
|
|
3797
4002
|
title?: string;
|
|
3798
|
-
}
|
|
4003
|
+
}
|
|
3799
4004
|
|
|
3800
4005
|
/** Represents an incident comment */
|
|
3801
|
-
export
|
|
4006
|
+
export interface IncidentComment extends ResourceWithEtag {
|
|
3802
4007
|
/**
|
|
3803
4008
|
* The time the comment was created
|
|
3804
4009
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3816,10 +4021,10 @@ export type IncidentComment = ResourceWithEtag & {
|
|
|
3816
4021
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3817
4022
|
*/
|
|
3818
4023
|
readonly author?: ClientInfo;
|
|
3819
|
-
}
|
|
4024
|
+
}
|
|
3820
4025
|
|
|
3821
4026
|
/** Metadata resource definition. */
|
|
3822
|
-
export
|
|
4027
|
+
export interface MetadataModel extends ResourceWithEtag {
|
|
3823
4028
|
/** Static ID for the content. Used to identify dependencies and content from solutions or community. Hard-coded/static for out of the box content and solutions. Dynamic for user-created. This is the resource name */
|
|
3824
4029
|
contentId?: string;
|
|
3825
4030
|
/** Full parent resource ID of the content item the metadata is for. This is the full resource ID including the scope (subscription and resource group) */
|
|
@@ -3858,10 +4063,10 @@ export type MetadataModel = ResourceWithEtag & {
|
|
|
3858
4063
|
previewImages?: string[];
|
|
3859
4064
|
/** preview image file names. These will be taken from the solution artifacts. used for dark theme support */
|
|
3860
4065
|
previewImagesDark?: string[];
|
|
3861
|
-
}
|
|
4066
|
+
}
|
|
3862
4067
|
|
|
3863
4068
|
/** Metadata patch request body. */
|
|
3864
|
-
export
|
|
4069
|
+
export interface MetadataPatch extends ResourceWithEtag {
|
|
3865
4070
|
/** Static ID for the content. Used to identify dependencies and content from solutions or community. Hard-coded/static for out of the box content and solutions. Dynamic for user-created. This is the resource name */
|
|
3866
4071
|
contentId?: string;
|
|
3867
4072
|
/** Full parent resource ID of the content item the metadata is for. This is the full resource ID including the scope (subscription and resource group) */
|
|
@@ -3900,22 +4105,28 @@ export type MetadataPatch = ResourceWithEtag & {
|
|
|
3900
4105
|
previewImages?: string[];
|
|
3901
4106
|
/** preview image file names. These will be taken from the solution artifacts. used for dark theme support */
|
|
3902
4107
|
previewImagesDark?: string[];
|
|
3903
|
-
}
|
|
4108
|
+
}
|
|
3904
4109
|
|
|
3905
4110
|
/** Sentinel onboarding state */
|
|
3906
|
-
export
|
|
4111
|
+
export interface SentinelOnboardingState extends ResourceWithEtag {
|
|
3907
4112
|
/** Flag that indicates the status of the CMK setting */
|
|
3908
4113
|
customerManagedKey?: boolean;
|
|
3909
|
-
}
|
|
4114
|
+
}
|
|
4115
|
+
|
|
4116
|
+
/** Security ML Analytics Setting */
|
|
4117
|
+
export interface SecurityMLAnalyticsSetting extends ResourceWithEtag {
|
|
4118
|
+
/** The kind of security ML Analytics Settings */
|
|
4119
|
+
kind: SecurityMLAnalyticsSettingsKind;
|
|
4120
|
+
}
|
|
3910
4121
|
|
|
3911
4122
|
/** The Setting. */
|
|
3912
|
-
export
|
|
4123
|
+
export interface Settings extends ResourceWithEtag {
|
|
3913
4124
|
/** The kind of the setting */
|
|
3914
4125
|
kind: SettingKind;
|
|
3915
|
-
}
|
|
4126
|
+
}
|
|
3916
4127
|
|
|
3917
4128
|
/** Represents a SourceControl in Azure Security Insights. */
|
|
3918
|
-
export
|
|
4129
|
+
export interface SourceControl extends ResourceWithEtag {
|
|
3919
4130
|
/** The id (a Guid) of the source control */
|
|
3920
4131
|
idPropertiesId?: string;
|
|
3921
4132
|
/** The version number associated with the source control */
|
|
@@ -3934,16 +4145,16 @@ export type SourceControl = ResourceWithEtag & {
|
|
|
3934
4145
|
repositoryResourceInfo?: RepositoryResourceInfo;
|
|
3935
4146
|
/** Information regarding the latest deployment for the source control. */
|
|
3936
4147
|
lastDeploymentInfo?: DeploymentInfo;
|
|
3937
|
-
}
|
|
4148
|
+
}
|
|
3938
4149
|
|
|
3939
4150
|
/** Threat intelligence information object. */
|
|
3940
|
-
export
|
|
4151
|
+
export interface ThreatIntelligenceInformation extends ResourceWithEtag {
|
|
3941
4152
|
/** The kind of the entity. */
|
|
3942
4153
|
kind: ThreatIntelligenceResourceKindEnum;
|
|
3943
|
-
}
|
|
4154
|
+
}
|
|
3944
4155
|
|
|
3945
4156
|
/** Represents a Watchlist in Azure Security Insights. */
|
|
3946
|
-
export
|
|
4157
|
+
export interface Watchlist extends ResourceWithEtag {
|
|
3947
4158
|
/** The id (a Guid) of the watchlist */
|
|
3948
4159
|
watchlistId?: string;
|
|
3949
4160
|
/** The display name of the watchlist */
|
|
@@ -3980,23 +4191,16 @@ export type Watchlist = ResourceWithEtag & {
|
|
|
3980
4191
|
numberOfLinesToSkip?: number;
|
|
3981
4192
|
/** The raw content that represents to watchlist items to create. In case of csv/tsv content type, it's the content of the file that will parsed by the endpoint */
|
|
3982
4193
|
rawContent?: string;
|
|
3983
|
-
/** The Shared Access Signature (SAS) URI under which the large csv watchlist file is located and from which the watchlist and its items will be created */
|
|
3984
|
-
sasUri?: string;
|
|
3985
4194
|
/** The search key is used to optimize query performance when using watchlists for joins with other data. For example, enable a column with IP addresses to be the designated SearchKey field, then use this field as the key field when joining to other event data by IP address. */
|
|
3986
4195
|
itemsSearchKey?: string;
|
|
3987
4196
|
/** The content type of the raw content. Example : text/csv or text/tsv */
|
|
3988
4197
|
contentType?: string;
|
|
3989
4198
|
/** The status of the Watchlist upload : New, InProgress or Complete. Pls note : When a Watchlist upload status is equal to InProgress, the Watchlist cannot be deleted */
|
|
3990
4199
|
uploadStatus?: string;
|
|
3991
|
-
|
|
3992
|
-
* The provisioning state of the watchlist resource.
|
|
3993
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3994
|
-
*/
|
|
3995
|
-
readonly provisioningState?: ProvisioningState;
|
|
3996
|
-
};
|
|
4200
|
+
}
|
|
3997
4201
|
|
|
3998
4202
|
/** Represents a Watchlist item in Azure Security Insights. */
|
|
3999
|
-
export
|
|
4203
|
+
export interface WatchlistItem extends ResourceWithEtag {
|
|
4000
4204
|
/** The type of the watchlist item */
|
|
4001
4205
|
watchlistItemType?: string;
|
|
4002
4206
|
/** The id (a Guid) of the watchlist item */
|
|
@@ -4017,16 +4221,17 @@ export type WatchlistItem = ResourceWithEtag & {
|
|
|
4017
4221
|
itemsKeyValue?: { [propertyName: string]: any };
|
|
4018
4222
|
/** key-value pairs for a watchlist item entity mapping */
|
|
4019
4223
|
entityMapping?: { [propertyName: string]: any };
|
|
4020
|
-
}
|
|
4224
|
+
}
|
|
4021
4225
|
|
|
4022
4226
|
/** Data connector */
|
|
4023
|
-
export
|
|
4227
|
+
export interface DataConnector extends ResourceWithEtag {
|
|
4024
4228
|
/** The data connector kind */
|
|
4025
4229
|
kind: DataConnectorKind;
|
|
4026
|
-
}
|
|
4230
|
+
}
|
|
4027
4231
|
|
|
4028
4232
|
/** Represents MLBehaviorAnalytics alert rule template. */
|
|
4029
|
-
export
|
|
4233
|
+
export interface MLBehaviorAnalyticsAlertRuleTemplate
|
|
4234
|
+
extends AlertRuleTemplate {
|
|
4030
4235
|
/** the number of alert rules that were created by this template */
|
|
4031
4236
|
alertRulesCreatedByTemplateCount?: number;
|
|
4032
4237
|
/**
|
|
@@ -4053,10 +4258,10 @@ export type MLBehaviorAnalyticsAlertRuleTemplate = AlertRuleTemplate & {
|
|
|
4053
4258
|
techniques?: string[];
|
|
4054
4259
|
/** The severity for alerts created by this alert rule. */
|
|
4055
4260
|
severity?: AlertSeverity;
|
|
4056
|
-
}
|
|
4261
|
+
}
|
|
4057
4262
|
|
|
4058
4263
|
/** Represents Fusion alert rule template. */
|
|
4059
|
-
export
|
|
4264
|
+
export interface FusionAlertRuleTemplate extends AlertRuleTemplate {
|
|
4060
4265
|
/** the number of alert rules that were created by this template */
|
|
4061
4266
|
alertRulesCreatedByTemplateCount?: number;
|
|
4062
4267
|
/**
|
|
@@ -4085,10 +4290,10 @@ export type FusionAlertRuleTemplate = AlertRuleTemplate & {
|
|
|
4085
4290
|
techniques?: string[];
|
|
4086
4291
|
/** All supported source signal configurations consumed in fusion detection. */
|
|
4087
4292
|
sourceSettings?: FusionTemplateSourceSetting[];
|
|
4088
|
-
}
|
|
4293
|
+
}
|
|
4089
4294
|
|
|
4090
4295
|
/** Represents Threat Intelligence alert rule template. */
|
|
4091
|
-
export
|
|
4296
|
+
export interface ThreatIntelligenceAlertRuleTemplate extends AlertRuleTemplate {
|
|
4092
4297
|
/** the number of alert rules that were created by this template */
|
|
4093
4298
|
alertRulesCreatedByTemplateCount?: number;
|
|
4094
4299
|
/**
|
|
@@ -4115,10 +4320,11 @@ export type ThreatIntelligenceAlertRuleTemplate = AlertRuleTemplate & {
|
|
|
4115
4320
|
techniques?: string[];
|
|
4116
4321
|
/** The severity for alerts created by this alert rule. */
|
|
4117
4322
|
severity?: AlertSeverity;
|
|
4118
|
-
}
|
|
4323
|
+
}
|
|
4119
4324
|
|
|
4120
4325
|
/** Represents MicrosoftSecurityIncidentCreation rule template. */
|
|
4121
|
-
export
|
|
4326
|
+
export interface MicrosoftSecurityIncidentCreationAlertRuleTemplate
|
|
4327
|
+
extends AlertRuleTemplate {
|
|
4122
4328
|
/** the number of alert rules that were created by this template */
|
|
4123
4329
|
alertRulesCreatedByTemplateCount?: number;
|
|
4124
4330
|
/**
|
|
@@ -4147,10 +4353,10 @@ export type MicrosoftSecurityIncidentCreationAlertRuleTemplate = AlertRuleTempla
|
|
|
4147
4353
|
productFilter?: MicrosoftSecurityProductName;
|
|
4148
4354
|
/** the alerts' severities on which the cases will be generated */
|
|
4149
4355
|
severitiesFilter?: AlertSeverity[];
|
|
4150
|
-
}
|
|
4356
|
+
}
|
|
4151
4357
|
|
|
4152
4358
|
/** Represents scheduled alert rule template. */
|
|
4153
|
-
export
|
|
4359
|
+
export interface ScheduledAlertRuleTemplate extends AlertRuleTemplate {
|
|
4154
4360
|
/** the number of alert rules that were created by this template */
|
|
4155
4361
|
alertRulesCreatedByTemplateCount?: number;
|
|
4156
4362
|
/**
|
|
@@ -4197,10 +4403,10 @@ export type ScheduledAlertRuleTemplate = AlertRuleTemplate & {
|
|
|
4197
4403
|
entityMappings?: EntityMapping[];
|
|
4198
4404
|
/** The alert details override settings */
|
|
4199
4405
|
alertDetailsOverride?: AlertDetailsOverride;
|
|
4200
|
-
}
|
|
4406
|
+
}
|
|
4201
4407
|
|
|
4202
4408
|
/** Represents NRT alert rule template. */
|
|
4203
|
-
export
|
|
4409
|
+
export interface NrtAlertRuleTemplate extends AlertRuleTemplate {
|
|
4204
4410
|
/** the number of alert rules that were created by this template */
|
|
4205
4411
|
alertRulesCreatedByTemplateCount?: number;
|
|
4206
4412
|
/**
|
|
@@ -4237,10 +4443,10 @@ export type NrtAlertRuleTemplate = AlertRuleTemplate & {
|
|
|
4237
4443
|
entityMappings?: EntityMapping[];
|
|
4238
4444
|
/** The alert details override settings */
|
|
4239
4445
|
alertDetailsOverride?: AlertDetailsOverride;
|
|
4240
|
-
}
|
|
4446
|
+
}
|
|
4241
4447
|
|
|
4242
4448
|
/** Represents a security alert entity. */
|
|
4243
|
-
export
|
|
4449
|
+
export interface SecurityAlert extends Entity {
|
|
4244
4450
|
/**
|
|
4245
4451
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
4246
4452
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4373,10 +4579,10 @@ export type SecurityAlert = Entity & {
|
|
|
4373
4579
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4374
4580
|
*/
|
|
4375
4581
|
readonly resourceIdentifiers?: Record<string, unknown>[];
|
|
4376
|
-
}
|
|
4582
|
+
}
|
|
4377
4583
|
|
|
4378
4584
|
/** Represents a Hunting bookmark entity. */
|
|
4379
|
-
export
|
|
4585
|
+
export interface HuntingBookmark extends Entity {
|
|
4380
4586
|
/**
|
|
4381
4587
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
4382
4588
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4409,10 +4615,10 @@ export type HuntingBookmark = Entity & {
|
|
|
4409
4615
|
updatedBy?: UserInfo;
|
|
4410
4616
|
/** Describes an incident that relates to bookmark */
|
|
4411
4617
|
incidentInfo?: IncidentInfo;
|
|
4412
|
-
}
|
|
4618
|
+
}
|
|
4413
4619
|
|
|
4414
4620
|
/** Represents an account entity. */
|
|
4415
|
-
export
|
|
4621
|
+
export interface AccountEntity extends Entity {
|
|
4416
4622
|
/**
|
|
4417
4623
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
4418
4624
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4483,10 +4689,10 @@ export type AccountEntity = Entity & {
|
|
|
4483
4689
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4484
4690
|
*/
|
|
4485
4691
|
readonly dnsDomain?: string;
|
|
4486
|
-
}
|
|
4692
|
+
}
|
|
4487
4693
|
|
|
4488
4694
|
/** Represents an azure resource entity. */
|
|
4489
|
-
export
|
|
4695
|
+
export interface AzureResourceEntity extends Entity {
|
|
4490
4696
|
/**
|
|
4491
4697
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
4492
4698
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4507,10 +4713,10 @@ export type AzureResourceEntity = Entity & {
|
|
|
4507
4713
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4508
4714
|
*/
|
|
4509
4715
|
readonly subscriptionId?: string;
|
|
4510
|
-
}
|
|
4716
|
+
}
|
|
4511
4717
|
|
|
4512
4718
|
/** Represents a cloud application entity. */
|
|
4513
|
-
export
|
|
4719
|
+
export interface CloudApplicationEntity extends Entity {
|
|
4514
4720
|
/**
|
|
4515
4721
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
4516
4722
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4536,10 +4742,10 @@ export type CloudApplicationEntity = Entity & {
|
|
|
4536
4742
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4537
4743
|
*/
|
|
4538
4744
|
readonly instanceName?: string;
|
|
4539
|
-
}
|
|
4745
|
+
}
|
|
4540
4746
|
|
|
4541
4747
|
/** Represents a dns entity. */
|
|
4542
|
-
export
|
|
4748
|
+
export interface DnsEntity extends Entity {
|
|
4543
4749
|
/**
|
|
4544
4750
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
4545
4751
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4570,10 +4776,10 @@ export type DnsEntity = Entity & {
|
|
|
4570
4776
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4571
4777
|
*/
|
|
4572
4778
|
readonly ipAddressEntityIds?: string[];
|
|
4573
|
-
}
|
|
4779
|
+
}
|
|
4574
4780
|
|
|
4575
4781
|
/** Represents a file entity. */
|
|
4576
|
-
export
|
|
4782
|
+
export interface FileEntity extends Entity {
|
|
4577
4783
|
/**
|
|
4578
4784
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
4579
4785
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4604,10 +4810,10 @@ export type FileEntity = Entity & {
|
|
|
4604
4810
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4605
4811
|
*/
|
|
4606
4812
|
readonly hostEntityId?: string;
|
|
4607
|
-
}
|
|
4813
|
+
}
|
|
4608
4814
|
|
|
4609
4815
|
/** Represents a file hash entity. */
|
|
4610
|
-
export
|
|
4816
|
+
export interface FileHashEntity extends Entity {
|
|
4611
4817
|
/**
|
|
4612
4818
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
4613
4819
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4628,10 +4834,10 @@ export type FileHashEntity = Entity & {
|
|
|
4628
4834
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4629
4835
|
*/
|
|
4630
4836
|
readonly hashValue?: string;
|
|
4631
|
-
}
|
|
4837
|
+
}
|
|
4632
4838
|
|
|
4633
4839
|
/** Represents a host entity. */
|
|
4634
|
-
export
|
|
4840
|
+
export interface HostEntity extends Entity {
|
|
4635
4841
|
/**
|
|
4636
4842
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
4637
4843
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4684,10 +4890,10 @@ export type HostEntity = Entity & {
|
|
|
4684
4890
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4685
4891
|
*/
|
|
4686
4892
|
readonly osVersion?: string;
|
|
4687
|
-
}
|
|
4893
|
+
}
|
|
4688
4894
|
|
|
4689
4895
|
/** Represents an IoT device entity. */
|
|
4690
|
-
export
|
|
4896
|
+
export interface IoTDeviceEntity extends Entity {
|
|
4691
4897
|
/**
|
|
4692
4898
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
4693
4899
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4783,10 +4989,62 @@ export type IoTDeviceEntity = Entity & {
|
|
|
4783
4989
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4784
4990
|
*/
|
|
4785
4991
|
readonly protocols?: string[];
|
|
4786
|
-
|
|
4992
|
+
/**
|
|
4993
|
+
* A list of owners of the IoTDevice entity.
|
|
4994
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4995
|
+
*/
|
|
4996
|
+
readonly owners?: string[];
|
|
4997
|
+
/**
|
|
4998
|
+
* A list of Nic entity ids of the IoTDevice entity.
|
|
4999
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5000
|
+
*/
|
|
5001
|
+
readonly nicEntityIds?: string[];
|
|
5002
|
+
/**
|
|
5003
|
+
* The site of the device
|
|
5004
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5005
|
+
*/
|
|
5006
|
+
readonly site?: string;
|
|
5007
|
+
/**
|
|
5008
|
+
* The zone location of the device within a site
|
|
5009
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5010
|
+
*/
|
|
5011
|
+
readonly zone?: string;
|
|
5012
|
+
/**
|
|
5013
|
+
* The sensor the device is monitored by
|
|
5014
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5015
|
+
*/
|
|
5016
|
+
readonly sensor?: string;
|
|
5017
|
+
/**
|
|
5018
|
+
* The subType of the device ('PLC', 'HMI', 'EWS', etc.)
|
|
5019
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5020
|
+
*/
|
|
5021
|
+
readonly deviceSubType?: string;
|
|
5022
|
+
/** Device importance, determines if the device classified as 'crown jewel' */
|
|
5023
|
+
importance?: DeviceImportance;
|
|
5024
|
+
/**
|
|
5025
|
+
* The Purdue Layer of the device
|
|
5026
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5027
|
+
*/
|
|
5028
|
+
readonly purdueLayer?: string;
|
|
5029
|
+
/**
|
|
5030
|
+
* Determines whether the device classified as authorized device
|
|
5031
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5032
|
+
*/
|
|
5033
|
+
readonly isAuthorized?: boolean;
|
|
5034
|
+
/**
|
|
5035
|
+
* Determines whether the device classified as programming device
|
|
5036
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5037
|
+
*/
|
|
5038
|
+
readonly isProgramming?: boolean;
|
|
5039
|
+
/**
|
|
5040
|
+
* Is the device classified as a scanner device
|
|
5041
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5042
|
+
*/
|
|
5043
|
+
readonly isScanner?: boolean;
|
|
5044
|
+
}
|
|
4787
5045
|
|
|
4788
5046
|
/** Represents an ip entity. */
|
|
4789
|
-
export
|
|
5047
|
+
export interface IpEntity extends Entity {
|
|
4790
5048
|
/**
|
|
4791
5049
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
4792
5050
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4812,10 +5070,10 @@ export type IpEntity = Entity & {
|
|
|
4812
5070
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4813
5071
|
*/
|
|
4814
5072
|
readonly threatIntelligence?: ThreatIntelligence[];
|
|
4815
|
-
}
|
|
5073
|
+
}
|
|
4816
5074
|
|
|
4817
5075
|
/** Represents a mailbox entity. */
|
|
4818
|
-
export
|
|
5076
|
+
export interface MailboxEntity extends Entity {
|
|
4819
5077
|
/**
|
|
4820
5078
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
4821
5079
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4846,10 +5104,10 @@ export type MailboxEntity = Entity & {
|
|
|
4846
5104
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4847
5105
|
*/
|
|
4848
5106
|
readonly externalDirectoryObjectId?: string;
|
|
4849
|
-
}
|
|
5107
|
+
}
|
|
4850
5108
|
|
|
4851
5109
|
/** Represents a mail cluster entity. */
|
|
4852
|
-
export
|
|
5110
|
+
export interface MailClusterEntity extends Entity {
|
|
4853
5111
|
/**
|
|
4854
5112
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
4855
5113
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4935,10 +5193,10 @@ export type MailClusterEntity = Entity & {
|
|
|
4935
5193
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4936
5194
|
*/
|
|
4937
5195
|
readonly clusterGroup?: string;
|
|
4938
|
-
}
|
|
5196
|
+
}
|
|
4939
5197
|
|
|
4940
5198
|
/** Represents a mail message entity. */
|
|
4941
|
-
export
|
|
5199
|
+
export interface MailMessageEntity extends Entity {
|
|
4942
5200
|
/**
|
|
4943
5201
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
4944
5202
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -5050,10 +5308,10 @@ export type MailMessageEntity = Entity & {
|
|
|
5050
5308
|
deliveryAction?: DeliveryAction;
|
|
5051
5309
|
/** The delivery location of this mail message like Inbox, JunkFolder etc */
|
|
5052
5310
|
deliveryLocation?: DeliveryLocation;
|
|
5053
|
-
}
|
|
5311
|
+
}
|
|
5054
5312
|
|
|
5055
5313
|
/** Represents a malware entity. */
|
|
5056
|
-
export
|
|
5314
|
+
export interface MalwareEntity extends Entity {
|
|
5057
5315
|
/**
|
|
5058
5316
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
5059
5317
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -5084,10 +5342,10 @@ export type MalwareEntity = Entity & {
|
|
|
5084
5342
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5085
5343
|
*/
|
|
5086
5344
|
readonly processEntityIds?: string[];
|
|
5087
|
-
}
|
|
5345
|
+
}
|
|
5088
5346
|
|
|
5089
5347
|
/** Represents a process entity. */
|
|
5090
|
-
export
|
|
5348
|
+
export interface ProcessEntity extends Entity {
|
|
5091
5349
|
/**
|
|
5092
5350
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
5093
5351
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -5140,10 +5398,10 @@ export type ProcessEntity = Entity & {
|
|
|
5140
5398
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5141
5399
|
*/
|
|
5142
5400
|
readonly processId?: string;
|
|
5143
|
-
}
|
|
5401
|
+
}
|
|
5144
5402
|
|
|
5145
5403
|
/** Represents a registry key entity. */
|
|
5146
|
-
export
|
|
5404
|
+
export interface RegistryKeyEntity extends Entity {
|
|
5147
5405
|
/**
|
|
5148
5406
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
5149
5407
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -5164,10 +5422,10 @@ export type RegistryKeyEntity = Entity & {
|
|
|
5164
5422
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5165
5423
|
*/
|
|
5166
5424
|
readonly key?: string;
|
|
5167
|
-
}
|
|
5425
|
+
}
|
|
5168
5426
|
|
|
5169
5427
|
/** Represents a registry value entity. */
|
|
5170
|
-
export
|
|
5428
|
+
export interface RegistryValueEntity extends Entity {
|
|
5171
5429
|
/**
|
|
5172
5430
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
5173
5431
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -5198,10 +5456,10 @@ export type RegistryValueEntity = Entity & {
|
|
|
5198
5456
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5199
5457
|
*/
|
|
5200
5458
|
readonly valueType?: RegistryValueKind;
|
|
5201
|
-
}
|
|
5459
|
+
}
|
|
5202
5460
|
|
|
5203
5461
|
/** Represents a security group entity. */
|
|
5204
|
-
export
|
|
5462
|
+
export interface SecurityGroupEntity extends Entity {
|
|
5205
5463
|
/**
|
|
5206
5464
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
5207
5465
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -5227,10 +5485,10 @@ export type SecurityGroupEntity = Entity & {
|
|
|
5227
5485
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5228
5486
|
*/
|
|
5229
5487
|
readonly sid?: string;
|
|
5230
|
-
}
|
|
5488
|
+
}
|
|
5231
5489
|
|
|
5232
5490
|
/** Represents a submission mail entity. */
|
|
5233
|
-
export
|
|
5491
|
+
export interface SubmissionMailEntity extends Entity {
|
|
5234
5492
|
/**
|
|
5235
5493
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
5236
5494
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -5291,10 +5549,10 @@ export type SubmissionMailEntity = Entity & {
|
|
|
5291
5549
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5292
5550
|
*/
|
|
5293
5551
|
readonly reportType?: string;
|
|
5294
|
-
}
|
|
5552
|
+
}
|
|
5295
5553
|
|
|
5296
5554
|
/** Represents a url entity. */
|
|
5297
|
-
export
|
|
5555
|
+
export interface UrlEntity extends Entity {
|
|
5298
5556
|
/**
|
|
5299
5557
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
5300
5558
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -5310,10 +5568,39 @@ export type UrlEntity = Entity & {
|
|
|
5310
5568
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5311
5569
|
*/
|
|
5312
5570
|
readonly url?: string;
|
|
5313
|
-
}
|
|
5571
|
+
}
|
|
5572
|
+
|
|
5573
|
+
/** Represents an network interface entity. */
|
|
5574
|
+
export interface NicEntity extends Entity {
|
|
5575
|
+
/**
|
|
5576
|
+
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
5577
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5578
|
+
*/
|
|
5579
|
+
readonly additionalData?: { [propertyName: string]: Record<string, unknown> };
|
|
5580
|
+
/**
|
|
5581
|
+
* The graph item display name which is a short humanly readable description of the graph item instance. This property is optional and might be system generated.
|
|
5582
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5583
|
+
*/
|
|
5584
|
+
readonly friendlyName?: string;
|
|
5585
|
+
/**
|
|
5586
|
+
* The MAC address of this network interface
|
|
5587
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5588
|
+
*/
|
|
5589
|
+
readonly macAddress?: string;
|
|
5590
|
+
/**
|
|
5591
|
+
* The IP entity id of this network interface
|
|
5592
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5593
|
+
*/
|
|
5594
|
+
readonly ipAddressEntityId?: string;
|
|
5595
|
+
/**
|
|
5596
|
+
* A list of VLANs of the network interface entity.
|
|
5597
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5598
|
+
*/
|
|
5599
|
+
readonly vlans?: string[];
|
|
5600
|
+
}
|
|
5314
5601
|
|
|
5315
5602
|
/** Represents Activity entity query. */
|
|
5316
|
-
export
|
|
5603
|
+
export interface ActivityEntityQueryTemplate extends EntityQueryTemplate {
|
|
5317
5604
|
/** The entity query title */
|
|
5318
5605
|
title?: string;
|
|
5319
5606
|
/** The entity query content to display in timeline */
|
|
@@ -5330,24 +5617,26 @@ export type ActivityEntityQueryTemplate = EntityQueryTemplate & {
|
|
|
5330
5617
|
requiredInputFieldsSets?: string[][];
|
|
5331
5618
|
/** The query applied only to entities matching to all filters */
|
|
5332
5619
|
entitiesFilter?: { [propertyName: string]: string[] };
|
|
5333
|
-
}
|
|
5620
|
+
}
|
|
5334
5621
|
|
|
5335
5622
|
/** MLBehaviorAnalytics alert rule template properties. */
|
|
5336
|
-
export
|
|
5623
|
+
export interface MLBehaviorAnalyticsAlertRuleTemplateProperties
|
|
5624
|
+
extends AlertRuleTemplateWithMitreProperties {
|
|
5337
5625
|
/** The severity for alerts created by this alert rule. */
|
|
5338
5626
|
severity: AlertSeverity;
|
|
5339
|
-
}
|
|
5627
|
+
}
|
|
5340
5628
|
|
|
5341
5629
|
/** Threat Intelligence alert rule template properties */
|
|
5342
|
-
export
|
|
5630
|
+
export interface ThreatIntelligenceAlertRuleTemplateProperties
|
|
5631
|
+
extends AlertRuleTemplateWithMitreProperties {
|
|
5343
5632
|
/** The severity for alerts created by this alert rule. */
|
|
5344
5633
|
severity: AlertSeverity;
|
|
5345
|
-
}
|
|
5634
|
+
}
|
|
5346
5635
|
|
|
5347
|
-
export
|
|
5636
|
+
export interface PermissionsCustomsItem extends Customs {}
|
|
5348
5637
|
|
|
5349
5638
|
/** Represents MLBehaviorAnalytics alert rule. */
|
|
5350
|
-
export
|
|
5639
|
+
export interface MLBehaviorAnalyticsAlertRule extends AlertRule {
|
|
5351
5640
|
/** The Name of the alert rule template used to create this rule. */
|
|
5352
5641
|
alertRuleTemplateName?: string;
|
|
5353
5642
|
/**
|
|
@@ -5382,10 +5671,10 @@ export type MLBehaviorAnalyticsAlertRule = AlertRule & {
|
|
|
5382
5671
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5383
5672
|
*/
|
|
5384
5673
|
readonly techniques?: string[];
|
|
5385
|
-
}
|
|
5674
|
+
}
|
|
5386
5675
|
|
|
5387
5676
|
/** Represents Fusion alert rule. */
|
|
5388
|
-
export
|
|
5677
|
+
export interface FusionAlertRule extends AlertRule {
|
|
5389
5678
|
/** The Name of the alert rule template used to create this rule. */
|
|
5390
5679
|
alertRuleTemplateName?: string;
|
|
5391
5680
|
/**
|
|
@@ -5424,10 +5713,10 @@ export type FusionAlertRule = AlertRule & {
|
|
|
5424
5713
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5425
5714
|
*/
|
|
5426
5715
|
readonly techniques?: string[];
|
|
5427
|
-
}
|
|
5716
|
+
}
|
|
5428
5717
|
|
|
5429
5718
|
/** Represents Threat Intelligence alert rule. */
|
|
5430
|
-
export
|
|
5719
|
+
export interface ThreatIntelligenceAlertRule extends AlertRule {
|
|
5431
5720
|
/** The Name of the alert rule template used to create this rule. */
|
|
5432
5721
|
alertRuleTemplateName?: string;
|
|
5433
5722
|
/**
|
|
@@ -5462,10 +5751,10 @@ export type ThreatIntelligenceAlertRule = AlertRule & {
|
|
|
5462
5751
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5463
5752
|
*/
|
|
5464
5753
|
readonly techniques?: string[];
|
|
5465
|
-
}
|
|
5754
|
+
}
|
|
5466
5755
|
|
|
5467
5756
|
/** Represents MicrosoftSecurityIncidentCreation rule. */
|
|
5468
|
-
export
|
|
5757
|
+
export interface MicrosoftSecurityIncidentCreationAlertRule extends AlertRule {
|
|
5469
5758
|
/** the alerts' displayNames on which the cases will be generated */
|
|
5470
5759
|
displayNamesFilter?: string[];
|
|
5471
5760
|
/** the alerts' displayNames on which the cases will not be generated */
|
|
@@ -5487,10 +5776,10 @@ export type MicrosoftSecurityIncidentCreationAlertRule = AlertRule & {
|
|
|
5487
5776
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5488
5777
|
*/
|
|
5489
5778
|
readonly lastModifiedUtc?: Date;
|
|
5490
|
-
}
|
|
5779
|
+
}
|
|
5491
5780
|
|
|
5492
5781
|
/** Represents scheduled alert rule. */
|
|
5493
|
-
export
|
|
5782
|
+
export interface ScheduledAlertRule extends AlertRule {
|
|
5494
5783
|
/** The query that creates alerts for this rule. */
|
|
5495
5784
|
query?: string;
|
|
5496
5785
|
/** The frequency (in ISO 8601 duration format) for this alert rule to run. */
|
|
@@ -5536,10 +5825,10 @@ export type ScheduledAlertRule = AlertRule & {
|
|
|
5536
5825
|
techniques?: string[];
|
|
5537
5826
|
/** The settings of the incidents that created from alerts triggered by this analytics rule */
|
|
5538
5827
|
incidentConfiguration?: IncidentConfiguration;
|
|
5539
|
-
}
|
|
5828
|
+
}
|
|
5540
5829
|
|
|
5541
5830
|
/** Represents NRT alert rule. */
|
|
5542
|
-
export
|
|
5831
|
+
export interface NrtAlertRule extends AlertRule {
|
|
5543
5832
|
/** The Name of the alert rule template used to create this rule. */
|
|
5544
5833
|
alertRuleTemplateName?: string;
|
|
5545
5834
|
/** The version of the alert rule template used to create this rule - in format <a.b.c>, where all are numbers, for example 0 <1.0.2> */
|
|
@@ -5575,10 +5864,10 @@ export type NrtAlertRule = AlertRule & {
|
|
|
5575
5864
|
entityMappings?: EntityMapping[];
|
|
5576
5865
|
/** The alert details override settings */
|
|
5577
5866
|
alertDetailsOverride?: AlertDetailsOverride;
|
|
5578
|
-
}
|
|
5867
|
+
}
|
|
5579
5868
|
|
|
5580
5869
|
/** Represents Expansion entity query. */
|
|
5581
|
-
export
|
|
5870
|
+
export interface ExpansionEntityQuery extends EntityQuery {
|
|
5582
5871
|
/** List of the data sources that are required to run the query */
|
|
5583
5872
|
dataSources?: string[];
|
|
5584
5873
|
/** The query display name */
|
|
@@ -5591,10 +5880,10 @@ export type ExpansionEntityQuery = EntityQuery & {
|
|
|
5591
5880
|
outputEntityTypes?: EntityType[];
|
|
5592
5881
|
/** The template query string to be parsed and formatted */
|
|
5593
5882
|
queryTemplate?: string;
|
|
5594
|
-
}
|
|
5883
|
+
}
|
|
5595
5884
|
|
|
5596
5885
|
/** Represents Activity entity query. */
|
|
5597
|
-
export
|
|
5886
|
+
export interface ActivityEntityQuery extends EntityQuery {
|
|
5598
5887
|
/** The entity query title */
|
|
5599
5888
|
title?: string;
|
|
5600
5889
|
/** The entity query content to display in timeline */
|
|
@@ -5623,10 +5912,10 @@ export type ActivityEntityQuery = EntityQuery & {
|
|
|
5623
5912
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5624
5913
|
*/
|
|
5625
5914
|
readonly lastModifiedTimeUtc?: Date;
|
|
5626
|
-
}
|
|
5915
|
+
}
|
|
5627
5916
|
|
|
5628
5917
|
/** Represents Activity entity query. */
|
|
5629
|
-
export
|
|
5918
|
+
export interface ActivityCustomEntityQuery extends CustomEntityQuery {
|
|
5630
5919
|
/** The entity query title */
|
|
5631
5920
|
title?: string;
|
|
5632
5921
|
/** The entity query content to display in timeline */
|
|
@@ -5655,43 +5944,77 @@ export type ActivityCustomEntityQuery = CustomEntityQuery & {
|
|
|
5655
5944
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5656
5945
|
*/
|
|
5657
5946
|
readonly lastModifiedTimeUtc?: Date;
|
|
5658
|
-
}
|
|
5947
|
+
}
|
|
5659
5948
|
|
|
5660
|
-
/**
|
|
5661
|
-
export
|
|
5949
|
+
/** Represents Anomaly Security ML Analytics Settings */
|
|
5950
|
+
export interface AnomalySecurityMLAnalyticsSettings
|
|
5951
|
+
extends SecurityMLAnalyticsSetting {
|
|
5952
|
+
/** The description of the SecurityMLAnalyticsSettings. */
|
|
5953
|
+
description?: string;
|
|
5954
|
+
/** The display name for settings created by this SecurityMLAnalyticsSettings. */
|
|
5955
|
+
displayName?: string;
|
|
5956
|
+
/** Determines whether this settings is enabled or disabled. */
|
|
5957
|
+
enabled?: boolean;
|
|
5662
5958
|
/**
|
|
5663
|
-
*
|
|
5959
|
+
* The last time that this SecurityMLAnalyticsSettings has been modified.
|
|
5664
5960
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5665
5961
|
*/
|
|
5666
|
-
readonly
|
|
5667
|
-
|
|
5962
|
+
readonly lastModifiedUtc?: Date;
|
|
5963
|
+
/** The required data sources for this SecurityMLAnalyticsSettings */
|
|
5964
|
+
requiredDataConnectors?: SecurityMLAnalyticsSettingsDataSource[];
|
|
5965
|
+
/** The tactics of the SecurityMLAnalyticsSettings */
|
|
5966
|
+
tactics?: AttackTactic[];
|
|
5967
|
+
/** The techniques of the SecurityMLAnalyticsSettings */
|
|
5968
|
+
techniques?: string[];
|
|
5969
|
+
/** The anomaly version of the AnomalySecurityMLAnalyticsSettings. */
|
|
5970
|
+
anomalyVersion?: string;
|
|
5971
|
+
/** The customizable observations of the AnomalySecurityMLAnalyticsSettings. */
|
|
5972
|
+
customizableObservations?: Record<string, unknown>;
|
|
5973
|
+
/** The frequency that this SecurityMLAnalyticsSettings will be run. */
|
|
5974
|
+
frequency?: string;
|
|
5975
|
+
/** The anomaly SecurityMLAnalyticsSettings status */
|
|
5976
|
+
settingsStatus?: SettingsStatus;
|
|
5977
|
+
/** Determines whether this anomaly security ml analytics settings is a default settings */
|
|
5978
|
+
isDefaultSettings?: boolean;
|
|
5979
|
+
/** The anomaly settings version of the Anomaly security ml analytics settings that dictates whether job version gets updated or not. */
|
|
5980
|
+
anomalySettingsVersion?: number;
|
|
5981
|
+
/** The anomaly settings definition Id */
|
|
5982
|
+
settingsDefinitionId?: string;
|
|
5983
|
+
}
|
|
5668
5984
|
|
|
5669
5985
|
/** Settings with single toggle. */
|
|
5670
|
-
export
|
|
5986
|
+
export interface Anomalies extends Settings {
|
|
5671
5987
|
/**
|
|
5672
5988
|
* Determines whether the setting is enable or disabled.
|
|
5673
5989
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5674
5990
|
*/
|
|
5675
5991
|
readonly isEnabled?: boolean;
|
|
5676
|
-
}
|
|
5992
|
+
}
|
|
5677
5993
|
|
|
5678
5994
|
/** Settings with single toggle. */
|
|
5679
|
-
export
|
|
5995
|
+
export interface EyesOn extends Settings {
|
|
5680
5996
|
/**
|
|
5681
5997
|
* Determines whether the setting is enable or disabled.
|
|
5682
5998
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5683
5999
|
*/
|
|
5684
6000
|
readonly isEnabled?: boolean;
|
|
5685
|
-
}
|
|
6001
|
+
}
|
|
5686
6002
|
|
|
5687
6003
|
/** Settings with single toggle. */
|
|
5688
|
-
export
|
|
6004
|
+
export interface EntityAnalytics extends Settings {
|
|
6005
|
+
/** The relevant entity providers that are synced */
|
|
6006
|
+
entityProviders?: EntityProviders[];
|
|
6007
|
+
}
|
|
6008
|
+
|
|
6009
|
+
/** Settings with single toggle. */
|
|
6010
|
+
export interface Ueba extends Settings {
|
|
5689
6011
|
/** The relevant data sources that enriched by ueba */
|
|
5690
6012
|
dataSources?: UebaDataSources[];
|
|
5691
|
-
}
|
|
6013
|
+
}
|
|
5692
6014
|
|
|
5693
6015
|
/** Threat intelligence indicator entity. */
|
|
5694
|
-
export
|
|
6016
|
+
export interface ThreatIntelligenceIndicatorModel
|
|
6017
|
+
extends ThreatIntelligenceInformation {
|
|
5695
6018
|
/**
|
|
5696
6019
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
5697
6020
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -5758,58 +6081,58 @@ export type ThreatIntelligenceIndicatorModel = ThreatIntelligenceInformation & {
|
|
|
5758
6081
|
modified?: string;
|
|
5759
6082
|
/** Extensions map */
|
|
5760
6083
|
extensions?: { [propertyName: string]: any };
|
|
5761
|
-
}
|
|
6084
|
+
}
|
|
5762
6085
|
|
|
5763
6086
|
/** Represents AAD (Azure Active Directory) data connector. */
|
|
5764
|
-
export
|
|
6087
|
+
export interface AADDataConnector extends DataConnector {
|
|
5765
6088
|
/** The tenant id to connect to, and get the data from. */
|
|
5766
6089
|
tenantId?: string;
|
|
5767
6090
|
/** The available data types for the connector. */
|
|
5768
6091
|
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
5769
|
-
}
|
|
6092
|
+
}
|
|
5770
6093
|
|
|
5771
6094
|
/** Represents Microsoft Threat Intelligence data connector. */
|
|
5772
|
-
export
|
|
6095
|
+
export interface MstiDataConnector extends DataConnector {
|
|
5773
6096
|
/** The tenant id to connect to, and get the data from. */
|
|
5774
6097
|
tenantId?: string;
|
|
5775
6098
|
/** The available data types for the connector. */
|
|
5776
6099
|
dataTypes?: MstiDataConnectorDataTypes;
|
|
5777
|
-
}
|
|
6100
|
+
}
|
|
5778
6101
|
|
|
5779
6102
|
/** Represents MTP (Microsoft Threat Protection) data connector. */
|
|
5780
|
-
export
|
|
6103
|
+
export interface MTPDataConnector extends DataConnector {
|
|
5781
6104
|
/** The tenant id to connect to, and get the data from. */
|
|
5782
6105
|
tenantId?: string;
|
|
5783
6106
|
/** The available data types for the connector. */
|
|
5784
6107
|
dataTypes?: MTPDataConnectorDataTypes;
|
|
5785
|
-
}
|
|
6108
|
+
}
|
|
5786
6109
|
|
|
5787
6110
|
/** Represents AATP (Azure Advanced Threat Protection) data connector. */
|
|
5788
|
-
export
|
|
6111
|
+
export interface AatpDataConnector extends DataConnector {
|
|
5789
6112
|
/** The tenant id to connect to, and get the data from. */
|
|
5790
6113
|
tenantId?: string;
|
|
5791
6114
|
/** The available data types for the connector. */
|
|
5792
6115
|
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
5793
|
-
}
|
|
6116
|
+
}
|
|
5794
6117
|
|
|
5795
6118
|
/** Represents ASC (Azure Security Center) data connector. */
|
|
5796
|
-
export
|
|
6119
|
+
export interface ASCDataConnector extends DataConnector {
|
|
5797
6120
|
/** The available data types for the connector. */
|
|
5798
6121
|
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
5799
6122
|
/** The subscription id to connect to, and get the data from. */
|
|
5800
6123
|
subscriptionId?: string;
|
|
5801
|
-
}
|
|
6124
|
+
}
|
|
5802
6125
|
|
|
5803
6126
|
/** Represents Amazon Web Services CloudTrail data connector. */
|
|
5804
|
-
export
|
|
6127
|
+
export interface AwsCloudTrailDataConnector extends DataConnector {
|
|
5805
6128
|
/** The Aws Role Arn (with CloudTrailReadOnly policy) that is used to access the Aws account. */
|
|
5806
6129
|
awsRoleArn?: string;
|
|
5807
6130
|
/** The available data types for the connector. */
|
|
5808
6131
|
dataTypes?: AwsCloudTrailDataConnectorDataTypes;
|
|
5809
|
-
}
|
|
6132
|
+
}
|
|
5810
6133
|
|
|
5811
6134
|
/** Represents Amazon Web Services S3 data connector. */
|
|
5812
|
-
export
|
|
6135
|
+
export interface AwsS3DataConnector extends DataConnector {
|
|
5813
6136
|
/** The logs destination table name in LogAnalytics. */
|
|
5814
6137
|
destinationTable?: string;
|
|
5815
6138
|
/** The AWS sqs urls for the connector. */
|
|
@@ -5818,84 +6141,84 @@ export type AwsS3DataConnector = DataConnector & {
|
|
|
5818
6141
|
roleArn?: string;
|
|
5819
6142
|
/** The available data types for the connector. */
|
|
5820
6143
|
dataTypes?: AwsS3DataConnectorDataTypes;
|
|
5821
|
-
}
|
|
6144
|
+
}
|
|
5822
6145
|
|
|
5823
6146
|
/** Represents MCAS (Microsoft Cloud App Security) data connector. */
|
|
5824
|
-
export
|
|
6147
|
+
export interface McasDataConnector extends DataConnector {
|
|
5825
6148
|
/** The tenant id to connect to, and get the data from. */
|
|
5826
6149
|
tenantId?: string;
|
|
5827
6150
|
/** The available data types for the connector. */
|
|
5828
6151
|
dataTypes?: McasDataConnectorDataTypes;
|
|
5829
|
-
}
|
|
6152
|
+
}
|
|
5830
6153
|
|
|
5831
6154
|
/** Represents Dynamics365 data connector. */
|
|
5832
|
-
export
|
|
6155
|
+
export interface Dynamics365DataConnector extends DataConnector {
|
|
5833
6156
|
/** The tenant id to connect to, and get the data from. */
|
|
5834
6157
|
tenantId?: string;
|
|
5835
6158
|
/** The available data types for the connector. */
|
|
5836
6159
|
dataTypes?: Dynamics365DataConnectorDataTypes;
|
|
5837
|
-
}
|
|
6160
|
+
}
|
|
5838
6161
|
|
|
5839
6162
|
/** Represents OfficeATP (Office 365 Advanced Threat Protection) data connector. */
|
|
5840
|
-
export
|
|
6163
|
+
export interface OfficeATPDataConnector extends DataConnector {
|
|
5841
6164
|
/** The tenant id to connect to, and get the data from. */
|
|
5842
6165
|
tenantId?: string;
|
|
5843
6166
|
/** The available data types for the connector. */
|
|
5844
6167
|
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
5845
|
-
}
|
|
6168
|
+
}
|
|
5846
6169
|
|
|
5847
6170
|
/** Represents Office Microsoft Project data connector. */
|
|
5848
|
-
export
|
|
6171
|
+
export interface Office365ProjectDataConnector extends DataConnector {
|
|
5849
6172
|
/** The tenant id to connect to, and get the data from. */
|
|
5850
6173
|
tenantId?: string;
|
|
5851
6174
|
/** The available data types for the connector. */
|
|
5852
6175
|
dataTypes?: Office365ProjectConnectorDataTypes;
|
|
5853
|
-
}
|
|
6176
|
+
}
|
|
5854
6177
|
|
|
5855
6178
|
/** Represents Office Microsoft PowerBI data connector. */
|
|
5856
|
-
export
|
|
6179
|
+
export interface OfficePowerBIDataConnector extends DataConnector {
|
|
5857
6180
|
/** The tenant id to connect to, and get the data from. */
|
|
5858
6181
|
tenantId?: string;
|
|
5859
6182
|
/** The available data types for the connector. */
|
|
5860
6183
|
dataTypes?: OfficePowerBIConnectorDataTypes;
|
|
5861
|
-
}
|
|
6184
|
+
}
|
|
5862
6185
|
|
|
5863
6186
|
/** Represents OfficeIRM (Microsoft Insider Risk Management) data connector. */
|
|
5864
|
-
export
|
|
6187
|
+
export interface OfficeIRMDataConnector extends DataConnector {
|
|
5865
6188
|
/** The tenant id to connect to, and get the data from. */
|
|
5866
6189
|
tenantId?: string;
|
|
5867
6190
|
/** The available data types for the connector. */
|
|
5868
6191
|
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
5869
|
-
}
|
|
6192
|
+
}
|
|
5870
6193
|
|
|
5871
6194
|
/** Represents MDATP (Microsoft Defender Advanced Threat Protection) data connector. */
|
|
5872
|
-
export
|
|
6195
|
+
export interface MdatpDataConnector extends DataConnector {
|
|
5873
6196
|
/** The tenant id to connect to, and get the data from. */
|
|
5874
6197
|
tenantId?: string;
|
|
5875
6198
|
/** The available data types for the connector. */
|
|
5876
6199
|
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
5877
|
-
}
|
|
6200
|
+
}
|
|
5878
6201
|
|
|
5879
6202
|
/** Represents office data connector. */
|
|
5880
|
-
export
|
|
6203
|
+
export interface OfficeDataConnector extends DataConnector {
|
|
5881
6204
|
/** The tenant id to connect to, and get the data from. */
|
|
5882
6205
|
tenantId?: string;
|
|
5883
6206
|
/** The available data types for the connector. */
|
|
5884
6207
|
dataTypes?: OfficeDataConnectorDataTypes;
|
|
5885
|
-
}
|
|
6208
|
+
}
|
|
5886
6209
|
|
|
5887
6210
|
/** Represents threat intelligence data connector. */
|
|
5888
|
-
export
|
|
6211
|
+
export interface TIDataConnector extends DataConnector {
|
|
5889
6212
|
/** The tenant id to connect to, and get the data from. */
|
|
5890
6213
|
tenantId?: string;
|
|
5891
6214
|
/** The lookback period for the feed to be imported. */
|
|
5892
6215
|
tipLookbackPeriod?: Date;
|
|
5893
6216
|
/** The available data types for the connector. */
|
|
5894
6217
|
dataTypes?: TIDataConnectorDataTypes;
|
|
5895
|
-
}
|
|
6218
|
+
}
|
|
5896
6219
|
|
|
5897
6220
|
/** Data connector to pull Threat intelligence data from TAXII 2.0/2.1 server */
|
|
5898
|
-
export
|
|
6221
|
+
export interface TiTaxiiDataConnector extends DataConnector {
|
|
5899
6222
|
/** The tenant id to connect to, and get the data from. */
|
|
5900
6223
|
tenantId?: string;
|
|
5901
6224
|
/** The workspace id. */
|
|
@@ -5916,29 +6239,29 @@ export type TiTaxiiDataConnector = DataConnector & {
|
|
|
5916
6239
|
pollingFrequency?: PollingFrequency;
|
|
5917
6240
|
/** The available data types for Threat Intelligence TAXII data connector. */
|
|
5918
6241
|
dataTypes?: TiTaxiiDataConnectorDataTypes;
|
|
5919
|
-
}
|
|
6242
|
+
}
|
|
5920
6243
|
|
|
5921
6244
|
/** Represents IoT data connector. */
|
|
5922
|
-
export
|
|
6245
|
+
export interface IoTDataConnector extends DataConnector {
|
|
5923
6246
|
/** The available data types for the connector. */
|
|
5924
6247
|
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
5925
6248
|
/** The subscription id to connect to, and get the data from. */
|
|
5926
6249
|
subscriptionId?: string;
|
|
5927
|
-
}
|
|
6250
|
+
}
|
|
5928
6251
|
|
|
5929
6252
|
/** Represents Codeless UI data connector. */
|
|
5930
|
-
export
|
|
6253
|
+
export interface CodelessUiDataConnector extends DataConnector {
|
|
5931
6254
|
/** Config to describe the instructions blade */
|
|
5932
6255
|
connectorUiConfig?: CodelessUiConnectorConfigProperties;
|
|
5933
|
-
}
|
|
6256
|
+
}
|
|
5934
6257
|
|
|
5935
6258
|
/** Represents Codeless API Polling data connector. */
|
|
5936
|
-
export
|
|
6259
|
+
export interface CodelessApiPollingDataConnector extends DataConnector {
|
|
5937
6260
|
/** Config to describe the instructions blade */
|
|
5938
6261
|
connectorUiConfig?: CodelessUiConnectorConfigProperties;
|
|
5939
6262
|
/** Config to describe the polling instructions */
|
|
5940
6263
|
pollingConfig?: CodelessConnectorPollingConfigProperties;
|
|
5941
|
-
}
|
|
6264
|
+
}
|
|
5942
6265
|
|
|
5943
6266
|
/** Defines headers for Watchlists_delete operation. */
|
|
5944
6267
|
export interface WatchlistsDeleteHeaders {
|
|
@@ -5954,11 +6277,17 @@ export interface WatchlistsCreateOrUpdateHeaders {
|
|
|
5954
6277
|
|
|
5955
6278
|
/** Known values of {@link AlertRuleKind} that the service accepts. */
|
|
5956
6279
|
export enum KnownAlertRuleKind {
|
|
6280
|
+
/** Scheduled */
|
|
5957
6281
|
Scheduled = "Scheduled",
|
|
6282
|
+
/** MicrosoftSecurityIncidentCreation */
|
|
5958
6283
|
MicrosoftSecurityIncidentCreation = "MicrosoftSecurityIncidentCreation",
|
|
6284
|
+
/** Fusion */
|
|
5959
6285
|
Fusion = "Fusion",
|
|
6286
|
+
/** MLBehaviorAnalytics */
|
|
5960
6287
|
MLBehaviorAnalytics = "MLBehaviorAnalytics",
|
|
6288
|
+
/** ThreatIntelligence */
|
|
5961
6289
|
ThreatIntelligence = "ThreatIntelligence",
|
|
6290
|
+
/** NRT */
|
|
5962
6291
|
NRT = "NRT"
|
|
5963
6292
|
}
|
|
5964
6293
|
|
|
@@ -5978,9 +6307,13 @@ export type AlertRuleKind = string;
|
|
|
5978
6307
|
|
|
5979
6308
|
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
5980
6309
|
export enum KnownCreatedByType {
|
|
6310
|
+
/** User */
|
|
5981
6311
|
User = "User",
|
|
6312
|
+
/** Application */
|
|
5982
6313
|
Application = "Application",
|
|
6314
|
+
/** ManagedIdentity */
|
|
5983
6315
|
ManagedIdentity = "ManagedIdentity",
|
|
6316
|
+
/** Key */
|
|
5984
6317
|
Key = "Key"
|
|
5985
6318
|
}
|
|
5986
6319
|
|
|
@@ -5999,7 +6332,9 @@ export type CreatedByType = string;
|
|
|
5999
6332
|
/** Known values of {@link TriggersOn} that the service accepts. */
|
|
6000
6333
|
export enum KnownTriggersOn {
|
|
6001
6334
|
/** Trigger on Incidents */
|
|
6002
|
-
Incidents = "Incidents"
|
|
6335
|
+
Incidents = "Incidents",
|
|
6336
|
+
/** Trigger on Alerts */
|
|
6337
|
+
Alerts = "Alerts"
|
|
6003
6338
|
}
|
|
6004
6339
|
|
|
6005
6340
|
/**
|
|
@@ -6007,14 +6342,17 @@ export enum KnownTriggersOn {
|
|
|
6007
6342
|
* {@link KnownTriggersOn} can be used interchangeably with TriggersOn,
|
|
6008
6343
|
* this enum contains the known values that the service supports.
|
|
6009
6344
|
* ### Known values supported by the service
|
|
6010
|
-
* **Incidents**: Trigger on Incidents
|
|
6345
|
+
* **Incidents**: Trigger on Incidents \
|
|
6346
|
+
* **Alerts**: Trigger on Alerts
|
|
6011
6347
|
*/
|
|
6012
6348
|
export type TriggersOn = string;
|
|
6013
6349
|
|
|
6014
6350
|
/** Known values of {@link TriggersWhen} that the service accepts. */
|
|
6015
6351
|
export enum KnownTriggersWhen {
|
|
6016
6352
|
/** Trigger on created objects */
|
|
6017
|
-
Created = "Created"
|
|
6353
|
+
Created = "Created",
|
|
6354
|
+
/** Trigger on updated objects */
|
|
6355
|
+
Updated = "Updated"
|
|
6018
6356
|
}
|
|
6019
6357
|
|
|
6020
6358
|
/**
|
|
@@ -6022,14 +6360,19 @@ export enum KnownTriggersWhen {
|
|
|
6022
6360
|
* {@link KnownTriggersWhen} can be used interchangeably with TriggersWhen,
|
|
6023
6361
|
* this enum contains the known values that the service supports.
|
|
6024
6362
|
* ### Known values supported by the service
|
|
6025
|
-
* **Created**: Trigger on created objects
|
|
6363
|
+
* **Created**: Trigger on created objects \
|
|
6364
|
+
* **Updated**: Trigger on updated objects
|
|
6026
6365
|
*/
|
|
6027
6366
|
export type TriggersWhen = string;
|
|
6028
6367
|
|
|
6029
6368
|
/** Known values of {@link ConditionType} that the service accepts. */
|
|
6030
6369
|
export enum KnownConditionType {
|
|
6031
6370
|
/** Evaluate an object property value */
|
|
6032
|
-
Property = "Property"
|
|
6371
|
+
Property = "Property",
|
|
6372
|
+
/** Evaluate an object property changed value */
|
|
6373
|
+
PropertyChanged = "PropertyChanged",
|
|
6374
|
+
/** Evaluate an object array property changed value */
|
|
6375
|
+
PropertyArrayChanged = "PropertyArrayChanged"
|
|
6033
6376
|
}
|
|
6034
6377
|
|
|
6035
6378
|
/**
|
|
@@ -6037,7 +6380,9 @@ export enum KnownConditionType {
|
|
|
6037
6380
|
* {@link KnownConditionType} can be used interchangeably with ConditionType,
|
|
6038
6381
|
* this enum contains the known values that the service supports.
|
|
6039
6382
|
* ### Known values supported by the service
|
|
6040
|
-
* **Property**: Evaluate an object property value
|
|
6383
|
+
* **Property**: Evaluate an object property value \
|
|
6384
|
+
* **PropertyChanged**: Evaluate an object property changed value \
|
|
6385
|
+
* **PropertyArrayChanged**: Evaluate an object array property changed value
|
|
6041
6386
|
*/
|
|
6042
6387
|
export type ConditionType = string;
|
|
6043
6388
|
|
|
@@ -6085,22 +6430,39 @@ export type IncidentSeverity = string;
|
|
|
6085
6430
|
|
|
6086
6431
|
/** Known values of {@link AttackTactic} that the service accepts. */
|
|
6087
6432
|
export enum KnownAttackTactic {
|
|
6433
|
+
/** Reconnaissance */
|
|
6088
6434
|
Reconnaissance = "Reconnaissance",
|
|
6435
|
+
/** ResourceDevelopment */
|
|
6089
6436
|
ResourceDevelopment = "ResourceDevelopment",
|
|
6437
|
+
/** InitialAccess */
|
|
6090
6438
|
InitialAccess = "InitialAccess",
|
|
6439
|
+
/** Execution */
|
|
6091
6440
|
Execution = "Execution",
|
|
6441
|
+
/** Persistence */
|
|
6092
6442
|
Persistence = "Persistence",
|
|
6443
|
+
/** PrivilegeEscalation */
|
|
6093
6444
|
PrivilegeEscalation = "PrivilegeEscalation",
|
|
6445
|
+
/** DefenseEvasion */
|
|
6094
6446
|
DefenseEvasion = "DefenseEvasion",
|
|
6447
|
+
/** CredentialAccess */
|
|
6095
6448
|
CredentialAccess = "CredentialAccess",
|
|
6449
|
+
/** Discovery */
|
|
6096
6450
|
Discovery = "Discovery",
|
|
6451
|
+
/** LateralMovement */
|
|
6097
6452
|
LateralMovement = "LateralMovement",
|
|
6453
|
+
/** Collection */
|
|
6098
6454
|
Collection = "Collection",
|
|
6455
|
+
/** Exfiltration */
|
|
6099
6456
|
Exfiltration = "Exfiltration",
|
|
6457
|
+
/** CommandAndControl */
|
|
6100
6458
|
CommandAndControl = "CommandAndControl",
|
|
6459
|
+
/** Impact */
|
|
6101
6460
|
Impact = "Impact",
|
|
6461
|
+
/** PreAttack */
|
|
6102
6462
|
PreAttack = "PreAttack",
|
|
6463
|
+
/** ImpairProcessControl */
|
|
6103
6464
|
ImpairProcessControl = "ImpairProcessControl",
|
|
6465
|
+
/** InhibitResponseFunction */
|
|
6104
6466
|
InhibitResponseFunction = "InhibitResponseFunction"
|
|
6105
6467
|
}
|
|
6106
6468
|
|
|
@@ -6172,7 +6534,9 @@ export enum KnownEntityKind {
|
|
|
6172
6534
|
/** Entity represents mailbox in the system. */
|
|
6173
6535
|
Mailbox = "Mailbox",
|
|
6174
6536
|
/** Entity represents submission mail in the system. */
|
|
6175
|
-
SubmissionMail = "SubmissionMail"
|
|
6537
|
+
SubmissionMail = "SubmissionMail",
|
|
6538
|
+
/** Entity represents network interface in the system. */
|
|
6539
|
+
Nic = "Nic"
|
|
6176
6540
|
}
|
|
6177
6541
|
|
|
6178
6542
|
/**
|
|
@@ -6200,7 +6564,8 @@ export enum KnownEntityKind {
|
|
|
6200
6564
|
* **MailCluster**: Entity represents mail cluster in the system. \
|
|
6201
6565
|
* **MailMessage**: Entity represents mail message in the system. \
|
|
6202
6566
|
* **Mailbox**: Entity represents mailbox in the system. \
|
|
6203
|
-
* **SubmissionMail**: Entity represents submission mail in the system.
|
|
6567
|
+
* **SubmissionMail**: Entity represents submission mail in the system. \
|
|
6568
|
+
* **Nic**: Entity represents network interface in the system.
|
|
6204
6569
|
*/
|
|
6205
6570
|
export type EntityKind = string;
|
|
6206
6571
|
|
|
@@ -6211,7 +6576,9 @@ export enum KnownEntityTimelineKind {
|
|
|
6211
6576
|
/** bookmarks */
|
|
6212
6577
|
Bookmark = "Bookmark",
|
|
6213
6578
|
/** security alerts */
|
|
6214
|
-
SecurityAlert = "SecurityAlert"
|
|
6579
|
+
SecurityAlert = "SecurityAlert",
|
|
6580
|
+
/** anomaly */
|
|
6581
|
+
Anomaly = "Anomaly"
|
|
6215
6582
|
}
|
|
6216
6583
|
|
|
6217
6584
|
/**
|
|
@@ -6221,7 +6588,8 @@ export enum KnownEntityTimelineKind {
|
|
|
6221
6588
|
* ### Known values supported by the service
|
|
6222
6589
|
* **Activity**: activity \
|
|
6223
6590
|
* **Bookmark**: bookmarks \
|
|
6224
|
-
* **SecurityAlert**: security alerts
|
|
6591
|
+
* **SecurityAlert**: security alerts \
|
|
6592
|
+
* **Anomaly**: anomaly
|
|
6225
6593
|
*/
|
|
6226
6594
|
export type EntityTimelineKind = string;
|
|
6227
6595
|
|
|
@@ -6242,8 +6610,11 @@ export type EntityItemQueryKind = string;
|
|
|
6242
6610
|
|
|
6243
6611
|
/** Known values of {@link EntityQueryKind} that the service accepts. */
|
|
6244
6612
|
export enum KnownEntityQueryKind {
|
|
6613
|
+
/** Expansion */
|
|
6245
6614
|
Expansion = "Expansion",
|
|
6615
|
+
/** Insight */
|
|
6246
6616
|
Insight = "Insight",
|
|
6617
|
+
/** Activity */
|
|
6247
6618
|
Activity = "Activity"
|
|
6248
6619
|
}
|
|
6249
6620
|
|
|
@@ -6258,24 +6629,42 @@ export enum KnownEntityQueryKind {
|
|
|
6258
6629
|
*/
|
|
6259
6630
|
export type EntityQueryKind = string;
|
|
6260
6631
|
|
|
6261
|
-
/** Known values of {@link
|
|
6262
|
-
export enum
|
|
6632
|
+
/** Known values of {@link GetInsightsError} that the service accepts. */
|
|
6633
|
+
export enum KnownGetInsightsError {
|
|
6634
|
+
/** Insight */
|
|
6635
|
+
Insight = "Insight"
|
|
6636
|
+
}
|
|
6637
|
+
|
|
6638
|
+
/**
|
|
6639
|
+
* Defines values for GetInsightsError. \
|
|
6640
|
+
* {@link KnownGetInsightsError} can be used interchangeably with GetInsightsError,
|
|
6641
|
+
* this enum contains the known values that the service supports.
|
|
6642
|
+
* ### Known values supported by the service
|
|
6643
|
+
* **Insight**
|
|
6644
|
+
*/
|
|
6645
|
+
export type GetInsightsError = string;
|
|
6646
|
+
|
|
6647
|
+
/** Known values of {@link Enum13} that the service accepts. */
|
|
6648
|
+
export enum KnownEnum13 {
|
|
6649
|
+
/** Expansion */
|
|
6263
6650
|
Expansion = "Expansion",
|
|
6651
|
+
/** Activity */
|
|
6264
6652
|
Activity = "Activity"
|
|
6265
6653
|
}
|
|
6266
6654
|
|
|
6267
6655
|
/**
|
|
6268
|
-
* Defines values for
|
|
6269
|
-
* {@link
|
|
6656
|
+
* Defines values for Enum13. \
|
|
6657
|
+
* {@link KnownEnum13} can be used interchangeably with Enum13,
|
|
6270
6658
|
* this enum contains the known values that the service supports.
|
|
6271
6659
|
* ### Known values supported by the service
|
|
6272
6660
|
* **Expansion** \
|
|
6273
6661
|
* **Activity**
|
|
6274
6662
|
*/
|
|
6275
|
-
export type
|
|
6663
|
+
export type Enum13 = string;
|
|
6276
6664
|
|
|
6277
6665
|
/** Known values of {@link CustomEntityQueryKind} that the service accepts. */
|
|
6278
6666
|
export enum KnownCustomEntityQueryKind {
|
|
6667
|
+
/** Activity */
|
|
6279
6668
|
Activity = "Activity"
|
|
6280
6669
|
}
|
|
6281
6670
|
|
|
@@ -6290,6 +6679,7 @@ export type CustomEntityQueryKind = string;
|
|
|
6290
6679
|
|
|
6291
6680
|
/** Known values of {@link EntityQueryTemplateKind} that the service accepts. */
|
|
6292
6681
|
export enum KnownEntityQueryTemplateKind {
|
|
6682
|
+
/** Activity */
|
|
6293
6683
|
Activity = "Activity"
|
|
6294
6684
|
}
|
|
6295
6685
|
|
|
@@ -6562,22 +6952,39 @@ export type AlertStatus = string;
|
|
|
6562
6952
|
|
|
6563
6953
|
/** Known values of {@link Kind} that the service accepts. */
|
|
6564
6954
|
export enum KnownKind {
|
|
6955
|
+
/** DataConnector */
|
|
6565
6956
|
DataConnector = "DataConnector",
|
|
6957
|
+
/** DataType */
|
|
6566
6958
|
DataType = "DataType",
|
|
6959
|
+
/** Workbook */
|
|
6567
6960
|
Workbook = "Workbook",
|
|
6961
|
+
/** WorkbookTemplate */
|
|
6568
6962
|
WorkbookTemplate = "WorkbookTemplate",
|
|
6963
|
+
/** Playbook */
|
|
6569
6964
|
Playbook = "Playbook",
|
|
6965
|
+
/** PlaybookTemplate */
|
|
6570
6966
|
PlaybookTemplate = "PlaybookTemplate",
|
|
6967
|
+
/** AnalyticsRuleTemplate */
|
|
6571
6968
|
AnalyticsRuleTemplate = "AnalyticsRuleTemplate",
|
|
6969
|
+
/** AnalyticsRule */
|
|
6572
6970
|
AnalyticsRule = "AnalyticsRule",
|
|
6971
|
+
/** HuntingQuery */
|
|
6573
6972
|
HuntingQuery = "HuntingQuery",
|
|
6973
|
+
/** InvestigationQuery */
|
|
6574
6974
|
InvestigationQuery = "InvestigationQuery",
|
|
6975
|
+
/** Parser */
|
|
6575
6976
|
Parser = "Parser",
|
|
6977
|
+
/** Watchlist */
|
|
6576
6978
|
Watchlist = "Watchlist",
|
|
6979
|
+
/** WatchlistTemplate */
|
|
6577
6980
|
WatchlistTemplate = "WatchlistTemplate",
|
|
6981
|
+
/** Solution */
|
|
6578
6982
|
Solution = "Solution",
|
|
6983
|
+
/** AzureFunction */
|
|
6579
6984
|
AzureFunction = "AzureFunction",
|
|
6985
|
+
/** LogicAppsCustomConnector */
|
|
6580
6986
|
LogicAppsCustomConnector = "LogicAppsCustomConnector",
|
|
6987
|
+
/** AutomationRule */
|
|
6581
6988
|
AutomationRule = "AutomationRule"
|
|
6582
6989
|
}
|
|
6583
6990
|
|
|
@@ -6608,9 +7015,13 @@ export type Kind = string;
|
|
|
6608
7015
|
|
|
6609
7016
|
/** Known values of {@link SourceKind} that the service accepts. */
|
|
6610
7017
|
export enum KnownSourceKind {
|
|
7018
|
+
/** LocalWorkspace */
|
|
6611
7019
|
LocalWorkspace = "LocalWorkspace",
|
|
7020
|
+
/** Community */
|
|
6612
7021
|
Community = "Community",
|
|
7022
|
+
/** Solution */
|
|
6613
7023
|
Solution = "Solution",
|
|
7024
|
+
/** SourceRepository */
|
|
6614
7025
|
SourceRepository = "SourceRepository"
|
|
6615
7026
|
}
|
|
6616
7027
|
|
|
@@ -6628,8 +7039,11 @@ export type SourceKind = string;
|
|
|
6628
7039
|
|
|
6629
7040
|
/** Known values of {@link SupportTier} that the service accepts. */
|
|
6630
7041
|
export enum KnownSupportTier {
|
|
7042
|
+
/** Microsoft */
|
|
6631
7043
|
Microsoft = "Microsoft",
|
|
7044
|
+
/** Partner */
|
|
6632
7045
|
Partner = "Partner",
|
|
7046
|
+
/** Community */
|
|
6633
7047
|
Community = "Community"
|
|
6634
7048
|
}
|
|
6635
7049
|
|
|
@@ -6646,7 +7060,9 @@ export type SupportTier = string;
|
|
|
6646
7060
|
|
|
6647
7061
|
/** Known values of {@link Operator} that the service accepts. */
|
|
6648
7062
|
export enum KnownOperator {
|
|
7063
|
+
/** AND */
|
|
6649
7064
|
AND = "AND",
|
|
7065
|
+
/** OR */
|
|
6650
7066
|
OR = "OR"
|
|
6651
7067
|
}
|
|
6652
7068
|
|
|
@@ -6660,11 +7076,30 @@ export enum KnownOperator {
|
|
|
6660
7076
|
*/
|
|
6661
7077
|
export type Operator = string;
|
|
6662
7078
|
|
|
7079
|
+
/** Known values of {@link SecurityMLAnalyticsSettingsKind} that the service accepts. */
|
|
7080
|
+
export enum KnownSecurityMLAnalyticsSettingsKind {
|
|
7081
|
+
/** Anomaly */
|
|
7082
|
+
Anomaly = "Anomaly"
|
|
7083
|
+
}
|
|
7084
|
+
|
|
7085
|
+
/**
|
|
7086
|
+
* Defines values for SecurityMLAnalyticsSettingsKind. \
|
|
7087
|
+
* {@link KnownSecurityMLAnalyticsSettingsKind} can be used interchangeably with SecurityMLAnalyticsSettingsKind,
|
|
7088
|
+
* this enum contains the known values that the service supports.
|
|
7089
|
+
* ### Known values supported by the service
|
|
7090
|
+
* **Anomaly**
|
|
7091
|
+
*/
|
|
7092
|
+
export type SecurityMLAnalyticsSettingsKind = string;
|
|
7093
|
+
|
|
6663
7094
|
/** Known values of {@link SettingKind} that the service accepts. */
|
|
6664
7095
|
export enum KnownSettingKind {
|
|
7096
|
+
/** Anomalies */
|
|
6665
7097
|
Anomalies = "Anomalies",
|
|
7098
|
+
/** EyesOn */
|
|
6666
7099
|
EyesOn = "EyesOn",
|
|
7100
|
+
/** EntityAnalytics */
|
|
6667
7101
|
EntityAnalytics = "EntityAnalytics",
|
|
7102
|
+
/** Ueba */
|
|
6668
7103
|
Ueba = "Ueba"
|
|
6669
7104
|
}
|
|
6670
7105
|
|
|
@@ -6682,7 +7117,9 @@ export type SettingKind = string;
|
|
|
6682
7117
|
|
|
6683
7118
|
/** Known values of {@link RepoType} that the service accepts. */
|
|
6684
7119
|
export enum KnownRepoType {
|
|
7120
|
+
/** Github */
|
|
6685
7121
|
Github = "Github",
|
|
7122
|
+
/** DevOps */
|
|
6686
7123
|
DevOps = "DevOps"
|
|
6687
7124
|
}
|
|
6688
7125
|
|
|
@@ -6698,7 +7135,9 @@ export type RepoType = string;
|
|
|
6698
7135
|
|
|
6699
7136
|
/** Known values of {@link Version} that the service accepts. */
|
|
6700
7137
|
export enum KnownVersion {
|
|
7138
|
+
/** V1 */
|
|
6701
7139
|
V1 = "V1",
|
|
7140
|
+
/** V2 */
|
|
6702
7141
|
V2 = "V2"
|
|
6703
7142
|
}
|
|
6704
7143
|
|
|
@@ -6714,7 +7153,9 @@ export type Version = string;
|
|
|
6714
7153
|
|
|
6715
7154
|
/** Known values of {@link ContentType} that the service accepts. */
|
|
6716
7155
|
export enum KnownContentType {
|
|
7156
|
+
/** AnalyticRule */
|
|
6717
7157
|
AnalyticRule = "AnalyticRule",
|
|
7158
|
+
/** Workbook */
|
|
6718
7159
|
Workbook = "Workbook"
|
|
6719
7160
|
}
|
|
6720
7161
|
|
|
@@ -6730,8 +7171,11 @@ export type ContentType = string;
|
|
|
6730
7171
|
|
|
6731
7172
|
/** Known values of {@link DeploymentFetchStatus} that the service accepts. */
|
|
6732
7173
|
export enum KnownDeploymentFetchStatus {
|
|
7174
|
+
/** Success */
|
|
6733
7175
|
Success = "Success",
|
|
7176
|
+
/** Unauthorized */
|
|
6734
7177
|
Unauthorized = "Unauthorized",
|
|
7178
|
+
/** NotFound */
|
|
6735
7179
|
NotFound = "NotFound"
|
|
6736
7180
|
}
|
|
6737
7181
|
|
|
@@ -6748,9 +7192,13 @@ export type DeploymentFetchStatus = string;
|
|
|
6748
7192
|
|
|
6749
7193
|
/** Known values of {@link DeploymentState} that the service accepts. */
|
|
6750
7194
|
export enum KnownDeploymentState {
|
|
7195
|
+
/** InProgress */
|
|
6751
7196
|
InProgress = "In_Progress",
|
|
7197
|
+
/** Completed */
|
|
6752
7198
|
Completed = "Completed",
|
|
7199
|
+
/** Queued */
|
|
6753
7200
|
Queued = "Queued",
|
|
7201
|
+
/** Canceling */
|
|
6754
7202
|
Canceling = "Canceling"
|
|
6755
7203
|
}
|
|
6756
7204
|
|
|
@@ -6768,8 +7216,11 @@ export type DeploymentState = string;
|
|
|
6768
7216
|
|
|
6769
7217
|
/** Known values of {@link DeploymentResult} that the service accepts. */
|
|
6770
7218
|
export enum KnownDeploymentResult {
|
|
7219
|
+
/** Success */
|
|
6771
7220
|
Success = "Success",
|
|
7221
|
+
/** Canceled */
|
|
6772
7222
|
Canceled = "Canceled",
|
|
7223
|
+
/** Failed */
|
|
6773
7224
|
Failed = "Failed"
|
|
6774
7225
|
}
|
|
6775
7226
|
|
|
@@ -6801,8 +7252,11 @@ export type ThreatIntelligenceResourceKindEnum = string;
|
|
|
6801
7252
|
|
|
6802
7253
|
/** Known values of {@link ThreatIntelligenceSortingCriteriaEnum} that the service accepts. */
|
|
6803
7254
|
export enum KnownThreatIntelligenceSortingCriteriaEnum {
|
|
7255
|
+
/** Unsorted */
|
|
6804
7256
|
Unsorted = "unsorted",
|
|
7257
|
+
/** Ascending */
|
|
6805
7258
|
Ascending = "ascending",
|
|
7259
|
+
/** Descending */
|
|
6806
7260
|
Descending = "descending"
|
|
6807
7261
|
}
|
|
6808
7262
|
|
|
@@ -6819,7 +7273,9 @@ export type ThreatIntelligenceSortingCriteriaEnum = string;
|
|
|
6819
7273
|
|
|
6820
7274
|
/** Known values of {@link SourceType} that the service accepts. */
|
|
6821
7275
|
export enum KnownSourceType {
|
|
7276
|
+
/** LocalFile */
|
|
6822
7277
|
LocalFile = "Local file",
|
|
7278
|
+
/** RemoteStorage */
|
|
6823
7279
|
RemoteStorage = "Remote storage"
|
|
6824
7280
|
}
|
|
6825
7281
|
|
|
@@ -6833,47 +7289,47 @@ export enum KnownSourceType {
|
|
|
6833
7289
|
*/
|
|
6834
7290
|
export type SourceType = string;
|
|
6835
7291
|
|
|
6836
|
-
/** Known values of {@link ProvisioningState} that the service accepts. */
|
|
6837
|
-
export enum KnownProvisioningState {
|
|
6838
|
-
Succeeded = "Succeeded",
|
|
6839
|
-
Failed = "Failed",
|
|
6840
|
-
Canceled = "Canceled",
|
|
6841
|
-
InProgress = "InProgress"
|
|
6842
|
-
}
|
|
6843
|
-
|
|
6844
|
-
/**
|
|
6845
|
-
* Defines values for ProvisioningState. \
|
|
6846
|
-
* {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
|
|
6847
|
-
* this enum contains the known values that the service supports.
|
|
6848
|
-
* ### Known values supported by the service
|
|
6849
|
-
* **Succeeded** \
|
|
6850
|
-
* **Failed** \
|
|
6851
|
-
* **Canceled** \
|
|
6852
|
-
* **InProgress**
|
|
6853
|
-
*/
|
|
6854
|
-
export type ProvisioningState = string;
|
|
6855
|
-
|
|
6856
7292
|
/** Known values of {@link DataConnectorKind} that the service accepts. */
|
|
6857
7293
|
export enum KnownDataConnectorKind {
|
|
7294
|
+
/** AzureActiveDirectory */
|
|
6858
7295
|
AzureActiveDirectory = "AzureActiveDirectory",
|
|
7296
|
+
/** AzureSecurityCenter */
|
|
6859
7297
|
AzureSecurityCenter = "AzureSecurityCenter",
|
|
7298
|
+
/** MicrosoftCloudAppSecurity */
|
|
6860
7299
|
MicrosoftCloudAppSecurity = "MicrosoftCloudAppSecurity",
|
|
7300
|
+
/** ThreatIntelligence */
|
|
6861
7301
|
ThreatIntelligence = "ThreatIntelligence",
|
|
7302
|
+
/** ThreatIntelligenceTaxii */
|
|
6862
7303
|
ThreatIntelligenceTaxii = "ThreatIntelligenceTaxii",
|
|
7304
|
+
/** Office365 */
|
|
6863
7305
|
Office365 = "Office365",
|
|
7306
|
+
/** OfficeATP */
|
|
6864
7307
|
OfficeATP = "OfficeATP",
|
|
7308
|
+
/** OfficeIRM */
|
|
6865
7309
|
OfficeIRM = "OfficeIRM",
|
|
7310
|
+
/** Office365Project */
|
|
6866
7311
|
Office365Project = "Office365Project",
|
|
7312
|
+
/** OfficePowerBI */
|
|
6867
7313
|
OfficePowerBI = "OfficePowerBI",
|
|
7314
|
+
/** AmazonWebServicesCloudTrail */
|
|
6868
7315
|
AmazonWebServicesCloudTrail = "AmazonWebServicesCloudTrail",
|
|
7316
|
+
/** AmazonWebServicesS3 */
|
|
6869
7317
|
AmazonWebServicesS3 = "AmazonWebServicesS3",
|
|
7318
|
+
/** AzureAdvancedThreatProtection */
|
|
6870
7319
|
AzureAdvancedThreatProtection = "AzureAdvancedThreatProtection",
|
|
7320
|
+
/** MicrosoftDefenderAdvancedThreatProtection */
|
|
6871
7321
|
MicrosoftDefenderAdvancedThreatProtection = "MicrosoftDefenderAdvancedThreatProtection",
|
|
7322
|
+
/** Dynamics365 */
|
|
6872
7323
|
Dynamics365 = "Dynamics365",
|
|
7324
|
+
/** MicrosoftThreatProtection */
|
|
6873
7325
|
MicrosoftThreatProtection = "MicrosoftThreatProtection",
|
|
7326
|
+
/** MicrosoftThreatIntelligence */
|
|
6874
7327
|
MicrosoftThreatIntelligence = "MicrosoftThreatIntelligence",
|
|
7328
|
+
/** GenericUI */
|
|
6875
7329
|
GenericUI = "GenericUI",
|
|
7330
|
+
/** APIPolling */
|
|
6876
7331
|
APIPolling = "APIPolling",
|
|
7332
|
+
/** IOT */
|
|
6877
7333
|
IOT = "IOT"
|
|
6878
7334
|
}
|
|
6879
7335
|
|
|
@@ -6907,8 +7363,11 @@ export type DataConnectorKind = string;
|
|
|
6907
7363
|
|
|
6908
7364
|
/** Known values of {@link ConnectAuthKind} that the service accepts. */
|
|
6909
7365
|
export enum KnownConnectAuthKind {
|
|
7366
|
+
/** Basic */
|
|
6910
7367
|
Basic = "Basic",
|
|
7368
|
+
/** OAuth2 */
|
|
6911
7369
|
OAuth2 = "OAuth2",
|
|
7370
|
+
/** APIKey */
|
|
6912
7371
|
APIKey = "APIKey"
|
|
6913
7372
|
}
|
|
6914
7373
|
|
|
@@ -6925,7 +7384,9 @@ export type ConnectAuthKind = string;
|
|
|
6925
7384
|
|
|
6926
7385
|
/** Known values of {@link DataConnectorAuthorizationState} that the service accepts. */
|
|
6927
7386
|
export enum KnownDataConnectorAuthorizationState {
|
|
7387
|
+
/** Valid */
|
|
6928
7388
|
Valid = "Valid",
|
|
7389
|
+
/** Invalid */
|
|
6929
7390
|
Invalid = "Invalid"
|
|
6930
7391
|
}
|
|
6931
7392
|
|
|
@@ -6941,8 +7402,11 @@ export type DataConnectorAuthorizationState = string;
|
|
|
6941
7402
|
|
|
6942
7403
|
/** Known values of {@link DataConnectorLicenseState} that the service accepts. */
|
|
6943
7404
|
export enum KnownDataConnectorLicenseState {
|
|
7405
|
+
/** Valid */
|
|
6944
7406
|
Valid = "Valid",
|
|
7407
|
+
/** Invalid */
|
|
6945
7408
|
Invalid = "Invalid",
|
|
7409
|
+
/** Unknown */
|
|
6946
7410
|
Unknown = "Unknown"
|
|
6947
7411
|
}
|
|
6948
7412
|
|
|
@@ -7046,12 +7510,19 @@ export type EntityMappingType = string;
|
|
|
7046
7510
|
|
|
7047
7511
|
/** Known values of {@link MicrosoftSecurityProductName} that the service accepts. */
|
|
7048
7512
|
export enum KnownMicrosoftSecurityProductName {
|
|
7513
|
+
/** MicrosoftCloudAppSecurity */
|
|
7049
7514
|
MicrosoftCloudAppSecurity = "Microsoft Cloud App Security",
|
|
7515
|
+
/** AzureSecurityCenter */
|
|
7050
7516
|
AzureSecurityCenter = "Azure Security Center",
|
|
7517
|
+
/** AzureAdvancedThreatProtection */
|
|
7051
7518
|
AzureAdvancedThreatProtection = "Azure Advanced Threat Protection",
|
|
7519
|
+
/** AzureActiveDirectoryIdentityProtection */
|
|
7052
7520
|
AzureActiveDirectoryIdentityProtection = "Azure Active Directory Identity Protection",
|
|
7521
|
+
/** AzureSecurityCenterForIoT */
|
|
7053
7522
|
AzureSecurityCenterForIoT = "Azure Security Center for IoT",
|
|
7523
|
+
/** Office365AdvancedThreatProtection */
|
|
7054
7524
|
Office365AdvancedThreatProtection = "Office 365 Advanced Threat Protection",
|
|
7525
|
+
/** MicrosoftDefenderAdvancedThreatProtection */
|
|
7055
7526
|
MicrosoftDefenderAdvancedThreatProtection = "Microsoft Defender Advanced Threat Protection"
|
|
7056
7527
|
}
|
|
7057
7528
|
|
|
@@ -7111,7 +7582,9 @@ export type AlertDetail = string;
|
|
|
7111
7582
|
|
|
7112
7583
|
/** Known values of {@link EventGroupingAggregationKind} that the service accepts. */
|
|
7113
7584
|
export enum KnownEventGroupingAggregationKind {
|
|
7585
|
+
/** SingleAlert */
|
|
7114
7586
|
SingleAlert = "SingleAlert",
|
|
7587
|
+
/** AlertPerResult */
|
|
7115
7588
|
AlertPerResult = "AlertPerResult"
|
|
7116
7589
|
}
|
|
7117
7590
|
|
|
@@ -7125,6 +7598,120 @@ export enum KnownEventGroupingAggregationKind {
|
|
|
7125
7598
|
*/
|
|
7126
7599
|
export type EventGroupingAggregationKind = string;
|
|
7127
7600
|
|
|
7601
|
+
/** Known values of {@link AutomationRulePropertyArrayChangedConditionSupportedArrayType} that the service accepts. */
|
|
7602
|
+
export enum KnownAutomationRulePropertyArrayChangedConditionSupportedArrayType {
|
|
7603
|
+
/** Evaluate the condition on the alerts */
|
|
7604
|
+
Alerts = "Alerts",
|
|
7605
|
+
/** Evaluate the condition on the labels */
|
|
7606
|
+
Labels = "Labels",
|
|
7607
|
+
/** Evaluate the condition on the tactics */
|
|
7608
|
+
Tactics = "Tactics",
|
|
7609
|
+
/** Evaluate the condition on the comments */
|
|
7610
|
+
Comments = "Comments"
|
|
7611
|
+
}
|
|
7612
|
+
|
|
7613
|
+
/**
|
|
7614
|
+
* Defines values for AutomationRulePropertyArrayChangedConditionSupportedArrayType. \
|
|
7615
|
+
* {@link KnownAutomationRulePropertyArrayChangedConditionSupportedArrayType} can be used interchangeably with AutomationRulePropertyArrayChangedConditionSupportedArrayType,
|
|
7616
|
+
* this enum contains the known values that the service supports.
|
|
7617
|
+
* ### Known values supported by the service
|
|
7618
|
+
* **Alerts**: Evaluate the condition on the alerts \
|
|
7619
|
+
* **Labels**: Evaluate the condition on the labels \
|
|
7620
|
+
* **Tactics**: Evaluate the condition on the tactics \
|
|
7621
|
+
* **Comments**: Evaluate the condition on the comments
|
|
7622
|
+
*/
|
|
7623
|
+
export type AutomationRulePropertyArrayChangedConditionSupportedArrayType = string;
|
|
7624
|
+
|
|
7625
|
+
/** Known values of {@link AutomationRulePropertyArrayChangedConditionSupportedChangeType} that the service accepts. */
|
|
7626
|
+
export enum KnownAutomationRulePropertyArrayChangedConditionSupportedChangeType {
|
|
7627
|
+
/** Evaluate the condition on items added to the array */
|
|
7628
|
+
Added = "Added"
|
|
7629
|
+
}
|
|
7630
|
+
|
|
7631
|
+
/**
|
|
7632
|
+
* Defines values for AutomationRulePropertyArrayChangedConditionSupportedChangeType. \
|
|
7633
|
+
* {@link KnownAutomationRulePropertyArrayChangedConditionSupportedChangeType} can be used interchangeably with AutomationRulePropertyArrayChangedConditionSupportedChangeType,
|
|
7634
|
+
* this enum contains the known values that the service supports.
|
|
7635
|
+
* ### Known values supported by the service
|
|
7636
|
+
* **Added**: Evaluate the condition on items added to the array
|
|
7637
|
+
*/
|
|
7638
|
+
export type AutomationRulePropertyArrayChangedConditionSupportedChangeType = string;
|
|
7639
|
+
|
|
7640
|
+
/** Known values of {@link AutomationRulePropertyChangedConditionSupportedPropertyType} that the service accepts. */
|
|
7641
|
+
export enum KnownAutomationRulePropertyChangedConditionSupportedPropertyType {
|
|
7642
|
+
/** Evaluate the condition on the incident severity */
|
|
7643
|
+
IncidentSeverity = "IncidentSeverity",
|
|
7644
|
+
/** Evaluate the condition on the incident status */
|
|
7645
|
+
IncidentStatus = "IncidentStatus",
|
|
7646
|
+
/** Evaluate the condition on the incident owner */
|
|
7647
|
+
IncidentOwner = "IncidentOwner"
|
|
7648
|
+
}
|
|
7649
|
+
|
|
7650
|
+
/**
|
|
7651
|
+
* Defines values for AutomationRulePropertyChangedConditionSupportedPropertyType. \
|
|
7652
|
+
* {@link KnownAutomationRulePropertyChangedConditionSupportedPropertyType} can be used interchangeably with AutomationRulePropertyChangedConditionSupportedPropertyType,
|
|
7653
|
+
* this enum contains the known values that the service supports.
|
|
7654
|
+
* ### Known values supported by the service
|
|
7655
|
+
* **IncidentSeverity**: Evaluate the condition on the incident severity \
|
|
7656
|
+
* **IncidentStatus**: Evaluate the condition on the incident status \
|
|
7657
|
+
* **IncidentOwner**: Evaluate the condition on the incident owner
|
|
7658
|
+
*/
|
|
7659
|
+
export type AutomationRulePropertyChangedConditionSupportedPropertyType = string;
|
|
7660
|
+
|
|
7661
|
+
/** Known values of {@link AutomationRulePropertyChangedConditionSupportedChangedType} that the service accepts. */
|
|
7662
|
+
export enum KnownAutomationRulePropertyChangedConditionSupportedChangedType {
|
|
7663
|
+
/** Evaluate the condition on the previous value of the property */
|
|
7664
|
+
ChangedFrom = "ChangedFrom",
|
|
7665
|
+
/** Evaluate the condition on the updated value of the property */
|
|
7666
|
+
ChangedTo = "ChangedTo"
|
|
7667
|
+
}
|
|
7668
|
+
|
|
7669
|
+
/**
|
|
7670
|
+
* Defines values for AutomationRulePropertyChangedConditionSupportedChangedType. \
|
|
7671
|
+
* {@link KnownAutomationRulePropertyChangedConditionSupportedChangedType} can be used interchangeably with AutomationRulePropertyChangedConditionSupportedChangedType,
|
|
7672
|
+
* this enum contains the known values that the service supports.
|
|
7673
|
+
* ### Known values supported by the service
|
|
7674
|
+
* **ChangedFrom**: Evaluate the condition on the previous value of the property \
|
|
7675
|
+
* **ChangedTo**: Evaluate the condition on the updated value of the property
|
|
7676
|
+
*/
|
|
7677
|
+
export type AutomationRulePropertyChangedConditionSupportedChangedType = string;
|
|
7678
|
+
|
|
7679
|
+
/** Known values of {@link AutomationRulePropertyConditionSupportedOperator} that the service accepts. */
|
|
7680
|
+
export enum KnownAutomationRulePropertyConditionSupportedOperator {
|
|
7681
|
+
/** Evaluates if the property equals at least one of the condition values */
|
|
7682
|
+
Equals = "Equals",
|
|
7683
|
+
/** Evaluates if the property does not equal any of the condition values */
|
|
7684
|
+
NotEquals = "NotEquals",
|
|
7685
|
+
/** Evaluates if the property contains at least one of the condition values */
|
|
7686
|
+
Contains = "Contains",
|
|
7687
|
+
/** Evaluates if the property does not contain any of the condition values */
|
|
7688
|
+
NotContains = "NotContains",
|
|
7689
|
+
/** Evaluates if the property starts with any of the condition values */
|
|
7690
|
+
StartsWith = "StartsWith",
|
|
7691
|
+
/** Evaluates if the property does not start with any of the condition values */
|
|
7692
|
+
NotStartsWith = "NotStartsWith",
|
|
7693
|
+
/** Evaluates if the property ends with any of the condition values */
|
|
7694
|
+
EndsWith = "EndsWith",
|
|
7695
|
+
/** Evaluates if the property does not end with any of the condition values */
|
|
7696
|
+
NotEndsWith = "NotEndsWith"
|
|
7697
|
+
}
|
|
7698
|
+
|
|
7699
|
+
/**
|
|
7700
|
+
* Defines values for AutomationRulePropertyConditionSupportedOperator. \
|
|
7701
|
+
* {@link KnownAutomationRulePropertyConditionSupportedOperator} can be used interchangeably with AutomationRulePropertyConditionSupportedOperator,
|
|
7702
|
+
* this enum contains the known values that the service supports.
|
|
7703
|
+
* ### Known values supported by the service
|
|
7704
|
+
* **Equals**: Evaluates if the property equals at least one of the condition values \
|
|
7705
|
+
* **NotEquals**: Evaluates if the property does not equal any of the condition values \
|
|
7706
|
+
* **Contains**: Evaluates if the property contains at least one of the condition values \
|
|
7707
|
+
* **NotContains**: Evaluates if the property does not contain any of the condition values \
|
|
7708
|
+
* **StartsWith**: Evaluates if the property starts with any of the condition values \
|
|
7709
|
+
* **NotStartsWith**: Evaluates if the property does not start with any of the condition values \
|
|
7710
|
+
* **EndsWith**: Evaluates if the property ends with any of the condition values \
|
|
7711
|
+
* **NotEndsWith**: Evaluates if the property does not end with any of the condition values
|
|
7712
|
+
*/
|
|
7713
|
+
export type AutomationRulePropertyConditionSupportedOperator = string;
|
|
7714
|
+
|
|
7128
7715
|
/** Known values of {@link AutomationRulePropertyConditionSupportedProperty} that the service accepts. */
|
|
7129
7716
|
export enum KnownAutomationRulePropertyConditionSupportedProperty {
|
|
7130
7717
|
/** The title of the incident */
|
|
@@ -7161,6 +7748,8 @@ export enum KnownAutomationRulePropertyConditionSupportedProperty {
|
|
|
7161
7748
|
AccountUPNSuffix = "AccountUPNSuffix",
|
|
7162
7749
|
/** The name of the product of the alert */
|
|
7163
7750
|
AlertProductNames = "AlertProductNames",
|
|
7751
|
+
/** The analytic rule ids of the alert */
|
|
7752
|
+
AlertAnalyticRuleIds = "AlertAnalyticRuleIds",
|
|
7164
7753
|
/** The Azure resource id */
|
|
7165
7754
|
AzureResourceResourceId = "AzureResourceResourceId",
|
|
7166
7755
|
/** The Azure resource subscription id */
|
|
@@ -7259,6 +7848,7 @@ export enum KnownAutomationRulePropertyConditionSupportedProperty {
|
|
|
7259
7848
|
* **AccountObjectGuid**: The account unique identifier \
|
|
7260
7849
|
* **AccountUPNSuffix**: The account user principal name suffix \
|
|
7261
7850
|
* **AlertProductNames**: The name of the product of the alert \
|
|
7851
|
+
* **AlertAnalyticRuleIds**: The analytic rule ids of the alert \
|
|
7262
7852
|
* **AzureResourceResourceId**: The Azure resource id \
|
|
7263
7853
|
* **AzureResourceSubscriptionId**: The Azure resource subscription id \
|
|
7264
7854
|
* **CloudApplicationAppId**: The cloud application identifier \
|
|
@@ -7299,42 +7889,6 @@ export enum KnownAutomationRulePropertyConditionSupportedProperty {
|
|
|
7299
7889
|
*/
|
|
7300
7890
|
export type AutomationRulePropertyConditionSupportedProperty = string;
|
|
7301
7891
|
|
|
7302
|
-
/** Known values of {@link AutomationRulePropertyConditionSupportedOperator} that the service accepts. */
|
|
7303
|
-
export enum KnownAutomationRulePropertyConditionSupportedOperator {
|
|
7304
|
-
/** Evaluates if the property equals at least one of the condition values */
|
|
7305
|
-
Equals = "Equals",
|
|
7306
|
-
/** Evaluates if the property does not equal any of the condition values */
|
|
7307
|
-
NotEquals = "NotEquals",
|
|
7308
|
-
/** Evaluates if the property contains at least one of the condition values */
|
|
7309
|
-
Contains = "Contains",
|
|
7310
|
-
/** Evaluates if the property does not contain any of the condition values */
|
|
7311
|
-
NotContains = "NotContains",
|
|
7312
|
-
/** Evaluates if the property starts with any of the condition values */
|
|
7313
|
-
StartsWith = "StartsWith",
|
|
7314
|
-
/** Evaluates if the property does not start with any of the condition values */
|
|
7315
|
-
NotStartsWith = "NotStartsWith",
|
|
7316
|
-
/** Evaluates if the property ends with any of the condition values */
|
|
7317
|
-
EndsWith = "EndsWith",
|
|
7318
|
-
/** Evaluates if the property does not end with any of the condition values */
|
|
7319
|
-
NotEndsWith = "NotEndsWith"
|
|
7320
|
-
}
|
|
7321
|
-
|
|
7322
|
-
/**
|
|
7323
|
-
* Defines values for AutomationRulePropertyConditionSupportedOperator. \
|
|
7324
|
-
* {@link KnownAutomationRulePropertyConditionSupportedOperator} can be used interchangeably with AutomationRulePropertyConditionSupportedOperator,
|
|
7325
|
-
* this enum contains the known values that the service supports.
|
|
7326
|
-
* ### Known values supported by the service
|
|
7327
|
-
* **Equals**: Evaluates if the property equals at least one of the condition values \
|
|
7328
|
-
* **NotEquals**: Evaluates if the property does not equal any of the condition values \
|
|
7329
|
-
* **Contains**: Evaluates if the property contains at least one of the condition values \
|
|
7330
|
-
* **NotContains**: Evaluates if the property does not contain any of the condition values \
|
|
7331
|
-
* **StartsWith**: Evaluates if the property starts with any of the condition values \
|
|
7332
|
-
* **NotStartsWith**: Evaluates if the property does not start with any of the condition values \
|
|
7333
|
-
* **EndsWith**: Evaluates if the property ends with any of the condition values \
|
|
7334
|
-
* **NotEndsWith**: Evaluates if the property does not end with any of the condition values
|
|
7335
|
-
*/
|
|
7336
|
-
export type AutomationRulePropertyConditionSupportedOperator = string;
|
|
7337
|
-
|
|
7338
7892
|
/** Known values of {@link EntityType} that the service accepts. */
|
|
7339
7893
|
export enum KnownEntityType {
|
|
7340
7894
|
/** Entity represents account in the system. */
|
|
@@ -7378,7 +7932,9 @@ export enum KnownEntityType {
|
|
|
7378
7932
|
/** Entity represents mailbox in the system. */
|
|
7379
7933
|
Mailbox = "Mailbox",
|
|
7380
7934
|
/** Entity represents submission mail in the system. */
|
|
7381
|
-
SubmissionMail = "SubmissionMail"
|
|
7935
|
+
SubmissionMail = "SubmissionMail",
|
|
7936
|
+
/** Entity represents network interface in the system. */
|
|
7937
|
+
Nic = "Nic"
|
|
7382
7938
|
}
|
|
7383
7939
|
|
|
7384
7940
|
/**
|
|
@@ -7406,15 +7962,20 @@ export enum KnownEntityType {
|
|
|
7406
7962
|
* **MailCluster**: Entity represents mail cluster in the system. \
|
|
7407
7963
|
* **MailMessage**: Entity represents mail message in the system. \
|
|
7408
7964
|
* **Mailbox**: Entity represents mailbox in the system. \
|
|
7409
|
-
* **SubmissionMail**: Entity represents submission mail in the system.
|
|
7965
|
+
* **SubmissionMail**: Entity represents submission mail in the system. \
|
|
7966
|
+
* **Nic**: Entity represents network interface in the system.
|
|
7410
7967
|
*/
|
|
7411
7968
|
export type EntityType = string;
|
|
7412
7969
|
|
|
7413
7970
|
/** Known values of {@link OutputType} that the service accepts. */
|
|
7414
7971
|
export enum KnownOutputType {
|
|
7972
|
+
/** Number */
|
|
7415
7973
|
Number = "Number",
|
|
7974
|
+
/** String */
|
|
7416
7975
|
String = "String",
|
|
7976
|
+
/** Date */
|
|
7417
7977
|
Date = "Date",
|
|
7978
|
+
/** Entity */
|
|
7418
7979
|
Entity = "Entity"
|
|
7419
7980
|
}
|
|
7420
7981
|
|
|
@@ -7430,11 +7991,51 @@ export enum KnownOutputType {
|
|
|
7430
7991
|
*/
|
|
7431
7992
|
export type OutputType = string;
|
|
7432
7993
|
|
|
7994
|
+
/** Known values of {@link SettingsStatus} that the service accepts. */
|
|
7995
|
+
export enum KnownSettingsStatus {
|
|
7996
|
+
/** Anomaly settings status in Production mode */
|
|
7997
|
+
Production = "Production",
|
|
7998
|
+
/** Anomaly settings status in Flighting mode */
|
|
7999
|
+
Flighting = "Flighting"
|
|
8000
|
+
}
|
|
8001
|
+
|
|
8002
|
+
/**
|
|
8003
|
+
* Defines values for SettingsStatus. \
|
|
8004
|
+
* {@link KnownSettingsStatus} can be used interchangeably with SettingsStatus,
|
|
8005
|
+
* this enum contains the known values that the service supports.
|
|
8006
|
+
* ### Known values supported by the service
|
|
8007
|
+
* **Production**: Anomaly settings status in Production mode \
|
|
8008
|
+
* **Flighting**: Anomaly settings status in Flighting mode
|
|
8009
|
+
*/
|
|
8010
|
+
export type SettingsStatus = string;
|
|
8011
|
+
|
|
8012
|
+
/** Known values of {@link EntityProviders} that the service accepts. */
|
|
8013
|
+
export enum KnownEntityProviders {
|
|
8014
|
+
/** ActiveDirectory */
|
|
8015
|
+
ActiveDirectory = "ActiveDirectory",
|
|
8016
|
+
/** AzureActiveDirectory */
|
|
8017
|
+
AzureActiveDirectory = "AzureActiveDirectory"
|
|
8018
|
+
}
|
|
8019
|
+
|
|
8020
|
+
/**
|
|
8021
|
+
* Defines values for EntityProviders. \
|
|
8022
|
+
* {@link KnownEntityProviders} can be used interchangeably with EntityProviders,
|
|
8023
|
+
* this enum contains the known values that the service supports.
|
|
8024
|
+
* ### Known values supported by the service
|
|
8025
|
+
* **ActiveDirectory** \
|
|
8026
|
+
* **AzureActiveDirectory**
|
|
8027
|
+
*/
|
|
8028
|
+
export type EntityProviders = string;
|
|
8029
|
+
|
|
7433
8030
|
/** Known values of {@link UebaDataSources} that the service accepts. */
|
|
7434
8031
|
export enum KnownUebaDataSources {
|
|
8032
|
+
/** AuditLogs */
|
|
7435
8033
|
AuditLogs = "AuditLogs",
|
|
8034
|
+
/** AzureActivity */
|
|
7436
8035
|
AzureActivity = "AzureActivity",
|
|
8036
|
+
/** SecurityEvent */
|
|
7437
8037
|
SecurityEvent = "SecurityEvent",
|
|
8038
|
+
/** SigninLogs */
|
|
7438
8039
|
SigninLogs = "SigninLogs"
|
|
7439
8040
|
}
|
|
7440
8041
|
|
|
@@ -7450,25 +8051,11 @@ export enum KnownUebaDataSources {
|
|
|
7450
8051
|
*/
|
|
7451
8052
|
export type UebaDataSources = string;
|
|
7452
8053
|
|
|
7453
|
-
/** Known values of {@link SkuKind} that the service accepts. */
|
|
7454
|
-
export enum KnownSkuKind {
|
|
7455
|
-
PerGB = "PerGB",
|
|
7456
|
-
CapacityReservation = "CapacityReservation"
|
|
7457
|
-
}
|
|
7458
|
-
|
|
7459
|
-
/**
|
|
7460
|
-
* Defines values for SkuKind. \
|
|
7461
|
-
* {@link KnownSkuKind} can be used interchangeably with SkuKind,
|
|
7462
|
-
* this enum contains the known values that the service supports.
|
|
7463
|
-
* ### Known values supported by the service
|
|
7464
|
-
* **PerGB** \
|
|
7465
|
-
* **CapacityReservation**
|
|
7466
|
-
*/
|
|
7467
|
-
export type SkuKind = string;
|
|
7468
|
-
|
|
7469
8054
|
/** Known values of {@link DataTypeState} that the service accepts. */
|
|
7470
8055
|
export enum KnownDataTypeState {
|
|
8056
|
+
/** Enabled */
|
|
7471
8057
|
Enabled = "Enabled",
|
|
8058
|
+
/** Disabled */
|
|
7472
8059
|
Disabled = "Disabled"
|
|
7473
8060
|
}
|
|
7474
8061
|
|
|
@@ -7505,6 +8092,7 @@ export type PollingFrequency = string;
|
|
|
7505
8092
|
|
|
7506
8093
|
/** Known values of {@link ConnectivityType} that the service accepts. */
|
|
7507
8094
|
export enum KnownConnectivityType {
|
|
8095
|
+
/** IsConnectedQuery */
|
|
7508
8096
|
IsConnectedQuery = "IsConnectedQuery"
|
|
7509
8097
|
}
|
|
7510
8098
|
|
|
@@ -7519,11 +8107,17 @@ export type ConnectivityType = string;
|
|
|
7519
8107
|
|
|
7520
8108
|
/** Known values of {@link ProviderName} that the service accepts. */
|
|
7521
8109
|
export enum KnownProviderName {
|
|
8110
|
+
/** MicrosoftOperationalInsightsSolutions */
|
|
7522
8111
|
MicrosoftOperationalInsightsSolutions = "Microsoft.OperationalInsights/solutions",
|
|
8112
|
+
/** MicrosoftOperationalInsightsWorkspaces */
|
|
7523
8113
|
MicrosoftOperationalInsightsWorkspaces = "Microsoft.OperationalInsights/workspaces",
|
|
8114
|
+
/** MicrosoftOperationalInsightsWorkspacesDatasources */
|
|
7524
8115
|
MicrosoftOperationalInsightsWorkspacesDatasources = "Microsoft.OperationalInsights/workspaces/datasources",
|
|
8116
|
+
/** MicrosoftAadiamDiagnosticSettings */
|
|
7525
8117
|
MicrosoftAadiamDiagnosticSettings = "microsoft.aadiam/diagnosticSettings",
|
|
8118
|
+
/** MicrosoftOperationalInsightsWorkspacesSharedKeys */
|
|
7526
8119
|
MicrosoftOperationalInsightsWorkspacesSharedKeys = "Microsoft.OperationalInsights/workspaces/sharedKeys",
|
|
8120
|
+
/** MicrosoftAuthorizationPolicyAssignments */
|
|
7527
8121
|
MicrosoftAuthorizationPolicyAssignments = "Microsoft.Authorization/policyAssignments"
|
|
7528
8122
|
}
|
|
7529
8123
|
|
|
@@ -7543,8 +8137,11 @@ export type ProviderName = string;
|
|
|
7543
8137
|
|
|
7544
8138
|
/** Known values of {@link PermissionProviderScope} that the service accepts. */
|
|
7545
8139
|
export enum KnownPermissionProviderScope {
|
|
8140
|
+
/** ResourceGroup */
|
|
7546
8141
|
ResourceGroup = "ResourceGroup",
|
|
8142
|
+
/** Subscription */
|
|
7547
8143
|
Subscription = "Subscription",
|
|
8144
|
+
/** Workspace */
|
|
7548
8145
|
Workspace = "Workspace"
|
|
7549
8146
|
}
|
|
7550
8147
|
|
|
@@ -7561,8 +8158,11 @@ export type PermissionProviderScope = string;
|
|
|
7561
8158
|
|
|
7562
8159
|
/** Known values of {@link SettingType} that the service accepts. */
|
|
7563
8160
|
export enum KnownSettingType {
|
|
8161
|
+
/** CopyableLabel */
|
|
7564
8162
|
CopyableLabel = "CopyableLabel",
|
|
8163
|
+
/** InstructionStepsGroup */
|
|
7565
8164
|
InstructionStepsGroup = "InstructionStepsGroup",
|
|
8165
|
+
/** InfoMessage */
|
|
7566
8166
|
InfoMessage = "InfoMessage"
|
|
7567
8167
|
}
|
|
7568
8168
|
|
|
@@ -7604,6 +8204,30 @@ export enum KnownFileHashAlgorithm {
|
|
|
7604
8204
|
*/
|
|
7605
8205
|
export type FileHashAlgorithm = string;
|
|
7606
8206
|
|
|
8207
|
+
/** Known values of {@link DeviceImportance} that the service accepts. */
|
|
8208
|
+
export enum KnownDeviceImportance {
|
|
8209
|
+
/** Unknown - Default value */
|
|
8210
|
+
Unknown = "Unknown",
|
|
8211
|
+
/** Low */
|
|
8212
|
+
Low = "Low",
|
|
8213
|
+
/** Normal */
|
|
8214
|
+
Normal = "Normal",
|
|
8215
|
+
/** High */
|
|
8216
|
+
High = "High"
|
|
8217
|
+
}
|
|
8218
|
+
|
|
8219
|
+
/**
|
|
8220
|
+
* Defines values for DeviceImportance. \
|
|
8221
|
+
* {@link KnownDeviceImportance} can be used interchangeably with DeviceImportance,
|
|
8222
|
+
* this enum contains the known values that the service supports.
|
|
8223
|
+
* ### Known values supported by the service
|
|
8224
|
+
* **Unknown**: Unknown - Default value \
|
|
8225
|
+
* **Low**: Low \
|
|
8226
|
+
* **Normal**: Normal \
|
|
8227
|
+
* **High**: High
|
|
8228
|
+
*/
|
|
8229
|
+
export type DeviceImportance = string;
|
|
8230
|
+
|
|
7607
8231
|
/** Known values of {@link AntispamMailDirection} that the service accepts. */
|
|
7608
8232
|
export enum KnownAntispamMailDirection {
|
|
7609
8233
|
/** Unknown */
|
|
@@ -8134,7 +8758,7 @@ export type EntityRelationsGetRelationResponse = Relation;
|
|
|
8134
8758
|
export interface EntityQueriesListOptionalParams
|
|
8135
8759
|
extends coreClient.OperationOptions {
|
|
8136
8760
|
/** The entity query kind we want to fetch */
|
|
8137
|
-
kind?:
|
|
8761
|
+
kind?: Enum13;
|
|
8138
8762
|
}
|
|
8139
8763
|
|
|
8140
8764
|
/** Contains response data for the list operation. */
|
|
@@ -8162,7 +8786,7 @@ export interface EntityQueriesDeleteOptionalParams
|
|
|
8162
8786
|
export interface EntityQueriesListNextOptionalParams
|
|
8163
8787
|
extends coreClient.OperationOptions {
|
|
8164
8788
|
/** The entity query kind we want to fetch */
|
|
8165
|
-
kind?:
|
|
8789
|
+
kind?: Enum13;
|
|
8166
8790
|
}
|
|
8167
8791
|
|
|
8168
8792
|
/** Contains response data for the listNext operation. */
|
|
@@ -8399,6 +9023,38 @@ export interface SentinelOnboardingStatesListOptionalParams
|
|
|
8399
9023
|
/** Contains response data for the list operation. */
|
|
8400
9024
|
export type SentinelOnboardingStatesListResponse = SentinelOnboardingStatesList;
|
|
8401
9025
|
|
|
9026
|
+
/** Optional parameters. */
|
|
9027
|
+
export interface SecurityMLAnalyticsSettingsListOptionalParams
|
|
9028
|
+
extends coreClient.OperationOptions {}
|
|
9029
|
+
|
|
9030
|
+
/** Contains response data for the list operation. */
|
|
9031
|
+
export type SecurityMLAnalyticsSettingsListResponse = SecurityMLAnalyticsSettingsList;
|
|
9032
|
+
|
|
9033
|
+
/** Optional parameters. */
|
|
9034
|
+
export interface SecurityMLAnalyticsSettingsGetOptionalParams
|
|
9035
|
+
extends coreClient.OperationOptions {}
|
|
9036
|
+
|
|
9037
|
+
/** Contains response data for the get operation. */
|
|
9038
|
+
export type SecurityMLAnalyticsSettingsGetResponse = SecurityMLAnalyticsSettingUnion;
|
|
9039
|
+
|
|
9040
|
+
/** Optional parameters. */
|
|
9041
|
+
export interface SecurityMLAnalyticsSettingsCreateOrUpdateOptionalParams
|
|
9042
|
+
extends coreClient.OperationOptions {}
|
|
9043
|
+
|
|
9044
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
9045
|
+
export type SecurityMLAnalyticsSettingsCreateOrUpdateResponse = SecurityMLAnalyticsSettingUnion;
|
|
9046
|
+
|
|
9047
|
+
/** Optional parameters. */
|
|
9048
|
+
export interface SecurityMLAnalyticsSettingsDeleteOptionalParams
|
|
9049
|
+
extends coreClient.OperationOptions {}
|
|
9050
|
+
|
|
9051
|
+
/** Optional parameters. */
|
|
9052
|
+
export interface SecurityMLAnalyticsSettingsListNextOptionalParams
|
|
9053
|
+
extends coreClient.OperationOptions {}
|
|
9054
|
+
|
|
9055
|
+
/** Contains response data for the listNext operation. */
|
|
9056
|
+
export type SecurityMLAnalyticsSettingsListNextResponse = SecurityMLAnalyticsSettingsList;
|
|
9057
|
+
|
|
8402
9058
|
/** Optional parameters. */
|
|
8403
9059
|
export interface ProductSettingsListOptionalParams
|
|
8404
9060
|
extends coreClient.OperationOptions {}
|