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