@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
|
@@ -303,6 +303,16 @@ export declare interface ActionsListByAlertRuleOptionalParams extends coreClient
|
|
|
303
303
|
/** Contains response data for the listByAlertRule operation. */
|
|
304
304
|
export declare type ActionsListByAlertRuleResponse = ActionsList;
|
|
305
305
|
|
|
306
|
+
/**
|
|
307
|
+
* Defines values for ActionType. \
|
|
308
|
+
* {@link KnownActionType} can be used interchangeably with ActionType,
|
|
309
|
+
* this enum contains the known values that the service supports.
|
|
310
|
+
* ### Known values supported by the service
|
|
311
|
+
* **ModifyProperties**: Modify an object's properties \
|
|
312
|
+
* **RunPlaybook**: Run a playbook on an object
|
|
313
|
+
*/
|
|
314
|
+
export declare type ActionType = string;
|
|
315
|
+
|
|
306
316
|
/** Represents Activity entity query. */
|
|
307
317
|
export declare type ActivityCustomEntityQuery = CustomEntityQuery & {
|
|
308
318
|
/** The entity query title */
|
|
@@ -639,6 +649,14 @@ export declare type AlertRuleTemplatesListResponse = AlertRuleTemplatesList;
|
|
|
639
649
|
|
|
640
650
|
export declare type AlertRuleTemplateUnion = AlertRuleTemplate | MLBehaviorAnalyticsAlertRuleTemplate | FusionAlertRuleTemplate | ThreatIntelligenceAlertRuleTemplate | MicrosoftSecurityIncidentCreationAlertRuleTemplate | ScheduledAlertRuleTemplate | NrtAlertRuleTemplate;
|
|
641
651
|
|
|
652
|
+
/** Alert rule template with MITRE property bag. */
|
|
653
|
+
export declare type AlertRuleTemplateWithMitreProperties = AlertRuleTemplatePropertiesBase & {
|
|
654
|
+
/** The tactics of the alert rule */
|
|
655
|
+
tactics?: AttackTactic[];
|
|
656
|
+
/** The techniques of the alert rule */
|
|
657
|
+
techniques?: string[];
|
|
658
|
+
};
|
|
659
|
+
|
|
642
660
|
export declare type AlertRuleUnion = AlertRule | MLBehaviorAnalyticsAlertRule | FusionAlertRule | ThreatIntelligenceAlertRule | MicrosoftSecurityIncidentCreationAlertRule | ScheduledAlertRule | NrtAlertRule;
|
|
643
661
|
|
|
644
662
|
/** Alerts data type for data connectors. */
|
|
@@ -720,6 +738,8 @@ export declare type ASCDataConnectorProperties = DataConnectorWithAlertsProperti
|
|
|
720
738
|
* {@link KnownAttackTactic} can be used interchangeably with AttackTactic,
|
|
721
739
|
* this enum contains the known values that the service supports.
|
|
722
740
|
* ### Known values supported by the service
|
|
741
|
+
* **Reconnaissance** \
|
|
742
|
+
* **ResourceDevelopment** \
|
|
723
743
|
* **InitialAccess** \
|
|
724
744
|
* **Execution** \
|
|
725
745
|
* **Persistence** \
|
|
@@ -732,61 +752,51 @@ export declare type ASCDataConnectorProperties = DataConnectorWithAlertsProperti
|
|
|
732
752
|
* **Exfiltration** \
|
|
733
753
|
* **CommandAndControl** \
|
|
734
754
|
* **Impact** \
|
|
735
|
-
* **PreAttack**
|
|
755
|
+
* **PreAttack** \
|
|
756
|
+
* **ImpairProcessControl** \
|
|
757
|
+
* **InhibitResponseFunction**
|
|
736
758
|
*/
|
|
737
759
|
export declare type AttackTactic = string;
|
|
738
760
|
|
|
739
|
-
/** Represents an automation rule. */
|
|
740
761
|
export declare type AutomationRule = ResourceWithEtag & {
|
|
741
|
-
/** The display name of the automation
|
|
742
|
-
displayName
|
|
762
|
+
/** The display name of the automation rule */
|
|
763
|
+
displayName: string;
|
|
743
764
|
/** The order of execution of the automation rule */
|
|
744
|
-
order
|
|
745
|
-
/**
|
|
746
|
-
triggeringLogic
|
|
765
|
+
order: number;
|
|
766
|
+
/** Describes automation rule triggering logic */
|
|
767
|
+
triggeringLogic: AutomationRuleTriggeringLogic;
|
|
747
768
|
/** The actions to execute when the automation rule is triggered */
|
|
748
|
-
actions
|
|
749
|
-
/**
|
|
750
|
-
* The time the automation rule was created
|
|
751
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
752
|
-
*/
|
|
753
|
-
readonly createdTimeUtc?: Date;
|
|
769
|
+
actions: AutomationRuleActionUnion[];
|
|
754
770
|
/**
|
|
755
771
|
* The last time the automation rule was updated
|
|
756
772
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
757
773
|
*/
|
|
758
774
|
readonly lastModifiedTimeUtc?: Date;
|
|
759
775
|
/**
|
|
760
|
-
*
|
|
776
|
+
* The time the automation rule was created
|
|
761
777
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
762
778
|
*/
|
|
763
|
-
readonly
|
|
779
|
+
readonly createdTimeUtc?: Date;
|
|
764
780
|
/**
|
|
765
|
-
*
|
|
781
|
+
* Information on the client (user or application) that made some action
|
|
766
782
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
767
783
|
*/
|
|
768
784
|
readonly lastModifiedBy?: ClientInfo;
|
|
785
|
+
/**
|
|
786
|
+
* Information on the client (user or application) that made some action
|
|
787
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
788
|
+
*/
|
|
789
|
+
readonly createdBy?: ClientInfo;
|
|
769
790
|
};
|
|
770
791
|
|
|
771
792
|
/** Describes an automation rule action */
|
|
772
793
|
export declare interface AutomationRuleAction {
|
|
773
794
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
774
|
-
actionType: "
|
|
775
|
-
/** The order of execution of the automation rule action */
|
|
795
|
+
actionType: "ModifyProperties" | "RunPlaybook";
|
|
776
796
|
order: number;
|
|
777
797
|
}
|
|
778
798
|
|
|
779
|
-
|
|
780
|
-
* Defines values for AutomationRuleActionType. \
|
|
781
|
-
* {@link KnownAutomationRuleActionType} can be used interchangeably with AutomationRuleActionType,
|
|
782
|
-
* this enum contains the known values that the service supports.
|
|
783
|
-
* ### Known values supported by the service
|
|
784
|
-
* **ModifyProperties**: Modify an object's properties \
|
|
785
|
-
* **RunPlaybook**: Run a playbook on an object
|
|
786
|
-
*/
|
|
787
|
-
export declare type AutomationRuleActionType = string;
|
|
788
|
-
|
|
789
|
-
export declare type AutomationRuleActionUnion = AutomationRuleAction | AutomationRuleRunPlaybookAction | AutomationRuleModifyPropertiesAction;
|
|
799
|
+
export declare type AutomationRuleActionUnion = AutomationRuleAction | AutomationRuleModifyPropertiesAction | AutomationRuleRunPlaybookAction;
|
|
790
800
|
|
|
791
801
|
/** Describes an automation rule condition */
|
|
792
802
|
export declare interface AutomationRuleCondition {
|
|
@@ -794,43 +804,15 @@ export declare interface AutomationRuleCondition {
|
|
|
794
804
|
conditionType: "Property";
|
|
795
805
|
}
|
|
796
806
|
|
|
797
|
-
|
|
798
|
-
* Defines values for AutomationRuleConditionType. \
|
|
799
|
-
* {@link KnownAutomationRuleConditionType} can be used interchangeably with AutomationRuleConditionType,
|
|
800
|
-
* this enum contains the known values that the service supports.
|
|
801
|
-
* ### Known values supported by the service
|
|
802
|
-
* **Property**: Evaluate an object property value
|
|
803
|
-
*/
|
|
804
|
-
export declare type AutomationRuleConditionType = string;
|
|
805
|
-
|
|
806
|
-
export declare type AutomationRuleConditionUnion = AutomationRuleCondition | AutomationRulePropertyValuesCondition;
|
|
807
|
+
export declare type AutomationRuleConditionUnion = AutomationRuleCondition | PropertyConditionProperties;
|
|
807
808
|
|
|
808
809
|
/** Describes an automation rule action to modify an object's properties */
|
|
809
810
|
export declare type AutomationRuleModifyPropertiesAction = AutomationRuleAction & {
|
|
810
811
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
811
812
|
actionType: "ModifyProperties";
|
|
812
|
-
|
|
813
|
-
actionConfiguration: AutomationRuleModifyPropertiesActionConfiguration;
|
|
813
|
+
actionConfiguration?: IncidentPropertiesAction;
|
|
814
814
|
};
|
|
815
815
|
|
|
816
|
-
/** The configuration of the modify properties automation rule action */
|
|
817
|
-
export declare interface AutomationRuleModifyPropertiesActionConfiguration {
|
|
818
|
-
/** The reason the incident was closed */
|
|
819
|
-
classification?: IncidentClassification;
|
|
820
|
-
/** Describes the reason the incident was closed */
|
|
821
|
-
classificationComment?: string;
|
|
822
|
-
/** The classification reason the incident was closed with */
|
|
823
|
-
classificationReason?: IncidentClassificationReason;
|
|
824
|
-
/** List of labels to add to the incident */
|
|
825
|
-
labels?: IncidentLabel[];
|
|
826
|
-
/** Describes a user that the incident is assigned to */
|
|
827
|
-
owner?: IncidentOwnerInfo;
|
|
828
|
-
/** The severity of the incident */
|
|
829
|
-
severity?: IncidentSeverity;
|
|
830
|
-
/** The status of the incident */
|
|
831
|
-
status?: IncidentStatus;
|
|
832
|
-
}
|
|
833
|
-
|
|
834
816
|
/**
|
|
835
817
|
* Defines values for AutomationRulePropertyConditionSupportedOperator. \
|
|
836
818
|
* {@link KnownAutomationRulePropertyConditionSupportedOperator} can be used interchangeably with AutomationRulePropertyConditionSupportedOperator,
|
|
@@ -856,17 +838,19 @@ export declare type AutomationRulePropertyConditionSupportedOperator = string;
|
|
|
856
838
|
* **IncidentDescription**: The description of the incident \
|
|
857
839
|
* **IncidentSeverity**: The severity of the incident \
|
|
858
840
|
* **IncidentStatus**: The status of the incident \
|
|
859
|
-
* **IncidentTactics**: The tactics of the incident \
|
|
860
841
|
* **IncidentRelatedAnalyticRuleIds**: The related Analytic rule ids of the incident \
|
|
842
|
+
* **IncidentTactics**: The tactics of the incident \
|
|
843
|
+
* **IncidentLabel**: The labels of the incident \
|
|
861
844
|
* **IncidentProviderName**: The provider name of the incident \
|
|
862
845
|
* **AccountAadTenantId**: The account Azure Active Directory tenant id \
|
|
863
|
-
* **AccountAadUserId**: The account Azure Active Directory user id
|
|
846
|
+
* **AccountAadUserId**: The account Azure Active Directory user id \
|
|
864
847
|
* **AccountName**: The account name \
|
|
865
848
|
* **AccountNTDomain**: The account NetBIOS domain name \
|
|
866
849
|
* **AccountPUID**: The account Azure Active Directory Passport User ID \
|
|
867
850
|
* **AccountSid**: The account security identifier \
|
|
868
851
|
* **AccountObjectGuid**: The account unique identifier \
|
|
869
852
|
* **AccountUPNSuffix**: The account user principal name suffix \
|
|
853
|
+
* **AlertProductNames**: The name of the product of the alert \
|
|
870
854
|
* **AzureResourceResourceId**: The Azure resource id \
|
|
871
855
|
* **AzureResourceSubscriptionId**: The Azure resource subscription id \
|
|
872
856
|
* **CloudApplicationAppId**: The cloud application identifier \
|
|
@@ -880,7 +864,7 @@ export declare type AutomationRulePropertyConditionSupportedOperator = string;
|
|
|
880
864
|
* **HostNetBiosName**: The host NetBIOS name \
|
|
881
865
|
* **HostNTDomain**: The host NT domain \
|
|
882
866
|
* **HostOSVersion**: The host operating system \
|
|
883
|
-
* **IoTDeviceId**: The IoT device id \
|
|
867
|
+
* **IoTDeviceId**: "The IoT device id \
|
|
884
868
|
* **IoTDeviceName**: The IoT device name \
|
|
885
869
|
* **IoTDeviceType**: The IoT device type \
|
|
886
870
|
* **IoTDeviceVendor**: The IoT device vendor \
|
|
@@ -907,21 +891,10 @@ export declare type AutomationRulePropertyConditionSupportedOperator = string;
|
|
|
907
891
|
*/
|
|
908
892
|
export declare type AutomationRulePropertyConditionSupportedProperty = string;
|
|
909
893
|
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
913
|
-
conditionType: "Property";
|
|
914
|
-
/** The configuration of the automation rule condition */
|
|
915
|
-
conditionProperties: AutomationRulePropertyValuesConditionProperties;
|
|
916
|
-
};
|
|
917
|
-
|
|
918
|
-
/** The configuration of the automation rule condition */
|
|
919
|
-
export declare interface AutomationRulePropertyValuesConditionProperties {
|
|
920
|
-
/** The property to evaluate */
|
|
894
|
+
export declare interface AutomationRulePropertyValuesCondition {
|
|
895
|
+
/** The property to evaluate in an automation rule property condition */
|
|
921
896
|
propertyName?: AutomationRulePropertyConditionSupportedProperty;
|
|
922
|
-
/** The operator to use for evaluation the condition */
|
|
923
897
|
operator?: AutomationRulePropertyConditionSupportedOperator;
|
|
924
|
-
/** The values to use for evaluating the condition */
|
|
925
898
|
propertyValues?: string[];
|
|
926
899
|
}
|
|
927
900
|
|
|
@@ -929,18 +902,9 @@ export declare interface AutomationRulePropertyValuesConditionProperties {
|
|
|
929
902
|
export declare type AutomationRuleRunPlaybookAction = AutomationRuleAction & {
|
|
930
903
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
931
904
|
actionType: "RunPlaybook";
|
|
932
|
-
|
|
933
|
-
actionConfiguration: AutomationRuleRunPlaybookActionConfiguration;
|
|
905
|
+
actionConfiguration?: PlaybookActionProperties;
|
|
934
906
|
};
|
|
935
907
|
|
|
936
|
-
/** The configuration of the run playbook automation rule action */
|
|
937
|
-
export declare interface AutomationRuleRunPlaybookActionConfiguration {
|
|
938
|
-
/** The resource id of the playbook resource */
|
|
939
|
-
logicAppResourceId?: string;
|
|
940
|
-
/** The tenant id of the playbook resource */
|
|
941
|
-
tenantId?: string;
|
|
942
|
-
}
|
|
943
|
-
|
|
944
908
|
/** Interface representing a AutomationRules. */
|
|
945
909
|
export declare interface AutomationRules {
|
|
946
910
|
/**
|
|
@@ -963,10 +927,9 @@ export declare interface AutomationRules {
|
|
|
963
927
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
964
928
|
* @param workspaceName The name of the workspace.
|
|
965
929
|
* @param automationRuleId Automation rule ID
|
|
966
|
-
* @param automationRule The automation rule
|
|
967
930
|
* @param options The options parameters.
|
|
968
931
|
*/
|
|
969
|
-
createOrUpdate(resourceGroupName: string, workspaceName: string, automationRuleId: string,
|
|
932
|
+
createOrUpdate(resourceGroupName: string, workspaceName: string, automationRuleId: string, options?: AutomationRulesCreateOrUpdateOptionalParams): Promise<AutomationRulesCreateOrUpdateResponse>;
|
|
970
933
|
/**
|
|
971
934
|
* Delete the automation rule.
|
|
972
935
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -974,11 +937,13 @@ export declare interface AutomationRules {
|
|
|
974
937
|
* @param automationRuleId Automation rule ID
|
|
975
938
|
* @param options The options parameters.
|
|
976
939
|
*/
|
|
977
|
-
delete(resourceGroupName: string, workspaceName: string, automationRuleId: string, options?: AutomationRulesDeleteOptionalParams): Promise<
|
|
940
|
+
delete(resourceGroupName: string, workspaceName: string, automationRuleId: string, options?: AutomationRulesDeleteOptionalParams): Promise<AutomationRulesDeleteResponse>;
|
|
978
941
|
}
|
|
979
942
|
|
|
980
943
|
/** Optional parameters. */
|
|
981
944
|
export declare interface AutomationRulesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
945
|
+
/** The automation rule */
|
|
946
|
+
automationRuleToUpsert?: AutomationRule;
|
|
982
947
|
}
|
|
983
948
|
|
|
984
949
|
/** Contains response data for the createOrUpdate operation. */
|
|
@@ -988,6 +953,9 @@ export declare type AutomationRulesCreateOrUpdateResponse = AutomationRule;
|
|
|
988
953
|
export declare interface AutomationRulesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
989
954
|
}
|
|
990
955
|
|
|
956
|
+
/** Contains response data for the delete operation. */
|
|
957
|
+
export declare type AutomationRulesDeleteResponse = Record<string, unknown>;
|
|
958
|
+
|
|
991
959
|
/** Optional parameters. */
|
|
992
960
|
export declare interface AutomationRulesGetOptionalParams extends coreClient.OperationOptions {
|
|
993
961
|
}
|
|
@@ -995,15 +963,9 @@ export declare interface AutomationRulesGetOptionalParams extends coreClient.Ope
|
|
|
995
963
|
/** Contains response data for the get operation. */
|
|
996
964
|
export declare type AutomationRulesGetResponse = AutomationRule;
|
|
997
965
|
|
|
998
|
-
/** List all the automation rules. */
|
|
999
966
|
export declare interface AutomationRulesList {
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1003
|
-
*/
|
|
1004
|
-
readonly nextLink?: string;
|
|
1005
|
-
/** Array of automation rules. */
|
|
1006
|
-
value: AutomationRule[];
|
|
967
|
+
value?: AutomationRule[];
|
|
968
|
+
nextLink?: string;
|
|
1007
969
|
}
|
|
1008
970
|
|
|
1009
971
|
/** Optional parameters. */
|
|
@@ -1022,13 +984,11 @@ export declare type AutomationRulesListResponse = AutomationRulesList;
|
|
|
1022
984
|
|
|
1023
985
|
/** Describes automation rule triggering logic */
|
|
1024
986
|
export declare interface AutomationRuleTriggeringLogic {
|
|
1025
|
-
/** Determines whether the automation rule is enabled or disabled
|
|
987
|
+
/** Determines whether the automation rule is enabled or disabled */
|
|
1026
988
|
isEnabled: boolean;
|
|
1027
989
|
/** Determines when the automation rule should automatically expire and be disabled. */
|
|
1028
990
|
expirationTimeUtc?: Date;
|
|
1029
|
-
/** The type of object the automation rule triggers on */
|
|
1030
991
|
triggersOn: TriggersOn;
|
|
1031
|
-
/** The type of event the automation rule triggers on */
|
|
1032
992
|
triggersWhen: TriggersWhen;
|
|
1033
993
|
/** The conditions to evaluate to determine if the automation rule should be triggered on a given object */
|
|
1034
994
|
conditions?: AutomationRuleConditionUnion[];
|
|
@@ -1037,7 +997,7 @@ export declare interface AutomationRuleTriggeringLogic {
|
|
|
1037
997
|
/** Connector Availability Status */
|
|
1038
998
|
export declare interface Availability {
|
|
1039
999
|
/** The connector Availability Status */
|
|
1040
|
-
status?:
|
|
1000
|
+
status?: 1;
|
|
1041
1001
|
/** Set connector as preview */
|
|
1042
1002
|
isPreview?: boolean;
|
|
1043
1003
|
}
|
|
@@ -1092,6 +1052,14 @@ export declare interface AwsS3DataConnectorDataTypes {
|
|
|
1092
1052
|
/** Logs data type. */
|
|
1093
1053
|
export declare type AwsS3DataConnectorDataTypesLogs = DataConnectorDataTypeCommon & {};
|
|
1094
1054
|
|
|
1055
|
+
/** Resources created in Azure DevOps repository. */
|
|
1056
|
+
export declare interface AzureDevOpsResourceInfo {
|
|
1057
|
+
/** Id of the pipeline created for the source-control. */
|
|
1058
|
+
pipelineId?: string;
|
|
1059
|
+
/** Id of the service-connection created for the source-control. */
|
|
1060
|
+
serviceConnectionId?: string;
|
|
1061
|
+
}
|
|
1062
|
+
|
|
1095
1063
|
/** Represents an azure resource entity. */
|
|
1096
1064
|
export declare type AzureResourceEntity = Entity & {
|
|
1097
1065
|
/**
|
|
@@ -1160,8 +1128,22 @@ export declare type Bookmark = ResourceWithEtag & {
|
|
|
1160
1128
|
queryEndTime?: Date;
|
|
1161
1129
|
/** Describes an incident that relates to bookmark */
|
|
1162
1130
|
incidentInfo?: IncidentInfo;
|
|
1131
|
+
/** Describes the entity mappings of the bookmark */
|
|
1132
|
+
entityMappings?: BookmarkEntityMappings[];
|
|
1133
|
+
/** A list of relevant mitre attacks */
|
|
1134
|
+
tactics?: AttackTactic[];
|
|
1135
|
+
/** A list of relevant mitre techniques */
|
|
1136
|
+
techniques?: string[];
|
|
1163
1137
|
};
|
|
1164
1138
|
|
|
1139
|
+
/** Describes the entity mappings of a single entity */
|
|
1140
|
+
export declare interface BookmarkEntityMappings {
|
|
1141
|
+
/** The entity type */
|
|
1142
|
+
entityType?: string;
|
|
1143
|
+
/** Array of fields mapping for that entity type */
|
|
1144
|
+
fieldMappings?: EntityFieldMapping[];
|
|
1145
|
+
}
|
|
1146
|
+
|
|
1165
1147
|
/** Contains response data for the expand operation. */
|
|
1166
1148
|
export declare type BookmarkExpandOperationResponse = BookmarkExpandResponse;
|
|
1167
1149
|
|
|
@@ -1198,7 +1180,7 @@ export declare interface BookmarkExpandResponseValue {
|
|
|
1198
1180
|
/** List all the bookmarks. */
|
|
1199
1181
|
export declare interface BookmarkList {
|
|
1200
1182
|
/**
|
|
1201
|
-
* URL to fetch the next set of
|
|
1183
|
+
* URL to fetch the next set of bookmarks.
|
|
1202
1184
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1203
1185
|
*/
|
|
1204
1186
|
readonly nextLink?: string;
|
|
@@ -1637,6 +1619,15 @@ export declare type CodelessUiDataConnector = DataConnector & {
|
|
|
1637
1619
|
connectorUiConfig?: CodelessUiConnectorConfigProperties;
|
|
1638
1620
|
};
|
|
1639
1621
|
|
|
1622
|
+
/**
|
|
1623
|
+
* Defines values for ConditionType. \
|
|
1624
|
+
* {@link KnownConditionType} can be used interchangeably with ConditionType,
|
|
1625
|
+
* this enum contains the known values that the service supports.
|
|
1626
|
+
* ### Known values supported by the service
|
|
1627
|
+
* **Property**: Evaluate an object property value
|
|
1628
|
+
*/
|
|
1629
|
+
export declare type ConditionType = string;
|
|
1630
|
+
|
|
1640
1631
|
/**
|
|
1641
1632
|
* Defines values for ConfidenceLevel. \
|
|
1642
1633
|
* {@link KnownConfidenceLevel} can be used interchangeably with ConfidenceLevel,
|
|
@@ -1816,6 +1807,8 @@ export declare interface DataConnectorDataTypeCommon {
|
|
|
1816
1807
|
* **Office365** \
|
|
1817
1808
|
* **OfficeATP** \
|
|
1818
1809
|
* **OfficeIRM** \
|
|
1810
|
+
* **Office365Project** \
|
|
1811
|
+
* **OfficePowerBI** \
|
|
1819
1812
|
* **AmazonWebServicesCloudTrail** \
|
|
1820
1813
|
* **AmazonWebServicesS3** \
|
|
1821
1814
|
* **AzureAdvancedThreatProtection** \
|
|
@@ -1824,7 +1817,8 @@ export declare interface DataConnectorDataTypeCommon {
|
|
|
1824
1817
|
* **MicrosoftThreatProtection** \
|
|
1825
1818
|
* **MicrosoftThreatIntelligence** \
|
|
1826
1819
|
* **GenericUI** \
|
|
1827
|
-
* **APIPolling**
|
|
1820
|
+
* **APIPolling** \
|
|
1821
|
+
* **IOT**
|
|
1828
1822
|
*/
|
|
1829
1823
|
export declare type DataConnectorKind = string;
|
|
1830
1824
|
|
|
@@ -1914,7 +1908,7 @@ export declare interface DataConnectors {
|
|
|
1914
1908
|
/** Data connector requirements properties. */
|
|
1915
1909
|
export declare interface DataConnectorsCheckRequirements {
|
|
1916
1910
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1917
|
-
kind: "AzureActiveDirectory" | "AzureAdvancedThreatProtection" | "AzureSecurityCenter" | "AmazonWebServicesCloudTrail" | "AmazonWebServicesS3" | "Dynamics365" | "MicrosoftCloudAppSecurity" | "MicrosoftDefenderAdvancedThreatProtection" | "MicrosoftThreatIntelligence" | "MicrosoftThreatProtection" | "OfficeATP" | "OfficeIRM" | "ThreatIntelligence" | "ThreatIntelligenceTaxii";
|
|
1911
|
+
kind: "AzureActiveDirectory" | "AzureAdvancedThreatProtection" | "AzureSecurityCenter" | "AmazonWebServicesCloudTrail" | "AmazonWebServicesS3" | "Dynamics365" | "MicrosoftCloudAppSecurity" | "MicrosoftDefenderAdvancedThreatProtection" | "MicrosoftThreatIntelligence" | "MicrosoftThreatProtection" | "OfficeATP" | "OfficeIRM" | "Office365Project" | "OfficePowerBI" | "ThreatIntelligence" | "ThreatIntelligenceTaxii" | "IOT";
|
|
1918
1912
|
}
|
|
1919
1913
|
|
|
1920
1914
|
/** Interface representing a DataConnectorsCheckRequirementsOperations. */
|
|
@@ -1936,7 +1930,7 @@ export declare interface DataConnectorsCheckRequirementsPostOptionalParams exten
|
|
|
1936
1930
|
/** Contains response data for the post operation. */
|
|
1937
1931
|
export declare type DataConnectorsCheckRequirementsPostResponse = DataConnectorRequirementsState;
|
|
1938
1932
|
|
|
1939
|
-
export declare type DataConnectorsCheckRequirementsUnion = DataConnectorsCheckRequirements | AADCheckRequirements | AatpCheckRequirements | ASCCheckRequirements | AwsCloudTrailCheckRequirements | AwsS3CheckRequirements | Dynamics365CheckRequirements | McasCheckRequirements | MdatpCheckRequirements | MstiCheckRequirements | MtpCheckRequirements | OfficeATPCheckRequirements | OfficeIRMCheckRequirements | TICheckRequirements | TiTaxiiCheckRequirements;
|
|
1933
|
+
export declare type DataConnectorsCheckRequirementsUnion = DataConnectorsCheckRequirements | AADCheckRequirements | AatpCheckRequirements | ASCCheckRequirements | AwsCloudTrailCheckRequirements | AwsS3CheckRequirements | Dynamics365CheckRequirements | McasCheckRequirements | MdatpCheckRequirements | MstiCheckRequirements | MtpCheckRequirements | OfficeATPCheckRequirements | OfficeIRMCheckRequirements | Office365ProjectCheckRequirements | OfficePowerBICheckRequirements | TICheckRequirements | TiTaxiiCheckRequirements | IoTCheckRequirements;
|
|
1940
1934
|
|
|
1941
1935
|
/** Optional parameters. */
|
|
1942
1936
|
export declare interface DataConnectorsConnectOptionalParams extends coreClient.OperationOptions {
|
|
@@ -1984,7 +1978,7 @@ export declare interface DataConnectorTenantId {
|
|
|
1984
1978
|
tenantId: string;
|
|
1985
1979
|
}
|
|
1986
1980
|
|
|
1987
|
-
export declare type DataConnectorUnion = DataConnector | AADDataConnector | MstiDataConnector | MTPDataConnector | AatpDataConnector | ASCDataConnector | AwsCloudTrailDataConnector | AwsS3DataConnector | McasDataConnector | Dynamics365DataConnector | OfficeATPDataConnector | OfficeIRMDataConnector | MdatpDataConnector | OfficeDataConnector | TIDataConnector | TiTaxiiDataConnector | CodelessUiDataConnector | CodelessApiPollingDataConnector;
|
|
1981
|
+
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;
|
|
1988
1982
|
|
|
1989
1983
|
/** Data connector properties. */
|
|
1990
1984
|
export declare interface DataConnectorWithAlertsProperties {
|
|
@@ -2014,6 +2008,64 @@ export declare type DeliveryAction = "Unknown" | "DeliveredAsSpam" | "Delivered"
|
|
|
2014
2008
|
/** Defines values for DeliveryLocation. */
|
|
2015
2009
|
export declare type DeliveryLocation = "Unknown" | "Inbox" | "JunkFolder" | "DeletedFolder" | "Quarantine" | "External" | "Failed" | "Dropped" | "Forwarded";
|
|
2016
2010
|
|
|
2011
|
+
/** Description about a deployment. */
|
|
2012
|
+
export declare interface Deployment {
|
|
2013
|
+
/** Deployment identifier. */
|
|
2014
|
+
deploymentId?: string;
|
|
2015
|
+
/** Current status of the deployment. */
|
|
2016
|
+
deploymentState?: DeploymentState;
|
|
2017
|
+
/** The outcome of the deployment. */
|
|
2018
|
+
deploymentResult?: DeploymentResult;
|
|
2019
|
+
/** The time when the deployment finished. */
|
|
2020
|
+
deploymentTime?: Date;
|
|
2021
|
+
/** Url to access repository action logs. */
|
|
2022
|
+
deploymentLogsUrl?: string;
|
|
2023
|
+
}
|
|
2024
|
+
|
|
2025
|
+
/**
|
|
2026
|
+
* Defines values for DeploymentFetchStatus. \
|
|
2027
|
+
* {@link KnownDeploymentFetchStatus} can be used interchangeably with DeploymentFetchStatus,
|
|
2028
|
+
* this enum contains the known values that the service supports.
|
|
2029
|
+
* ### Known values supported by the service
|
|
2030
|
+
* **Success** \
|
|
2031
|
+
* **Unauthorized** \
|
|
2032
|
+
* **NotFound**
|
|
2033
|
+
*/
|
|
2034
|
+
export declare type DeploymentFetchStatus = string;
|
|
2035
|
+
|
|
2036
|
+
/** Information regarding a deployment. */
|
|
2037
|
+
export declare interface DeploymentInfo {
|
|
2038
|
+
/** Status while fetching the last deployment. */
|
|
2039
|
+
deploymentFetchStatus?: DeploymentFetchStatus;
|
|
2040
|
+
/** Deployment information. */
|
|
2041
|
+
deployment?: Deployment;
|
|
2042
|
+
/** Additional details about the deployment that can be shown to the user. */
|
|
2043
|
+
message?: string;
|
|
2044
|
+
}
|
|
2045
|
+
|
|
2046
|
+
/**
|
|
2047
|
+
* Defines values for DeploymentResult. \
|
|
2048
|
+
* {@link KnownDeploymentResult} can be used interchangeably with DeploymentResult,
|
|
2049
|
+
* this enum contains the known values that the service supports.
|
|
2050
|
+
* ### Known values supported by the service
|
|
2051
|
+
* **Success** \
|
|
2052
|
+
* **Canceled** \
|
|
2053
|
+
* **Failed**
|
|
2054
|
+
*/
|
|
2055
|
+
export declare type DeploymentResult = string;
|
|
2056
|
+
|
|
2057
|
+
/**
|
|
2058
|
+
* Defines values for DeploymentState. \
|
|
2059
|
+
* {@link KnownDeploymentState} can be used interchangeably with DeploymentState,
|
|
2060
|
+
* this enum contains the known values that the service supports.
|
|
2061
|
+
* ### Known values supported by the service
|
|
2062
|
+
* **In_Progress** \
|
|
2063
|
+
* **Completed** \
|
|
2064
|
+
* **Queued** \
|
|
2065
|
+
* **Canceling**
|
|
2066
|
+
*/
|
|
2067
|
+
export declare type DeploymentState = string;
|
|
2068
|
+
|
|
2017
2069
|
/** Represents a dns entity. */
|
|
2018
2070
|
export declare type DnsEntity = Entity & {
|
|
2019
2071
|
/**
|
|
@@ -2464,6 +2516,14 @@ export declare interface EntityExpandResponseValue {
|
|
|
2464
2516
|
edges?: EntityEdges[];
|
|
2465
2517
|
}
|
|
2466
2518
|
|
|
2519
|
+
/** Map identifiers of a single entity */
|
|
2520
|
+
export declare interface EntityFieldMapping {
|
|
2521
|
+
/** Alert V3 identifier */
|
|
2522
|
+
identifier?: string;
|
|
2523
|
+
/** The value of the identifier */
|
|
2524
|
+
value?: string;
|
|
2525
|
+
}
|
|
2526
|
+
|
|
2467
2527
|
/** The parameters required to execute insights operation on the given entity. */
|
|
2468
2528
|
export declare interface EntityGetInsightsParameters {
|
|
2469
2529
|
/** The start timeline date, so the results returned are after this date. */
|
|
@@ -2644,7 +2704,7 @@ export declare type EntityQueriesGetResponse = EntityQueryUnion;
|
|
|
2644
2704
|
/** Optional parameters. */
|
|
2645
2705
|
export declare interface EntityQueriesListNextOptionalParams extends coreClient.OperationOptions {
|
|
2646
2706
|
/** The entity query kind we want to fetch */
|
|
2647
|
-
kind?:
|
|
2707
|
+
kind?: Enum12;
|
|
2648
2708
|
}
|
|
2649
2709
|
|
|
2650
2710
|
/** Contains response data for the listNext operation. */
|
|
@@ -2653,7 +2713,7 @@ export declare type EntityQueriesListNextResponse = EntityQueryList;
|
|
|
2653
2713
|
/** Optional parameters. */
|
|
2654
2714
|
export declare interface EntityQueriesListOptionalParams extends coreClient.OperationOptions {
|
|
2655
2715
|
/** The entity query kind we want to fetch */
|
|
2656
|
-
kind?:
|
|
2716
|
+
kind?: Enum12;
|
|
2657
2717
|
}
|
|
2658
2718
|
|
|
2659
2719
|
/** Contains response data for the list operation. */
|
|
@@ -2882,63 +2942,14 @@ export declare type EntityType = string;
|
|
|
2882
2942
|
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;
|
|
2883
2943
|
|
|
2884
2944
|
/**
|
|
2885
|
-
* Defines values for
|
|
2886
|
-
* {@link
|
|
2945
|
+
* Defines values for Enum12. \
|
|
2946
|
+
* {@link KnownEnum12} can be used interchangeably with Enum12,
|
|
2887
2947
|
* this enum contains the known values that the service supports.
|
|
2888
2948
|
* ### Known values supported by the service
|
|
2889
2949
|
* **Expansion** \
|
|
2890
2950
|
* **Activity**
|
|
2891
2951
|
*/
|
|
2892
|
-
export declare type
|
|
2893
|
-
|
|
2894
|
-
/** The resource management error additional info. */
|
|
2895
|
-
export declare interface ErrorAdditionalInfo {
|
|
2896
|
-
/**
|
|
2897
|
-
* The additional info type.
|
|
2898
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2899
|
-
*/
|
|
2900
|
-
readonly type?: string;
|
|
2901
|
-
/**
|
|
2902
|
-
* The additional info.
|
|
2903
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2904
|
-
*/
|
|
2905
|
-
readonly info?: Record<string, unknown>;
|
|
2906
|
-
}
|
|
2907
|
-
|
|
2908
|
-
/** The error detail. */
|
|
2909
|
-
export declare interface ErrorDetail {
|
|
2910
|
-
/**
|
|
2911
|
-
* The error code.
|
|
2912
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2913
|
-
*/
|
|
2914
|
-
readonly code?: string;
|
|
2915
|
-
/**
|
|
2916
|
-
* The error message.
|
|
2917
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2918
|
-
*/
|
|
2919
|
-
readonly message?: string;
|
|
2920
|
-
/**
|
|
2921
|
-
* The error target.
|
|
2922
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2923
|
-
*/
|
|
2924
|
-
readonly target?: string;
|
|
2925
|
-
/**
|
|
2926
|
-
* The error details.
|
|
2927
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2928
|
-
*/
|
|
2929
|
-
readonly details?: ErrorDetail[];
|
|
2930
|
-
/**
|
|
2931
|
-
* The error additional info.
|
|
2932
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2933
|
-
*/
|
|
2934
|
-
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
2935
|
-
}
|
|
2936
|
-
|
|
2937
|
-
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
|
|
2938
|
-
export declare interface ErrorResponse {
|
|
2939
|
-
/** The error object. */
|
|
2940
|
-
error?: ErrorDetail;
|
|
2941
|
-
}
|
|
2952
|
+
export declare type Enum12 = string;
|
|
2942
2953
|
|
|
2943
2954
|
/**
|
|
2944
2955
|
* Defines values for EventGroupingAggregationKind. \
|
|
@@ -3136,6 +3147,10 @@ export declare type FusionAlertRule = AlertRule & {
|
|
|
3136
3147
|
readonly displayName?: string;
|
|
3137
3148
|
/** Determines whether this alert rule is enabled or disabled. */
|
|
3138
3149
|
enabled?: boolean;
|
|
3150
|
+
/** Configuration for all supported source signals in fusion detection. */
|
|
3151
|
+
sourceSettings?: FusionSourceSettings[];
|
|
3152
|
+
/** Configuration to exclude scenarios in fusion detection. */
|
|
3153
|
+
scenarioExclusionPatterns?: FusionScenarioExclusionPattern[];
|
|
3139
3154
|
/**
|
|
3140
3155
|
* The last time that this alert has been modified.
|
|
3141
3156
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3151,6 +3166,11 @@ export declare type FusionAlertRule = AlertRule & {
|
|
|
3151
3166
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3152
3167
|
*/
|
|
3153
3168
|
readonly tactics?: AttackTactic[];
|
|
3169
|
+
/**
|
|
3170
|
+
* The techniques of the alert rule
|
|
3171
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3172
|
+
*/
|
|
3173
|
+
readonly techniques?: string[];
|
|
3154
3174
|
};
|
|
3155
3175
|
|
|
3156
3176
|
/** Represents Fusion alert rule template. */
|
|
@@ -3158,20 +3178,20 @@ export declare type FusionAlertRuleTemplate = AlertRuleTemplate & {
|
|
|
3158
3178
|
/** the number of alert rules that were created by this template */
|
|
3159
3179
|
alertRulesCreatedByTemplateCount?: number;
|
|
3160
3180
|
/**
|
|
3161
|
-
* The
|
|
3181
|
+
* The time that this alert rule template has been added.
|
|
3162
3182
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3163
3183
|
*/
|
|
3164
|
-
readonly
|
|
3184
|
+
readonly createdDateUTC?: Date;
|
|
3165
3185
|
/**
|
|
3166
|
-
* The time that this alert rule template
|
|
3186
|
+
* The time that this alert rule template was last updated.
|
|
3167
3187
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3168
3188
|
*/
|
|
3169
|
-
readonly
|
|
3189
|
+
readonly lastUpdatedDateUTC?: Date;
|
|
3170
3190
|
/** The description of the alert rule template. */
|
|
3171
3191
|
description?: string;
|
|
3172
3192
|
/** The display name for alert rule template. */
|
|
3173
3193
|
displayName?: string;
|
|
3174
|
-
/** The required data
|
|
3194
|
+
/** The required data connectors for this template */
|
|
3175
3195
|
requiredDataConnectors?: AlertRuleTemplateDataSource[];
|
|
3176
3196
|
/** The alert rule template status. */
|
|
3177
3197
|
status?: TemplateStatus;
|
|
@@ -3179,15 +3199,92 @@ export declare type FusionAlertRuleTemplate = AlertRuleTemplate & {
|
|
|
3179
3199
|
severity?: AlertSeverity;
|
|
3180
3200
|
/** The tactics of the alert rule template */
|
|
3181
3201
|
tactics?: AttackTactic[];
|
|
3202
|
+
/** The techniques of the alert rule */
|
|
3203
|
+
techniques?: string[];
|
|
3204
|
+
/** All supported source signal configurations consumed in fusion detection. */
|
|
3205
|
+
sourceSettings?: FusionTemplateSourceSetting[];
|
|
3182
3206
|
};
|
|
3183
3207
|
|
|
3184
|
-
/** Fusion
|
|
3185
|
-
export declare
|
|
3186
|
-
/**
|
|
3208
|
+
/** Represents a Fusion scenario exclusion patterns in Fusion detection. */
|
|
3209
|
+
export declare interface FusionScenarioExclusionPattern {
|
|
3210
|
+
/** Scenario exclusion pattern. */
|
|
3211
|
+
exclusionPattern: string;
|
|
3212
|
+
/** DateTime when scenario exclusion pattern is added in UTC. */
|
|
3213
|
+
dateAddedInUTC: string;
|
|
3214
|
+
}
|
|
3215
|
+
|
|
3216
|
+
/** Represents a supported source signal configuration in Fusion detection. */
|
|
3217
|
+
export declare interface FusionSourceSettings {
|
|
3218
|
+
/** Determines whether this source signal is enabled or disabled in Fusion detection. */
|
|
3219
|
+
enabled: boolean;
|
|
3220
|
+
/** Name of the Fusion source signal. Refer to Fusion alert rule template for supported values. */
|
|
3221
|
+
sourceName: string;
|
|
3222
|
+
/** Configuration for all source subtypes under this source signal consumed in fusion detection. */
|
|
3223
|
+
sourceSubTypes?: FusionSourceSubTypeSetting[];
|
|
3224
|
+
}
|
|
3225
|
+
|
|
3226
|
+
/** Represents a supported source subtype configuration under a source signal in Fusion detection. */
|
|
3227
|
+
export declare interface FusionSourceSubTypeSetting {
|
|
3228
|
+
/** Determines whether this source subtype under source signal is enabled or disabled in Fusion detection. */
|
|
3229
|
+
enabled: boolean;
|
|
3230
|
+
/** The Name of the source subtype under a given source signal in Fusion detection. Refer to Fusion alert rule template for supported values. */
|
|
3231
|
+
sourceSubTypeName: string;
|
|
3232
|
+
/**
|
|
3233
|
+
* The display name of source subtype under a source signal consumed in Fusion detection.
|
|
3234
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3235
|
+
*/
|
|
3236
|
+
readonly sourceSubTypeDisplayName?: string;
|
|
3237
|
+
/** Severity configuration for a source subtype consumed in fusion detection. */
|
|
3238
|
+
severityFilters: FusionSubTypeSeverityFilter;
|
|
3239
|
+
}
|
|
3240
|
+
|
|
3241
|
+
/** Represents severity configuration for a source subtype consumed in Fusion detection. */
|
|
3242
|
+
export declare interface FusionSubTypeSeverityFilter {
|
|
3243
|
+
/**
|
|
3244
|
+
* Determines whether this source subtype supports severity configuration or not.
|
|
3245
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3246
|
+
*/
|
|
3247
|
+
readonly isSupported?: boolean;
|
|
3248
|
+
/** Individual Severity configuration settings for a given source subtype consumed in Fusion detection. */
|
|
3249
|
+
filters?: FusionSubTypeSeverityFiltersItem[];
|
|
3250
|
+
}
|
|
3251
|
+
|
|
3252
|
+
/** Represents a Severity filter setting for a given source subtype consumed in Fusion detection. */
|
|
3253
|
+
export declare interface FusionSubTypeSeverityFiltersItem {
|
|
3254
|
+
/** The Severity for a given source subtype consumed in Fusion detection. */
|
|
3187
3255
|
severity: AlertSeverity;
|
|
3188
|
-
/**
|
|
3189
|
-
|
|
3190
|
-
}
|
|
3256
|
+
/** Determines whether this severity is enabled or disabled for this source subtype consumed in Fusion detection. */
|
|
3257
|
+
enabled: boolean;
|
|
3258
|
+
}
|
|
3259
|
+
|
|
3260
|
+
/** Represents a source signal consumed in Fusion detection. */
|
|
3261
|
+
export declare interface FusionTemplateSourceSetting {
|
|
3262
|
+
/** The name of a source signal consumed in Fusion detection. */
|
|
3263
|
+
sourceName: string;
|
|
3264
|
+
/** All supported source subtypes under this source signal consumed in fusion detection. */
|
|
3265
|
+
sourceSubTypes?: FusionTemplateSourceSubType[];
|
|
3266
|
+
}
|
|
3267
|
+
|
|
3268
|
+
/** Represents a source subtype under a source signal consumed in Fusion detection. */
|
|
3269
|
+
export declare interface FusionTemplateSourceSubType {
|
|
3270
|
+
/** The name of source subtype under a source signal consumed in Fusion detection. */
|
|
3271
|
+
sourceSubTypeName: string;
|
|
3272
|
+
/**
|
|
3273
|
+
* The display name of source subtype under a source signal consumed in Fusion detection.
|
|
3274
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3275
|
+
*/
|
|
3276
|
+
readonly sourceSubTypeDisplayName?: string;
|
|
3277
|
+
/** Severity configuration available for a source subtype consumed in fusion detection. */
|
|
3278
|
+
severityFilter: FusionTemplateSubTypeSeverityFilter;
|
|
3279
|
+
}
|
|
3280
|
+
|
|
3281
|
+
/** Represents severity configurations available for a source subtype consumed in Fusion detection. */
|
|
3282
|
+
export declare interface FusionTemplateSubTypeSeverityFilter {
|
|
3283
|
+
/** Determines whether severity configuration is supported for this source subtype consumed in Fusion detection. */
|
|
3284
|
+
isSupported: boolean;
|
|
3285
|
+
/** List of all supported severities for this source subtype consumed in Fusion detection. */
|
|
3286
|
+
severityFilters?: AlertSeverity[];
|
|
3287
|
+
}
|
|
3191
3288
|
|
|
3192
3289
|
/** The geo-location context attached to the ip entity */
|
|
3193
3290
|
export declare interface GeoLocation {
|
|
@@ -3252,6 +3349,12 @@ export declare interface GetQueriesResponse {
|
|
|
3252
3349
|
value?: EntityQueryItemUnion[];
|
|
3253
3350
|
}
|
|
3254
3351
|
|
|
3352
|
+
/** Resources created in GitHub repository. */
|
|
3353
|
+
export declare interface GitHubResourceInfo {
|
|
3354
|
+
/** GitHub application installation id. */
|
|
3355
|
+
appInstallationId?: string;
|
|
3356
|
+
}
|
|
3357
|
+
|
|
3255
3358
|
/** The graph query to show the current data status */
|
|
3256
3359
|
export declare interface GraphQueries {
|
|
3257
3360
|
/** the metric that the query is checking */
|
|
@@ -3532,11 +3635,21 @@ export declare interface IncidentAdditionalData {
|
|
|
3532
3635
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3533
3636
|
*/
|
|
3534
3637
|
readonly alertProductNames?: string[];
|
|
3638
|
+
/**
|
|
3639
|
+
* The provider incident url to the incident in Microsoft 365 Defender portal
|
|
3640
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3641
|
+
*/
|
|
3642
|
+
readonly providerIncidentUrl?: string;
|
|
3535
3643
|
/**
|
|
3536
3644
|
* The tactics associated with incident
|
|
3537
3645
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3538
3646
|
*/
|
|
3539
3647
|
readonly tactics?: AttackTactic[];
|
|
3648
|
+
/**
|
|
3649
|
+
* The techniques associated with incident's tactics'
|
|
3650
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3651
|
+
*/
|
|
3652
|
+
readonly techniques?: string[];
|
|
3540
3653
|
}
|
|
3541
3654
|
|
|
3542
3655
|
/** List of incident alerts. */
|
|
@@ -3748,7 +3861,7 @@ export declare interface IncidentLabel {
|
|
|
3748
3861
|
* this enum contains the known values that the service supports.
|
|
3749
3862
|
* ### Known values supported by the service
|
|
3750
3863
|
* **User**: Label manually created by a user \
|
|
3751
|
-
* **
|
|
3864
|
+
* **AutoAssigned**: Label automatically created by the system
|
|
3752
3865
|
*/
|
|
3753
3866
|
export declare type IncidentLabelType = string;
|
|
3754
3867
|
|
|
@@ -3780,6 +3893,23 @@ export declare interface IncidentOwnerInfo {
|
|
|
3780
3893
|
readonly ownerType?: OwnerType;
|
|
3781
3894
|
}
|
|
3782
3895
|
|
|
3896
|
+
export declare interface IncidentPropertiesAction {
|
|
3897
|
+
/** The severity of the incident */
|
|
3898
|
+
severity?: IncidentSeverity;
|
|
3899
|
+
/** The status of the incident */
|
|
3900
|
+
status?: IncidentStatus;
|
|
3901
|
+
/** The reason the incident was closed */
|
|
3902
|
+
classification?: IncidentClassification;
|
|
3903
|
+
/** The classification reason the incident was closed with */
|
|
3904
|
+
classificationReason?: IncidentClassificationReason;
|
|
3905
|
+
/** Describes the reason the incident was closed */
|
|
3906
|
+
classificationComment?: string;
|
|
3907
|
+
/** Information on the user an incident is assigned to */
|
|
3908
|
+
owner?: IncidentOwnerInfo;
|
|
3909
|
+
/** List of labels to add to the incident */
|
|
3910
|
+
labels?: IncidentLabel[];
|
|
3911
|
+
}
|
|
3912
|
+
|
|
3783
3913
|
/** Interface representing a IncidentRelations. */
|
|
3784
3914
|
export declare interface IncidentRelations {
|
|
3785
3915
|
/**
|
|
@@ -3877,6 +4007,14 @@ export declare interface Incidents {
|
|
|
3877
4007
|
* @param options The options parameters.
|
|
3878
4008
|
*/
|
|
3879
4009
|
list(resourceGroupName: string, workspaceName: string, options?: IncidentsListOptionalParams): PagedAsyncIterableIterator<Incident>;
|
|
4010
|
+
/**
|
|
4011
|
+
* Triggers playbook on a specific incident
|
|
4012
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4013
|
+
* @param workspaceName The name of the workspace.
|
|
4014
|
+
* @param incidentIdentifier
|
|
4015
|
+
* @param options The options parameters.
|
|
4016
|
+
*/
|
|
4017
|
+
runPlaybook(resourceGroupName: string, workspaceName: string, incidentIdentifier: string, options?: IncidentsRunPlaybookOptionalParams): Promise<IncidentsRunPlaybookResponse>;
|
|
3880
4018
|
/**
|
|
3881
4019
|
* Gets an incident.
|
|
3882
4020
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -4026,6 +4164,14 @@ export declare interface IncidentsListOptionalParams extends coreClient.Operatio
|
|
|
4026
4164
|
/** Contains response data for the list operation. */
|
|
4027
4165
|
export declare type IncidentsListResponse = IncidentList;
|
|
4028
4166
|
|
|
4167
|
+
/** Optional parameters. */
|
|
4168
|
+
export declare interface IncidentsRunPlaybookOptionalParams extends coreClient.OperationOptions {
|
|
4169
|
+
requestBody?: ManualTriggerRequestBody;
|
|
4170
|
+
}
|
|
4171
|
+
|
|
4172
|
+
/** Contains response data for the runPlaybook operation. */
|
|
4173
|
+
export declare type IncidentsRunPlaybookResponse = Record<string, unknown>;
|
|
4174
|
+
|
|
4029
4175
|
/**
|
|
4030
4176
|
* Defines values for IncidentStatus. \
|
|
4031
4177
|
* {@link KnownIncidentStatus} can be used interchangeably with IncidentStatus,
|
|
@@ -4149,6 +4295,28 @@ export declare interface InstructionSteps {
|
|
|
4149
4295
|
|
|
4150
4296
|
export declare type InstructionStepsInstructionsItem = ConnectorInstructionModelBase & {};
|
|
4151
4297
|
|
|
4298
|
+
/** Represents IoT requirements check request. */
|
|
4299
|
+
export declare type IoTCheckRequirements = DataConnectorsCheckRequirements & {
|
|
4300
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4301
|
+
kind: "IOT";
|
|
4302
|
+
/** The subscription id to connect to, and get the data from. */
|
|
4303
|
+
subscriptionId?: string;
|
|
4304
|
+
};
|
|
4305
|
+
|
|
4306
|
+
/** Represents IoT data connector. */
|
|
4307
|
+
export declare type IoTDataConnector = DataConnector & {
|
|
4308
|
+
/** The available data types for the connector. */
|
|
4309
|
+
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
4310
|
+
/** The subscription id to connect to, and get the data from. */
|
|
4311
|
+
subscriptionId?: string;
|
|
4312
|
+
};
|
|
4313
|
+
|
|
4314
|
+
/** IoT data connector properties. */
|
|
4315
|
+
export declare type IoTDataConnectorProperties = DataConnectorWithAlertsProperties & {
|
|
4316
|
+
/** The subscription id to connect to, and get the data from. */
|
|
4317
|
+
subscriptionId?: string;
|
|
4318
|
+
};
|
|
4319
|
+
|
|
4152
4320
|
/** Represents an IoT device entity. */
|
|
4153
4321
|
export declare type IoTDeviceEntity = Entity & {
|
|
4154
4322
|
/**
|
|
@@ -4447,10 +4615,21 @@ export declare type KillChainIntent = string;
|
|
|
4447
4615
|
* **Parser** \
|
|
4448
4616
|
* **Watchlist** \
|
|
4449
4617
|
* **WatchlistTemplate** \
|
|
4450
|
-
* **Solution**
|
|
4618
|
+
* **Solution** \
|
|
4619
|
+
* **AzureFunction** \
|
|
4620
|
+
* **LogicAppsCustomConnector** \
|
|
4621
|
+
* **AutomationRule**
|
|
4451
4622
|
*/
|
|
4452
4623
|
export declare type Kind = string;
|
|
4453
4624
|
|
|
4625
|
+
/** Known values of {@link ActionType} that the service accepts. */
|
|
4626
|
+
export declare enum KnownActionType {
|
|
4627
|
+
/** Modify an object's properties */
|
|
4628
|
+
ModifyProperties = "ModifyProperties",
|
|
4629
|
+
/** Run a playbook on an object */
|
|
4630
|
+
RunPlaybook = "RunPlaybook"
|
|
4631
|
+
}
|
|
4632
|
+
|
|
4454
4633
|
/** Known values of {@link AlertDetail} that the service accepts. */
|
|
4455
4634
|
export declare enum KnownAlertDetail {
|
|
4456
4635
|
/** Alert display name */
|
|
@@ -4509,6 +4688,8 @@ export declare enum KnownAntispamMailDirection {
|
|
|
4509
4688
|
|
|
4510
4689
|
/** Known values of {@link AttackTactic} that the service accepts. */
|
|
4511
4690
|
export declare enum KnownAttackTactic {
|
|
4691
|
+
Reconnaissance = "Reconnaissance",
|
|
4692
|
+
ResourceDevelopment = "ResourceDevelopment",
|
|
4512
4693
|
InitialAccess = "InitialAccess",
|
|
4513
4694
|
Execution = "Execution",
|
|
4514
4695
|
Persistence = "Persistence",
|
|
@@ -4521,21 +4702,9 @@ export declare enum KnownAttackTactic {
|
|
|
4521
4702
|
Exfiltration = "Exfiltration",
|
|
4522
4703
|
CommandAndControl = "CommandAndControl",
|
|
4523
4704
|
Impact = "Impact",
|
|
4524
|
-
PreAttack = "PreAttack"
|
|
4525
|
-
|
|
4526
|
-
|
|
4527
|
-
/** Known values of {@link AutomationRuleActionType} that the service accepts. */
|
|
4528
|
-
export declare enum KnownAutomationRuleActionType {
|
|
4529
|
-
/** Modify an object's properties */
|
|
4530
|
-
ModifyProperties = "ModifyProperties",
|
|
4531
|
-
/** Run a playbook on an object */
|
|
4532
|
-
RunPlaybook = "RunPlaybook"
|
|
4533
|
-
}
|
|
4534
|
-
|
|
4535
|
-
/** Known values of {@link AutomationRuleConditionType} that the service accepts. */
|
|
4536
|
-
export declare enum KnownAutomationRuleConditionType {
|
|
4537
|
-
/** Evaluate an object property value */
|
|
4538
|
-
Property = "Property"
|
|
4705
|
+
PreAttack = "PreAttack",
|
|
4706
|
+
ImpairProcessControl = "ImpairProcessControl",
|
|
4707
|
+
InhibitResponseFunction = "InhibitResponseFunction"
|
|
4539
4708
|
}
|
|
4540
4709
|
|
|
4541
4710
|
/** Known values of {@link AutomationRulePropertyConditionSupportedOperator} that the service accepts. */
|
|
@@ -4568,15 +4737,17 @@ export declare enum KnownAutomationRulePropertyConditionSupportedProperty {
|
|
|
4568
4737
|
IncidentSeverity = "IncidentSeverity",
|
|
4569
4738
|
/** The status of the incident */
|
|
4570
4739
|
IncidentStatus = "IncidentStatus",
|
|
4571
|
-
/** The tactics of the incident */
|
|
4572
|
-
IncidentTactics = "IncidentTactics",
|
|
4573
4740
|
/** The related Analytic rule ids of the incident */
|
|
4574
4741
|
IncidentRelatedAnalyticRuleIds = "IncidentRelatedAnalyticRuleIds",
|
|
4742
|
+
/** The tactics of the incident */
|
|
4743
|
+
IncidentTactics = "IncidentTactics",
|
|
4744
|
+
/** The labels of the incident */
|
|
4745
|
+
IncidentLabel = "IncidentLabel",
|
|
4575
4746
|
/** The provider name of the incident */
|
|
4576
4747
|
IncidentProviderName = "IncidentProviderName",
|
|
4577
4748
|
/** The account Azure Active Directory tenant id */
|
|
4578
4749
|
AccountAadTenantId = "AccountAadTenantId",
|
|
4579
|
-
/** The account Azure Active Directory user id
|
|
4750
|
+
/** The account Azure Active Directory user id */
|
|
4580
4751
|
AccountAadUserId = "AccountAadUserId",
|
|
4581
4752
|
/** The account name */
|
|
4582
4753
|
AccountName = "AccountName",
|
|
@@ -4590,6 +4761,8 @@ export declare enum KnownAutomationRulePropertyConditionSupportedProperty {
|
|
|
4590
4761
|
AccountObjectGuid = "AccountObjectGuid",
|
|
4591
4762
|
/** The account user principal name suffix */
|
|
4592
4763
|
AccountUPNSuffix = "AccountUPNSuffix",
|
|
4764
|
+
/** The name of the product of the alert */
|
|
4765
|
+
AlertProductNames = "AlertProductNames",
|
|
4593
4766
|
/** The Azure resource id */
|
|
4594
4767
|
AzureResourceResourceId = "AzureResourceResourceId",
|
|
4595
4768
|
/** The Azure resource subscription id */
|
|
@@ -4616,7 +4789,7 @@ export declare enum KnownAutomationRulePropertyConditionSupportedProperty {
|
|
|
4616
4789
|
HostNTDomain = "HostNTDomain",
|
|
4617
4790
|
/** The host operating system */
|
|
4618
4791
|
HostOSVersion = "HostOSVersion",
|
|
4619
|
-
/** The IoT device id */
|
|
4792
|
+
/** "The IoT device id */
|
|
4620
4793
|
IoTDeviceId = "IoTDeviceId",
|
|
4621
4794
|
/** The IoT device name */
|
|
4622
4795
|
IoTDeviceName = "IoTDeviceName",
|
|
@@ -4666,6 +4839,12 @@ export declare enum KnownAutomationRulePropertyConditionSupportedProperty {
|
|
|
4666
4839
|
Url = "Url"
|
|
4667
4840
|
}
|
|
4668
4841
|
|
|
4842
|
+
/** Known values of {@link ConditionType} that the service accepts. */
|
|
4843
|
+
export declare enum KnownConditionType {
|
|
4844
|
+
/** Evaluate an object property value */
|
|
4845
|
+
Property = "Property"
|
|
4846
|
+
}
|
|
4847
|
+
|
|
4669
4848
|
/** Known values of {@link ConfidenceLevel} that the service accepts. */
|
|
4670
4849
|
export declare enum KnownConfidenceLevel {
|
|
4671
4850
|
/** Unknown confidence, the is the default value */
|
|
@@ -4735,6 +4914,8 @@ export declare enum KnownDataConnectorKind {
|
|
|
4735
4914
|
Office365 = "Office365",
|
|
4736
4915
|
OfficeATP = "OfficeATP",
|
|
4737
4916
|
OfficeIRM = "OfficeIRM",
|
|
4917
|
+
Office365Project = "Office365Project",
|
|
4918
|
+
OfficePowerBI = "OfficePowerBI",
|
|
4738
4919
|
AmazonWebServicesCloudTrail = "AmazonWebServicesCloudTrail",
|
|
4739
4920
|
AmazonWebServicesS3 = "AmazonWebServicesS3",
|
|
4740
4921
|
AzureAdvancedThreatProtection = "AzureAdvancedThreatProtection",
|
|
@@ -4743,7 +4924,8 @@ export declare enum KnownDataConnectorKind {
|
|
|
4743
4924
|
MicrosoftThreatProtection = "MicrosoftThreatProtection",
|
|
4744
4925
|
MicrosoftThreatIntelligence = "MicrosoftThreatIntelligence",
|
|
4745
4926
|
GenericUI = "GenericUI",
|
|
4746
|
-
APIPolling = "APIPolling"
|
|
4927
|
+
APIPolling = "APIPolling",
|
|
4928
|
+
IOT = "IOT"
|
|
4747
4929
|
}
|
|
4748
4930
|
|
|
4749
4931
|
/** Known values of {@link DataConnectorLicenseState} that the service accepts. */
|
|
@@ -4759,9 +4941,31 @@ export declare enum KnownDataTypeState {
|
|
|
4759
4941
|
Disabled = "Disabled"
|
|
4760
4942
|
}
|
|
4761
4943
|
|
|
4762
|
-
/** Known values of {@link
|
|
4763
|
-
export declare enum
|
|
4764
|
-
|
|
4944
|
+
/** Known values of {@link DeploymentFetchStatus} that the service accepts. */
|
|
4945
|
+
export declare enum KnownDeploymentFetchStatus {
|
|
4946
|
+
Success = "Success",
|
|
4947
|
+
Unauthorized = "Unauthorized",
|
|
4948
|
+
NotFound = "NotFound"
|
|
4949
|
+
}
|
|
4950
|
+
|
|
4951
|
+
/** Known values of {@link DeploymentResult} that the service accepts. */
|
|
4952
|
+
export declare enum KnownDeploymentResult {
|
|
4953
|
+
Success = "Success",
|
|
4954
|
+
Canceled = "Canceled",
|
|
4955
|
+
Failed = "Failed"
|
|
4956
|
+
}
|
|
4957
|
+
|
|
4958
|
+
/** Known values of {@link DeploymentState} that the service accepts. */
|
|
4959
|
+
export declare enum KnownDeploymentState {
|
|
4960
|
+
InProgress = "In_Progress",
|
|
4961
|
+
Completed = "Completed",
|
|
4962
|
+
Queued = "Queued",
|
|
4963
|
+
Canceling = "Canceling"
|
|
4964
|
+
}
|
|
4965
|
+
|
|
4966
|
+
/** Known values of {@link EntityItemQueryKind} that the service accepts. */
|
|
4967
|
+
export declare enum KnownEntityItemQueryKind {
|
|
4968
|
+
/** insight */
|
|
4765
4969
|
Insight = "Insight"
|
|
4766
4970
|
}
|
|
4767
4971
|
|
|
@@ -4919,8 +5123,8 @@ export declare enum KnownEntityType {
|
|
|
4919
5123
|
SubmissionMail = "SubmissionMail"
|
|
4920
5124
|
}
|
|
4921
5125
|
|
|
4922
|
-
/** Known values of {@link
|
|
4923
|
-
export declare enum
|
|
5126
|
+
/** Known values of {@link Enum12} that the service accepts. */
|
|
5127
|
+
export declare enum KnownEnum12 {
|
|
4924
5128
|
Expansion = "Expansion",
|
|
4925
5129
|
Activity = "Activity"
|
|
4926
5130
|
}
|
|
@@ -4974,7 +5178,7 @@ export declare enum KnownIncidentLabelType {
|
|
|
4974
5178
|
/** Label manually created by a user */
|
|
4975
5179
|
User = "User",
|
|
4976
5180
|
/** Label automatically created by the system */
|
|
4977
|
-
|
|
5181
|
+
AutoAssigned = "AutoAssigned"
|
|
4978
5182
|
}
|
|
4979
5183
|
|
|
4980
5184
|
/** Known values of {@link IncidentSeverity} that the service accepts. */
|
|
@@ -5046,7 +5250,10 @@ export declare enum KnownKind {
|
|
|
5046
5250
|
Parser = "Parser",
|
|
5047
5251
|
Watchlist = "Watchlist",
|
|
5048
5252
|
WatchlistTemplate = "WatchlistTemplate",
|
|
5049
|
-
Solution = "Solution"
|
|
5253
|
+
Solution = "Solution",
|
|
5254
|
+
AzureFunction = "AzureFunction",
|
|
5255
|
+
LogicAppsCustomConnector = "LogicAppsCustomConnector",
|
|
5256
|
+
AutomationRule = "AutomationRule"
|
|
5050
5257
|
}
|
|
5051
5258
|
|
|
5052
5259
|
/** Known values of {@link MatchingMethod} that the service accepts. */
|
|
@@ -5192,12 +5399,6 @@ export declare enum KnownSkuKind {
|
|
|
5192
5399
|
CapacityReservation = "CapacityReservation"
|
|
5193
5400
|
}
|
|
5194
5401
|
|
|
5195
|
-
/** Known values of {@link Source} that the service accepts. */
|
|
5196
|
-
export declare enum KnownSource {
|
|
5197
|
-
LocalFile = "Local file",
|
|
5198
|
-
RemoteStorage = "Remote storage"
|
|
5199
|
-
}
|
|
5200
|
-
|
|
5201
5402
|
/** Known values of {@link SourceKind} that the service accepts. */
|
|
5202
5403
|
export declare enum KnownSourceKind {
|
|
5203
5404
|
LocalWorkspace = "LocalWorkspace",
|
|
@@ -5206,6 +5407,12 @@ export declare enum KnownSourceKind {
|
|
|
5206
5407
|
SourceRepository = "SourceRepository"
|
|
5207
5408
|
}
|
|
5208
5409
|
|
|
5410
|
+
/** Known values of {@link SourceType} that the service accepts. */
|
|
5411
|
+
export declare enum KnownSourceType {
|
|
5412
|
+
LocalFile = "Local file",
|
|
5413
|
+
RemoteStorage = "Remote storage"
|
|
5414
|
+
}
|
|
5415
|
+
|
|
5209
5416
|
/** Known values of {@link SupportTier} that the service accepts. */
|
|
5210
5417
|
export declare enum KnownSupportTier {
|
|
5211
5418
|
Microsoft = "Microsoft",
|
|
@@ -5256,6 +5463,12 @@ export declare enum KnownUebaDataSources {
|
|
|
5256
5463
|
SigninLogs = "SigninLogs"
|
|
5257
5464
|
}
|
|
5258
5465
|
|
|
5466
|
+
/** Known values of {@link Version} that the service accepts. */
|
|
5467
|
+
export declare enum KnownVersion {
|
|
5468
|
+
V1 = "V1",
|
|
5469
|
+
V2 = "V2"
|
|
5470
|
+
}
|
|
5471
|
+
|
|
5259
5472
|
/** Data type for last data received */
|
|
5260
5473
|
export declare interface LastDataReceivedDataType {
|
|
5261
5474
|
/** Name of the data type to show in the graph. can be use with {{graphQueriesTableName}} placeholder */
|
|
@@ -5776,6 +5989,11 @@ export declare type MalwareEntityProperties = EntityCommonProperties & {
|
|
|
5776
5989
|
readonly processEntityIds?: string[];
|
|
5777
5990
|
};
|
|
5778
5991
|
|
|
5992
|
+
export declare interface ManualTriggerRequestBody {
|
|
5993
|
+
tenantId?: string;
|
|
5994
|
+
logicAppsResourceId?: string;
|
|
5995
|
+
}
|
|
5996
|
+
|
|
5779
5997
|
/**
|
|
5780
5998
|
* Defines values for MatchingMethod. \
|
|
5781
5999
|
* {@link KnownMatchingMethod} can be used interchangeably with MatchingMethod,
|
|
@@ -6004,6 +6222,20 @@ export declare type MetadataModel = ResourceWithEtag & {
|
|
|
6004
6222
|
firstPublishDate?: Date;
|
|
6005
6223
|
/** last publish date for the solution content item */
|
|
6006
6224
|
lastPublishDate?: Date;
|
|
6225
|
+
/** The custom version of the content. A optional free text */
|
|
6226
|
+
customVersion?: string;
|
|
6227
|
+
/** Schema version of the content. Can be used to distinguish between different flow based on the schema version */
|
|
6228
|
+
contentSchemaVersion?: string;
|
|
6229
|
+
/** the icon identifier. this id can later be fetched from the solution template */
|
|
6230
|
+
icon?: string;
|
|
6231
|
+
/** the tactics the resource covers */
|
|
6232
|
+
threatAnalysisTactics?: string[];
|
|
6233
|
+
/** the techniques the resource covers, these have to be aligned with the tactics being used */
|
|
6234
|
+
threatAnalysisTechniques?: string[];
|
|
6235
|
+
/** preview image file names. These will be taken from the solution artifacts */
|
|
6236
|
+
previewImages?: string[];
|
|
6237
|
+
/** preview image file names. These will be taken from the solution artifacts. used for dark theme support */
|
|
6238
|
+
previewImagesDark?: string[];
|
|
6007
6239
|
};
|
|
6008
6240
|
|
|
6009
6241
|
/** Metadata patch request body. */
|
|
@@ -6032,6 +6264,20 @@ export declare type MetadataPatch = ResourceWithEtag & {
|
|
|
6032
6264
|
firstPublishDate?: Date;
|
|
6033
6265
|
/** last publish date for the solution content item */
|
|
6034
6266
|
lastPublishDate?: Date;
|
|
6267
|
+
/** The custom version of the content. A optional free text */
|
|
6268
|
+
customVersion?: string;
|
|
6269
|
+
/** Schema version of the content. Can be used to distinguish between different flow based on the schema version */
|
|
6270
|
+
contentSchemaVersion?: string;
|
|
6271
|
+
/** the icon identifier. this id can later be fetched from the solution template */
|
|
6272
|
+
icon?: string;
|
|
6273
|
+
/** the tactics the resource covers */
|
|
6274
|
+
threatAnalysisTactics?: string[];
|
|
6275
|
+
/** the techniques the resource covers, these have to be aligned with the tactics being used */
|
|
6276
|
+
threatAnalysisTechniques?: string[];
|
|
6277
|
+
/** preview image file names. These will be taken from the solution artifacts */
|
|
6278
|
+
previewImages?: string[];
|
|
6279
|
+
/** preview image file names. These will be taken from the solution artifacts. used for dark theme support */
|
|
6280
|
+
previewImagesDark?: string[];
|
|
6035
6281
|
};
|
|
6036
6282
|
|
|
6037
6283
|
/** The original source of the content item, where it comes from. */
|
|
@@ -6150,7 +6396,16 @@ export declare type MicrosoftSecurityIncidentCreationAlertRuleTemplate = AlertRu
|
|
|
6150
6396
|
};
|
|
6151
6397
|
|
|
6152
6398
|
/** MicrosoftSecurityIncidentCreation rule template properties */
|
|
6153
|
-
export declare type MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties = AlertRuleTemplatePropertiesBase &
|
|
6399
|
+
export declare type MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties = AlertRuleTemplatePropertiesBase & {
|
|
6400
|
+
/** the alerts' displayNames on which the cases will be generated */
|
|
6401
|
+
displayNamesFilter?: string[];
|
|
6402
|
+
/** the alerts' displayNames on which the cases will not be generated */
|
|
6403
|
+
displayNamesExcludeFilter?: string[];
|
|
6404
|
+
/** The alerts' productName on which the cases will be generated */
|
|
6405
|
+
productFilter?: MicrosoftSecurityProductName;
|
|
6406
|
+
/** the alerts' severities on which the cases will be generated */
|
|
6407
|
+
severitiesFilter?: AlertSeverity[];
|
|
6408
|
+
};
|
|
6154
6409
|
|
|
6155
6410
|
/**
|
|
6156
6411
|
* Defines values for MicrosoftSecurityProductName. \
|
|
@@ -6198,6 +6453,11 @@ export declare type MLBehaviorAnalyticsAlertRule = AlertRule & {
|
|
|
6198
6453
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6199
6454
|
*/
|
|
6200
6455
|
readonly tactics?: AttackTactic[];
|
|
6456
|
+
/**
|
|
6457
|
+
* The techniques of the alert rule
|
|
6458
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6459
|
+
*/
|
|
6460
|
+
readonly techniques?: string[];
|
|
6201
6461
|
};
|
|
6202
6462
|
|
|
6203
6463
|
/** Represents MLBehaviorAnalytics alert rule template. */
|
|
@@ -6222,18 +6482,18 @@ export declare type MLBehaviorAnalyticsAlertRuleTemplate = AlertRuleTemplate & {
|
|
|
6222
6482
|
requiredDataConnectors?: AlertRuleTemplateDataSource[];
|
|
6223
6483
|
/** The alert rule template status. */
|
|
6224
6484
|
status?: TemplateStatus;
|
|
6485
|
+
/** The tactics of the alert rule */
|
|
6486
|
+
tactics?: AttackTactic[];
|
|
6487
|
+
/** The techniques of the alert rule */
|
|
6488
|
+
techniques?: string[];
|
|
6225
6489
|
/** The severity for alerts created by this alert rule. */
|
|
6226
6490
|
severity?: AlertSeverity;
|
|
6227
|
-
/** The tactics of the alert rule template. */
|
|
6228
|
-
tactics?: AttackTactic[];
|
|
6229
6491
|
};
|
|
6230
6492
|
|
|
6231
6493
|
/** MLBehaviorAnalytics alert rule template properties. */
|
|
6232
|
-
export declare type MLBehaviorAnalyticsAlertRuleTemplateProperties =
|
|
6494
|
+
export declare type MLBehaviorAnalyticsAlertRuleTemplateProperties = AlertRuleTemplateWithMitreProperties & {
|
|
6233
6495
|
/** The severity for alerts created by this alert rule. */
|
|
6234
6496
|
severity: AlertSeverity;
|
|
6235
|
-
/** The tactics of the alert rule template. */
|
|
6236
|
-
tactics?: AttackTactic[];
|
|
6237
6497
|
};
|
|
6238
6498
|
|
|
6239
6499
|
/** Represents Microsoft Threat Intelligence requirements check request. */
|
|
@@ -6325,6 +6585,10 @@ export declare type NrtAlertRule = AlertRule & {
|
|
|
6325
6585
|
description?: string;
|
|
6326
6586
|
/** The query that creates alerts for this rule. */
|
|
6327
6587
|
query?: string;
|
|
6588
|
+
/** The tactics of the alert rule */
|
|
6589
|
+
tactics?: AttackTactic[];
|
|
6590
|
+
/** The techniques of the alert rule */
|
|
6591
|
+
techniques?: string[];
|
|
6328
6592
|
/** The display name for alerts created by this alert rule. */
|
|
6329
6593
|
displayName?: string;
|
|
6330
6594
|
/** Determines whether this alert rule is enabled or disabled. */
|
|
@@ -6340,8 +6604,6 @@ export declare type NrtAlertRule = AlertRule & {
|
|
|
6340
6604
|
suppressionEnabled?: boolean;
|
|
6341
6605
|
/** The severity for alerts created by this alert rule. */
|
|
6342
6606
|
severity?: AlertSeverity;
|
|
6343
|
-
/** The tactics of the alert rule */
|
|
6344
|
-
tactics?: AttackTactic[];
|
|
6345
6607
|
/** The settings of the incidents that created from alerts triggered by this analytics rule */
|
|
6346
6608
|
incidentConfiguration?: IncidentConfiguration;
|
|
6347
6609
|
/** Dictionary of string key-value pairs of columns to be attached to the alert */
|
|
@@ -6354,9 +6616,6 @@ export declare type NrtAlertRule = AlertRule & {
|
|
|
6354
6616
|
alertDetailsOverride?: AlertDetailsOverride;
|
|
6355
6617
|
};
|
|
6356
6618
|
|
|
6357
|
-
/** Nrt alert rule base property bag. */
|
|
6358
|
-
export declare type NrtAlertRuleProperties = QueryBasedAlertRuleProperties & {};
|
|
6359
|
-
|
|
6360
6619
|
/** Represents NRT alert rule template. */
|
|
6361
6620
|
export declare type NrtAlertRuleTemplate = AlertRuleTemplate & {
|
|
6362
6621
|
/** the number of alert rules that were created by this template */
|
|
@@ -6379,12 +6638,14 @@ export declare type NrtAlertRuleTemplate = AlertRuleTemplate & {
|
|
|
6379
6638
|
requiredDataConnectors?: AlertRuleTemplateDataSource[];
|
|
6380
6639
|
/** The alert rule template status. */
|
|
6381
6640
|
status?: TemplateStatus;
|
|
6641
|
+
/** The tactics of the alert rule */
|
|
6642
|
+
tactics?: AttackTactic[];
|
|
6643
|
+
/** The techniques of the alert rule */
|
|
6644
|
+
techniques?: string[];
|
|
6382
6645
|
/** The query that creates alerts for this rule. */
|
|
6383
6646
|
query?: string;
|
|
6384
6647
|
/** The severity for alerts created by this alert rule. */
|
|
6385
6648
|
severity?: AlertSeverity;
|
|
6386
|
-
/** The tactics of the alert rule */
|
|
6387
|
-
tactics?: AttackTactic[];
|
|
6388
6649
|
/** The version of this template - in format <a.b.c>, where all are numbers. For example <1.0.2>. */
|
|
6389
6650
|
version?: string;
|
|
6390
6651
|
/** Dictionary of string key-value pairs of columns to be attached to the alert */
|
|
@@ -6398,7 +6659,41 @@ export declare type NrtAlertRuleTemplate = AlertRuleTemplate & {
|
|
|
6398
6659
|
};
|
|
6399
6660
|
|
|
6400
6661
|
/** NRT alert rule template properties */
|
|
6401
|
-
export declare type NrtAlertRuleTemplateProperties =
|
|
6662
|
+
export declare type NrtAlertRuleTemplateProperties = AlertRuleTemplateWithMitreProperties & QueryBasedAlertRuleTemplateProperties & {};
|
|
6663
|
+
|
|
6664
|
+
/** Represents Office365 Project requirements check request. */
|
|
6665
|
+
export declare type Office365ProjectCheckRequirements = DataConnectorsCheckRequirements & {
|
|
6666
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6667
|
+
kind: "Office365Project";
|
|
6668
|
+
/** The tenant id to connect to, and get the data from. */
|
|
6669
|
+
tenantId?: string;
|
|
6670
|
+
};
|
|
6671
|
+
|
|
6672
|
+
/** Office365 Project requirements check properties. */
|
|
6673
|
+
export declare type Office365ProjectCheckRequirementsProperties = DataConnectorTenantId & {};
|
|
6674
|
+
|
|
6675
|
+
/** The available data types for Office Microsoft Project data connector. */
|
|
6676
|
+
export declare interface Office365ProjectConnectorDataTypes {
|
|
6677
|
+
/** Logs data type. */
|
|
6678
|
+
logs: Office365ProjectConnectorDataTypesLogs;
|
|
6679
|
+
}
|
|
6680
|
+
|
|
6681
|
+
/** Logs data type. */
|
|
6682
|
+
export declare type Office365ProjectConnectorDataTypesLogs = DataConnectorDataTypeCommon & {};
|
|
6683
|
+
|
|
6684
|
+
/** Represents Office Microsoft Project data connector. */
|
|
6685
|
+
export declare type Office365ProjectDataConnector = DataConnector & {
|
|
6686
|
+
/** The tenant id to connect to, and get the data from. */
|
|
6687
|
+
tenantId?: string;
|
|
6688
|
+
/** The available data types for the connector. */
|
|
6689
|
+
dataTypes?: Office365ProjectConnectorDataTypes;
|
|
6690
|
+
};
|
|
6691
|
+
|
|
6692
|
+
/** Office Microsoft Project data connector properties. */
|
|
6693
|
+
export declare type Office365ProjectDataConnectorProperties = DataConnectorTenantId & {
|
|
6694
|
+
/** The available data types for the connector. */
|
|
6695
|
+
dataTypes: Office365ProjectConnectorDataTypes;
|
|
6696
|
+
};
|
|
6402
6697
|
|
|
6403
6698
|
/** Represents OfficeATP (Office 365 Advanced Threat Protection) requirements check request. */
|
|
6404
6699
|
export declare type OfficeATPCheckRequirements = DataConnectorsCheckRequirements & {
|
|
@@ -6548,6 +6843,40 @@ export declare type OfficeIRMDataConnector = DataConnector & {
|
|
|
6548
6843
|
/** OfficeIRM (Microsoft Insider Risk Management) data connector properties. */
|
|
6549
6844
|
export declare type OfficeIRMDataConnectorProperties = DataConnectorTenantId & DataConnectorWithAlertsProperties & {};
|
|
6550
6845
|
|
|
6846
|
+
/** Represents Office PowerBI requirements check request. */
|
|
6847
|
+
export declare type OfficePowerBICheckRequirements = DataConnectorsCheckRequirements & {
|
|
6848
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6849
|
+
kind: "OfficePowerBI";
|
|
6850
|
+
/** The tenant id to connect to, and get the data from. */
|
|
6851
|
+
tenantId?: string;
|
|
6852
|
+
};
|
|
6853
|
+
|
|
6854
|
+
/** Office PowerBI requirements check properties. */
|
|
6855
|
+
export declare type OfficePowerBICheckRequirementsProperties = DataConnectorTenantId & {};
|
|
6856
|
+
|
|
6857
|
+
/** The available data types for Office Microsoft PowerBI data connector. */
|
|
6858
|
+
export declare interface OfficePowerBIConnectorDataTypes {
|
|
6859
|
+
/** Logs data type. */
|
|
6860
|
+
logs: OfficePowerBIConnectorDataTypesLogs;
|
|
6861
|
+
}
|
|
6862
|
+
|
|
6863
|
+
/** Logs data type. */
|
|
6864
|
+
export declare type OfficePowerBIConnectorDataTypesLogs = DataConnectorDataTypeCommon & {};
|
|
6865
|
+
|
|
6866
|
+
/** Represents Office Microsoft PowerBI data connector. */
|
|
6867
|
+
export declare type OfficePowerBIDataConnector = DataConnector & {
|
|
6868
|
+
/** The tenant id to connect to, and get the data from. */
|
|
6869
|
+
tenantId?: string;
|
|
6870
|
+
/** The available data types for the connector. */
|
|
6871
|
+
dataTypes?: OfficePowerBIConnectorDataTypes;
|
|
6872
|
+
};
|
|
6873
|
+
|
|
6874
|
+
/** Office Microsoft PowerBI data connector properties. */
|
|
6875
|
+
export declare type OfficePowerBIDataConnectorProperties = DataConnectorTenantId & {
|
|
6876
|
+
/** The available data types for the connector. */
|
|
6877
|
+
dataTypes: OfficePowerBIConnectorDataTypes;
|
|
6878
|
+
};
|
|
6879
|
+
|
|
6551
6880
|
/** Operation provided by provider */
|
|
6552
6881
|
export declare interface Operation {
|
|
6553
6882
|
/** Properties of the operation */
|
|
@@ -6666,6 +6995,13 @@ export declare type PermissionsCustomsItem = Customs & {};
|
|
|
6666
6995
|
|
|
6667
6996
|
export declare type PermissionsResourceProviderItem = ResourceProvider & {};
|
|
6668
6997
|
|
|
6998
|
+
export declare interface PlaybookActionProperties {
|
|
6999
|
+
/** The resource id of the playbook resource */
|
|
7000
|
+
logicAppResourceId?: string;
|
|
7001
|
+
/** The tenant id of the playbook resource */
|
|
7002
|
+
tenantId?: string;
|
|
7003
|
+
}
|
|
7004
|
+
|
|
6669
7005
|
/**
|
|
6670
7006
|
* Defines values for PollingFrequency. \
|
|
6671
7007
|
* {@link KnownPollingFrequency} can be used interchangeably with PollingFrequency,
|
|
@@ -6842,6 +7178,13 @@ export declare interface ProductSettingsUpdateOptionalParams extends coreClient.
|
|
|
6842
7178
|
/** Contains response data for the update operation. */
|
|
6843
7179
|
export declare type ProductSettingsUpdateResponse = SettingsUnion;
|
|
6844
7180
|
|
|
7181
|
+
/** Describes an automation rule condition that evaluates a property's value */
|
|
7182
|
+
export declare type PropertyConditionProperties = AutomationRuleCondition & {
|
|
7183
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7184
|
+
conditionType: "Property";
|
|
7185
|
+
conditionProperties?: AutomationRulePropertyValuesCondition;
|
|
7186
|
+
};
|
|
7187
|
+
|
|
6845
7188
|
/**
|
|
6846
7189
|
* Defines values for ProviderName. \
|
|
6847
7190
|
* {@link KnownProviderName} can be used interchangeably with ProviderName,
|
|
@@ -6856,53 +7199,12 @@ export declare type ProductSettingsUpdateResponse = SettingsUnion;
|
|
|
6856
7199
|
*/
|
|
6857
7200
|
export declare type ProviderName = string;
|
|
6858
7201
|
|
|
6859
|
-
/** Query based alert rule base property bag. */
|
|
6860
|
-
export declare interface QueryBasedAlertRuleProperties {
|
|
6861
|
-
/** The Name of the alert rule template used to create this rule. */
|
|
6862
|
-
alertRuleTemplateName?: string;
|
|
6863
|
-
/** 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> */
|
|
6864
|
-
templateVersion?: string;
|
|
6865
|
-
/** The description of the alert rule. */
|
|
6866
|
-
description?: string;
|
|
6867
|
-
/** The query that creates alerts for this rule. */
|
|
6868
|
-
query?: string;
|
|
6869
|
-
/** The display name for alerts created by this alert rule. */
|
|
6870
|
-
displayName: string;
|
|
6871
|
-
/** Determines whether this alert rule is enabled or disabled. */
|
|
6872
|
-
enabled: boolean;
|
|
6873
|
-
/**
|
|
6874
|
-
* The last time that this alert rule has been modified.
|
|
6875
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6876
|
-
*/
|
|
6877
|
-
readonly lastModifiedUtc?: Date;
|
|
6878
|
-
/** The suppression (in ISO 8601 duration format) to wait since last time this alert rule been triggered. */
|
|
6879
|
-
suppressionDuration: string;
|
|
6880
|
-
/** Determines whether the suppression for this alert rule is enabled or disabled. */
|
|
6881
|
-
suppressionEnabled: boolean;
|
|
6882
|
-
/** The severity for alerts created by this alert rule. */
|
|
6883
|
-
severity?: AlertSeverity;
|
|
6884
|
-
/** The tactics of the alert rule */
|
|
6885
|
-
tactics?: AttackTactic[];
|
|
6886
|
-
/** The settings of the incidents that created from alerts triggered by this analytics rule */
|
|
6887
|
-
incidentConfiguration?: IncidentConfiguration;
|
|
6888
|
-
/** Dictionary of string key-value pairs of columns to be attached to the alert */
|
|
6889
|
-
customDetails?: {
|
|
6890
|
-
[propertyName: string]: string;
|
|
6891
|
-
};
|
|
6892
|
-
/** Array of the entity mappings of the alert rule */
|
|
6893
|
-
entityMappings?: EntityMapping[];
|
|
6894
|
-
/** The alert details override settings */
|
|
6895
|
-
alertDetailsOverride?: AlertDetailsOverride;
|
|
6896
|
-
}
|
|
6897
|
-
|
|
6898
7202
|
/** Query based alert rule template base property bag. */
|
|
6899
7203
|
export declare interface QueryBasedAlertRuleTemplateProperties {
|
|
6900
7204
|
/** The query that creates alerts for this rule. */
|
|
6901
7205
|
query?: string;
|
|
6902
7206
|
/** The severity for alerts created by this alert rule. */
|
|
6903
7207
|
severity?: AlertSeverity;
|
|
6904
|
-
/** The tactics of the alert rule */
|
|
6905
|
-
tactics?: AttackTactic[];
|
|
6906
7208
|
/** The version of this template - in format <a.b.c>, where all are numbers. For example <1.0.2>. */
|
|
6907
7209
|
version?: string;
|
|
6908
7210
|
/** Dictionary of string key-value pairs of columns to be attached to the alert */
|
|
@@ -7116,6 +7418,16 @@ export declare interface Repository {
|
|
|
7116
7418
|
pathMapping?: ContentPathMap[];
|
|
7117
7419
|
}
|
|
7118
7420
|
|
|
7421
|
+
/** Resources created in user's repository for the source-control. */
|
|
7422
|
+
export declare interface RepositoryResourceInfo {
|
|
7423
|
+
/** The webhook object created for the source-control. */
|
|
7424
|
+
webhook?: Webhook;
|
|
7425
|
+
/** Resources created in GitHub for this source-control. */
|
|
7426
|
+
gitHubResourceInfo?: GitHubResourceInfo;
|
|
7427
|
+
/** Resources created in Azure DevOps for this source-control. */
|
|
7428
|
+
azureDevOpsResourceInfo?: AzureDevOpsResourceInfo;
|
|
7429
|
+
}
|
|
7430
|
+
|
|
7119
7431
|
/**
|
|
7120
7432
|
* Defines values for RepoType. \
|
|
7121
7433
|
* {@link KnownRepoType} can be used interchangeably with RepoType,
|
|
@@ -7192,24 +7504,34 @@ export declare interface SampleQueries {
|
|
|
7192
7504
|
|
|
7193
7505
|
/** Represents scheduled alert rule. */
|
|
7194
7506
|
export declare type ScheduledAlertRule = AlertRule & {
|
|
7507
|
+
/** The query that creates alerts for this rule. */
|
|
7508
|
+
query?: string;
|
|
7195
7509
|
/** The frequency (in ISO 8601 duration format) for this alert rule to run. */
|
|
7196
7510
|
queryFrequency?: string;
|
|
7197
7511
|
/** The period (in ISO 8601 duration format) that this alert rule looks at. */
|
|
7198
7512
|
queryPeriod?: string;
|
|
7513
|
+
/** The severity for alerts created by this alert rule. */
|
|
7514
|
+
severity?: AlertSeverity;
|
|
7199
7515
|
/** The operation against the threshold that triggers alert rule. */
|
|
7200
7516
|
triggerOperator?: TriggerOperator;
|
|
7201
7517
|
/** The threshold triggers this alert rule. */
|
|
7202
7518
|
triggerThreshold?: number;
|
|
7203
7519
|
/** The event grouping settings. */
|
|
7204
7520
|
eventGroupingSettings?: EventGroupingSettings;
|
|
7521
|
+
/** Dictionary of string key-value pairs of columns to be attached to the alert */
|
|
7522
|
+
customDetails?: {
|
|
7523
|
+
[propertyName: string]: string;
|
|
7524
|
+
};
|
|
7525
|
+
/** Array of the entity mappings of the alert rule */
|
|
7526
|
+
entityMappings?: EntityMapping[];
|
|
7527
|
+
/** The alert details override settings */
|
|
7528
|
+
alertDetailsOverride?: AlertDetailsOverride;
|
|
7205
7529
|
/** The Name of the alert rule template used to create this rule. */
|
|
7206
7530
|
alertRuleTemplateName?: string;
|
|
7207
7531
|
/** 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> */
|
|
7208
7532
|
templateVersion?: string;
|
|
7209
7533
|
/** The description of the alert rule. */
|
|
7210
7534
|
description?: string;
|
|
7211
|
-
/** The query that creates alerts for this rule. */
|
|
7212
|
-
query?: string;
|
|
7213
7535
|
/** The display name for alerts created by this alert rule. */
|
|
7214
7536
|
displayName?: string;
|
|
7215
7537
|
/** Determines whether this alert rule is enabled or disabled. */
|
|
@@ -7223,69 +7545,111 @@ export declare type ScheduledAlertRule = AlertRule & {
|
|
|
7223
7545
|
suppressionDuration?: string;
|
|
7224
7546
|
/** Determines whether the suppression for this alert rule is enabled or disabled. */
|
|
7225
7547
|
suppressionEnabled?: boolean;
|
|
7226
|
-
/** The severity for alerts created by this alert rule. */
|
|
7227
|
-
severity?: AlertSeverity;
|
|
7228
7548
|
/** The tactics of the alert rule */
|
|
7229
7549
|
tactics?: AttackTactic[];
|
|
7550
|
+
/** The techniques of the alert rule */
|
|
7551
|
+
techniques?: string[];
|
|
7230
7552
|
/** The settings of the incidents that created from alerts triggered by this analytics rule */
|
|
7231
7553
|
incidentConfiguration?: IncidentConfiguration;
|
|
7232
|
-
/** Dictionary of string key-value pairs of columns to be attached to the alert */
|
|
7233
|
-
customDetails?: {
|
|
7234
|
-
[propertyName: string]: string;
|
|
7235
|
-
};
|
|
7236
|
-
/** Array of the entity mappings of the alert rule */
|
|
7237
|
-
entityMappings?: EntityMapping[];
|
|
7238
|
-
/** The alert details override settings */
|
|
7239
|
-
alertDetailsOverride?: AlertDetailsOverride;
|
|
7240
7554
|
};
|
|
7241
7555
|
|
|
7242
7556
|
/** Scheduled alert rule template property bag. */
|
|
7243
7557
|
export declare interface ScheduledAlertRuleCommonProperties {
|
|
7558
|
+
/** The query that creates alerts for this rule. */
|
|
7559
|
+
query?: string;
|
|
7244
7560
|
/** The frequency (in ISO 8601 duration format) for this alert rule to run. */
|
|
7245
7561
|
queryFrequency?: string;
|
|
7246
7562
|
/** The period (in ISO 8601 duration format) that this alert rule looks at. */
|
|
7247
7563
|
queryPeriod?: string;
|
|
7564
|
+
/** The severity for alerts created by this alert rule. */
|
|
7565
|
+
severity?: AlertSeverity;
|
|
7248
7566
|
/** The operation against the threshold that triggers alert rule. */
|
|
7249
7567
|
triggerOperator?: TriggerOperator;
|
|
7250
7568
|
/** The threshold triggers this alert rule. */
|
|
7251
7569
|
triggerThreshold?: number;
|
|
7252
7570
|
/** The event grouping settings. */
|
|
7253
7571
|
eventGroupingSettings?: EventGroupingSettings;
|
|
7572
|
+
/** Dictionary of string key-value pairs of columns to be attached to the alert */
|
|
7573
|
+
customDetails?: {
|
|
7574
|
+
[propertyName: string]: string;
|
|
7575
|
+
};
|
|
7576
|
+
/** Array of the entity mappings of the alert rule */
|
|
7577
|
+
entityMappings?: EntityMapping[];
|
|
7578
|
+
/** The alert details override settings */
|
|
7579
|
+
alertDetailsOverride?: AlertDetailsOverride;
|
|
7254
7580
|
}
|
|
7255
7581
|
|
|
7256
7582
|
/** Scheduled alert rule base property bag. */
|
|
7257
|
-
export declare type ScheduledAlertRuleProperties = ScheduledAlertRuleCommonProperties &
|
|
7583
|
+
export declare type ScheduledAlertRuleProperties = ScheduledAlertRuleCommonProperties & {
|
|
7584
|
+
/** The Name of the alert rule template used to create this rule. */
|
|
7585
|
+
alertRuleTemplateName?: string;
|
|
7586
|
+
/** 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> */
|
|
7587
|
+
templateVersion?: string;
|
|
7588
|
+
/** The description of the alert rule. */
|
|
7589
|
+
description?: string;
|
|
7590
|
+
/** The display name for alerts created by this alert rule. */
|
|
7591
|
+
displayName: string;
|
|
7592
|
+
/** Determines whether this alert rule is enabled or disabled. */
|
|
7593
|
+
enabled: boolean;
|
|
7594
|
+
/**
|
|
7595
|
+
* The last time that this alert rule has been modified.
|
|
7596
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7597
|
+
*/
|
|
7598
|
+
readonly lastModifiedUtc?: Date;
|
|
7599
|
+
/** The suppression (in ISO 8601 duration format) to wait since last time this alert rule been triggered. */
|
|
7600
|
+
suppressionDuration: string;
|
|
7601
|
+
/** Determines whether the suppression for this alert rule is enabled or disabled. */
|
|
7602
|
+
suppressionEnabled: boolean;
|
|
7603
|
+
/** The tactics of the alert rule */
|
|
7604
|
+
tactics?: AttackTactic[];
|
|
7605
|
+
/** The techniques of the alert rule */
|
|
7606
|
+
techniques?: string[];
|
|
7607
|
+
/** The settings of the incidents that created from alerts triggered by this analytics rule */
|
|
7608
|
+
incidentConfiguration?: IncidentConfiguration;
|
|
7609
|
+
};
|
|
7258
7610
|
|
|
7259
7611
|
/** Represents scheduled alert rule template. */
|
|
7260
7612
|
export declare type ScheduledAlertRuleTemplate = AlertRuleTemplate & {
|
|
7261
7613
|
/** the number of alert rules that were created by this template */
|
|
7262
7614
|
alertRulesCreatedByTemplateCount?: number;
|
|
7263
7615
|
/**
|
|
7264
|
-
* The
|
|
7616
|
+
* The time that this alert rule template has been added.
|
|
7265
7617
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7266
7618
|
*/
|
|
7267
|
-
readonly
|
|
7619
|
+
readonly createdDateUTC?: Date;
|
|
7268
7620
|
/**
|
|
7269
|
-
* The time that this alert rule template
|
|
7621
|
+
* The time that this alert rule template was last updated.
|
|
7270
7622
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7271
7623
|
*/
|
|
7272
|
-
readonly
|
|
7624
|
+
readonly lastUpdatedDateUTC?: Date;
|
|
7273
7625
|
/** The description of the alert rule template. */
|
|
7274
7626
|
description?: string;
|
|
7275
7627
|
/** The display name for alert rule template. */
|
|
7276
7628
|
displayName?: string;
|
|
7277
|
-
/** The required data
|
|
7629
|
+
/** The required data connectors for this template */
|
|
7278
7630
|
requiredDataConnectors?: AlertRuleTemplateDataSource[];
|
|
7279
7631
|
/** The alert rule template status. */
|
|
7280
7632
|
status?: TemplateStatus;
|
|
7281
7633
|
/** The query that creates alerts for this rule. */
|
|
7282
7634
|
query?: string;
|
|
7635
|
+
/** The frequency (in ISO 8601 duration format) for this alert rule to run. */
|
|
7636
|
+
queryFrequency?: string;
|
|
7637
|
+
/** The period (in ISO 8601 duration format) that this alert rule looks at. */
|
|
7638
|
+
queryPeriod?: string;
|
|
7283
7639
|
/** The severity for alerts created by this alert rule. */
|
|
7284
7640
|
severity?: AlertSeverity;
|
|
7285
|
-
/** The
|
|
7641
|
+
/** The operation against the threshold that triggers alert rule. */
|
|
7642
|
+
triggerOperator?: TriggerOperator;
|
|
7643
|
+
/** The threshold triggers this alert rule. */
|
|
7644
|
+
triggerThreshold?: number;
|
|
7645
|
+
/** The tactics of the alert rule template */
|
|
7286
7646
|
tactics?: AttackTactic[];
|
|
7647
|
+
/** The techniques of the alert rule */
|
|
7648
|
+
techniques?: string[];
|
|
7287
7649
|
/** The version of this template - in format <a.b.c>, where all are numbers. For example <1.0.2>. */
|
|
7288
7650
|
version?: string;
|
|
7651
|
+
/** The event grouping settings. */
|
|
7652
|
+
eventGroupingSettings?: EventGroupingSettings;
|
|
7289
7653
|
/** Dictionary of string key-value pairs of columns to be attached to the alert */
|
|
7290
7654
|
customDetails?: {
|
|
7291
7655
|
[propertyName: string]: string;
|
|
@@ -7294,21 +7658,8 @@ export declare type ScheduledAlertRuleTemplate = AlertRuleTemplate & {
|
|
|
7294
7658
|
entityMappings?: EntityMapping[];
|
|
7295
7659
|
/** The alert details override settings */
|
|
7296
7660
|
alertDetailsOverride?: AlertDetailsOverride;
|
|
7297
|
-
/** The frequency (in ISO 8601 duration format) for this alert rule to run. */
|
|
7298
|
-
queryFrequency?: string;
|
|
7299
|
-
/** The period (in ISO 8601 duration format) that this alert rule looks at. */
|
|
7300
|
-
queryPeriod?: string;
|
|
7301
|
-
/** The operation against the threshold that triggers alert rule. */
|
|
7302
|
-
triggerOperator?: TriggerOperator;
|
|
7303
|
-
/** The threshold triggers this alert rule. */
|
|
7304
|
-
triggerThreshold?: number;
|
|
7305
|
-
/** The event grouping settings. */
|
|
7306
|
-
eventGroupingSettings?: EventGroupingSettings;
|
|
7307
7661
|
};
|
|
7308
7662
|
|
|
7309
|
-
/** Scheduled alert rule template properties */
|
|
7310
|
-
export declare type ScheduledAlertRuleTemplateProperties = AlertRuleTemplatePropertiesBase & QueryBasedAlertRuleTemplateProperties & ScheduledAlertRuleCommonProperties & {};
|
|
7311
|
-
|
|
7312
7663
|
/** Represents a security alert entity. */
|
|
7313
7664
|
export declare type SecurityAlert = Entity & {
|
|
7314
7665
|
/**
|
|
@@ -7676,34 +8027,34 @@ export declare class SecurityInsights extends coreClient.ServiceClient {
|
|
|
7676
8027
|
actions: Actions;
|
|
7677
8028
|
alertRuleTemplates: AlertRuleTemplates;
|
|
7678
8029
|
automationRules: AutomationRules;
|
|
8030
|
+
incidents: Incidents;
|
|
7679
8031
|
bookmarks: Bookmarks;
|
|
7680
8032
|
bookmarkRelations: BookmarkRelations;
|
|
7681
8033
|
bookmarkOperations: BookmarkOperations;
|
|
7682
8034
|
iPGeodata: IPGeodata;
|
|
7683
8035
|
domainWhois: DomainWhois;
|
|
7684
|
-
entityQueries: EntityQueries;
|
|
7685
8036
|
entities: Entities;
|
|
7686
8037
|
entitiesGetTimeline: EntitiesGetTimeline;
|
|
7687
8038
|
entitiesRelations: EntitiesRelations;
|
|
7688
8039
|
entityRelations: EntityRelations;
|
|
7689
|
-
|
|
8040
|
+
entityQueries: EntityQueries;
|
|
8041
|
+
entityQueryTemplates: EntityQueryTemplates;
|
|
7690
8042
|
incidentComments: IncidentComments;
|
|
7691
8043
|
incidentRelations: IncidentRelations;
|
|
7692
8044
|
metadata: Metadata;
|
|
8045
|
+
officeConsents: OfficeConsents;
|
|
7693
8046
|
sentinelOnboardingStates: SentinelOnboardingStates;
|
|
7694
8047
|
productSettings: ProductSettings;
|
|
7695
8048
|
sourceControlOperations: SourceControlOperations;
|
|
7696
8049
|
sourceControls: SourceControls;
|
|
8050
|
+
threatIntelligenceIndicator: ThreatIntelligenceIndicator;
|
|
8051
|
+
threatIntelligenceIndicators: ThreatIntelligenceIndicators;
|
|
8052
|
+
threatIntelligenceIndicatorMetrics: ThreatIntelligenceIndicatorMetrics;
|
|
7697
8053
|
watchlists: Watchlists;
|
|
7698
8054
|
watchlistItems: WatchlistItems;
|
|
7699
8055
|
dataConnectors: DataConnectors;
|
|
7700
8056
|
dataConnectorsCheckRequirementsOperations: DataConnectorsCheckRequirementsOperations;
|
|
7701
|
-
threatIntelligenceIndicator: ThreatIntelligenceIndicator;
|
|
7702
|
-
threatIntelligenceIndicators: ThreatIntelligenceIndicators;
|
|
7703
|
-
threatIntelligenceIndicatorMetrics: ThreatIntelligenceIndicatorMetrics;
|
|
7704
8057
|
operations: Operations;
|
|
7705
|
-
officeConsents: OfficeConsents;
|
|
7706
|
-
entityQueryTemplates: EntityQueryTemplates;
|
|
7707
8058
|
}
|
|
7708
8059
|
|
|
7709
8060
|
/** Optional parameters. */
|
|
@@ -7845,20 +8196,12 @@ export declare interface Sku {
|
|
|
7845
8196
|
*/
|
|
7846
8197
|
export declare type SkuKind = string;
|
|
7847
8198
|
|
|
7848
|
-
/**
|
|
7849
|
-
* Defines values for Source. \
|
|
7850
|
-
* {@link KnownSource} can be used interchangeably with Source,
|
|
7851
|
-
* this enum contains the known values that the service supports.
|
|
7852
|
-
* ### Known values supported by the service
|
|
7853
|
-
* **Local file** \
|
|
7854
|
-
* **Remote storage**
|
|
7855
|
-
*/
|
|
7856
|
-
export declare type Source = string;
|
|
7857
|
-
|
|
7858
8199
|
/** Represents a SourceControl in Azure Security Insights. */
|
|
7859
8200
|
export declare type SourceControl = ResourceWithEtag & {
|
|
7860
8201
|
/** The id (a Guid) of the source control */
|
|
7861
8202
|
idPropertiesId?: string;
|
|
8203
|
+
/** The version number associated with the source control */
|
|
8204
|
+
version?: Version;
|
|
7862
8205
|
/** The display name of the source control */
|
|
7863
8206
|
displayName?: string;
|
|
7864
8207
|
/** A description of the source control */
|
|
@@ -7869,6 +8212,10 @@ export declare type SourceControl = ResourceWithEtag & {
|
|
|
7869
8212
|
contentTypes?: ContentType[];
|
|
7870
8213
|
/** Repository metadata. */
|
|
7871
8214
|
repository?: Repository;
|
|
8215
|
+
/** Information regarding the resources created in user's repository. */
|
|
8216
|
+
repositoryResourceInfo?: RepositoryResourceInfo;
|
|
8217
|
+
/** Information regarding the latest deployment for the source control. */
|
|
8218
|
+
lastDeploymentInfo?: DeploymentInfo;
|
|
7872
8219
|
};
|
|
7873
8220
|
|
|
7874
8221
|
/** List all the source controls. */
|
|
@@ -7988,6 +8335,16 @@ export declare type SourceControlsListResponse = SourceControlList;
|
|
|
7988
8335
|
*/
|
|
7989
8336
|
export declare type SourceKind = string;
|
|
7990
8337
|
|
|
8338
|
+
/**
|
|
8339
|
+
* Defines values for SourceType. \
|
|
8340
|
+
* {@link KnownSourceType} can be used interchangeably with SourceType,
|
|
8341
|
+
* this enum contains the known values that the service supports.
|
|
8342
|
+
* ### Known values supported by the service
|
|
8343
|
+
* **Local file** \
|
|
8344
|
+
* **Remote storage**
|
|
8345
|
+
*/
|
|
8346
|
+
export declare type SourceType = string;
|
|
8347
|
+
|
|
7991
8348
|
/** Represents a submission mail entity. */
|
|
7992
8349
|
export declare type SubmissionMailEntity = Entity & {
|
|
7993
8350
|
/**
|
|
@@ -8252,6 +8609,11 @@ export declare type ThreatIntelligenceAlertRule = AlertRule & {
|
|
|
8252
8609
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
8253
8610
|
*/
|
|
8254
8611
|
readonly tactics?: AttackTactic[];
|
|
8612
|
+
/**
|
|
8613
|
+
* The techniques of the alert rule
|
|
8614
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
8615
|
+
*/
|
|
8616
|
+
readonly techniques?: string[];
|
|
8255
8617
|
};
|
|
8256
8618
|
|
|
8257
8619
|
/** Represents Threat Intelligence alert rule template. */
|
|
@@ -8276,18 +8638,18 @@ export declare type ThreatIntelligenceAlertRuleTemplate = AlertRuleTemplate & {
|
|
|
8276
8638
|
requiredDataConnectors?: AlertRuleTemplateDataSource[];
|
|
8277
8639
|
/** The alert rule template status. */
|
|
8278
8640
|
status?: TemplateStatus;
|
|
8641
|
+
/** The tactics of the alert rule */
|
|
8642
|
+
tactics?: AttackTactic[];
|
|
8643
|
+
/** The techniques of the alert rule */
|
|
8644
|
+
techniques?: string[];
|
|
8279
8645
|
/** The severity for alerts created by this alert rule. */
|
|
8280
8646
|
severity?: AlertSeverity;
|
|
8281
|
-
/** The tactics of the alert rule template */
|
|
8282
|
-
tactics?: AttackTactic[];
|
|
8283
8647
|
};
|
|
8284
8648
|
|
|
8285
8649
|
/** Threat Intelligence alert rule template properties */
|
|
8286
|
-
export declare type ThreatIntelligenceAlertRuleTemplateProperties =
|
|
8650
|
+
export declare type ThreatIntelligenceAlertRuleTemplateProperties = AlertRuleTemplateWithMitreProperties & {
|
|
8287
8651
|
/** The severity for alerts created by this alert rule. */
|
|
8288
8652
|
severity: AlertSeverity;
|
|
8289
|
-
/** The tactics of the alert rule template */
|
|
8290
|
-
tactics?: AttackTactic[];
|
|
8291
8653
|
};
|
|
8292
8654
|
|
|
8293
8655
|
/** Array of tags to be appended to the threat intelligence indicator. */
|
|
@@ -8371,7 +8733,7 @@ export declare interface ThreatIntelligenceIndicator {
|
|
|
8371
8733
|
* update.
|
|
8372
8734
|
* @param options The options parameters.
|
|
8373
8735
|
*/
|
|
8374
|
-
createIndicator(resourceGroupName: string, workspaceName: string, threatIntelligenceProperties:
|
|
8736
|
+
createIndicator(resourceGroupName: string, workspaceName: string, threatIntelligenceProperties: ThreatIntelligenceIndicatorModel, options?: ThreatIntelligenceIndicatorCreateIndicatorOptionalParams): Promise<ThreatIntelligenceIndicatorCreateIndicatorResponse>;
|
|
8375
8737
|
/**
|
|
8376
8738
|
* View a threat intelligence indicator by name.
|
|
8377
8739
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -8389,7 +8751,7 @@ export declare interface ThreatIntelligenceIndicator {
|
|
|
8389
8751
|
* update.
|
|
8390
8752
|
* @param options The options parameters.
|
|
8391
8753
|
*/
|
|
8392
|
-
create(resourceGroupName: string, workspaceName: string, name: string, threatIntelligenceProperties:
|
|
8754
|
+
create(resourceGroupName: string, workspaceName: string, name: string, threatIntelligenceProperties: ThreatIntelligenceIndicatorModel, options?: ThreatIntelligenceIndicatorCreateOptionalParams): Promise<ThreatIntelligenceIndicatorCreateResponse>;
|
|
8393
8755
|
/**
|
|
8394
8756
|
* Delete a threat intelligence indicator.
|
|
8395
8757
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -8415,7 +8777,7 @@ export declare interface ThreatIntelligenceIndicator {
|
|
|
8415
8777
|
* @param threatIntelligenceReplaceTags Tags in the threat intelligence indicator to be replaced.
|
|
8416
8778
|
* @param options The options parameters.
|
|
8417
8779
|
*/
|
|
8418
|
-
replaceTags(resourceGroupName: string, workspaceName: string, name: string, threatIntelligenceReplaceTags:
|
|
8780
|
+
replaceTags(resourceGroupName: string, workspaceName: string, name: string, threatIntelligenceReplaceTags: ThreatIntelligenceIndicatorModel, options?: ThreatIntelligenceIndicatorReplaceTagsOptionalParams): Promise<ThreatIntelligenceIndicatorReplaceTagsResponse>;
|
|
8419
8781
|
}
|
|
8420
8782
|
|
|
8421
8783
|
/** Optional parameters. */
|
|
@@ -8539,82 +8901,6 @@ export declare type ThreatIntelligenceIndicatorModel = ThreatIntelligenceInforma
|
|
|
8539
8901
|
};
|
|
8540
8902
|
};
|
|
8541
8903
|
|
|
8542
|
-
/** Threat intelligence indicator entity used in request body. */
|
|
8543
|
-
export declare type ThreatIntelligenceIndicatorModelForRequestBody = ThreatIntelligenceResourceKind & {
|
|
8544
|
-
/** Etag of the azure resource */
|
|
8545
|
-
etag?: string;
|
|
8546
|
-
/**
|
|
8547
|
-
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
8548
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
8549
|
-
*/
|
|
8550
|
-
readonly additionalData?: {
|
|
8551
|
-
[propertyName: string]: Record<string, unknown>;
|
|
8552
|
-
};
|
|
8553
|
-
/**
|
|
8554
|
-
* 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.
|
|
8555
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
8556
|
-
*/
|
|
8557
|
-
readonly friendlyName?: string;
|
|
8558
|
-
/** List of tags */
|
|
8559
|
-
threatIntelligenceTags?: string[];
|
|
8560
|
-
/** Last updated time in UTC */
|
|
8561
|
-
lastUpdatedTimeUtc?: string;
|
|
8562
|
-
/** Source of a threat intelligence entity */
|
|
8563
|
-
source?: string;
|
|
8564
|
-
/** Display name of a threat intelligence entity */
|
|
8565
|
-
displayName?: string;
|
|
8566
|
-
/** Description of a threat intelligence entity */
|
|
8567
|
-
description?: string;
|
|
8568
|
-
/** Indicator types of threat intelligence entities */
|
|
8569
|
-
indicatorTypes?: string[];
|
|
8570
|
-
/** Pattern of a threat intelligence entity */
|
|
8571
|
-
pattern?: string;
|
|
8572
|
-
/** Pattern type of a threat intelligence entity */
|
|
8573
|
-
patternType?: string;
|
|
8574
|
-
/** Pattern version of a threat intelligence entity */
|
|
8575
|
-
patternVersion?: string;
|
|
8576
|
-
/** Kill chain phases */
|
|
8577
|
-
killChainPhases?: ThreatIntelligenceKillChainPhase[];
|
|
8578
|
-
/** Parsed patterns */
|
|
8579
|
-
parsedPattern?: ThreatIntelligenceParsedPattern[];
|
|
8580
|
-
/** External ID of threat intelligence entity */
|
|
8581
|
-
externalId?: string;
|
|
8582
|
-
/** Created by reference of threat intelligence entity */
|
|
8583
|
-
createdByRef?: string;
|
|
8584
|
-
/** Is threat intelligence entity defanged */
|
|
8585
|
-
defanged?: boolean;
|
|
8586
|
-
/** External last updated time in UTC */
|
|
8587
|
-
externalLastUpdatedTimeUtc?: string;
|
|
8588
|
-
/** External References */
|
|
8589
|
-
externalReferences?: ThreatIntelligenceExternalReference[];
|
|
8590
|
-
/** Granular Markings */
|
|
8591
|
-
granularMarkings?: ThreatIntelligenceGranularMarkingModel[];
|
|
8592
|
-
/** Labels of threat intelligence entity */
|
|
8593
|
-
labels?: string[];
|
|
8594
|
-
/** Is threat intelligence entity revoked */
|
|
8595
|
-
revoked?: boolean;
|
|
8596
|
-
/** Confidence of threat intelligence entity */
|
|
8597
|
-
confidence?: number;
|
|
8598
|
-
/** Threat intelligence entity object marking references */
|
|
8599
|
-
objectMarkingRefs?: string[];
|
|
8600
|
-
/** Language of threat intelligence entity */
|
|
8601
|
-
language?: string;
|
|
8602
|
-
/** Threat types */
|
|
8603
|
-
threatTypes?: string[];
|
|
8604
|
-
/** Valid from */
|
|
8605
|
-
validFrom?: string;
|
|
8606
|
-
/** Valid until */
|
|
8607
|
-
validUntil?: string;
|
|
8608
|
-
/** Created by */
|
|
8609
|
-
created?: string;
|
|
8610
|
-
/** Modified by */
|
|
8611
|
-
modified?: string;
|
|
8612
|
-
/** Extensions map */
|
|
8613
|
-
extensions?: {
|
|
8614
|
-
[propertyName: string]: any;
|
|
8615
|
-
};
|
|
8616
|
-
};
|
|
8617
|
-
|
|
8618
8904
|
/** Describes threat intelligence entity properties */
|
|
8619
8905
|
export declare type ThreatIntelligenceIndicatorProperties = EntityCommonProperties & {
|
|
8620
8906
|
/** List of tags */
|
|
@@ -8740,7 +9026,10 @@ export declare interface ThreatIntelligenceIndicatorsListOptionalParams extends
|
|
|
8740
9026
|
export declare type ThreatIntelligenceIndicatorsListResponse = ThreatIntelligenceInformationList;
|
|
8741
9027
|
|
|
8742
9028
|
/** Threat intelligence information object. */
|
|
8743
|
-
export declare type ThreatIntelligenceInformation = ResourceWithEtag &
|
|
9029
|
+
export declare type ThreatIntelligenceInformation = ResourceWithEtag & {
|
|
9030
|
+
/** The kind of the entity. */
|
|
9031
|
+
kind: ThreatIntelligenceResourceKindEnum;
|
|
9032
|
+
};
|
|
8744
9033
|
|
|
8745
9034
|
/** List of all the threat intelligence information objects. */
|
|
8746
9035
|
export declare interface ThreatIntelligenceInformationList {
|
|
@@ -8811,12 +9100,6 @@ export declare interface ThreatIntelligenceParsedPatternTypeValue {
|
|
|
8811
9100
|
value?: string;
|
|
8812
9101
|
}
|
|
8813
9102
|
|
|
8814
|
-
/** Describes an entity with kind. */
|
|
8815
|
-
export declare interface ThreatIntelligenceResourceKind {
|
|
8816
|
-
/** The kind of the entity. */
|
|
8817
|
-
kind: ThreatIntelligenceResourceKindEnum;
|
|
8818
|
-
}
|
|
8819
|
-
|
|
8820
9103
|
/**
|
|
8821
9104
|
* Defines values for ThreatIntelligenceResourceKindEnum. \
|
|
8822
9105
|
* {@link KnownThreatIntelligenceResourceKindEnum} can be used interchangeably with ThreatIntelligenceResourceKindEnum,
|
|
@@ -9062,6 +9345,16 @@ export declare interface UserInfo {
|
|
|
9062
9345
|
objectId?: string;
|
|
9063
9346
|
}
|
|
9064
9347
|
|
|
9348
|
+
/**
|
|
9349
|
+
* Defines values for Version. \
|
|
9350
|
+
* {@link KnownVersion} can be used interchangeably with Version,
|
|
9351
|
+
* this enum contains the known values that the service supports.
|
|
9352
|
+
* ### Known values supported by the service
|
|
9353
|
+
* **V1** \
|
|
9354
|
+
* **V2**
|
|
9355
|
+
*/
|
|
9356
|
+
export declare type Version = string;
|
|
9357
|
+
|
|
9065
9358
|
/** Represents a Watchlist in Azure Security Insights. */
|
|
9066
9359
|
export declare type Watchlist = ResourceWithEtag & {
|
|
9067
9360
|
/** The id (a Guid) of the watchlist */
|
|
@@ -9070,8 +9363,10 @@ export declare type Watchlist = ResourceWithEtag & {
|
|
|
9070
9363
|
displayName?: string;
|
|
9071
9364
|
/** The provider of the watchlist */
|
|
9072
9365
|
provider?: string;
|
|
9073
|
-
/** The
|
|
9074
|
-
source?:
|
|
9366
|
+
/** The filename of the watchlist, called 'source' */
|
|
9367
|
+
source?: string;
|
|
9368
|
+
/** The sourceType of the watchlist */
|
|
9369
|
+
sourceType?: SourceType;
|
|
9075
9370
|
/** The time the watchlist was created */
|
|
9076
9371
|
created?: Date;
|
|
9077
9372
|
/** The last time the watchlist was updated */
|
|
@@ -9104,8 +9399,6 @@ export declare type Watchlist = ResourceWithEtag & {
|
|
|
9104
9399
|
contentType?: string;
|
|
9105
9400
|
/** 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 */
|
|
9106
9401
|
uploadStatus?: string;
|
|
9107
|
-
/** The number of Watchlist Items in the Watchlist */
|
|
9108
|
-
watchlistItemsCount?: number;
|
|
9109
9402
|
};
|
|
9110
9403
|
|
|
9111
9404
|
/** Represents a Watchlist item in Azure Security Insights. */
|
|
@@ -9203,6 +9496,8 @@ export declare type WatchlistItemsGetResponse = WatchlistItem;
|
|
|
9203
9496
|
|
|
9204
9497
|
/** Optional parameters. */
|
|
9205
9498
|
export declare interface WatchlistItemsListNextOptionalParams extends coreClient.OperationOptions {
|
|
9499
|
+
/** 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. */
|
|
9500
|
+
skipToken?: string;
|
|
9206
9501
|
}
|
|
9207
9502
|
|
|
9208
9503
|
/** Contains response data for the listNext operation. */
|
|
@@ -9210,6 +9505,8 @@ export declare type WatchlistItemsListNextResponse = WatchlistItemList;
|
|
|
9210
9505
|
|
|
9211
9506
|
/** Optional parameters. */
|
|
9212
9507
|
export declare interface WatchlistItemsListOptionalParams extends coreClient.OperationOptions {
|
|
9508
|
+
/** 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. */
|
|
9509
|
+
skipToken?: string;
|
|
9213
9510
|
}
|
|
9214
9511
|
|
|
9215
9512
|
/** Contains response data for the list operation. */
|
|
@@ -9250,11 +9547,14 @@ export declare interface Watchlists {
|
|
|
9250
9547
|
* @param watchlistAlias Watchlist Alias
|
|
9251
9548
|
* @param options The options parameters.
|
|
9252
9549
|
*/
|
|
9253
|
-
delete(resourceGroupName: string, workspaceName: string, watchlistAlias: string, options?: WatchlistsDeleteOptionalParams): Promise<
|
|
9550
|
+
delete(resourceGroupName: string, workspaceName: string, watchlistAlias: string, options?: WatchlistsDeleteOptionalParams): Promise<WatchlistsDeleteResponse>;
|
|
9254
9551
|
/**
|
|
9255
|
-
*
|
|
9256
|
-
* type). To create a Watchlist and its
|
|
9257
|
-
* contentType properties.
|
|
9552
|
+
* Create or update a Watchlist and its Watchlist Items (bulk creation, e.g. through text/csv content
|
|
9553
|
+
* type). To create a Watchlist and its Items, we should call this endpoint with either rawContent or a
|
|
9554
|
+
* valid SAR URI and contentType properties. The rawContent is mainly used for small watchlist (content
|
|
9555
|
+
* size below 3.8 MB). The SAS URI enables the creation of large watchlist, where the content size can
|
|
9556
|
+
* go up to 500 MB. The status of processing such large file can be polled through the URL returned in
|
|
9557
|
+
* Azure-AsyncOperation header.
|
|
9258
9558
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
9259
9559
|
* @param workspaceName The name of the workspace.
|
|
9260
9560
|
* @param watchlistAlias Watchlist Alias
|
|
@@ -9264,6 +9564,12 @@ export declare interface Watchlists {
|
|
|
9264
9564
|
createOrUpdate(resourceGroupName: string, workspaceName: string, watchlistAlias: string, watchlist: Watchlist, options?: WatchlistsCreateOrUpdateOptionalParams): Promise<WatchlistsCreateOrUpdateResponse>;
|
|
9265
9565
|
}
|
|
9266
9566
|
|
|
9567
|
+
/** Defines headers for Watchlists_createOrUpdate operation. */
|
|
9568
|
+
export declare interface WatchlistsCreateOrUpdateHeaders {
|
|
9569
|
+
/** Contains the status URL on which clients are expected to poll the status of the operation. */
|
|
9570
|
+
azureAsyncOperation?: string;
|
|
9571
|
+
}
|
|
9572
|
+
|
|
9267
9573
|
/** Optional parameters. */
|
|
9268
9574
|
export declare interface WatchlistsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
9269
9575
|
}
|
|
@@ -9271,10 +9577,19 @@ export declare interface WatchlistsCreateOrUpdateOptionalParams extends coreClie
|
|
|
9271
9577
|
/** Contains response data for the createOrUpdate operation. */
|
|
9272
9578
|
export declare type WatchlistsCreateOrUpdateResponse = Watchlist;
|
|
9273
9579
|
|
|
9580
|
+
/** Defines headers for Watchlists_delete operation. */
|
|
9581
|
+
export declare interface WatchlistsDeleteHeaders {
|
|
9582
|
+
/** Contains the status URL on which clients are expected to poll the status of the delete operation. */
|
|
9583
|
+
azureAsyncOperation?: string;
|
|
9584
|
+
}
|
|
9585
|
+
|
|
9274
9586
|
/** Optional parameters. */
|
|
9275
9587
|
export declare interface WatchlistsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
9276
9588
|
}
|
|
9277
9589
|
|
|
9590
|
+
/** Contains response data for the delete operation. */
|
|
9591
|
+
export declare type WatchlistsDeleteResponse = WatchlistsDeleteHeaders;
|
|
9592
|
+
|
|
9278
9593
|
/** Optional parameters. */
|
|
9279
9594
|
export declare interface WatchlistsGetOptionalParams extends coreClient.OperationOptions {
|
|
9280
9595
|
}
|
|
@@ -9284,6 +9599,8 @@ export declare type WatchlistsGetResponse = Watchlist;
|
|
|
9284
9599
|
|
|
9285
9600
|
/** Optional parameters. */
|
|
9286
9601
|
export declare interface WatchlistsListNextOptionalParams extends coreClient.OperationOptions {
|
|
9602
|
+
/** 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. */
|
|
9603
|
+
skipToken?: string;
|
|
9287
9604
|
}
|
|
9288
9605
|
|
|
9289
9606
|
/** Contains response data for the listNext operation. */
|
|
@@ -9291,9 +9608,23 @@ export declare type WatchlistsListNextResponse = WatchlistList;
|
|
|
9291
9608
|
|
|
9292
9609
|
/** Optional parameters. */
|
|
9293
9610
|
export declare interface WatchlistsListOptionalParams extends coreClient.OperationOptions {
|
|
9611
|
+
/** 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. */
|
|
9612
|
+
skipToken?: string;
|
|
9294
9613
|
}
|
|
9295
9614
|
|
|
9296
9615
|
/** Contains response data for the list operation. */
|
|
9297
9616
|
export declare type WatchlistsListResponse = WatchlistList;
|
|
9298
9617
|
|
|
9618
|
+
/** Detail about the webhook object. */
|
|
9619
|
+
export declare interface Webhook {
|
|
9620
|
+
/** Unique identifier for the webhook. */
|
|
9621
|
+
webhookId?: string;
|
|
9622
|
+
/** URL that gets invoked by the webhook. */
|
|
9623
|
+
webhookUrl?: string;
|
|
9624
|
+
/** Time when the webhook secret was updated. */
|
|
9625
|
+
webhookSecretUpdateTime?: string;
|
|
9626
|
+
/** A flag to instruct the backend service to rotate webhook secret. */
|
|
9627
|
+
rotateWebhookSecret?: boolean;
|
|
9628
|
+
}
|
|
9629
|
+
|
|
9299
9630
|
export { }
|