@azure/arm-securityinsight 1.0.0-beta.1 → 1.0.0-beta.2
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 +170 -0
- package/README.md +11 -0
- package/dist/index.js +4815 -3867
- 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.d.ts +2 -0
- package/dist-esm/samples-dev/actionsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/actionsCreateOrUpdateSample.js +38 -0
- package/dist-esm/samples-dev/actionsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/actionsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/actionsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/actionsDeleteSample.js +33 -0
- package/dist-esm/samples-dev/actionsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/actionsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/actionsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/actionsGetSample.js +33 -0
- package/dist-esm/samples-dev/actionsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/actionsListByAlertRuleSample.d.ts +2 -0
- package/dist-esm/samples-dev/actionsListByAlertRuleSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/actionsListByAlertRuleSample.js +46 -0
- package/dist-esm/samples-dev/actionsListByAlertRuleSample.js.map +1 -0
- package/dist-esm/samples-dev/alertRuleTemplatesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/alertRuleTemplatesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/alertRuleTemplatesGetSample.js +32 -0
- package/dist-esm/samples-dev/alertRuleTemplatesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/alertRuleTemplatesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/alertRuleTemplatesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/alertRuleTemplatesListSample.js +45 -0
- package/dist-esm/samples-dev/alertRuleTemplatesListSample.js.map +1 -0
- package/dist-esm/samples-dev/alertRulesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/alertRulesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/alertRulesCreateOrUpdateSample.js +454 -0
- package/dist-esm/samples-dev/alertRulesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/alertRulesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/alertRulesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/alertRulesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/alertRulesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/alertRulesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/alertRulesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/alertRulesGetSample.js +89 -0
- package/dist-esm/samples-dev/alertRulesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/alertRulesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/alertRulesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/alertRulesListSample.js +45 -0
- package/dist-esm/samples-dev/alertRulesListSample.js.map +1 -0
- package/dist-esm/samples-dev/appendTagsToAThreatIntelligenceIndicator.d.ts +2 -0
- package/dist-esm/samples-dev/appendTagsToAThreatIntelligenceIndicator.d.ts.map +1 -0
- package/dist-esm/samples-dev/appendTagsToAThreatIntelligenceIndicator.js +35 -0
- package/dist-esm/samples-dev/appendTagsToAThreatIntelligenceIndicator.js.map +1 -0
- package/dist-esm/samples-dev/automationRulesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/automationRulesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/automationRulesCreateOrUpdateSample.js +32 -0
- package/dist-esm/samples-dev/automationRulesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/automationRulesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/automationRulesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/automationRulesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/automationRulesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/automationRulesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/automationRulesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/automationRulesGetSample.js +32 -0
- package/dist-esm/samples-dev/automationRulesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/automationRulesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/automationRulesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/automationRulesListSample.js +45 -0
- package/dist-esm/samples-dev/automationRulesListSample.js.map +1 -0
- package/dist-esm/samples-dev/bookmarkExpandSample.d.ts +2 -0
- package/dist-esm/samples-dev/bookmarkExpandSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bookmarkExpandSample.js +37 -0
- package/dist-esm/samples-dev/bookmarkExpandSample.js.map +1 -0
- package/dist-esm/samples-dev/bookmarkRelationsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/bookmarkRelationsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bookmarkRelationsCreateOrUpdateSample.js +36 -0
- package/dist-esm/samples-dev/bookmarkRelationsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/bookmarkRelationsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/bookmarkRelationsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bookmarkRelationsDeleteSample.js +33 -0
- package/dist-esm/samples-dev/bookmarkRelationsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/bookmarkRelationsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/bookmarkRelationsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bookmarkRelationsGetSample.js +33 -0
- package/dist-esm/samples-dev/bookmarkRelationsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/bookmarkRelationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/bookmarkRelationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bookmarkRelationsListSample.js +46 -0
- package/dist-esm/samples-dev/bookmarkRelationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/bookmarksCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/bookmarksCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bookmarksCreateOrUpdateSample.js +54 -0
- package/dist-esm/samples-dev/bookmarksCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/bookmarksDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/bookmarksDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bookmarksDeleteSample.js +32 -0
- package/dist-esm/samples-dev/bookmarksDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/bookmarksGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/bookmarksGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bookmarksGetSample.js +32 -0
- package/dist-esm/samples-dev/bookmarksGetSample.js.map +1 -0
- package/dist-esm/samples-dev/bookmarksListSample.d.ts +2 -0
- package/dist-esm/samples-dev/bookmarksListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bookmarksListSample.js +45 -0
- package/dist-esm/samples-dev/bookmarksListSample.js.map +1 -0
- package/dist-esm/samples-dev/checkRequirementsForAad.d.ts +2 -0
- package/dist-esm/samples-dev/checkRequirementsForAad.d.ts.map +1 -0
- package/dist-esm/samples-dev/checkRequirementsForAad.js +35 -0
- package/dist-esm/samples-dev/checkRequirementsForAad.js.map +1 -0
- package/dist-esm/samples-dev/checkRequirementsForAadNoAuthorization.d.ts +2 -0
- package/dist-esm/samples-dev/checkRequirementsForAadNoAuthorization.d.ts.map +1 -0
- package/dist-esm/samples-dev/checkRequirementsForAadNoAuthorization.js +35 -0
- package/dist-esm/samples-dev/checkRequirementsForAadNoAuthorization.js.map +1 -0
- package/dist-esm/samples-dev/checkRequirementsForAadNoLicense.d.ts +2 -0
- package/dist-esm/samples-dev/checkRequirementsForAadNoLicense.d.ts.map +1 -0
- package/dist-esm/samples-dev/checkRequirementsForAadNoLicense.js +35 -0
- package/dist-esm/samples-dev/checkRequirementsForAadNoLicense.js.map +1 -0
- package/dist-esm/samples-dev/checkRequirementsForAsc.d.ts +2 -0
- package/dist-esm/samples-dev/checkRequirementsForAsc.d.ts.map +1 -0
- package/dist-esm/samples-dev/checkRequirementsForAsc.js +35 -0
- package/dist-esm/samples-dev/checkRequirementsForAsc.js.map +1 -0
- package/dist-esm/samples-dev/checkRequirementsForDynamics365.d.ts +2 -0
- package/dist-esm/samples-dev/checkRequirementsForDynamics365.d.ts.map +1 -0
- package/dist-esm/samples-dev/checkRequirementsForDynamics365.js +35 -0
- package/dist-esm/samples-dev/checkRequirementsForDynamics365.js.map +1 -0
- package/dist-esm/samples-dev/checkRequirementsForMcas.d.ts +2 -0
- package/dist-esm/samples-dev/checkRequirementsForMcas.d.ts.map +1 -0
- package/dist-esm/samples-dev/checkRequirementsForMcas.js +35 -0
- package/dist-esm/samples-dev/checkRequirementsForMcas.js.map +1 -0
- package/dist-esm/samples-dev/checkRequirementsForMdatp.d.ts +2 -0
- package/dist-esm/samples-dev/checkRequirementsForMdatp.d.ts.map +1 -0
- package/dist-esm/samples-dev/checkRequirementsForMdatp.js +35 -0
- package/dist-esm/samples-dev/checkRequirementsForMdatp.js.map +1 -0
- package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatIntelligence.d.ts +2 -0
- package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatIntelligence.d.ts.map +1 -0
- package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatIntelligence.js +35 -0
- package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatIntelligence.js.map +1 -0
- package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatProtection.d.ts +2 -0
- package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatProtection.d.ts.map +1 -0
- package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatProtection.js +35 -0
- package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatProtection.js.map +1 -0
- package/dist-esm/samples-dev/checkRequirementsForOfficeAtp.d.ts +2 -0
- package/dist-esm/samples-dev/checkRequirementsForOfficeAtp.d.ts.map +1 -0
- package/dist-esm/samples-dev/checkRequirementsForOfficeAtp.js +35 -0
- package/dist-esm/samples-dev/checkRequirementsForOfficeAtp.js.map +1 -0
- package/dist-esm/samples-dev/checkRequirementsForOfficeIrm.d.ts +2 -0
- package/dist-esm/samples-dev/checkRequirementsForOfficeIrm.d.ts.map +1 -0
- package/dist-esm/samples-dev/checkRequirementsForOfficeIrm.js +35 -0
- package/dist-esm/samples-dev/checkRequirementsForOfficeIrm.js.map +1 -0
- package/dist-esm/samples-dev/checkRequirementsForTi.d.ts +2 -0
- package/dist-esm/samples-dev/checkRequirementsForTi.d.ts.map +1 -0
- package/dist-esm/samples-dev/checkRequirementsForTi.js +35 -0
- package/dist-esm/samples-dev/checkRequirementsForTi.js.map +1 -0
- package/dist-esm/samples-dev/checkRequirementsForTiTaxii.d.ts +2 -0
- package/dist-esm/samples-dev/checkRequirementsForTiTaxii.d.ts.map +1 -0
- package/dist-esm/samples-dev/checkRequirementsForTiTaxii.js +35 -0
- package/dist-esm/samples-dev/checkRequirementsForTiTaxii.js.map +1 -0
- package/dist-esm/samples-dev/connectAnApiPollingDataConnector.d.ts +2 -0
- package/dist-esm/samples-dev/connectAnApiPollingDataConnector.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectAnApiPollingDataConnector.js +44 -0
- package/dist-esm/samples-dev/connectAnApiPollingDataConnector.js.map +1 -0
- package/dist-esm/samples-dev/createANewThreatIntelligence.d.ts +2 -0
- package/dist-esm/samples-dev/createANewThreatIntelligence.d.ts.map +1 -0
- package/dist-esm/samples-dev/createANewThreatIntelligence.js +51 -0
- package/dist-esm/samples-dev/createANewThreatIntelligence.js.map +1 -0
- package/dist-esm/samples-dev/createOrUpdateFullMetadata.d.ts +2 -0
- package/dist-esm/samples-dev/createOrUpdateFullMetadata.d.ts.map +1 -0
- package/dist-esm/samples-dev/createOrUpdateFullMetadata.js +87 -0
- package/dist-esm/samples-dev/createOrUpdateFullMetadata.js.map +1 -0
- package/dist-esm/samples-dev/createOrUpdateMinimalMetadata.d.ts +2 -0
- package/dist-esm/samples-dev/createOrUpdateMinimalMetadata.d.ts.map +1 -0
- package/dist-esm/samples-dev/createOrUpdateMinimalMetadata.js +37 -0
- package/dist-esm/samples-dev/createOrUpdateMinimalMetadata.js.map +1 -0
- package/dist-esm/samples-dev/createSentinelOnboardingState.d.ts +2 -0
- package/dist-esm/samples-dev/createSentinelOnboardingState.d.ts.map +1 -0
- package/dist-esm/samples-dev/createSentinelOnboardingState.js +38 -0
- package/dist-esm/samples-dev/createSentinelOnboardingState.js.map +1 -0
- package/dist-esm/samples-dev/createsASourceControl.d.ts +2 -0
- package/dist-esm/samples-dev/createsASourceControl.d.ts.map +1 -0
- package/dist-esm/samples-dev/createsASourceControl.js +48 -0
- package/dist-esm/samples-dev/createsASourceControl.js.map +1 -0
- package/dist-esm/samples-dev/createsIncidentTeamsGroup.d.ts +2 -0
- package/dist-esm/samples-dev/createsIncidentTeamsGroup.d.ts.map +1 -0
- package/dist-esm/samples-dev/createsIncidentTeamsGroup.js +36 -0
- package/dist-esm/samples-dev/createsIncidentTeamsGroup.js.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesAApiPollingDataConnector.d.ts +2 -0
- package/dist-esm/samples-dev/createsOrUpdatesAApiPollingDataConnector.d.ts.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesAApiPollingDataConnector.js +123 -0
- package/dist-esm/samples-dev/createsOrUpdatesAApiPollingDataConnector.js.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesABookmark.d.ts +2 -0
- package/dist-esm/samples-dev/createsOrUpdatesABookmark.d.ts.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesABookmark.js +44 -0
- package/dist-esm/samples-dev/createsOrUpdatesABookmark.js.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesABookmarkRelation.d.ts +2 -0
- package/dist-esm/samples-dev/createsOrUpdatesABookmarkRelation.d.ts.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesABookmarkRelation.js +36 -0
- package/dist-esm/samples-dev/createsOrUpdatesABookmarkRelation.js.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesADynamics365DataConnector.d.ts +2 -0
- package/dist-esm/samples-dev/createsOrUpdatesADynamics365DataConnector.d.ts.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesADynamics365DataConnector.js +38 -0
- package/dist-esm/samples-dev/createsOrUpdatesADynamics365DataConnector.js.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesAFusionAlertRule.d.ts +2 -0
- package/dist-esm/samples-dev/createsOrUpdatesAFusionAlertRule.d.ts.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesAFusionAlertRule.js +38 -0
- package/dist-esm/samples-dev/createsOrUpdatesAFusionAlertRule.js.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesAGenericUiDataConnector.d.ts +2 -0
- package/dist-esm/samples-dev/createsOrUpdatesAGenericUiDataConnector.d.ts.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesAGenericUiDataConnector.js +149 -0
- package/dist-esm/samples-dev/createsOrUpdatesAGenericUiDataConnector.js.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesAMicrosoftSecurityIncidentCreationRule.d.ts +2 -0
- package/dist-esm/samples-dev/createsOrUpdatesAMicrosoftSecurityIncidentCreationRule.d.ts.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesAMicrosoftSecurityIncidentCreationRule.js +39 -0
- package/dist-esm/samples-dev/createsOrUpdatesAMicrosoftSecurityIncidentCreationRule.js.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesANrtAlertRule.d.ts +2 -0
- package/dist-esm/samples-dev/createsOrUpdatesANrtAlertRule.d.ts.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesANrtAlertRule.js +54 -0
- package/dist-esm/samples-dev/createsOrUpdatesANrtAlertRule.js.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesAScheduledAlertRule.d.ts +2 -0
- package/dist-esm/samples-dev/createsOrUpdatesAScheduledAlertRule.d.ts.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesAScheduledAlertRule.js +79 -0
- package/dist-esm/samples-dev/createsOrUpdatesAScheduledAlertRule.js.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesAThreatIntelligenceTaxiiDataConnector.d.ts +2 -0
- package/dist-esm/samples-dev/createsOrUpdatesAThreatIntelligenceTaxiiDataConnector.d.ts.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesAThreatIntelligenceTaxiiDataConnector.js +46 -0
- package/dist-esm/samples-dev/createsOrUpdatesAThreatIntelligenceTaxiiDataConnector.js.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlist.d.ts +2 -0
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlist.d.ts.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlist.js +40 -0
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlist.js.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlistAndBulkCreatesWatchlistItems.d.ts +2 -0
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlistAndBulkCreatesWatchlistItems.d.ts.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlistAndBulkCreatesWatchlistItems.js +43 -0
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlistAndBulkCreatesWatchlistItems.js.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlistItem.d.ts +2 -0
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlistItem.d.ts.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlistItem.js +44 -0
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlistItem.js.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesAnActionOfAlertRule.d.ts +2 -0
- package/dist-esm/samples-dev/createsOrUpdatesAnActionOfAlertRule.d.ts.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesAnActionOfAlertRule.js +38 -0
- package/dist-esm/samples-dev/createsOrUpdatesAnActionOfAlertRule.js.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesAnActivityEntityQuery.d.ts +2 -0
- package/dist-esm/samples-dev/createsOrUpdatesAnActivityEntityQuery.d.ts.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesAnActivityEntityQuery.js +52 -0
- package/dist-esm/samples-dev/createsOrUpdatesAnActivityEntityQuery.js.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesAnAutomationRule.d.ts +2 -0
- package/dist-esm/samples-dev/createsOrUpdatesAnAutomationRule.d.ts.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesAnAutomationRule.js +70 -0
- package/dist-esm/samples-dev/createsOrUpdatesAnAutomationRule.js.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesAnIncident.d.ts +2 -0
- package/dist-esm/samples-dev/createsOrUpdatesAnIncident.d.ts.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesAnIncident.js +45 -0
- package/dist-esm/samples-dev/createsOrUpdatesAnIncident.js.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesAnIncidentComment.d.ts +2 -0
- package/dist-esm/samples-dev/createsOrUpdatesAnIncidentComment.d.ts.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesAnIncidentComment.js +34 -0
- package/dist-esm/samples-dev/createsOrUpdatesAnIncidentComment.js.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesAnIncidentRelation.d.ts +2 -0
- package/dist-esm/samples-dev/createsOrUpdatesAnIncidentRelation.d.ts.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesAnIncidentRelation.js +36 -0
- package/dist-esm/samples-dev/createsOrUpdatesAnIncidentRelation.js.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesAnOffice365DataConnector.d.ts +2 -0
- package/dist-esm/samples-dev/createsOrUpdatesAnOffice365DataConnector.d.ts.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesAnOffice365DataConnector.js +42 -0
- package/dist-esm/samples-dev/createsOrUpdatesAnOffice365DataConnector.js.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesAnThreatIntelligencePlatformDataConnector.d.ts +2 -0
- package/dist-esm/samples-dev/createsOrUpdatesAnThreatIntelligencePlatformDataConnector.d.ts.map +1 -0
- package/dist-esm/samples-dev/createsOrUpdatesAnThreatIntelligencePlatformDataConnector.js +38 -0
- package/dist-esm/samples-dev/createsOrUpdatesAnThreatIntelligencePlatformDataConnector.js.map +1 -0
- package/dist-esm/samples-dev/dataConnectorsCheckRequirementsPostSample.d.ts +2 -0
- package/dist-esm/samples-dev/dataConnectorsCheckRequirementsPostSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dataConnectorsCheckRequirementsPostSample.js +365 -0
- package/dist-esm/samples-dev/dataConnectorsCheckRequirementsPostSample.js.map +1 -0
- package/dist-esm/samples-dev/dataConnectorsConnectSample.d.ts +2 -0
- package/dist-esm/samples-dev/dataConnectorsConnectSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dataConnectorsConnectSample.js +44 -0
- package/dist-esm/samples-dev/dataConnectorsConnectSample.js.map +1 -0
- package/dist-esm/samples-dev/dataConnectorsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/dataConnectorsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dataConnectorsCreateOrUpdateSample.js +421 -0
- package/dist-esm/samples-dev/dataConnectorsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/dataConnectorsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/dataConnectorsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dataConnectorsDeleteSample.js +108 -0
- package/dist-esm/samples-dev/dataConnectorsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/dataConnectorsDisconnectSample.d.ts +2 -0
- package/dist-esm/samples-dev/dataConnectorsDisconnectSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dataConnectorsDisconnectSample.js +32 -0
- package/dist-esm/samples-dev/dataConnectorsDisconnectSample.js.map +1 -0
- package/dist-esm/samples-dev/dataConnectorsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/dataConnectorsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dataConnectorsGetSample.js +393 -0
- package/dist-esm/samples-dev/dataConnectorsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/dataConnectorsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/dataConnectorsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dataConnectorsListSample.js +45 -0
- package/dist-esm/samples-dev/dataConnectorsListSample.js.map +1 -0
- package/dist-esm/samples-dev/deleteAApiPollingDataConnector.d.ts +2 -0
- package/dist-esm/samples-dev/deleteAApiPollingDataConnector.d.ts.map +1 -0
- package/dist-esm/samples-dev/deleteAApiPollingDataConnector.js +32 -0
- package/dist-esm/samples-dev/deleteAApiPollingDataConnector.js.map +1 -0
- package/dist-esm/samples-dev/deleteABookmark.d.ts +2 -0
- package/dist-esm/samples-dev/deleteABookmark.d.ts.map +1 -0
- package/dist-esm/samples-dev/deleteABookmark.js +32 -0
- package/dist-esm/samples-dev/deleteABookmark.js.map +1 -0
- package/dist-esm/samples-dev/deleteAGenericUiDataConnector.d.ts +2 -0
- package/dist-esm/samples-dev/deleteAGenericUiDataConnector.d.ts.map +1 -0
- package/dist-esm/samples-dev/deleteAGenericUiDataConnector.js +32 -0
- package/dist-esm/samples-dev/deleteAGenericUiDataConnector.js.map +1 -0
- package/dist-esm/samples-dev/deleteASourceControl.d.ts +2 -0
- package/dist-esm/samples-dev/deleteASourceControl.d.ts.map +1 -0
- package/dist-esm/samples-dev/deleteASourceControl.js +32 -0
- package/dist-esm/samples-dev/deleteASourceControl.js.map +1 -0
- package/dist-esm/samples-dev/deleteAThreatIntelligenceIndicator.d.ts +2 -0
- package/dist-esm/samples-dev/deleteAThreatIntelligenceIndicator.d.ts.map +1 -0
- package/dist-esm/samples-dev/deleteAThreatIntelligenceIndicator.js +32 -0
- package/dist-esm/samples-dev/deleteAThreatIntelligenceIndicator.js.map +1 -0
- package/dist-esm/samples-dev/deleteAWatchlist.d.ts +2 -0
- package/dist-esm/samples-dev/deleteAWatchlist.d.ts.map +1 -0
- package/dist-esm/samples-dev/deleteAWatchlist.js +32 -0
- package/dist-esm/samples-dev/deleteAWatchlist.js.map +1 -0
- package/dist-esm/samples-dev/deleteAWatchlistItem.d.ts +2 -0
- package/dist-esm/samples-dev/deleteAWatchlistItem.d.ts.map +1 -0
- package/dist-esm/samples-dev/deleteAWatchlistItem.js +33 -0
- package/dist-esm/samples-dev/deleteAWatchlistItem.js.map +1 -0
- package/dist-esm/samples-dev/deleteAnActionOfAlertRule.d.ts +2 -0
- package/dist-esm/samples-dev/deleteAnActionOfAlertRule.d.ts.map +1 -0
- package/dist-esm/samples-dev/deleteAnActionOfAlertRule.js +33 -0
- package/dist-esm/samples-dev/deleteAnActionOfAlertRule.js.map +1 -0
- package/dist-esm/samples-dev/deleteAnAlertRule.d.ts +2 -0
- package/dist-esm/samples-dev/deleteAnAlertRule.d.ts.map +1 -0
- package/dist-esm/samples-dev/deleteAnAlertRule.js +32 -0
- package/dist-esm/samples-dev/deleteAnAlertRule.js.map +1 -0
- package/dist-esm/samples-dev/deleteAnAutomationRule.d.ts +2 -0
- package/dist-esm/samples-dev/deleteAnAutomationRule.d.ts.map +1 -0
- package/dist-esm/samples-dev/deleteAnAutomationRule.js +32 -0
- package/dist-esm/samples-dev/deleteAnAutomationRule.js.map +1 -0
- package/dist-esm/samples-dev/deleteAnEntityQuery.d.ts +2 -0
- package/dist-esm/samples-dev/deleteAnEntityQuery.d.ts.map +1 -0
- package/dist-esm/samples-dev/deleteAnEntityQuery.js +32 -0
- package/dist-esm/samples-dev/deleteAnEntityQuery.js.map +1 -0
- package/dist-esm/samples-dev/deleteAnIncident.d.ts +2 -0
- package/dist-esm/samples-dev/deleteAnIncident.d.ts.map +1 -0
- package/dist-esm/samples-dev/deleteAnIncident.js +32 -0
- package/dist-esm/samples-dev/deleteAnIncident.js.map +1 -0
- package/dist-esm/samples-dev/deleteAnOffice365DataConnector.d.ts +2 -0
- package/dist-esm/samples-dev/deleteAnOffice365DataConnector.d.ts.map +1 -0
- package/dist-esm/samples-dev/deleteAnOffice365DataConnector.js +32 -0
- package/dist-esm/samples-dev/deleteAnOffice365DataConnector.js.map +1 -0
- package/dist-esm/samples-dev/deleteAnOfficeConsent.d.ts +2 -0
- package/dist-esm/samples-dev/deleteAnOfficeConsent.d.ts.map +1 -0
- package/dist-esm/samples-dev/deleteAnOfficeConsent.js +32 -0
- package/dist-esm/samples-dev/deleteAnOfficeConsent.js.map +1 -0
- package/dist-esm/samples-dev/deleteEyesOnSettings.d.ts +2 -0
- package/dist-esm/samples-dev/deleteEyesOnSettings.d.ts.map +1 -0
- package/dist-esm/samples-dev/deleteEyesOnSettings.js +32 -0
- package/dist-esm/samples-dev/deleteEyesOnSettings.js.map +1 -0
- package/dist-esm/samples-dev/deleteMetadata.d.ts +2 -0
- package/dist-esm/samples-dev/deleteMetadata.d.ts.map +1 -0
- package/dist-esm/samples-dev/deleteMetadata.js +32 -0
- package/dist-esm/samples-dev/deleteMetadata.js.map +1 -0
- package/dist-esm/samples-dev/deleteSentinelOnboardingState.d.ts +2 -0
- package/dist-esm/samples-dev/deleteSentinelOnboardingState.d.ts.map +1 -0
- package/dist-esm/samples-dev/deleteSentinelOnboardingState.js +32 -0
- package/dist-esm/samples-dev/deleteSentinelOnboardingState.js.map +1 -0
- package/dist-esm/samples-dev/deleteTheBookmarkRelation.d.ts +2 -0
- package/dist-esm/samples-dev/deleteTheBookmarkRelation.d.ts.map +1 -0
- package/dist-esm/samples-dev/deleteTheBookmarkRelation.js +33 -0
- package/dist-esm/samples-dev/deleteTheBookmarkRelation.js.map +1 -0
- package/dist-esm/samples-dev/deleteTheIncidentComment.d.ts +2 -0
- package/dist-esm/samples-dev/deleteTheIncidentComment.d.ts.map +1 -0
- package/dist-esm/samples-dev/deleteTheIncidentComment.js +33 -0
- package/dist-esm/samples-dev/deleteTheIncidentComment.js.map +1 -0
- package/dist-esm/samples-dev/deleteTheIncidentRelation.d.ts +2 -0
- package/dist-esm/samples-dev/deleteTheIncidentRelation.d.ts.map +1 -0
- package/dist-esm/samples-dev/deleteTheIncidentRelation.js +33 -0
- package/dist-esm/samples-dev/deleteTheIncidentRelation.js.map +1 -0
- package/dist-esm/samples-dev/disconnectAnApiPollingDataConnector.d.ts +2 -0
- package/dist-esm/samples-dev/disconnectAnApiPollingDataConnector.d.ts.map +1 -0
- package/dist-esm/samples-dev/disconnectAnApiPollingDataConnector.js +32 -0
- package/dist-esm/samples-dev/disconnectAnApiPollingDataConnector.js.map +1 -0
- package/dist-esm/samples-dev/domainWhoisGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/domainWhoisGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/domainWhoisGetSample.js +31 -0
- package/dist-esm/samples-dev/domainWhoisGetSample.js.map +1 -0
- package/dist-esm/samples-dev/entitiesExpandSample.d.ts +2 -0
- package/dist-esm/samples-dev/entitiesExpandSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/entitiesExpandSample.js +37 -0
- package/dist-esm/samples-dev/entitiesExpandSample.js.map +1 -0
- package/dist-esm/samples-dev/entitiesGetInsightsSample.d.ts +2 -0
- package/dist-esm/samples-dev/entitiesGetInsightsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/entitiesGetInsightsSample.js +38 -0
- package/dist-esm/samples-dev/entitiesGetInsightsSample.js.map +1 -0
- package/dist-esm/samples-dev/entitiesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/entitiesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/entitiesGetSample.js +393 -0
- package/dist-esm/samples-dev/entitiesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/entitiesGetTimelineListSample.d.ts +2 -0
- package/dist-esm/samples-dev/entitiesGetTimelineListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/entitiesGetTimelineListSample.js +37 -0
- package/dist-esm/samples-dev/entitiesGetTimelineListSample.js.map +1 -0
- package/dist-esm/samples-dev/entitiesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/entitiesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/entitiesListSample.js +45 -0
- package/dist-esm/samples-dev/entitiesListSample.js.map +1 -0
- package/dist-esm/samples-dev/entitiesQueriesSample.d.ts +2 -0
- package/dist-esm/samples-dev/entitiesQueriesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/entitiesQueriesSample.js +33 -0
- package/dist-esm/samples-dev/entitiesQueriesSample.js.map +1 -0
- package/dist-esm/samples-dev/entitiesRelationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/entitiesRelationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/entitiesRelationsListSample.js +46 -0
- package/dist-esm/samples-dev/entitiesRelationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/entityInsight.d.ts +2 -0
- package/dist-esm/samples-dev/entityInsight.d.ts.map +1 -0
- package/dist-esm/samples-dev/entityInsight.js +38 -0
- package/dist-esm/samples-dev/entityInsight.js.map +1 -0
- package/dist-esm/samples-dev/entityQueriesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/entityQueriesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/entityQueriesCreateOrUpdateSample.js +52 -0
- package/dist-esm/samples-dev/entityQueriesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/entityQueriesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/entityQueriesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/entityQueriesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/entityQueriesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/entityQueriesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/entityQueriesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/entityQueriesGetSample.js +51 -0
- package/dist-esm/samples-dev/entityQueriesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/entityQueriesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/entityQueriesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/entityQueriesListSample.js +47 -0
- package/dist-esm/samples-dev/entityQueriesListSample.js.map +1 -0
- package/dist-esm/samples-dev/entityQueryTemplatesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/entityQueryTemplatesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/entityQueryTemplatesGetSample.js +32 -0
- package/dist-esm/samples-dev/entityQueryTemplatesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/entityQueryTemplatesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/entityQueryTemplatesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/entityQueryTemplatesListSample.js +45 -0
- package/dist-esm/samples-dev/entityQueryTemplatesListSample.js.map +1 -0
- package/dist-esm/samples-dev/entityRelationsGetRelationSample.d.ts +2 -0
- package/dist-esm/samples-dev/entityRelationsGetRelationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/entityRelationsGetRelationSample.js +33 -0
- package/dist-esm/samples-dev/entityRelationsGetRelationSample.js.map +1 -0
- package/dist-esm/samples-dev/entityTimeline.d.ts +2 -0
- package/dist-esm/samples-dev/entityTimeline.d.ts.map +1 -0
- package/dist-esm/samples-dev/entityTimeline.js +37 -0
- package/dist-esm/samples-dev/entityTimeline.js.map +1 -0
- package/dist-esm/samples-dev/expandAnBookmark.d.ts +2 -0
- package/dist-esm/samples-dev/expandAnBookmark.d.ts.map +1 -0
- package/dist-esm/samples-dev/expandAnBookmark.js +37 -0
- package/dist-esm/samples-dev/expandAnBookmark.js.map +1 -0
- package/dist-esm/samples-dev/expandAnEntity.d.ts +2 -0
- package/dist-esm/samples-dev/expandAnEntity.d.ts.map +1 -0
- package/dist-esm/samples-dev/expandAnEntity.js +37 -0
- package/dist-esm/samples-dev/expandAnEntity.js.map +1 -0
- package/dist-esm/samples-dev/getAApiPollingDataConnector.d.ts +2 -0
- package/dist-esm/samples-dev/getAApiPollingDataConnector.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAApiPollingDataConnector.js +32 -0
- package/dist-esm/samples-dev/getAApiPollingDataConnector.js.map +1 -0
- package/dist-esm/samples-dev/getAAscDataConnector.d.ts +2 -0
- package/dist-esm/samples-dev/getAAscDataConnector.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAAscDataConnector.js +32 -0
- package/dist-esm/samples-dev/getAAscDataConnector.js.map +1 -0
- package/dist-esm/samples-dev/getABookmark.d.ts +2 -0
- package/dist-esm/samples-dev/getABookmark.d.ts.map +1 -0
- package/dist-esm/samples-dev/getABookmark.js +32 -0
- package/dist-esm/samples-dev/getABookmark.js.map +1 -0
- package/dist-esm/samples-dev/getABookmarkRelation.d.ts +2 -0
- package/dist-esm/samples-dev/getABookmarkRelation.d.ts.map +1 -0
- package/dist-esm/samples-dev/getABookmarkRelation.js +33 -0
- package/dist-esm/samples-dev/getABookmarkRelation.js.map +1 -0
- package/dist-esm/samples-dev/getACloudApplicationEntity.d.ts +2 -0
- package/dist-esm/samples-dev/getACloudApplicationEntity.d.ts.map +1 -0
- package/dist-esm/samples-dev/getACloudApplicationEntity.js +32 -0
- package/dist-esm/samples-dev/getACloudApplicationEntity.js.map +1 -0
- package/dist-esm/samples-dev/getADnsEntity.d.ts +2 -0
- package/dist-esm/samples-dev/getADnsEntity.d.ts.map +1 -0
- package/dist-esm/samples-dev/getADnsEntity.js +32 -0
- package/dist-esm/samples-dev/getADnsEntity.js.map +1 -0
- package/dist-esm/samples-dev/getADynamics365DataConnector.d.ts +2 -0
- package/dist-esm/samples-dev/getADynamics365DataConnector.d.ts.map +1 -0
- package/dist-esm/samples-dev/getADynamics365DataConnector.js +32 -0
- package/dist-esm/samples-dev/getADynamics365DataConnector.js.map +1 -0
- package/dist-esm/samples-dev/getAFileEntity.d.ts +2 -0
- package/dist-esm/samples-dev/getAFileEntity.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAFileEntity.js +32 -0
- package/dist-esm/samples-dev/getAFileEntity.js.map +1 -0
- package/dist-esm/samples-dev/getAFileHashEntity.d.ts +2 -0
- package/dist-esm/samples-dev/getAFileHashEntity.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAFileHashEntity.js +32 -0
- package/dist-esm/samples-dev/getAFileHashEntity.js.map +1 -0
- package/dist-esm/samples-dev/getAFusionAlertRule.d.ts +2 -0
- package/dist-esm/samples-dev/getAFusionAlertRule.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAFusionAlertRule.js +32 -0
- package/dist-esm/samples-dev/getAFusionAlertRule.js.map +1 -0
- package/dist-esm/samples-dev/getAGenericUiDataConnector.d.ts +2 -0
- package/dist-esm/samples-dev/getAGenericUiDataConnector.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAGenericUiDataConnector.js +32 -0
- package/dist-esm/samples-dev/getAGenericUiDataConnector.js.map +1 -0
- package/dist-esm/samples-dev/getAHostEntity.d.ts +2 -0
- package/dist-esm/samples-dev/getAHostEntity.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAHostEntity.js +32 -0
- package/dist-esm/samples-dev/getAHostEntity.js.map +1 -0
- package/dist-esm/samples-dev/getAMailClusterEntity.d.ts +2 -0
- package/dist-esm/samples-dev/getAMailClusterEntity.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAMailClusterEntity.js +32 -0
- package/dist-esm/samples-dev/getAMailClusterEntity.js.map +1 -0
- package/dist-esm/samples-dev/getAMailMessageEntity.d.ts +2 -0
- package/dist-esm/samples-dev/getAMailMessageEntity.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAMailMessageEntity.js +32 -0
- package/dist-esm/samples-dev/getAMailMessageEntity.js.map +1 -0
- package/dist-esm/samples-dev/getAMailboxEntity.d.ts +2 -0
- package/dist-esm/samples-dev/getAMailboxEntity.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAMailboxEntity.js +32 -0
- package/dist-esm/samples-dev/getAMailboxEntity.js.map +1 -0
- package/dist-esm/samples-dev/getAMalwareEntity.d.ts +2 -0
- package/dist-esm/samples-dev/getAMalwareEntity.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAMalwareEntity.js +32 -0
- package/dist-esm/samples-dev/getAMalwareEntity.js.map +1 -0
- package/dist-esm/samples-dev/getAMcasDataConnector.d.ts +2 -0
- package/dist-esm/samples-dev/getAMcasDataConnector.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAMcasDataConnector.js +32 -0
- package/dist-esm/samples-dev/getAMcasDataConnector.js.map +1 -0
- package/dist-esm/samples-dev/getAMdatpDataConnector.d.ts +2 -0
- package/dist-esm/samples-dev/getAMdatpDataConnector.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAMdatpDataConnector.js +32 -0
- package/dist-esm/samples-dev/getAMdatpDataConnector.js.map +1 -0
- package/dist-esm/samples-dev/getAMicrosoftSecurityIncidentCreationRule.d.ts +2 -0
- package/dist-esm/samples-dev/getAMicrosoftSecurityIncidentCreationRule.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAMicrosoftSecurityIncidentCreationRule.js +32 -0
- package/dist-esm/samples-dev/getAMicrosoftSecurityIncidentCreationRule.js.map +1 -0
- package/dist-esm/samples-dev/getAMicrosoftThreatIntelligenceDataConnector.d.ts +2 -0
- package/dist-esm/samples-dev/getAMicrosoftThreatIntelligenceDataConnector.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAMicrosoftThreatIntelligenceDataConnector.js +32 -0
- package/dist-esm/samples-dev/getAMicrosoftThreatIntelligenceDataConnector.js.map +1 -0
- package/dist-esm/samples-dev/getAMicrosoftThreatProtectionDataConnector.d.ts +2 -0
- package/dist-esm/samples-dev/getAMicrosoftThreatProtectionDataConnector.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAMicrosoftThreatProtectionDataConnector.js +32 -0
- package/dist-esm/samples-dev/getAMicrosoftThreatProtectionDataConnector.js.map +1 -0
- package/dist-esm/samples-dev/getAOfficeAtpDataConnector.d.ts +2 -0
- package/dist-esm/samples-dev/getAOfficeAtpDataConnector.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAOfficeAtpDataConnector.js +32 -0
- package/dist-esm/samples-dev/getAOfficeAtpDataConnector.js.map +1 -0
- package/dist-esm/samples-dev/getAOfficeIrmDataConnector.d.ts +2 -0
- package/dist-esm/samples-dev/getAOfficeIrmDataConnector.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAOfficeIrmDataConnector.js +32 -0
- package/dist-esm/samples-dev/getAOfficeIrmDataConnector.js.map +1 -0
- package/dist-esm/samples-dev/getAProcessEntity.d.ts +2 -0
- package/dist-esm/samples-dev/getAProcessEntity.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAProcessEntity.js +32 -0
- package/dist-esm/samples-dev/getAProcessEntity.js.map +1 -0
- package/dist-esm/samples-dev/getARegistryKeyEntity.d.ts +2 -0
- package/dist-esm/samples-dev/getARegistryKeyEntity.d.ts.map +1 -0
- package/dist-esm/samples-dev/getARegistryKeyEntity.js +32 -0
- package/dist-esm/samples-dev/getARegistryKeyEntity.js.map +1 -0
- package/dist-esm/samples-dev/getARegistryValueEntity.d.ts +2 -0
- package/dist-esm/samples-dev/getARegistryValueEntity.d.ts.map +1 -0
- package/dist-esm/samples-dev/getARegistryValueEntity.js +32 -0
- package/dist-esm/samples-dev/getARegistryValueEntity.js.map +1 -0
- package/dist-esm/samples-dev/getAScheduledAlertRule.d.ts +2 -0
- package/dist-esm/samples-dev/getAScheduledAlertRule.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAScheduledAlertRule.js +32 -0
- package/dist-esm/samples-dev/getAScheduledAlertRule.js.map +1 -0
- package/dist-esm/samples-dev/getASecurityAlertEntity.d.ts +2 -0
- package/dist-esm/samples-dev/getASecurityAlertEntity.d.ts.map +1 -0
- package/dist-esm/samples-dev/getASecurityAlertEntity.js +32 -0
- package/dist-esm/samples-dev/getASecurityAlertEntity.js.map +1 -0
- package/dist-esm/samples-dev/getASecurityGroupEntity.d.ts +2 -0
- package/dist-esm/samples-dev/getASecurityGroupEntity.d.ts.map +1 -0
- package/dist-esm/samples-dev/getASecurityGroupEntity.js +32 -0
- package/dist-esm/samples-dev/getASecurityGroupEntity.js.map +1 -0
- package/dist-esm/samples-dev/getASourceControl.d.ts +2 -0
- package/dist-esm/samples-dev/getASourceControl.d.ts.map +1 -0
- package/dist-esm/samples-dev/getASourceControl.js +32 -0
- package/dist-esm/samples-dev/getASourceControl.js.map +1 -0
- package/dist-esm/samples-dev/getASubmissionMailEntity.d.ts +2 -0
- package/dist-esm/samples-dev/getASubmissionMailEntity.d.ts.map +1 -0
- package/dist-esm/samples-dev/getASubmissionMailEntity.js +32 -0
- package/dist-esm/samples-dev/getASubmissionMailEntity.js.map +1 -0
- package/dist-esm/samples-dev/getATiDataConnector.d.ts +2 -0
- package/dist-esm/samples-dev/getATiDataConnector.d.ts.map +1 -0
- package/dist-esm/samples-dev/getATiDataConnector.js +32 -0
- package/dist-esm/samples-dev/getATiDataConnector.js.map +1 -0
- package/dist-esm/samples-dev/getATiTaxiiDataConnector.d.ts +2 -0
- package/dist-esm/samples-dev/getATiTaxiiDataConnector.d.ts.map +1 -0
- package/dist-esm/samples-dev/getATiTaxiiDataConnector.js +32 -0
- package/dist-esm/samples-dev/getATiTaxiiDataConnector.js.map +1 -0
- package/dist-esm/samples-dev/getAUrlEntity.d.ts +2 -0
- package/dist-esm/samples-dev/getAUrlEntity.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAUrlEntity.js +32 -0
- package/dist-esm/samples-dev/getAUrlEntity.js.map +1 -0
- package/dist-esm/samples-dev/getAWatchlist.d.ts +2 -0
- package/dist-esm/samples-dev/getAWatchlist.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAWatchlist.js +32 -0
- package/dist-esm/samples-dev/getAWatchlist.js.map +1 -0
- package/dist-esm/samples-dev/getAWatchlistItem.d.ts +2 -0
- package/dist-esm/samples-dev/getAWatchlistItem.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAWatchlistItem.js +33 -0
- package/dist-esm/samples-dev/getAWatchlistItem.js.map +1 -0
- package/dist-esm/samples-dev/getAlertRuleTemplateById.d.ts +2 -0
- package/dist-esm/samples-dev/getAlertRuleTemplateById.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAlertRuleTemplateById.js +32 -0
- package/dist-esm/samples-dev/getAlertRuleTemplateById.js.map +1 -0
- package/dist-esm/samples-dev/getAllActionsOfAlertRule.d.ts +2 -0
- package/dist-esm/samples-dev/getAllActionsOfAlertRule.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAllActionsOfAlertRule.js +46 -0
- package/dist-esm/samples-dev/getAllActionsOfAlertRule.js.map +1 -0
- package/dist-esm/samples-dev/getAllAlertRuleTemplates.d.ts +2 -0
- package/dist-esm/samples-dev/getAllAlertRuleTemplates.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAllAlertRuleTemplates.js +45 -0
- package/dist-esm/samples-dev/getAllAlertRuleTemplates.js.map +1 -0
- package/dist-esm/samples-dev/getAllAlertRules.d.ts +2 -0
- package/dist-esm/samples-dev/getAllAlertRules.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAllAlertRules.js +45 -0
- package/dist-esm/samples-dev/getAllAlertRules.js.map +1 -0
- package/dist-esm/samples-dev/getAllAutomationRules.d.ts +2 -0
- package/dist-esm/samples-dev/getAllAutomationRules.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAllAutomationRules.js +45 -0
- package/dist-esm/samples-dev/getAllAutomationRules.js.map +1 -0
- package/dist-esm/samples-dev/getAllBookmarkRelations.d.ts +2 -0
- package/dist-esm/samples-dev/getAllBookmarkRelations.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAllBookmarkRelations.js +46 -0
- package/dist-esm/samples-dev/getAllBookmarkRelations.js.map +1 -0
- package/dist-esm/samples-dev/getAllBookmarks.d.ts +2 -0
- package/dist-esm/samples-dev/getAllBookmarks.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAllBookmarks.js +45 -0
- package/dist-esm/samples-dev/getAllBookmarks.js.map +1 -0
- package/dist-esm/samples-dev/getAllDataConnectors.d.ts +2 -0
- package/dist-esm/samples-dev/getAllDataConnectors.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAllDataConnectors.js +45 -0
- package/dist-esm/samples-dev/getAllDataConnectors.js.map +1 -0
- package/dist-esm/samples-dev/getAllEntities.d.ts +2 -0
- package/dist-esm/samples-dev/getAllEntities.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAllEntities.js +45 -0
- package/dist-esm/samples-dev/getAllEntities.js.map +1 -0
- package/dist-esm/samples-dev/getAllEntityQueries.d.ts +2 -0
- package/dist-esm/samples-dev/getAllEntityQueries.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAllEntityQueries.js +47 -0
- package/dist-esm/samples-dev/getAllEntityQueries.js.map +1 -0
- package/dist-esm/samples-dev/getAllEntityQueryTemplates.d.ts +2 -0
- package/dist-esm/samples-dev/getAllEntityQueryTemplates.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAllEntityQueryTemplates.js +45 -0
- package/dist-esm/samples-dev/getAllEntityQueryTemplates.js.map +1 -0
- package/dist-esm/samples-dev/getAllIncidentAlerts.d.ts +2 -0
- package/dist-esm/samples-dev/getAllIncidentAlerts.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAllIncidentAlerts.js +32 -0
- package/dist-esm/samples-dev/getAllIncidentAlerts.js.map +1 -0
- package/dist-esm/samples-dev/getAllIncidentBookmarks.d.ts +2 -0
- package/dist-esm/samples-dev/getAllIncidentBookmarks.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAllIncidentBookmarks.js +32 -0
- package/dist-esm/samples-dev/getAllIncidentBookmarks.js.map +1 -0
- package/dist-esm/samples-dev/getAllIncidentComments.d.ts +2 -0
- package/dist-esm/samples-dev/getAllIncidentComments.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAllIncidentComments.js +46 -0
- package/dist-esm/samples-dev/getAllIncidentComments.js.map +1 -0
- package/dist-esm/samples-dev/getAllIncidentRelations.d.ts +2 -0
- package/dist-esm/samples-dev/getAllIncidentRelations.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAllIncidentRelations.js +46 -0
- package/dist-esm/samples-dev/getAllIncidentRelations.js.map +1 -0
- package/dist-esm/samples-dev/getAllIncidents.d.ts +2 -0
- package/dist-esm/samples-dev/getAllIncidents.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAllIncidents.js +48 -0
- package/dist-esm/samples-dev/getAllIncidents.js.map +1 -0
- package/dist-esm/samples-dev/getAllMetadata.d.ts +2 -0
- package/dist-esm/samples-dev/getAllMetadata.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAllMetadata.js +45 -0
- package/dist-esm/samples-dev/getAllMetadata.js.map +1 -0
- package/dist-esm/samples-dev/getAllMetadataWithODataFilterOrOrderbyOrSkipOrTop.d.ts +2 -0
- package/dist-esm/samples-dev/getAllMetadataWithODataFilterOrOrderbyOrSkipOrTop.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAllMetadataWithODataFilterOrOrderbyOrSkipOrTop.js +45 -0
- package/dist-esm/samples-dev/getAllMetadataWithODataFilterOrOrderbyOrSkipOrTop.js.map +1 -0
- package/dist-esm/samples-dev/getAllOfficeConsents.d.ts +2 -0
- package/dist-esm/samples-dev/getAllOfficeConsents.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAllOfficeConsents.js +45 -0
- package/dist-esm/samples-dev/getAllOfficeConsents.js.map +1 -0
- package/dist-esm/samples-dev/getAllRelationsOfAnEntity.d.ts +2 -0
- package/dist-esm/samples-dev/getAllRelationsOfAnEntity.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAllRelationsOfAnEntity.js +46 -0
- package/dist-esm/samples-dev/getAllRelationsOfAnEntity.js.map +1 -0
- package/dist-esm/samples-dev/getAllSentinelOnboardingStates.d.ts +2 -0
- package/dist-esm/samples-dev/getAllSentinelOnboardingStates.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAllSentinelOnboardingStates.js +31 -0
- package/dist-esm/samples-dev/getAllSentinelOnboardingStates.js.map +1 -0
- package/dist-esm/samples-dev/getAllSettings.d.ts +2 -0
- package/dist-esm/samples-dev/getAllSettings.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAllSettings.js +31 -0
- package/dist-esm/samples-dev/getAllSettings.js.map +1 -0
- package/dist-esm/samples-dev/getAllSourceControls.d.ts +2 -0
- package/dist-esm/samples-dev/getAllSourceControls.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAllSourceControls.js +45 -0
- package/dist-esm/samples-dev/getAllSourceControls.js.map +1 -0
- package/dist-esm/samples-dev/getAllThreatIntelligenceIndicators.d.ts +2 -0
- package/dist-esm/samples-dev/getAllThreatIntelligenceIndicators.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAllThreatIntelligenceIndicators.js +45 -0
- package/dist-esm/samples-dev/getAllThreatIntelligenceIndicators.js.map +1 -0
- package/dist-esm/samples-dev/getAllWatchlistItems.d.ts +2 -0
- package/dist-esm/samples-dev/getAllWatchlistItems.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAllWatchlistItems.js +46 -0
- package/dist-esm/samples-dev/getAllWatchlistItems.js.map +1 -0
- package/dist-esm/samples-dev/getAllWatchlists.d.ts +2 -0
- package/dist-esm/samples-dev/getAllWatchlists.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAllWatchlists.js +45 -0
- package/dist-esm/samples-dev/getAllWatchlists.js.map +1 -0
- package/dist-esm/samples-dev/getAnAadDataConnector.d.ts +2 -0
- package/dist-esm/samples-dev/getAnAadDataConnector.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAnAadDataConnector.js +32 -0
- package/dist-esm/samples-dev/getAnAadDataConnector.js.map +1 -0
- package/dist-esm/samples-dev/getAnAatpDataConnector.d.ts +2 -0
- package/dist-esm/samples-dev/getAnAatpDataConnector.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAnAatpDataConnector.js +32 -0
- package/dist-esm/samples-dev/getAnAatpDataConnector.js.map +1 -0
- package/dist-esm/samples-dev/getAnAccountEntity.d.ts +2 -0
- package/dist-esm/samples-dev/getAnAccountEntity.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAnAccountEntity.js +32 -0
- package/dist-esm/samples-dev/getAnAccountEntity.js.map +1 -0
- package/dist-esm/samples-dev/getAnActionOfAlertRule.d.ts +2 -0
- package/dist-esm/samples-dev/getAnActionOfAlertRule.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAnActionOfAlertRule.js +33 -0
- package/dist-esm/samples-dev/getAnActionOfAlertRule.js.map +1 -0
- package/dist-esm/samples-dev/getAnActivityEntityQuery.d.ts +2 -0
- package/dist-esm/samples-dev/getAnActivityEntityQuery.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAnActivityEntityQuery.js +32 -0
- package/dist-esm/samples-dev/getAnActivityEntityQuery.js.map +1 -0
- package/dist-esm/samples-dev/getAnActivityEntityQueryTemplate.d.ts +2 -0
- package/dist-esm/samples-dev/getAnActivityEntityQueryTemplate.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAnActivityEntityQueryTemplate.js +32 -0
- package/dist-esm/samples-dev/getAnActivityEntityQueryTemplate.js.map +1 -0
- package/dist-esm/samples-dev/getAnAutomationRule.d.ts +2 -0
- package/dist-esm/samples-dev/getAnAutomationRule.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAnAutomationRule.js +32 -0
- package/dist-esm/samples-dev/getAnAutomationRule.js.map +1 -0
- package/dist-esm/samples-dev/getAnAwsCloudTrailDataConnector.d.ts +2 -0
- package/dist-esm/samples-dev/getAnAwsCloudTrailDataConnector.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAnAwsCloudTrailDataConnector.js +32 -0
- package/dist-esm/samples-dev/getAnAwsCloudTrailDataConnector.js.map +1 -0
- package/dist-esm/samples-dev/getAnAwsS3DataConnector.d.ts +2 -0
- package/dist-esm/samples-dev/getAnAwsS3DataConnector.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAnAwsS3DataConnector.js +32 -0
- package/dist-esm/samples-dev/getAnAwsS3DataConnector.js.map +1 -0
- package/dist-esm/samples-dev/getAnAzureResourceEntity.d.ts +2 -0
- package/dist-esm/samples-dev/getAnAzureResourceEntity.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAnAzureResourceEntity.js +32 -0
- package/dist-esm/samples-dev/getAnAzureResourceEntity.js.map +1 -0
- package/dist-esm/samples-dev/getAnEntityRelation.d.ts +2 -0
- package/dist-esm/samples-dev/getAnEntityRelation.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAnEntityRelation.js +33 -0
- package/dist-esm/samples-dev/getAnEntityRelation.js.map +1 -0
- package/dist-esm/samples-dev/getAnExpansionEntityQuery.d.ts +2 -0
- package/dist-esm/samples-dev/getAnExpansionEntityQuery.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAnExpansionEntityQuery.js +32 -0
- package/dist-esm/samples-dev/getAnExpansionEntityQuery.js.map +1 -0
- package/dist-esm/samples-dev/getAnIPEntity.d.ts +2 -0
- package/dist-esm/samples-dev/getAnIPEntity.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAnIPEntity.js +32 -0
- package/dist-esm/samples-dev/getAnIPEntity.js.map +1 -0
- package/dist-esm/samples-dev/getAnIncident.d.ts +2 -0
- package/dist-esm/samples-dev/getAnIncident.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAnIncident.js +32 -0
- package/dist-esm/samples-dev/getAnIncident.js.map +1 -0
- package/dist-esm/samples-dev/getAnIncidentComment.d.ts +2 -0
- package/dist-esm/samples-dev/getAnIncidentComment.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAnIncidentComment.js +33 -0
- package/dist-esm/samples-dev/getAnIncidentComment.js.map +1 -0
- package/dist-esm/samples-dev/getAnIncidentRelation.d.ts +2 -0
- package/dist-esm/samples-dev/getAnIncidentRelation.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAnIncidentRelation.js +33 -0
- package/dist-esm/samples-dev/getAnIncidentRelation.js.map +1 -0
- package/dist-esm/samples-dev/getAnIoTDeviceEntity.d.ts +2 -0
- package/dist-esm/samples-dev/getAnIoTDeviceEntity.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAnIoTDeviceEntity.js +32 -0
- package/dist-esm/samples-dev/getAnIoTDeviceEntity.js.map +1 -0
- package/dist-esm/samples-dev/getAnNrtAlertRule.d.ts +2 -0
- package/dist-esm/samples-dev/getAnNrtAlertRule.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAnNrtAlertRule.js +32 -0
- package/dist-esm/samples-dev/getAnNrtAlertRule.js.map +1 -0
- package/dist-esm/samples-dev/getAnOffice365DataConnector.d.ts +2 -0
- package/dist-esm/samples-dev/getAnOffice365DataConnector.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAnOffice365DataConnector.js +32 -0
- package/dist-esm/samples-dev/getAnOffice365DataConnector.js.map +1 -0
- package/dist-esm/samples-dev/getAnOfficeConsent.d.ts +2 -0
- package/dist-esm/samples-dev/getAnOfficeConsent.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAnOfficeConsent.js +32 -0
- package/dist-esm/samples-dev/getAnOfficeConsent.js.map +1 -0
- package/dist-esm/samples-dev/getEntityQuery.d.ts +2 -0
- package/dist-esm/samples-dev/getEntityQuery.d.ts.map +1 -0
- package/dist-esm/samples-dev/getEntityQuery.js +33 -0
- package/dist-esm/samples-dev/getEntityQuery.js.map +1 -0
- package/dist-esm/samples-dev/getEyesOnSettings.d.ts +2 -0
- package/dist-esm/samples-dev/getEyesOnSettings.d.ts.map +1 -0
- package/dist-esm/samples-dev/getEyesOnSettings.js +32 -0
- package/dist-esm/samples-dev/getEyesOnSettings.js.map +1 -0
- package/dist-esm/samples-dev/getGeodataForASingleIPAddress.d.ts +2 -0
- package/dist-esm/samples-dev/getGeodataForASingleIPAddress.d.ts.map +1 -0
- package/dist-esm/samples-dev/getGeodataForASingleIPAddress.js +31 -0
- package/dist-esm/samples-dev/getGeodataForASingleIPAddress.js.map +1 -0
- package/dist-esm/samples-dev/getRepositoryList.d.ts +2 -0
- package/dist-esm/samples-dev/getRepositoryList.d.ts.map +1 -0
- package/dist-esm/samples-dev/getRepositoryList.js +46 -0
- package/dist-esm/samples-dev/getRepositoryList.js.map +1 -0
- package/dist-esm/samples-dev/getSentinelOnboardingState.d.ts +2 -0
- package/dist-esm/samples-dev/getSentinelOnboardingState.d.ts.map +1 -0
- package/dist-esm/samples-dev/getSentinelOnboardingState.js +32 -0
- package/dist-esm/samples-dev/getSentinelOnboardingState.js.map +1 -0
- package/dist-esm/samples-dev/getSingleMetadataByName.d.ts +2 -0
- package/dist-esm/samples-dev/getSingleMetadataByName.d.ts.map +1 -0
- package/dist-esm/samples-dev/getSingleMetadataByName.js +32 -0
- package/dist-esm/samples-dev/getSingleMetadataByName.js.map +1 -0
- package/dist-esm/samples-dev/getThreatIntelligenceIndicatorsMetrics.d.ts +2 -0
- package/dist-esm/samples-dev/getThreatIntelligenceIndicatorsMetrics.d.ts.map +1 -0
- package/dist-esm/samples-dev/getThreatIntelligenceIndicatorsMetrics.js +31 -0
- package/dist-esm/samples-dev/getThreatIntelligenceIndicatorsMetrics.js.map +1 -0
- package/dist-esm/samples-dev/getWhoisInformationForASingleDomainName.d.ts +2 -0
- package/dist-esm/samples-dev/getWhoisInformationForASingleDomainName.d.ts.map +1 -0
- package/dist-esm/samples-dev/getWhoisInformationForASingleDomainName.js +31 -0
- package/dist-esm/samples-dev/getWhoisInformationForASingleDomainName.js.map +1 -0
- package/dist-esm/samples-dev/getsAllIncidentRelatedEntities.d.ts +2 -0
- package/dist-esm/samples-dev/getsAllIncidentRelatedEntities.d.ts.map +1 -0
- package/dist-esm/samples-dev/getsAllIncidentRelatedEntities.js +32 -0
- package/dist-esm/samples-dev/getsAllIncidentRelatedEntities.js.map +1 -0
- package/dist-esm/samples-dev/incidentCommentsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/incidentCommentsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/incidentCommentsCreateOrUpdateSample.js +34 -0
- package/dist-esm/samples-dev/incidentCommentsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/incidentCommentsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/incidentCommentsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/incidentCommentsDeleteSample.js +33 -0
- package/dist-esm/samples-dev/incidentCommentsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/incidentCommentsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/incidentCommentsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/incidentCommentsGetSample.js +33 -0
- package/dist-esm/samples-dev/incidentCommentsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/incidentCommentsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/incidentCommentsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/incidentCommentsListSample.js +46 -0
- package/dist-esm/samples-dev/incidentCommentsListSample.js.map +1 -0
- package/dist-esm/samples-dev/incidentRelationsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/incidentRelationsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/incidentRelationsCreateOrUpdateSample.js +36 -0
- package/dist-esm/samples-dev/incidentRelationsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/incidentRelationsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/incidentRelationsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/incidentRelationsDeleteSample.js +33 -0
- package/dist-esm/samples-dev/incidentRelationsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/incidentRelationsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/incidentRelationsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/incidentRelationsGetSample.js +33 -0
- package/dist-esm/samples-dev/incidentRelationsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/incidentRelationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/incidentRelationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/incidentRelationsListSample.js +46 -0
- package/dist-esm/samples-dev/incidentRelationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/incidentsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/incidentsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/incidentsCreateOrUpdateSample.js +45 -0
- package/dist-esm/samples-dev/incidentsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/incidentsCreateTeamSample.d.ts +2 -0
- package/dist-esm/samples-dev/incidentsCreateTeamSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/incidentsCreateTeamSample.js +36 -0
- package/dist-esm/samples-dev/incidentsCreateTeamSample.js.map +1 -0
- package/dist-esm/samples-dev/incidentsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/incidentsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/incidentsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/incidentsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/incidentsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/incidentsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/incidentsGetSample.js +32 -0
- package/dist-esm/samples-dev/incidentsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/incidentsListAlertsSample.d.ts +2 -0
- package/dist-esm/samples-dev/incidentsListAlertsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/incidentsListAlertsSample.js +32 -0
- package/dist-esm/samples-dev/incidentsListAlertsSample.js.map +1 -0
- package/dist-esm/samples-dev/incidentsListBookmarksSample.d.ts +2 -0
- package/dist-esm/samples-dev/incidentsListBookmarksSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/incidentsListBookmarksSample.js +32 -0
- package/dist-esm/samples-dev/incidentsListBookmarksSample.js.map +1 -0
- package/dist-esm/samples-dev/incidentsListEntitiesSample.d.ts +2 -0
- package/dist-esm/samples-dev/incidentsListEntitiesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/incidentsListEntitiesSample.js +32 -0
- package/dist-esm/samples-dev/incidentsListEntitiesSample.js.map +1 -0
- package/dist-esm/samples-dev/incidentsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/incidentsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/incidentsListSample.js +48 -0
- package/dist-esm/samples-dev/incidentsListSample.js.map +1 -0
- package/dist-esm/samples-dev/incidentsRunPlaybookSample.d.ts +2 -0
- package/dist-esm/samples-dev/incidentsRunPlaybookSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/incidentsRunPlaybookSample.js +32 -0
- package/dist-esm/samples-dev/incidentsRunPlaybookSample.js.map +1 -0
- package/dist-esm/samples-dev/ipGeodataGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/ipGeodataGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/ipGeodataGetSample.js +31 -0
- package/dist-esm/samples-dev/ipGeodataGetSample.js.map +1 -0
- package/dist-esm/samples-dev/metadataCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/metadataCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/metadataCreateSample.js +117 -0
- package/dist-esm/samples-dev/metadataCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/metadataDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/metadataDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/metadataDeleteSample.js +32 -0
- package/dist-esm/samples-dev/metadataDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/metadataGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/metadataGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/metadataGetSample.js +32 -0
- package/dist-esm/samples-dev/metadataGetSample.js.map +1 -0
- package/dist-esm/samples-dev/metadataListSample.d.ts +2 -0
- package/dist-esm/samples-dev/metadataListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/metadataListSample.js +77 -0
- package/dist-esm/samples-dev/metadataListSample.js.map +1 -0
- package/dist-esm/samples-dev/metadataUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/metadataUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/metadataUpdateSample.js +35 -0
- package/dist-esm/samples-dev/metadataUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/officeConsentsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/officeConsentsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/officeConsentsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/officeConsentsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/officeConsentsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/officeConsentsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/officeConsentsGetSample.js +32 -0
- package/dist-esm/samples-dev/officeConsentsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/officeConsentsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/officeConsentsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/officeConsentsListSample.js +45 -0
- package/dist-esm/samples-dev/officeConsentsListSample.js.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/operationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.js +43 -0
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/productSettingsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/productSettingsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/productSettingsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/productSettingsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/productSettingsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/productSettingsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/productSettingsGetSample.js +32 -0
- package/dist-esm/samples-dev/productSettingsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/productSettingsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/productSettingsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/productSettingsListSample.js +31 -0
- package/dist-esm/samples-dev/productSettingsListSample.js.map +1 -0
- package/dist-esm/samples-dev/productSettingsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/productSettingsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/productSettingsUpdateSample.js +36 -0
- package/dist-esm/samples-dev/productSettingsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/queryThreatIntelligenceIndicatorsAsPerFilteringCriteria.d.ts +2 -0
- package/dist-esm/samples-dev/queryThreatIntelligenceIndicatorsAsPerFilteringCriteria.d.ts.map +1 -0
- package/dist-esm/samples-dev/queryThreatIntelligenceIndicatorsAsPerFilteringCriteria.js +54 -0
- package/dist-esm/samples-dev/queryThreatIntelligenceIndicatorsAsPerFilteringCriteria.js.map +1 -0
- package/dist-esm/samples-dev/replaceTagsToAThreatIntelligence.d.ts +2 -0
- package/dist-esm/samples-dev/replaceTagsToAThreatIntelligence.d.ts.map +1 -0
- package/dist-esm/samples-dev/replaceTagsToAThreatIntelligence.js +37 -0
- package/dist-esm/samples-dev/replaceTagsToAThreatIntelligence.js.map +1 -0
- package/dist-esm/samples-dev/sentinelOnboardingStatesCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/sentinelOnboardingStatesCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sentinelOnboardingStatesCreateSample.js +38 -0
- package/dist-esm/samples-dev/sentinelOnboardingStatesCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/sentinelOnboardingStatesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/sentinelOnboardingStatesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sentinelOnboardingStatesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/sentinelOnboardingStatesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/sentinelOnboardingStatesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/sentinelOnboardingStatesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sentinelOnboardingStatesGetSample.js +32 -0
- package/dist-esm/samples-dev/sentinelOnboardingStatesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/sentinelOnboardingStatesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/sentinelOnboardingStatesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sentinelOnboardingStatesListSample.js +31 -0
- package/dist-esm/samples-dev/sentinelOnboardingStatesListSample.js.map +1 -0
- package/dist-esm/samples-dev/sourceControlListRepositoriesSample.d.ts +2 -0
- package/dist-esm/samples-dev/sourceControlListRepositoriesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sourceControlListRepositoriesSample.js +46 -0
- package/dist-esm/samples-dev/sourceControlListRepositoriesSample.js.map +1 -0
- package/dist-esm/samples-dev/sourceControlsCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/sourceControlsCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sourceControlsCreateSample.js +48 -0
- package/dist-esm/samples-dev/sourceControlsCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/sourceControlsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/sourceControlsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sourceControlsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/sourceControlsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/sourceControlsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/sourceControlsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sourceControlsGetSample.js +32 -0
- package/dist-esm/samples-dev/sourceControlsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/sourceControlsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/sourceControlsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sourceControlsListSample.js +45 -0
- package/dist-esm/samples-dev/sourceControlsListSample.js.map +1 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorAppendTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorAppendTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorAppendTagsSample.js +35 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorAppendTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorCreateIndicatorSample.d.ts +2 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorCreateIndicatorSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorCreateIndicatorSample.js +51 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorCreateIndicatorSample.js.map +1 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorCreateSample.js +52 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorDeleteSample.js +32 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorGetSample.js +32 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorGetSample.js.map +1 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorMetricsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorMetricsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorMetricsListSample.js +31 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorMetricsListSample.js.map +1 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorQueryIndicatorsSample.d.ts +2 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorQueryIndicatorsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorQueryIndicatorsSample.js +54 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorQueryIndicatorsSample.js.map +1 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorReplaceTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorReplaceTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorReplaceTagsSample.js +37 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorReplaceTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorsListSample.js +45 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorsListSample.js.map +1 -0
- package/dist-esm/samples-dev/updateAThreatIntelligenceIndicator.d.ts +2 -0
- package/dist-esm/samples-dev/updateAThreatIntelligenceIndicator.d.ts.map +1 -0
- package/dist-esm/samples-dev/updateAThreatIntelligenceIndicator.js +52 -0
- package/dist-esm/samples-dev/updateAThreatIntelligenceIndicator.js.map +1 -0
- package/dist-esm/samples-dev/updateEyesOnSettings.d.ts +2 -0
- package/dist-esm/samples-dev/updateEyesOnSettings.d.ts.map +1 -0
- package/dist-esm/samples-dev/updateEyesOnSettings.js +36 -0
- package/dist-esm/samples-dev/updateEyesOnSettings.js.map +1 -0
- package/dist-esm/samples-dev/updateMetadata.d.ts +2 -0
- package/dist-esm/samples-dev/updateMetadata.d.ts.map +1 -0
- package/dist-esm/samples-dev/updateMetadata.js +35 -0
- package/dist-esm/samples-dev/updateMetadata.js.map +1 -0
- package/dist-esm/samples-dev/viewAThreatIntelligenceIndicatorByName.d.ts +2 -0
- package/dist-esm/samples-dev/viewAThreatIntelligenceIndicatorByName.d.ts.map +1 -0
- package/dist-esm/samples-dev/viewAThreatIntelligenceIndicatorByName.js +32 -0
- package/dist-esm/samples-dev/viewAThreatIntelligenceIndicatorByName.js.map +1 -0
- package/dist-esm/samples-dev/watchlistItemsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/watchlistItemsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/watchlistItemsCreateOrUpdateSample.js +44 -0
- package/dist-esm/samples-dev/watchlistItemsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/watchlistItemsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/watchlistItemsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/watchlistItemsDeleteSample.js +33 -0
- package/dist-esm/samples-dev/watchlistItemsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/watchlistItemsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/watchlistItemsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/watchlistItemsGetSample.js +33 -0
- package/dist-esm/samples-dev/watchlistItemsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/watchlistItemsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/watchlistItemsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/watchlistItemsListSample.js +46 -0
- package/dist-esm/samples-dev/watchlistItemsListSample.js.map +1 -0
- package/dist-esm/samples-dev/watchlistsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/watchlistsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/watchlistsCreateOrUpdateSample.js +72 -0
- package/dist-esm/samples-dev/watchlistsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/watchlistsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/watchlistsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/watchlistsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/watchlistsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/watchlistsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/watchlistsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/watchlistsGetSample.js +32 -0
- package/dist-esm/samples-dev/watchlistsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/watchlistsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/watchlistsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/watchlistsListSample.js +45 -0
- package/dist-esm/samples-dev/watchlistsListSample.js.map +1 -0
- package/dist-esm/src/models/index.d.ts +1124 -841
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +117 -75
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +67 -35
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +1903 -1222
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +20 -18
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +115 -101
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/automationRules.d.ts +10 -11
- package/dist-esm/src/operations/automationRules.d.ts.map +1 -1
- package/dist-esm/src/operations/automationRules.js +41 -40
- package/dist-esm/src/operations/automationRules.js.map +1 -1
- package/dist-esm/src/operations/dataConnectors.js +2 -2
- package/dist-esm/src/operations/dataConnectors.js.map +1 -1
- package/dist-esm/src/operations/entities.js +1 -1
- package/dist-esm/src/operations/entities.js.map +1 -1
- package/dist-esm/src/operations/entityQueries.js +2 -2
- package/dist-esm/src/operations/entityQueries.js.map +1 -1
- package/dist-esm/src/operations/incidentRelations.js +6 -6
- package/dist-esm/src/operations/incidentRelations.js.map +1 -1
- package/dist-esm/src/operations/incidents.d.ts +9 -1
- package/dist-esm/src/operations/incidents.d.ts.map +1 -1
- package/dist-esm/src/operations/incidents.js +36 -0
- package/dist-esm/src/operations/incidents.js.map +1 -1
- package/dist-esm/src/operations/index.d.ts +7 -7
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +7 -7
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/threatIntelligenceIndicator.d.ts +4 -4
- package/dist-esm/src/operations/threatIntelligenceIndicator.d.ts.map +1 -1
- package/dist-esm/src/operations/threatIntelligenceIndicator.js.map +1 -1
- package/dist-esm/src/operations/watchlistItems.js +2 -2
- package/dist-esm/src/operations/watchlistItems.js.map +1 -1
- package/dist-esm/src/operations/watchlists.d.ts +8 -5
- package/dist-esm/src/operations/watchlists.d.ts.map +1 -1
- package/dist-esm/src/operations/watchlists.js +13 -7
- package/dist-esm/src/operations/watchlists.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/automationRules.d.ts +3 -4
- package/dist-esm/src/operationsInterfaces/automationRules.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/incidents.d.ts +9 -1
- package/dist-esm/src/operationsInterfaces/incidents.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +7 -7
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +7 -7
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/threatIntelligenceIndicator.d.ts +4 -4
- package/dist-esm/src/operationsInterfaces/threatIntelligenceIndicator.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/watchlists.d.ts +8 -5
- package/dist-esm/src/operationsInterfaces/watchlists.d.ts.map +1 -1
- package/dist-esm/src/securityInsights.d.ts +8 -8
- package/dist-esm/src/securityInsights.d.ts.map +1 -1
- package/dist-esm/src/securityInsights.js +10 -10
- package/dist-esm/src/securityInsights.js.map +1 -1
- package/package.json +34 -13
- package/review/arm-securityinsight.api.md +472 -206
- package/rollup.config.js +6 -72
- package/src/models/index.ts +1278 -943
- package/src/models/mappers.ts +2121 -1370
- package/src/models/parameters.ts +136 -119
- package/src/operations/automationRules.ts +51 -50
- package/src/operations/dataConnectors.ts +2 -2
- package/src/operations/entities.ts +1 -1
- package/src/operations/entityQueries.ts +2 -2
- package/src/operations/incidentRelations.ts +6 -6
- package/src/operations/incidents.ts +48 -0
- package/src/operations/index.ts +7 -7
- package/src/operations/threatIntelligenceIndicator.ts +4 -4
- package/src/operations/watchlistItems.ts +2 -2
- package/src/operations/watchlists.ts +15 -8
- package/src/operationsInterfaces/automationRules.ts +3 -4
- package/src/operationsInterfaces/incidents.ts +15 -0
- package/src/operationsInterfaces/index.ts +7 -7
- package/src/operationsInterfaces/threatIntelligenceIndicator.ts +4 -4
- package/src/operationsInterfaces/watchlists.ts +8 -4
- package/src/securityInsights.ts +35 -35
- package/tsconfig.json +19 -5
- package/types/arm-securityinsight.d.ts +739 -408
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import * as coreClient from "@azure/core-client";
|
|
2
|
-
export declare type AutomationRuleConditionUnion = AutomationRuleCondition |
|
|
3
|
-
export declare type AutomationRuleActionUnion = AutomationRuleAction |
|
|
2
|
+
export declare type AutomationRuleConditionUnion = AutomationRuleCondition | PropertyConditionProperties;
|
|
3
|
+
export declare type AutomationRuleActionUnion = AutomationRuleAction | AutomationRuleModifyPropertiesAction | AutomationRuleRunPlaybookAction;
|
|
4
4
|
export declare type EntityTimelineItemUnion = EntityTimelineItem | ActivityTimelineItem | BookmarkTimelineItem | SecurityAlertTimelineItem;
|
|
5
5
|
export declare type EntityQueryItemUnion = EntityQueryItem | InsightQueryItem;
|
|
6
|
-
export declare type DataConnectorsCheckRequirementsUnion = DataConnectorsCheckRequirements | AADCheckRequirements | AatpCheckRequirements | ASCCheckRequirements | AwsCloudTrailCheckRequirements | AwsS3CheckRequirements | Dynamics365CheckRequirements | McasCheckRequirements | MdatpCheckRequirements | MstiCheckRequirements | MtpCheckRequirements | OfficeATPCheckRequirements | OfficeIRMCheckRequirements | TICheckRequirements | TiTaxiiCheckRequirements;
|
|
6
|
+
export declare type DataConnectorsCheckRequirementsUnion = DataConnectorsCheckRequirements | AADCheckRequirements | AatpCheckRequirements | ASCCheckRequirements | AwsCloudTrailCheckRequirements | AwsS3CheckRequirements | Dynamics365CheckRequirements | McasCheckRequirements | MdatpCheckRequirements | MstiCheckRequirements | MtpCheckRequirements | OfficeATPCheckRequirements | OfficeIRMCheckRequirements | Office365ProjectCheckRequirements | OfficePowerBICheckRequirements | TICheckRequirements | TiTaxiiCheckRequirements | IoTCheckRequirements;
|
|
7
7
|
export declare type AlertRuleTemplateUnion = AlertRuleTemplate | MLBehaviorAnalyticsAlertRuleTemplate | FusionAlertRuleTemplate | ThreatIntelligenceAlertRuleTemplate | MicrosoftSecurityIncidentCreationAlertRuleTemplate | ScheduledAlertRuleTemplate | NrtAlertRuleTemplate;
|
|
8
8
|
export declare type EntityUnion = Entity | SecurityAlert | HuntingBookmark | AccountEntity | AzureResourceEntity | CloudApplicationEntity | DnsEntity | FileEntity | FileHashEntity | HostEntity | IoTDeviceEntity | IpEntity | MailboxEntity | MailClusterEntity | MailMessageEntity | MalwareEntity | ProcessEntity | RegistryKeyEntity | RegistryValueEntity | SecurityGroupEntity | SubmissionMailEntity | UrlEntity;
|
|
9
9
|
export declare type EntityQueryTemplateUnion = EntityQueryTemplate | ActivityEntityQueryTemplate;
|
|
10
|
-
export declare type ThreatIntelligenceInformationUnion = ThreatIntelligenceInformation | ThreatIntelligenceIndicatorModel;
|
|
11
10
|
export declare type AlertRuleUnion = AlertRule | MLBehaviorAnalyticsAlertRule | FusionAlertRule | ThreatIntelligenceAlertRule | MicrosoftSecurityIncidentCreationAlertRule | ScheduledAlertRule | NrtAlertRule;
|
|
12
11
|
export declare type EntityQueryUnion = EntityQuery | ExpansionEntityQuery | ActivityEntityQuery;
|
|
13
12
|
export declare type CustomEntityQueryUnion = CustomEntityQuery | ActivityCustomEntityQuery;
|
|
14
13
|
export declare type SettingsUnion = Settings | Anomalies | EyesOn | EntityAnalytics | Ueba;
|
|
15
|
-
export declare type
|
|
14
|
+
export declare type ThreatIntelligenceInformationUnion = ThreatIntelligenceInformation | ThreatIntelligenceIndicatorModel;
|
|
15
|
+
export declare type DataConnectorUnion = DataConnector | AADDataConnector | MstiDataConnector | MTPDataConnector | AatpDataConnector | ASCDataConnector | AwsCloudTrailDataConnector | AwsS3DataConnector | McasDataConnector | Dynamics365DataConnector | OfficeATPDataConnector | Office365ProjectDataConnector | OfficePowerBIDataConnector | OfficeIRMDataConnector | MdatpDataConnector | OfficeDataConnector | TIDataConnector | TiTaxiiDataConnector | IoTDataConnector | CodelessUiDataConnector | CodelessApiPollingDataConnector;
|
|
16
16
|
/** List all the alert rules. */
|
|
17
17
|
export interface AlertRulesList {
|
|
18
18
|
/**
|
|
@@ -104,25 +104,13 @@ export interface AlertRuleTemplatesList {
|
|
|
104
104
|
/** Array of alert rule templates. */
|
|
105
105
|
value: AlertRuleTemplateUnion[];
|
|
106
106
|
}
|
|
107
|
-
/** List all the automation rules. */
|
|
108
|
-
export interface AutomationRulesList {
|
|
109
|
-
/**
|
|
110
|
-
* URL to fetch the next set of automation rules.
|
|
111
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
112
|
-
*/
|
|
113
|
-
readonly nextLink?: string;
|
|
114
|
-
/** Array of automation rules. */
|
|
115
|
-
value: AutomationRule[];
|
|
116
|
-
}
|
|
117
107
|
/** Describes automation rule triggering logic */
|
|
118
108
|
export interface AutomationRuleTriggeringLogic {
|
|
119
|
-
/** Determines whether the automation rule is enabled or disabled
|
|
109
|
+
/** Determines whether the automation rule is enabled or disabled */
|
|
120
110
|
isEnabled: boolean;
|
|
121
111
|
/** Determines when the automation rule should automatically expire and be disabled. */
|
|
122
112
|
expirationTimeUtc?: Date;
|
|
123
|
-
/** The type of object the automation rule triggers on */
|
|
124
113
|
triggersOn: TriggersOn;
|
|
125
|
-
/** The type of event the automation rule triggers on */
|
|
126
114
|
triggersWhen: TriggersWhen;
|
|
127
115
|
/** The conditions to evaluate to determine if the automation rule should be triggered on a given object */
|
|
128
116
|
conditions?: AutomationRuleConditionUnion[];
|
|
@@ -135,8 +123,7 @@ export interface AutomationRuleCondition {
|
|
|
135
123
|
/** Describes an automation rule action */
|
|
136
124
|
export interface AutomationRuleAction {
|
|
137
125
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
138
|
-
actionType: "
|
|
139
|
-
/** The order of execution of the automation rule action */
|
|
126
|
+
actionType: "ModifyProperties" | "RunPlaybook";
|
|
140
127
|
order: number;
|
|
141
128
|
}
|
|
142
129
|
/** Information on the client (user or application) that made some action */
|
|
@@ -150,10 +137,18 @@ export interface ClientInfo {
|
|
|
150
137
|
/** The user principal name of the client. */
|
|
151
138
|
userPrincipalName?: string;
|
|
152
139
|
}
|
|
140
|
+
export interface AutomationRulesList {
|
|
141
|
+
value?: AutomationRule[];
|
|
142
|
+
nextLink?: string;
|
|
143
|
+
}
|
|
144
|
+
export interface ManualTriggerRequestBody {
|
|
145
|
+
tenantId?: string;
|
|
146
|
+
logicAppsResourceId?: string;
|
|
147
|
+
}
|
|
153
148
|
/** List all the bookmarks. */
|
|
154
149
|
export interface BookmarkList {
|
|
155
150
|
/**
|
|
156
|
-
* URL to fetch the next set of
|
|
151
|
+
* URL to fetch the next set of bookmarks.
|
|
157
152
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
158
153
|
*/
|
|
159
154
|
readonly nextLink?: string;
|
|
@@ -186,6 +181,20 @@ export interface IncidentInfo {
|
|
|
186
181
|
/** Relation Name */
|
|
187
182
|
relationName?: string;
|
|
188
183
|
}
|
|
184
|
+
/** Describes the entity mappings of a single entity */
|
|
185
|
+
export interface BookmarkEntityMappings {
|
|
186
|
+
/** The entity type */
|
|
187
|
+
entityType?: string;
|
|
188
|
+
/** Array of fields mapping for that entity type */
|
|
189
|
+
fieldMappings?: EntityFieldMapping[];
|
|
190
|
+
}
|
|
191
|
+
/** Map identifiers of a single entity */
|
|
192
|
+
export interface EntityFieldMapping {
|
|
193
|
+
/** Alert V3 identifier */
|
|
194
|
+
identifier?: string;
|
|
195
|
+
/** The value of the identifier */
|
|
196
|
+
value?: string;
|
|
197
|
+
}
|
|
189
198
|
/** List of relations. */
|
|
190
199
|
export interface RelationList {
|
|
191
200
|
/**
|
|
@@ -354,16 +363,6 @@ export interface EnrichmentDomainWhoisContact {
|
|
|
354
363
|
/** The email address for this contact */
|
|
355
364
|
email?: string;
|
|
356
365
|
}
|
|
357
|
-
/** List of all the entity queries. */
|
|
358
|
-
export interface EntityQueryList {
|
|
359
|
-
/**
|
|
360
|
-
* URL to fetch the next set of entity queries.
|
|
361
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
362
|
-
*/
|
|
363
|
-
readonly nextLink?: string;
|
|
364
|
-
/** Array of entity queries. */
|
|
365
|
-
value: EntityQueryUnion[];
|
|
366
|
-
}
|
|
367
366
|
/** List of all the entities. */
|
|
368
367
|
export interface EntityList {
|
|
369
368
|
/**
|
|
@@ -538,6 +537,26 @@ export interface InsightsTableResultColumnsItem {
|
|
|
538
537
|
/** the name of the colum */
|
|
539
538
|
name?: string;
|
|
540
539
|
}
|
|
540
|
+
/** List of all the entity queries. */
|
|
541
|
+
export interface EntityQueryList {
|
|
542
|
+
/**
|
|
543
|
+
* URL to fetch the next set of entity queries.
|
|
544
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
545
|
+
*/
|
|
546
|
+
readonly nextLink?: string;
|
|
547
|
+
/** Array of entity queries. */
|
|
548
|
+
value: EntityQueryUnion[];
|
|
549
|
+
}
|
|
550
|
+
/** List of all the entity query templates. */
|
|
551
|
+
export interface EntityQueryTemplateList {
|
|
552
|
+
/**
|
|
553
|
+
* URL to fetch the next set of entity query templates.
|
|
554
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
555
|
+
*/
|
|
556
|
+
readonly nextLink?: string;
|
|
557
|
+
/** Array of entity query templates. */
|
|
558
|
+
value: EntityQueryTemplateUnion[];
|
|
559
|
+
}
|
|
541
560
|
/** List all the incidents. */
|
|
542
561
|
export interface IncidentList {
|
|
543
562
|
/**
|
|
@@ -570,11 +589,21 @@ export interface IncidentAdditionalData {
|
|
|
570
589
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
571
590
|
*/
|
|
572
591
|
readonly alertProductNames?: string[];
|
|
592
|
+
/**
|
|
593
|
+
* The provider incident url to the incident in Microsoft 365 Defender portal
|
|
594
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
595
|
+
*/
|
|
596
|
+
readonly providerIncidentUrl?: string;
|
|
573
597
|
/**
|
|
574
598
|
* The tactics associated with incident
|
|
575
599
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
576
600
|
*/
|
|
577
601
|
readonly tactics?: AttackTactic[];
|
|
602
|
+
/**
|
|
603
|
+
* The techniques associated with incident's tactics'
|
|
604
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
605
|
+
*/
|
|
606
|
+
readonly techniques?: string[];
|
|
578
607
|
}
|
|
579
608
|
/** Represents an incident label */
|
|
580
609
|
export interface IncidentLabel {
|
|
@@ -764,6 +793,16 @@ export interface MetadataCategories {
|
|
|
764
793
|
/** Industry verticals for the solution content item */
|
|
765
794
|
verticals?: string[];
|
|
766
795
|
}
|
|
796
|
+
/** List of all the office365 consents. */
|
|
797
|
+
export interface OfficeConsentList {
|
|
798
|
+
/**
|
|
799
|
+
* URL to fetch the next set of office consents.
|
|
800
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
801
|
+
*/
|
|
802
|
+
readonly nextLink?: string;
|
|
803
|
+
/** Array of the consents. */
|
|
804
|
+
value: OfficeConsent[];
|
|
805
|
+
}
|
|
767
806
|
/** List of the Sentinel onboarding states */
|
|
768
807
|
export interface SentinelOnboardingStatesList {
|
|
769
808
|
/** Array of Sentinel onboarding states */
|
|
@@ -823,111 +862,59 @@ export interface ContentPathMap {
|
|
|
823
862
|
/** The path to the content. */
|
|
824
863
|
path?: string;
|
|
825
864
|
}
|
|
826
|
-
/**
|
|
827
|
-
export interface
|
|
828
|
-
/**
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
/**
|
|
844
|
-
|
|
845
|
-
}
|
|
846
|
-
/**
|
|
847
|
-
export interface
|
|
848
|
-
/**
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
/**
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
/**
|
|
861
|
-
|
|
862
|
-
/**
|
|
863
|
-
|
|
864
|
-
/**
|
|
865
|
-
|
|
866
|
-
/** The authorization code used in OAuth 2.0 code flow to issue a token. */
|
|
867
|
-
authorizationCode?: string;
|
|
868
|
-
/** The user name in the audit log server. */
|
|
869
|
-
userName?: string;
|
|
870
|
-
/** The user password in the audit log server. */
|
|
871
|
-
password?: string;
|
|
872
|
-
requestConfigUserInputValues?: Record<string, unknown>[];
|
|
873
|
-
}
|
|
874
|
-
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
|
|
875
|
-
export interface ErrorResponse {
|
|
876
|
-
/** The error object. */
|
|
877
|
-
error?: ErrorDetail;
|
|
878
|
-
}
|
|
879
|
-
/** The error detail. */
|
|
880
|
-
export interface ErrorDetail {
|
|
881
|
-
/**
|
|
882
|
-
* The error code.
|
|
883
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
884
|
-
*/
|
|
885
|
-
readonly code?: string;
|
|
886
|
-
/**
|
|
887
|
-
* The error message.
|
|
888
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
889
|
-
*/
|
|
890
|
-
readonly message?: string;
|
|
891
|
-
/**
|
|
892
|
-
* The error target.
|
|
893
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
894
|
-
*/
|
|
895
|
-
readonly target?: string;
|
|
896
|
-
/**
|
|
897
|
-
* The error details.
|
|
898
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
899
|
-
*/
|
|
900
|
-
readonly details?: ErrorDetail[];
|
|
901
|
-
/**
|
|
902
|
-
* The error additional info.
|
|
903
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
904
|
-
*/
|
|
905
|
-
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
906
|
-
}
|
|
907
|
-
/** The resource management error additional info. */
|
|
908
|
-
export interface ErrorAdditionalInfo {
|
|
909
|
-
/**
|
|
910
|
-
* The additional info type.
|
|
911
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
912
|
-
*/
|
|
913
|
-
readonly type?: string;
|
|
914
|
-
/**
|
|
915
|
-
* The additional info.
|
|
916
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
917
|
-
*/
|
|
918
|
-
readonly info?: Record<string, unknown>;
|
|
919
|
-
}
|
|
920
|
-
/** Data connector requirements properties. */
|
|
921
|
-
export interface DataConnectorsCheckRequirements {
|
|
922
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
923
|
-
kind: "AzureActiveDirectory" | "AzureAdvancedThreatProtection" | "AzureSecurityCenter" | "AmazonWebServicesCloudTrail" | "AmazonWebServicesS3" | "Dynamics365" | "MicrosoftCloudAppSecurity" | "MicrosoftDefenderAdvancedThreatProtection" | "MicrosoftThreatIntelligence" | "MicrosoftThreatProtection" | "OfficeATP" | "OfficeIRM" | "ThreatIntelligence" | "ThreatIntelligenceTaxii";
|
|
865
|
+
/** Resources created in user's repository for the source-control. */
|
|
866
|
+
export interface RepositoryResourceInfo {
|
|
867
|
+
/** The webhook object created for the source-control. */
|
|
868
|
+
webhook?: Webhook;
|
|
869
|
+
/** Resources created in GitHub for this source-control. */
|
|
870
|
+
gitHubResourceInfo?: GitHubResourceInfo;
|
|
871
|
+
/** Resources created in Azure DevOps for this source-control. */
|
|
872
|
+
azureDevOpsResourceInfo?: AzureDevOpsResourceInfo;
|
|
873
|
+
}
|
|
874
|
+
/** Detail about the webhook object. */
|
|
875
|
+
export interface Webhook {
|
|
876
|
+
/** Unique identifier for the webhook. */
|
|
877
|
+
webhookId?: string;
|
|
878
|
+
/** URL that gets invoked by the webhook. */
|
|
879
|
+
webhookUrl?: string;
|
|
880
|
+
/** Time when the webhook secret was updated. */
|
|
881
|
+
webhookSecretUpdateTime?: string;
|
|
882
|
+
/** A flag to instruct the backend service to rotate webhook secret. */
|
|
883
|
+
rotateWebhookSecret?: boolean;
|
|
884
|
+
}
|
|
885
|
+
/** Resources created in GitHub repository. */
|
|
886
|
+
export interface GitHubResourceInfo {
|
|
887
|
+
/** GitHub application installation id. */
|
|
888
|
+
appInstallationId?: string;
|
|
889
|
+
}
|
|
890
|
+
/** Resources created in Azure DevOps repository. */
|
|
891
|
+
export interface AzureDevOpsResourceInfo {
|
|
892
|
+
/** Id of the pipeline created for the source-control. */
|
|
893
|
+
pipelineId?: string;
|
|
894
|
+
/** Id of the service-connection created for the source-control. */
|
|
895
|
+
serviceConnectionId?: string;
|
|
896
|
+
}
|
|
897
|
+
/** Information regarding a deployment. */
|
|
898
|
+
export interface DeploymentInfo {
|
|
899
|
+
/** Status while fetching the last deployment. */
|
|
900
|
+
deploymentFetchStatus?: DeploymentFetchStatus;
|
|
901
|
+
/** Deployment information. */
|
|
902
|
+
deployment?: Deployment;
|
|
903
|
+
/** Additional details about the deployment that can be shown to the user. */
|
|
904
|
+
message?: string;
|
|
924
905
|
}
|
|
925
|
-
/**
|
|
926
|
-
export interface
|
|
927
|
-
/**
|
|
928
|
-
|
|
929
|
-
/**
|
|
930
|
-
|
|
906
|
+
/** Description about a deployment. */
|
|
907
|
+
export interface Deployment {
|
|
908
|
+
/** Deployment identifier. */
|
|
909
|
+
deploymentId?: string;
|
|
910
|
+
/** Current status of the deployment. */
|
|
911
|
+
deploymentState?: DeploymentState;
|
|
912
|
+
/** The outcome of the deployment. */
|
|
913
|
+
deploymentResult?: DeploymentResult;
|
|
914
|
+
/** The time when the deployment finished. */
|
|
915
|
+
deploymentTime?: Date;
|
|
916
|
+
/** Url to access repository action logs. */
|
|
917
|
+
deploymentLogsUrl?: string;
|
|
931
918
|
}
|
|
932
919
|
/** Describes threat kill chain phase entity */
|
|
933
920
|
export interface ThreatIntelligenceKillChainPhase {
|
|
@@ -974,11 +961,6 @@ export interface ThreatIntelligenceGranularMarkingModel {
|
|
|
974
961
|
/** granular marking model selectors */
|
|
975
962
|
selectors?: string[];
|
|
976
963
|
}
|
|
977
|
-
/** Describes an entity with kind. */
|
|
978
|
-
export interface ThreatIntelligenceResourceKind {
|
|
979
|
-
/** The kind of the entity. */
|
|
980
|
-
kind: ThreatIntelligenceResourceKindEnum;
|
|
981
|
-
}
|
|
982
964
|
/** List of all the threat intelligence information objects. */
|
|
983
965
|
export interface ThreatIntelligenceInformationList {
|
|
984
966
|
/**
|
|
@@ -1058,6 +1040,66 @@ export interface ThreatIntelligenceAppendTags {
|
|
|
1058
1040
|
/** List of tags to be appended. */
|
|
1059
1041
|
threatIntelligenceTags?: string[];
|
|
1060
1042
|
}
|
|
1043
|
+
/** List all the watchlists. */
|
|
1044
|
+
export interface WatchlistList {
|
|
1045
|
+
/**
|
|
1046
|
+
* URL to fetch the next set of watchlists.
|
|
1047
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1048
|
+
*/
|
|
1049
|
+
readonly nextLink?: string;
|
|
1050
|
+
/** Array of watchlist. */
|
|
1051
|
+
value: Watchlist[];
|
|
1052
|
+
}
|
|
1053
|
+
/** List all the watchlist items. */
|
|
1054
|
+
export interface WatchlistItemList {
|
|
1055
|
+
/**
|
|
1056
|
+
* URL to fetch the next set of watchlist item.
|
|
1057
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1058
|
+
*/
|
|
1059
|
+
readonly nextLink?: string;
|
|
1060
|
+
/** Array of watchlist items. */
|
|
1061
|
+
value: WatchlistItem[];
|
|
1062
|
+
}
|
|
1063
|
+
/** List all the data connectors. */
|
|
1064
|
+
export interface DataConnectorList {
|
|
1065
|
+
/**
|
|
1066
|
+
* URL to fetch the next set of data connectors.
|
|
1067
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1068
|
+
*/
|
|
1069
|
+
readonly nextLink?: string;
|
|
1070
|
+
/** Array of data connectors. */
|
|
1071
|
+
value: DataConnectorUnion[];
|
|
1072
|
+
}
|
|
1073
|
+
/** Represents Codeless API Polling data connector. */
|
|
1074
|
+
export interface DataConnectorConnectBody {
|
|
1075
|
+
/** The authentication kind used to poll the data */
|
|
1076
|
+
kind?: ConnectAuthKind;
|
|
1077
|
+
/** The API key of the audit server. */
|
|
1078
|
+
apiKey?: string;
|
|
1079
|
+
/** The client secret of the OAuth 2.0 application. */
|
|
1080
|
+
clientSecret?: string;
|
|
1081
|
+
/** The client id of the OAuth 2.0 application. */
|
|
1082
|
+
clientId?: string;
|
|
1083
|
+
/** The authorization code used in OAuth 2.0 code flow to issue a token. */
|
|
1084
|
+
authorizationCode?: string;
|
|
1085
|
+
/** The user name in the audit log server. */
|
|
1086
|
+
userName?: string;
|
|
1087
|
+
/** The user password in the audit log server. */
|
|
1088
|
+
password?: string;
|
|
1089
|
+
requestConfigUserInputValues?: Record<string, unknown>[];
|
|
1090
|
+
}
|
|
1091
|
+
/** Data connector requirements properties. */
|
|
1092
|
+
export interface DataConnectorsCheckRequirements {
|
|
1093
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1094
|
+
kind: "AzureActiveDirectory" | "AzureAdvancedThreatProtection" | "AzureSecurityCenter" | "AmazonWebServicesCloudTrail" | "AmazonWebServicesS3" | "Dynamics365" | "MicrosoftCloudAppSecurity" | "MicrosoftDefenderAdvancedThreatProtection" | "MicrosoftThreatIntelligence" | "MicrosoftThreatProtection" | "OfficeATP" | "OfficeIRM" | "Office365Project" | "OfficePowerBI" | "ThreatIntelligence" | "ThreatIntelligenceTaxii" | "IOT";
|
|
1095
|
+
}
|
|
1096
|
+
/** Data connector requirements status. */
|
|
1097
|
+
export interface DataConnectorRequirementsState {
|
|
1098
|
+
/** Authorization state for this connector */
|
|
1099
|
+
authorizationState?: DataConnectorAuthorizationState;
|
|
1100
|
+
/** License state for this connector */
|
|
1101
|
+
licenseState?: DataConnectorLicenseState;
|
|
1102
|
+
}
|
|
1061
1103
|
/** Lists the operations available in the SecurityInsights RP. */
|
|
1062
1104
|
export interface OperationsList {
|
|
1063
1105
|
/**
|
|
@@ -1090,26 +1132,6 @@ export interface OperationDisplay {
|
|
|
1090
1132
|
/** Resource name */
|
|
1091
1133
|
resource?: string;
|
|
1092
1134
|
}
|
|
1093
|
-
/** List of all the office365 consents. */
|
|
1094
|
-
export interface OfficeConsentList {
|
|
1095
|
-
/**
|
|
1096
|
-
* URL to fetch the next set of office consents.
|
|
1097
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1098
|
-
*/
|
|
1099
|
-
readonly nextLink?: string;
|
|
1100
|
-
/** Array of the consents. */
|
|
1101
|
-
value: OfficeConsent[];
|
|
1102
|
-
}
|
|
1103
|
-
/** List of all the entity query templates. */
|
|
1104
|
-
export interface EntityQueryTemplateList {
|
|
1105
|
-
/**
|
|
1106
|
-
* URL to fetch the next set of entity query templates.
|
|
1107
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1108
|
-
*/
|
|
1109
|
-
readonly nextLink?: string;
|
|
1110
|
-
/** Array of entity query templates. */
|
|
1111
|
-
value: EntityQueryTemplateUnion[];
|
|
1112
|
-
}
|
|
1113
1135
|
/** alert rule template data sources */
|
|
1114
1136
|
export interface AlertRuleTemplateDataSource {
|
|
1115
1137
|
/** The connector id that provides the following data types */
|
|
@@ -1146,8 +1168,6 @@ export interface QueryBasedAlertRuleTemplateProperties {
|
|
|
1146
1168
|
query?: string;
|
|
1147
1169
|
/** The severity for alerts created by this alert rule. */
|
|
1148
1170
|
severity?: AlertSeverity;
|
|
1149
|
-
/** The tactics of the alert rule */
|
|
1150
|
-
tactics?: AttackTactic[];
|
|
1151
1171
|
/** The version of this template - in format <a.b.c>, where all are numbers. For example <1.0.2>. */
|
|
1152
1172
|
version?: string;
|
|
1153
1173
|
/** Dictionary of string key-value pairs of columns to be attached to the alert */
|
|
@@ -1184,6 +1204,79 @@ export interface AlertDetailsOverride {
|
|
|
1184
1204
|
/** the column name to take the alert severity from */
|
|
1185
1205
|
alertSeverityColumnName?: string;
|
|
1186
1206
|
}
|
|
1207
|
+
/** Represents a supported source signal configuration in Fusion detection. */
|
|
1208
|
+
export interface FusionSourceSettings {
|
|
1209
|
+
/** Determines whether this source signal is enabled or disabled in Fusion detection. */
|
|
1210
|
+
enabled: boolean;
|
|
1211
|
+
/** Name of the Fusion source signal. Refer to Fusion alert rule template for supported values. */
|
|
1212
|
+
sourceName: string;
|
|
1213
|
+
/** Configuration for all source subtypes under this source signal consumed in fusion detection. */
|
|
1214
|
+
sourceSubTypes?: FusionSourceSubTypeSetting[];
|
|
1215
|
+
}
|
|
1216
|
+
/** Represents a supported source subtype configuration under a source signal in Fusion detection. */
|
|
1217
|
+
export interface FusionSourceSubTypeSetting {
|
|
1218
|
+
/** Determines whether this source subtype under source signal is enabled or disabled in Fusion detection. */
|
|
1219
|
+
enabled: boolean;
|
|
1220
|
+
/** The Name of the source subtype under a given source signal in Fusion detection. Refer to Fusion alert rule template for supported values. */
|
|
1221
|
+
sourceSubTypeName: string;
|
|
1222
|
+
/**
|
|
1223
|
+
* The display name of source subtype under a source signal consumed in Fusion detection.
|
|
1224
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1225
|
+
*/
|
|
1226
|
+
readonly sourceSubTypeDisplayName?: string;
|
|
1227
|
+
/** Severity configuration for a source subtype consumed in fusion detection. */
|
|
1228
|
+
severityFilters: FusionSubTypeSeverityFilter;
|
|
1229
|
+
}
|
|
1230
|
+
/** Represents severity configuration for a source subtype consumed in Fusion detection. */
|
|
1231
|
+
export interface FusionSubTypeSeverityFilter {
|
|
1232
|
+
/**
|
|
1233
|
+
* Determines whether this source subtype supports severity configuration or not.
|
|
1234
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1235
|
+
*/
|
|
1236
|
+
readonly isSupported?: boolean;
|
|
1237
|
+
/** Individual Severity configuration settings for a given source subtype consumed in Fusion detection. */
|
|
1238
|
+
filters?: FusionSubTypeSeverityFiltersItem[];
|
|
1239
|
+
}
|
|
1240
|
+
/** Represents a Severity filter setting for a given source subtype consumed in Fusion detection. */
|
|
1241
|
+
export interface FusionSubTypeSeverityFiltersItem {
|
|
1242
|
+
/** The Severity for a given source subtype consumed in Fusion detection. */
|
|
1243
|
+
severity: AlertSeverity;
|
|
1244
|
+
/** Determines whether this severity is enabled or disabled for this source subtype consumed in Fusion detection. */
|
|
1245
|
+
enabled: boolean;
|
|
1246
|
+
}
|
|
1247
|
+
/** Represents a Fusion scenario exclusion patterns in Fusion detection. */
|
|
1248
|
+
export interface FusionScenarioExclusionPattern {
|
|
1249
|
+
/** Scenario exclusion pattern. */
|
|
1250
|
+
exclusionPattern: string;
|
|
1251
|
+
/** DateTime when scenario exclusion pattern is added in UTC. */
|
|
1252
|
+
dateAddedInUTC: string;
|
|
1253
|
+
}
|
|
1254
|
+
/** Represents a source signal consumed in Fusion detection. */
|
|
1255
|
+
export interface FusionTemplateSourceSetting {
|
|
1256
|
+
/** The name of a source signal consumed in Fusion detection. */
|
|
1257
|
+
sourceName: string;
|
|
1258
|
+
/** All supported source subtypes under this source signal consumed in fusion detection. */
|
|
1259
|
+
sourceSubTypes?: FusionTemplateSourceSubType[];
|
|
1260
|
+
}
|
|
1261
|
+
/** Represents a source subtype under a source signal consumed in Fusion detection. */
|
|
1262
|
+
export interface FusionTemplateSourceSubType {
|
|
1263
|
+
/** The name of source subtype under a source signal consumed in Fusion detection. */
|
|
1264
|
+
sourceSubTypeName: string;
|
|
1265
|
+
/**
|
|
1266
|
+
* The display name of source subtype under a source signal consumed in Fusion detection.
|
|
1267
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1268
|
+
*/
|
|
1269
|
+
readonly sourceSubTypeDisplayName?: string;
|
|
1270
|
+
/** Severity configuration available for a source subtype consumed in fusion detection. */
|
|
1271
|
+
severityFilter: FusionTemplateSubTypeSeverityFilter;
|
|
1272
|
+
}
|
|
1273
|
+
/** Represents severity configurations available for a source subtype consumed in Fusion detection. */
|
|
1274
|
+
export interface FusionTemplateSubTypeSeverityFilter {
|
|
1275
|
+
/** Determines whether severity configuration is supported for this source subtype consumed in Fusion detection. */
|
|
1276
|
+
isSupported: boolean;
|
|
1277
|
+
/** List of all supported severities for this source subtype consumed in Fusion detection. */
|
|
1278
|
+
severityFilters?: AlertSeverity[];
|
|
1279
|
+
}
|
|
1187
1280
|
/** MicrosoftSecurityIncidentCreation rule common property bag. */
|
|
1188
1281
|
export interface MicrosoftSecurityIncidentCreationAlertRuleCommonProperties {
|
|
1189
1282
|
/** the alerts' displayNames on which the cases will be generated */
|
|
@@ -1195,44 +1288,6 @@ export interface MicrosoftSecurityIncidentCreationAlertRuleCommonProperties {
|
|
|
1195
1288
|
/** the alerts' severities on which the cases will be generated */
|
|
1196
1289
|
severitiesFilter?: AlertSeverity[];
|
|
1197
1290
|
}
|
|
1198
|
-
/** Query based alert rule base property bag. */
|
|
1199
|
-
export interface QueryBasedAlertRuleProperties {
|
|
1200
|
-
/** The Name of the alert rule template used to create this rule. */
|
|
1201
|
-
alertRuleTemplateName?: string;
|
|
1202
|
-
/** 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> */
|
|
1203
|
-
templateVersion?: string;
|
|
1204
|
-
/** The description of the alert rule. */
|
|
1205
|
-
description?: string;
|
|
1206
|
-
/** The query that creates alerts for this rule. */
|
|
1207
|
-
query?: string;
|
|
1208
|
-
/** The display name for alerts created by this alert rule. */
|
|
1209
|
-
displayName: string;
|
|
1210
|
-
/** Determines whether this alert rule is enabled or disabled. */
|
|
1211
|
-
enabled: boolean;
|
|
1212
|
-
/**
|
|
1213
|
-
* The last time that this alert rule has been modified.
|
|
1214
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1215
|
-
*/
|
|
1216
|
-
readonly lastModifiedUtc?: Date;
|
|
1217
|
-
/** The suppression (in ISO 8601 duration format) to wait since last time this alert rule been triggered. */
|
|
1218
|
-
suppressionDuration: string;
|
|
1219
|
-
/** Determines whether the suppression for this alert rule is enabled or disabled. */
|
|
1220
|
-
suppressionEnabled: boolean;
|
|
1221
|
-
/** The severity for alerts created by this alert rule. */
|
|
1222
|
-
severity?: AlertSeverity;
|
|
1223
|
-
/** The tactics of the alert rule */
|
|
1224
|
-
tactics?: AttackTactic[];
|
|
1225
|
-
/** The settings of the incidents that created from alerts triggered by this analytics rule */
|
|
1226
|
-
incidentConfiguration?: IncidentConfiguration;
|
|
1227
|
-
/** Dictionary of string key-value pairs of columns to be attached to the alert */
|
|
1228
|
-
customDetails?: {
|
|
1229
|
-
[propertyName: string]: string;
|
|
1230
|
-
};
|
|
1231
|
-
/** Array of the entity mappings of the alert rule */
|
|
1232
|
-
entityMappings?: EntityMapping[];
|
|
1233
|
-
/** The alert details override settings */
|
|
1234
|
-
alertDetailsOverride?: AlertDetailsOverride;
|
|
1235
|
-
}
|
|
1236
1291
|
/** Incident Configuration property bag. */
|
|
1237
1292
|
export interface IncidentConfiguration {
|
|
1238
1293
|
/** Create incidents from alerts triggered by this analytics rule */
|
|
@@ -1259,59 +1314,61 @@ export interface GroupingConfiguration {
|
|
|
1259
1314
|
}
|
|
1260
1315
|
/** Scheduled alert rule template property bag. */
|
|
1261
1316
|
export interface ScheduledAlertRuleCommonProperties {
|
|
1317
|
+
/** The query that creates alerts for this rule. */
|
|
1318
|
+
query?: string;
|
|
1262
1319
|
/** The frequency (in ISO 8601 duration format) for this alert rule to run. */
|
|
1263
1320
|
queryFrequency?: string;
|
|
1264
1321
|
/** The period (in ISO 8601 duration format) that this alert rule looks at. */
|
|
1265
1322
|
queryPeriod?: string;
|
|
1323
|
+
/** The severity for alerts created by this alert rule. */
|
|
1324
|
+
severity?: AlertSeverity;
|
|
1266
1325
|
/** The operation against the threshold that triggers alert rule. */
|
|
1267
1326
|
triggerOperator?: TriggerOperator;
|
|
1268
1327
|
/** The threshold triggers this alert rule. */
|
|
1269
1328
|
triggerThreshold?: number;
|
|
1270
1329
|
/** The event grouping settings. */
|
|
1271
1330
|
eventGroupingSettings?: EventGroupingSettings;
|
|
1331
|
+
/** Dictionary of string key-value pairs of columns to be attached to the alert */
|
|
1332
|
+
customDetails?: {
|
|
1333
|
+
[propertyName: string]: string;
|
|
1334
|
+
};
|
|
1335
|
+
/** Array of the entity mappings of the alert rule */
|
|
1336
|
+
entityMappings?: EntityMapping[];
|
|
1337
|
+
/** The alert details override settings */
|
|
1338
|
+
alertDetailsOverride?: AlertDetailsOverride;
|
|
1272
1339
|
}
|
|
1273
1340
|
/** Event grouping settings property bag. */
|
|
1274
1341
|
export interface EventGroupingSettings {
|
|
1275
1342
|
/** The event grouping aggregation kinds */
|
|
1276
1343
|
aggregationKind?: EventGroupingAggregationKind;
|
|
1277
1344
|
}
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
tenantId?: string;
|
|
1284
|
-
}
|
|
1285
|
-
/** The configuration of the modify properties automation rule action */
|
|
1286
|
-
export interface AutomationRuleModifyPropertiesActionConfiguration {
|
|
1345
|
+
export interface IncidentPropertiesAction {
|
|
1346
|
+
/** The severity of the incident */
|
|
1347
|
+
severity?: IncidentSeverity;
|
|
1348
|
+
/** The status of the incident */
|
|
1349
|
+
status?: IncidentStatus;
|
|
1287
1350
|
/** The reason the incident was closed */
|
|
1288
1351
|
classification?: IncidentClassification;
|
|
1289
|
-
/** Describes the reason the incident was closed */
|
|
1290
|
-
classificationComment?: string;
|
|
1291
1352
|
/** The classification reason the incident was closed with */
|
|
1292
1353
|
classificationReason?: IncidentClassificationReason;
|
|
1354
|
+
/** Describes the reason the incident was closed */
|
|
1355
|
+
classificationComment?: string;
|
|
1356
|
+
/** Information on the user an incident is assigned to */
|
|
1357
|
+
owner?: IncidentOwnerInfo;
|
|
1293
1358
|
/** List of labels to add to the incident */
|
|
1294
1359
|
labels?: IncidentLabel[];
|
|
1295
|
-
/** Describes a user that the incident is assigned to */
|
|
1296
|
-
owner?: IncidentOwnerInfo;
|
|
1297
|
-
/** The severity of the incident */
|
|
1298
|
-
severity?: IncidentSeverity;
|
|
1299
|
-
/** The status of the incident */
|
|
1300
|
-
status?: IncidentStatus;
|
|
1301
1360
|
}
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
/** The property to evaluate */
|
|
1361
|
+
export interface AutomationRulePropertyValuesCondition {
|
|
1362
|
+
/** The property to evaluate in an automation rule property condition */
|
|
1305
1363
|
propertyName?: AutomationRulePropertyConditionSupportedProperty;
|
|
1306
|
-
/** The operator to use for evaluation the condition */
|
|
1307
1364
|
operator?: AutomationRulePropertyConditionSupportedOperator;
|
|
1308
|
-
/** The values to use for evaluating the condition */
|
|
1309
1365
|
propertyValues?: string[];
|
|
1310
1366
|
}
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1367
|
+
export interface PlaybookActionProperties {
|
|
1368
|
+
/** The resource id of the playbook resource */
|
|
1369
|
+
logicAppResourceId?: string;
|
|
1370
|
+
/** The tenant id of the playbook resource */
|
|
1371
|
+
tenantId?: string;
|
|
1315
1372
|
}
|
|
1316
1373
|
/** An properties abstract Query item for entity */
|
|
1317
1374
|
export interface EntityQueryItemProperties {
|
|
@@ -1378,6 +1435,23 @@ export interface InsightQueryItemPropertiesReferenceTimeRange {
|
|
|
1378
1435
|
/** Additional query time for looking back. */
|
|
1379
1436
|
beforeRange?: string;
|
|
1380
1437
|
}
|
|
1438
|
+
/** The Activity query definitions */
|
|
1439
|
+
export interface ActivityEntityQueriesPropertiesQueryDefinitions {
|
|
1440
|
+
/** The Activity query to run on a given entity */
|
|
1441
|
+
query?: string;
|
|
1442
|
+
}
|
|
1443
|
+
/** The Activity query definitions */
|
|
1444
|
+
export interface ActivityEntityQueryTemplatePropertiesQueryDefinitions {
|
|
1445
|
+
/** The Activity query to run on a given entity */
|
|
1446
|
+
query?: string;
|
|
1447
|
+
/** The dimensions we want to summarize the timeline results on, this is comma separated list */
|
|
1448
|
+
summarizeBy?: string;
|
|
1449
|
+
}
|
|
1450
|
+
/** The data type definition */
|
|
1451
|
+
export interface DataTypeDefinitions {
|
|
1452
|
+
/** The data type name */
|
|
1453
|
+
dataType?: string;
|
|
1454
|
+
}
|
|
1381
1455
|
/** The pricing tier of the solution */
|
|
1382
1456
|
export interface Sku {
|
|
1383
1457
|
/** The kind of the tier */
|
|
@@ -1432,6 +1506,16 @@ export interface Dynamics365DataConnectorDataTypes {
|
|
|
1432
1506
|
/** Common Data Service data type connection. */
|
|
1433
1507
|
dynamics365CdsActivities: Dynamics365DataConnectorDataTypesDynamics365CdsActivities;
|
|
1434
1508
|
}
|
|
1509
|
+
/** The available data types for Office Microsoft Project data connector. */
|
|
1510
|
+
export interface Office365ProjectConnectorDataTypes {
|
|
1511
|
+
/** Logs data type. */
|
|
1512
|
+
logs: Office365ProjectConnectorDataTypesLogs;
|
|
1513
|
+
}
|
|
1514
|
+
/** The available data types for Office Microsoft PowerBI data connector. */
|
|
1515
|
+
export interface OfficePowerBIConnectorDataTypes {
|
|
1516
|
+
/** Logs data type. */
|
|
1517
|
+
logs: OfficePowerBIConnectorDataTypesLogs;
|
|
1518
|
+
}
|
|
1435
1519
|
/** The available data types for office data connector. */
|
|
1436
1520
|
export interface OfficeDataConnectorDataTypes {
|
|
1437
1521
|
/** Exchange data type connection. */
|
|
@@ -1511,7 +1595,7 @@ export interface ConnectivityCriteria {
|
|
|
1511
1595
|
/** Connector Availability Status */
|
|
1512
1596
|
export interface Availability {
|
|
1513
1597
|
/** The connector Availability Status */
|
|
1514
|
-
status?:
|
|
1598
|
+
status?: 1;
|
|
1515
1599
|
/** Set connector as preview */
|
|
1516
1600
|
isPreview?: boolean;
|
|
1517
1601
|
}
|
|
@@ -1670,18 +1754,6 @@ export interface CodelessConnectorPollingResponseProperties {
|
|
|
1670
1754
|
/** Describes if the data in the response is Gzip */
|
|
1671
1755
|
isGzipCompressed?: boolean;
|
|
1672
1756
|
}
|
|
1673
|
-
/** The Activity query definitions */
|
|
1674
|
-
export interface ActivityEntityQueryTemplatePropertiesQueryDefinitions {
|
|
1675
|
-
/** The Activity query to run on a given entity */
|
|
1676
|
-
query?: string;
|
|
1677
|
-
/** The dimensions we want to summarize the timeline results on, this is comma separated list */
|
|
1678
|
-
summarizeBy?: string;
|
|
1679
|
-
}
|
|
1680
|
-
/** The data type definition */
|
|
1681
|
-
export interface DataTypeDefinitions {
|
|
1682
|
-
/** The data type name */
|
|
1683
|
-
dataType?: string;
|
|
1684
|
-
}
|
|
1685
1757
|
/** ThreatIntelligence property bag. */
|
|
1686
1758
|
export interface ThreatIntelligence {
|
|
1687
1759
|
/**
|
|
@@ -1768,6 +1840,11 @@ export declare type Entity = Resource & {
|
|
|
1768
1840
|
/** The kind of the entity. */
|
|
1769
1841
|
kind: EntityKind;
|
|
1770
1842
|
};
|
|
1843
|
+
/** Specific entity query template. */
|
|
1844
|
+
export declare type EntityQueryTemplate = Resource & {
|
|
1845
|
+
/** the entity query template kind */
|
|
1846
|
+
kind: EntityQueryTemplateKind;
|
|
1847
|
+
};
|
|
1771
1848
|
/** Consent for Office365 tenant that already made. */
|
|
1772
1849
|
export declare type OfficeConsent = Resource & {
|
|
1773
1850
|
/** The tenantId of the Office365 with the consent. */
|
|
@@ -1775,11 +1852,6 @@ export declare type OfficeConsent = Resource & {
|
|
|
1775
1852
|
/** Help to easily cascade among the data layers. */
|
|
1776
1853
|
consentId?: string;
|
|
1777
1854
|
};
|
|
1778
|
-
/** Specific entity query template. */
|
|
1779
|
-
export declare type EntityQueryTemplate = Resource & {
|
|
1780
|
-
/** the entity query template kind */
|
|
1781
|
-
kind: EntityQueryTemplateKind;
|
|
1782
|
-
};
|
|
1783
1855
|
/** Action property bag. */
|
|
1784
1856
|
export declare type ActionResponseProperties = ActionPropertiesBase & {
|
|
1785
1857
|
/** The name of the logic app's workflow. */
|
|
@@ -1791,25 +1863,22 @@ export declare type ActionRequestProperties = ActionPropertiesBase & {
|
|
|
1791
1863
|
triggerUri: string;
|
|
1792
1864
|
};
|
|
1793
1865
|
/** Describes an automation rule condition that evaluates a property's value */
|
|
1794
|
-
export declare type
|
|
1866
|
+
export declare type PropertyConditionProperties = AutomationRuleCondition & {
|
|
1795
1867
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1796
1868
|
conditionType: "Property";
|
|
1797
|
-
|
|
1798
|
-
conditionProperties: AutomationRulePropertyValuesConditionProperties;
|
|
1799
|
-
};
|
|
1800
|
-
/** Describes an automation rule action to run a playbook */
|
|
1801
|
-
export declare type AutomationRuleRunPlaybookAction = AutomationRuleAction & {
|
|
1802
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1803
|
-
actionType: "RunPlaybook";
|
|
1804
|
-
/** The configuration of the run playbook automation rule action */
|
|
1805
|
-
actionConfiguration: AutomationRuleRunPlaybookActionConfiguration;
|
|
1869
|
+
conditionProperties?: AutomationRulePropertyValuesCondition;
|
|
1806
1870
|
};
|
|
1807
1871
|
/** Describes an automation rule action to modify an object's properties */
|
|
1808
1872
|
export declare type AutomationRuleModifyPropertiesAction = AutomationRuleAction & {
|
|
1809
1873
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1810
1874
|
actionType: "ModifyProperties";
|
|
1811
|
-
|
|
1812
|
-
|
|
1875
|
+
actionConfiguration?: IncidentPropertiesAction;
|
|
1876
|
+
};
|
|
1877
|
+
/** Describes an automation rule action to run a playbook */
|
|
1878
|
+
export declare type AutomationRuleRunPlaybookAction = AutomationRuleAction & {
|
|
1879
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1880
|
+
actionType: "RunPlaybook";
|
|
1881
|
+
actionConfiguration?: PlaybookActionProperties;
|
|
1813
1882
|
};
|
|
1814
1883
|
/** Represents Activity timeline item. */
|
|
1815
1884
|
export declare type ActivityTimelineItem = EntityTimelineItem & {
|
|
@@ -2864,6 +2933,20 @@ export declare type OfficeIRMCheckRequirements = DataConnectorsCheckRequirements
|
|
|
2864
2933
|
/** The tenant id to connect to, and get the data from. */
|
|
2865
2934
|
tenantId?: string;
|
|
2866
2935
|
};
|
|
2936
|
+
/** Represents Office365 Project requirements check request. */
|
|
2937
|
+
export declare type Office365ProjectCheckRequirements = DataConnectorsCheckRequirements & {
|
|
2938
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2939
|
+
kind: "Office365Project";
|
|
2940
|
+
/** The tenant id to connect to, and get the data from. */
|
|
2941
|
+
tenantId?: string;
|
|
2942
|
+
};
|
|
2943
|
+
/** Represents Office PowerBI requirements check request. */
|
|
2944
|
+
export declare type OfficePowerBICheckRequirements = DataConnectorsCheckRequirements & {
|
|
2945
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2946
|
+
kind: "OfficePowerBI";
|
|
2947
|
+
/** The tenant id to connect to, and get the data from. */
|
|
2948
|
+
tenantId?: string;
|
|
2949
|
+
};
|
|
2867
2950
|
/** Threat Intelligence Platforms data connector check requirements */
|
|
2868
2951
|
export declare type TICheckRequirements = DataConnectorsCheckRequirements & {
|
|
2869
2952
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
@@ -2878,110 +2961,33 @@ export declare type TiTaxiiCheckRequirements = DataConnectorsCheckRequirements &
|
|
|
2878
2961
|
/** The tenant id to connect to, and get the data from. */
|
|
2879
2962
|
tenantId?: string;
|
|
2880
2963
|
};
|
|
2881
|
-
/**
|
|
2882
|
-
export declare type
|
|
2883
|
-
/**
|
|
2884
|
-
|
|
2885
|
-
/**
|
|
2886
|
-
|
|
2887
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2888
|
-
*/
|
|
2889
|
-
readonly additionalData?: {
|
|
2890
|
-
[propertyName: string]: Record<string, unknown>;
|
|
2891
|
-
};
|
|
2892
|
-
/**
|
|
2893
|
-
* 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.
|
|
2894
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2895
|
-
*/
|
|
2896
|
-
readonly friendlyName?: string;
|
|
2897
|
-
/** List of tags */
|
|
2898
|
-
threatIntelligenceTags?: string[];
|
|
2899
|
-
/** Last updated time in UTC */
|
|
2900
|
-
lastUpdatedTimeUtc?: string;
|
|
2901
|
-
/** Source of a threat intelligence entity */
|
|
2902
|
-
source?: string;
|
|
2903
|
-
/** Display name of a threat intelligence entity */
|
|
2904
|
-
displayName?: string;
|
|
2905
|
-
/** Description of a threat intelligence entity */
|
|
2906
|
-
description?: string;
|
|
2907
|
-
/** Indicator types of threat intelligence entities */
|
|
2908
|
-
indicatorTypes?: string[];
|
|
2909
|
-
/** Pattern of a threat intelligence entity */
|
|
2910
|
-
pattern?: string;
|
|
2911
|
-
/** Pattern type of a threat intelligence entity */
|
|
2912
|
-
patternType?: string;
|
|
2913
|
-
/** Pattern version of a threat intelligence entity */
|
|
2914
|
-
patternVersion?: string;
|
|
2915
|
-
/** Kill chain phases */
|
|
2916
|
-
killChainPhases?: ThreatIntelligenceKillChainPhase[];
|
|
2917
|
-
/** Parsed patterns */
|
|
2918
|
-
parsedPattern?: ThreatIntelligenceParsedPattern[];
|
|
2919
|
-
/** External ID of threat intelligence entity */
|
|
2920
|
-
externalId?: string;
|
|
2921
|
-
/** Created by reference of threat intelligence entity */
|
|
2922
|
-
createdByRef?: string;
|
|
2923
|
-
/** Is threat intelligence entity defanged */
|
|
2924
|
-
defanged?: boolean;
|
|
2925
|
-
/** External last updated time in UTC */
|
|
2926
|
-
externalLastUpdatedTimeUtc?: string;
|
|
2927
|
-
/** External References */
|
|
2928
|
-
externalReferences?: ThreatIntelligenceExternalReference[];
|
|
2929
|
-
/** Granular Markings */
|
|
2930
|
-
granularMarkings?: ThreatIntelligenceGranularMarkingModel[];
|
|
2931
|
-
/** Labels of threat intelligence entity */
|
|
2932
|
-
labels?: string[];
|
|
2933
|
-
/** Is threat intelligence entity revoked */
|
|
2934
|
-
revoked?: boolean;
|
|
2935
|
-
/** Confidence of threat intelligence entity */
|
|
2936
|
-
confidence?: number;
|
|
2937
|
-
/** Threat intelligence entity object marking references */
|
|
2938
|
-
objectMarkingRefs?: string[];
|
|
2939
|
-
/** Language of threat intelligence entity */
|
|
2940
|
-
language?: string;
|
|
2941
|
-
/** Threat types */
|
|
2942
|
-
threatTypes?: string[];
|
|
2943
|
-
/** Valid from */
|
|
2944
|
-
validFrom?: string;
|
|
2945
|
-
/** Valid until */
|
|
2946
|
-
validUntil?: string;
|
|
2947
|
-
/** Created by */
|
|
2948
|
-
created?: string;
|
|
2949
|
-
/** Modified by */
|
|
2950
|
-
modified?: string;
|
|
2951
|
-
/** Extensions map */
|
|
2952
|
-
extensions?: {
|
|
2953
|
-
[propertyName: string]: any;
|
|
2954
|
-
};
|
|
2955
|
-
};
|
|
2956
|
-
/** Threat intelligence information object. */
|
|
2957
|
-
export declare type ThreatIntelligenceInformation = ResourceWithEtag & ThreatIntelligenceResourceKind & {};
|
|
2958
|
-
/** MLBehaviorAnalytics alert rule template properties. */
|
|
2959
|
-
export declare type MLBehaviorAnalyticsAlertRuleTemplateProperties = AlertRuleTemplatePropertiesBase & {
|
|
2960
|
-
/** The severity for alerts created by this alert rule. */
|
|
2961
|
-
severity: AlertSeverity;
|
|
2962
|
-
/** The tactics of the alert rule template. */
|
|
2963
|
-
tactics?: AttackTactic[];
|
|
2964
|
-
};
|
|
2965
|
-
/** Fusion alert rule template properties */
|
|
2966
|
-
export declare type FusionAlertRuleTemplateProperties = AlertRuleTemplatePropertiesBase & {
|
|
2967
|
-
/** The severity for alerts created by this alert rule. */
|
|
2968
|
-
severity: AlertSeverity;
|
|
2969
|
-
/** The tactics of the alert rule template */
|
|
2970
|
-
tactics?: AttackTactic[];
|
|
2964
|
+
/** Represents IoT requirements check request. */
|
|
2965
|
+
export declare type IoTCheckRequirements = DataConnectorsCheckRequirements & {
|
|
2966
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2967
|
+
kind: "IOT";
|
|
2968
|
+
/** The subscription id to connect to, and get the data from. */
|
|
2969
|
+
subscriptionId?: string;
|
|
2971
2970
|
};
|
|
2972
|
-
/**
|
|
2973
|
-
export declare type
|
|
2974
|
-
/** The
|
|
2975
|
-
severity: AlertSeverity;
|
|
2976
|
-
/** The tactics of the alert rule template */
|
|
2971
|
+
/** Alert rule template with MITRE property bag. */
|
|
2972
|
+
export declare type AlertRuleTemplateWithMitreProperties = AlertRuleTemplatePropertiesBase & {
|
|
2973
|
+
/** The tactics of the alert rule */
|
|
2977
2974
|
tactics?: AttackTactic[];
|
|
2975
|
+
/** The techniques of the alert rule */
|
|
2976
|
+
techniques?: string[];
|
|
2978
2977
|
};
|
|
2979
2978
|
/** MicrosoftSecurityIncidentCreation rule template properties */
|
|
2980
|
-
export declare type MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties = AlertRuleTemplatePropertiesBase &
|
|
2981
|
-
/**
|
|
2982
|
-
|
|
2979
|
+
export declare type MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties = AlertRuleTemplatePropertiesBase & {
|
|
2980
|
+
/** the alerts' displayNames on which the cases will be generated */
|
|
2981
|
+
displayNamesFilter?: string[];
|
|
2982
|
+
/** the alerts' displayNames on which the cases will not be generated */
|
|
2983
|
+
displayNamesExcludeFilter?: string[];
|
|
2984
|
+
/** The alerts' productName on which the cases will be generated */
|
|
2985
|
+
productFilter?: MicrosoftSecurityProductName;
|
|
2986
|
+
/** the alerts' severities on which the cases will be generated */
|
|
2987
|
+
severitiesFilter?: AlertSeverity[];
|
|
2988
|
+
};
|
|
2983
2989
|
/** NRT alert rule template properties */
|
|
2984
|
-
export declare type NrtAlertRuleTemplateProperties =
|
|
2990
|
+
export declare type NrtAlertRuleTemplateProperties = AlertRuleTemplateWithMitreProperties & QueryBasedAlertRuleTemplateProperties & {};
|
|
2985
2991
|
/** MicrosoftSecurityIncidentCreation rule property bag. */
|
|
2986
2992
|
export declare type MicrosoftSecurityIncidentCreationAlertRuleProperties = MicrosoftSecurityIncidentCreationAlertRuleCommonProperties & {
|
|
2987
2993
|
/** The Name of the alert rule template used to create this rule. */
|
|
@@ -2999,27 +3005,51 @@ export declare type MicrosoftSecurityIncidentCreationAlertRuleProperties = Micro
|
|
|
2999
3005
|
readonly lastModifiedUtc?: Date;
|
|
3000
3006
|
};
|
|
3001
3007
|
/** Scheduled alert rule base property bag. */
|
|
3002
|
-
export declare type ScheduledAlertRuleProperties = ScheduledAlertRuleCommonProperties &
|
|
3003
|
-
/**
|
|
3004
|
-
|
|
3005
|
-
/**
|
|
3006
|
-
|
|
3007
|
-
/** The
|
|
3008
|
-
displayName?: string;
|
|
3009
|
-
/** The insight description. */
|
|
3008
|
+
export declare type ScheduledAlertRuleProperties = ScheduledAlertRuleCommonProperties & {
|
|
3009
|
+
/** The Name of the alert rule template used to create this rule. */
|
|
3010
|
+
alertRuleTemplateName?: string;
|
|
3011
|
+
/** 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> */
|
|
3012
|
+
templateVersion?: string;
|
|
3013
|
+
/** The description of the alert rule. */
|
|
3010
3014
|
description?: string;
|
|
3011
|
-
/** The
|
|
3012
|
-
|
|
3013
|
-
/**
|
|
3014
|
-
|
|
3015
|
-
/**
|
|
3016
|
-
|
|
3017
|
-
|
|
3018
|
-
|
|
3019
|
-
|
|
3020
|
-
|
|
3021
|
-
|
|
3022
|
-
|
|
3015
|
+
/** The display name for alerts created by this alert rule. */
|
|
3016
|
+
displayName: string;
|
|
3017
|
+
/** Determines whether this alert rule is enabled or disabled. */
|
|
3018
|
+
enabled: boolean;
|
|
3019
|
+
/**
|
|
3020
|
+
* The last time that this alert rule has been modified.
|
|
3021
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3022
|
+
*/
|
|
3023
|
+
readonly lastModifiedUtc?: Date;
|
|
3024
|
+
/** The suppression (in ISO 8601 duration format) to wait since last time this alert rule been triggered. */
|
|
3025
|
+
suppressionDuration: string;
|
|
3026
|
+
/** Determines whether the suppression for this alert rule is enabled or disabled. */
|
|
3027
|
+
suppressionEnabled: boolean;
|
|
3028
|
+
/** The tactics of the alert rule */
|
|
3029
|
+
tactics?: AttackTactic[];
|
|
3030
|
+
/** The techniques of the alert rule */
|
|
3031
|
+
techniques?: string[];
|
|
3032
|
+
/** The settings of the incidents that created from alerts triggered by this analytics rule */
|
|
3033
|
+
incidentConfiguration?: IncidentConfiguration;
|
|
3034
|
+
};
|
|
3035
|
+
/** Represents Insight Query. */
|
|
3036
|
+
export declare type InsightQueryItemProperties = EntityQueryItemProperties & {
|
|
3037
|
+
/** The insight display name. */
|
|
3038
|
+
displayName?: string;
|
|
3039
|
+
/** The insight description. */
|
|
3040
|
+
description?: string;
|
|
3041
|
+
/** The base query of the insight. */
|
|
3042
|
+
baseQuery?: string;
|
|
3043
|
+
/** The insight table query. */
|
|
3044
|
+
tableQuery?: InsightQueryItemPropertiesTableQuery;
|
|
3045
|
+
/** The insight chart query. */
|
|
3046
|
+
chartQuery?: Record<string, unknown>;
|
|
3047
|
+
/** The activity query definitions. */
|
|
3048
|
+
additionalQuery?: InsightQueryItemPropertiesAdditionalQuery;
|
|
3049
|
+
/** The insight chart query. */
|
|
3050
|
+
defaultTimeRange?: InsightQueryItemPropertiesDefaultTimeRange;
|
|
3051
|
+
/** The insight chart query. */
|
|
3052
|
+
referenceTimeRange?: InsightQueryItemPropertiesReferenceTimeRange;
|
|
3023
3053
|
};
|
|
3024
3054
|
/** AAD (Azure Active Directory) requirements check properties. */
|
|
3025
3055
|
export declare type AADCheckRequirementsProperties = DataConnectorTenantId & {};
|
|
@@ -3039,6 +3069,10 @@ export declare type MTPCheckRequirementsProperties = DataConnectorTenantId & {};
|
|
|
3039
3069
|
export declare type OfficeATPCheckRequirementsProperties = DataConnectorTenantId & {};
|
|
3040
3070
|
/** OfficeIRM (Microsoft Insider Risk Management) requirements check properties. */
|
|
3041
3071
|
export declare type OfficeIRMCheckRequirementsProperties = DataConnectorTenantId & {};
|
|
3072
|
+
/** Office365 Project requirements check properties. */
|
|
3073
|
+
export declare type Office365ProjectCheckRequirementsProperties = DataConnectorTenantId & {};
|
|
3074
|
+
/** Office PowerBI requirements check properties. */
|
|
3075
|
+
export declare type OfficePowerBICheckRequirementsProperties = DataConnectorTenantId & {};
|
|
3042
3076
|
/** Threat Intelligence Platforms data connector required properties. */
|
|
3043
3077
|
export declare type TICheckRequirementsProperties = DataConnectorTenantId & {};
|
|
3044
3078
|
/** Threat Intelligence TAXII data connector required properties. */
|
|
@@ -3069,6 +3103,16 @@ export declare type Dynamics365DataConnectorProperties = DataConnectorTenantId &
|
|
|
3069
3103
|
};
|
|
3070
3104
|
/** OfficeATP (Office 365 Advanced Threat Protection) data connector properties. */
|
|
3071
3105
|
export declare type OfficeATPDataConnectorProperties = DataConnectorTenantId & DataConnectorWithAlertsProperties & {};
|
|
3106
|
+
/** Office Microsoft Project data connector properties. */
|
|
3107
|
+
export declare type Office365ProjectDataConnectorProperties = DataConnectorTenantId & {
|
|
3108
|
+
/** The available data types for the connector. */
|
|
3109
|
+
dataTypes: Office365ProjectConnectorDataTypes;
|
|
3110
|
+
};
|
|
3111
|
+
/** Office Microsoft PowerBI data connector properties. */
|
|
3112
|
+
export declare type OfficePowerBIDataConnectorProperties = DataConnectorTenantId & {
|
|
3113
|
+
/** The available data types for the connector. */
|
|
3114
|
+
dataTypes: OfficePowerBIConnectorDataTypes;
|
|
3115
|
+
};
|
|
3072
3116
|
/** OfficeIRM (Microsoft Insider Risk Management) data connector properties. */
|
|
3073
3117
|
export declare type OfficeIRMDataConnectorProperties = DataConnectorTenantId & DataConnectorWithAlertsProperties & {};
|
|
3074
3118
|
/** MDATP (Microsoft Defender Advanced Threat Protection) data connector properties. */
|
|
@@ -3111,6 +3155,11 @@ export declare type ASCDataConnectorProperties = DataConnectorWithAlertsProperti
|
|
|
3111
3155
|
/** The subscription id to connect to, and get the data from. */
|
|
3112
3156
|
subscriptionId?: string;
|
|
3113
3157
|
};
|
|
3158
|
+
/** IoT data connector properties. */
|
|
3159
|
+
export declare type IoTDataConnectorProperties = DataConnectorWithAlertsProperties & {
|
|
3160
|
+
/** The subscription id to connect to, and get the data from. */
|
|
3161
|
+
subscriptionId?: string;
|
|
3162
|
+
};
|
|
3114
3163
|
/** The available data types for MCAS (Microsoft Cloud App Security) data connector. */
|
|
3115
3164
|
export declare type McasDataConnectorDataTypes = AlertsDataTypeOfDataConnector & {
|
|
3116
3165
|
/** Discovery log data type connection. */
|
|
@@ -3134,6 +3183,10 @@ export declare type AwsCloudTrailDataConnectorDataTypesLogs = DataConnectorDataT
|
|
|
3134
3183
|
export declare type AwsS3DataConnectorDataTypesLogs = DataConnectorDataTypeCommon & {};
|
|
3135
3184
|
/** Common Data Service data type connection. */
|
|
3136
3185
|
export declare type Dynamics365DataConnectorDataTypesDynamics365CdsActivities = DataConnectorDataTypeCommon & {};
|
|
3186
|
+
/** Logs data type. */
|
|
3187
|
+
export declare type Office365ProjectConnectorDataTypesLogs = DataConnectorDataTypeCommon & {};
|
|
3188
|
+
/** Logs data type. */
|
|
3189
|
+
export declare type OfficePowerBIConnectorDataTypesLogs = DataConnectorDataTypeCommon & {};
|
|
3137
3190
|
/** Exchange data type connection. */
|
|
3138
3191
|
export declare type OfficeDataConnectorDataTypesExchange = DataConnectorDataTypeCommon & {};
|
|
3139
3192
|
/** SharePoint data type connection. */
|
|
@@ -3172,36 +3225,35 @@ export declare type ActionRequest = ResourceWithEtag & {
|
|
|
3172
3225
|
/** Logic App Callback URL for this specific workflow. */
|
|
3173
3226
|
triggerUri?: string;
|
|
3174
3227
|
};
|
|
3175
|
-
/** Represents an automation rule. */
|
|
3176
3228
|
export declare type AutomationRule = ResourceWithEtag & {
|
|
3177
|
-
/** The display name of the automation
|
|
3178
|
-
displayName
|
|
3229
|
+
/** The display name of the automation rule */
|
|
3230
|
+
displayName: string;
|
|
3179
3231
|
/** The order of execution of the automation rule */
|
|
3180
|
-
order
|
|
3181
|
-
/**
|
|
3182
|
-
triggeringLogic
|
|
3232
|
+
order: number;
|
|
3233
|
+
/** Describes automation rule triggering logic */
|
|
3234
|
+
triggeringLogic: AutomationRuleTriggeringLogic;
|
|
3183
3235
|
/** The actions to execute when the automation rule is triggered */
|
|
3184
|
-
actions
|
|
3185
|
-
/**
|
|
3186
|
-
* The time the automation rule was created
|
|
3187
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3188
|
-
*/
|
|
3189
|
-
readonly createdTimeUtc?: Date;
|
|
3236
|
+
actions: AutomationRuleActionUnion[];
|
|
3190
3237
|
/**
|
|
3191
3238
|
* The last time the automation rule was updated
|
|
3192
3239
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3193
3240
|
*/
|
|
3194
3241
|
readonly lastModifiedTimeUtc?: Date;
|
|
3195
3242
|
/**
|
|
3196
|
-
*
|
|
3243
|
+
* The time the automation rule was created
|
|
3197
3244
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3198
3245
|
*/
|
|
3199
|
-
readonly
|
|
3246
|
+
readonly createdTimeUtc?: Date;
|
|
3200
3247
|
/**
|
|
3201
|
-
*
|
|
3248
|
+
* Information on the client (user or application) that made some action
|
|
3202
3249
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3203
3250
|
*/
|
|
3204
3251
|
readonly lastModifiedBy?: ClientInfo;
|
|
3252
|
+
/**
|
|
3253
|
+
* Information on the client (user or application) that made some action
|
|
3254
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3255
|
+
*/
|
|
3256
|
+
readonly createdBy?: ClientInfo;
|
|
3205
3257
|
};
|
|
3206
3258
|
/** Represents a bookmark in Azure Security Insights. */
|
|
3207
3259
|
export declare type Bookmark = ResourceWithEtag & {
|
|
@@ -3231,6 +3283,12 @@ export declare type Bookmark = ResourceWithEtag & {
|
|
|
3231
3283
|
queryEndTime?: Date;
|
|
3232
3284
|
/** Describes an incident that relates to bookmark */
|
|
3233
3285
|
incidentInfo?: IncidentInfo;
|
|
3286
|
+
/** Describes the entity mappings of the bookmark */
|
|
3287
|
+
entityMappings?: BookmarkEntityMappings[];
|
|
3288
|
+
/** A list of relevant mitre attacks */
|
|
3289
|
+
tactics?: AttackTactic[];
|
|
3290
|
+
/** A list of relevant mitre techniques */
|
|
3291
|
+
techniques?: string[];
|
|
3234
3292
|
};
|
|
3235
3293
|
/** Represents a relation between two resources */
|
|
3236
3294
|
export declare type Relation = ResourceWithEtag & {
|
|
@@ -3369,6 +3427,20 @@ export declare type MetadataModel = ResourceWithEtag & {
|
|
|
3369
3427
|
firstPublishDate?: Date;
|
|
3370
3428
|
/** last publish date for the solution content item */
|
|
3371
3429
|
lastPublishDate?: Date;
|
|
3430
|
+
/** The custom version of the content. A optional free text */
|
|
3431
|
+
customVersion?: string;
|
|
3432
|
+
/** Schema version of the content. Can be used to distinguish between different flow based on the schema version */
|
|
3433
|
+
contentSchemaVersion?: string;
|
|
3434
|
+
/** the icon identifier. this id can later be fetched from the solution template */
|
|
3435
|
+
icon?: string;
|
|
3436
|
+
/** the tactics the resource covers */
|
|
3437
|
+
threatAnalysisTactics?: string[];
|
|
3438
|
+
/** the techniques the resource covers, these have to be aligned with the tactics being used */
|
|
3439
|
+
threatAnalysisTechniques?: string[];
|
|
3440
|
+
/** preview image file names. These will be taken from the solution artifacts */
|
|
3441
|
+
previewImages?: string[];
|
|
3442
|
+
/** preview image file names. These will be taken from the solution artifacts. used for dark theme support */
|
|
3443
|
+
previewImagesDark?: string[];
|
|
3372
3444
|
};
|
|
3373
3445
|
/** Metadata patch request body. */
|
|
3374
3446
|
export declare type MetadataPatch = ResourceWithEtag & {
|
|
@@ -3396,6 +3468,20 @@ export declare type MetadataPatch = ResourceWithEtag & {
|
|
|
3396
3468
|
firstPublishDate?: Date;
|
|
3397
3469
|
/** last publish date for the solution content item */
|
|
3398
3470
|
lastPublishDate?: Date;
|
|
3471
|
+
/** The custom version of the content. A optional free text */
|
|
3472
|
+
customVersion?: string;
|
|
3473
|
+
/** Schema version of the content. Can be used to distinguish between different flow based on the schema version */
|
|
3474
|
+
contentSchemaVersion?: string;
|
|
3475
|
+
/** the icon identifier. this id can later be fetched from the solution template */
|
|
3476
|
+
icon?: string;
|
|
3477
|
+
/** the tactics the resource covers */
|
|
3478
|
+
threatAnalysisTactics?: string[];
|
|
3479
|
+
/** the techniques the resource covers, these have to be aligned with the tactics being used */
|
|
3480
|
+
threatAnalysisTechniques?: string[];
|
|
3481
|
+
/** preview image file names. These will be taken from the solution artifacts */
|
|
3482
|
+
previewImages?: string[];
|
|
3483
|
+
/** preview image file names. These will be taken from the solution artifacts. used for dark theme support */
|
|
3484
|
+
previewImagesDark?: string[];
|
|
3399
3485
|
};
|
|
3400
3486
|
/** Sentinel onboarding state */
|
|
3401
3487
|
export declare type SentinelOnboardingState = ResourceWithEtag & {
|
|
@@ -3411,6 +3497,8 @@ export declare type Settings = ResourceWithEtag & {
|
|
|
3411
3497
|
export declare type SourceControl = ResourceWithEtag & {
|
|
3412
3498
|
/** The id (a Guid) of the source control */
|
|
3413
3499
|
idPropertiesId?: string;
|
|
3500
|
+
/** The version number associated with the source control */
|
|
3501
|
+
version?: Version;
|
|
3414
3502
|
/** The display name of the source control */
|
|
3415
3503
|
displayName?: string;
|
|
3416
3504
|
/** A description of the source control */
|
|
@@ -3421,6 +3509,15 @@ export declare type SourceControl = ResourceWithEtag & {
|
|
|
3421
3509
|
contentTypes?: ContentType[];
|
|
3422
3510
|
/** Repository metadata. */
|
|
3423
3511
|
repository?: Repository;
|
|
3512
|
+
/** Information regarding the resources created in user's repository. */
|
|
3513
|
+
repositoryResourceInfo?: RepositoryResourceInfo;
|
|
3514
|
+
/** Information regarding the latest deployment for the source control. */
|
|
3515
|
+
lastDeploymentInfo?: DeploymentInfo;
|
|
3516
|
+
};
|
|
3517
|
+
/** Threat intelligence information object. */
|
|
3518
|
+
export declare type ThreatIntelligenceInformation = ResourceWithEtag & {
|
|
3519
|
+
/** The kind of the entity. */
|
|
3520
|
+
kind: ThreatIntelligenceResourceKindEnum;
|
|
3424
3521
|
};
|
|
3425
3522
|
/** Represents a Watchlist in Azure Security Insights. */
|
|
3426
3523
|
export declare type Watchlist = ResourceWithEtag & {
|
|
@@ -3430,8 +3527,10 @@ export declare type Watchlist = ResourceWithEtag & {
|
|
|
3430
3527
|
displayName?: string;
|
|
3431
3528
|
/** The provider of the watchlist */
|
|
3432
3529
|
provider?: string;
|
|
3433
|
-
/** The
|
|
3434
|
-
source?:
|
|
3530
|
+
/** The filename of the watchlist, called 'source' */
|
|
3531
|
+
source?: string;
|
|
3532
|
+
/** The sourceType of the watchlist */
|
|
3533
|
+
sourceType?: SourceType;
|
|
3435
3534
|
/** The time the watchlist was created */
|
|
3436
3535
|
created?: Date;
|
|
3437
3536
|
/** The last time the watchlist was updated */
|
|
@@ -3464,8 +3563,6 @@ export declare type Watchlist = ResourceWithEtag & {
|
|
|
3464
3563
|
contentType?: string;
|
|
3465
3564
|
/** 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 */
|
|
3466
3565
|
uploadStatus?: string;
|
|
3467
|
-
/** The number of Watchlist Items in the Watchlist */
|
|
3468
|
-
watchlistItemsCount?: number;
|
|
3469
3566
|
};
|
|
3470
3567
|
/** Represents a Watchlist item in Azure Security Insights. */
|
|
3471
3568
|
export declare type WatchlistItem = ResourceWithEtag & {
|
|
@@ -3517,30 +3614,32 @@ export declare type MLBehaviorAnalyticsAlertRuleTemplate = AlertRuleTemplate & {
|
|
|
3517
3614
|
requiredDataConnectors?: AlertRuleTemplateDataSource[];
|
|
3518
3615
|
/** The alert rule template status. */
|
|
3519
3616
|
status?: TemplateStatus;
|
|
3617
|
+
/** The tactics of the alert rule */
|
|
3618
|
+
tactics?: AttackTactic[];
|
|
3619
|
+
/** The techniques of the alert rule */
|
|
3620
|
+
techniques?: string[];
|
|
3520
3621
|
/** The severity for alerts created by this alert rule. */
|
|
3521
3622
|
severity?: AlertSeverity;
|
|
3522
|
-
/** The tactics of the alert rule template. */
|
|
3523
|
-
tactics?: AttackTactic[];
|
|
3524
3623
|
};
|
|
3525
3624
|
/** Represents Fusion alert rule template. */
|
|
3526
3625
|
export declare type FusionAlertRuleTemplate = AlertRuleTemplate & {
|
|
3527
3626
|
/** the number of alert rules that were created by this template */
|
|
3528
3627
|
alertRulesCreatedByTemplateCount?: number;
|
|
3529
3628
|
/**
|
|
3530
|
-
* The
|
|
3629
|
+
* The time that this alert rule template has been added.
|
|
3531
3630
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3532
3631
|
*/
|
|
3533
|
-
readonly
|
|
3632
|
+
readonly createdDateUTC?: Date;
|
|
3534
3633
|
/**
|
|
3535
|
-
* The time that this alert rule template
|
|
3634
|
+
* The time that this alert rule template was last updated.
|
|
3536
3635
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3537
3636
|
*/
|
|
3538
|
-
readonly
|
|
3637
|
+
readonly lastUpdatedDateUTC?: Date;
|
|
3539
3638
|
/** The description of the alert rule template. */
|
|
3540
3639
|
description?: string;
|
|
3541
3640
|
/** The display name for alert rule template. */
|
|
3542
3641
|
displayName?: string;
|
|
3543
|
-
/** The required data
|
|
3642
|
+
/** The required data connectors for this template */
|
|
3544
3643
|
requiredDataConnectors?: AlertRuleTemplateDataSource[];
|
|
3545
3644
|
/** The alert rule template status. */
|
|
3546
3645
|
status?: TemplateStatus;
|
|
@@ -3548,6 +3647,10 @@ export declare type FusionAlertRuleTemplate = AlertRuleTemplate & {
|
|
|
3548
3647
|
severity?: AlertSeverity;
|
|
3549
3648
|
/** The tactics of the alert rule template */
|
|
3550
3649
|
tactics?: AttackTactic[];
|
|
3650
|
+
/** The techniques of the alert rule */
|
|
3651
|
+
techniques?: string[];
|
|
3652
|
+
/** All supported source signal configurations consumed in fusion detection. */
|
|
3653
|
+
sourceSettings?: FusionTemplateSourceSetting[];
|
|
3551
3654
|
};
|
|
3552
3655
|
/** Represents Threat Intelligence alert rule template. */
|
|
3553
3656
|
export declare type ThreatIntelligenceAlertRuleTemplate = AlertRuleTemplate & {
|
|
@@ -3571,10 +3674,12 @@ export declare type ThreatIntelligenceAlertRuleTemplate = AlertRuleTemplate & {
|
|
|
3571
3674
|
requiredDataConnectors?: AlertRuleTemplateDataSource[];
|
|
3572
3675
|
/** The alert rule template status. */
|
|
3573
3676
|
status?: TemplateStatus;
|
|
3677
|
+
/** The tactics of the alert rule */
|
|
3678
|
+
tactics?: AttackTactic[];
|
|
3679
|
+
/** The techniques of the alert rule */
|
|
3680
|
+
techniques?: string[];
|
|
3574
3681
|
/** The severity for alerts created by this alert rule. */
|
|
3575
3682
|
severity?: AlertSeverity;
|
|
3576
|
-
/** The tactics of the alert rule template */
|
|
3577
|
-
tactics?: AttackTactic[];
|
|
3578
3683
|
};
|
|
3579
3684
|
/** Represents MicrosoftSecurityIncidentCreation rule template. */
|
|
3580
3685
|
export declare type MicrosoftSecurityIncidentCreationAlertRuleTemplate = AlertRuleTemplate & {
|
|
@@ -3612,31 +3717,43 @@ export declare type ScheduledAlertRuleTemplate = AlertRuleTemplate & {
|
|
|
3612
3717
|
/** the number of alert rules that were created by this template */
|
|
3613
3718
|
alertRulesCreatedByTemplateCount?: number;
|
|
3614
3719
|
/**
|
|
3615
|
-
* The
|
|
3720
|
+
* The time that this alert rule template has been added.
|
|
3616
3721
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3617
3722
|
*/
|
|
3618
|
-
readonly
|
|
3723
|
+
readonly createdDateUTC?: Date;
|
|
3619
3724
|
/**
|
|
3620
|
-
* The time that this alert rule template
|
|
3725
|
+
* The time that this alert rule template was last updated.
|
|
3621
3726
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3622
3727
|
*/
|
|
3623
|
-
readonly
|
|
3728
|
+
readonly lastUpdatedDateUTC?: Date;
|
|
3624
3729
|
/** The description of the alert rule template. */
|
|
3625
3730
|
description?: string;
|
|
3626
3731
|
/** The display name for alert rule template. */
|
|
3627
3732
|
displayName?: string;
|
|
3628
|
-
/** The required data
|
|
3733
|
+
/** The required data connectors for this template */
|
|
3629
3734
|
requiredDataConnectors?: AlertRuleTemplateDataSource[];
|
|
3630
3735
|
/** The alert rule template status. */
|
|
3631
3736
|
status?: TemplateStatus;
|
|
3632
3737
|
/** The query that creates alerts for this rule. */
|
|
3633
3738
|
query?: string;
|
|
3739
|
+
/** The frequency (in ISO 8601 duration format) for this alert rule to run. */
|
|
3740
|
+
queryFrequency?: string;
|
|
3741
|
+
/** The period (in ISO 8601 duration format) that this alert rule looks at. */
|
|
3742
|
+
queryPeriod?: string;
|
|
3634
3743
|
/** The severity for alerts created by this alert rule. */
|
|
3635
3744
|
severity?: AlertSeverity;
|
|
3636
|
-
/** The
|
|
3745
|
+
/** The operation against the threshold that triggers alert rule. */
|
|
3746
|
+
triggerOperator?: TriggerOperator;
|
|
3747
|
+
/** The threshold triggers this alert rule. */
|
|
3748
|
+
triggerThreshold?: number;
|
|
3749
|
+
/** The tactics of the alert rule template */
|
|
3637
3750
|
tactics?: AttackTactic[];
|
|
3751
|
+
/** The techniques of the alert rule */
|
|
3752
|
+
techniques?: string[];
|
|
3638
3753
|
/** The version of this template - in format <a.b.c>, where all are numbers. For example <1.0.2>. */
|
|
3639
3754
|
version?: string;
|
|
3755
|
+
/** The event grouping settings. */
|
|
3756
|
+
eventGroupingSettings?: EventGroupingSettings;
|
|
3640
3757
|
/** Dictionary of string key-value pairs of columns to be attached to the alert */
|
|
3641
3758
|
customDetails?: {
|
|
3642
3759
|
[propertyName: string]: string;
|
|
@@ -3645,16 +3762,6 @@ export declare type ScheduledAlertRuleTemplate = AlertRuleTemplate & {
|
|
|
3645
3762
|
entityMappings?: EntityMapping[];
|
|
3646
3763
|
/** The alert details override settings */
|
|
3647
3764
|
alertDetailsOverride?: AlertDetailsOverride;
|
|
3648
|
-
/** The frequency (in ISO 8601 duration format) for this alert rule to run. */
|
|
3649
|
-
queryFrequency?: string;
|
|
3650
|
-
/** The period (in ISO 8601 duration format) that this alert rule looks at. */
|
|
3651
|
-
queryPeriod?: string;
|
|
3652
|
-
/** The operation against the threshold that triggers alert rule. */
|
|
3653
|
-
triggerOperator?: TriggerOperator;
|
|
3654
|
-
/** The threshold triggers this alert rule. */
|
|
3655
|
-
triggerThreshold?: number;
|
|
3656
|
-
/** The event grouping settings. */
|
|
3657
|
-
eventGroupingSettings?: EventGroupingSettings;
|
|
3658
3765
|
};
|
|
3659
3766
|
/** Represents NRT alert rule template. */
|
|
3660
3767
|
export declare type NrtAlertRuleTemplate = AlertRuleTemplate & {
|
|
@@ -3678,12 +3785,14 @@ export declare type NrtAlertRuleTemplate = AlertRuleTemplate & {
|
|
|
3678
3785
|
requiredDataConnectors?: AlertRuleTemplateDataSource[];
|
|
3679
3786
|
/** The alert rule template status. */
|
|
3680
3787
|
status?: TemplateStatus;
|
|
3788
|
+
/** The tactics of the alert rule */
|
|
3789
|
+
tactics?: AttackTactic[];
|
|
3790
|
+
/** The techniques of the alert rule */
|
|
3791
|
+
techniques?: string[];
|
|
3681
3792
|
/** The query that creates alerts for this rule. */
|
|
3682
3793
|
query?: string;
|
|
3683
3794
|
/** The severity for alerts created by this alert rule. */
|
|
3684
3795
|
severity?: AlertSeverity;
|
|
3685
|
-
/** The tactics of the alert rule */
|
|
3686
|
-
tactics?: AttackTactic[];
|
|
3687
3796
|
/** The version of this template - in format <a.b.c>, where all are numbers. For example <1.0.2>. */
|
|
3688
3797
|
version?: string;
|
|
3689
3798
|
/** Dictionary of string key-value pairs of columns to be attached to the alert */
|
|
@@ -4810,78 +4919,15 @@ export declare type ActivityEntityQueryTemplate = EntityQueryTemplate & {
|
|
|
4810
4919
|
[propertyName: string]: string[];
|
|
4811
4920
|
};
|
|
4812
4921
|
};
|
|
4813
|
-
/**
|
|
4814
|
-
export declare type
|
|
4815
|
-
/**
|
|
4816
|
-
|
|
4817
|
-
|
|
4818
|
-
|
|
4819
|
-
|
|
4820
|
-
|
|
4821
|
-
|
|
4822
|
-
/**
|
|
4823
|
-
* 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.
|
|
4824
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4825
|
-
*/
|
|
4826
|
-
readonly friendlyName?: string;
|
|
4827
|
-
/** List of tags */
|
|
4828
|
-
threatIntelligenceTags?: string[];
|
|
4829
|
-
/** Last updated time in UTC */
|
|
4830
|
-
lastUpdatedTimeUtc?: string;
|
|
4831
|
-
/** Source of a threat intelligence entity */
|
|
4832
|
-
source?: string;
|
|
4833
|
-
/** Display name of a threat intelligence entity */
|
|
4834
|
-
displayName?: string;
|
|
4835
|
-
/** Description of a threat intelligence entity */
|
|
4836
|
-
description?: string;
|
|
4837
|
-
/** Indicator types of threat intelligence entities */
|
|
4838
|
-
indicatorTypes?: string[];
|
|
4839
|
-
/** Pattern of a threat intelligence entity */
|
|
4840
|
-
pattern?: string;
|
|
4841
|
-
/** Pattern type of a threat intelligence entity */
|
|
4842
|
-
patternType?: string;
|
|
4843
|
-
/** Pattern version of a threat intelligence entity */
|
|
4844
|
-
patternVersion?: string;
|
|
4845
|
-
/** Kill chain phases */
|
|
4846
|
-
killChainPhases?: ThreatIntelligenceKillChainPhase[];
|
|
4847
|
-
/** Parsed patterns */
|
|
4848
|
-
parsedPattern?: ThreatIntelligenceParsedPattern[];
|
|
4849
|
-
/** External ID of threat intelligence entity */
|
|
4850
|
-
externalId?: string;
|
|
4851
|
-
/** Created by reference of threat intelligence entity */
|
|
4852
|
-
createdByRef?: string;
|
|
4853
|
-
/** Is threat intelligence entity defanged */
|
|
4854
|
-
defanged?: boolean;
|
|
4855
|
-
/** External last updated time in UTC */
|
|
4856
|
-
externalLastUpdatedTimeUtc?: string;
|
|
4857
|
-
/** External References */
|
|
4858
|
-
externalReferences?: ThreatIntelligenceExternalReference[];
|
|
4859
|
-
/** Granular Markings */
|
|
4860
|
-
granularMarkings?: ThreatIntelligenceGranularMarkingModel[];
|
|
4861
|
-
/** Labels of threat intelligence entity */
|
|
4862
|
-
labels?: string[];
|
|
4863
|
-
/** Is threat intelligence entity revoked */
|
|
4864
|
-
revoked?: boolean;
|
|
4865
|
-
/** Confidence of threat intelligence entity */
|
|
4866
|
-
confidence?: number;
|
|
4867
|
-
/** Threat intelligence entity object marking references */
|
|
4868
|
-
objectMarkingRefs?: string[];
|
|
4869
|
-
/** Language of threat intelligence entity */
|
|
4870
|
-
language?: string;
|
|
4871
|
-
/** Threat types */
|
|
4872
|
-
threatTypes?: string[];
|
|
4873
|
-
/** Valid from */
|
|
4874
|
-
validFrom?: string;
|
|
4875
|
-
/** Valid until */
|
|
4876
|
-
validUntil?: string;
|
|
4877
|
-
/** Created by */
|
|
4878
|
-
created?: string;
|
|
4879
|
-
/** Modified by */
|
|
4880
|
-
modified?: string;
|
|
4881
|
-
/** Extensions map */
|
|
4882
|
-
extensions?: {
|
|
4883
|
-
[propertyName: string]: any;
|
|
4884
|
-
};
|
|
4922
|
+
/** MLBehaviorAnalytics alert rule template properties. */
|
|
4923
|
+
export declare type MLBehaviorAnalyticsAlertRuleTemplateProperties = AlertRuleTemplateWithMitreProperties & {
|
|
4924
|
+
/** The severity for alerts created by this alert rule. */
|
|
4925
|
+
severity: AlertSeverity;
|
|
4926
|
+
};
|
|
4927
|
+
/** Threat Intelligence alert rule template properties */
|
|
4928
|
+
export declare type ThreatIntelligenceAlertRuleTemplateProperties = AlertRuleTemplateWithMitreProperties & {
|
|
4929
|
+
/** The severity for alerts created by this alert rule. */
|
|
4930
|
+
severity: AlertSeverity;
|
|
4885
4931
|
};
|
|
4886
4932
|
export declare type PermissionsCustomsItem = Customs & {};
|
|
4887
4933
|
/** Represents MLBehaviorAnalytics alert rule. */
|
|
@@ -4915,6 +4961,11 @@ export declare type MLBehaviorAnalyticsAlertRule = AlertRule & {
|
|
|
4915
4961
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4916
4962
|
*/
|
|
4917
4963
|
readonly tactics?: AttackTactic[];
|
|
4964
|
+
/**
|
|
4965
|
+
* The techniques of the alert rule
|
|
4966
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4967
|
+
*/
|
|
4968
|
+
readonly techniques?: string[];
|
|
4918
4969
|
};
|
|
4919
4970
|
/** Represents Fusion alert rule. */
|
|
4920
4971
|
export declare type FusionAlertRule = AlertRule & {
|
|
@@ -4932,6 +4983,10 @@ export declare type FusionAlertRule = AlertRule & {
|
|
|
4932
4983
|
readonly displayName?: string;
|
|
4933
4984
|
/** Determines whether this alert rule is enabled or disabled. */
|
|
4934
4985
|
enabled?: boolean;
|
|
4986
|
+
/** Configuration for all supported source signals in fusion detection. */
|
|
4987
|
+
sourceSettings?: FusionSourceSettings[];
|
|
4988
|
+
/** Configuration to exclude scenarios in fusion detection. */
|
|
4989
|
+
scenarioExclusionPatterns?: FusionScenarioExclusionPattern[];
|
|
4935
4990
|
/**
|
|
4936
4991
|
* The last time that this alert has been modified.
|
|
4937
4992
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4947,6 +5002,11 @@ export declare type FusionAlertRule = AlertRule & {
|
|
|
4947
5002
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4948
5003
|
*/
|
|
4949
5004
|
readonly tactics?: AttackTactic[];
|
|
5005
|
+
/**
|
|
5006
|
+
* The techniques of the alert rule
|
|
5007
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5008
|
+
*/
|
|
5009
|
+
readonly techniques?: string[];
|
|
4950
5010
|
};
|
|
4951
5011
|
/** Represents Threat Intelligence alert rule. */
|
|
4952
5012
|
export declare type ThreatIntelligenceAlertRule = AlertRule & {
|
|
@@ -4979,6 +5039,11 @@ export declare type ThreatIntelligenceAlertRule = AlertRule & {
|
|
|
4979
5039
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4980
5040
|
*/
|
|
4981
5041
|
readonly tactics?: AttackTactic[];
|
|
5042
|
+
/**
|
|
5043
|
+
* The techniques of the alert rule
|
|
5044
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5045
|
+
*/
|
|
5046
|
+
readonly techniques?: string[];
|
|
4982
5047
|
};
|
|
4983
5048
|
/** Represents MicrosoftSecurityIncidentCreation rule. */
|
|
4984
5049
|
export declare type MicrosoftSecurityIncidentCreationAlertRule = AlertRule & {
|
|
@@ -5006,24 +5071,34 @@ export declare type MicrosoftSecurityIncidentCreationAlertRule = AlertRule & {
|
|
|
5006
5071
|
};
|
|
5007
5072
|
/** Represents scheduled alert rule. */
|
|
5008
5073
|
export declare type ScheduledAlertRule = AlertRule & {
|
|
5074
|
+
/** The query that creates alerts for this rule. */
|
|
5075
|
+
query?: string;
|
|
5009
5076
|
/** The frequency (in ISO 8601 duration format) for this alert rule to run. */
|
|
5010
5077
|
queryFrequency?: string;
|
|
5011
5078
|
/** The period (in ISO 8601 duration format) that this alert rule looks at. */
|
|
5012
5079
|
queryPeriod?: string;
|
|
5080
|
+
/** The severity for alerts created by this alert rule. */
|
|
5081
|
+
severity?: AlertSeverity;
|
|
5013
5082
|
/** The operation against the threshold that triggers alert rule. */
|
|
5014
5083
|
triggerOperator?: TriggerOperator;
|
|
5015
5084
|
/** The threshold triggers this alert rule. */
|
|
5016
5085
|
triggerThreshold?: number;
|
|
5017
5086
|
/** The event grouping settings. */
|
|
5018
5087
|
eventGroupingSettings?: EventGroupingSettings;
|
|
5088
|
+
/** Dictionary of string key-value pairs of columns to be attached to the alert */
|
|
5089
|
+
customDetails?: {
|
|
5090
|
+
[propertyName: string]: string;
|
|
5091
|
+
};
|
|
5092
|
+
/** Array of the entity mappings of the alert rule */
|
|
5093
|
+
entityMappings?: EntityMapping[];
|
|
5094
|
+
/** The alert details override settings */
|
|
5095
|
+
alertDetailsOverride?: AlertDetailsOverride;
|
|
5019
5096
|
/** The Name of the alert rule template used to create this rule. */
|
|
5020
5097
|
alertRuleTemplateName?: string;
|
|
5021
5098
|
/** 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> */
|
|
5022
5099
|
templateVersion?: string;
|
|
5023
5100
|
/** The description of the alert rule. */
|
|
5024
5101
|
description?: string;
|
|
5025
|
-
/** The query that creates alerts for this rule. */
|
|
5026
|
-
query?: string;
|
|
5027
5102
|
/** The display name for alerts created by this alert rule. */
|
|
5028
5103
|
displayName?: string;
|
|
5029
5104
|
/** Determines whether this alert rule is enabled or disabled. */
|
|
@@ -5037,20 +5112,12 @@ export declare type ScheduledAlertRule = AlertRule & {
|
|
|
5037
5112
|
suppressionDuration?: string;
|
|
5038
5113
|
/** Determines whether the suppression for this alert rule is enabled or disabled. */
|
|
5039
5114
|
suppressionEnabled?: boolean;
|
|
5040
|
-
/** The severity for alerts created by this alert rule. */
|
|
5041
|
-
severity?: AlertSeverity;
|
|
5042
5115
|
/** The tactics of the alert rule */
|
|
5043
5116
|
tactics?: AttackTactic[];
|
|
5117
|
+
/** The techniques of the alert rule */
|
|
5118
|
+
techniques?: string[];
|
|
5044
5119
|
/** The settings of the incidents that created from alerts triggered by this analytics rule */
|
|
5045
5120
|
incidentConfiguration?: IncidentConfiguration;
|
|
5046
|
-
/** Dictionary of string key-value pairs of columns to be attached to the alert */
|
|
5047
|
-
customDetails?: {
|
|
5048
|
-
[propertyName: string]: string;
|
|
5049
|
-
};
|
|
5050
|
-
/** Array of the entity mappings of the alert rule */
|
|
5051
|
-
entityMappings?: EntityMapping[];
|
|
5052
|
-
/** The alert details override settings */
|
|
5053
|
-
alertDetailsOverride?: AlertDetailsOverride;
|
|
5054
5121
|
};
|
|
5055
5122
|
/** Represents NRT alert rule. */
|
|
5056
5123
|
export declare type NrtAlertRule = AlertRule & {
|
|
@@ -5062,6 +5129,10 @@ export declare type NrtAlertRule = AlertRule & {
|
|
|
5062
5129
|
description?: string;
|
|
5063
5130
|
/** The query that creates alerts for this rule. */
|
|
5064
5131
|
query?: string;
|
|
5132
|
+
/** The tactics of the alert rule */
|
|
5133
|
+
tactics?: AttackTactic[];
|
|
5134
|
+
/** The techniques of the alert rule */
|
|
5135
|
+
techniques?: string[];
|
|
5065
5136
|
/** The display name for alerts created by this alert rule. */
|
|
5066
5137
|
displayName?: string;
|
|
5067
5138
|
/** Determines whether this alert rule is enabled or disabled. */
|
|
@@ -5077,8 +5148,6 @@ export declare type NrtAlertRule = AlertRule & {
|
|
|
5077
5148
|
suppressionEnabled?: boolean;
|
|
5078
5149
|
/** The severity for alerts created by this alert rule. */
|
|
5079
5150
|
severity?: AlertSeverity;
|
|
5080
|
-
/** The tactics of the alert rule */
|
|
5081
|
-
tactics?: AttackTactic[];
|
|
5082
5151
|
/** The settings of the incidents that created from alerts triggered by this analytics rule */
|
|
5083
5152
|
incidentConfiguration?: IncidentConfiguration;
|
|
5084
5153
|
/** Dictionary of string key-value pairs of columns to be attached to the alert */
|
|
@@ -5200,31 +5269,104 @@ export declare type Ueba = Settings & {
|
|
|
5200
5269
|
/** The relevant data sources that enriched by ueba */
|
|
5201
5270
|
dataSources?: UebaDataSources[];
|
|
5202
5271
|
};
|
|
5203
|
-
/**
|
|
5204
|
-
export declare type
|
|
5205
|
-
/**
|
|
5206
|
-
|
|
5207
|
-
|
|
5208
|
-
|
|
5209
|
-
|
|
5210
|
-
|
|
5211
|
-
|
|
5212
|
-
/**
|
|
5213
|
-
|
|
5214
|
-
|
|
5215
|
-
|
|
5216
|
-
|
|
5217
|
-
/**
|
|
5218
|
-
|
|
5219
|
-
/**
|
|
5220
|
-
|
|
5221
|
-
/**
|
|
5222
|
-
|
|
5223
|
-
|
|
5224
|
-
|
|
5225
|
-
|
|
5226
|
-
|
|
5227
|
-
|
|
5272
|
+
/** Threat intelligence indicator entity. */
|
|
5273
|
+
export declare type ThreatIntelligenceIndicatorModel = ThreatIntelligenceInformation & {
|
|
5274
|
+
/**
|
|
5275
|
+
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
5276
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5277
|
+
*/
|
|
5278
|
+
readonly additionalData?: {
|
|
5279
|
+
[propertyName: string]: Record<string, unknown>;
|
|
5280
|
+
};
|
|
5281
|
+
/**
|
|
5282
|
+
* 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.
|
|
5283
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5284
|
+
*/
|
|
5285
|
+
readonly friendlyName?: string;
|
|
5286
|
+
/** List of tags */
|
|
5287
|
+
threatIntelligenceTags?: string[];
|
|
5288
|
+
/** Last updated time in UTC */
|
|
5289
|
+
lastUpdatedTimeUtc?: string;
|
|
5290
|
+
/** Source of a threat intelligence entity */
|
|
5291
|
+
source?: string;
|
|
5292
|
+
/** Display name of a threat intelligence entity */
|
|
5293
|
+
displayName?: string;
|
|
5294
|
+
/** Description of a threat intelligence entity */
|
|
5295
|
+
description?: string;
|
|
5296
|
+
/** Indicator types of threat intelligence entities */
|
|
5297
|
+
indicatorTypes?: string[];
|
|
5298
|
+
/** Pattern of a threat intelligence entity */
|
|
5299
|
+
pattern?: string;
|
|
5300
|
+
/** Pattern type of a threat intelligence entity */
|
|
5301
|
+
patternType?: string;
|
|
5302
|
+
/** Pattern version of a threat intelligence entity */
|
|
5303
|
+
patternVersion?: string;
|
|
5304
|
+
/** Kill chain phases */
|
|
5305
|
+
killChainPhases?: ThreatIntelligenceKillChainPhase[];
|
|
5306
|
+
/** Parsed patterns */
|
|
5307
|
+
parsedPattern?: ThreatIntelligenceParsedPattern[];
|
|
5308
|
+
/** External ID of threat intelligence entity */
|
|
5309
|
+
externalId?: string;
|
|
5310
|
+
/** Created by reference of threat intelligence entity */
|
|
5311
|
+
createdByRef?: string;
|
|
5312
|
+
/** Is threat intelligence entity defanged */
|
|
5313
|
+
defanged?: boolean;
|
|
5314
|
+
/** External last updated time in UTC */
|
|
5315
|
+
externalLastUpdatedTimeUtc?: string;
|
|
5316
|
+
/** External References */
|
|
5317
|
+
externalReferences?: ThreatIntelligenceExternalReference[];
|
|
5318
|
+
/** Granular Markings */
|
|
5319
|
+
granularMarkings?: ThreatIntelligenceGranularMarkingModel[];
|
|
5320
|
+
/** Labels of threat intelligence entity */
|
|
5321
|
+
labels?: string[];
|
|
5322
|
+
/** Is threat intelligence entity revoked */
|
|
5323
|
+
revoked?: boolean;
|
|
5324
|
+
/** Confidence of threat intelligence entity */
|
|
5325
|
+
confidence?: number;
|
|
5326
|
+
/** Threat intelligence entity object marking references */
|
|
5327
|
+
objectMarkingRefs?: string[];
|
|
5328
|
+
/** Language of threat intelligence entity */
|
|
5329
|
+
language?: string;
|
|
5330
|
+
/** Threat types */
|
|
5331
|
+
threatTypes?: string[];
|
|
5332
|
+
/** Valid from */
|
|
5333
|
+
validFrom?: string;
|
|
5334
|
+
/** Valid until */
|
|
5335
|
+
validUntil?: string;
|
|
5336
|
+
/** Created by */
|
|
5337
|
+
created?: string;
|
|
5338
|
+
/** Modified by */
|
|
5339
|
+
modified?: string;
|
|
5340
|
+
/** Extensions map */
|
|
5341
|
+
extensions?: {
|
|
5342
|
+
[propertyName: string]: any;
|
|
5343
|
+
};
|
|
5344
|
+
};
|
|
5345
|
+
/** Represents AAD (Azure Active Directory) data connector. */
|
|
5346
|
+
export declare type AADDataConnector = DataConnector & {
|
|
5347
|
+
/** The tenant id to connect to, and get the data from. */
|
|
5348
|
+
tenantId?: string;
|
|
5349
|
+
/** The available data types for the connector. */
|
|
5350
|
+
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
5351
|
+
};
|
|
5352
|
+
/** Represents Microsoft Threat Intelligence data connector. */
|
|
5353
|
+
export declare type MstiDataConnector = DataConnector & {
|
|
5354
|
+
/** The tenant id to connect to, and get the data from. */
|
|
5355
|
+
tenantId?: string;
|
|
5356
|
+
/** The available data types for the connector. */
|
|
5357
|
+
dataTypes?: MstiDataConnectorDataTypes;
|
|
5358
|
+
};
|
|
5359
|
+
/** Represents MTP (Microsoft Threat Protection) data connector. */
|
|
5360
|
+
export declare type MTPDataConnector = DataConnector & {
|
|
5361
|
+
/** The tenant id to connect to, and get the data from. */
|
|
5362
|
+
tenantId?: string;
|
|
5363
|
+
/** The available data types for the connector. */
|
|
5364
|
+
dataTypes?: MTPDataConnectorDataTypes;
|
|
5365
|
+
};
|
|
5366
|
+
/** Represents AATP (Azure Advanced Threat Protection) data connector. */
|
|
5367
|
+
export declare type AatpDataConnector = DataConnector & {
|
|
5368
|
+
/** The tenant id to connect to, and get the data from. */
|
|
5369
|
+
tenantId?: string;
|
|
5228
5370
|
/** The available data types for the connector. */
|
|
5229
5371
|
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
5230
5372
|
};
|
|
@@ -5274,6 +5416,20 @@ export declare type OfficeATPDataConnector = DataConnector & {
|
|
|
5274
5416
|
/** The available data types for the connector. */
|
|
5275
5417
|
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
5276
5418
|
};
|
|
5419
|
+
/** Represents Office Microsoft Project data connector. */
|
|
5420
|
+
export declare type Office365ProjectDataConnector = DataConnector & {
|
|
5421
|
+
/** The tenant id to connect to, and get the data from. */
|
|
5422
|
+
tenantId?: string;
|
|
5423
|
+
/** The available data types for the connector. */
|
|
5424
|
+
dataTypes?: Office365ProjectConnectorDataTypes;
|
|
5425
|
+
};
|
|
5426
|
+
/** Represents Office Microsoft PowerBI data connector. */
|
|
5427
|
+
export declare type OfficePowerBIDataConnector = DataConnector & {
|
|
5428
|
+
/** The tenant id to connect to, and get the data from. */
|
|
5429
|
+
tenantId?: string;
|
|
5430
|
+
/** The available data types for the connector. */
|
|
5431
|
+
dataTypes?: OfficePowerBIConnectorDataTypes;
|
|
5432
|
+
};
|
|
5277
5433
|
/** Represents OfficeIRM (Microsoft Insider Risk Management) data connector. */
|
|
5278
5434
|
export declare type OfficeIRMDataConnector = DataConnector & {
|
|
5279
5435
|
/** The tenant id to connect to, and get the data from. */
|
|
@@ -5327,6 +5483,13 @@ export declare type TiTaxiiDataConnector = DataConnector & {
|
|
|
5327
5483
|
/** The available data types for Threat Intelligence TAXII data connector. */
|
|
5328
5484
|
dataTypes?: TiTaxiiDataConnectorDataTypes;
|
|
5329
5485
|
};
|
|
5486
|
+
/** Represents IoT data connector. */
|
|
5487
|
+
export declare type IoTDataConnector = DataConnector & {
|
|
5488
|
+
/** The available data types for the connector. */
|
|
5489
|
+
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
5490
|
+
/** The subscription id to connect to, and get the data from. */
|
|
5491
|
+
subscriptionId?: string;
|
|
5492
|
+
};
|
|
5330
5493
|
/** Represents Codeless UI data connector. */
|
|
5331
5494
|
export declare type CodelessUiDataConnector = DataConnector & {
|
|
5332
5495
|
/** Config to describe the instructions blade */
|
|
@@ -5339,6 +5502,16 @@ export declare type CodelessApiPollingDataConnector = DataConnector & {
|
|
|
5339
5502
|
/** Config to describe the polling instructions */
|
|
5340
5503
|
pollingConfig?: CodelessConnectorPollingConfigProperties;
|
|
5341
5504
|
};
|
|
5505
|
+
/** Defines headers for Watchlists_delete operation. */
|
|
5506
|
+
export interface WatchlistsDeleteHeaders {
|
|
5507
|
+
/** Contains the status URL on which clients are expected to poll the status of the delete operation. */
|
|
5508
|
+
azureAsyncOperation?: string;
|
|
5509
|
+
}
|
|
5510
|
+
/** Defines headers for Watchlists_createOrUpdate operation. */
|
|
5511
|
+
export interface WatchlistsCreateOrUpdateHeaders {
|
|
5512
|
+
/** Contains the status URL on which clients are expected to poll the status of the operation. */
|
|
5513
|
+
azureAsyncOperation?: string;
|
|
5514
|
+
}
|
|
5342
5515
|
/** Known values of {@link AlertRuleKind} that the service accepts. */
|
|
5343
5516
|
export declare enum KnownAlertRuleKind {
|
|
5344
5517
|
Scheduled = "Scheduled",
|
|
@@ -5405,35 +5578,35 @@ export declare enum KnownTriggersWhen {
|
|
|
5405
5578
|
* **Created**: Trigger on created objects
|
|
5406
5579
|
*/
|
|
5407
5580
|
export declare type TriggersWhen = string;
|
|
5408
|
-
/** Known values of {@link
|
|
5409
|
-
export declare enum
|
|
5581
|
+
/** Known values of {@link ConditionType} that the service accepts. */
|
|
5582
|
+
export declare enum KnownConditionType {
|
|
5410
5583
|
/** Evaluate an object property value */
|
|
5411
5584
|
Property = "Property"
|
|
5412
5585
|
}
|
|
5413
5586
|
/**
|
|
5414
|
-
* Defines values for
|
|
5415
|
-
* {@link
|
|
5587
|
+
* Defines values for ConditionType. \
|
|
5588
|
+
* {@link KnownConditionType} can be used interchangeably with ConditionType,
|
|
5416
5589
|
* this enum contains the known values that the service supports.
|
|
5417
5590
|
* ### Known values supported by the service
|
|
5418
5591
|
* **Property**: Evaluate an object property value
|
|
5419
5592
|
*/
|
|
5420
|
-
export declare type
|
|
5421
|
-
/** Known values of {@link
|
|
5422
|
-
export declare enum
|
|
5593
|
+
export declare type ConditionType = string;
|
|
5594
|
+
/** Known values of {@link ActionType} that the service accepts. */
|
|
5595
|
+
export declare enum KnownActionType {
|
|
5423
5596
|
/** Modify an object's properties */
|
|
5424
5597
|
ModifyProperties = "ModifyProperties",
|
|
5425
5598
|
/** Run a playbook on an object */
|
|
5426
5599
|
RunPlaybook = "RunPlaybook"
|
|
5427
5600
|
}
|
|
5428
5601
|
/**
|
|
5429
|
-
* Defines values for
|
|
5430
|
-
* {@link
|
|
5602
|
+
* Defines values for ActionType. \
|
|
5603
|
+
* {@link KnownActionType} can be used interchangeably with ActionType,
|
|
5431
5604
|
* this enum contains the known values that the service supports.
|
|
5432
5605
|
* ### Known values supported by the service
|
|
5433
5606
|
* **ModifyProperties**: Modify an object's properties \
|
|
5434
5607
|
* **RunPlaybook**: Run a playbook on an object
|
|
5435
5608
|
*/
|
|
5436
|
-
export declare type
|
|
5609
|
+
export declare type ActionType = string;
|
|
5437
5610
|
/** Known values of {@link IncidentSeverity} that the service accepts. */
|
|
5438
5611
|
export declare enum KnownIncidentSeverity {
|
|
5439
5612
|
/** High severity */
|
|
@@ -5456,6 +5629,50 @@ export declare enum KnownIncidentSeverity {
|
|
|
5456
5629
|
* **Informational**: Informational severity
|
|
5457
5630
|
*/
|
|
5458
5631
|
export declare type IncidentSeverity = string;
|
|
5632
|
+
/** Known values of {@link AttackTactic} that the service accepts. */
|
|
5633
|
+
export declare enum KnownAttackTactic {
|
|
5634
|
+
Reconnaissance = "Reconnaissance",
|
|
5635
|
+
ResourceDevelopment = "ResourceDevelopment",
|
|
5636
|
+
InitialAccess = "InitialAccess",
|
|
5637
|
+
Execution = "Execution",
|
|
5638
|
+
Persistence = "Persistence",
|
|
5639
|
+
PrivilegeEscalation = "PrivilegeEscalation",
|
|
5640
|
+
DefenseEvasion = "DefenseEvasion",
|
|
5641
|
+
CredentialAccess = "CredentialAccess",
|
|
5642
|
+
Discovery = "Discovery",
|
|
5643
|
+
LateralMovement = "LateralMovement",
|
|
5644
|
+
Collection = "Collection",
|
|
5645
|
+
Exfiltration = "Exfiltration",
|
|
5646
|
+
CommandAndControl = "CommandAndControl",
|
|
5647
|
+
Impact = "Impact",
|
|
5648
|
+
PreAttack = "PreAttack",
|
|
5649
|
+
ImpairProcessControl = "ImpairProcessControl",
|
|
5650
|
+
InhibitResponseFunction = "InhibitResponseFunction"
|
|
5651
|
+
}
|
|
5652
|
+
/**
|
|
5653
|
+
* Defines values for AttackTactic. \
|
|
5654
|
+
* {@link KnownAttackTactic} can be used interchangeably with AttackTactic,
|
|
5655
|
+
* this enum contains the known values that the service supports.
|
|
5656
|
+
* ### Known values supported by the service
|
|
5657
|
+
* **Reconnaissance** \
|
|
5658
|
+
* **ResourceDevelopment** \
|
|
5659
|
+
* **InitialAccess** \
|
|
5660
|
+
* **Execution** \
|
|
5661
|
+
* **Persistence** \
|
|
5662
|
+
* **PrivilegeEscalation** \
|
|
5663
|
+
* **DefenseEvasion** \
|
|
5664
|
+
* **CredentialAccess** \
|
|
5665
|
+
* **Discovery** \
|
|
5666
|
+
* **LateralMovement** \
|
|
5667
|
+
* **Collection** \
|
|
5668
|
+
* **Exfiltration** \
|
|
5669
|
+
* **CommandAndControl** \
|
|
5670
|
+
* **Impact** \
|
|
5671
|
+
* **PreAttack** \
|
|
5672
|
+
* **ImpairProcessControl** \
|
|
5673
|
+
* **InhibitResponseFunction**
|
|
5674
|
+
*/
|
|
5675
|
+
export declare type AttackTactic = string;
|
|
5459
5676
|
/** Known values of {@link EntityKind} that the service accepts. */
|
|
5460
5677
|
export declare enum KnownEntityKind {
|
|
5461
5678
|
/** Entity represents account in the system. */
|
|
@@ -5529,20 +5746,38 @@ export declare enum KnownEntityKind {
|
|
|
5529
5746
|
* **SubmissionMail**: Entity represents submission mail in the system.
|
|
5530
5747
|
*/
|
|
5531
5748
|
export declare type EntityKind = string;
|
|
5532
|
-
/** Known values of {@link
|
|
5533
|
-
export declare enum
|
|
5534
|
-
|
|
5535
|
-
Activity = "Activity"
|
|
5749
|
+
/** Known values of {@link EntityTimelineKind} that the service accepts. */
|
|
5750
|
+
export declare enum KnownEntityTimelineKind {
|
|
5751
|
+
/** activity */
|
|
5752
|
+
Activity = "Activity",
|
|
5753
|
+
/** bookmarks */
|
|
5754
|
+
Bookmark = "Bookmark",
|
|
5755
|
+
/** security alerts */
|
|
5756
|
+
SecurityAlert = "SecurityAlert"
|
|
5536
5757
|
}
|
|
5537
5758
|
/**
|
|
5538
|
-
* Defines values for
|
|
5539
|
-
* {@link
|
|
5759
|
+
* Defines values for EntityTimelineKind. \
|
|
5760
|
+
* {@link KnownEntityTimelineKind} can be used interchangeably with EntityTimelineKind,
|
|
5540
5761
|
* this enum contains the known values that the service supports.
|
|
5541
5762
|
* ### Known values supported by the service
|
|
5542
|
-
* **
|
|
5543
|
-
* **
|
|
5763
|
+
* **Activity**: activity \
|
|
5764
|
+
* **Bookmark**: bookmarks \
|
|
5765
|
+
* **SecurityAlert**: security alerts
|
|
5766
|
+
*/
|
|
5767
|
+
export declare type EntityTimelineKind = string;
|
|
5768
|
+
/** Known values of {@link EntityItemQueryKind} that the service accepts. */
|
|
5769
|
+
export declare enum KnownEntityItemQueryKind {
|
|
5770
|
+
/** insight */
|
|
5771
|
+
Insight = "Insight"
|
|
5772
|
+
}
|
|
5773
|
+
/**
|
|
5774
|
+
* Defines values for EntityItemQueryKind. \
|
|
5775
|
+
* {@link KnownEntityItemQueryKind} can be used interchangeably with EntityItemQueryKind,
|
|
5776
|
+
* this enum contains the known values that the service supports.
|
|
5777
|
+
* ### Known values supported by the service
|
|
5778
|
+
* **Insight**: insight
|
|
5544
5779
|
*/
|
|
5545
|
-
export declare type
|
|
5780
|
+
export declare type EntityItemQueryKind = string;
|
|
5546
5781
|
/** Known values of {@link EntityQueryKind} that the service accepts. */
|
|
5547
5782
|
export declare enum KnownEntityQueryKind {
|
|
5548
5783
|
Expansion = "Expansion",
|
|
@@ -5559,86 +5794,44 @@ export declare enum KnownEntityQueryKind {
|
|
|
5559
5794
|
* **Activity**
|
|
5560
5795
|
*/
|
|
5561
5796
|
export declare type EntityQueryKind = string;
|
|
5562
|
-
/** Known values of {@link
|
|
5563
|
-
export declare enum
|
|
5797
|
+
/** Known values of {@link Enum12} that the service accepts. */
|
|
5798
|
+
export declare enum KnownEnum12 {
|
|
5799
|
+
Expansion = "Expansion",
|
|
5564
5800
|
Activity = "Activity"
|
|
5565
5801
|
}
|
|
5566
5802
|
/**
|
|
5567
|
-
* Defines values for
|
|
5568
|
-
* {@link
|
|
5803
|
+
* Defines values for Enum12. \
|
|
5804
|
+
* {@link KnownEnum12} can be used interchangeably with Enum12,
|
|
5569
5805
|
* this enum contains the known values that the service supports.
|
|
5570
5806
|
* ### Known values supported by the service
|
|
5807
|
+
* **Expansion** \
|
|
5571
5808
|
* **Activity**
|
|
5572
5809
|
*/
|
|
5573
|
-
export declare type
|
|
5574
|
-
/** Known values of {@link
|
|
5575
|
-
export declare enum
|
|
5576
|
-
|
|
5577
|
-
Activity = "Activity",
|
|
5578
|
-
/** bookmarks */
|
|
5579
|
-
Bookmark = "Bookmark",
|
|
5580
|
-
/** security alerts */
|
|
5581
|
-
SecurityAlert = "SecurityAlert"
|
|
5582
|
-
}
|
|
5583
|
-
/**
|
|
5584
|
-
* Defines values for EntityTimelineKind. \
|
|
5585
|
-
* {@link KnownEntityTimelineKind} can be used interchangeably with EntityTimelineKind,
|
|
5586
|
-
* this enum contains the known values that the service supports.
|
|
5587
|
-
* ### Known values supported by the service
|
|
5588
|
-
* **Activity**: activity \
|
|
5589
|
-
* **Bookmark**: bookmarks \
|
|
5590
|
-
* **SecurityAlert**: security alerts
|
|
5591
|
-
*/
|
|
5592
|
-
export declare type EntityTimelineKind = string;
|
|
5593
|
-
/** Known values of {@link EntityItemQueryKind} that the service accepts. */
|
|
5594
|
-
export declare enum KnownEntityItemQueryKind {
|
|
5595
|
-
/** insight */
|
|
5596
|
-
Insight = "Insight"
|
|
5810
|
+
export declare type Enum12 = string;
|
|
5811
|
+
/** Known values of {@link CustomEntityQueryKind} that the service accepts. */
|
|
5812
|
+
export declare enum KnownCustomEntityQueryKind {
|
|
5813
|
+
Activity = "Activity"
|
|
5597
5814
|
}
|
|
5598
5815
|
/**
|
|
5599
|
-
* Defines values for
|
|
5600
|
-
* {@link
|
|
5816
|
+
* Defines values for CustomEntityQueryKind. \
|
|
5817
|
+
* {@link KnownCustomEntityQueryKind} can be used interchangeably with CustomEntityQueryKind,
|
|
5601
5818
|
* this enum contains the known values that the service supports.
|
|
5602
5819
|
* ### Known values supported by the service
|
|
5603
|
-
* **
|
|
5820
|
+
* **Activity**
|
|
5604
5821
|
*/
|
|
5605
|
-
export declare type
|
|
5606
|
-
/** Known values of {@link
|
|
5607
|
-
export declare enum
|
|
5608
|
-
|
|
5609
|
-
Execution = "Execution",
|
|
5610
|
-
Persistence = "Persistence",
|
|
5611
|
-
PrivilegeEscalation = "PrivilegeEscalation",
|
|
5612
|
-
DefenseEvasion = "DefenseEvasion",
|
|
5613
|
-
CredentialAccess = "CredentialAccess",
|
|
5614
|
-
Discovery = "Discovery",
|
|
5615
|
-
LateralMovement = "LateralMovement",
|
|
5616
|
-
Collection = "Collection",
|
|
5617
|
-
Exfiltration = "Exfiltration",
|
|
5618
|
-
CommandAndControl = "CommandAndControl",
|
|
5619
|
-
Impact = "Impact",
|
|
5620
|
-
PreAttack = "PreAttack"
|
|
5822
|
+
export declare type CustomEntityQueryKind = string;
|
|
5823
|
+
/** Known values of {@link EntityQueryTemplateKind} that the service accepts. */
|
|
5824
|
+
export declare enum KnownEntityQueryTemplateKind {
|
|
5825
|
+
Activity = "Activity"
|
|
5621
5826
|
}
|
|
5622
5827
|
/**
|
|
5623
|
-
* Defines values for
|
|
5624
|
-
* {@link
|
|
5828
|
+
* Defines values for EntityQueryTemplateKind. \
|
|
5829
|
+
* {@link KnownEntityQueryTemplateKind} can be used interchangeably with EntityQueryTemplateKind,
|
|
5625
5830
|
* this enum contains the known values that the service supports.
|
|
5626
5831
|
* ### Known values supported by the service
|
|
5627
|
-
* **
|
|
5628
|
-
* **Execution** \
|
|
5629
|
-
* **Persistence** \
|
|
5630
|
-
* **PrivilegeEscalation** \
|
|
5631
|
-
* **DefenseEvasion** \
|
|
5632
|
-
* **CredentialAccess** \
|
|
5633
|
-
* **Discovery** \
|
|
5634
|
-
* **LateralMovement** \
|
|
5635
|
-
* **Collection** \
|
|
5636
|
-
* **Exfiltration** \
|
|
5637
|
-
* **CommandAndControl** \
|
|
5638
|
-
* **Impact** \
|
|
5639
|
-
* **PreAttack**
|
|
5832
|
+
* **Activity**
|
|
5640
5833
|
*/
|
|
5641
|
-
export declare type
|
|
5834
|
+
export declare type EntityQueryTemplateKind = string;
|
|
5642
5835
|
/** Known values of {@link IncidentClassification} that the service accepts. */
|
|
5643
5836
|
export declare enum KnownIncidentClassification {
|
|
5644
5837
|
/** Incident classification was undetermined */
|
|
@@ -5688,7 +5881,7 @@ export declare enum KnownIncidentLabelType {
|
|
|
5688
5881
|
/** Label manually created by a user */
|
|
5689
5882
|
User = "User",
|
|
5690
5883
|
/** Label automatically created by the system */
|
|
5691
|
-
|
|
5884
|
+
AutoAssigned = "AutoAssigned"
|
|
5692
5885
|
}
|
|
5693
5886
|
/**
|
|
5694
5887
|
* Defines values for IncidentLabelType. \
|
|
@@ -5696,7 +5889,7 @@ export declare enum KnownIncidentLabelType {
|
|
|
5696
5889
|
* this enum contains the known values that the service supports.
|
|
5697
5890
|
* ### Known values supported by the service
|
|
5698
5891
|
* **User**: Label manually created by a user \
|
|
5699
|
-
* **
|
|
5892
|
+
* **AutoAssigned**: Label automatically created by the system
|
|
5700
5893
|
*/
|
|
5701
5894
|
export declare type IncidentLabelType = string;
|
|
5702
5895
|
/** Known values of {@link OwnerType} that the service accepts. */
|
|
@@ -5892,7 +6085,10 @@ export declare enum KnownKind {
|
|
|
5892
6085
|
Parser = "Parser",
|
|
5893
6086
|
Watchlist = "Watchlist",
|
|
5894
6087
|
WatchlistTemplate = "WatchlistTemplate",
|
|
5895
|
-
Solution = "Solution"
|
|
6088
|
+
Solution = "Solution",
|
|
6089
|
+
AzureFunction = "AzureFunction",
|
|
6090
|
+
LogicAppsCustomConnector = "LogicAppsCustomConnector",
|
|
6091
|
+
AutomationRule = "AutomationRule"
|
|
5896
6092
|
}
|
|
5897
6093
|
/**
|
|
5898
6094
|
* Defines values for Kind. \
|
|
@@ -5912,7 +6108,10 @@ export declare enum KnownKind {
|
|
|
5912
6108
|
* **Parser** \
|
|
5913
6109
|
* **Watchlist** \
|
|
5914
6110
|
* **WatchlistTemplate** \
|
|
5915
|
-
* **Solution**
|
|
6111
|
+
* **Solution** \
|
|
6112
|
+
* **AzureFunction** \
|
|
6113
|
+
* **LogicAppsCustomConnector** \
|
|
6114
|
+
* **AutomationRule**
|
|
5916
6115
|
*/
|
|
5917
6116
|
export declare type Kind = string;
|
|
5918
6117
|
/** Known values of {@link SourceKind} that the service accepts. */
|
|
@@ -5995,6 +6194,20 @@ export declare enum KnownRepoType {
|
|
|
5995
6194
|
* **DevOps**
|
|
5996
6195
|
*/
|
|
5997
6196
|
export declare type RepoType = string;
|
|
6197
|
+
/** Known values of {@link Version} that the service accepts. */
|
|
6198
|
+
export declare enum KnownVersion {
|
|
6199
|
+
V1 = "V1",
|
|
6200
|
+
V2 = "V2"
|
|
6201
|
+
}
|
|
6202
|
+
/**
|
|
6203
|
+
* Defines values for Version. \
|
|
6204
|
+
* {@link KnownVersion} can be used interchangeably with Version,
|
|
6205
|
+
* this enum contains the known values that the service supports.
|
|
6206
|
+
* ### Known values supported by the service
|
|
6207
|
+
* **V1** \
|
|
6208
|
+
* **V2**
|
|
6209
|
+
*/
|
|
6210
|
+
export declare type Version = string;
|
|
5998
6211
|
/** Known values of {@link ContentType} that the service accepts. */
|
|
5999
6212
|
export declare enum KnownContentType {
|
|
6000
6213
|
AnalyticRule = "AnalyticRule",
|
|
@@ -6009,20 +6222,99 @@ export declare enum KnownContentType {
|
|
|
6009
6222
|
* **Workbook**
|
|
6010
6223
|
*/
|
|
6011
6224
|
export declare type ContentType = string;
|
|
6012
|
-
/** Known values of {@link
|
|
6013
|
-
export declare enum
|
|
6225
|
+
/** Known values of {@link DeploymentFetchStatus} that the service accepts. */
|
|
6226
|
+
export declare enum KnownDeploymentFetchStatus {
|
|
6227
|
+
Success = "Success",
|
|
6228
|
+
Unauthorized = "Unauthorized",
|
|
6229
|
+
NotFound = "NotFound"
|
|
6230
|
+
}
|
|
6231
|
+
/**
|
|
6232
|
+
* Defines values for DeploymentFetchStatus. \
|
|
6233
|
+
* {@link KnownDeploymentFetchStatus} can be used interchangeably with DeploymentFetchStatus,
|
|
6234
|
+
* this enum contains the known values that the service supports.
|
|
6235
|
+
* ### Known values supported by the service
|
|
6236
|
+
* **Success** \
|
|
6237
|
+
* **Unauthorized** \
|
|
6238
|
+
* **NotFound**
|
|
6239
|
+
*/
|
|
6240
|
+
export declare type DeploymentFetchStatus = string;
|
|
6241
|
+
/** Known values of {@link DeploymentState} that the service accepts. */
|
|
6242
|
+
export declare enum KnownDeploymentState {
|
|
6243
|
+
InProgress = "In_Progress",
|
|
6244
|
+
Completed = "Completed",
|
|
6245
|
+
Queued = "Queued",
|
|
6246
|
+
Canceling = "Canceling"
|
|
6247
|
+
}
|
|
6248
|
+
/**
|
|
6249
|
+
* Defines values for DeploymentState. \
|
|
6250
|
+
* {@link KnownDeploymentState} can be used interchangeably with DeploymentState,
|
|
6251
|
+
* this enum contains the known values that the service supports.
|
|
6252
|
+
* ### Known values supported by the service
|
|
6253
|
+
* **In_Progress** \
|
|
6254
|
+
* **Completed** \
|
|
6255
|
+
* **Queued** \
|
|
6256
|
+
* **Canceling**
|
|
6257
|
+
*/
|
|
6258
|
+
export declare type DeploymentState = string;
|
|
6259
|
+
/** Known values of {@link DeploymentResult} that the service accepts. */
|
|
6260
|
+
export declare enum KnownDeploymentResult {
|
|
6261
|
+
Success = "Success",
|
|
6262
|
+
Canceled = "Canceled",
|
|
6263
|
+
Failed = "Failed"
|
|
6264
|
+
}
|
|
6265
|
+
/**
|
|
6266
|
+
* Defines values for DeploymentResult. \
|
|
6267
|
+
* {@link KnownDeploymentResult} can be used interchangeably with DeploymentResult,
|
|
6268
|
+
* this enum contains the known values that the service supports.
|
|
6269
|
+
* ### Known values supported by the service
|
|
6270
|
+
* **Success** \
|
|
6271
|
+
* **Canceled** \
|
|
6272
|
+
* **Failed**
|
|
6273
|
+
*/
|
|
6274
|
+
export declare type DeploymentResult = string;
|
|
6275
|
+
/** Known values of {@link ThreatIntelligenceResourceKindEnum} that the service accepts. */
|
|
6276
|
+
export declare enum KnownThreatIntelligenceResourceKindEnum {
|
|
6277
|
+
/** Entity represents threat intelligence indicator in the system. */
|
|
6278
|
+
Indicator = "indicator"
|
|
6279
|
+
}
|
|
6280
|
+
/**
|
|
6281
|
+
* Defines values for ThreatIntelligenceResourceKindEnum. \
|
|
6282
|
+
* {@link KnownThreatIntelligenceResourceKindEnum} can be used interchangeably with ThreatIntelligenceResourceKindEnum,
|
|
6283
|
+
* this enum contains the known values that the service supports.
|
|
6284
|
+
* ### Known values supported by the service
|
|
6285
|
+
* **indicator**: Entity represents threat intelligence indicator in the system.
|
|
6286
|
+
*/
|
|
6287
|
+
export declare type ThreatIntelligenceResourceKindEnum = string;
|
|
6288
|
+
/** Known values of {@link ThreatIntelligenceSortingCriteriaEnum} that the service accepts. */
|
|
6289
|
+
export declare enum KnownThreatIntelligenceSortingCriteriaEnum {
|
|
6290
|
+
Unsorted = "unsorted",
|
|
6291
|
+
Ascending = "ascending",
|
|
6292
|
+
Descending = "descending"
|
|
6293
|
+
}
|
|
6294
|
+
/**
|
|
6295
|
+
* Defines values for ThreatIntelligenceSortingCriteriaEnum. \
|
|
6296
|
+
* {@link KnownThreatIntelligenceSortingCriteriaEnum} can be used interchangeably with ThreatIntelligenceSortingCriteriaEnum,
|
|
6297
|
+
* this enum contains the known values that the service supports.
|
|
6298
|
+
* ### Known values supported by the service
|
|
6299
|
+
* **unsorted** \
|
|
6300
|
+
* **ascending** \
|
|
6301
|
+
* **descending**
|
|
6302
|
+
*/
|
|
6303
|
+
export declare type ThreatIntelligenceSortingCriteriaEnum = string;
|
|
6304
|
+
/** Known values of {@link SourceType} that the service accepts. */
|
|
6305
|
+
export declare enum KnownSourceType {
|
|
6014
6306
|
LocalFile = "Local file",
|
|
6015
6307
|
RemoteStorage = "Remote storage"
|
|
6016
6308
|
}
|
|
6017
6309
|
/**
|
|
6018
|
-
* Defines values for
|
|
6019
|
-
* {@link
|
|
6310
|
+
* Defines values for SourceType. \
|
|
6311
|
+
* {@link KnownSourceType} can be used interchangeably with SourceType,
|
|
6020
6312
|
* this enum contains the known values that the service supports.
|
|
6021
6313
|
* ### Known values supported by the service
|
|
6022
6314
|
* **Local file** \
|
|
6023
6315
|
* **Remote storage**
|
|
6024
6316
|
*/
|
|
6025
|
-
export declare type
|
|
6317
|
+
export declare type SourceType = string;
|
|
6026
6318
|
/** Known values of {@link DataConnectorKind} that the service accepts. */
|
|
6027
6319
|
export declare enum KnownDataConnectorKind {
|
|
6028
6320
|
AzureActiveDirectory = "AzureActiveDirectory",
|
|
@@ -6033,6 +6325,8 @@ export declare enum KnownDataConnectorKind {
|
|
|
6033
6325
|
Office365 = "Office365",
|
|
6034
6326
|
OfficeATP = "OfficeATP",
|
|
6035
6327
|
OfficeIRM = "OfficeIRM",
|
|
6328
|
+
Office365Project = "Office365Project",
|
|
6329
|
+
OfficePowerBI = "OfficePowerBI",
|
|
6036
6330
|
AmazonWebServicesCloudTrail = "AmazonWebServicesCloudTrail",
|
|
6037
6331
|
AmazonWebServicesS3 = "AmazonWebServicesS3",
|
|
6038
6332
|
AzureAdvancedThreatProtection = "AzureAdvancedThreatProtection",
|
|
@@ -6041,7 +6335,8 @@ export declare enum KnownDataConnectorKind {
|
|
|
6041
6335
|
MicrosoftThreatProtection = "MicrosoftThreatProtection",
|
|
6042
6336
|
MicrosoftThreatIntelligence = "MicrosoftThreatIntelligence",
|
|
6043
6337
|
GenericUI = "GenericUI",
|
|
6044
|
-
APIPolling = "APIPolling"
|
|
6338
|
+
APIPolling = "APIPolling",
|
|
6339
|
+
IOT = "IOT"
|
|
6045
6340
|
}
|
|
6046
6341
|
/**
|
|
6047
6342
|
* Defines values for DataConnectorKind. \
|
|
@@ -6056,6 +6351,8 @@ export declare enum KnownDataConnectorKind {
|
|
|
6056
6351
|
* **Office365** \
|
|
6057
6352
|
* **OfficeATP** \
|
|
6058
6353
|
* **OfficeIRM** \
|
|
6354
|
+
* **Office365Project** \
|
|
6355
|
+
* **OfficePowerBI** \
|
|
6059
6356
|
* **AmazonWebServicesCloudTrail** \
|
|
6060
6357
|
* **AmazonWebServicesS3** \
|
|
6061
6358
|
* **AzureAdvancedThreatProtection** \
|
|
@@ -6064,7 +6361,8 @@ export declare enum KnownDataConnectorKind {
|
|
|
6064
6361
|
* **MicrosoftThreatProtection** \
|
|
6065
6362
|
* **MicrosoftThreatIntelligence** \
|
|
6066
6363
|
* **GenericUI** \
|
|
6067
|
-
* **APIPolling**
|
|
6364
|
+
* **APIPolling** \
|
|
6365
|
+
* **IOT**
|
|
6068
6366
|
*/
|
|
6069
6367
|
export declare type DataConnectorKind = string;
|
|
6070
6368
|
/** Known values of {@link ConnectAuthKind} that the service accepts. */
|
|
@@ -6113,47 +6411,6 @@ export declare enum KnownDataConnectorLicenseState {
|
|
|
6113
6411
|
* **Unknown**
|
|
6114
6412
|
*/
|
|
6115
6413
|
export declare type DataConnectorLicenseState = string;
|
|
6116
|
-
/** Known values of {@link ThreatIntelligenceResourceKindEnum} that the service accepts. */
|
|
6117
|
-
export declare enum KnownThreatIntelligenceResourceKindEnum {
|
|
6118
|
-
/** Entity represents threat intelligence indicator in the system. */
|
|
6119
|
-
Indicator = "indicator"
|
|
6120
|
-
}
|
|
6121
|
-
/**
|
|
6122
|
-
* Defines values for ThreatIntelligenceResourceKindEnum. \
|
|
6123
|
-
* {@link KnownThreatIntelligenceResourceKindEnum} can be used interchangeably with ThreatIntelligenceResourceKindEnum,
|
|
6124
|
-
* this enum contains the known values that the service supports.
|
|
6125
|
-
* ### Known values supported by the service
|
|
6126
|
-
* **indicator**: Entity represents threat intelligence indicator in the system.
|
|
6127
|
-
*/
|
|
6128
|
-
export declare type ThreatIntelligenceResourceKindEnum = string;
|
|
6129
|
-
/** Known values of {@link ThreatIntelligenceSortingCriteriaEnum} that the service accepts. */
|
|
6130
|
-
export declare enum KnownThreatIntelligenceSortingCriteriaEnum {
|
|
6131
|
-
Unsorted = "unsorted",
|
|
6132
|
-
Ascending = "ascending",
|
|
6133
|
-
Descending = "descending"
|
|
6134
|
-
}
|
|
6135
|
-
/**
|
|
6136
|
-
* Defines values for ThreatIntelligenceSortingCriteriaEnum. \
|
|
6137
|
-
* {@link KnownThreatIntelligenceSortingCriteriaEnum} can be used interchangeably with ThreatIntelligenceSortingCriteriaEnum,
|
|
6138
|
-
* this enum contains the known values that the service supports.
|
|
6139
|
-
* ### Known values supported by the service
|
|
6140
|
-
* **unsorted** \
|
|
6141
|
-
* **ascending** \
|
|
6142
|
-
* **descending**
|
|
6143
|
-
*/
|
|
6144
|
-
export declare type ThreatIntelligenceSortingCriteriaEnum = string;
|
|
6145
|
-
/** Known values of {@link EntityQueryTemplateKind} that the service accepts. */
|
|
6146
|
-
export declare enum KnownEntityQueryTemplateKind {
|
|
6147
|
-
Activity = "Activity"
|
|
6148
|
-
}
|
|
6149
|
-
/**
|
|
6150
|
-
* Defines values for EntityQueryTemplateKind. \
|
|
6151
|
-
* {@link KnownEntityQueryTemplateKind} can be used interchangeably with EntityQueryTemplateKind,
|
|
6152
|
-
* this enum contains the known values that the service supports.
|
|
6153
|
-
* ### Known values supported by the service
|
|
6154
|
-
* **Activity**
|
|
6155
|
-
*/
|
|
6156
|
-
export declare type EntityQueryTemplateKind = string;
|
|
6157
6414
|
/** Known values of {@link TemplateStatus} that the service accepts. */
|
|
6158
6415
|
export declare enum KnownTemplateStatus {
|
|
6159
6416
|
/** Alert rule template installed. and can not use more then once */
|
|
@@ -6320,15 +6577,17 @@ export declare enum KnownAutomationRulePropertyConditionSupportedProperty {
|
|
|
6320
6577
|
IncidentSeverity = "IncidentSeverity",
|
|
6321
6578
|
/** The status of the incident */
|
|
6322
6579
|
IncidentStatus = "IncidentStatus",
|
|
6323
|
-
/** The tactics of the incident */
|
|
6324
|
-
IncidentTactics = "IncidentTactics",
|
|
6325
6580
|
/** The related Analytic rule ids of the incident */
|
|
6326
6581
|
IncidentRelatedAnalyticRuleIds = "IncidentRelatedAnalyticRuleIds",
|
|
6582
|
+
/** The tactics of the incident */
|
|
6583
|
+
IncidentTactics = "IncidentTactics",
|
|
6584
|
+
/** The labels of the incident */
|
|
6585
|
+
IncidentLabel = "IncidentLabel",
|
|
6327
6586
|
/** The provider name of the incident */
|
|
6328
6587
|
IncidentProviderName = "IncidentProviderName",
|
|
6329
6588
|
/** The account Azure Active Directory tenant id */
|
|
6330
6589
|
AccountAadTenantId = "AccountAadTenantId",
|
|
6331
|
-
/** The account Azure Active Directory user id
|
|
6590
|
+
/** The account Azure Active Directory user id */
|
|
6332
6591
|
AccountAadUserId = "AccountAadUserId",
|
|
6333
6592
|
/** The account name */
|
|
6334
6593
|
AccountName = "AccountName",
|
|
@@ -6342,6 +6601,8 @@ export declare enum KnownAutomationRulePropertyConditionSupportedProperty {
|
|
|
6342
6601
|
AccountObjectGuid = "AccountObjectGuid",
|
|
6343
6602
|
/** The account user principal name suffix */
|
|
6344
6603
|
AccountUPNSuffix = "AccountUPNSuffix",
|
|
6604
|
+
/** The name of the product of the alert */
|
|
6605
|
+
AlertProductNames = "AlertProductNames",
|
|
6345
6606
|
/** The Azure resource id */
|
|
6346
6607
|
AzureResourceResourceId = "AzureResourceResourceId",
|
|
6347
6608
|
/** The Azure resource subscription id */
|
|
@@ -6368,7 +6629,7 @@ export declare enum KnownAutomationRulePropertyConditionSupportedProperty {
|
|
|
6368
6629
|
HostNTDomain = "HostNTDomain",
|
|
6369
6630
|
/** The host operating system */
|
|
6370
6631
|
HostOSVersion = "HostOSVersion",
|
|
6371
|
-
/** The IoT device id */
|
|
6632
|
+
/** "The IoT device id */
|
|
6372
6633
|
IoTDeviceId = "IoTDeviceId",
|
|
6373
6634
|
/** The IoT device name */
|
|
6374
6635
|
IoTDeviceName = "IoTDeviceName",
|
|
@@ -6426,17 +6687,19 @@ export declare enum KnownAutomationRulePropertyConditionSupportedProperty {
|
|
|
6426
6687
|
* **IncidentDescription**: The description of the incident \
|
|
6427
6688
|
* **IncidentSeverity**: The severity of the incident \
|
|
6428
6689
|
* **IncidentStatus**: The status of the incident \
|
|
6429
|
-
* **IncidentTactics**: The tactics of the incident \
|
|
6430
6690
|
* **IncidentRelatedAnalyticRuleIds**: The related Analytic rule ids of the incident \
|
|
6691
|
+
* **IncidentTactics**: The tactics of the incident \
|
|
6692
|
+
* **IncidentLabel**: The labels of the incident \
|
|
6431
6693
|
* **IncidentProviderName**: The provider name of the incident \
|
|
6432
6694
|
* **AccountAadTenantId**: The account Azure Active Directory tenant id \
|
|
6433
|
-
* **AccountAadUserId**: The account Azure Active Directory user id
|
|
6695
|
+
* **AccountAadUserId**: The account Azure Active Directory user id \
|
|
6434
6696
|
* **AccountName**: The account name \
|
|
6435
6697
|
* **AccountNTDomain**: The account NetBIOS domain name \
|
|
6436
6698
|
* **AccountPUID**: The account Azure Active Directory Passport User ID \
|
|
6437
6699
|
* **AccountSid**: The account security identifier \
|
|
6438
6700
|
* **AccountObjectGuid**: The account unique identifier \
|
|
6439
6701
|
* **AccountUPNSuffix**: The account user principal name suffix \
|
|
6702
|
+
* **AlertProductNames**: The name of the product of the alert \
|
|
6440
6703
|
* **AzureResourceResourceId**: The Azure resource id \
|
|
6441
6704
|
* **AzureResourceSubscriptionId**: The Azure resource subscription id \
|
|
6442
6705
|
* **CloudApplicationAppId**: The cloud application identifier \
|
|
@@ -6450,7 +6713,7 @@ export declare enum KnownAutomationRulePropertyConditionSupportedProperty {
|
|
|
6450
6713
|
* **HostNetBiosName**: The host NetBIOS name \
|
|
6451
6714
|
* **HostNTDomain**: The host NT domain \
|
|
6452
6715
|
* **HostOSVersion**: The host operating system \
|
|
6453
|
-
* **IoTDeviceId**: The IoT device id \
|
|
6716
|
+
* **IoTDeviceId**: "The IoT device id \
|
|
6454
6717
|
* **IoTDeviceName**: The IoT device name \
|
|
6455
6718
|
* **IoTDeviceType**: The IoT device type \
|
|
6456
6719
|
* **IoTDeviceVendor**: The IoT device vendor \
|
|
@@ -6925,29 +7188,98 @@ export interface AlertRuleTemplatesListNextOptionalParams extends coreClient.Ope
|
|
|
6925
7188
|
/** Contains response data for the listNext operation. */
|
|
6926
7189
|
export declare type AlertRuleTemplatesListNextResponse = AlertRuleTemplatesList;
|
|
6927
7190
|
/** Optional parameters. */
|
|
6928
|
-
export interface AutomationRulesListOptionalParams extends coreClient.OperationOptions {
|
|
6929
|
-
}
|
|
6930
|
-
/** Contains response data for the list operation. */
|
|
6931
|
-
export declare type AutomationRulesListResponse = AutomationRulesList;
|
|
6932
|
-
/** Optional parameters. */
|
|
6933
7191
|
export interface AutomationRulesGetOptionalParams extends coreClient.OperationOptions {
|
|
6934
7192
|
}
|
|
6935
7193
|
/** Contains response data for the get operation. */
|
|
6936
7194
|
export declare type AutomationRulesGetResponse = AutomationRule;
|
|
6937
7195
|
/** Optional parameters. */
|
|
6938
7196
|
export interface AutomationRulesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
7197
|
+
/** The automation rule */
|
|
7198
|
+
automationRuleToUpsert?: AutomationRule;
|
|
6939
7199
|
}
|
|
6940
7200
|
/** Contains response data for the createOrUpdate operation. */
|
|
6941
7201
|
export declare type AutomationRulesCreateOrUpdateResponse = AutomationRule;
|
|
6942
7202
|
/** Optional parameters. */
|
|
6943
7203
|
export interface AutomationRulesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
6944
7204
|
}
|
|
7205
|
+
/** Contains response data for the delete operation. */
|
|
7206
|
+
export declare type AutomationRulesDeleteResponse = Record<string, unknown>;
|
|
7207
|
+
/** Optional parameters. */
|
|
7208
|
+
export interface AutomationRulesListOptionalParams extends coreClient.OperationOptions {
|
|
7209
|
+
}
|
|
7210
|
+
/** Contains response data for the list operation. */
|
|
7211
|
+
export declare type AutomationRulesListResponse = AutomationRulesList;
|
|
6945
7212
|
/** Optional parameters. */
|
|
6946
7213
|
export interface AutomationRulesListNextOptionalParams extends coreClient.OperationOptions {
|
|
6947
7214
|
}
|
|
6948
7215
|
/** Contains response data for the listNext operation. */
|
|
6949
7216
|
export declare type AutomationRulesListNextResponse = AutomationRulesList;
|
|
6950
7217
|
/** Optional parameters. */
|
|
7218
|
+
export interface IncidentsRunPlaybookOptionalParams extends coreClient.OperationOptions {
|
|
7219
|
+
requestBody?: ManualTriggerRequestBody;
|
|
7220
|
+
}
|
|
7221
|
+
/** Contains response data for the runPlaybook operation. */
|
|
7222
|
+
export declare type IncidentsRunPlaybookResponse = Record<string, unknown>;
|
|
7223
|
+
/** Optional parameters. */
|
|
7224
|
+
export interface IncidentsListOptionalParams extends coreClient.OperationOptions {
|
|
7225
|
+
/** Filters the results, based on a Boolean condition. Optional. */
|
|
7226
|
+
filter?: string;
|
|
7227
|
+
/** Sorts the results. Optional. */
|
|
7228
|
+
orderby?: string;
|
|
7229
|
+
/** Returns only the first n results. Optional. */
|
|
7230
|
+
top?: number;
|
|
7231
|
+
/** Skiptoken is only used if a previous operation returned a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a skiptoken parameter that specifies a starting point to use for subsequent calls. Optional. */
|
|
7232
|
+
skipToken?: string;
|
|
7233
|
+
}
|
|
7234
|
+
/** Contains response data for the list operation. */
|
|
7235
|
+
export declare type IncidentsListResponse = IncidentList;
|
|
7236
|
+
/** Optional parameters. */
|
|
7237
|
+
export interface IncidentsGetOptionalParams extends coreClient.OperationOptions {
|
|
7238
|
+
}
|
|
7239
|
+
/** Contains response data for the get operation. */
|
|
7240
|
+
export declare type IncidentsGetResponse = Incident;
|
|
7241
|
+
/** Optional parameters. */
|
|
7242
|
+
export interface IncidentsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
7243
|
+
}
|
|
7244
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
7245
|
+
export declare type IncidentsCreateOrUpdateResponse = Incident;
|
|
7246
|
+
/** Optional parameters. */
|
|
7247
|
+
export interface IncidentsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
7248
|
+
}
|
|
7249
|
+
/** Optional parameters. */
|
|
7250
|
+
export interface IncidentsCreateTeamOptionalParams extends coreClient.OperationOptions {
|
|
7251
|
+
}
|
|
7252
|
+
/** Contains response data for the createTeam operation. */
|
|
7253
|
+
export declare type IncidentsCreateTeamResponse = TeamInformation;
|
|
7254
|
+
/** Optional parameters. */
|
|
7255
|
+
export interface IncidentsListAlertsOptionalParams extends coreClient.OperationOptions {
|
|
7256
|
+
}
|
|
7257
|
+
/** Contains response data for the listAlerts operation. */
|
|
7258
|
+
export declare type IncidentsListAlertsResponse = IncidentAlertList;
|
|
7259
|
+
/** Optional parameters. */
|
|
7260
|
+
export interface IncidentsListBookmarksOptionalParams extends coreClient.OperationOptions {
|
|
7261
|
+
}
|
|
7262
|
+
/** Contains response data for the listBookmarks operation. */
|
|
7263
|
+
export declare type IncidentsListBookmarksResponse = IncidentBookmarkList;
|
|
7264
|
+
/** Optional parameters. */
|
|
7265
|
+
export interface IncidentsListEntitiesOptionalParams extends coreClient.OperationOptions {
|
|
7266
|
+
}
|
|
7267
|
+
/** Contains response data for the listEntities operation. */
|
|
7268
|
+
export declare type IncidentsListEntitiesResponse = IncidentEntitiesResponse;
|
|
7269
|
+
/** Optional parameters. */
|
|
7270
|
+
export interface IncidentsListNextOptionalParams extends coreClient.OperationOptions {
|
|
7271
|
+
/** Filters the results, based on a Boolean condition. Optional. */
|
|
7272
|
+
filter?: string;
|
|
7273
|
+
/** Sorts the results. Optional. */
|
|
7274
|
+
orderby?: string;
|
|
7275
|
+
/** Returns only the first n results. Optional. */
|
|
7276
|
+
top?: number;
|
|
7277
|
+
/** Skiptoken is only used if a previous operation returned a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a skiptoken parameter that specifies a starting point to use for subsequent calls. Optional. */
|
|
7278
|
+
skipToken?: string;
|
|
7279
|
+
}
|
|
7280
|
+
/** Contains response data for the listNext operation. */
|
|
7281
|
+
export declare type IncidentsListNextResponse = IncidentList;
|
|
7282
|
+
/** Optional parameters. */
|
|
6951
7283
|
export interface BookmarksListOptionalParams extends coreClient.OperationOptions {
|
|
6952
7284
|
}
|
|
6953
7285
|
/** Contains response data for the list operation. */
|
|
@@ -7025,33 +7357,6 @@ export interface DomainWhoisGetOptionalParams extends coreClient.OperationOption
|
|
|
7025
7357
|
/** Contains response data for the get operation. */
|
|
7026
7358
|
export declare type DomainWhoisGetResponse = EnrichmentDomainWhois;
|
|
7027
7359
|
/** Optional parameters. */
|
|
7028
|
-
export interface EntityQueriesListOptionalParams extends coreClient.OperationOptions {
|
|
7029
|
-
/** The entity query kind we want to fetch */
|
|
7030
|
-
kind?: Enum8;
|
|
7031
|
-
}
|
|
7032
|
-
/** Contains response data for the list operation. */
|
|
7033
|
-
export declare type EntityQueriesListResponse = EntityQueryList;
|
|
7034
|
-
/** Optional parameters. */
|
|
7035
|
-
export interface EntityQueriesGetOptionalParams extends coreClient.OperationOptions {
|
|
7036
|
-
}
|
|
7037
|
-
/** Contains response data for the get operation. */
|
|
7038
|
-
export declare type EntityQueriesGetResponse = EntityQueryUnion;
|
|
7039
|
-
/** Optional parameters. */
|
|
7040
|
-
export interface EntityQueriesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
7041
|
-
}
|
|
7042
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
7043
|
-
export declare type EntityQueriesCreateOrUpdateResponse = EntityQueryUnion;
|
|
7044
|
-
/** Optional parameters. */
|
|
7045
|
-
export interface EntityQueriesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
7046
|
-
}
|
|
7047
|
-
/** Optional parameters. */
|
|
7048
|
-
export interface EntityQueriesListNextOptionalParams extends coreClient.OperationOptions {
|
|
7049
|
-
/** The entity query kind we want to fetch */
|
|
7050
|
-
kind?: Enum8;
|
|
7051
|
-
}
|
|
7052
|
-
/** Contains response data for the listNext operation. */
|
|
7053
|
-
export declare type EntityQueriesListNextResponse = EntityQueryList;
|
|
7054
|
-
/** Optional parameters. */
|
|
7055
7360
|
export interface EntitiesListOptionalParams extends coreClient.OperationOptions {
|
|
7056
7361
|
}
|
|
7057
7362
|
/** Contains response data for the list operation. */
|
|
@@ -7118,64 +7423,47 @@ export interface EntityRelationsGetRelationOptionalParams extends coreClient.Ope
|
|
|
7118
7423
|
/** Contains response data for the getRelation operation. */
|
|
7119
7424
|
export declare type EntityRelationsGetRelationResponse = Relation;
|
|
7120
7425
|
/** Optional parameters. */
|
|
7121
|
-
export interface
|
|
7122
|
-
/**
|
|
7123
|
-
|
|
7124
|
-
/** Sorts the results. Optional. */
|
|
7125
|
-
orderby?: string;
|
|
7126
|
-
/** Returns only the first n results. Optional. */
|
|
7127
|
-
top?: number;
|
|
7128
|
-
/** Skiptoken is only used if a previous operation returned a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a skiptoken parameter that specifies a starting point to use for subsequent calls. Optional. */
|
|
7129
|
-
skipToken?: string;
|
|
7426
|
+
export interface EntityQueriesListOptionalParams extends coreClient.OperationOptions {
|
|
7427
|
+
/** The entity query kind we want to fetch */
|
|
7428
|
+
kind?: Enum12;
|
|
7130
7429
|
}
|
|
7131
7430
|
/** Contains response data for the list operation. */
|
|
7132
|
-
export declare type
|
|
7431
|
+
export declare type EntityQueriesListResponse = EntityQueryList;
|
|
7133
7432
|
/** Optional parameters. */
|
|
7134
|
-
export interface
|
|
7433
|
+
export interface EntityQueriesGetOptionalParams extends coreClient.OperationOptions {
|
|
7135
7434
|
}
|
|
7136
7435
|
/** Contains response data for the get operation. */
|
|
7137
|
-
export declare type
|
|
7436
|
+
export declare type EntityQueriesGetResponse = EntityQueryUnion;
|
|
7138
7437
|
/** Optional parameters. */
|
|
7139
|
-
export interface
|
|
7438
|
+
export interface EntityQueriesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
7140
7439
|
}
|
|
7141
7440
|
/** Contains response data for the createOrUpdate operation. */
|
|
7142
|
-
export declare type
|
|
7441
|
+
export declare type EntityQueriesCreateOrUpdateResponse = EntityQueryUnion;
|
|
7143
7442
|
/** Optional parameters. */
|
|
7144
|
-
export interface
|
|
7443
|
+
export interface EntityQueriesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
7145
7444
|
}
|
|
7146
7445
|
/** Optional parameters. */
|
|
7147
|
-
export interface
|
|
7148
|
-
|
|
7149
|
-
|
|
7150
|
-
export declare type IncidentsCreateTeamResponse = TeamInformation;
|
|
7151
|
-
/** Optional parameters. */
|
|
7152
|
-
export interface IncidentsListAlertsOptionalParams extends coreClient.OperationOptions {
|
|
7446
|
+
export interface EntityQueriesListNextOptionalParams extends coreClient.OperationOptions {
|
|
7447
|
+
/** The entity query kind we want to fetch */
|
|
7448
|
+
kind?: Enum12;
|
|
7153
7449
|
}
|
|
7154
|
-
/** Contains response data for the
|
|
7155
|
-
export declare type
|
|
7450
|
+
/** Contains response data for the listNext operation. */
|
|
7451
|
+
export declare type EntityQueriesListNextResponse = EntityQueryList;
|
|
7156
7452
|
/** Optional parameters. */
|
|
7157
|
-
export interface
|
|
7453
|
+
export interface EntityQueryTemplatesListOptionalParams extends coreClient.OperationOptions {
|
|
7158
7454
|
}
|
|
7159
|
-
/** Contains response data for the
|
|
7160
|
-
export declare type
|
|
7455
|
+
/** Contains response data for the list operation. */
|
|
7456
|
+
export declare type EntityQueryTemplatesListResponse = EntityQueryTemplateList;
|
|
7161
7457
|
/** Optional parameters. */
|
|
7162
|
-
export interface
|
|
7458
|
+
export interface EntityQueryTemplatesGetOptionalParams extends coreClient.OperationOptions {
|
|
7163
7459
|
}
|
|
7164
|
-
/** Contains response data for the
|
|
7165
|
-
export declare type
|
|
7460
|
+
/** Contains response data for the get operation. */
|
|
7461
|
+
export declare type EntityQueryTemplatesGetResponse = EntityQueryTemplateUnion;
|
|
7166
7462
|
/** Optional parameters. */
|
|
7167
|
-
export interface
|
|
7168
|
-
/** Filters the results, based on a Boolean condition. Optional. */
|
|
7169
|
-
filter?: string;
|
|
7170
|
-
/** Sorts the results. Optional. */
|
|
7171
|
-
orderby?: string;
|
|
7172
|
-
/** Returns only the first n results. Optional. */
|
|
7173
|
-
top?: number;
|
|
7174
|
-
/** Skiptoken is only used if a previous operation returned a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a skiptoken parameter that specifies a starting point to use for subsequent calls. Optional. */
|
|
7175
|
-
skipToken?: string;
|
|
7463
|
+
export interface EntityQueryTemplatesListNextOptionalParams extends coreClient.OperationOptions {
|
|
7176
7464
|
}
|
|
7177
7465
|
/** Contains response data for the listNext operation. */
|
|
7178
|
-
export declare type
|
|
7466
|
+
export declare type EntityQueryTemplatesListNextResponse = EntityQueryTemplateList;
|
|
7179
7467
|
/** Optional parameters. */
|
|
7180
7468
|
export interface IncidentCommentsListOptionalParams extends coreClient.OperationOptions {
|
|
7181
7469
|
/** Filters the results, based on a Boolean condition. Optional. */
|
|
@@ -7299,6 +7587,24 @@ export interface MetadataListNextOptionalParams extends coreClient.OperationOpti
|
|
|
7299
7587
|
/** Contains response data for the listNext operation. */
|
|
7300
7588
|
export declare type MetadataListNextResponse = MetadataList;
|
|
7301
7589
|
/** Optional parameters. */
|
|
7590
|
+
export interface OfficeConsentsListOptionalParams extends coreClient.OperationOptions {
|
|
7591
|
+
}
|
|
7592
|
+
/** Contains response data for the list operation. */
|
|
7593
|
+
export declare type OfficeConsentsListResponse = OfficeConsentList;
|
|
7594
|
+
/** Optional parameters. */
|
|
7595
|
+
export interface OfficeConsentsGetOptionalParams extends coreClient.OperationOptions {
|
|
7596
|
+
}
|
|
7597
|
+
/** Contains response data for the get operation. */
|
|
7598
|
+
export declare type OfficeConsentsGetResponse = OfficeConsent;
|
|
7599
|
+
/** Optional parameters. */
|
|
7600
|
+
export interface OfficeConsentsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
7601
|
+
}
|
|
7602
|
+
/** Optional parameters. */
|
|
7603
|
+
export interface OfficeConsentsListNextOptionalParams extends coreClient.OperationOptions {
|
|
7604
|
+
}
|
|
7605
|
+
/** Contains response data for the listNext operation. */
|
|
7606
|
+
export declare type OfficeConsentsListNextResponse = OfficeConsentList;
|
|
7607
|
+
/** Optional parameters. */
|
|
7302
7608
|
export interface SentinelOnboardingStatesGetOptionalParams extends coreClient.OperationOptions {
|
|
7303
7609
|
}
|
|
7304
7610
|
/** Contains response data for the get operation. */
|
|
@@ -7370,86 +7676,6 @@ export interface SourceControlsListNextOptionalParams extends coreClient.Operati
|
|
|
7370
7676
|
/** Contains response data for the listNext operation. */
|
|
7371
7677
|
export declare type SourceControlsListNextResponse = SourceControlList;
|
|
7372
7678
|
/** Optional parameters. */
|
|
7373
|
-
export interface WatchlistsListOptionalParams extends coreClient.OperationOptions {
|
|
7374
|
-
}
|
|
7375
|
-
/** Contains response data for the list operation. */
|
|
7376
|
-
export declare type WatchlistsListResponse = WatchlistList;
|
|
7377
|
-
/** Optional parameters. */
|
|
7378
|
-
export interface WatchlistsGetOptionalParams extends coreClient.OperationOptions {
|
|
7379
|
-
}
|
|
7380
|
-
/** Contains response data for the get operation. */
|
|
7381
|
-
export declare type WatchlistsGetResponse = Watchlist;
|
|
7382
|
-
/** Optional parameters. */
|
|
7383
|
-
export interface WatchlistsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
7384
|
-
}
|
|
7385
|
-
/** Optional parameters. */
|
|
7386
|
-
export interface WatchlistsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
7387
|
-
}
|
|
7388
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
7389
|
-
export declare type WatchlistsCreateOrUpdateResponse = Watchlist;
|
|
7390
|
-
/** Optional parameters. */
|
|
7391
|
-
export interface WatchlistsListNextOptionalParams extends coreClient.OperationOptions {
|
|
7392
|
-
}
|
|
7393
|
-
/** Contains response data for the listNext operation. */
|
|
7394
|
-
export declare type WatchlistsListNextResponse = WatchlistList;
|
|
7395
|
-
/** Optional parameters. */
|
|
7396
|
-
export interface WatchlistItemsListOptionalParams extends coreClient.OperationOptions {
|
|
7397
|
-
}
|
|
7398
|
-
/** Contains response data for the list operation. */
|
|
7399
|
-
export declare type WatchlistItemsListResponse = WatchlistItemList;
|
|
7400
|
-
/** Optional parameters. */
|
|
7401
|
-
export interface WatchlistItemsGetOptionalParams extends coreClient.OperationOptions {
|
|
7402
|
-
}
|
|
7403
|
-
/** Contains response data for the get operation. */
|
|
7404
|
-
export declare type WatchlistItemsGetResponse = WatchlistItem;
|
|
7405
|
-
/** Optional parameters. */
|
|
7406
|
-
export interface WatchlistItemsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
7407
|
-
}
|
|
7408
|
-
/** Optional parameters. */
|
|
7409
|
-
export interface WatchlistItemsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
7410
|
-
}
|
|
7411
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
7412
|
-
export declare type WatchlistItemsCreateOrUpdateResponse = WatchlistItem;
|
|
7413
|
-
/** Optional parameters. */
|
|
7414
|
-
export interface WatchlistItemsListNextOptionalParams extends coreClient.OperationOptions {
|
|
7415
|
-
}
|
|
7416
|
-
/** Contains response data for the listNext operation. */
|
|
7417
|
-
export declare type WatchlistItemsListNextResponse = WatchlistItemList;
|
|
7418
|
-
/** Optional parameters. */
|
|
7419
|
-
export interface DataConnectorsListOptionalParams extends coreClient.OperationOptions {
|
|
7420
|
-
}
|
|
7421
|
-
/** Contains response data for the list operation. */
|
|
7422
|
-
export declare type DataConnectorsListResponse = DataConnectorList;
|
|
7423
|
-
/** Optional parameters. */
|
|
7424
|
-
export interface DataConnectorsGetOptionalParams extends coreClient.OperationOptions {
|
|
7425
|
-
}
|
|
7426
|
-
/** Contains response data for the get operation. */
|
|
7427
|
-
export declare type DataConnectorsGetResponse = DataConnectorUnion;
|
|
7428
|
-
/** Optional parameters. */
|
|
7429
|
-
export interface DataConnectorsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
7430
|
-
}
|
|
7431
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
7432
|
-
export declare type DataConnectorsCreateOrUpdateResponse = DataConnectorUnion;
|
|
7433
|
-
/** Optional parameters. */
|
|
7434
|
-
export interface DataConnectorsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
7435
|
-
}
|
|
7436
|
-
/** Optional parameters. */
|
|
7437
|
-
export interface DataConnectorsConnectOptionalParams extends coreClient.OperationOptions {
|
|
7438
|
-
}
|
|
7439
|
-
/** Optional parameters. */
|
|
7440
|
-
export interface DataConnectorsDisconnectOptionalParams extends coreClient.OperationOptions {
|
|
7441
|
-
}
|
|
7442
|
-
/** Optional parameters. */
|
|
7443
|
-
export interface DataConnectorsListNextOptionalParams extends coreClient.OperationOptions {
|
|
7444
|
-
}
|
|
7445
|
-
/** Contains response data for the listNext operation. */
|
|
7446
|
-
export declare type DataConnectorsListNextResponse = DataConnectorList;
|
|
7447
|
-
/** Optional parameters. */
|
|
7448
|
-
export interface DataConnectorsCheckRequirementsPostOptionalParams extends coreClient.OperationOptions {
|
|
7449
|
-
}
|
|
7450
|
-
/** Contains response data for the post operation. */
|
|
7451
|
-
export declare type DataConnectorsCheckRequirementsPostResponse = DataConnectorRequirementsState;
|
|
7452
|
-
/** Optional parameters. */
|
|
7453
7679
|
export interface ThreatIntelligenceIndicatorCreateIndicatorOptionalParams extends coreClient.OperationOptions {
|
|
7454
7680
|
}
|
|
7455
7681
|
/** Contains response data for the createIndicator operation. */
|
|
@@ -7517,48 +7743,105 @@ export interface ThreatIntelligenceIndicatorMetricsListOptionalParams extends co
|
|
|
7517
7743
|
/** Contains response data for the list operation. */
|
|
7518
7744
|
export declare type ThreatIntelligenceIndicatorMetricsListResponse = ThreatIntelligenceMetricsList;
|
|
7519
7745
|
/** Optional parameters. */
|
|
7520
|
-
export interface
|
|
7746
|
+
export interface WatchlistsListOptionalParams extends coreClient.OperationOptions {
|
|
7747
|
+
/** Skiptoken is only used if a previous operation returned a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a skiptoken parameter that specifies a starting point to use for subsequent calls. Optional. */
|
|
7748
|
+
skipToken?: string;
|
|
7521
7749
|
}
|
|
7522
7750
|
/** Contains response data for the list operation. */
|
|
7523
|
-
export declare type
|
|
7751
|
+
export declare type WatchlistsListResponse = WatchlistList;
|
|
7524
7752
|
/** Optional parameters. */
|
|
7525
|
-
export interface
|
|
7753
|
+
export interface WatchlistsGetOptionalParams extends coreClient.OperationOptions {
|
|
7754
|
+
}
|
|
7755
|
+
/** Contains response data for the get operation. */
|
|
7756
|
+
export declare type WatchlistsGetResponse = Watchlist;
|
|
7757
|
+
/** Optional parameters. */
|
|
7758
|
+
export interface WatchlistsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
7759
|
+
}
|
|
7760
|
+
/** Contains response data for the delete operation. */
|
|
7761
|
+
export declare type WatchlistsDeleteResponse = WatchlistsDeleteHeaders;
|
|
7762
|
+
/** Optional parameters. */
|
|
7763
|
+
export interface WatchlistsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
7764
|
+
}
|
|
7765
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
7766
|
+
export declare type WatchlistsCreateOrUpdateResponse = Watchlist;
|
|
7767
|
+
/** Optional parameters. */
|
|
7768
|
+
export interface WatchlistsListNextOptionalParams extends coreClient.OperationOptions {
|
|
7769
|
+
/** Skiptoken is only used if a previous operation returned a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a skiptoken parameter that specifies a starting point to use for subsequent calls. Optional. */
|
|
7770
|
+
skipToken?: string;
|
|
7526
7771
|
}
|
|
7527
7772
|
/** Contains response data for the listNext operation. */
|
|
7528
|
-
export declare type
|
|
7773
|
+
export declare type WatchlistsListNextResponse = WatchlistList;
|
|
7529
7774
|
/** Optional parameters. */
|
|
7530
|
-
export interface
|
|
7775
|
+
export interface WatchlistItemsListOptionalParams extends coreClient.OperationOptions {
|
|
7776
|
+
/** Skiptoken is only used if a previous operation returned a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a skiptoken parameter that specifies a starting point to use for subsequent calls. Optional. */
|
|
7777
|
+
skipToken?: string;
|
|
7531
7778
|
}
|
|
7532
7779
|
/** Contains response data for the list operation. */
|
|
7533
|
-
export declare type
|
|
7780
|
+
export declare type WatchlistItemsListResponse = WatchlistItemList;
|
|
7534
7781
|
/** Optional parameters. */
|
|
7535
|
-
export interface
|
|
7782
|
+
export interface WatchlistItemsGetOptionalParams extends coreClient.OperationOptions {
|
|
7536
7783
|
}
|
|
7537
7784
|
/** Contains response data for the get operation. */
|
|
7538
|
-
export declare type
|
|
7785
|
+
export declare type WatchlistItemsGetResponse = WatchlistItem;
|
|
7539
7786
|
/** Optional parameters. */
|
|
7540
|
-
export interface
|
|
7787
|
+
export interface WatchlistItemsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
7541
7788
|
}
|
|
7542
7789
|
/** Optional parameters. */
|
|
7543
|
-
export interface
|
|
7790
|
+
export interface WatchlistItemsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
7791
|
+
}
|
|
7792
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
7793
|
+
export declare type WatchlistItemsCreateOrUpdateResponse = WatchlistItem;
|
|
7794
|
+
/** Optional parameters. */
|
|
7795
|
+
export interface WatchlistItemsListNextOptionalParams extends coreClient.OperationOptions {
|
|
7796
|
+
/** Skiptoken is only used if a previous operation returned a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a skiptoken parameter that specifies a starting point to use for subsequent calls. Optional. */
|
|
7797
|
+
skipToken?: string;
|
|
7544
7798
|
}
|
|
7545
7799
|
/** Contains response data for the listNext operation. */
|
|
7546
|
-
export declare type
|
|
7800
|
+
export declare type WatchlistItemsListNextResponse = WatchlistItemList;
|
|
7547
7801
|
/** Optional parameters. */
|
|
7548
|
-
export interface
|
|
7802
|
+
export interface DataConnectorsListOptionalParams extends coreClient.OperationOptions {
|
|
7549
7803
|
}
|
|
7550
7804
|
/** Contains response data for the list operation. */
|
|
7551
|
-
export declare type
|
|
7805
|
+
export declare type DataConnectorsListResponse = DataConnectorList;
|
|
7552
7806
|
/** Optional parameters. */
|
|
7553
|
-
export interface
|
|
7807
|
+
export interface DataConnectorsGetOptionalParams extends coreClient.OperationOptions {
|
|
7554
7808
|
}
|
|
7555
7809
|
/** Contains response data for the get operation. */
|
|
7556
|
-
export declare type
|
|
7810
|
+
export declare type DataConnectorsGetResponse = DataConnectorUnion;
|
|
7557
7811
|
/** Optional parameters. */
|
|
7558
|
-
export interface
|
|
7812
|
+
export interface DataConnectorsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
7813
|
+
}
|
|
7814
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
7815
|
+
export declare type DataConnectorsCreateOrUpdateResponse = DataConnectorUnion;
|
|
7816
|
+
/** Optional parameters. */
|
|
7817
|
+
export interface DataConnectorsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
7818
|
+
}
|
|
7819
|
+
/** Optional parameters. */
|
|
7820
|
+
export interface DataConnectorsConnectOptionalParams extends coreClient.OperationOptions {
|
|
7821
|
+
}
|
|
7822
|
+
/** Optional parameters. */
|
|
7823
|
+
export interface DataConnectorsDisconnectOptionalParams extends coreClient.OperationOptions {
|
|
7824
|
+
}
|
|
7825
|
+
/** Optional parameters. */
|
|
7826
|
+
export interface DataConnectorsListNextOptionalParams extends coreClient.OperationOptions {
|
|
7559
7827
|
}
|
|
7560
7828
|
/** Contains response data for the listNext operation. */
|
|
7561
|
-
export declare type
|
|
7829
|
+
export declare type DataConnectorsListNextResponse = DataConnectorList;
|
|
7830
|
+
/** Optional parameters. */
|
|
7831
|
+
export interface DataConnectorsCheckRequirementsPostOptionalParams extends coreClient.OperationOptions {
|
|
7832
|
+
}
|
|
7833
|
+
/** Contains response data for the post operation. */
|
|
7834
|
+
export declare type DataConnectorsCheckRequirementsPostResponse = DataConnectorRequirementsState;
|
|
7835
|
+
/** Optional parameters. */
|
|
7836
|
+
export interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
|
7837
|
+
}
|
|
7838
|
+
/** Contains response data for the list operation. */
|
|
7839
|
+
export declare type OperationsListResponse = OperationsList;
|
|
7840
|
+
/** Optional parameters. */
|
|
7841
|
+
export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
7842
|
+
}
|
|
7843
|
+
/** Contains response data for the listNext operation. */
|
|
7844
|
+
export declare type OperationsListNextResponse = OperationsList;
|
|
7562
7845
|
/** Optional parameters. */
|
|
7563
7846
|
export interface SecurityInsightsOptionalParams extends coreClient.ServiceClientOptions {
|
|
7564
7847
|
/** server parameter */
|