@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
package/src/models/index.ts
CHANGED
|
@@ -10,11 +10,11 @@ import * as coreClient from "@azure/core-client";
|
|
|
10
10
|
|
|
11
11
|
export type AutomationRuleConditionUnion =
|
|
12
12
|
| AutomationRuleCondition
|
|
13
|
-
|
|
|
13
|
+
| PropertyConditionProperties;
|
|
14
14
|
export type AutomationRuleActionUnion =
|
|
15
15
|
| AutomationRuleAction
|
|
16
|
-
|
|
|
17
|
-
|
|
|
16
|
+
| AutomationRuleModifyPropertiesAction
|
|
17
|
+
| AutomationRuleRunPlaybookAction;
|
|
18
18
|
export type EntityTimelineItemUnion =
|
|
19
19
|
| EntityTimelineItem
|
|
20
20
|
| ActivityTimelineItem
|
|
@@ -35,8 +35,11 @@ export type DataConnectorsCheckRequirementsUnion =
|
|
|
35
35
|
| MtpCheckRequirements
|
|
36
36
|
| OfficeATPCheckRequirements
|
|
37
37
|
| OfficeIRMCheckRequirements
|
|
38
|
+
| Office365ProjectCheckRequirements
|
|
39
|
+
| OfficePowerBICheckRequirements
|
|
38
40
|
| TICheckRequirements
|
|
39
|
-
| TiTaxiiCheckRequirements
|
|
41
|
+
| TiTaxiiCheckRequirements
|
|
42
|
+
| IoTCheckRequirements;
|
|
40
43
|
export type AlertRuleTemplateUnion =
|
|
41
44
|
| AlertRuleTemplate
|
|
42
45
|
| MLBehaviorAnalyticsAlertRuleTemplate
|
|
@@ -71,9 +74,6 @@ export type EntityUnion =
|
|
|
71
74
|
export type EntityQueryTemplateUnion =
|
|
72
75
|
| EntityQueryTemplate
|
|
73
76
|
| ActivityEntityQueryTemplate;
|
|
74
|
-
export type ThreatIntelligenceInformationUnion =
|
|
75
|
-
| ThreatIntelligenceInformation
|
|
76
|
-
| ThreatIntelligenceIndicatorModel;
|
|
77
77
|
export type AlertRuleUnion =
|
|
78
78
|
| AlertRule
|
|
79
79
|
| MLBehaviorAnalyticsAlertRule
|
|
@@ -95,6 +95,9 @@ export type SettingsUnion =
|
|
|
95
95
|
| EyesOn
|
|
96
96
|
| EntityAnalytics
|
|
97
97
|
| Ueba;
|
|
98
|
+
export type ThreatIntelligenceInformationUnion =
|
|
99
|
+
| ThreatIntelligenceInformation
|
|
100
|
+
| ThreatIntelligenceIndicatorModel;
|
|
98
101
|
export type DataConnectorUnion =
|
|
99
102
|
| DataConnector
|
|
100
103
|
| AADDataConnector
|
|
@@ -107,11 +110,14 @@ export type DataConnectorUnion =
|
|
|
107
110
|
| McasDataConnector
|
|
108
111
|
| Dynamics365DataConnector
|
|
109
112
|
| OfficeATPDataConnector
|
|
113
|
+
| Office365ProjectDataConnector
|
|
114
|
+
| OfficePowerBIDataConnector
|
|
110
115
|
| OfficeIRMDataConnector
|
|
111
116
|
| MdatpDataConnector
|
|
112
117
|
| OfficeDataConnector
|
|
113
118
|
| TIDataConnector
|
|
114
119
|
| TiTaxiiDataConnector
|
|
120
|
+
| IoTDataConnector
|
|
115
121
|
| CodelessUiDataConnector
|
|
116
122
|
| CodelessApiPollingDataConnector;
|
|
117
123
|
|
|
@@ -214,26 +220,13 @@ export interface AlertRuleTemplatesList {
|
|
|
214
220
|
value: AlertRuleTemplateUnion[];
|
|
215
221
|
}
|
|
216
222
|
|
|
217
|
-
/** List all the automation rules. */
|
|
218
|
-
export interface AutomationRulesList {
|
|
219
|
-
/**
|
|
220
|
-
* URL to fetch the next set of automation rules.
|
|
221
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
222
|
-
*/
|
|
223
|
-
readonly nextLink?: string;
|
|
224
|
-
/** Array of automation rules. */
|
|
225
|
-
value: AutomationRule[];
|
|
226
|
-
}
|
|
227
|
-
|
|
228
223
|
/** Describes automation rule triggering logic */
|
|
229
224
|
export interface AutomationRuleTriggeringLogic {
|
|
230
|
-
/** Determines whether the automation rule is enabled or disabled
|
|
225
|
+
/** Determines whether the automation rule is enabled or disabled */
|
|
231
226
|
isEnabled: boolean;
|
|
232
227
|
/** Determines when the automation rule should automatically expire and be disabled. */
|
|
233
228
|
expirationTimeUtc?: Date;
|
|
234
|
-
/** The type of object the automation rule triggers on */
|
|
235
229
|
triggersOn: TriggersOn;
|
|
236
|
-
/** The type of event the automation rule triggers on */
|
|
237
230
|
triggersWhen: TriggersWhen;
|
|
238
231
|
/** The conditions to evaluate to determine if the automation rule should be triggered on a given object */
|
|
239
232
|
conditions?: AutomationRuleConditionUnion[];
|
|
@@ -248,8 +241,7 @@ export interface AutomationRuleCondition {
|
|
|
248
241
|
/** Describes an automation rule action */
|
|
249
242
|
export interface AutomationRuleAction {
|
|
250
243
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
251
|
-
actionType: "
|
|
252
|
-
/** The order of execution of the automation rule action */
|
|
244
|
+
actionType: "ModifyProperties" | "RunPlaybook";
|
|
253
245
|
order: number;
|
|
254
246
|
}
|
|
255
247
|
|
|
@@ -265,10 +257,20 @@ export interface ClientInfo {
|
|
|
265
257
|
userPrincipalName?: string;
|
|
266
258
|
}
|
|
267
259
|
|
|
260
|
+
export interface AutomationRulesList {
|
|
261
|
+
value?: AutomationRule[];
|
|
262
|
+
nextLink?: string;
|
|
263
|
+
}
|
|
264
|
+
|
|
265
|
+
export interface ManualTriggerRequestBody {
|
|
266
|
+
tenantId?: string;
|
|
267
|
+
logicAppsResourceId?: string;
|
|
268
|
+
}
|
|
269
|
+
|
|
268
270
|
/** List all the bookmarks. */
|
|
269
271
|
export interface BookmarkList {
|
|
270
272
|
/**
|
|
271
|
-
* URL to fetch the next set of
|
|
273
|
+
* URL to fetch the next set of bookmarks.
|
|
272
274
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
273
275
|
*/
|
|
274
276
|
readonly nextLink?: string;
|
|
@@ -304,6 +306,22 @@ export interface IncidentInfo {
|
|
|
304
306
|
relationName?: string;
|
|
305
307
|
}
|
|
306
308
|
|
|
309
|
+
/** Describes the entity mappings of a single entity */
|
|
310
|
+
export interface BookmarkEntityMappings {
|
|
311
|
+
/** The entity type */
|
|
312
|
+
entityType?: string;
|
|
313
|
+
/** Array of fields mapping for that entity type */
|
|
314
|
+
fieldMappings?: EntityFieldMapping[];
|
|
315
|
+
}
|
|
316
|
+
|
|
317
|
+
/** Map identifiers of a single entity */
|
|
318
|
+
export interface EntityFieldMapping {
|
|
319
|
+
/** Alert V3 identifier */
|
|
320
|
+
identifier?: string;
|
|
321
|
+
/** The value of the identifier */
|
|
322
|
+
value?: string;
|
|
323
|
+
}
|
|
324
|
+
|
|
307
325
|
/** List of relations. */
|
|
308
326
|
export interface RelationList {
|
|
309
327
|
/**
|
|
@@ -485,17 +503,6 @@ export interface EnrichmentDomainWhoisContact {
|
|
|
485
503
|
email?: string;
|
|
486
504
|
}
|
|
487
505
|
|
|
488
|
-
/** List of all the entity queries. */
|
|
489
|
-
export interface EntityQueryList {
|
|
490
|
-
/**
|
|
491
|
-
* URL to fetch the next set of entity queries.
|
|
492
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
493
|
-
*/
|
|
494
|
-
readonly nextLink?: string;
|
|
495
|
-
/** Array of entity queries. */
|
|
496
|
-
value: EntityQueryUnion[];
|
|
497
|
-
}
|
|
498
|
-
|
|
499
506
|
/** List of all the entities. */
|
|
500
507
|
export interface EntityList {
|
|
501
508
|
/**
|
|
@@ -689,6 +696,28 @@ export interface InsightsTableResultColumnsItem {
|
|
|
689
696
|
name?: string;
|
|
690
697
|
}
|
|
691
698
|
|
|
699
|
+
/** List of all the entity queries. */
|
|
700
|
+
export interface EntityQueryList {
|
|
701
|
+
/**
|
|
702
|
+
* URL to fetch the next set of entity queries.
|
|
703
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
704
|
+
*/
|
|
705
|
+
readonly nextLink?: string;
|
|
706
|
+
/** Array of entity queries. */
|
|
707
|
+
value: EntityQueryUnion[];
|
|
708
|
+
}
|
|
709
|
+
|
|
710
|
+
/** List of all the entity query templates. */
|
|
711
|
+
export interface EntityQueryTemplateList {
|
|
712
|
+
/**
|
|
713
|
+
* URL to fetch the next set of entity query templates.
|
|
714
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
715
|
+
*/
|
|
716
|
+
readonly nextLink?: string;
|
|
717
|
+
/** Array of entity query templates. */
|
|
718
|
+
value: EntityQueryTemplateUnion[];
|
|
719
|
+
}
|
|
720
|
+
|
|
692
721
|
/** List all the incidents. */
|
|
693
722
|
export interface IncidentList {
|
|
694
723
|
/**
|
|
@@ -722,11 +751,21 @@ export interface IncidentAdditionalData {
|
|
|
722
751
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
723
752
|
*/
|
|
724
753
|
readonly alertProductNames?: string[];
|
|
754
|
+
/**
|
|
755
|
+
* The provider incident url to the incident in Microsoft 365 Defender portal
|
|
756
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
757
|
+
*/
|
|
758
|
+
readonly providerIncidentUrl?: string;
|
|
725
759
|
/**
|
|
726
760
|
* The tactics associated with incident
|
|
727
761
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
728
762
|
*/
|
|
729
763
|
readonly tactics?: AttackTactic[];
|
|
764
|
+
/**
|
|
765
|
+
* The techniques associated with incident's tactics'
|
|
766
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
767
|
+
*/
|
|
768
|
+
readonly techniques?: string[];
|
|
730
769
|
}
|
|
731
770
|
|
|
732
771
|
/** Represents an incident label */
|
|
@@ -932,6 +971,17 @@ export interface MetadataCategories {
|
|
|
932
971
|
verticals?: string[];
|
|
933
972
|
}
|
|
934
973
|
|
|
974
|
+
/** List of all the office365 consents. */
|
|
975
|
+
export interface OfficeConsentList {
|
|
976
|
+
/**
|
|
977
|
+
* URL to fetch the next set of office consents.
|
|
978
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
979
|
+
*/
|
|
980
|
+
readonly nextLink?: string;
|
|
981
|
+
/** Array of the consents. */
|
|
982
|
+
value: OfficeConsent[];
|
|
983
|
+
}
|
|
984
|
+
|
|
935
985
|
/** List of the Sentinel onboarding states */
|
|
936
986
|
export interface SentinelOnboardingStatesList {
|
|
937
987
|
/** Array of Sentinel onboarding states */
|
|
@@ -998,133 +1048,64 @@ export interface ContentPathMap {
|
|
|
998
1048
|
path?: string;
|
|
999
1049
|
}
|
|
1000
1050
|
|
|
1001
|
-
/**
|
|
1002
|
-
export interface
|
|
1003
|
-
/**
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
/**
|
|
1020
|
-
|
|
1021
|
-
}
|
|
1022
|
-
|
|
1023
|
-
/**
|
|
1024
|
-
export interface
|
|
1025
|
-
/**
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
authorizationCode?: string;
|
|
1046
|
-
/** The user name in the audit log server. */
|
|
1047
|
-
userName?: string;
|
|
1048
|
-
/** The user password in the audit log server. */
|
|
1049
|
-
password?: string;
|
|
1050
|
-
requestConfigUserInputValues?: Record<string, unknown>[];
|
|
1051
|
-
}
|
|
1052
|
-
|
|
1053
|
-
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
|
|
1054
|
-
export interface ErrorResponse {
|
|
1055
|
-
/** The error object. */
|
|
1056
|
-
error?: ErrorDetail;
|
|
1057
|
-
}
|
|
1058
|
-
|
|
1059
|
-
/** The error detail. */
|
|
1060
|
-
export interface ErrorDetail {
|
|
1061
|
-
/**
|
|
1062
|
-
* The error code.
|
|
1063
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1064
|
-
*/
|
|
1065
|
-
readonly code?: string;
|
|
1066
|
-
/**
|
|
1067
|
-
* The error message.
|
|
1068
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1069
|
-
*/
|
|
1070
|
-
readonly message?: string;
|
|
1071
|
-
/**
|
|
1072
|
-
* The error target.
|
|
1073
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1074
|
-
*/
|
|
1075
|
-
readonly target?: string;
|
|
1076
|
-
/**
|
|
1077
|
-
* The error details.
|
|
1078
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1079
|
-
*/
|
|
1080
|
-
readonly details?: ErrorDetail[];
|
|
1081
|
-
/**
|
|
1082
|
-
* The error additional info.
|
|
1083
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1084
|
-
*/
|
|
1085
|
-
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
1086
|
-
}
|
|
1087
|
-
|
|
1088
|
-
/** The resource management error additional info. */
|
|
1089
|
-
export interface ErrorAdditionalInfo {
|
|
1090
|
-
/**
|
|
1091
|
-
* The additional info type.
|
|
1092
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1093
|
-
*/
|
|
1094
|
-
readonly type?: string;
|
|
1095
|
-
/**
|
|
1096
|
-
* The additional info.
|
|
1097
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1098
|
-
*/
|
|
1099
|
-
readonly info?: Record<string, unknown>;
|
|
1100
|
-
}
|
|
1101
|
-
|
|
1102
|
-
/** Data connector requirements properties. */
|
|
1103
|
-
export interface DataConnectorsCheckRequirements {
|
|
1104
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1105
|
-
kind:
|
|
1106
|
-
| "AzureActiveDirectory"
|
|
1107
|
-
| "AzureAdvancedThreatProtection"
|
|
1108
|
-
| "AzureSecurityCenter"
|
|
1109
|
-
| "AmazonWebServicesCloudTrail"
|
|
1110
|
-
| "AmazonWebServicesS3"
|
|
1111
|
-
| "Dynamics365"
|
|
1112
|
-
| "MicrosoftCloudAppSecurity"
|
|
1113
|
-
| "MicrosoftDefenderAdvancedThreatProtection"
|
|
1114
|
-
| "MicrosoftThreatIntelligence"
|
|
1115
|
-
| "MicrosoftThreatProtection"
|
|
1116
|
-
| "OfficeATP"
|
|
1117
|
-
| "OfficeIRM"
|
|
1118
|
-
| "ThreatIntelligence"
|
|
1119
|
-
| "ThreatIntelligenceTaxii";
|
|
1051
|
+
/** Resources created in user's repository for the source-control. */
|
|
1052
|
+
export interface RepositoryResourceInfo {
|
|
1053
|
+
/** The webhook object created for the source-control. */
|
|
1054
|
+
webhook?: Webhook;
|
|
1055
|
+
/** Resources created in GitHub for this source-control. */
|
|
1056
|
+
gitHubResourceInfo?: GitHubResourceInfo;
|
|
1057
|
+
/** Resources created in Azure DevOps for this source-control. */
|
|
1058
|
+
azureDevOpsResourceInfo?: AzureDevOpsResourceInfo;
|
|
1059
|
+
}
|
|
1060
|
+
|
|
1061
|
+
/** Detail about the webhook object. */
|
|
1062
|
+
export interface Webhook {
|
|
1063
|
+
/** Unique identifier for the webhook. */
|
|
1064
|
+
webhookId?: string;
|
|
1065
|
+
/** URL that gets invoked by the webhook. */
|
|
1066
|
+
webhookUrl?: string;
|
|
1067
|
+
/** Time when the webhook secret was updated. */
|
|
1068
|
+
webhookSecretUpdateTime?: string;
|
|
1069
|
+
/** A flag to instruct the backend service to rotate webhook secret. */
|
|
1070
|
+
rotateWebhookSecret?: boolean;
|
|
1071
|
+
}
|
|
1072
|
+
|
|
1073
|
+
/** Resources created in GitHub repository. */
|
|
1074
|
+
export interface GitHubResourceInfo {
|
|
1075
|
+
/** GitHub application installation id. */
|
|
1076
|
+
appInstallationId?: string;
|
|
1077
|
+
}
|
|
1078
|
+
|
|
1079
|
+
/** Resources created in Azure DevOps repository. */
|
|
1080
|
+
export interface AzureDevOpsResourceInfo {
|
|
1081
|
+
/** Id of the pipeline created for the source-control. */
|
|
1082
|
+
pipelineId?: string;
|
|
1083
|
+
/** Id of the service-connection created for the source-control. */
|
|
1084
|
+
serviceConnectionId?: string;
|
|
1085
|
+
}
|
|
1086
|
+
|
|
1087
|
+
/** Information regarding a deployment. */
|
|
1088
|
+
export interface DeploymentInfo {
|
|
1089
|
+
/** Status while fetching the last deployment. */
|
|
1090
|
+
deploymentFetchStatus?: DeploymentFetchStatus;
|
|
1091
|
+
/** Deployment information. */
|
|
1092
|
+
deployment?: Deployment;
|
|
1093
|
+
/** Additional details about the deployment that can be shown to the user. */
|
|
1094
|
+
message?: string;
|
|
1120
1095
|
}
|
|
1121
1096
|
|
|
1122
|
-
/**
|
|
1123
|
-
export interface
|
|
1124
|
-
/**
|
|
1125
|
-
|
|
1126
|
-
/**
|
|
1127
|
-
|
|
1097
|
+
/** Description about a deployment. */
|
|
1098
|
+
export interface Deployment {
|
|
1099
|
+
/** Deployment identifier. */
|
|
1100
|
+
deploymentId?: string;
|
|
1101
|
+
/** Current status of the deployment. */
|
|
1102
|
+
deploymentState?: DeploymentState;
|
|
1103
|
+
/** The outcome of the deployment. */
|
|
1104
|
+
deploymentResult?: DeploymentResult;
|
|
1105
|
+
/** The time when the deployment finished. */
|
|
1106
|
+
deploymentTime?: Date;
|
|
1107
|
+
/** Url to access repository action logs. */
|
|
1108
|
+
deploymentLogsUrl?: string;
|
|
1128
1109
|
}
|
|
1129
1110
|
|
|
1130
1111
|
/** Describes threat kill chain phase entity */
|
|
@@ -1175,12 +1156,6 @@ export interface ThreatIntelligenceGranularMarkingModel {
|
|
|
1175
1156
|
selectors?: string[];
|
|
1176
1157
|
}
|
|
1177
1158
|
|
|
1178
|
-
/** Describes an entity with kind. */
|
|
1179
|
-
export interface ThreatIntelligenceResourceKind {
|
|
1180
|
-
/** The kind of the entity. */
|
|
1181
|
-
kind: ThreatIntelligenceResourceKindEnum;
|
|
1182
|
-
}
|
|
1183
|
-
|
|
1184
1159
|
/** List of all the threat intelligence information objects. */
|
|
1185
1160
|
export interface ThreatIntelligenceInformationList {
|
|
1186
1161
|
/**
|
|
@@ -1268,78 +1243,139 @@ export interface ThreatIntelligenceAppendTags {
|
|
|
1268
1243
|
threatIntelligenceTags?: string[];
|
|
1269
1244
|
}
|
|
1270
1245
|
|
|
1271
|
-
/**
|
|
1272
|
-
export interface
|
|
1246
|
+
/** List all the watchlists. */
|
|
1247
|
+
export interface WatchlistList {
|
|
1273
1248
|
/**
|
|
1274
|
-
* URL to fetch the next set of
|
|
1249
|
+
* URL to fetch the next set of watchlists.
|
|
1275
1250
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1276
1251
|
*/
|
|
1277
1252
|
readonly nextLink?: string;
|
|
1278
|
-
/** Array of
|
|
1279
|
-
value:
|
|
1280
|
-
}
|
|
1281
|
-
|
|
1282
|
-
/** Operation provided by provider */
|
|
1283
|
-
export interface Operation {
|
|
1284
|
-
/** Properties of the operation */
|
|
1285
|
-
display?: OperationDisplay;
|
|
1286
|
-
/** Name of the operation */
|
|
1287
|
-
name?: string;
|
|
1288
|
-
/** The origin of the operation */
|
|
1289
|
-
origin?: string;
|
|
1290
|
-
/** Indicates whether the operation is a data action */
|
|
1291
|
-
isDataAction?: boolean;
|
|
1292
|
-
}
|
|
1293
|
-
|
|
1294
|
-
/** Properties of the operation */
|
|
1295
|
-
export interface OperationDisplay {
|
|
1296
|
-
/** Description of the operation */
|
|
1297
|
-
description?: string;
|
|
1298
|
-
/** Operation name */
|
|
1299
|
-
operation?: string;
|
|
1300
|
-
/** Provider name */
|
|
1301
|
-
provider?: string;
|
|
1302
|
-
/** Resource name */
|
|
1303
|
-
resource?: string;
|
|
1253
|
+
/** Array of watchlist. */
|
|
1254
|
+
value: Watchlist[];
|
|
1304
1255
|
}
|
|
1305
1256
|
|
|
1306
|
-
/** List
|
|
1307
|
-
export interface
|
|
1257
|
+
/** List all the watchlist items. */
|
|
1258
|
+
export interface WatchlistItemList {
|
|
1308
1259
|
/**
|
|
1309
|
-
* URL to fetch the next set of
|
|
1260
|
+
* URL to fetch the next set of watchlist item.
|
|
1310
1261
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1311
1262
|
*/
|
|
1312
1263
|
readonly nextLink?: string;
|
|
1313
|
-
/** Array of
|
|
1314
|
-
value:
|
|
1264
|
+
/** Array of watchlist items. */
|
|
1265
|
+
value: WatchlistItem[];
|
|
1315
1266
|
}
|
|
1316
1267
|
|
|
1317
|
-
/** List
|
|
1318
|
-
export interface
|
|
1268
|
+
/** List all the data connectors. */
|
|
1269
|
+
export interface DataConnectorList {
|
|
1319
1270
|
/**
|
|
1320
|
-
* URL to fetch the next set of
|
|
1271
|
+
* URL to fetch the next set of data connectors.
|
|
1321
1272
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1322
1273
|
*/
|
|
1323
1274
|
readonly nextLink?: string;
|
|
1324
|
-
/** Array of
|
|
1325
|
-
value:
|
|
1326
|
-
}
|
|
1327
|
-
|
|
1328
|
-
/** alert rule template data sources */
|
|
1329
|
-
export interface AlertRuleTemplateDataSource {
|
|
1330
|
-
/** The connector id that provides the following data types */
|
|
1331
|
-
connectorId?: string;
|
|
1332
|
-
/** The data types used by the alert rule template */
|
|
1333
|
-
dataTypes?: string[];
|
|
1275
|
+
/** Array of data connectors. */
|
|
1276
|
+
value: DataConnectorUnion[];
|
|
1334
1277
|
}
|
|
1335
1278
|
|
|
1336
|
-
/**
|
|
1337
|
-
export interface
|
|
1338
|
-
/**
|
|
1339
|
-
|
|
1340
|
-
/**
|
|
1341
|
-
|
|
1342
|
-
|
|
1279
|
+
/** Represents Codeless API Polling data connector. */
|
|
1280
|
+
export interface DataConnectorConnectBody {
|
|
1281
|
+
/** The authentication kind used to poll the data */
|
|
1282
|
+
kind?: ConnectAuthKind;
|
|
1283
|
+
/** The API key of the audit server. */
|
|
1284
|
+
apiKey?: string;
|
|
1285
|
+
/** The client secret of the OAuth 2.0 application. */
|
|
1286
|
+
clientSecret?: string;
|
|
1287
|
+
/** The client id of the OAuth 2.0 application. */
|
|
1288
|
+
clientId?: string;
|
|
1289
|
+
/** The authorization code used in OAuth 2.0 code flow to issue a token. */
|
|
1290
|
+
authorizationCode?: string;
|
|
1291
|
+
/** The user name in the audit log server. */
|
|
1292
|
+
userName?: string;
|
|
1293
|
+
/** The user password in the audit log server. */
|
|
1294
|
+
password?: string;
|
|
1295
|
+
requestConfigUserInputValues?: Record<string, unknown>[];
|
|
1296
|
+
}
|
|
1297
|
+
|
|
1298
|
+
/** Data connector requirements properties. */
|
|
1299
|
+
export interface DataConnectorsCheckRequirements {
|
|
1300
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1301
|
+
kind:
|
|
1302
|
+
| "AzureActiveDirectory"
|
|
1303
|
+
| "AzureAdvancedThreatProtection"
|
|
1304
|
+
| "AzureSecurityCenter"
|
|
1305
|
+
| "AmazonWebServicesCloudTrail"
|
|
1306
|
+
| "AmazonWebServicesS3"
|
|
1307
|
+
| "Dynamics365"
|
|
1308
|
+
| "MicrosoftCloudAppSecurity"
|
|
1309
|
+
| "MicrosoftDefenderAdvancedThreatProtection"
|
|
1310
|
+
| "MicrosoftThreatIntelligence"
|
|
1311
|
+
| "MicrosoftThreatProtection"
|
|
1312
|
+
| "OfficeATP"
|
|
1313
|
+
| "OfficeIRM"
|
|
1314
|
+
| "Office365Project"
|
|
1315
|
+
| "OfficePowerBI"
|
|
1316
|
+
| "ThreatIntelligence"
|
|
1317
|
+
| "ThreatIntelligenceTaxii"
|
|
1318
|
+
| "IOT";
|
|
1319
|
+
}
|
|
1320
|
+
|
|
1321
|
+
/** Data connector requirements status. */
|
|
1322
|
+
export interface DataConnectorRequirementsState {
|
|
1323
|
+
/** Authorization state for this connector */
|
|
1324
|
+
authorizationState?: DataConnectorAuthorizationState;
|
|
1325
|
+
/** License state for this connector */
|
|
1326
|
+
licenseState?: DataConnectorLicenseState;
|
|
1327
|
+
}
|
|
1328
|
+
|
|
1329
|
+
/** Lists the operations available in the SecurityInsights RP. */
|
|
1330
|
+
export interface OperationsList {
|
|
1331
|
+
/**
|
|
1332
|
+
* URL to fetch the next set of operations.
|
|
1333
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1334
|
+
*/
|
|
1335
|
+
readonly nextLink?: string;
|
|
1336
|
+
/** Array of operations */
|
|
1337
|
+
value: Operation[];
|
|
1338
|
+
}
|
|
1339
|
+
|
|
1340
|
+
/** Operation provided by provider */
|
|
1341
|
+
export interface Operation {
|
|
1342
|
+
/** Properties of the operation */
|
|
1343
|
+
display?: OperationDisplay;
|
|
1344
|
+
/** Name of the operation */
|
|
1345
|
+
name?: string;
|
|
1346
|
+
/** The origin of the operation */
|
|
1347
|
+
origin?: string;
|
|
1348
|
+
/** Indicates whether the operation is a data action */
|
|
1349
|
+
isDataAction?: boolean;
|
|
1350
|
+
}
|
|
1351
|
+
|
|
1352
|
+
/** Properties of the operation */
|
|
1353
|
+
export interface OperationDisplay {
|
|
1354
|
+
/** Description of the operation */
|
|
1355
|
+
description?: string;
|
|
1356
|
+
/** Operation name */
|
|
1357
|
+
operation?: string;
|
|
1358
|
+
/** Provider name */
|
|
1359
|
+
provider?: string;
|
|
1360
|
+
/** Resource name */
|
|
1361
|
+
resource?: string;
|
|
1362
|
+
}
|
|
1363
|
+
|
|
1364
|
+
/** alert rule template data sources */
|
|
1365
|
+
export interface AlertRuleTemplateDataSource {
|
|
1366
|
+
/** The connector id that provides the following data types */
|
|
1367
|
+
connectorId?: string;
|
|
1368
|
+
/** The data types used by the alert rule template */
|
|
1369
|
+
dataTypes?: string[];
|
|
1370
|
+
}
|
|
1371
|
+
|
|
1372
|
+
/** Base alert rule template property bag. */
|
|
1373
|
+
export interface AlertRuleTemplatePropertiesBase {
|
|
1374
|
+
/** the number of alert rules that were created by this template */
|
|
1375
|
+
alertRulesCreatedByTemplateCount?: number;
|
|
1376
|
+
/**
|
|
1377
|
+
* The last time that this alert rule template has been updated.
|
|
1378
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1343
1379
|
*/
|
|
1344
1380
|
readonly lastUpdatedDateUTC?: Date;
|
|
1345
1381
|
/**
|
|
@@ -1363,8 +1399,6 @@ export interface QueryBasedAlertRuleTemplateProperties {
|
|
|
1363
1399
|
query?: string;
|
|
1364
1400
|
/** The severity for alerts created by this alert rule. */
|
|
1365
1401
|
severity?: AlertSeverity;
|
|
1366
|
-
/** The tactics of the alert rule */
|
|
1367
|
-
tactics?: AttackTactic[];
|
|
1368
1402
|
/** The version of this template - in format <a.b.c>, where all are numbers. For example <1.0.2>. */
|
|
1369
1403
|
version?: string;
|
|
1370
1404
|
/** Dictionary of string key-value pairs of columns to be attached to the alert */
|
|
@@ -1403,6 +1437,87 @@ export interface AlertDetailsOverride {
|
|
|
1403
1437
|
alertSeverityColumnName?: string;
|
|
1404
1438
|
}
|
|
1405
1439
|
|
|
1440
|
+
/** Represents a supported source signal configuration in Fusion detection. */
|
|
1441
|
+
export interface FusionSourceSettings {
|
|
1442
|
+
/** Determines whether this source signal is enabled or disabled in Fusion detection. */
|
|
1443
|
+
enabled: boolean;
|
|
1444
|
+
/** Name of the Fusion source signal. Refer to Fusion alert rule template for supported values. */
|
|
1445
|
+
sourceName: string;
|
|
1446
|
+
/** Configuration for all source subtypes under this source signal consumed in fusion detection. */
|
|
1447
|
+
sourceSubTypes?: FusionSourceSubTypeSetting[];
|
|
1448
|
+
}
|
|
1449
|
+
|
|
1450
|
+
/** Represents a supported source subtype configuration under a source signal in Fusion detection. */
|
|
1451
|
+
export interface FusionSourceSubTypeSetting {
|
|
1452
|
+
/** Determines whether this source subtype under source signal is enabled or disabled in Fusion detection. */
|
|
1453
|
+
enabled: boolean;
|
|
1454
|
+
/** The Name of the source subtype under a given source signal in Fusion detection. Refer to Fusion alert rule template for supported values. */
|
|
1455
|
+
sourceSubTypeName: string;
|
|
1456
|
+
/**
|
|
1457
|
+
* The display name of source subtype under a source signal consumed in Fusion detection.
|
|
1458
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1459
|
+
*/
|
|
1460
|
+
readonly sourceSubTypeDisplayName?: string;
|
|
1461
|
+
/** Severity configuration for a source subtype consumed in fusion detection. */
|
|
1462
|
+
severityFilters: FusionSubTypeSeverityFilter;
|
|
1463
|
+
}
|
|
1464
|
+
|
|
1465
|
+
/** Represents severity configuration for a source subtype consumed in Fusion detection. */
|
|
1466
|
+
export interface FusionSubTypeSeverityFilter {
|
|
1467
|
+
/**
|
|
1468
|
+
* Determines whether this source subtype supports severity configuration or not.
|
|
1469
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1470
|
+
*/
|
|
1471
|
+
readonly isSupported?: boolean;
|
|
1472
|
+
/** Individual Severity configuration settings for a given source subtype consumed in Fusion detection. */
|
|
1473
|
+
filters?: FusionSubTypeSeverityFiltersItem[];
|
|
1474
|
+
}
|
|
1475
|
+
|
|
1476
|
+
/** Represents a Severity filter setting for a given source subtype consumed in Fusion detection. */
|
|
1477
|
+
export interface FusionSubTypeSeverityFiltersItem {
|
|
1478
|
+
/** The Severity for a given source subtype consumed in Fusion detection. */
|
|
1479
|
+
severity: AlertSeverity;
|
|
1480
|
+
/** Determines whether this severity is enabled or disabled for this source subtype consumed in Fusion detection. */
|
|
1481
|
+
enabled: boolean;
|
|
1482
|
+
}
|
|
1483
|
+
|
|
1484
|
+
/** Represents a Fusion scenario exclusion patterns in Fusion detection. */
|
|
1485
|
+
export interface FusionScenarioExclusionPattern {
|
|
1486
|
+
/** Scenario exclusion pattern. */
|
|
1487
|
+
exclusionPattern: string;
|
|
1488
|
+
/** DateTime when scenario exclusion pattern is added in UTC. */
|
|
1489
|
+
dateAddedInUTC: string;
|
|
1490
|
+
}
|
|
1491
|
+
|
|
1492
|
+
/** Represents a source signal consumed in Fusion detection. */
|
|
1493
|
+
export interface FusionTemplateSourceSetting {
|
|
1494
|
+
/** The name of a source signal consumed in Fusion detection. */
|
|
1495
|
+
sourceName: string;
|
|
1496
|
+
/** All supported source subtypes under this source signal consumed in fusion detection. */
|
|
1497
|
+
sourceSubTypes?: FusionTemplateSourceSubType[];
|
|
1498
|
+
}
|
|
1499
|
+
|
|
1500
|
+
/** Represents a source subtype under a source signal consumed in Fusion detection. */
|
|
1501
|
+
export interface FusionTemplateSourceSubType {
|
|
1502
|
+
/** The name of source subtype under a source signal consumed in Fusion detection. */
|
|
1503
|
+
sourceSubTypeName: string;
|
|
1504
|
+
/**
|
|
1505
|
+
* The display name of source subtype under a source signal consumed in Fusion detection.
|
|
1506
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1507
|
+
*/
|
|
1508
|
+
readonly sourceSubTypeDisplayName?: string;
|
|
1509
|
+
/** Severity configuration available for a source subtype consumed in fusion detection. */
|
|
1510
|
+
severityFilter: FusionTemplateSubTypeSeverityFilter;
|
|
1511
|
+
}
|
|
1512
|
+
|
|
1513
|
+
/** Represents severity configurations available for a source subtype consumed in Fusion detection. */
|
|
1514
|
+
export interface FusionTemplateSubTypeSeverityFilter {
|
|
1515
|
+
/** Determines whether severity configuration is supported for this source subtype consumed in Fusion detection. */
|
|
1516
|
+
isSupported: boolean;
|
|
1517
|
+
/** List of all supported severities for this source subtype consumed in Fusion detection. */
|
|
1518
|
+
severityFilters?: AlertSeverity[];
|
|
1519
|
+
}
|
|
1520
|
+
|
|
1406
1521
|
/** MicrosoftSecurityIncidentCreation rule common property bag. */
|
|
1407
1522
|
export interface MicrosoftSecurityIncidentCreationAlertRuleCommonProperties {
|
|
1408
1523
|
/** the alerts' displayNames on which the cases will be generated */
|
|
@@ -1415,43 +1530,6 @@ export interface MicrosoftSecurityIncidentCreationAlertRuleCommonProperties {
|
|
|
1415
1530
|
severitiesFilter?: AlertSeverity[];
|
|
1416
1531
|
}
|
|
1417
1532
|
|
|
1418
|
-
/** Query based alert rule base property bag. */
|
|
1419
|
-
export interface QueryBasedAlertRuleProperties {
|
|
1420
|
-
/** The Name of the alert rule template used to create this rule. */
|
|
1421
|
-
alertRuleTemplateName?: string;
|
|
1422
|
-
/** 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> */
|
|
1423
|
-
templateVersion?: string;
|
|
1424
|
-
/** The description of the alert rule. */
|
|
1425
|
-
description?: string;
|
|
1426
|
-
/** The query that creates alerts for this rule. */
|
|
1427
|
-
query?: string;
|
|
1428
|
-
/** The display name for alerts created by this alert rule. */
|
|
1429
|
-
displayName: string;
|
|
1430
|
-
/** Determines whether this alert rule is enabled or disabled. */
|
|
1431
|
-
enabled: boolean;
|
|
1432
|
-
/**
|
|
1433
|
-
* The last time that this alert rule has been modified.
|
|
1434
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1435
|
-
*/
|
|
1436
|
-
readonly lastModifiedUtc?: Date;
|
|
1437
|
-
/** The suppression (in ISO 8601 duration format) to wait since last time this alert rule been triggered. */
|
|
1438
|
-
suppressionDuration: string;
|
|
1439
|
-
/** Determines whether the suppression for this alert rule is enabled or disabled. */
|
|
1440
|
-
suppressionEnabled: boolean;
|
|
1441
|
-
/** The severity for alerts created by this alert rule. */
|
|
1442
|
-
severity?: AlertSeverity;
|
|
1443
|
-
/** The tactics of the alert rule */
|
|
1444
|
-
tactics?: AttackTactic[];
|
|
1445
|
-
/** The settings of the incidents that created from alerts triggered by this analytics rule */
|
|
1446
|
-
incidentConfiguration?: IncidentConfiguration;
|
|
1447
|
-
/** Dictionary of string key-value pairs of columns to be attached to the alert */
|
|
1448
|
-
customDetails?: { [propertyName: string]: string };
|
|
1449
|
-
/** Array of the entity mappings of the alert rule */
|
|
1450
|
-
entityMappings?: EntityMapping[];
|
|
1451
|
-
/** The alert details override settings */
|
|
1452
|
-
alertDetailsOverride?: AlertDetailsOverride;
|
|
1453
|
-
}
|
|
1454
|
-
|
|
1455
1533
|
/** Incident Configuration property bag. */
|
|
1456
1534
|
export interface IncidentConfiguration {
|
|
1457
1535
|
/** Create incidents from alerts triggered by this analytics rule */
|
|
@@ -1480,16 +1558,26 @@ export interface GroupingConfiguration {
|
|
|
1480
1558
|
|
|
1481
1559
|
/** Scheduled alert rule template property bag. */
|
|
1482
1560
|
export interface ScheduledAlertRuleCommonProperties {
|
|
1561
|
+
/** The query that creates alerts for this rule. */
|
|
1562
|
+
query?: string;
|
|
1483
1563
|
/** The frequency (in ISO 8601 duration format) for this alert rule to run. */
|
|
1484
1564
|
queryFrequency?: string;
|
|
1485
1565
|
/** The period (in ISO 8601 duration format) that this alert rule looks at. */
|
|
1486
1566
|
queryPeriod?: string;
|
|
1567
|
+
/** The severity for alerts created by this alert rule. */
|
|
1568
|
+
severity?: AlertSeverity;
|
|
1487
1569
|
/** The operation against the threshold that triggers alert rule. */
|
|
1488
1570
|
triggerOperator?: TriggerOperator;
|
|
1489
1571
|
/** The threshold triggers this alert rule. */
|
|
1490
1572
|
triggerThreshold?: number;
|
|
1491
1573
|
/** The event grouping settings. */
|
|
1492
1574
|
eventGroupingSettings?: EventGroupingSettings;
|
|
1575
|
+
/** Dictionary of string key-value pairs of columns to be attached to the alert */
|
|
1576
|
+
customDetails?: { [propertyName: string]: string };
|
|
1577
|
+
/** Array of the entity mappings of the alert rule */
|
|
1578
|
+
entityMappings?: EntityMapping[];
|
|
1579
|
+
/** The alert details override settings */
|
|
1580
|
+
alertDetailsOverride?: AlertDetailsOverride;
|
|
1493
1581
|
}
|
|
1494
1582
|
|
|
1495
1583
|
/** Event grouping settings property bag. */
|
|
@@ -1498,46 +1586,35 @@ export interface EventGroupingSettings {
|
|
|
1498
1586
|
aggregationKind?: EventGroupingAggregationKind;
|
|
1499
1587
|
}
|
|
1500
1588
|
|
|
1501
|
-
|
|
1502
|
-
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
tenantId?: string;
|
|
1507
|
-
}
|
|
1508
|
-
|
|
1509
|
-
/** The configuration of the modify properties automation rule action */
|
|
1510
|
-
export interface AutomationRuleModifyPropertiesActionConfiguration {
|
|
1589
|
+
export interface IncidentPropertiesAction {
|
|
1590
|
+
/** The severity of the incident */
|
|
1591
|
+
severity?: IncidentSeverity;
|
|
1592
|
+
/** The status of the incident */
|
|
1593
|
+
status?: IncidentStatus;
|
|
1511
1594
|
/** The reason the incident was closed */
|
|
1512
1595
|
classification?: IncidentClassification;
|
|
1513
|
-
/** Describes the reason the incident was closed */
|
|
1514
|
-
classificationComment?: string;
|
|
1515
1596
|
/** The classification reason the incident was closed with */
|
|
1516
1597
|
classificationReason?: IncidentClassificationReason;
|
|
1598
|
+
/** Describes the reason the incident was closed */
|
|
1599
|
+
classificationComment?: string;
|
|
1600
|
+
/** Information on the user an incident is assigned to */
|
|
1601
|
+
owner?: IncidentOwnerInfo;
|
|
1517
1602
|
/** List of labels to add to the incident */
|
|
1518
1603
|
labels?: IncidentLabel[];
|
|
1519
|
-
/** Describes a user that the incident is assigned to */
|
|
1520
|
-
owner?: IncidentOwnerInfo;
|
|
1521
|
-
/** The severity of the incident */
|
|
1522
|
-
severity?: IncidentSeverity;
|
|
1523
|
-
/** The status of the incident */
|
|
1524
|
-
status?: IncidentStatus;
|
|
1525
1604
|
}
|
|
1526
1605
|
|
|
1527
|
-
|
|
1528
|
-
|
|
1529
|
-
/** The property to evaluate */
|
|
1606
|
+
export interface AutomationRulePropertyValuesCondition {
|
|
1607
|
+
/** The property to evaluate in an automation rule property condition */
|
|
1530
1608
|
propertyName?: AutomationRulePropertyConditionSupportedProperty;
|
|
1531
|
-
/** The operator to use for evaluation the condition */
|
|
1532
1609
|
operator?: AutomationRulePropertyConditionSupportedOperator;
|
|
1533
|
-
/** The values to use for evaluating the condition */
|
|
1534
1610
|
propertyValues?: string[];
|
|
1535
1611
|
}
|
|
1536
1612
|
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
|
|
1613
|
+
export interface PlaybookActionProperties {
|
|
1614
|
+
/** The resource id of the playbook resource */
|
|
1615
|
+
logicAppResourceId?: string;
|
|
1616
|
+
/** The tenant id of the playbook resource */
|
|
1617
|
+
tenantId?: string;
|
|
1541
1618
|
}
|
|
1542
1619
|
|
|
1543
1620
|
/** An properties abstract Query item for entity */
|
|
@@ -1614,6 +1691,26 @@ export interface InsightQueryItemPropertiesReferenceTimeRange {
|
|
|
1614
1691
|
beforeRange?: string;
|
|
1615
1692
|
}
|
|
1616
1693
|
|
|
1694
|
+
/** The Activity query definitions */
|
|
1695
|
+
export interface ActivityEntityQueriesPropertiesQueryDefinitions {
|
|
1696
|
+
/** The Activity query to run on a given entity */
|
|
1697
|
+
query?: string;
|
|
1698
|
+
}
|
|
1699
|
+
|
|
1700
|
+
/** The Activity query definitions */
|
|
1701
|
+
export interface ActivityEntityQueryTemplatePropertiesQueryDefinitions {
|
|
1702
|
+
/** The Activity query to run on a given entity */
|
|
1703
|
+
query?: string;
|
|
1704
|
+
/** The dimensions we want to summarize the timeline results on, this is comma separated list */
|
|
1705
|
+
summarizeBy?: string;
|
|
1706
|
+
}
|
|
1707
|
+
|
|
1708
|
+
/** The data type definition */
|
|
1709
|
+
export interface DataTypeDefinitions {
|
|
1710
|
+
/** The data type name */
|
|
1711
|
+
dataType?: string;
|
|
1712
|
+
}
|
|
1713
|
+
|
|
1617
1714
|
/** The pricing tier of the solution */
|
|
1618
1715
|
export interface Sku {
|
|
1619
1716
|
/** The kind of the tier */
|
|
@@ -1678,6 +1775,18 @@ export interface Dynamics365DataConnectorDataTypes {
|
|
|
1678
1775
|
dynamics365CdsActivities: Dynamics365DataConnectorDataTypesDynamics365CdsActivities;
|
|
1679
1776
|
}
|
|
1680
1777
|
|
|
1778
|
+
/** The available data types for Office Microsoft Project data connector. */
|
|
1779
|
+
export interface Office365ProjectConnectorDataTypes {
|
|
1780
|
+
/** Logs data type. */
|
|
1781
|
+
logs: Office365ProjectConnectorDataTypesLogs;
|
|
1782
|
+
}
|
|
1783
|
+
|
|
1784
|
+
/** The available data types for Office Microsoft PowerBI data connector. */
|
|
1785
|
+
export interface OfficePowerBIConnectorDataTypes {
|
|
1786
|
+
/** Logs data type. */
|
|
1787
|
+
logs: OfficePowerBIConnectorDataTypesLogs;
|
|
1788
|
+
}
|
|
1789
|
+
|
|
1681
1790
|
/** The available data types for office data connector. */
|
|
1682
1791
|
export interface OfficeDataConnectorDataTypes {
|
|
1683
1792
|
/** Exchange data type connection. */
|
|
@@ -1765,7 +1874,7 @@ export interface ConnectivityCriteria {
|
|
|
1765
1874
|
/** Connector Availability Status */
|
|
1766
1875
|
export interface Availability {
|
|
1767
1876
|
/** The connector Availability Status */
|
|
1768
|
-
status?:
|
|
1877
|
+
status?: 1;
|
|
1769
1878
|
/** Set connector as preview */
|
|
1770
1879
|
isPreview?: boolean;
|
|
1771
1880
|
}
|
|
@@ -1936,20 +2045,6 @@ export interface CodelessConnectorPollingResponseProperties {
|
|
|
1936
2045
|
isGzipCompressed?: boolean;
|
|
1937
2046
|
}
|
|
1938
2047
|
|
|
1939
|
-
/** The Activity query definitions */
|
|
1940
|
-
export interface ActivityEntityQueryTemplatePropertiesQueryDefinitions {
|
|
1941
|
-
/** The Activity query to run on a given entity */
|
|
1942
|
-
query?: string;
|
|
1943
|
-
/** The dimensions we want to summarize the timeline results on, this is comma separated list */
|
|
1944
|
-
summarizeBy?: string;
|
|
1945
|
-
}
|
|
1946
|
-
|
|
1947
|
-
/** The data type definition */
|
|
1948
|
-
export interface DataTypeDefinitions {
|
|
1949
|
-
/** The data type name */
|
|
1950
|
-
dataType?: string;
|
|
1951
|
-
}
|
|
1952
|
-
|
|
1953
2048
|
/** ThreatIntelligence property bag. */
|
|
1954
2049
|
export interface ThreatIntelligence {
|
|
1955
2050
|
/**
|
|
@@ -2041,6 +2136,12 @@ export type Entity = Resource & {
|
|
|
2041
2136
|
kind: EntityKind;
|
|
2042
2137
|
};
|
|
2043
2138
|
|
|
2139
|
+
/** Specific entity query template. */
|
|
2140
|
+
export type EntityQueryTemplate = Resource & {
|
|
2141
|
+
/** the entity query template kind */
|
|
2142
|
+
kind: EntityQueryTemplateKind;
|
|
2143
|
+
};
|
|
2144
|
+
|
|
2044
2145
|
/** Consent for Office365 tenant that already made. */
|
|
2045
2146
|
export type OfficeConsent = Resource & {
|
|
2046
2147
|
/** The tenantId of the Office365 with the consent. */
|
|
@@ -2049,12 +2150,6 @@ export type OfficeConsent = Resource & {
|
|
|
2049
2150
|
consentId?: string;
|
|
2050
2151
|
};
|
|
2051
2152
|
|
|
2052
|
-
/** Specific entity query template. */
|
|
2053
|
-
export type EntityQueryTemplate = Resource & {
|
|
2054
|
-
/** the entity query template kind */
|
|
2055
|
-
kind: EntityQueryTemplateKind;
|
|
2056
|
-
};
|
|
2057
|
-
|
|
2058
2153
|
/** Action property bag. */
|
|
2059
2154
|
export type ActionResponseProperties = ActionPropertiesBase & {
|
|
2060
2155
|
/** The name of the logic app's workflow. */
|
|
@@ -2068,27 +2163,24 @@ export type ActionRequestProperties = ActionPropertiesBase & {
|
|
|
2068
2163
|
};
|
|
2069
2164
|
|
|
2070
2165
|
/** Describes an automation rule condition that evaluates a property's value */
|
|
2071
|
-
export type
|
|
2166
|
+
export type PropertyConditionProperties = AutomationRuleCondition & {
|
|
2072
2167
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2073
2168
|
conditionType: "Property";
|
|
2074
|
-
|
|
2075
|
-
conditionProperties: AutomationRulePropertyValuesConditionProperties;
|
|
2076
|
-
};
|
|
2077
|
-
|
|
2078
|
-
/** Describes an automation rule action to run a playbook */
|
|
2079
|
-
export type AutomationRuleRunPlaybookAction = AutomationRuleAction & {
|
|
2080
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2081
|
-
actionType: "RunPlaybook";
|
|
2082
|
-
/** The configuration of the run playbook automation rule action */
|
|
2083
|
-
actionConfiguration: AutomationRuleRunPlaybookActionConfiguration;
|
|
2169
|
+
conditionProperties?: AutomationRulePropertyValuesCondition;
|
|
2084
2170
|
};
|
|
2085
2171
|
|
|
2086
2172
|
/** Describes an automation rule action to modify an object's properties */
|
|
2087
2173
|
export type AutomationRuleModifyPropertiesAction = AutomationRuleAction & {
|
|
2088
2174
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2089
2175
|
actionType: "ModifyProperties";
|
|
2090
|
-
|
|
2091
|
-
|
|
2176
|
+
actionConfiguration?: IncidentPropertiesAction;
|
|
2177
|
+
};
|
|
2178
|
+
|
|
2179
|
+
/** Describes an automation rule action to run a playbook */
|
|
2180
|
+
export type AutomationRuleRunPlaybookAction = AutomationRuleAction & {
|
|
2181
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2182
|
+
actionType: "RunPlaybook";
|
|
2183
|
+
actionConfiguration?: PlaybookActionProperties;
|
|
2092
2184
|
};
|
|
2093
2185
|
|
|
2094
2186
|
/** Represents Activity timeline item. */
|
|
@@ -3180,6 +3272,22 @@ export type OfficeIRMCheckRequirements = DataConnectorsCheckRequirements & {
|
|
|
3180
3272
|
tenantId?: string;
|
|
3181
3273
|
};
|
|
3182
3274
|
|
|
3275
|
+
/** Represents Office365 Project requirements check request. */
|
|
3276
|
+
export type Office365ProjectCheckRequirements = DataConnectorsCheckRequirements & {
|
|
3277
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
3278
|
+
kind: "Office365Project";
|
|
3279
|
+
/** The tenant id to connect to, and get the data from. */
|
|
3280
|
+
tenantId?: string;
|
|
3281
|
+
};
|
|
3282
|
+
|
|
3283
|
+
/** Represents Office PowerBI requirements check request. */
|
|
3284
|
+
export type OfficePowerBICheckRequirements = DataConnectorsCheckRequirements & {
|
|
3285
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
3286
|
+
kind: "OfficePowerBI";
|
|
3287
|
+
/** The tenant id to connect to, and get the data from. */
|
|
3288
|
+
tenantId?: string;
|
|
3289
|
+
};
|
|
3290
|
+
|
|
3183
3291
|
/** Threat Intelligence Platforms data connector check requirements */
|
|
3184
3292
|
export type TICheckRequirements = DataConnectorsCheckRequirements & {
|
|
3185
3293
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
@@ -3196,117 +3304,36 @@ export type TiTaxiiCheckRequirements = DataConnectorsCheckRequirements & {
|
|
|
3196
3304
|
tenantId?: string;
|
|
3197
3305
|
};
|
|
3198
3306
|
|
|
3199
|
-
/**
|
|
3200
|
-
export type
|
|
3201
|
-
/**
|
|
3202
|
-
|
|
3203
|
-
/**
|
|
3204
|
-
|
|
3205
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3206
|
-
*/
|
|
3207
|
-
readonly additionalData?: { [propertyName: string]: Record<string, unknown> };
|
|
3208
|
-
/**
|
|
3209
|
-
* 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.
|
|
3210
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3211
|
-
*/
|
|
3212
|
-
readonly friendlyName?: string;
|
|
3213
|
-
/** List of tags */
|
|
3214
|
-
threatIntelligenceTags?: string[];
|
|
3215
|
-
/** Last updated time in UTC */
|
|
3216
|
-
lastUpdatedTimeUtc?: string;
|
|
3217
|
-
/** Source of a threat intelligence entity */
|
|
3218
|
-
source?: string;
|
|
3219
|
-
/** Display name of a threat intelligence entity */
|
|
3220
|
-
displayName?: string;
|
|
3221
|
-
/** Description of a threat intelligence entity */
|
|
3222
|
-
description?: string;
|
|
3223
|
-
/** Indicator types of threat intelligence entities */
|
|
3224
|
-
indicatorTypes?: string[];
|
|
3225
|
-
/** Pattern of a threat intelligence entity */
|
|
3226
|
-
pattern?: string;
|
|
3227
|
-
/** Pattern type of a threat intelligence entity */
|
|
3228
|
-
patternType?: string;
|
|
3229
|
-
/** Pattern version of a threat intelligence entity */
|
|
3230
|
-
patternVersion?: string;
|
|
3231
|
-
/** Kill chain phases */
|
|
3232
|
-
killChainPhases?: ThreatIntelligenceKillChainPhase[];
|
|
3233
|
-
/** Parsed patterns */
|
|
3234
|
-
parsedPattern?: ThreatIntelligenceParsedPattern[];
|
|
3235
|
-
/** External ID of threat intelligence entity */
|
|
3236
|
-
externalId?: string;
|
|
3237
|
-
/** Created by reference of threat intelligence entity */
|
|
3238
|
-
createdByRef?: string;
|
|
3239
|
-
/** Is threat intelligence entity defanged */
|
|
3240
|
-
defanged?: boolean;
|
|
3241
|
-
/** External last updated time in UTC */
|
|
3242
|
-
externalLastUpdatedTimeUtc?: string;
|
|
3243
|
-
/** External References */
|
|
3244
|
-
externalReferences?: ThreatIntelligenceExternalReference[];
|
|
3245
|
-
/** Granular Markings */
|
|
3246
|
-
granularMarkings?: ThreatIntelligenceGranularMarkingModel[];
|
|
3247
|
-
/** Labels of threat intelligence entity */
|
|
3248
|
-
labels?: string[];
|
|
3249
|
-
/** Is threat intelligence entity revoked */
|
|
3250
|
-
revoked?: boolean;
|
|
3251
|
-
/** Confidence of threat intelligence entity */
|
|
3252
|
-
confidence?: number;
|
|
3253
|
-
/** Threat intelligence entity object marking references */
|
|
3254
|
-
objectMarkingRefs?: string[];
|
|
3255
|
-
/** Language of threat intelligence entity */
|
|
3256
|
-
language?: string;
|
|
3257
|
-
/** Threat types */
|
|
3258
|
-
threatTypes?: string[];
|
|
3259
|
-
/** Valid from */
|
|
3260
|
-
validFrom?: string;
|
|
3261
|
-
/** Valid until */
|
|
3262
|
-
validUntil?: string;
|
|
3263
|
-
/** Created by */
|
|
3264
|
-
created?: string;
|
|
3265
|
-
/** Modified by */
|
|
3266
|
-
modified?: string;
|
|
3267
|
-
/** Extensions map */
|
|
3268
|
-
extensions?: { [propertyName: string]: any };
|
|
3269
|
-
};
|
|
3270
|
-
|
|
3271
|
-
/** Threat intelligence information object. */
|
|
3272
|
-
export type ThreatIntelligenceInformation = ResourceWithEtag &
|
|
3273
|
-
ThreatIntelligenceResourceKind & {};
|
|
3274
|
-
|
|
3275
|
-
/** MLBehaviorAnalytics alert rule template properties. */
|
|
3276
|
-
export type MLBehaviorAnalyticsAlertRuleTemplateProperties = AlertRuleTemplatePropertiesBase & {
|
|
3277
|
-
/** The severity for alerts created by this alert rule. */
|
|
3278
|
-
severity: AlertSeverity;
|
|
3279
|
-
/** The tactics of the alert rule template. */
|
|
3280
|
-
tactics?: AttackTactic[];
|
|
3281
|
-
};
|
|
3282
|
-
|
|
3283
|
-
/** Fusion alert rule template properties */
|
|
3284
|
-
export type FusionAlertRuleTemplateProperties = AlertRuleTemplatePropertiesBase & {
|
|
3285
|
-
/** The severity for alerts created by this alert rule. */
|
|
3286
|
-
severity: AlertSeverity;
|
|
3287
|
-
/** The tactics of the alert rule template */
|
|
3288
|
-
tactics?: AttackTactic[];
|
|
3307
|
+
/** Represents IoT requirements check request. */
|
|
3308
|
+
export type IoTCheckRequirements = DataConnectorsCheckRequirements & {
|
|
3309
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
3310
|
+
kind: "IOT";
|
|
3311
|
+
/** The subscription id to connect to, and get the data from. */
|
|
3312
|
+
subscriptionId?: string;
|
|
3289
3313
|
};
|
|
3290
3314
|
|
|
3291
|
-
/**
|
|
3292
|
-
export type
|
|
3293
|
-
/** The
|
|
3294
|
-
severity: AlertSeverity;
|
|
3295
|
-
/** The tactics of the alert rule template */
|
|
3315
|
+
/** Alert rule template with MITRE property bag. */
|
|
3316
|
+
export type AlertRuleTemplateWithMitreProperties = AlertRuleTemplatePropertiesBase & {
|
|
3317
|
+
/** The tactics of the alert rule */
|
|
3296
3318
|
tactics?: AttackTactic[];
|
|
3319
|
+
/** The techniques of the alert rule */
|
|
3320
|
+
techniques?: string[];
|
|
3297
3321
|
};
|
|
3298
3322
|
|
|
3299
3323
|
/** MicrosoftSecurityIncidentCreation rule template properties */
|
|
3300
|
-
export type MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties = AlertRuleTemplatePropertiesBase &
|
|
3301
|
-
|
|
3302
|
-
|
|
3303
|
-
/**
|
|
3304
|
-
|
|
3305
|
-
|
|
3306
|
-
|
|
3324
|
+
export type MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties = AlertRuleTemplatePropertiesBase & {
|
|
3325
|
+
/** the alerts' displayNames on which the cases will be generated */
|
|
3326
|
+
displayNamesFilter?: string[];
|
|
3327
|
+
/** the alerts' displayNames on which the cases will not be generated */
|
|
3328
|
+
displayNamesExcludeFilter?: string[];
|
|
3329
|
+
/** The alerts' productName on which the cases will be generated */
|
|
3330
|
+
productFilter?: MicrosoftSecurityProductName;
|
|
3331
|
+
/** the alerts' severities on which the cases will be generated */
|
|
3332
|
+
severitiesFilter?: AlertSeverity[];
|
|
3333
|
+
};
|
|
3307
3334
|
|
|
3308
3335
|
/** NRT alert rule template properties */
|
|
3309
|
-
export type NrtAlertRuleTemplateProperties =
|
|
3336
|
+
export type NrtAlertRuleTemplateProperties = AlertRuleTemplateWithMitreProperties &
|
|
3310
3337
|
QueryBasedAlertRuleTemplateProperties & {};
|
|
3311
3338
|
|
|
3312
3339
|
/** MicrosoftSecurityIncidentCreation rule property bag. */
|
|
@@ -3327,11 +3354,33 @@ export type MicrosoftSecurityIncidentCreationAlertRuleProperties = MicrosoftSecu
|
|
|
3327
3354
|
};
|
|
3328
3355
|
|
|
3329
3356
|
/** Scheduled alert rule base property bag. */
|
|
3330
|
-
export type ScheduledAlertRuleProperties = ScheduledAlertRuleCommonProperties &
|
|
3331
|
-
|
|
3332
|
-
|
|
3333
|
-
/**
|
|
3334
|
-
|
|
3357
|
+
export type ScheduledAlertRuleProperties = ScheduledAlertRuleCommonProperties & {
|
|
3358
|
+
/** The Name of the alert rule template used to create this rule. */
|
|
3359
|
+
alertRuleTemplateName?: string;
|
|
3360
|
+
/** 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> */
|
|
3361
|
+
templateVersion?: string;
|
|
3362
|
+
/** The description of the alert rule. */
|
|
3363
|
+
description?: string;
|
|
3364
|
+
/** The display name for alerts created by this alert rule. */
|
|
3365
|
+
displayName: string;
|
|
3366
|
+
/** Determines whether this alert rule is enabled or disabled. */
|
|
3367
|
+
enabled: boolean;
|
|
3368
|
+
/**
|
|
3369
|
+
* The last time that this alert rule has been modified.
|
|
3370
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3371
|
+
*/
|
|
3372
|
+
readonly lastModifiedUtc?: Date;
|
|
3373
|
+
/** The suppression (in ISO 8601 duration format) to wait since last time this alert rule been triggered. */
|
|
3374
|
+
suppressionDuration: string;
|
|
3375
|
+
/** Determines whether the suppression for this alert rule is enabled or disabled. */
|
|
3376
|
+
suppressionEnabled: boolean;
|
|
3377
|
+
/** The tactics of the alert rule */
|
|
3378
|
+
tactics?: AttackTactic[];
|
|
3379
|
+
/** The techniques of the alert rule */
|
|
3380
|
+
techniques?: string[];
|
|
3381
|
+
/** The settings of the incidents that created from alerts triggered by this analytics rule */
|
|
3382
|
+
incidentConfiguration?: IncidentConfiguration;
|
|
3383
|
+
};
|
|
3335
3384
|
|
|
3336
3385
|
/** Represents Insight Query. */
|
|
3337
3386
|
export type InsightQueryItemProperties = EntityQueryItemProperties & {
|
|
@@ -3380,6 +3429,12 @@ export type OfficeATPCheckRequirementsProperties = DataConnectorTenantId & {};
|
|
|
3380
3429
|
/** OfficeIRM (Microsoft Insider Risk Management) requirements check properties. */
|
|
3381
3430
|
export type OfficeIRMCheckRequirementsProperties = DataConnectorTenantId & {};
|
|
3382
3431
|
|
|
3432
|
+
/** Office365 Project requirements check properties. */
|
|
3433
|
+
export type Office365ProjectCheckRequirementsProperties = DataConnectorTenantId & {};
|
|
3434
|
+
|
|
3435
|
+
/** Office PowerBI requirements check properties. */
|
|
3436
|
+
export type OfficePowerBICheckRequirementsProperties = DataConnectorTenantId & {};
|
|
3437
|
+
|
|
3383
3438
|
/** Threat Intelligence Platforms data connector required properties. */
|
|
3384
3439
|
export type TICheckRequirementsProperties = DataConnectorTenantId & {};
|
|
3385
3440
|
|
|
@@ -3422,6 +3477,18 @@ export type Dynamics365DataConnectorProperties = DataConnectorTenantId & {
|
|
|
3422
3477
|
export type OfficeATPDataConnectorProperties = DataConnectorTenantId &
|
|
3423
3478
|
DataConnectorWithAlertsProperties & {};
|
|
3424
3479
|
|
|
3480
|
+
/** Office Microsoft Project data connector properties. */
|
|
3481
|
+
export type Office365ProjectDataConnectorProperties = DataConnectorTenantId & {
|
|
3482
|
+
/** The available data types for the connector. */
|
|
3483
|
+
dataTypes: Office365ProjectConnectorDataTypes;
|
|
3484
|
+
};
|
|
3485
|
+
|
|
3486
|
+
/** Office Microsoft PowerBI data connector properties. */
|
|
3487
|
+
export type OfficePowerBIDataConnectorProperties = DataConnectorTenantId & {
|
|
3488
|
+
/** The available data types for the connector. */
|
|
3489
|
+
dataTypes: OfficePowerBIConnectorDataTypes;
|
|
3490
|
+
};
|
|
3491
|
+
|
|
3425
3492
|
/** OfficeIRM (Microsoft Insider Risk Management) data connector properties. */
|
|
3426
3493
|
export type OfficeIRMDataConnectorProperties = DataConnectorTenantId &
|
|
3427
3494
|
DataConnectorWithAlertsProperties & {};
|
|
@@ -3472,6 +3539,12 @@ export type ASCDataConnectorProperties = DataConnectorWithAlertsProperties & {
|
|
|
3472
3539
|
subscriptionId?: string;
|
|
3473
3540
|
};
|
|
3474
3541
|
|
|
3542
|
+
/** IoT data connector properties. */
|
|
3543
|
+
export type IoTDataConnectorProperties = DataConnectorWithAlertsProperties & {
|
|
3544
|
+
/** The subscription id to connect to, and get the data from. */
|
|
3545
|
+
subscriptionId?: string;
|
|
3546
|
+
};
|
|
3547
|
+
|
|
3475
3548
|
/** The available data types for MCAS (Microsoft Cloud App Security) data connector. */
|
|
3476
3549
|
export type McasDataConnectorDataTypes = AlertsDataTypeOfDataConnector & {
|
|
3477
3550
|
/** Discovery log data type connection. */
|
|
@@ -3502,6 +3575,12 @@ export type AwsS3DataConnectorDataTypesLogs = DataConnectorDataTypeCommon & {};
|
|
|
3502
3575
|
/** Common Data Service data type connection. */
|
|
3503
3576
|
export type Dynamics365DataConnectorDataTypesDynamics365CdsActivities = DataConnectorDataTypeCommon & {};
|
|
3504
3577
|
|
|
3578
|
+
/** Logs data type. */
|
|
3579
|
+
export type Office365ProjectConnectorDataTypesLogs = DataConnectorDataTypeCommon & {};
|
|
3580
|
+
|
|
3581
|
+
/** Logs data type. */
|
|
3582
|
+
export type OfficePowerBIConnectorDataTypesLogs = DataConnectorDataTypeCommon & {};
|
|
3583
|
+
|
|
3505
3584
|
/** Exchange data type connection. */
|
|
3506
3585
|
export type OfficeDataConnectorDataTypesExchange = DataConnectorDataTypeCommon & {};
|
|
3507
3586
|
|
|
@@ -3556,36 +3635,35 @@ export type ActionRequest = ResourceWithEtag & {
|
|
|
3556
3635
|
triggerUri?: string;
|
|
3557
3636
|
};
|
|
3558
3637
|
|
|
3559
|
-
/** Represents an automation rule. */
|
|
3560
3638
|
export type AutomationRule = ResourceWithEtag & {
|
|
3561
|
-
/** The display name of the automation
|
|
3562
|
-
displayName
|
|
3639
|
+
/** The display name of the automation rule */
|
|
3640
|
+
displayName: string;
|
|
3563
3641
|
/** The order of execution of the automation rule */
|
|
3564
|
-
order
|
|
3565
|
-
/**
|
|
3566
|
-
triggeringLogic
|
|
3642
|
+
order: number;
|
|
3643
|
+
/** Describes automation rule triggering logic */
|
|
3644
|
+
triggeringLogic: AutomationRuleTriggeringLogic;
|
|
3567
3645
|
/** The actions to execute when the automation rule is triggered */
|
|
3568
|
-
actions
|
|
3569
|
-
/**
|
|
3570
|
-
* The time the automation rule was created
|
|
3571
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3572
|
-
*/
|
|
3573
|
-
readonly createdTimeUtc?: Date;
|
|
3646
|
+
actions: AutomationRuleActionUnion[];
|
|
3574
3647
|
/**
|
|
3575
3648
|
* The last time the automation rule was updated
|
|
3576
3649
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3577
3650
|
*/
|
|
3578
3651
|
readonly lastModifiedTimeUtc?: Date;
|
|
3579
3652
|
/**
|
|
3580
|
-
*
|
|
3653
|
+
* The time the automation rule was created
|
|
3581
3654
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3582
3655
|
*/
|
|
3583
|
-
readonly
|
|
3656
|
+
readonly createdTimeUtc?: Date;
|
|
3584
3657
|
/**
|
|
3585
|
-
*
|
|
3658
|
+
* Information on the client (user or application) that made some action
|
|
3586
3659
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3587
3660
|
*/
|
|
3588
3661
|
readonly lastModifiedBy?: ClientInfo;
|
|
3662
|
+
/**
|
|
3663
|
+
* Information on the client (user or application) that made some action
|
|
3664
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3665
|
+
*/
|
|
3666
|
+
readonly createdBy?: ClientInfo;
|
|
3589
3667
|
};
|
|
3590
3668
|
|
|
3591
3669
|
/** Represents a bookmark in Azure Security Insights. */
|
|
@@ -3616,6 +3694,12 @@ export type Bookmark = ResourceWithEtag & {
|
|
|
3616
3694
|
queryEndTime?: Date;
|
|
3617
3695
|
/** Describes an incident that relates to bookmark */
|
|
3618
3696
|
incidentInfo?: IncidentInfo;
|
|
3697
|
+
/** Describes the entity mappings of the bookmark */
|
|
3698
|
+
entityMappings?: BookmarkEntityMappings[];
|
|
3699
|
+
/** A list of relevant mitre attacks */
|
|
3700
|
+
tactics?: AttackTactic[];
|
|
3701
|
+
/** A list of relevant mitre techniques */
|
|
3702
|
+
techniques?: string[];
|
|
3619
3703
|
};
|
|
3620
3704
|
|
|
3621
3705
|
/** Represents a relation between two resources */
|
|
@@ -3760,6 +3844,20 @@ export type MetadataModel = ResourceWithEtag & {
|
|
|
3760
3844
|
firstPublishDate?: Date;
|
|
3761
3845
|
/** last publish date for the solution content item */
|
|
3762
3846
|
lastPublishDate?: Date;
|
|
3847
|
+
/** The custom version of the content. A optional free text */
|
|
3848
|
+
customVersion?: string;
|
|
3849
|
+
/** Schema version of the content. Can be used to distinguish between different flow based on the schema version */
|
|
3850
|
+
contentSchemaVersion?: string;
|
|
3851
|
+
/** the icon identifier. this id can later be fetched from the solution template */
|
|
3852
|
+
icon?: string;
|
|
3853
|
+
/** the tactics the resource covers */
|
|
3854
|
+
threatAnalysisTactics?: string[];
|
|
3855
|
+
/** the techniques the resource covers, these have to be aligned with the tactics being used */
|
|
3856
|
+
threatAnalysisTechniques?: string[];
|
|
3857
|
+
/** preview image file names. These will be taken from the solution artifacts */
|
|
3858
|
+
previewImages?: string[];
|
|
3859
|
+
/** preview image file names. These will be taken from the solution artifacts. used for dark theme support */
|
|
3860
|
+
previewImagesDark?: string[];
|
|
3763
3861
|
};
|
|
3764
3862
|
|
|
3765
3863
|
/** Metadata patch request body. */
|
|
@@ -3788,6 +3886,20 @@ export type MetadataPatch = ResourceWithEtag & {
|
|
|
3788
3886
|
firstPublishDate?: Date;
|
|
3789
3887
|
/** last publish date for the solution content item */
|
|
3790
3888
|
lastPublishDate?: Date;
|
|
3889
|
+
/** The custom version of the content. A optional free text */
|
|
3890
|
+
customVersion?: string;
|
|
3891
|
+
/** Schema version of the content. Can be used to distinguish between different flow based on the schema version */
|
|
3892
|
+
contentSchemaVersion?: string;
|
|
3893
|
+
/** the icon identifier. this id can later be fetched from the solution template */
|
|
3894
|
+
icon?: string;
|
|
3895
|
+
/** the tactics the resource covers */
|
|
3896
|
+
threatAnalysisTactics?: string[];
|
|
3897
|
+
/** the techniques the resource covers, these have to be aligned with the tactics being used */
|
|
3898
|
+
threatAnalysisTechniques?: string[];
|
|
3899
|
+
/** preview image file names. These will be taken from the solution artifacts */
|
|
3900
|
+
previewImages?: string[];
|
|
3901
|
+
/** preview image file names. These will be taken from the solution artifacts. used for dark theme support */
|
|
3902
|
+
previewImagesDark?: string[];
|
|
3791
3903
|
};
|
|
3792
3904
|
|
|
3793
3905
|
/** Sentinel onboarding state */
|
|
@@ -3806,6 +3918,8 @@ export type Settings = ResourceWithEtag & {
|
|
|
3806
3918
|
export type SourceControl = ResourceWithEtag & {
|
|
3807
3919
|
/** The id (a Guid) of the source control */
|
|
3808
3920
|
idPropertiesId?: string;
|
|
3921
|
+
/** The version number associated with the source control */
|
|
3922
|
+
version?: Version;
|
|
3809
3923
|
/** The display name of the source control */
|
|
3810
3924
|
displayName?: string;
|
|
3811
3925
|
/** A description of the source control */
|
|
@@ -3816,6 +3930,16 @@ export type SourceControl = ResourceWithEtag & {
|
|
|
3816
3930
|
contentTypes?: ContentType[];
|
|
3817
3931
|
/** Repository metadata. */
|
|
3818
3932
|
repository?: Repository;
|
|
3933
|
+
/** Information regarding the resources created in user's repository. */
|
|
3934
|
+
repositoryResourceInfo?: RepositoryResourceInfo;
|
|
3935
|
+
/** Information regarding the latest deployment for the source control. */
|
|
3936
|
+
lastDeploymentInfo?: DeploymentInfo;
|
|
3937
|
+
};
|
|
3938
|
+
|
|
3939
|
+
/** Threat intelligence information object. */
|
|
3940
|
+
export type ThreatIntelligenceInformation = ResourceWithEtag & {
|
|
3941
|
+
/** The kind of the entity. */
|
|
3942
|
+
kind: ThreatIntelligenceResourceKindEnum;
|
|
3819
3943
|
};
|
|
3820
3944
|
|
|
3821
3945
|
/** Represents a Watchlist in Azure Security Insights. */
|
|
@@ -3826,8 +3950,10 @@ export type Watchlist = ResourceWithEtag & {
|
|
|
3826
3950
|
displayName?: string;
|
|
3827
3951
|
/** The provider of the watchlist */
|
|
3828
3952
|
provider?: string;
|
|
3829
|
-
/** The
|
|
3830
|
-
source?:
|
|
3953
|
+
/** The filename of the watchlist, called 'source' */
|
|
3954
|
+
source?: string;
|
|
3955
|
+
/** The sourceType of the watchlist */
|
|
3956
|
+
sourceType?: SourceType;
|
|
3831
3957
|
/** The time the watchlist was created */
|
|
3832
3958
|
created?: Date;
|
|
3833
3959
|
/** The last time the watchlist was updated */
|
|
@@ -3860,8 +3986,6 @@ export type Watchlist = ResourceWithEtag & {
|
|
|
3860
3986
|
contentType?: string;
|
|
3861
3987
|
/** 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 */
|
|
3862
3988
|
uploadStatus?: string;
|
|
3863
|
-
/** The number of Watchlist Items in the Watchlist */
|
|
3864
|
-
watchlistItemsCount?: number;
|
|
3865
3989
|
};
|
|
3866
3990
|
|
|
3867
3991
|
/** Represents a Watchlist item in Azure Security Insights. */
|
|
@@ -3916,10 +4040,12 @@ export type MLBehaviorAnalyticsAlertRuleTemplate = AlertRuleTemplate & {
|
|
|
3916
4040
|
requiredDataConnectors?: AlertRuleTemplateDataSource[];
|
|
3917
4041
|
/** The alert rule template status. */
|
|
3918
4042
|
status?: TemplateStatus;
|
|
4043
|
+
/** The tactics of the alert rule */
|
|
4044
|
+
tactics?: AttackTactic[];
|
|
4045
|
+
/** The techniques of the alert rule */
|
|
4046
|
+
techniques?: string[];
|
|
3919
4047
|
/** The severity for alerts created by this alert rule. */
|
|
3920
4048
|
severity?: AlertSeverity;
|
|
3921
|
-
/** The tactics of the alert rule template. */
|
|
3922
|
-
tactics?: AttackTactic[];
|
|
3923
4049
|
};
|
|
3924
4050
|
|
|
3925
4051
|
/** Represents Fusion alert rule template. */
|
|
@@ -3927,20 +4053,20 @@ export type FusionAlertRuleTemplate = AlertRuleTemplate & {
|
|
|
3927
4053
|
/** the number of alert rules that were created by this template */
|
|
3928
4054
|
alertRulesCreatedByTemplateCount?: number;
|
|
3929
4055
|
/**
|
|
3930
|
-
* The
|
|
4056
|
+
* The time that this alert rule template has been added.
|
|
3931
4057
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3932
4058
|
*/
|
|
3933
|
-
readonly
|
|
4059
|
+
readonly createdDateUTC?: Date;
|
|
3934
4060
|
/**
|
|
3935
|
-
* The time that this alert rule template
|
|
4061
|
+
* The time that this alert rule template was last updated.
|
|
3936
4062
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3937
4063
|
*/
|
|
3938
|
-
readonly
|
|
4064
|
+
readonly lastUpdatedDateUTC?: Date;
|
|
3939
4065
|
/** The description of the alert rule template. */
|
|
3940
4066
|
description?: string;
|
|
3941
4067
|
/** The display name for alert rule template. */
|
|
3942
4068
|
displayName?: string;
|
|
3943
|
-
/** The required data
|
|
4069
|
+
/** The required data connectors for this template */
|
|
3944
4070
|
requiredDataConnectors?: AlertRuleTemplateDataSource[];
|
|
3945
4071
|
/** The alert rule template status. */
|
|
3946
4072
|
status?: TemplateStatus;
|
|
@@ -3948,6 +4074,10 @@ export type FusionAlertRuleTemplate = AlertRuleTemplate & {
|
|
|
3948
4074
|
severity?: AlertSeverity;
|
|
3949
4075
|
/** The tactics of the alert rule template */
|
|
3950
4076
|
tactics?: AttackTactic[];
|
|
4077
|
+
/** The techniques of the alert rule */
|
|
4078
|
+
techniques?: string[];
|
|
4079
|
+
/** All supported source signal configurations consumed in fusion detection. */
|
|
4080
|
+
sourceSettings?: FusionTemplateSourceSetting[];
|
|
3951
4081
|
};
|
|
3952
4082
|
|
|
3953
4083
|
/** Represents Threat Intelligence alert rule template. */
|
|
@@ -3972,10 +4102,12 @@ export type ThreatIntelligenceAlertRuleTemplate = AlertRuleTemplate & {
|
|
|
3972
4102
|
requiredDataConnectors?: AlertRuleTemplateDataSource[];
|
|
3973
4103
|
/** The alert rule template status. */
|
|
3974
4104
|
status?: TemplateStatus;
|
|
4105
|
+
/** The tactics of the alert rule */
|
|
4106
|
+
tactics?: AttackTactic[];
|
|
4107
|
+
/** The techniques of the alert rule */
|
|
4108
|
+
techniques?: string[];
|
|
3975
4109
|
/** The severity for alerts created by this alert rule. */
|
|
3976
4110
|
severity?: AlertSeverity;
|
|
3977
|
-
/** The tactics of the alert rule template */
|
|
3978
|
-
tactics?: AttackTactic[];
|
|
3979
4111
|
};
|
|
3980
4112
|
|
|
3981
4113
|
/** Represents MicrosoftSecurityIncidentCreation rule template. */
|
|
@@ -4015,47 +4147,49 @@ export type ScheduledAlertRuleTemplate = AlertRuleTemplate & {
|
|
|
4015
4147
|
/** the number of alert rules that were created by this template */
|
|
4016
4148
|
alertRulesCreatedByTemplateCount?: number;
|
|
4017
4149
|
/**
|
|
4018
|
-
* The
|
|
4150
|
+
* The time that this alert rule template has been added.
|
|
4019
4151
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4020
4152
|
*/
|
|
4021
|
-
readonly
|
|
4153
|
+
readonly createdDateUTC?: Date;
|
|
4022
4154
|
/**
|
|
4023
|
-
* The time that this alert rule template
|
|
4155
|
+
* The time that this alert rule template was last updated.
|
|
4024
4156
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4025
4157
|
*/
|
|
4026
|
-
readonly
|
|
4158
|
+
readonly lastUpdatedDateUTC?: Date;
|
|
4027
4159
|
/** The description of the alert rule template. */
|
|
4028
4160
|
description?: string;
|
|
4029
4161
|
/** The display name for alert rule template. */
|
|
4030
4162
|
displayName?: string;
|
|
4031
|
-
/** The required data
|
|
4163
|
+
/** The required data connectors for this template */
|
|
4032
4164
|
requiredDataConnectors?: AlertRuleTemplateDataSource[];
|
|
4033
4165
|
/** The alert rule template status. */
|
|
4034
4166
|
status?: TemplateStatus;
|
|
4035
4167
|
/** The query that creates alerts for this rule. */
|
|
4036
4168
|
query?: string;
|
|
4169
|
+
/** The frequency (in ISO 8601 duration format) for this alert rule to run. */
|
|
4170
|
+
queryFrequency?: string;
|
|
4171
|
+
/** The period (in ISO 8601 duration format) that this alert rule looks at. */
|
|
4172
|
+
queryPeriod?: string;
|
|
4037
4173
|
/** The severity for alerts created by this alert rule. */
|
|
4038
4174
|
severity?: AlertSeverity;
|
|
4039
|
-
/** The
|
|
4175
|
+
/** The operation against the threshold that triggers alert rule. */
|
|
4176
|
+
triggerOperator?: TriggerOperator;
|
|
4177
|
+
/** The threshold triggers this alert rule. */
|
|
4178
|
+
triggerThreshold?: number;
|
|
4179
|
+
/** The tactics of the alert rule template */
|
|
4040
4180
|
tactics?: AttackTactic[];
|
|
4181
|
+
/** The techniques of the alert rule */
|
|
4182
|
+
techniques?: string[];
|
|
4041
4183
|
/** The version of this template - in format <a.b.c>, where all are numbers. For example <1.0.2>. */
|
|
4042
4184
|
version?: string;
|
|
4185
|
+
/** The event grouping settings. */
|
|
4186
|
+
eventGroupingSettings?: EventGroupingSettings;
|
|
4043
4187
|
/** Dictionary of string key-value pairs of columns to be attached to the alert */
|
|
4044
4188
|
customDetails?: { [propertyName: string]: string };
|
|
4045
4189
|
/** Array of the entity mappings of the alert rule */
|
|
4046
4190
|
entityMappings?: EntityMapping[];
|
|
4047
4191
|
/** The alert details override settings */
|
|
4048
4192
|
alertDetailsOverride?: AlertDetailsOverride;
|
|
4049
|
-
/** The frequency (in ISO 8601 duration format) for this alert rule to run. */
|
|
4050
|
-
queryFrequency?: string;
|
|
4051
|
-
/** The period (in ISO 8601 duration format) that this alert rule looks at. */
|
|
4052
|
-
queryPeriod?: string;
|
|
4053
|
-
/** The operation against the threshold that triggers alert rule. */
|
|
4054
|
-
triggerOperator?: TriggerOperator;
|
|
4055
|
-
/** The threshold triggers this alert rule. */
|
|
4056
|
-
triggerThreshold?: number;
|
|
4057
|
-
/** The event grouping settings. */
|
|
4058
|
-
eventGroupingSettings?: EventGroupingSettings;
|
|
4059
4193
|
};
|
|
4060
4194
|
|
|
4061
4195
|
/** Represents NRT alert rule template. */
|
|
@@ -4080,12 +4214,14 @@ export type NrtAlertRuleTemplate = AlertRuleTemplate & {
|
|
|
4080
4214
|
requiredDataConnectors?: AlertRuleTemplateDataSource[];
|
|
4081
4215
|
/** The alert rule template status. */
|
|
4082
4216
|
status?: TemplateStatus;
|
|
4217
|
+
/** The tactics of the alert rule */
|
|
4218
|
+
tactics?: AttackTactic[];
|
|
4219
|
+
/** The techniques of the alert rule */
|
|
4220
|
+
techniques?: string[];
|
|
4083
4221
|
/** The query that creates alerts for this rule. */
|
|
4084
4222
|
query?: string;
|
|
4085
4223
|
/** The severity for alerts created by this alert rule. */
|
|
4086
4224
|
severity?: AlertSeverity;
|
|
4087
|
-
/** The tactics of the alert rule */
|
|
4088
|
-
tactics?: AttackTactic[];
|
|
4089
4225
|
/** The version of this template - in format <a.b.c>, where all are numbers. For example <1.0.2>. */
|
|
4090
4226
|
version?: string;
|
|
4091
4227
|
/** Dictionary of string key-value pairs of columns to be attached to the alert */
|
|
@@ -5189,89 +5325,31 @@ export type ActivityEntityQueryTemplate = EntityQueryTemplate & {
|
|
|
5189
5325
|
entitiesFilter?: { [propertyName: string]: string[] };
|
|
5190
5326
|
};
|
|
5191
5327
|
|
|
5192
|
-
/**
|
|
5193
|
-
export type
|
|
5328
|
+
/** MLBehaviorAnalytics alert rule template properties. */
|
|
5329
|
+
export type MLBehaviorAnalyticsAlertRuleTemplateProperties = AlertRuleTemplateWithMitreProperties & {
|
|
5330
|
+
/** The severity for alerts created by this alert rule. */
|
|
5331
|
+
severity: AlertSeverity;
|
|
5332
|
+
};
|
|
5333
|
+
|
|
5334
|
+
/** Threat Intelligence alert rule template properties */
|
|
5335
|
+
export type ThreatIntelligenceAlertRuleTemplateProperties = AlertRuleTemplateWithMitreProperties & {
|
|
5336
|
+
/** The severity for alerts created by this alert rule. */
|
|
5337
|
+
severity: AlertSeverity;
|
|
5338
|
+
};
|
|
5339
|
+
|
|
5340
|
+
export type PermissionsCustomsItem = Customs & {};
|
|
5341
|
+
|
|
5342
|
+
/** Represents MLBehaviorAnalytics alert rule. */
|
|
5343
|
+
export type MLBehaviorAnalyticsAlertRule = AlertRule & {
|
|
5344
|
+
/** The Name of the alert rule template used to create this rule. */
|
|
5345
|
+
alertRuleTemplateName?: string;
|
|
5194
5346
|
/**
|
|
5195
|
-
*
|
|
5347
|
+
* The description of the alert rule.
|
|
5196
5348
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5197
5349
|
*/
|
|
5198
|
-
readonly
|
|
5350
|
+
readonly description?: string;
|
|
5199
5351
|
/**
|
|
5200
|
-
* The
|
|
5201
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5202
|
-
*/
|
|
5203
|
-
readonly friendlyName?: string;
|
|
5204
|
-
/** List of tags */
|
|
5205
|
-
threatIntelligenceTags?: string[];
|
|
5206
|
-
/** Last updated time in UTC */
|
|
5207
|
-
lastUpdatedTimeUtc?: string;
|
|
5208
|
-
/** Source of a threat intelligence entity */
|
|
5209
|
-
source?: string;
|
|
5210
|
-
/** Display name of a threat intelligence entity */
|
|
5211
|
-
displayName?: string;
|
|
5212
|
-
/** Description of a threat intelligence entity */
|
|
5213
|
-
description?: string;
|
|
5214
|
-
/** Indicator types of threat intelligence entities */
|
|
5215
|
-
indicatorTypes?: string[];
|
|
5216
|
-
/** Pattern of a threat intelligence entity */
|
|
5217
|
-
pattern?: string;
|
|
5218
|
-
/** Pattern type of a threat intelligence entity */
|
|
5219
|
-
patternType?: string;
|
|
5220
|
-
/** Pattern version of a threat intelligence entity */
|
|
5221
|
-
patternVersion?: string;
|
|
5222
|
-
/** Kill chain phases */
|
|
5223
|
-
killChainPhases?: ThreatIntelligenceKillChainPhase[];
|
|
5224
|
-
/** Parsed patterns */
|
|
5225
|
-
parsedPattern?: ThreatIntelligenceParsedPattern[];
|
|
5226
|
-
/** External ID of threat intelligence entity */
|
|
5227
|
-
externalId?: string;
|
|
5228
|
-
/** Created by reference of threat intelligence entity */
|
|
5229
|
-
createdByRef?: string;
|
|
5230
|
-
/** Is threat intelligence entity defanged */
|
|
5231
|
-
defanged?: boolean;
|
|
5232
|
-
/** External last updated time in UTC */
|
|
5233
|
-
externalLastUpdatedTimeUtc?: string;
|
|
5234
|
-
/** External References */
|
|
5235
|
-
externalReferences?: ThreatIntelligenceExternalReference[];
|
|
5236
|
-
/** Granular Markings */
|
|
5237
|
-
granularMarkings?: ThreatIntelligenceGranularMarkingModel[];
|
|
5238
|
-
/** Labels of threat intelligence entity */
|
|
5239
|
-
labels?: string[];
|
|
5240
|
-
/** Is threat intelligence entity revoked */
|
|
5241
|
-
revoked?: boolean;
|
|
5242
|
-
/** Confidence of threat intelligence entity */
|
|
5243
|
-
confidence?: number;
|
|
5244
|
-
/** Threat intelligence entity object marking references */
|
|
5245
|
-
objectMarkingRefs?: string[];
|
|
5246
|
-
/** Language of threat intelligence entity */
|
|
5247
|
-
language?: string;
|
|
5248
|
-
/** Threat types */
|
|
5249
|
-
threatTypes?: string[];
|
|
5250
|
-
/** Valid from */
|
|
5251
|
-
validFrom?: string;
|
|
5252
|
-
/** Valid until */
|
|
5253
|
-
validUntil?: string;
|
|
5254
|
-
/** Created by */
|
|
5255
|
-
created?: string;
|
|
5256
|
-
/** Modified by */
|
|
5257
|
-
modified?: string;
|
|
5258
|
-
/** Extensions map */
|
|
5259
|
-
extensions?: { [propertyName: string]: any };
|
|
5260
|
-
};
|
|
5261
|
-
|
|
5262
|
-
export type PermissionsCustomsItem = Customs & {};
|
|
5263
|
-
|
|
5264
|
-
/** Represents MLBehaviorAnalytics alert rule. */
|
|
5265
|
-
export type MLBehaviorAnalyticsAlertRule = AlertRule & {
|
|
5266
|
-
/** The Name of the alert rule template used to create this rule. */
|
|
5267
|
-
alertRuleTemplateName?: string;
|
|
5268
|
-
/**
|
|
5269
|
-
* The description of the alert rule.
|
|
5270
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5271
|
-
*/
|
|
5272
|
-
readonly description?: string;
|
|
5273
|
-
/**
|
|
5274
|
-
* The display name for alerts created by this alert rule.
|
|
5352
|
+
* The display name for alerts created by this alert rule.
|
|
5275
5353
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5276
5354
|
*/
|
|
5277
5355
|
readonly displayName?: string;
|
|
@@ -5292,6 +5370,11 @@ export type MLBehaviorAnalyticsAlertRule = AlertRule & {
|
|
|
5292
5370
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5293
5371
|
*/
|
|
5294
5372
|
readonly tactics?: AttackTactic[];
|
|
5373
|
+
/**
|
|
5374
|
+
* The techniques of the alert rule
|
|
5375
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5376
|
+
*/
|
|
5377
|
+
readonly techniques?: string[];
|
|
5295
5378
|
};
|
|
5296
5379
|
|
|
5297
5380
|
/** Represents Fusion alert rule. */
|
|
@@ -5310,6 +5393,10 @@ export type FusionAlertRule = AlertRule & {
|
|
|
5310
5393
|
readonly displayName?: string;
|
|
5311
5394
|
/** Determines whether this alert rule is enabled or disabled. */
|
|
5312
5395
|
enabled?: boolean;
|
|
5396
|
+
/** Configuration for all supported source signals in fusion detection. */
|
|
5397
|
+
sourceSettings?: FusionSourceSettings[];
|
|
5398
|
+
/** Configuration to exclude scenarios in fusion detection. */
|
|
5399
|
+
scenarioExclusionPatterns?: FusionScenarioExclusionPattern[];
|
|
5313
5400
|
/**
|
|
5314
5401
|
* The last time that this alert has been modified.
|
|
5315
5402
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -5325,6 +5412,11 @@ export type FusionAlertRule = AlertRule & {
|
|
|
5325
5412
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5326
5413
|
*/
|
|
5327
5414
|
readonly tactics?: AttackTactic[];
|
|
5415
|
+
/**
|
|
5416
|
+
* The techniques of the alert rule
|
|
5417
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5418
|
+
*/
|
|
5419
|
+
readonly techniques?: string[];
|
|
5328
5420
|
};
|
|
5329
5421
|
|
|
5330
5422
|
/** Represents Threat Intelligence alert rule. */
|
|
@@ -5358,6 +5450,11 @@ export type ThreatIntelligenceAlertRule = AlertRule & {
|
|
|
5358
5450
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5359
5451
|
*/
|
|
5360
5452
|
readonly tactics?: AttackTactic[];
|
|
5453
|
+
/**
|
|
5454
|
+
* The techniques of the alert rule
|
|
5455
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5456
|
+
*/
|
|
5457
|
+
readonly techniques?: string[];
|
|
5361
5458
|
};
|
|
5362
5459
|
|
|
5363
5460
|
/** Represents MicrosoftSecurityIncidentCreation rule. */
|
|
@@ -5387,24 +5484,32 @@ export type MicrosoftSecurityIncidentCreationAlertRule = AlertRule & {
|
|
|
5387
5484
|
|
|
5388
5485
|
/** Represents scheduled alert rule. */
|
|
5389
5486
|
export type ScheduledAlertRule = AlertRule & {
|
|
5487
|
+
/** The query that creates alerts for this rule. */
|
|
5488
|
+
query?: string;
|
|
5390
5489
|
/** The frequency (in ISO 8601 duration format) for this alert rule to run. */
|
|
5391
5490
|
queryFrequency?: string;
|
|
5392
5491
|
/** The period (in ISO 8601 duration format) that this alert rule looks at. */
|
|
5393
5492
|
queryPeriod?: string;
|
|
5493
|
+
/** The severity for alerts created by this alert rule. */
|
|
5494
|
+
severity?: AlertSeverity;
|
|
5394
5495
|
/** The operation against the threshold that triggers alert rule. */
|
|
5395
5496
|
triggerOperator?: TriggerOperator;
|
|
5396
5497
|
/** The threshold triggers this alert rule. */
|
|
5397
5498
|
triggerThreshold?: number;
|
|
5398
5499
|
/** The event grouping settings. */
|
|
5399
5500
|
eventGroupingSettings?: EventGroupingSettings;
|
|
5501
|
+
/** Dictionary of string key-value pairs of columns to be attached to the alert */
|
|
5502
|
+
customDetails?: { [propertyName: string]: string };
|
|
5503
|
+
/** Array of the entity mappings of the alert rule */
|
|
5504
|
+
entityMappings?: EntityMapping[];
|
|
5505
|
+
/** The alert details override settings */
|
|
5506
|
+
alertDetailsOverride?: AlertDetailsOverride;
|
|
5400
5507
|
/** The Name of the alert rule template used to create this rule. */
|
|
5401
5508
|
alertRuleTemplateName?: string;
|
|
5402
5509
|
/** 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> */
|
|
5403
5510
|
templateVersion?: string;
|
|
5404
5511
|
/** The description of the alert rule. */
|
|
5405
5512
|
description?: string;
|
|
5406
|
-
/** The query that creates alerts for this rule. */
|
|
5407
|
-
query?: string;
|
|
5408
5513
|
/** The display name for alerts created by this alert rule. */
|
|
5409
5514
|
displayName?: string;
|
|
5410
5515
|
/** Determines whether this alert rule is enabled or disabled. */
|
|
@@ -5418,18 +5523,12 @@ export type ScheduledAlertRule = AlertRule & {
|
|
|
5418
5523
|
suppressionDuration?: string;
|
|
5419
5524
|
/** Determines whether the suppression for this alert rule is enabled or disabled. */
|
|
5420
5525
|
suppressionEnabled?: boolean;
|
|
5421
|
-
/** The severity for alerts created by this alert rule. */
|
|
5422
|
-
severity?: AlertSeverity;
|
|
5423
5526
|
/** The tactics of the alert rule */
|
|
5424
5527
|
tactics?: AttackTactic[];
|
|
5528
|
+
/** The techniques of the alert rule */
|
|
5529
|
+
techniques?: string[];
|
|
5425
5530
|
/** The settings of the incidents that created from alerts triggered by this analytics rule */
|
|
5426
5531
|
incidentConfiguration?: IncidentConfiguration;
|
|
5427
|
-
/** Dictionary of string key-value pairs of columns to be attached to the alert */
|
|
5428
|
-
customDetails?: { [propertyName: string]: string };
|
|
5429
|
-
/** Array of the entity mappings of the alert rule */
|
|
5430
|
-
entityMappings?: EntityMapping[];
|
|
5431
|
-
/** The alert details override settings */
|
|
5432
|
-
alertDetailsOverride?: AlertDetailsOverride;
|
|
5433
5532
|
};
|
|
5434
5533
|
|
|
5435
5534
|
/** Represents NRT alert rule. */
|
|
@@ -5442,6 +5541,10 @@ export type NrtAlertRule = AlertRule & {
|
|
|
5442
5541
|
description?: string;
|
|
5443
5542
|
/** The query that creates alerts for this rule. */
|
|
5444
5543
|
query?: string;
|
|
5544
|
+
/** The tactics of the alert rule */
|
|
5545
|
+
tactics?: AttackTactic[];
|
|
5546
|
+
/** The techniques of the alert rule */
|
|
5547
|
+
techniques?: string[];
|
|
5445
5548
|
/** The display name for alerts created by this alert rule. */
|
|
5446
5549
|
displayName?: string;
|
|
5447
5550
|
/** Determines whether this alert rule is enabled or disabled. */
|
|
@@ -5457,8 +5560,6 @@ export type NrtAlertRule = AlertRule & {
|
|
|
5457
5560
|
suppressionEnabled?: boolean;
|
|
5458
5561
|
/** The severity for alerts created by this alert rule. */
|
|
5459
5562
|
severity?: AlertSeverity;
|
|
5460
|
-
/** The tactics of the alert rule */
|
|
5461
|
-
tactics?: AttackTactic[];
|
|
5462
5563
|
/** The settings of the incidents that created from alerts triggered by this analytics rule */
|
|
5463
5564
|
incidentConfiguration?: IncidentConfiguration;
|
|
5464
5565
|
/** Dictionary of string key-value pairs of columns to be attached to the alert */
|
|
@@ -5582,6 +5683,76 @@ export type Ueba = Settings & {
|
|
|
5582
5683
|
dataSources?: UebaDataSources[];
|
|
5583
5684
|
};
|
|
5584
5685
|
|
|
5686
|
+
/** Threat intelligence indicator entity. */
|
|
5687
|
+
export type ThreatIntelligenceIndicatorModel = ThreatIntelligenceInformation & {
|
|
5688
|
+
/**
|
|
5689
|
+
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
5690
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5691
|
+
*/
|
|
5692
|
+
readonly additionalData?: { [propertyName: string]: Record<string, unknown> };
|
|
5693
|
+
/**
|
|
5694
|
+
* 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.
|
|
5695
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5696
|
+
*/
|
|
5697
|
+
readonly friendlyName?: string;
|
|
5698
|
+
/** List of tags */
|
|
5699
|
+
threatIntelligenceTags?: string[];
|
|
5700
|
+
/** Last updated time in UTC */
|
|
5701
|
+
lastUpdatedTimeUtc?: string;
|
|
5702
|
+
/** Source of a threat intelligence entity */
|
|
5703
|
+
source?: string;
|
|
5704
|
+
/** Display name of a threat intelligence entity */
|
|
5705
|
+
displayName?: string;
|
|
5706
|
+
/** Description of a threat intelligence entity */
|
|
5707
|
+
description?: string;
|
|
5708
|
+
/** Indicator types of threat intelligence entities */
|
|
5709
|
+
indicatorTypes?: string[];
|
|
5710
|
+
/** Pattern of a threat intelligence entity */
|
|
5711
|
+
pattern?: string;
|
|
5712
|
+
/** Pattern type of a threat intelligence entity */
|
|
5713
|
+
patternType?: string;
|
|
5714
|
+
/** Pattern version of a threat intelligence entity */
|
|
5715
|
+
patternVersion?: string;
|
|
5716
|
+
/** Kill chain phases */
|
|
5717
|
+
killChainPhases?: ThreatIntelligenceKillChainPhase[];
|
|
5718
|
+
/** Parsed patterns */
|
|
5719
|
+
parsedPattern?: ThreatIntelligenceParsedPattern[];
|
|
5720
|
+
/** External ID of threat intelligence entity */
|
|
5721
|
+
externalId?: string;
|
|
5722
|
+
/** Created by reference of threat intelligence entity */
|
|
5723
|
+
createdByRef?: string;
|
|
5724
|
+
/** Is threat intelligence entity defanged */
|
|
5725
|
+
defanged?: boolean;
|
|
5726
|
+
/** External last updated time in UTC */
|
|
5727
|
+
externalLastUpdatedTimeUtc?: string;
|
|
5728
|
+
/** External References */
|
|
5729
|
+
externalReferences?: ThreatIntelligenceExternalReference[];
|
|
5730
|
+
/** Granular Markings */
|
|
5731
|
+
granularMarkings?: ThreatIntelligenceGranularMarkingModel[];
|
|
5732
|
+
/** Labels of threat intelligence entity */
|
|
5733
|
+
labels?: string[];
|
|
5734
|
+
/** Is threat intelligence entity revoked */
|
|
5735
|
+
revoked?: boolean;
|
|
5736
|
+
/** Confidence of threat intelligence entity */
|
|
5737
|
+
confidence?: number;
|
|
5738
|
+
/** Threat intelligence entity object marking references */
|
|
5739
|
+
objectMarkingRefs?: string[];
|
|
5740
|
+
/** Language of threat intelligence entity */
|
|
5741
|
+
language?: string;
|
|
5742
|
+
/** Threat types */
|
|
5743
|
+
threatTypes?: string[];
|
|
5744
|
+
/** Valid from */
|
|
5745
|
+
validFrom?: string;
|
|
5746
|
+
/** Valid until */
|
|
5747
|
+
validUntil?: string;
|
|
5748
|
+
/** Created by */
|
|
5749
|
+
created?: string;
|
|
5750
|
+
/** Modified by */
|
|
5751
|
+
modified?: string;
|
|
5752
|
+
/** Extensions map */
|
|
5753
|
+
extensions?: { [propertyName: string]: any };
|
|
5754
|
+
};
|
|
5755
|
+
|
|
5585
5756
|
/** Represents AAD (Azure Active Directory) data connector. */
|
|
5586
5757
|
export type AADDataConnector = DataConnector & {
|
|
5587
5758
|
/** The tenant id to connect to, and get the data from. */
|
|
@@ -5666,6 +5837,22 @@ export type OfficeATPDataConnector = DataConnector & {
|
|
|
5666
5837
|
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
5667
5838
|
};
|
|
5668
5839
|
|
|
5840
|
+
/** Represents Office Microsoft Project data connector. */
|
|
5841
|
+
export type Office365ProjectDataConnector = DataConnector & {
|
|
5842
|
+
/** The tenant id to connect to, and get the data from. */
|
|
5843
|
+
tenantId?: string;
|
|
5844
|
+
/** The available data types for the connector. */
|
|
5845
|
+
dataTypes?: Office365ProjectConnectorDataTypes;
|
|
5846
|
+
};
|
|
5847
|
+
|
|
5848
|
+
/** Represents Office Microsoft PowerBI data connector. */
|
|
5849
|
+
export type OfficePowerBIDataConnector = DataConnector & {
|
|
5850
|
+
/** The tenant id to connect to, and get the data from. */
|
|
5851
|
+
tenantId?: string;
|
|
5852
|
+
/** The available data types for the connector. */
|
|
5853
|
+
dataTypes?: OfficePowerBIConnectorDataTypes;
|
|
5854
|
+
};
|
|
5855
|
+
|
|
5669
5856
|
/** Represents OfficeIRM (Microsoft Insider Risk Management) data connector. */
|
|
5670
5857
|
export type OfficeIRMDataConnector = DataConnector & {
|
|
5671
5858
|
/** The tenant id to connect to, and get the data from. */
|
|
@@ -5724,6 +5911,14 @@ export type TiTaxiiDataConnector = DataConnector & {
|
|
|
5724
5911
|
dataTypes?: TiTaxiiDataConnectorDataTypes;
|
|
5725
5912
|
};
|
|
5726
5913
|
|
|
5914
|
+
/** Represents IoT data connector. */
|
|
5915
|
+
export type IoTDataConnector = DataConnector & {
|
|
5916
|
+
/** The available data types for the connector. */
|
|
5917
|
+
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
5918
|
+
/** The subscription id to connect to, and get the data from. */
|
|
5919
|
+
subscriptionId?: string;
|
|
5920
|
+
};
|
|
5921
|
+
|
|
5727
5922
|
/** Represents Codeless UI data connector. */
|
|
5728
5923
|
export type CodelessUiDataConnector = DataConnector & {
|
|
5729
5924
|
/** Config to describe the instructions blade */
|
|
@@ -5738,6 +5933,18 @@ export type CodelessApiPollingDataConnector = DataConnector & {
|
|
|
5738
5933
|
pollingConfig?: CodelessConnectorPollingConfigProperties;
|
|
5739
5934
|
};
|
|
5740
5935
|
|
|
5936
|
+
/** Defines headers for Watchlists_delete operation. */
|
|
5937
|
+
export interface WatchlistsDeleteHeaders {
|
|
5938
|
+
/** Contains the status URL on which clients are expected to poll the status of the delete operation. */
|
|
5939
|
+
azureAsyncOperation?: string;
|
|
5940
|
+
}
|
|
5941
|
+
|
|
5942
|
+
/** Defines headers for Watchlists_createOrUpdate operation. */
|
|
5943
|
+
export interface WatchlistsCreateOrUpdateHeaders {
|
|
5944
|
+
/** Contains the status URL on which clients are expected to poll the status of the operation. */
|
|
5945
|
+
azureAsyncOperation?: string;
|
|
5946
|
+
}
|
|
5947
|
+
|
|
5741
5948
|
/** Known values of {@link AlertRuleKind} that the service accepts. */
|
|
5742
5949
|
export enum KnownAlertRuleKind {
|
|
5743
5950
|
Scheduled = "Scheduled",
|
|
@@ -5812,23 +6019,23 @@ export enum KnownTriggersWhen {
|
|
|
5812
6019
|
*/
|
|
5813
6020
|
export type TriggersWhen = string;
|
|
5814
6021
|
|
|
5815
|
-
/** Known values of {@link
|
|
5816
|
-
export enum
|
|
6022
|
+
/** Known values of {@link ConditionType} that the service accepts. */
|
|
6023
|
+
export enum KnownConditionType {
|
|
5817
6024
|
/** Evaluate an object property value */
|
|
5818
6025
|
Property = "Property"
|
|
5819
6026
|
}
|
|
5820
6027
|
|
|
5821
6028
|
/**
|
|
5822
|
-
* Defines values for
|
|
5823
|
-
* {@link
|
|
6029
|
+
* Defines values for ConditionType. \
|
|
6030
|
+
* {@link KnownConditionType} can be used interchangeably with ConditionType,
|
|
5824
6031
|
* this enum contains the known values that the service supports.
|
|
5825
6032
|
* ### Known values supported by the service
|
|
5826
6033
|
* **Property**: Evaluate an object property value
|
|
5827
6034
|
*/
|
|
5828
|
-
export type
|
|
6035
|
+
export type ConditionType = string;
|
|
5829
6036
|
|
|
5830
|
-
/** Known values of {@link
|
|
5831
|
-
export enum
|
|
6037
|
+
/** Known values of {@link ActionType} that the service accepts. */
|
|
6038
|
+
export enum KnownActionType {
|
|
5832
6039
|
/** Modify an object's properties */
|
|
5833
6040
|
ModifyProperties = "ModifyProperties",
|
|
5834
6041
|
/** Run a playbook on an object */
|
|
@@ -5836,14 +6043,14 @@ export enum KnownAutomationRuleActionType {
|
|
|
5836
6043
|
}
|
|
5837
6044
|
|
|
5838
6045
|
/**
|
|
5839
|
-
* Defines values for
|
|
5840
|
-
* {@link
|
|
6046
|
+
* Defines values for ActionType. \
|
|
6047
|
+
* {@link KnownActionType} can be used interchangeably with ActionType,
|
|
5841
6048
|
* this enum contains the known values that the service supports.
|
|
5842
6049
|
* ### Known values supported by the service
|
|
5843
6050
|
* **ModifyProperties**: Modify an object's properties \
|
|
5844
6051
|
* **RunPlaybook**: Run a playbook on an object
|
|
5845
6052
|
*/
|
|
5846
|
-
export type
|
|
6053
|
+
export type ActionType = string;
|
|
5847
6054
|
|
|
5848
6055
|
/** Known values of {@link IncidentSeverity} that the service accepts. */
|
|
5849
6056
|
export enum KnownIncidentSeverity {
|
|
@@ -5869,6 +6076,52 @@ export enum KnownIncidentSeverity {
|
|
|
5869
6076
|
*/
|
|
5870
6077
|
export type IncidentSeverity = string;
|
|
5871
6078
|
|
|
6079
|
+
/** Known values of {@link AttackTactic} that the service accepts. */
|
|
6080
|
+
export enum KnownAttackTactic {
|
|
6081
|
+
Reconnaissance = "Reconnaissance",
|
|
6082
|
+
ResourceDevelopment = "ResourceDevelopment",
|
|
6083
|
+
InitialAccess = "InitialAccess",
|
|
6084
|
+
Execution = "Execution",
|
|
6085
|
+
Persistence = "Persistence",
|
|
6086
|
+
PrivilegeEscalation = "PrivilegeEscalation",
|
|
6087
|
+
DefenseEvasion = "DefenseEvasion",
|
|
6088
|
+
CredentialAccess = "CredentialAccess",
|
|
6089
|
+
Discovery = "Discovery",
|
|
6090
|
+
LateralMovement = "LateralMovement",
|
|
6091
|
+
Collection = "Collection",
|
|
6092
|
+
Exfiltration = "Exfiltration",
|
|
6093
|
+
CommandAndControl = "CommandAndControl",
|
|
6094
|
+
Impact = "Impact",
|
|
6095
|
+
PreAttack = "PreAttack",
|
|
6096
|
+
ImpairProcessControl = "ImpairProcessControl",
|
|
6097
|
+
InhibitResponseFunction = "InhibitResponseFunction"
|
|
6098
|
+
}
|
|
6099
|
+
|
|
6100
|
+
/**
|
|
6101
|
+
* Defines values for AttackTactic. \
|
|
6102
|
+
* {@link KnownAttackTactic} can be used interchangeably with AttackTactic,
|
|
6103
|
+
* this enum contains the known values that the service supports.
|
|
6104
|
+
* ### Known values supported by the service
|
|
6105
|
+
* **Reconnaissance** \
|
|
6106
|
+
* **ResourceDevelopment** \
|
|
6107
|
+
* **InitialAccess** \
|
|
6108
|
+
* **Execution** \
|
|
6109
|
+
* **Persistence** \
|
|
6110
|
+
* **PrivilegeEscalation** \
|
|
6111
|
+
* **DefenseEvasion** \
|
|
6112
|
+
* **CredentialAccess** \
|
|
6113
|
+
* **Discovery** \
|
|
6114
|
+
* **LateralMovement** \
|
|
6115
|
+
* **Collection** \
|
|
6116
|
+
* **Exfiltration** \
|
|
6117
|
+
* **CommandAndControl** \
|
|
6118
|
+
* **Impact** \
|
|
6119
|
+
* **PreAttack** \
|
|
6120
|
+
* **ImpairProcessControl** \
|
|
6121
|
+
* **InhibitResponseFunction**
|
|
6122
|
+
*/
|
|
6123
|
+
export type AttackTactic = string;
|
|
6124
|
+
|
|
5872
6125
|
/** Known values of {@link EntityKind} that the service accepts. */
|
|
5873
6126
|
export enum KnownEntityKind {
|
|
5874
6127
|
/** Entity represents account in the system. */
|
|
@@ -5944,127 +6197,103 @@ export enum KnownEntityKind {
|
|
|
5944
6197
|
*/
|
|
5945
6198
|
export type EntityKind = string;
|
|
5946
6199
|
|
|
5947
|
-
/** Known values of {@link
|
|
5948
|
-
export enum
|
|
5949
|
-
|
|
5950
|
-
Activity = "Activity"
|
|
6200
|
+
/** Known values of {@link EntityTimelineKind} that the service accepts. */
|
|
6201
|
+
export enum KnownEntityTimelineKind {
|
|
6202
|
+
/** activity */
|
|
6203
|
+
Activity = "Activity",
|
|
6204
|
+
/** bookmarks */
|
|
6205
|
+
Bookmark = "Bookmark",
|
|
6206
|
+
/** security alerts */
|
|
6207
|
+
SecurityAlert = "SecurityAlert"
|
|
5951
6208
|
}
|
|
5952
6209
|
|
|
5953
6210
|
/**
|
|
5954
|
-
* Defines values for
|
|
5955
|
-
* {@link
|
|
6211
|
+
* Defines values for EntityTimelineKind. \
|
|
6212
|
+
* {@link KnownEntityTimelineKind} can be used interchangeably with EntityTimelineKind,
|
|
5956
6213
|
* this enum contains the known values that the service supports.
|
|
5957
6214
|
* ### Known values supported by the service
|
|
5958
|
-
* **
|
|
5959
|
-
* **
|
|
6215
|
+
* **Activity**: activity \
|
|
6216
|
+
* **Bookmark**: bookmarks \
|
|
6217
|
+
* **SecurityAlert**: security alerts
|
|
5960
6218
|
*/
|
|
5961
|
-
export type
|
|
6219
|
+
export type EntityTimelineKind = string;
|
|
5962
6220
|
|
|
5963
|
-
/** Known values of {@link
|
|
5964
|
-
export enum
|
|
5965
|
-
|
|
5966
|
-
Insight = "Insight"
|
|
5967
|
-
|
|
5968
|
-
}
|
|
6221
|
+
/** Known values of {@link EntityItemQueryKind} that the service accepts. */
|
|
6222
|
+
export enum KnownEntityItemQueryKind {
|
|
6223
|
+
/** insight */
|
|
6224
|
+
Insight = "Insight"
|
|
6225
|
+
}
|
|
5969
6226
|
|
|
5970
6227
|
/**
|
|
5971
|
-
* Defines values for
|
|
5972
|
-
* {@link
|
|
6228
|
+
* Defines values for EntityItemQueryKind. \
|
|
6229
|
+
* {@link KnownEntityItemQueryKind} can be used interchangeably with EntityItemQueryKind,
|
|
5973
6230
|
* this enum contains the known values that the service supports.
|
|
5974
6231
|
* ### Known values supported by the service
|
|
5975
|
-
* **
|
|
5976
|
-
* **Insight** \
|
|
5977
|
-
* **Activity**
|
|
6232
|
+
* **Insight**: insight
|
|
5978
6233
|
*/
|
|
5979
|
-
export type
|
|
6234
|
+
export type EntityItemQueryKind = string;
|
|
5980
6235
|
|
|
5981
|
-
/** Known values of {@link
|
|
5982
|
-
export enum
|
|
6236
|
+
/** Known values of {@link EntityQueryKind} that the service accepts. */
|
|
6237
|
+
export enum KnownEntityQueryKind {
|
|
6238
|
+
Expansion = "Expansion",
|
|
6239
|
+
Insight = "Insight",
|
|
5983
6240
|
Activity = "Activity"
|
|
5984
6241
|
}
|
|
5985
6242
|
|
|
5986
6243
|
/**
|
|
5987
|
-
* Defines values for
|
|
5988
|
-
* {@link
|
|
6244
|
+
* Defines values for EntityQueryKind. \
|
|
6245
|
+
* {@link KnownEntityQueryKind} can be used interchangeably with EntityQueryKind,
|
|
5989
6246
|
* this enum contains the known values that the service supports.
|
|
5990
6247
|
* ### Known values supported by the service
|
|
6248
|
+
* **Expansion** \
|
|
6249
|
+
* **Insight** \
|
|
5991
6250
|
* **Activity**
|
|
5992
6251
|
*/
|
|
5993
|
-
export type
|
|
6252
|
+
export type EntityQueryKind = string;
|
|
5994
6253
|
|
|
5995
|
-
/** Known values of {@link
|
|
5996
|
-
export enum
|
|
5997
|
-
|
|
5998
|
-
Activity = "Activity"
|
|
5999
|
-
/** bookmarks */
|
|
6000
|
-
Bookmark = "Bookmark",
|
|
6001
|
-
/** security alerts */
|
|
6002
|
-
SecurityAlert = "SecurityAlert"
|
|
6254
|
+
/** Known values of {@link Enum12} that the service accepts. */
|
|
6255
|
+
export enum KnownEnum12 {
|
|
6256
|
+
Expansion = "Expansion",
|
|
6257
|
+
Activity = "Activity"
|
|
6003
6258
|
}
|
|
6004
6259
|
|
|
6005
6260
|
/**
|
|
6006
|
-
* Defines values for
|
|
6007
|
-
* {@link
|
|
6261
|
+
* Defines values for Enum12. \
|
|
6262
|
+
* {@link KnownEnum12} can be used interchangeably with Enum12,
|
|
6008
6263
|
* this enum contains the known values that the service supports.
|
|
6009
6264
|
* ### Known values supported by the service
|
|
6010
|
-
* **
|
|
6011
|
-
* **
|
|
6012
|
-
* **SecurityAlert**: security alerts
|
|
6265
|
+
* **Expansion** \
|
|
6266
|
+
* **Activity**
|
|
6013
6267
|
*/
|
|
6014
|
-
export type
|
|
6268
|
+
export type Enum12 = string;
|
|
6015
6269
|
|
|
6016
|
-
/** Known values of {@link
|
|
6017
|
-
export enum
|
|
6018
|
-
|
|
6019
|
-
Insight = "Insight"
|
|
6270
|
+
/** Known values of {@link CustomEntityQueryKind} that the service accepts. */
|
|
6271
|
+
export enum KnownCustomEntityQueryKind {
|
|
6272
|
+
Activity = "Activity"
|
|
6020
6273
|
}
|
|
6021
6274
|
|
|
6022
6275
|
/**
|
|
6023
|
-
* Defines values for
|
|
6024
|
-
* {@link
|
|
6276
|
+
* Defines values for CustomEntityQueryKind. \
|
|
6277
|
+
* {@link KnownCustomEntityQueryKind} can be used interchangeably with CustomEntityQueryKind,
|
|
6025
6278
|
* this enum contains the known values that the service supports.
|
|
6026
6279
|
* ### Known values supported by the service
|
|
6027
|
-
* **
|
|
6280
|
+
* **Activity**
|
|
6028
6281
|
*/
|
|
6029
|
-
export type
|
|
6282
|
+
export type CustomEntityQueryKind = string;
|
|
6030
6283
|
|
|
6031
|
-
/** Known values of {@link
|
|
6032
|
-
export enum
|
|
6033
|
-
|
|
6034
|
-
Execution = "Execution",
|
|
6035
|
-
Persistence = "Persistence",
|
|
6036
|
-
PrivilegeEscalation = "PrivilegeEscalation",
|
|
6037
|
-
DefenseEvasion = "DefenseEvasion",
|
|
6038
|
-
CredentialAccess = "CredentialAccess",
|
|
6039
|
-
Discovery = "Discovery",
|
|
6040
|
-
LateralMovement = "LateralMovement",
|
|
6041
|
-
Collection = "Collection",
|
|
6042
|
-
Exfiltration = "Exfiltration",
|
|
6043
|
-
CommandAndControl = "CommandAndControl",
|
|
6044
|
-
Impact = "Impact",
|
|
6045
|
-
PreAttack = "PreAttack"
|
|
6284
|
+
/** Known values of {@link EntityQueryTemplateKind} that the service accepts. */
|
|
6285
|
+
export enum KnownEntityQueryTemplateKind {
|
|
6286
|
+
Activity = "Activity"
|
|
6046
6287
|
}
|
|
6047
6288
|
|
|
6048
6289
|
/**
|
|
6049
|
-
* Defines values for
|
|
6050
|
-
* {@link
|
|
6290
|
+
* Defines values for EntityQueryTemplateKind. \
|
|
6291
|
+
* {@link KnownEntityQueryTemplateKind} can be used interchangeably with EntityQueryTemplateKind,
|
|
6051
6292
|
* this enum contains the known values that the service supports.
|
|
6052
6293
|
* ### Known values supported by the service
|
|
6053
|
-
* **
|
|
6054
|
-
* **Execution** \
|
|
6055
|
-
* **Persistence** \
|
|
6056
|
-
* **PrivilegeEscalation** \
|
|
6057
|
-
* **DefenseEvasion** \
|
|
6058
|
-
* **CredentialAccess** \
|
|
6059
|
-
* **Discovery** \
|
|
6060
|
-
* **LateralMovement** \
|
|
6061
|
-
* **Collection** \
|
|
6062
|
-
* **Exfiltration** \
|
|
6063
|
-
* **CommandAndControl** \
|
|
6064
|
-
* **Impact** \
|
|
6065
|
-
* **PreAttack**
|
|
6294
|
+
* **Activity**
|
|
6066
6295
|
*/
|
|
6067
|
-
export type
|
|
6296
|
+
export type EntityQueryTemplateKind = string;
|
|
6068
6297
|
|
|
6069
6298
|
/** Known values of {@link IncidentClassification} that the service accepts. */
|
|
6070
6299
|
export enum KnownIncidentClassification {
|
|
@@ -6119,7 +6348,7 @@ export enum KnownIncidentLabelType {
|
|
|
6119
6348
|
/** Label manually created by a user */
|
|
6120
6349
|
User = "User",
|
|
6121
6350
|
/** Label automatically created by the system */
|
|
6122
|
-
|
|
6351
|
+
AutoAssigned = "AutoAssigned"
|
|
6123
6352
|
}
|
|
6124
6353
|
|
|
6125
6354
|
/**
|
|
@@ -6128,7 +6357,7 @@ export enum KnownIncidentLabelType {
|
|
|
6128
6357
|
* this enum contains the known values that the service supports.
|
|
6129
6358
|
* ### Known values supported by the service
|
|
6130
6359
|
* **User**: Label manually created by a user \
|
|
6131
|
-
* **
|
|
6360
|
+
* **AutoAssigned**: Label automatically created by the system
|
|
6132
6361
|
*/
|
|
6133
6362
|
export type IncidentLabelType = string;
|
|
6134
6363
|
|
|
@@ -6339,7 +6568,10 @@ export enum KnownKind {
|
|
|
6339
6568
|
Parser = "Parser",
|
|
6340
6569
|
Watchlist = "Watchlist",
|
|
6341
6570
|
WatchlistTemplate = "WatchlistTemplate",
|
|
6342
|
-
Solution = "Solution"
|
|
6571
|
+
Solution = "Solution",
|
|
6572
|
+
AzureFunction = "AzureFunction",
|
|
6573
|
+
LogicAppsCustomConnector = "LogicAppsCustomConnector",
|
|
6574
|
+
AutomationRule = "AutomationRule"
|
|
6343
6575
|
}
|
|
6344
6576
|
|
|
6345
6577
|
/**
|
|
@@ -6360,7 +6592,10 @@ export enum KnownKind {
|
|
|
6360
6592
|
* **Parser** \
|
|
6361
6593
|
* **Watchlist** \
|
|
6362
6594
|
* **WatchlistTemplate** \
|
|
6363
|
-
* **Solution**
|
|
6595
|
+
* **Solution** \
|
|
6596
|
+
* **AzureFunction** \
|
|
6597
|
+
* **LogicAppsCustomConnector** \
|
|
6598
|
+
* **AutomationRule**
|
|
6364
6599
|
*/
|
|
6365
6600
|
export type Kind = string;
|
|
6366
6601
|
|
|
@@ -6454,6 +6689,22 @@ export enum KnownRepoType {
|
|
|
6454
6689
|
*/
|
|
6455
6690
|
export type RepoType = string;
|
|
6456
6691
|
|
|
6692
|
+
/** Known values of {@link Version} that the service accepts. */
|
|
6693
|
+
export enum KnownVersion {
|
|
6694
|
+
V1 = "V1",
|
|
6695
|
+
V2 = "V2"
|
|
6696
|
+
}
|
|
6697
|
+
|
|
6698
|
+
/**
|
|
6699
|
+
* Defines values for Version. \
|
|
6700
|
+
* {@link KnownVersion} can be used interchangeably with Version,
|
|
6701
|
+
* this enum contains the known values that the service supports.
|
|
6702
|
+
* ### Known values supported by the service
|
|
6703
|
+
* **V1** \
|
|
6704
|
+
* **V2**
|
|
6705
|
+
*/
|
|
6706
|
+
export type Version = string;
|
|
6707
|
+
|
|
6457
6708
|
/** Known values of {@link ContentType} that the service accepts. */
|
|
6458
6709
|
export enum KnownContentType {
|
|
6459
6710
|
AnalyticRule = "AnalyticRule",
|
|
@@ -6470,21 +6721,110 @@ export enum KnownContentType {
|
|
|
6470
6721
|
*/
|
|
6471
6722
|
export type ContentType = string;
|
|
6472
6723
|
|
|
6473
|
-
/** Known values of {@link
|
|
6474
|
-
export enum
|
|
6724
|
+
/** Known values of {@link DeploymentFetchStatus} that the service accepts. */
|
|
6725
|
+
export enum KnownDeploymentFetchStatus {
|
|
6726
|
+
Success = "Success",
|
|
6727
|
+
Unauthorized = "Unauthorized",
|
|
6728
|
+
NotFound = "NotFound"
|
|
6729
|
+
}
|
|
6730
|
+
|
|
6731
|
+
/**
|
|
6732
|
+
* Defines values for DeploymentFetchStatus. \
|
|
6733
|
+
* {@link KnownDeploymentFetchStatus} can be used interchangeably with DeploymentFetchStatus,
|
|
6734
|
+
* this enum contains the known values that the service supports.
|
|
6735
|
+
* ### Known values supported by the service
|
|
6736
|
+
* **Success** \
|
|
6737
|
+
* **Unauthorized** \
|
|
6738
|
+
* **NotFound**
|
|
6739
|
+
*/
|
|
6740
|
+
export type DeploymentFetchStatus = string;
|
|
6741
|
+
|
|
6742
|
+
/** Known values of {@link DeploymentState} that the service accepts. */
|
|
6743
|
+
export enum KnownDeploymentState {
|
|
6744
|
+
InProgress = "In_Progress",
|
|
6745
|
+
Completed = "Completed",
|
|
6746
|
+
Queued = "Queued",
|
|
6747
|
+
Canceling = "Canceling"
|
|
6748
|
+
}
|
|
6749
|
+
|
|
6750
|
+
/**
|
|
6751
|
+
* Defines values for DeploymentState. \
|
|
6752
|
+
* {@link KnownDeploymentState} can be used interchangeably with DeploymentState,
|
|
6753
|
+
* this enum contains the known values that the service supports.
|
|
6754
|
+
* ### Known values supported by the service
|
|
6755
|
+
* **In_Progress** \
|
|
6756
|
+
* **Completed** \
|
|
6757
|
+
* **Queued** \
|
|
6758
|
+
* **Canceling**
|
|
6759
|
+
*/
|
|
6760
|
+
export type DeploymentState = string;
|
|
6761
|
+
|
|
6762
|
+
/** Known values of {@link DeploymentResult} that the service accepts. */
|
|
6763
|
+
export enum KnownDeploymentResult {
|
|
6764
|
+
Success = "Success",
|
|
6765
|
+
Canceled = "Canceled",
|
|
6766
|
+
Failed = "Failed"
|
|
6767
|
+
}
|
|
6768
|
+
|
|
6769
|
+
/**
|
|
6770
|
+
* Defines values for DeploymentResult. \
|
|
6771
|
+
* {@link KnownDeploymentResult} can be used interchangeably with DeploymentResult,
|
|
6772
|
+
* this enum contains the known values that the service supports.
|
|
6773
|
+
* ### Known values supported by the service
|
|
6774
|
+
* **Success** \
|
|
6775
|
+
* **Canceled** \
|
|
6776
|
+
* **Failed**
|
|
6777
|
+
*/
|
|
6778
|
+
export type DeploymentResult = string;
|
|
6779
|
+
|
|
6780
|
+
/** Known values of {@link ThreatIntelligenceResourceKindEnum} that the service accepts. */
|
|
6781
|
+
export enum KnownThreatIntelligenceResourceKindEnum {
|
|
6782
|
+
/** Entity represents threat intelligence indicator in the system. */
|
|
6783
|
+
Indicator = "indicator"
|
|
6784
|
+
}
|
|
6785
|
+
|
|
6786
|
+
/**
|
|
6787
|
+
* Defines values for ThreatIntelligenceResourceKindEnum. \
|
|
6788
|
+
* {@link KnownThreatIntelligenceResourceKindEnum} can be used interchangeably with ThreatIntelligenceResourceKindEnum,
|
|
6789
|
+
* this enum contains the known values that the service supports.
|
|
6790
|
+
* ### Known values supported by the service
|
|
6791
|
+
* **indicator**: Entity represents threat intelligence indicator in the system.
|
|
6792
|
+
*/
|
|
6793
|
+
export type ThreatIntelligenceResourceKindEnum = string;
|
|
6794
|
+
|
|
6795
|
+
/** Known values of {@link ThreatIntelligenceSortingCriteriaEnum} that the service accepts. */
|
|
6796
|
+
export enum KnownThreatIntelligenceSortingCriteriaEnum {
|
|
6797
|
+
Unsorted = "unsorted",
|
|
6798
|
+
Ascending = "ascending",
|
|
6799
|
+
Descending = "descending"
|
|
6800
|
+
}
|
|
6801
|
+
|
|
6802
|
+
/**
|
|
6803
|
+
* Defines values for ThreatIntelligenceSortingCriteriaEnum. \
|
|
6804
|
+
* {@link KnownThreatIntelligenceSortingCriteriaEnum} can be used interchangeably with ThreatIntelligenceSortingCriteriaEnum,
|
|
6805
|
+
* this enum contains the known values that the service supports.
|
|
6806
|
+
* ### Known values supported by the service
|
|
6807
|
+
* **unsorted** \
|
|
6808
|
+
* **ascending** \
|
|
6809
|
+
* **descending**
|
|
6810
|
+
*/
|
|
6811
|
+
export type ThreatIntelligenceSortingCriteriaEnum = string;
|
|
6812
|
+
|
|
6813
|
+
/** Known values of {@link SourceType} that the service accepts. */
|
|
6814
|
+
export enum KnownSourceType {
|
|
6475
6815
|
LocalFile = "Local file",
|
|
6476
6816
|
RemoteStorage = "Remote storage"
|
|
6477
6817
|
}
|
|
6478
6818
|
|
|
6479
6819
|
/**
|
|
6480
|
-
* Defines values for
|
|
6481
|
-
* {@link
|
|
6820
|
+
* Defines values for SourceType. \
|
|
6821
|
+
* {@link KnownSourceType} can be used interchangeably with SourceType,
|
|
6482
6822
|
* this enum contains the known values that the service supports.
|
|
6483
6823
|
* ### Known values supported by the service
|
|
6484
6824
|
* **Local file** \
|
|
6485
6825
|
* **Remote storage**
|
|
6486
6826
|
*/
|
|
6487
|
-
export type
|
|
6827
|
+
export type SourceType = string;
|
|
6488
6828
|
|
|
6489
6829
|
/** Known values of {@link DataConnectorKind} that the service accepts. */
|
|
6490
6830
|
export enum KnownDataConnectorKind {
|
|
@@ -6496,6 +6836,8 @@ export enum KnownDataConnectorKind {
|
|
|
6496
6836
|
Office365 = "Office365",
|
|
6497
6837
|
OfficeATP = "OfficeATP",
|
|
6498
6838
|
OfficeIRM = "OfficeIRM",
|
|
6839
|
+
Office365Project = "Office365Project",
|
|
6840
|
+
OfficePowerBI = "OfficePowerBI",
|
|
6499
6841
|
AmazonWebServicesCloudTrail = "AmazonWebServicesCloudTrail",
|
|
6500
6842
|
AmazonWebServicesS3 = "AmazonWebServicesS3",
|
|
6501
6843
|
AzureAdvancedThreatProtection = "AzureAdvancedThreatProtection",
|
|
@@ -6504,7 +6846,8 @@ export enum KnownDataConnectorKind {
|
|
|
6504
6846
|
MicrosoftThreatProtection = "MicrosoftThreatProtection",
|
|
6505
6847
|
MicrosoftThreatIntelligence = "MicrosoftThreatIntelligence",
|
|
6506
6848
|
GenericUI = "GenericUI",
|
|
6507
|
-
APIPolling = "APIPolling"
|
|
6849
|
+
APIPolling = "APIPolling",
|
|
6850
|
+
IOT = "IOT"
|
|
6508
6851
|
}
|
|
6509
6852
|
|
|
6510
6853
|
/**
|
|
@@ -6520,6 +6863,8 @@ export enum KnownDataConnectorKind {
|
|
|
6520
6863
|
* **Office365** \
|
|
6521
6864
|
* **OfficeATP** \
|
|
6522
6865
|
* **OfficeIRM** \
|
|
6866
|
+
* **Office365Project** \
|
|
6867
|
+
* **OfficePowerBI** \
|
|
6523
6868
|
* **AmazonWebServicesCloudTrail** \
|
|
6524
6869
|
* **AmazonWebServicesS3** \
|
|
6525
6870
|
* **AzureAdvancedThreatProtection** \
|
|
@@ -6528,7 +6873,8 @@ export enum KnownDataConnectorKind {
|
|
|
6528
6873
|
* **MicrosoftThreatProtection** \
|
|
6529
6874
|
* **MicrosoftThreatIntelligence** \
|
|
6530
6875
|
* **GenericUI** \
|
|
6531
|
-
* **APIPolling**
|
|
6876
|
+
* **APIPolling** \
|
|
6877
|
+
* **IOT**
|
|
6532
6878
|
*/
|
|
6533
6879
|
export type DataConnectorKind = string;
|
|
6534
6880
|
|
|
@@ -6584,53 +6930,6 @@ export enum KnownDataConnectorLicenseState {
|
|
|
6584
6930
|
*/
|
|
6585
6931
|
export type DataConnectorLicenseState = string;
|
|
6586
6932
|
|
|
6587
|
-
/** Known values of {@link ThreatIntelligenceResourceKindEnum} that the service accepts. */
|
|
6588
|
-
export enum KnownThreatIntelligenceResourceKindEnum {
|
|
6589
|
-
/** Entity represents threat intelligence indicator in the system. */
|
|
6590
|
-
Indicator = "indicator"
|
|
6591
|
-
}
|
|
6592
|
-
|
|
6593
|
-
/**
|
|
6594
|
-
* Defines values for ThreatIntelligenceResourceKindEnum. \
|
|
6595
|
-
* {@link KnownThreatIntelligenceResourceKindEnum} can be used interchangeably with ThreatIntelligenceResourceKindEnum,
|
|
6596
|
-
* this enum contains the known values that the service supports.
|
|
6597
|
-
* ### Known values supported by the service
|
|
6598
|
-
* **indicator**: Entity represents threat intelligence indicator in the system.
|
|
6599
|
-
*/
|
|
6600
|
-
export type ThreatIntelligenceResourceKindEnum = string;
|
|
6601
|
-
|
|
6602
|
-
/** Known values of {@link ThreatIntelligenceSortingCriteriaEnum} that the service accepts. */
|
|
6603
|
-
export enum KnownThreatIntelligenceSortingCriteriaEnum {
|
|
6604
|
-
Unsorted = "unsorted",
|
|
6605
|
-
Ascending = "ascending",
|
|
6606
|
-
Descending = "descending"
|
|
6607
|
-
}
|
|
6608
|
-
|
|
6609
|
-
/**
|
|
6610
|
-
* Defines values for ThreatIntelligenceSortingCriteriaEnum. \
|
|
6611
|
-
* {@link KnownThreatIntelligenceSortingCriteriaEnum} can be used interchangeably with ThreatIntelligenceSortingCriteriaEnum,
|
|
6612
|
-
* this enum contains the known values that the service supports.
|
|
6613
|
-
* ### Known values supported by the service
|
|
6614
|
-
* **unsorted** \
|
|
6615
|
-
* **ascending** \
|
|
6616
|
-
* **descending**
|
|
6617
|
-
*/
|
|
6618
|
-
export type ThreatIntelligenceSortingCriteriaEnum = string;
|
|
6619
|
-
|
|
6620
|
-
/** Known values of {@link EntityQueryTemplateKind} that the service accepts. */
|
|
6621
|
-
export enum KnownEntityQueryTemplateKind {
|
|
6622
|
-
Activity = "Activity"
|
|
6623
|
-
}
|
|
6624
|
-
|
|
6625
|
-
/**
|
|
6626
|
-
* Defines values for EntityQueryTemplateKind. \
|
|
6627
|
-
* {@link KnownEntityQueryTemplateKind} can be used interchangeably with EntityQueryTemplateKind,
|
|
6628
|
-
* this enum contains the known values that the service supports.
|
|
6629
|
-
* ### Known values supported by the service
|
|
6630
|
-
* **Activity**
|
|
6631
|
-
*/
|
|
6632
|
-
export type EntityQueryTemplateKind = string;
|
|
6633
|
-
|
|
6634
6933
|
/** Known values of {@link TemplateStatus} that the service accepts. */
|
|
6635
6934
|
export enum KnownTemplateStatus {
|
|
6636
6935
|
/** Alert rule template installed. and can not use more then once */
|
|
@@ -6809,15 +7108,17 @@ export enum KnownAutomationRulePropertyConditionSupportedProperty {
|
|
|
6809
7108
|
IncidentSeverity = "IncidentSeverity",
|
|
6810
7109
|
/** The status of the incident */
|
|
6811
7110
|
IncidentStatus = "IncidentStatus",
|
|
6812
|
-
/** The tactics of the incident */
|
|
6813
|
-
IncidentTactics = "IncidentTactics",
|
|
6814
7111
|
/** The related Analytic rule ids of the incident */
|
|
6815
7112
|
IncidentRelatedAnalyticRuleIds = "IncidentRelatedAnalyticRuleIds",
|
|
7113
|
+
/** The tactics of the incident */
|
|
7114
|
+
IncidentTactics = "IncidentTactics",
|
|
7115
|
+
/** The labels of the incident */
|
|
7116
|
+
IncidentLabel = "IncidentLabel",
|
|
6816
7117
|
/** The provider name of the incident */
|
|
6817
7118
|
IncidentProviderName = "IncidentProviderName",
|
|
6818
7119
|
/** The account Azure Active Directory tenant id */
|
|
6819
7120
|
AccountAadTenantId = "AccountAadTenantId",
|
|
6820
|
-
/** The account Azure Active Directory user id
|
|
7121
|
+
/** The account Azure Active Directory user id */
|
|
6821
7122
|
AccountAadUserId = "AccountAadUserId",
|
|
6822
7123
|
/** The account name */
|
|
6823
7124
|
AccountName = "AccountName",
|
|
@@ -6831,6 +7132,8 @@ export enum KnownAutomationRulePropertyConditionSupportedProperty {
|
|
|
6831
7132
|
AccountObjectGuid = "AccountObjectGuid",
|
|
6832
7133
|
/** The account user principal name suffix */
|
|
6833
7134
|
AccountUPNSuffix = "AccountUPNSuffix",
|
|
7135
|
+
/** The name of the product of the alert */
|
|
7136
|
+
AlertProductNames = "AlertProductNames",
|
|
6834
7137
|
/** The Azure resource id */
|
|
6835
7138
|
AzureResourceResourceId = "AzureResourceResourceId",
|
|
6836
7139
|
/** The Azure resource subscription id */
|
|
@@ -6857,7 +7160,7 @@ export enum KnownAutomationRulePropertyConditionSupportedProperty {
|
|
|
6857
7160
|
HostNTDomain = "HostNTDomain",
|
|
6858
7161
|
/** The host operating system */
|
|
6859
7162
|
HostOSVersion = "HostOSVersion",
|
|
6860
|
-
/** The IoT device id */
|
|
7163
|
+
/** "The IoT device id */
|
|
6861
7164
|
IoTDeviceId = "IoTDeviceId",
|
|
6862
7165
|
/** The IoT device name */
|
|
6863
7166
|
IoTDeviceName = "IoTDeviceName",
|
|
@@ -6916,17 +7219,19 @@ export enum KnownAutomationRulePropertyConditionSupportedProperty {
|
|
|
6916
7219
|
* **IncidentDescription**: The description of the incident \
|
|
6917
7220
|
* **IncidentSeverity**: The severity of the incident \
|
|
6918
7221
|
* **IncidentStatus**: The status of the incident \
|
|
6919
|
-
* **IncidentTactics**: The tactics of the incident \
|
|
6920
7222
|
* **IncidentRelatedAnalyticRuleIds**: The related Analytic rule ids of the incident \
|
|
7223
|
+
* **IncidentTactics**: The tactics of the incident \
|
|
7224
|
+
* **IncidentLabel**: The labels of the incident \
|
|
6921
7225
|
* **IncidentProviderName**: The provider name of the incident \
|
|
6922
7226
|
* **AccountAadTenantId**: The account Azure Active Directory tenant id \
|
|
6923
|
-
* **AccountAadUserId**: The account Azure Active Directory user id
|
|
7227
|
+
* **AccountAadUserId**: The account Azure Active Directory user id \
|
|
6924
7228
|
* **AccountName**: The account name \
|
|
6925
7229
|
* **AccountNTDomain**: The account NetBIOS domain name \
|
|
6926
7230
|
* **AccountPUID**: The account Azure Active Directory Passport User ID \
|
|
6927
7231
|
* **AccountSid**: The account security identifier \
|
|
6928
7232
|
* **AccountObjectGuid**: The account unique identifier \
|
|
6929
7233
|
* **AccountUPNSuffix**: The account user principal name suffix \
|
|
7234
|
+
* **AlertProductNames**: The name of the product of the alert \
|
|
6930
7235
|
* **AzureResourceResourceId**: The Azure resource id \
|
|
6931
7236
|
* **AzureResourceSubscriptionId**: The Azure resource subscription id \
|
|
6932
7237
|
* **CloudApplicationAppId**: The cloud application identifier \
|
|
@@ -6940,7 +7245,7 @@ export enum KnownAutomationRulePropertyConditionSupportedProperty {
|
|
|
6940
7245
|
* **HostNetBiosName**: The host NetBIOS name \
|
|
6941
7246
|
* **HostNTDomain**: The host NT domain \
|
|
6942
7247
|
* **HostOSVersion**: The host operating system \
|
|
6943
|
-
* **IoTDeviceId**: The IoT device id \
|
|
7248
|
+
* **IoTDeviceId**: "The IoT device id \
|
|
6944
7249
|
* **IoTDeviceName**: The IoT device name \
|
|
6945
7250
|
* **IoTDeviceType**: The IoT device type \
|
|
6946
7251
|
* **IoTDeviceVendor**: The IoT device vendor \
|
|
@@ -7482,13 +7787,6 @@ export interface AlertRuleTemplatesListNextOptionalParams
|
|
|
7482
7787
|
/** Contains response data for the listNext operation. */
|
|
7483
7788
|
export type AlertRuleTemplatesListNextResponse = AlertRuleTemplatesList;
|
|
7484
7789
|
|
|
7485
|
-
/** Optional parameters. */
|
|
7486
|
-
export interface AutomationRulesListOptionalParams
|
|
7487
|
-
extends coreClient.OperationOptions {}
|
|
7488
|
-
|
|
7489
|
-
/** Contains response data for the list operation. */
|
|
7490
|
-
export type AutomationRulesListResponse = AutomationRulesList;
|
|
7491
|
-
|
|
7492
7790
|
/** Optional parameters. */
|
|
7493
7791
|
export interface AutomationRulesGetOptionalParams
|
|
7494
7792
|
extends coreClient.OperationOptions {}
|
|
@@ -7498,7 +7796,10 @@ export type AutomationRulesGetResponse = AutomationRule;
|
|
|
7498
7796
|
|
|
7499
7797
|
/** Optional parameters. */
|
|
7500
7798
|
export interface AutomationRulesCreateOrUpdateOptionalParams
|
|
7501
|
-
extends coreClient.OperationOptions {
|
|
7799
|
+
extends coreClient.OperationOptions {
|
|
7800
|
+
/** The automation rule */
|
|
7801
|
+
automationRuleToUpsert?: AutomationRule;
|
|
7802
|
+
}
|
|
7502
7803
|
|
|
7503
7804
|
/** Contains response data for the createOrUpdate operation. */
|
|
7504
7805
|
export type AutomationRulesCreateOrUpdateResponse = AutomationRule;
|
|
@@ -7507,6 +7808,16 @@ export type AutomationRulesCreateOrUpdateResponse = AutomationRule;
|
|
|
7507
7808
|
export interface AutomationRulesDeleteOptionalParams
|
|
7508
7809
|
extends coreClient.OperationOptions {}
|
|
7509
7810
|
|
|
7811
|
+
/** Contains response data for the delete operation. */
|
|
7812
|
+
export type AutomationRulesDeleteResponse = Record<string, unknown>;
|
|
7813
|
+
|
|
7814
|
+
/** Optional parameters. */
|
|
7815
|
+
export interface AutomationRulesListOptionalParams
|
|
7816
|
+
extends coreClient.OperationOptions {}
|
|
7817
|
+
|
|
7818
|
+
/** Contains response data for the list operation. */
|
|
7819
|
+
export type AutomationRulesListResponse = AutomationRulesList;
|
|
7820
|
+
|
|
7510
7821
|
/** Optional parameters. */
|
|
7511
7822
|
export interface AutomationRulesListNextOptionalParams
|
|
7512
7823
|
extends coreClient.OperationOptions {}
|
|
@@ -7515,18 +7826,105 @@ export interface AutomationRulesListNextOptionalParams
|
|
|
7515
7826
|
export type AutomationRulesListNextResponse = AutomationRulesList;
|
|
7516
7827
|
|
|
7517
7828
|
/** Optional parameters. */
|
|
7518
|
-
export interface
|
|
7519
|
-
extends coreClient.OperationOptions {
|
|
7829
|
+
export interface IncidentsRunPlaybookOptionalParams
|
|
7830
|
+
extends coreClient.OperationOptions {
|
|
7831
|
+
requestBody?: ManualTriggerRequestBody;
|
|
7832
|
+
}
|
|
7833
|
+
|
|
7834
|
+
/** Contains response data for the runPlaybook operation. */
|
|
7835
|
+
export type IncidentsRunPlaybookResponse = Record<string, unknown>;
|
|
7836
|
+
|
|
7837
|
+
/** Optional parameters. */
|
|
7838
|
+
export interface IncidentsListOptionalParams
|
|
7839
|
+
extends coreClient.OperationOptions {
|
|
7840
|
+
/** Filters the results, based on a Boolean condition. Optional. */
|
|
7841
|
+
filter?: string;
|
|
7842
|
+
/** Sorts the results. Optional. */
|
|
7843
|
+
orderby?: string;
|
|
7844
|
+
/** Returns only the first n results. Optional. */
|
|
7845
|
+
top?: number;
|
|
7846
|
+
/** 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. */
|
|
7847
|
+
skipToken?: string;
|
|
7848
|
+
}
|
|
7520
7849
|
|
|
7521
7850
|
/** Contains response data for the list operation. */
|
|
7522
|
-
export type
|
|
7851
|
+
export type IncidentsListResponse = IncidentList;
|
|
7523
7852
|
|
|
7524
7853
|
/** Optional parameters. */
|
|
7525
|
-
export interface
|
|
7854
|
+
export interface IncidentsGetOptionalParams
|
|
7526
7855
|
extends coreClient.OperationOptions {}
|
|
7527
7856
|
|
|
7528
7857
|
/** Contains response data for the get operation. */
|
|
7529
|
-
export type
|
|
7858
|
+
export type IncidentsGetResponse = Incident;
|
|
7859
|
+
|
|
7860
|
+
/** Optional parameters. */
|
|
7861
|
+
export interface IncidentsCreateOrUpdateOptionalParams
|
|
7862
|
+
extends coreClient.OperationOptions {}
|
|
7863
|
+
|
|
7864
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
7865
|
+
export type IncidentsCreateOrUpdateResponse = Incident;
|
|
7866
|
+
|
|
7867
|
+
/** Optional parameters. */
|
|
7868
|
+
export interface IncidentsDeleteOptionalParams
|
|
7869
|
+
extends coreClient.OperationOptions {}
|
|
7870
|
+
|
|
7871
|
+
/** Optional parameters. */
|
|
7872
|
+
export interface IncidentsCreateTeamOptionalParams
|
|
7873
|
+
extends coreClient.OperationOptions {}
|
|
7874
|
+
|
|
7875
|
+
/** Contains response data for the createTeam operation. */
|
|
7876
|
+
export type IncidentsCreateTeamResponse = TeamInformation;
|
|
7877
|
+
|
|
7878
|
+
/** Optional parameters. */
|
|
7879
|
+
export interface IncidentsListAlertsOptionalParams
|
|
7880
|
+
extends coreClient.OperationOptions {}
|
|
7881
|
+
|
|
7882
|
+
/** Contains response data for the listAlerts operation. */
|
|
7883
|
+
export type IncidentsListAlertsResponse = IncidentAlertList;
|
|
7884
|
+
|
|
7885
|
+
/** Optional parameters. */
|
|
7886
|
+
export interface IncidentsListBookmarksOptionalParams
|
|
7887
|
+
extends coreClient.OperationOptions {}
|
|
7888
|
+
|
|
7889
|
+
/** Contains response data for the listBookmarks operation. */
|
|
7890
|
+
export type IncidentsListBookmarksResponse = IncidentBookmarkList;
|
|
7891
|
+
|
|
7892
|
+
/** Optional parameters. */
|
|
7893
|
+
export interface IncidentsListEntitiesOptionalParams
|
|
7894
|
+
extends coreClient.OperationOptions {}
|
|
7895
|
+
|
|
7896
|
+
/** Contains response data for the listEntities operation. */
|
|
7897
|
+
export type IncidentsListEntitiesResponse = IncidentEntitiesResponse;
|
|
7898
|
+
|
|
7899
|
+
/** Optional parameters. */
|
|
7900
|
+
export interface IncidentsListNextOptionalParams
|
|
7901
|
+
extends coreClient.OperationOptions {
|
|
7902
|
+
/** Filters the results, based on a Boolean condition. Optional. */
|
|
7903
|
+
filter?: string;
|
|
7904
|
+
/** Sorts the results. Optional. */
|
|
7905
|
+
orderby?: string;
|
|
7906
|
+
/** Returns only the first n results. Optional. */
|
|
7907
|
+
top?: number;
|
|
7908
|
+
/** 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. */
|
|
7909
|
+
skipToken?: string;
|
|
7910
|
+
}
|
|
7911
|
+
|
|
7912
|
+
/** Contains response data for the listNext operation. */
|
|
7913
|
+
export type IncidentsListNextResponse = IncidentList;
|
|
7914
|
+
|
|
7915
|
+
/** Optional parameters. */
|
|
7916
|
+
export interface BookmarksListOptionalParams
|
|
7917
|
+
extends coreClient.OperationOptions {}
|
|
7918
|
+
|
|
7919
|
+
/** Contains response data for the list operation. */
|
|
7920
|
+
export type BookmarksListResponse = BookmarkList;
|
|
7921
|
+
|
|
7922
|
+
/** Optional parameters. */
|
|
7923
|
+
export interface BookmarksGetOptionalParams
|
|
7924
|
+
extends coreClient.OperationOptions {}
|
|
7925
|
+
|
|
7926
|
+
/** Contains response data for the get operation. */
|
|
7927
|
+
export type BookmarksGetResponse = Bookmark;
|
|
7530
7928
|
|
|
7531
7929
|
/** Optional parameters. */
|
|
7532
7930
|
export interface BookmarksCreateOrUpdateOptionalParams
|
|
@@ -7617,44 +8015,6 @@ export interface DomainWhoisGetOptionalParams
|
|
|
7617
8015
|
/** Contains response data for the get operation. */
|
|
7618
8016
|
export type DomainWhoisGetResponse = EnrichmentDomainWhois;
|
|
7619
8017
|
|
|
7620
|
-
/** Optional parameters. */
|
|
7621
|
-
export interface EntityQueriesListOptionalParams
|
|
7622
|
-
extends coreClient.OperationOptions {
|
|
7623
|
-
/** The entity query kind we want to fetch */
|
|
7624
|
-
kind?: Enum8;
|
|
7625
|
-
}
|
|
7626
|
-
|
|
7627
|
-
/** Contains response data for the list operation. */
|
|
7628
|
-
export type EntityQueriesListResponse = EntityQueryList;
|
|
7629
|
-
|
|
7630
|
-
/** Optional parameters. */
|
|
7631
|
-
export interface EntityQueriesGetOptionalParams
|
|
7632
|
-
extends coreClient.OperationOptions {}
|
|
7633
|
-
|
|
7634
|
-
/** Contains response data for the get operation. */
|
|
7635
|
-
export type EntityQueriesGetResponse = EntityQueryUnion;
|
|
7636
|
-
|
|
7637
|
-
/** Optional parameters. */
|
|
7638
|
-
export interface EntityQueriesCreateOrUpdateOptionalParams
|
|
7639
|
-
extends coreClient.OperationOptions {}
|
|
7640
|
-
|
|
7641
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
7642
|
-
export type EntityQueriesCreateOrUpdateResponse = EntityQueryUnion;
|
|
7643
|
-
|
|
7644
|
-
/** Optional parameters. */
|
|
7645
|
-
export interface EntityQueriesDeleteOptionalParams
|
|
7646
|
-
extends coreClient.OperationOptions {}
|
|
7647
|
-
|
|
7648
|
-
/** Optional parameters. */
|
|
7649
|
-
export interface EntityQueriesListNextOptionalParams
|
|
7650
|
-
extends coreClient.OperationOptions {
|
|
7651
|
-
/** The entity query kind we want to fetch */
|
|
7652
|
-
kind?: Enum8;
|
|
7653
|
-
}
|
|
7654
|
-
|
|
7655
|
-
/** Contains response data for the listNext operation. */
|
|
7656
|
-
export type EntityQueriesListNextResponse = EntityQueryList;
|
|
7657
|
-
|
|
7658
8018
|
/** Optional parameters. */
|
|
7659
8019
|
export interface EntitiesListOptionalParams
|
|
7660
8020
|
extends coreClient.OperationOptions {}
|
|
@@ -7744,82 +8104,63 @@ export interface EntityRelationsGetRelationOptionalParams
|
|
|
7744
8104
|
export type EntityRelationsGetRelationResponse = Relation;
|
|
7745
8105
|
|
|
7746
8106
|
/** Optional parameters. */
|
|
7747
|
-
export interface
|
|
8107
|
+
export interface EntityQueriesListOptionalParams
|
|
7748
8108
|
extends coreClient.OperationOptions {
|
|
7749
|
-
/**
|
|
7750
|
-
|
|
7751
|
-
/** Sorts the results. Optional. */
|
|
7752
|
-
orderby?: string;
|
|
7753
|
-
/** Returns only the first n results. Optional. */
|
|
7754
|
-
top?: number;
|
|
7755
|
-
/** 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. */
|
|
7756
|
-
skipToken?: string;
|
|
8109
|
+
/** The entity query kind we want to fetch */
|
|
8110
|
+
kind?: Enum12;
|
|
7757
8111
|
}
|
|
7758
8112
|
|
|
7759
8113
|
/** Contains response data for the list operation. */
|
|
7760
|
-
export type
|
|
8114
|
+
export type EntityQueriesListResponse = EntityQueryList;
|
|
7761
8115
|
|
|
7762
8116
|
/** Optional parameters. */
|
|
7763
|
-
export interface
|
|
8117
|
+
export interface EntityQueriesGetOptionalParams
|
|
7764
8118
|
extends coreClient.OperationOptions {}
|
|
7765
8119
|
|
|
7766
8120
|
/** Contains response data for the get operation. */
|
|
7767
|
-
export type
|
|
8121
|
+
export type EntityQueriesGetResponse = EntityQueryUnion;
|
|
7768
8122
|
|
|
7769
8123
|
/** Optional parameters. */
|
|
7770
|
-
export interface
|
|
8124
|
+
export interface EntityQueriesCreateOrUpdateOptionalParams
|
|
7771
8125
|
extends coreClient.OperationOptions {}
|
|
7772
8126
|
|
|
7773
8127
|
/** Contains response data for the createOrUpdate operation. */
|
|
7774
|
-
export type
|
|
8128
|
+
export type EntityQueriesCreateOrUpdateResponse = EntityQueryUnion;
|
|
7775
8129
|
|
|
7776
8130
|
/** Optional parameters. */
|
|
7777
|
-
export interface
|
|
8131
|
+
export interface EntityQueriesDeleteOptionalParams
|
|
7778
8132
|
extends coreClient.OperationOptions {}
|
|
7779
8133
|
|
|
7780
8134
|
/** Optional parameters. */
|
|
7781
|
-
export interface
|
|
7782
|
-
extends coreClient.OperationOptions {
|
|
8135
|
+
export interface EntityQueriesListNextOptionalParams
|
|
8136
|
+
extends coreClient.OperationOptions {
|
|
8137
|
+
/** The entity query kind we want to fetch */
|
|
8138
|
+
kind?: Enum12;
|
|
8139
|
+
}
|
|
7783
8140
|
|
|
7784
|
-
/** Contains response data for the
|
|
7785
|
-
export type
|
|
8141
|
+
/** Contains response data for the listNext operation. */
|
|
8142
|
+
export type EntityQueriesListNextResponse = EntityQueryList;
|
|
7786
8143
|
|
|
7787
8144
|
/** Optional parameters. */
|
|
7788
|
-
export interface
|
|
8145
|
+
export interface EntityQueryTemplatesListOptionalParams
|
|
7789
8146
|
extends coreClient.OperationOptions {}
|
|
7790
8147
|
|
|
7791
|
-
/** Contains response data for the
|
|
7792
|
-
export type
|
|
8148
|
+
/** Contains response data for the list operation. */
|
|
8149
|
+
export type EntityQueryTemplatesListResponse = EntityQueryTemplateList;
|
|
7793
8150
|
|
|
7794
8151
|
/** Optional parameters. */
|
|
7795
|
-
export interface
|
|
8152
|
+
export interface EntityQueryTemplatesGetOptionalParams
|
|
7796
8153
|
extends coreClient.OperationOptions {}
|
|
7797
8154
|
|
|
7798
|
-
/** Contains response data for the
|
|
7799
|
-
export type
|
|
8155
|
+
/** Contains response data for the get operation. */
|
|
8156
|
+
export type EntityQueryTemplatesGetResponse = EntityQueryTemplateUnion;
|
|
7800
8157
|
|
|
7801
8158
|
/** Optional parameters. */
|
|
7802
|
-
export interface
|
|
8159
|
+
export interface EntityQueryTemplatesListNextOptionalParams
|
|
7803
8160
|
extends coreClient.OperationOptions {}
|
|
7804
8161
|
|
|
7805
|
-
/** Contains response data for the listEntities operation. */
|
|
7806
|
-
export type IncidentsListEntitiesResponse = IncidentEntitiesResponse;
|
|
7807
|
-
|
|
7808
|
-
/** Optional parameters. */
|
|
7809
|
-
export interface IncidentsListNextOptionalParams
|
|
7810
|
-
extends coreClient.OperationOptions {
|
|
7811
|
-
/** Filters the results, based on a Boolean condition. Optional. */
|
|
7812
|
-
filter?: string;
|
|
7813
|
-
/** Sorts the results. Optional. */
|
|
7814
|
-
orderby?: string;
|
|
7815
|
-
/** Returns only the first n results. Optional. */
|
|
7816
|
-
top?: number;
|
|
7817
|
-
/** 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. */
|
|
7818
|
-
skipToken?: string;
|
|
7819
|
-
}
|
|
7820
|
-
|
|
7821
8162
|
/** Contains response data for the listNext operation. */
|
|
7822
|
-
export type
|
|
8163
|
+
export type EntityQueryTemplatesListNextResponse = EntityQueryTemplateList;
|
|
7823
8164
|
|
|
7824
8165
|
/** Optional parameters. */
|
|
7825
8166
|
export interface IncidentCommentsListOptionalParams
|
|
@@ -7978,6 +8319,31 @@ export interface MetadataListNextOptionalParams
|
|
|
7978
8319
|
/** Contains response data for the listNext operation. */
|
|
7979
8320
|
export type MetadataListNextResponse = MetadataList;
|
|
7980
8321
|
|
|
8322
|
+
/** Optional parameters. */
|
|
8323
|
+
export interface OfficeConsentsListOptionalParams
|
|
8324
|
+
extends coreClient.OperationOptions {}
|
|
8325
|
+
|
|
8326
|
+
/** Contains response data for the list operation. */
|
|
8327
|
+
export type OfficeConsentsListResponse = OfficeConsentList;
|
|
8328
|
+
|
|
8329
|
+
/** Optional parameters. */
|
|
8330
|
+
export interface OfficeConsentsGetOptionalParams
|
|
8331
|
+
extends coreClient.OperationOptions {}
|
|
8332
|
+
|
|
8333
|
+
/** Contains response data for the get operation. */
|
|
8334
|
+
export type OfficeConsentsGetResponse = OfficeConsent;
|
|
8335
|
+
|
|
8336
|
+
/** Optional parameters. */
|
|
8337
|
+
export interface OfficeConsentsDeleteOptionalParams
|
|
8338
|
+
extends coreClient.OperationOptions {}
|
|
8339
|
+
|
|
8340
|
+
/** Optional parameters. */
|
|
8341
|
+
export interface OfficeConsentsListNextOptionalParams
|
|
8342
|
+
extends coreClient.OperationOptions {}
|
|
8343
|
+
|
|
8344
|
+
/** Contains response data for the listNext operation. */
|
|
8345
|
+
export type OfficeConsentsListNextResponse = OfficeConsentList;
|
|
8346
|
+
|
|
7981
8347
|
/** Optional parameters. */
|
|
7982
8348
|
export interface SentinelOnboardingStatesGetOptionalParams
|
|
7983
8349
|
extends coreClient.OperationOptions {}
|
|
@@ -8077,117 +8443,6 @@ export interface SourceControlsListNextOptionalParams
|
|
|
8077
8443
|
/** Contains response data for the listNext operation. */
|
|
8078
8444
|
export type SourceControlsListNextResponse = SourceControlList;
|
|
8079
8445
|
|
|
8080
|
-
/** Optional parameters. */
|
|
8081
|
-
export interface WatchlistsListOptionalParams
|
|
8082
|
-
extends coreClient.OperationOptions {}
|
|
8083
|
-
|
|
8084
|
-
/** Contains response data for the list operation. */
|
|
8085
|
-
export type WatchlistsListResponse = WatchlistList;
|
|
8086
|
-
|
|
8087
|
-
/** Optional parameters. */
|
|
8088
|
-
export interface WatchlistsGetOptionalParams
|
|
8089
|
-
extends coreClient.OperationOptions {}
|
|
8090
|
-
|
|
8091
|
-
/** Contains response data for the get operation. */
|
|
8092
|
-
export type WatchlistsGetResponse = Watchlist;
|
|
8093
|
-
|
|
8094
|
-
/** Optional parameters. */
|
|
8095
|
-
export interface WatchlistsDeleteOptionalParams
|
|
8096
|
-
extends coreClient.OperationOptions {}
|
|
8097
|
-
|
|
8098
|
-
/** Optional parameters. */
|
|
8099
|
-
export interface WatchlistsCreateOrUpdateOptionalParams
|
|
8100
|
-
extends coreClient.OperationOptions {}
|
|
8101
|
-
|
|
8102
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
8103
|
-
export type WatchlistsCreateOrUpdateResponse = Watchlist;
|
|
8104
|
-
|
|
8105
|
-
/** Optional parameters. */
|
|
8106
|
-
export interface WatchlistsListNextOptionalParams
|
|
8107
|
-
extends coreClient.OperationOptions {}
|
|
8108
|
-
|
|
8109
|
-
/** Contains response data for the listNext operation. */
|
|
8110
|
-
export type WatchlistsListNextResponse = WatchlistList;
|
|
8111
|
-
|
|
8112
|
-
/** Optional parameters. */
|
|
8113
|
-
export interface WatchlistItemsListOptionalParams
|
|
8114
|
-
extends coreClient.OperationOptions {}
|
|
8115
|
-
|
|
8116
|
-
/** Contains response data for the list operation. */
|
|
8117
|
-
export type WatchlistItemsListResponse = WatchlistItemList;
|
|
8118
|
-
|
|
8119
|
-
/** Optional parameters. */
|
|
8120
|
-
export interface WatchlistItemsGetOptionalParams
|
|
8121
|
-
extends coreClient.OperationOptions {}
|
|
8122
|
-
|
|
8123
|
-
/** Contains response data for the get operation. */
|
|
8124
|
-
export type WatchlistItemsGetResponse = WatchlistItem;
|
|
8125
|
-
|
|
8126
|
-
/** Optional parameters. */
|
|
8127
|
-
export interface WatchlistItemsDeleteOptionalParams
|
|
8128
|
-
extends coreClient.OperationOptions {}
|
|
8129
|
-
|
|
8130
|
-
/** Optional parameters. */
|
|
8131
|
-
export interface WatchlistItemsCreateOrUpdateOptionalParams
|
|
8132
|
-
extends coreClient.OperationOptions {}
|
|
8133
|
-
|
|
8134
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
8135
|
-
export type WatchlistItemsCreateOrUpdateResponse = WatchlistItem;
|
|
8136
|
-
|
|
8137
|
-
/** Optional parameters. */
|
|
8138
|
-
export interface WatchlistItemsListNextOptionalParams
|
|
8139
|
-
extends coreClient.OperationOptions {}
|
|
8140
|
-
|
|
8141
|
-
/** Contains response data for the listNext operation. */
|
|
8142
|
-
export type WatchlistItemsListNextResponse = WatchlistItemList;
|
|
8143
|
-
|
|
8144
|
-
/** Optional parameters. */
|
|
8145
|
-
export interface DataConnectorsListOptionalParams
|
|
8146
|
-
extends coreClient.OperationOptions {}
|
|
8147
|
-
|
|
8148
|
-
/** Contains response data for the list operation. */
|
|
8149
|
-
export type DataConnectorsListResponse = DataConnectorList;
|
|
8150
|
-
|
|
8151
|
-
/** Optional parameters. */
|
|
8152
|
-
export interface DataConnectorsGetOptionalParams
|
|
8153
|
-
extends coreClient.OperationOptions {}
|
|
8154
|
-
|
|
8155
|
-
/** Contains response data for the get operation. */
|
|
8156
|
-
export type DataConnectorsGetResponse = DataConnectorUnion;
|
|
8157
|
-
|
|
8158
|
-
/** Optional parameters. */
|
|
8159
|
-
export interface DataConnectorsCreateOrUpdateOptionalParams
|
|
8160
|
-
extends coreClient.OperationOptions {}
|
|
8161
|
-
|
|
8162
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
8163
|
-
export type DataConnectorsCreateOrUpdateResponse = DataConnectorUnion;
|
|
8164
|
-
|
|
8165
|
-
/** Optional parameters. */
|
|
8166
|
-
export interface DataConnectorsDeleteOptionalParams
|
|
8167
|
-
extends coreClient.OperationOptions {}
|
|
8168
|
-
|
|
8169
|
-
/** Optional parameters. */
|
|
8170
|
-
export interface DataConnectorsConnectOptionalParams
|
|
8171
|
-
extends coreClient.OperationOptions {}
|
|
8172
|
-
|
|
8173
|
-
/** Optional parameters. */
|
|
8174
|
-
export interface DataConnectorsDisconnectOptionalParams
|
|
8175
|
-
extends coreClient.OperationOptions {}
|
|
8176
|
-
|
|
8177
|
-
/** Optional parameters. */
|
|
8178
|
-
export interface DataConnectorsListNextOptionalParams
|
|
8179
|
-
extends coreClient.OperationOptions {}
|
|
8180
|
-
|
|
8181
|
-
/** Contains response data for the listNext operation. */
|
|
8182
|
-
export type DataConnectorsListNextResponse = DataConnectorList;
|
|
8183
|
-
|
|
8184
|
-
/** Optional parameters. */
|
|
8185
|
-
export interface DataConnectorsCheckRequirementsPostOptionalParams
|
|
8186
|
-
extends coreClient.OperationOptions {}
|
|
8187
|
-
|
|
8188
|
-
/** Contains response data for the post operation. */
|
|
8189
|
-
export type DataConnectorsCheckRequirementsPostResponse = DataConnectorRequirementsState;
|
|
8190
|
-
|
|
8191
8446
|
/** Optional parameters. */
|
|
8192
8447
|
export interface ThreatIntelligenceIndicatorCreateIndicatorOptionalParams
|
|
8193
8448
|
extends coreClient.OperationOptions {}
|
|
@@ -8278,64 +8533,144 @@ export interface ThreatIntelligenceIndicatorMetricsListOptionalParams
|
|
|
8278
8533
|
export type ThreatIntelligenceIndicatorMetricsListResponse = ThreatIntelligenceMetricsList;
|
|
8279
8534
|
|
|
8280
8535
|
/** Optional parameters. */
|
|
8281
|
-
export interface
|
|
8282
|
-
extends coreClient.OperationOptions {
|
|
8536
|
+
export interface WatchlistsListOptionalParams
|
|
8537
|
+
extends coreClient.OperationOptions {
|
|
8538
|
+
/** 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. */
|
|
8539
|
+
skipToken?: string;
|
|
8540
|
+
}
|
|
8283
8541
|
|
|
8284
8542
|
/** Contains response data for the list operation. */
|
|
8285
|
-
export type
|
|
8543
|
+
export type WatchlistsListResponse = WatchlistList;
|
|
8286
8544
|
|
|
8287
8545
|
/** Optional parameters. */
|
|
8288
|
-
export interface
|
|
8546
|
+
export interface WatchlistsGetOptionalParams
|
|
8289
8547
|
extends coreClient.OperationOptions {}
|
|
8290
8548
|
|
|
8291
|
-
/** Contains response data for the
|
|
8292
|
-
export type
|
|
8549
|
+
/** Contains response data for the get operation. */
|
|
8550
|
+
export type WatchlistsGetResponse = Watchlist;
|
|
8293
8551
|
|
|
8294
8552
|
/** Optional parameters. */
|
|
8295
|
-
export interface
|
|
8553
|
+
export interface WatchlistsDeleteOptionalParams
|
|
8554
|
+
extends coreClient.OperationOptions {}
|
|
8555
|
+
|
|
8556
|
+
/** Contains response data for the delete operation. */
|
|
8557
|
+
export type WatchlistsDeleteResponse = WatchlistsDeleteHeaders;
|
|
8558
|
+
|
|
8559
|
+
/** Optional parameters. */
|
|
8560
|
+
export interface WatchlistsCreateOrUpdateOptionalParams
|
|
8296
8561
|
extends coreClient.OperationOptions {}
|
|
8297
8562
|
|
|
8563
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
8564
|
+
export type WatchlistsCreateOrUpdateResponse = Watchlist;
|
|
8565
|
+
|
|
8566
|
+
/** Optional parameters. */
|
|
8567
|
+
export interface WatchlistsListNextOptionalParams
|
|
8568
|
+
extends coreClient.OperationOptions {
|
|
8569
|
+
/** 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. */
|
|
8570
|
+
skipToken?: string;
|
|
8571
|
+
}
|
|
8572
|
+
|
|
8573
|
+
/** Contains response data for the listNext operation. */
|
|
8574
|
+
export type WatchlistsListNextResponse = WatchlistList;
|
|
8575
|
+
|
|
8576
|
+
/** Optional parameters. */
|
|
8577
|
+
export interface WatchlistItemsListOptionalParams
|
|
8578
|
+
extends coreClient.OperationOptions {
|
|
8579
|
+
/** 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. */
|
|
8580
|
+
skipToken?: string;
|
|
8581
|
+
}
|
|
8582
|
+
|
|
8298
8583
|
/** Contains response data for the list operation. */
|
|
8299
|
-
export type
|
|
8584
|
+
export type WatchlistItemsListResponse = WatchlistItemList;
|
|
8300
8585
|
|
|
8301
8586
|
/** Optional parameters. */
|
|
8302
|
-
export interface
|
|
8587
|
+
export interface WatchlistItemsGetOptionalParams
|
|
8303
8588
|
extends coreClient.OperationOptions {}
|
|
8304
8589
|
|
|
8305
8590
|
/** Contains response data for the get operation. */
|
|
8306
|
-
export type
|
|
8591
|
+
export type WatchlistItemsGetResponse = WatchlistItem;
|
|
8307
8592
|
|
|
8308
8593
|
/** Optional parameters. */
|
|
8309
|
-
export interface
|
|
8594
|
+
export interface WatchlistItemsDeleteOptionalParams
|
|
8310
8595
|
extends coreClient.OperationOptions {}
|
|
8311
8596
|
|
|
8312
8597
|
/** Optional parameters. */
|
|
8313
|
-
export interface
|
|
8598
|
+
export interface WatchlistItemsCreateOrUpdateOptionalParams
|
|
8314
8599
|
extends coreClient.OperationOptions {}
|
|
8315
8600
|
|
|
8601
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
8602
|
+
export type WatchlistItemsCreateOrUpdateResponse = WatchlistItem;
|
|
8603
|
+
|
|
8604
|
+
/** Optional parameters. */
|
|
8605
|
+
export interface WatchlistItemsListNextOptionalParams
|
|
8606
|
+
extends coreClient.OperationOptions {
|
|
8607
|
+
/** 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. */
|
|
8608
|
+
skipToken?: string;
|
|
8609
|
+
}
|
|
8610
|
+
|
|
8316
8611
|
/** Contains response data for the listNext operation. */
|
|
8317
|
-
export type
|
|
8612
|
+
export type WatchlistItemsListNextResponse = WatchlistItemList;
|
|
8318
8613
|
|
|
8319
8614
|
/** Optional parameters. */
|
|
8320
|
-
export interface
|
|
8615
|
+
export interface DataConnectorsListOptionalParams
|
|
8321
8616
|
extends coreClient.OperationOptions {}
|
|
8322
8617
|
|
|
8323
8618
|
/** Contains response data for the list operation. */
|
|
8324
|
-
export type
|
|
8619
|
+
export type DataConnectorsListResponse = DataConnectorList;
|
|
8325
8620
|
|
|
8326
8621
|
/** Optional parameters. */
|
|
8327
|
-
export interface
|
|
8622
|
+
export interface DataConnectorsGetOptionalParams
|
|
8328
8623
|
extends coreClient.OperationOptions {}
|
|
8329
8624
|
|
|
8330
8625
|
/** Contains response data for the get operation. */
|
|
8331
|
-
export type
|
|
8626
|
+
export type DataConnectorsGetResponse = DataConnectorUnion;
|
|
8332
8627
|
|
|
8333
8628
|
/** Optional parameters. */
|
|
8334
|
-
export interface
|
|
8629
|
+
export interface DataConnectorsCreateOrUpdateOptionalParams
|
|
8630
|
+
extends coreClient.OperationOptions {}
|
|
8631
|
+
|
|
8632
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
8633
|
+
export type DataConnectorsCreateOrUpdateResponse = DataConnectorUnion;
|
|
8634
|
+
|
|
8635
|
+
/** Optional parameters. */
|
|
8636
|
+
export interface DataConnectorsDeleteOptionalParams
|
|
8637
|
+
extends coreClient.OperationOptions {}
|
|
8638
|
+
|
|
8639
|
+
/** Optional parameters. */
|
|
8640
|
+
export interface DataConnectorsConnectOptionalParams
|
|
8641
|
+
extends coreClient.OperationOptions {}
|
|
8642
|
+
|
|
8643
|
+
/** Optional parameters. */
|
|
8644
|
+
export interface DataConnectorsDisconnectOptionalParams
|
|
8645
|
+
extends coreClient.OperationOptions {}
|
|
8646
|
+
|
|
8647
|
+
/** Optional parameters. */
|
|
8648
|
+
export interface DataConnectorsListNextOptionalParams
|
|
8335
8649
|
extends coreClient.OperationOptions {}
|
|
8336
8650
|
|
|
8337
8651
|
/** Contains response data for the listNext operation. */
|
|
8338
|
-
export type
|
|
8652
|
+
export type DataConnectorsListNextResponse = DataConnectorList;
|
|
8653
|
+
|
|
8654
|
+
/** Optional parameters. */
|
|
8655
|
+
export interface DataConnectorsCheckRequirementsPostOptionalParams
|
|
8656
|
+
extends coreClient.OperationOptions {}
|
|
8657
|
+
|
|
8658
|
+
/** Contains response data for the post operation. */
|
|
8659
|
+
export type DataConnectorsCheckRequirementsPostResponse = DataConnectorRequirementsState;
|
|
8660
|
+
|
|
8661
|
+
/** Optional parameters. */
|
|
8662
|
+
export interface OperationsListOptionalParams
|
|
8663
|
+
extends coreClient.OperationOptions {}
|
|
8664
|
+
|
|
8665
|
+
/** Contains response data for the list operation. */
|
|
8666
|
+
export type OperationsListResponse = OperationsList;
|
|
8667
|
+
|
|
8668
|
+
/** Optional parameters. */
|
|
8669
|
+
export interface OperationsListNextOptionalParams
|
|
8670
|
+
extends coreClient.OperationOptions {}
|
|
8671
|
+
|
|
8672
|
+
/** Contains response data for the listNext operation. */
|
|
8673
|
+
export type OperationsListNextResponse = OperationsList;
|
|
8339
8674
|
|
|
8340
8675
|
/** Optional parameters. */
|
|
8341
8676
|
export interface SecurityInsightsOptionalParams
|