@azure/arm-iotfirmwaredefense 1.0.1-alpha.20250207.1 → 1.0.1-alpha.20250211.1

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 (638) hide show
  1. package/README.md +21 -14
  2. package/dist/browser/index.d.ts +5 -0
  3. package/{dist-esm/src → dist/browser}/index.d.ts.map +1 -1
  4. package/{dist-esm/src → dist/browser}/index.js +4 -4
  5. package/dist/browser/index.js.map +1 -0
  6. package/{dist-esm/src → dist/browser}/ioTFirmwareDefenseClient.d.ts +2 -2
  7. package/dist/browser/ioTFirmwareDefenseClient.d.ts.map +1 -0
  8. package/{dist-esm/src → dist/browser}/ioTFirmwareDefenseClient.js +15 -18
  9. package/dist/browser/ioTFirmwareDefenseClient.js.map +1 -0
  10. package/dist/browser/models/index.js.map +1 -0
  11. package/dist/browser/models/mappers.js.map +1 -0
  12. package/{dist-esm/src → dist/browser}/models/parameters.js +1 -1
  13. package/dist/browser/models/parameters.js.map +1 -0
  14. package/{dist-esm/src → dist/browser}/operations/binaryHardening.d.ts +3 -3
  15. package/dist/browser/operations/binaryHardening.d.ts.map +1 -0
  16. package/{dist-esm/src → dist/browser}/operations/binaryHardening.js +3 -3
  17. package/dist/browser/operations/binaryHardening.js.map +1 -0
  18. package/{dist-esm/src → dist/browser}/operations/cryptoCertificates.d.ts +3 -3
  19. package/dist/browser/operations/cryptoCertificates.d.ts.map +1 -0
  20. package/{dist-esm/src → dist/browser}/operations/cryptoCertificates.js +3 -3
  21. package/dist/browser/operations/cryptoCertificates.js.map +1 -0
  22. package/{dist-esm/src → dist/browser}/operations/cryptoKeys.d.ts +3 -3
  23. package/dist/browser/operations/cryptoKeys.d.ts.map +1 -0
  24. package/{dist-esm/src → dist/browser}/operations/cryptoKeys.js +3 -3
  25. package/dist/browser/operations/cryptoKeys.js.map +1 -0
  26. package/{dist-esm/src → dist/browser}/operations/cves.d.ts +3 -3
  27. package/dist/browser/operations/cves.d.ts.map +1 -0
  28. package/{dist-esm/src → dist/browser}/operations/cves.js +3 -3
  29. package/dist/browser/operations/cves.js.map +1 -0
  30. package/{dist-esm/src → dist/browser}/operations/firmwares.d.ts +3 -3
  31. package/dist/browser/operations/firmwares.d.ts.map +1 -0
  32. package/{dist-esm/src → dist/browser}/operations/firmwares.js +3 -3
  33. package/dist/browser/operations/firmwares.js.map +1 -0
  34. package/dist/browser/operations/index.d.ts +11 -0
  35. package/dist/browser/operations/index.d.ts.map +1 -0
  36. package/dist/browser/operations/index.js +18 -0
  37. package/dist/browser/operations/index.js.map +1 -0
  38. package/{dist-esm/src → dist/browser}/operations/operations.d.ts +3 -3
  39. package/dist/browser/operations/operations.d.ts.map +1 -0
  40. package/{dist-esm/src → dist/browser}/operations/operations.js +3 -3
  41. package/dist/browser/operations/operations.js.map +1 -0
  42. package/{dist-esm/src → dist/browser}/operations/passwordHashes.d.ts +3 -3
  43. package/dist/browser/operations/passwordHashes.d.ts.map +1 -0
  44. package/{dist-esm/src → dist/browser}/operations/passwordHashes.js +3 -3
  45. package/dist/browser/operations/passwordHashes.js.map +1 -0
  46. package/{dist-esm/src → dist/browser}/operations/sbomComponents.d.ts +3 -3
  47. package/dist/browser/operations/sbomComponents.d.ts.map +1 -0
  48. package/{dist-esm/src → dist/browser}/operations/sbomComponents.js +3 -3
  49. package/dist/browser/operations/sbomComponents.js.map +1 -0
  50. package/{dist-esm/src → dist/browser}/operations/summaries.d.ts +3 -3
  51. package/dist/browser/operations/summaries.d.ts.map +1 -0
  52. package/{dist-esm/src → dist/browser}/operations/summaries.js +3 -3
  53. package/dist/browser/operations/summaries.js.map +1 -0
  54. package/{dist-esm/src → dist/browser}/operations/workspaces.d.ts +3 -3
  55. package/dist/browser/operations/workspaces.d.ts.map +1 -0
  56. package/{dist-esm/src → dist/browser}/operations/workspaces.js +3 -3
  57. package/dist/browser/operations/workspaces.js.map +1 -0
  58. package/{dist-esm/src → dist/browser}/operationsInterfaces/binaryHardening.d.ts +1 -1
  59. package/dist/browser/operationsInterfaces/binaryHardening.d.ts.map +1 -0
  60. package/dist/browser/operationsInterfaces/binaryHardening.js.map +1 -0
  61. package/{dist-esm/src → dist/browser}/operationsInterfaces/cryptoCertificates.d.ts +1 -1
  62. package/dist/browser/operationsInterfaces/cryptoCertificates.d.ts.map +1 -0
  63. package/dist/browser/operationsInterfaces/cryptoCertificates.js.map +1 -0
  64. package/{dist-esm/src → dist/browser}/operationsInterfaces/cryptoKeys.d.ts +1 -1
  65. package/dist/browser/operationsInterfaces/cryptoKeys.d.ts.map +1 -0
  66. package/dist/browser/operationsInterfaces/cryptoKeys.js.map +1 -0
  67. package/{dist-esm/src → dist/browser}/operationsInterfaces/cves.d.ts +1 -1
  68. package/dist/browser/operationsInterfaces/cves.d.ts.map +1 -0
  69. package/dist/browser/operationsInterfaces/cves.js.map +1 -0
  70. package/{dist-esm/src → dist/browser}/operationsInterfaces/firmwares.d.ts +1 -1
  71. package/dist/browser/operationsInterfaces/firmwares.d.ts.map +1 -0
  72. package/dist/browser/operationsInterfaces/firmwares.js.map +1 -0
  73. package/dist/browser/operationsInterfaces/index.d.ts +11 -0
  74. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
  75. package/dist/browser/operationsInterfaces/index.js +18 -0
  76. package/dist/browser/operationsInterfaces/index.js.map +1 -0
  77. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts +1 -1
  78. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts.map +1 -1
  79. package/dist/browser/operationsInterfaces/operations.js.map +1 -0
  80. package/{dist-esm/src → dist/browser}/operationsInterfaces/passwordHashes.d.ts +1 -1
  81. package/dist/browser/operationsInterfaces/passwordHashes.d.ts.map +1 -0
  82. package/dist/browser/operationsInterfaces/passwordHashes.js.map +1 -0
  83. package/{dist-esm/src → dist/browser}/operationsInterfaces/sbomComponents.d.ts +1 -1
  84. package/dist/browser/operationsInterfaces/sbomComponents.d.ts.map +1 -0
  85. package/dist/browser/operationsInterfaces/sbomComponents.js.map +1 -0
  86. package/{dist-esm/src → dist/browser}/operationsInterfaces/summaries.d.ts +1 -1
  87. package/dist/browser/operationsInterfaces/summaries.d.ts.map +1 -0
  88. package/dist/browser/operationsInterfaces/summaries.js.map +1 -0
  89. package/{dist-esm/src → dist/browser}/operationsInterfaces/workspaces.d.ts +1 -1
  90. package/dist/browser/operationsInterfaces/workspaces.d.ts.map +1 -0
  91. package/dist/browser/operationsInterfaces/workspaces.js.map +1 -0
  92. package/dist/browser/package.json +3 -0
  93. package/dist/browser/pagingHelper.js.map +1 -0
  94. package/dist/commonjs/index.d.ts +5 -0
  95. package/dist/commonjs/index.d.ts.map +1 -0
  96. package/dist/commonjs/index.js +19 -0
  97. package/dist/commonjs/index.js.map +1 -0
  98. package/dist/commonjs/ioTFirmwareDefenseClient.d.ts +29 -0
  99. package/dist/commonjs/ioTFirmwareDefenseClient.d.ts.map +1 -0
  100. package/dist/commonjs/ioTFirmwareDefenseClient.js +111 -0
  101. package/dist/commonjs/ioTFirmwareDefenseClient.js.map +1 -0
  102. package/{types/arm-iotfirmwaredefense.d.ts → dist/commonjs/models/index.d.ts} +963 -1351
  103. package/dist/commonjs/models/index.d.ts.map +1 -0
  104. package/dist/commonjs/models/index.js +93 -0
  105. package/dist/commonjs/models/index.js.map +1 -0
  106. package/dist/commonjs/models/mappers.d.ts +61 -0
  107. package/dist/commonjs/models/mappers.d.ts.map +1 -0
  108. package/dist/commonjs/models/mappers.js +1706 -0
  109. package/dist/commonjs/models/mappers.js.map +1 -0
  110. package/dist/commonjs/models/parameters.d.ts +17 -0
  111. package/dist/commonjs/models/parameters.d.ts.map +1 -0
  112. package/dist/commonjs/models/parameters.js +144 -0
  113. package/dist/commonjs/models/parameters.js.map +1 -0
  114. package/dist/commonjs/operations/binaryHardening.d.ts +41 -0
  115. package/dist/commonjs/operations/binaryHardening.d.ts.map +1 -0
  116. package/dist/commonjs/operations/binaryHardening.js +159 -0
  117. package/dist/commonjs/operations/binaryHardening.js.map +1 -0
  118. package/dist/commonjs/operations/cryptoCertificates.d.ts +41 -0
  119. package/dist/commonjs/operations/cryptoCertificates.d.ts.map +1 -0
  120. package/dist/commonjs/operations/cryptoCertificates.js +159 -0
  121. package/dist/commonjs/operations/cryptoCertificates.js.map +1 -0
  122. package/dist/commonjs/operations/cryptoKeys.d.ts +41 -0
  123. package/dist/commonjs/operations/cryptoKeys.d.ts.map +1 -0
  124. package/dist/commonjs/operations/cryptoKeys.js +159 -0
  125. package/dist/commonjs/operations/cryptoKeys.js.map +1 -0
  126. package/dist/commonjs/operations/cves.d.ts +41 -0
  127. package/dist/commonjs/operations/cves.d.ts.map +1 -0
  128. package/dist/commonjs/operations/cves.js +159 -0
  129. package/dist/commonjs/operations/cves.js.map +1 -0
  130. package/dist/commonjs/operations/firmwares.d.ts +88 -0
  131. package/dist/commonjs/operations/firmwares.d.ts.map +1 -0
  132. package/dist/commonjs/operations/firmwares.js +354 -0
  133. package/dist/commonjs/operations/firmwares.js.map +1 -0
  134. package/dist/commonjs/operations/index.d.ts +11 -0
  135. package/dist/commonjs/operations/index.d.ts.map +1 -0
  136. package/dist/commonjs/operations/index.js +21 -0
  137. package/dist/commonjs/operations/index.js.map +1 -0
  138. package/dist/commonjs/operations/operations.d.ts +32 -0
  139. package/dist/commonjs/operations/operations.d.ts.map +1 -0
  140. package/dist/commonjs/operations/operations.js +137 -0
  141. package/dist/commonjs/operations/operations.js.map +1 -0
  142. package/dist/commonjs/operations/passwordHashes.d.ts +41 -0
  143. package/dist/commonjs/operations/passwordHashes.d.ts.map +1 -0
  144. package/dist/commonjs/operations/passwordHashes.js +159 -0
  145. package/dist/commonjs/operations/passwordHashes.js.map +1 -0
  146. package/dist/commonjs/operations/sbomComponents.d.ts +41 -0
  147. package/dist/commonjs/operations/sbomComponents.d.ts.map +1 -0
  148. package/dist/commonjs/operations/sbomComponents.js +159 -0
  149. package/dist/commonjs/operations/sbomComponents.js.map +1 -0
  150. package/dist/commonjs/operations/summaries.d.ts +52 -0
  151. package/dist/commonjs/operations/summaries.d.ts.map +1 -0
  152. package/dist/commonjs/operations/summaries.js +195 -0
  153. package/dist/commonjs/operations/summaries.js.map +1 -0
  154. package/dist/commonjs/operations/workspaces.d.ts +91 -0
  155. package/dist/commonjs/operations/workspaces.d.ts.map +1 -0
  156. package/dist/commonjs/operations/workspaces.js +421 -0
  157. package/dist/commonjs/operations/workspaces.js.map +1 -0
  158. package/dist/commonjs/operationsInterfaces/binaryHardening.d.ts +14 -0
  159. package/dist/commonjs/operationsInterfaces/binaryHardening.d.ts.map +1 -0
  160. package/dist/commonjs/operationsInterfaces/binaryHardening.js +10 -0
  161. package/dist/commonjs/operationsInterfaces/binaryHardening.js.map +1 -0
  162. package/dist/commonjs/operationsInterfaces/cryptoCertificates.d.ts +14 -0
  163. package/dist/commonjs/operationsInterfaces/cryptoCertificates.d.ts.map +1 -0
  164. package/dist/commonjs/operationsInterfaces/cryptoCertificates.js +10 -0
  165. package/dist/commonjs/operationsInterfaces/cryptoCertificates.js.map +1 -0
  166. package/dist/commonjs/operationsInterfaces/cryptoKeys.d.ts +14 -0
  167. package/dist/commonjs/operationsInterfaces/cryptoKeys.d.ts.map +1 -0
  168. package/dist/commonjs/operationsInterfaces/cryptoKeys.js +10 -0
  169. package/dist/commonjs/operationsInterfaces/cryptoKeys.js.map +1 -0
  170. package/dist/commonjs/operationsInterfaces/cves.d.ts +14 -0
  171. package/dist/commonjs/operationsInterfaces/cves.d.ts.map +1 -0
  172. package/dist/commonjs/operationsInterfaces/cves.js +10 -0
  173. package/dist/commonjs/operationsInterfaces/cves.js.map +1 -0
  174. package/dist/commonjs/operationsInterfaces/firmwares.d.ts +63 -0
  175. package/dist/commonjs/operationsInterfaces/firmwares.d.ts.map +1 -0
  176. package/dist/commonjs/operationsInterfaces/firmwares.js +10 -0
  177. package/dist/commonjs/operationsInterfaces/firmwares.js.map +1 -0
  178. package/dist/commonjs/operationsInterfaces/index.d.ts +11 -0
  179. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
  180. package/dist/commonjs/operationsInterfaces/index.js +21 -0
  181. package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
  182. package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
  183. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
  184. package/dist/commonjs/operationsInterfaces/operations.js +10 -0
  185. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
  186. package/dist/commonjs/operationsInterfaces/passwordHashes.d.ts +14 -0
  187. package/dist/commonjs/operationsInterfaces/passwordHashes.d.ts.map +1 -0
  188. package/dist/commonjs/operationsInterfaces/passwordHashes.js +10 -0
  189. package/dist/commonjs/operationsInterfaces/passwordHashes.js.map +1 -0
  190. package/dist/commonjs/operationsInterfaces/sbomComponents.d.ts +14 -0
  191. package/dist/commonjs/operationsInterfaces/sbomComponents.d.ts.map +1 -0
  192. package/dist/commonjs/operationsInterfaces/sbomComponents.js +10 -0
  193. package/dist/commonjs/operationsInterfaces/sbomComponents.js.map +1 -0
  194. package/dist/commonjs/operationsInterfaces/summaries.d.ts +24 -0
  195. package/dist/commonjs/operationsInterfaces/summaries.d.ts.map +1 -0
  196. package/dist/commonjs/operationsInterfaces/summaries.js +10 -0
  197. package/dist/commonjs/operationsInterfaces/summaries.js.map +1 -0
  198. package/dist/commonjs/operationsInterfaces/workspaces.d.ts +55 -0
  199. package/dist/commonjs/operationsInterfaces/workspaces.d.ts.map +1 -0
  200. package/dist/commonjs/operationsInterfaces/workspaces.js +10 -0
  201. package/dist/commonjs/operationsInterfaces/workspaces.js.map +1 -0
  202. package/dist/commonjs/package.json +3 -0
  203. package/dist/commonjs/pagingHelper.d.ts +13 -0
  204. package/dist/commonjs/pagingHelper.d.ts.map +1 -0
  205. package/dist/commonjs/pagingHelper.js +36 -0
  206. package/dist/commonjs/pagingHelper.js.map +1 -0
  207. package/dist/esm/index.d.ts +5 -0
  208. package/dist/esm/index.d.ts.map +1 -0
  209. package/{src/index.ts → dist/esm/index.js} +5 -5
  210. package/dist/esm/index.js.map +1 -0
  211. package/dist/esm/ioTFirmwareDefenseClient.d.ts +29 -0
  212. package/dist/esm/ioTFirmwareDefenseClient.d.ts.map +1 -0
  213. package/dist/esm/ioTFirmwareDefenseClient.js +106 -0
  214. package/dist/esm/ioTFirmwareDefenseClient.js.map +1 -0
  215. package/dist/esm/models/index.d.ts +963 -0
  216. package/dist/esm/models/index.d.ts.map +1 -0
  217. package/dist/esm/models/index.js +90 -0
  218. package/dist/esm/models/index.js.map +1 -0
  219. package/dist/esm/models/mappers.d.ts +61 -0
  220. package/dist/esm/models/mappers.d.ts.map +1 -0
  221. package/dist/esm/models/mappers.js +1702 -0
  222. package/dist/esm/models/mappers.js.map +1 -0
  223. package/dist/esm/models/parameters.d.ts +17 -0
  224. package/dist/esm/models/parameters.d.ts.map +1 -0
  225. package/dist/esm/models/parameters.js +141 -0
  226. package/dist/esm/models/parameters.js.map +1 -0
  227. package/dist/esm/operations/binaryHardening.d.ts +41 -0
  228. package/dist/esm/operations/binaryHardening.d.ts.map +1 -0
  229. package/dist/esm/operations/binaryHardening.js +155 -0
  230. package/dist/esm/operations/binaryHardening.js.map +1 -0
  231. package/dist/esm/operations/cryptoCertificates.d.ts +41 -0
  232. package/dist/esm/operations/cryptoCertificates.d.ts.map +1 -0
  233. package/dist/esm/operations/cryptoCertificates.js +155 -0
  234. package/dist/esm/operations/cryptoCertificates.js.map +1 -0
  235. package/dist/esm/operations/cryptoKeys.d.ts +41 -0
  236. package/dist/esm/operations/cryptoKeys.d.ts.map +1 -0
  237. package/dist/esm/operations/cryptoKeys.js +155 -0
  238. package/dist/esm/operations/cryptoKeys.js.map +1 -0
  239. package/dist/esm/operations/cves.d.ts +41 -0
  240. package/dist/esm/operations/cves.d.ts.map +1 -0
  241. package/dist/esm/operations/cves.js +155 -0
  242. package/dist/esm/operations/cves.js.map +1 -0
  243. package/dist/esm/operations/firmwares.d.ts +88 -0
  244. package/dist/esm/operations/firmwares.d.ts.map +1 -0
  245. package/dist/esm/operations/firmwares.js +350 -0
  246. package/dist/esm/operations/firmwares.js.map +1 -0
  247. package/dist/esm/operations/index.d.ts +11 -0
  248. package/dist/esm/operations/index.d.ts.map +1 -0
  249. package/dist/esm/operations/index.js +18 -0
  250. package/dist/esm/operations/index.js.map +1 -0
  251. package/dist/esm/operations/operations.d.ts +32 -0
  252. package/dist/esm/operations/operations.d.ts.map +1 -0
  253. package/dist/esm/operations/operations.js +133 -0
  254. package/dist/esm/operations/operations.js.map +1 -0
  255. package/dist/esm/operations/passwordHashes.d.ts +41 -0
  256. package/dist/esm/operations/passwordHashes.d.ts.map +1 -0
  257. package/dist/esm/operations/passwordHashes.js +155 -0
  258. package/dist/esm/operations/passwordHashes.js.map +1 -0
  259. package/dist/esm/operations/sbomComponents.d.ts +41 -0
  260. package/dist/esm/operations/sbomComponents.d.ts.map +1 -0
  261. package/dist/esm/operations/sbomComponents.js +155 -0
  262. package/dist/esm/operations/sbomComponents.js.map +1 -0
  263. package/dist/esm/operations/summaries.d.ts +52 -0
  264. package/dist/esm/operations/summaries.d.ts.map +1 -0
  265. package/dist/esm/operations/summaries.js +191 -0
  266. package/dist/esm/operations/summaries.js.map +1 -0
  267. package/dist/esm/operations/workspaces.d.ts +91 -0
  268. package/dist/esm/operations/workspaces.d.ts.map +1 -0
  269. package/dist/esm/operations/workspaces.js +417 -0
  270. package/dist/esm/operations/workspaces.js.map +1 -0
  271. package/dist/esm/operationsInterfaces/binaryHardening.d.ts +14 -0
  272. package/dist/esm/operationsInterfaces/binaryHardening.d.ts.map +1 -0
  273. package/dist/esm/operationsInterfaces/binaryHardening.js +9 -0
  274. package/dist/esm/operationsInterfaces/binaryHardening.js.map +1 -0
  275. package/dist/esm/operationsInterfaces/cryptoCertificates.d.ts +14 -0
  276. package/dist/esm/operationsInterfaces/cryptoCertificates.d.ts.map +1 -0
  277. package/dist/esm/operationsInterfaces/cryptoCertificates.js +9 -0
  278. package/dist/esm/operationsInterfaces/cryptoCertificates.js.map +1 -0
  279. package/dist/esm/operationsInterfaces/cryptoKeys.d.ts +14 -0
  280. package/dist/esm/operationsInterfaces/cryptoKeys.d.ts.map +1 -0
  281. package/dist/esm/operationsInterfaces/cryptoKeys.js +9 -0
  282. package/dist/esm/operationsInterfaces/cryptoKeys.js.map +1 -0
  283. package/dist/esm/operationsInterfaces/cves.d.ts +14 -0
  284. package/dist/esm/operationsInterfaces/cves.d.ts.map +1 -0
  285. package/dist/esm/operationsInterfaces/cves.js +9 -0
  286. package/dist/esm/operationsInterfaces/cves.js.map +1 -0
  287. package/dist/esm/operationsInterfaces/firmwares.d.ts +63 -0
  288. package/dist/esm/operationsInterfaces/firmwares.d.ts.map +1 -0
  289. package/dist/esm/operationsInterfaces/firmwares.js +9 -0
  290. package/dist/esm/operationsInterfaces/firmwares.js.map +1 -0
  291. package/dist/esm/operationsInterfaces/index.d.ts +11 -0
  292. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
  293. package/dist/esm/operationsInterfaces/index.js +18 -0
  294. package/dist/esm/operationsInterfaces/index.js.map +1 -0
  295. package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
  296. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
  297. package/dist/esm/operationsInterfaces/operations.js +9 -0
  298. package/dist/esm/operationsInterfaces/operations.js.map +1 -0
  299. package/dist/esm/operationsInterfaces/passwordHashes.d.ts +14 -0
  300. package/dist/esm/operationsInterfaces/passwordHashes.d.ts.map +1 -0
  301. package/dist/esm/operationsInterfaces/passwordHashes.js +9 -0
  302. package/dist/esm/operationsInterfaces/passwordHashes.js.map +1 -0
  303. package/dist/esm/operationsInterfaces/sbomComponents.d.ts +14 -0
  304. package/dist/esm/operationsInterfaces/sbomComponents.d.ts.map +1 -0
  305. package/dist/esm/operationsInterfaces/sbomComponents.js +9 -0
  306. package/dist/esm/operationsInterfaces/sbomComponents.js.map +1 -0
  307. package/dist/esm/operationsInterfaces/summaries.d.ts +24 -0
  308. package/dist/esm/operationsInterfaces/summaries.d.ts.map +1 -0
  309. package/dist/esm/operationsInterfaces/summaries.js +9 -0
  310. package/dist/esm/operationsInterfaces/summaries.js.map +1 -0
  311. package/dist/esm/operationsInterfaces/workspaces.d.ts +55 -0
  312. package/dist/esm/operationsInterfaces/workspaces.d.ts.map +1 -0
  313. package/dist/esm/operationsInterfaces/workspaces.js +9 -0
  314. package/dist/esm/operationsInterfaces/workspaces.js.map +1 -0
  315. package/dist/esm/package.json +3 -0
  316. package/dist/esm/pagingHelper.d.ts +13 -0
  317. package/dist/esm/pagingHelper.d.ts.map +1 -0
  318. package/dist/esm/pagingHelper.js +32 -0
  319. package/dist/esm/pagingHelper.js.map +1 -0
  320. package/dist/react-native/index.d.ts +5 -0
  321. package/dist/react-native/index.d.ts.map +1 -0
  322. package/dist/react-native/index.js +13 -0
  323. package/dist/react-native/index.js.map +1 -0
  324. package/dist/react-native/ioTFirmwareDefenseClient.d.ts +29 -0
  325. package/dist/react-native/ioTFirmwareDefenseClient.d.ts.map +1 -0
  326. package/dist/react-native/ioTFirmwareDefenseClient.js +106 -0
  327. package/dist/react-native/ioTFirmwareDefenseClient.js.map +1 -0
  328. package/dist/react-native/models/index.d.ts +963 -0
  329. package/dist/react-native/models/index.d.ts.map +1 -0
  330. package/dist/react-native/models/index.js +90 -0
  331. package/dist/react-native/models/index.js.map +1 -0
  332. package/dist/react-native/models/mappers.d.ts +61 -0
  333. package/dist/react-native/models/mappers.d.ts.map +1 -0
  334. package/dist/react-native/models/mappers.js +1702 -0
  335. package/dist/react-native/models/mappers.js.map +1 -0
  336. package/dist/react-native/models/parameters.d.ts +17 -0
  337. package/dist/react-native/models/parameters.d.ts.map +1 -0
  338. package/dist/react-native/models/parameters.js +141 -0
  339. package/dist/react-native/models/parameters.js.map +1 -0
  340. package/dist/react-native/operations/binaryHardening.d.ts +41 -0
  341. package/dist/react-native/operations/binaryHardening.d.ts.map +1 -0
  342. package/dist/react-native/operations/binaryHardening.js +155 -0
  343. package/dist/react-native/operations/binaryHardening.js.map +1 -0
  344. package/dist/react-native/operations/cryptoCertificates.d.ts +41 -0
  345. package/dist/react-native/operations/cryptoCertificates.d.ts.map +1 -0
  346. package/dist/react-native/operations/cryptoCertificates.js +155 -0
  347. package/dist/react-native/operations/cryptoCertificates.js.map +1 -0
  348. package/dist/react-native/operations/cryptoKeys.d.ts +41 -0
  349. package/dist/react-native/operations/cryptoKeys.d.ts.map +1 -0
  350. package/dist/react-native/operations/cryptoKeys.js +155 -0
  351. package/dist/react-native/operations/cryptoKeys.js.map +1 -0
  352. package/dist/react-native/operations/cves.d.ts +41 -0
  353. package/dist/react-native/operations/cves.d.ts.map +1 -0
  354. package/dist/react-native/operations/cves.js +155 -0
  355. package/dist/react-native/operations/cves.js.map +1 -0
  356. package/dist/react-native/operations/firmwares.d.ts +88 -0
  357. package/dist/react-native/operations/firmwares.d.ts.map +1 -0
  358. package/dist/react-native/operations/firmwares.js +350 -0
  359. package/dist/react-native/operations/firmwares.js.map +1 -0
  360. package/dist/react-native/operations/index.d.ts +11 -0
  361. package/dist/react-native/operations/index.d.ts.map +1 -0
  362. package/dist/react-native/operations/index.js +18 -0
  363. package/dist/react-native/operations/index.js.map +1 -0
  364. package/dist/react-native/operations/operations.d.ts +32 -0
  365. package/dist/react-native/operations/operations.d.ts.map +1 -0
  366. package/dist/react-native/operations/operations.js +133 -0
  367. package/dist/react-native/operations/operations.js.map +1 -0
  368. package/dist/react-native/operations/passwordHashes.d.ts +41 -0
  369. package/dist/react-native/operations/passwordHashes.d.ts.map +1 -0
  370. package/dist/react-native/operations/passwordHashes.js +155 -0
  371. package/dist/react-native/operations/passwordHashes.js.map +1 -0
  372. package/dist/react-native/operations/sbomComponents.d.ts +41 -0
  373. package/dist/react-native/operations/sbomComponents.d.ts.map +1 -0
  374. package/dist/react-native/operations/sbomComponents.js +155 -0
  375. package/dist/react-native/operations/sbomComponents.js.map +1 -0
  376. package/dist/react-native/operations/summaries.d.ts +52 -0
  377. package/dist/react-native/operations/summaries.d.ts.map +1 -0
  378. package/dist/react-native/operations/summaries.js +191 -0
  379. package/dist/react-native/operations/summaries.js.map +1 -0
  380. package/dist/react-native/operations/workspaces.d.ts +91 -0
  381. package/dist/react-native/operations/workspaces.d.ts.map +1 -0
  382. package/dist/react-native/operations/workspaces.js +417 -0
  383. package/dist/react-native/operations/workspaces.js.map +1 -0
  384. package/dist/react-native/operationsInterfaces/binaryHardening.d.ts +14 -0
  385. package/dist/react-native/operationsInterfaces/binaryHardening.d.ts.map +1 -0
  386. package/dist/react-native/operationsInterfaces/binaryHardening.js +9 -0
  387. package/dist/react-native/operationsInterfaces/binaryHardening.js.map +1 -0
  388. package/dist/react-native/operationsInterfaces/cryptoCertificates.d.ts +14 -0
  389. package/dist/react-native/operationsInterfaces/cryptoCertificates.d.ts.map +1 -0
  390. package/dist/react-native/operationsInterfaces/cryptoCertificates.js +9 -0
  391. package/dist/react-native/operationsInterfaces/cryptoCertificates.js.map +1 -0
  392. package/dist/react-native/operationsInterfaces/cryptoKeys.d.ts +14 -0
  393. package/dist/react-native/operationsInterfaces/cryptoKeys.d.ts.map +1 -0
  394. package/dist/react-native/operationsInterfaces/cryptoKeys.js +9 -0
  395. package/dist/react-native/operationsInterfaces/cryptoKeys.js.map +1 -0
  396. package/dist/react-native/operationsInterfaces/cves.d.ts +14 -0
  397. package/dist/react-native/operationsInterfaces/cves.d.ts.map +1 -0
  398. package/dist/react-native/operationsInterfaces/cves.js +9 -0
  399. package/dist/react-native/operationsInterfaces/cves.js.map +1 -0
  400. package/dist/react-native/operationsInterfaces/firmwares.d.ts +63 -0
  401. package/dist/react-native/operationsInterfaces/firmwares.d.ts.map +1 -0
  402. package/dist/react-native/operationsInterfaces/firmwares.js +9 -0
  403. package/dist/react-native/operationsInterfaces/firmwares.js.map +1 -0
  404. package/dist/react-native/operationsInterfaces/index.d.ts +11 -0
  405. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
  406. package/dist/react-native/operationsInterfaces/index.js +18 -0
  407. package/dist/react-native/operationsInterfaces/index.js.map +1 -0
  408. package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
  409. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
  410. package/dist/react-native/operationsInterfaces/operations.js +9 -0
  411. package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
  412. package/dist/react-native/operationsInterfaces/passwordHashes.d.ts +14 -0
  413. package/dist/react-native/operationsInterfaces/passwordHashes.d.ts.map +1 -0
  414. package/dist/react-native/operationsInterfaces/passwordHashes.js +9 -0
  415. package/dist/react-native/operationsInterfaces/passwordHashes.js.map +1 -0
  416. package/dist/react-native/operationsInterfaces/sbomComponents.d.ts +14 -0
  417. package/dist/react-native/operationsInterfaces/sbomComponents.d.ts.map +1 -0
  418. package/dist/react-native/operationsInterfaces/sbomComponents.js +9 -0
  419. package/dist/react-native/operationsInterfaces/sbomComponents.js.map +1 -0
  420. package/dist/react-native/operationsInterfaces/summaries.d.ts +24 -0
  421. package/dist/react-native/operationsInterfaces/summaries.d.ts.map +1 -0
  422. package/dist/react-native/operationsInterfaces/summaries.js +9 -0
  423. package/dist/react-native/operationsInterfaces/summaries.js.map +1 -0
  424. package/dist/react-native/operationsInterfaces/workspaces.d.ts +55 -0
  425. package/dist/react-native/operationsInterfaces/workspaces.d.ts.map +1 -0
  426. package/dist/react-native/operationsInterfaces/workspaces.js +9 -0
  427. package/dist/react-native/operationsInterfaces/workspaces.js.map +1 -0
  428. package/dist/react-native/package.json +3 -0
  429. package/dist/react-native/pagingHelper.d.ts +13 -0
  430. package/dist/react-native/pagingHelper.d.ts.map +1 -0
  431. package/dist/react-native/pagingHelper.js +32 -0
  432. package/dist/react-native/pagingHelper.js.map +1 -0
  433. package/package.json +69 -40
  434. package/dist/index.js +0 -4127
  435. package/dist/index.js.map +0 -1
  436. package/dist/index.min.js +0 -1
  437. package/dist/index.min.js.map +0 -1
  438. package/dist-esm/samples-dev/binaryHardeningListByFirmwareSample.d.ts +0 -2
  439. package/dist-esm/samples-dev/binaryHardeningListByFirmwareSample.d.ts.map +0 -1
  440. package/dist-esm/samples-dev/binaryHardeningListByFirmwareSample.js +0 -88
  441. package/dist-esm/samples-dev/binaryHardeningListByFirmwareSample.js.map +0 -1
  442. package/dist-esm/samples-dev/cryptoCertificatesListByFirmwareSample.d.ts +0 -2
  443. package/dist-esm/samples-dev/cryptoCertificatesListByFirmwareSample.d.ts.map +0 -1
  444. package/dist-esm/samples-dev/cryptoCertificatesListByFirmwareSample.js +0 -88
  445. package/dist-esm/samples-dev/cryptoCertificatesListByFirmwareSample.js.map +0 -1
  446. package/dist-esm/samples-dev/cryptoKeysListByFirmwareSample.d.ts +0 -2
  447. package/dist-esm/samples-dev/cryptoKeysListByFirmwareSample.d.ts.map +0 -1
  448. package/dist-esm/samples-dev/cryptoKeysListByFirmwareSample.js +0 -88
  449. package/dist-esm/samples-dev/cryptoKeysListByFirmwareSample.js.map +0 -1
  450. package/dist-esm/samples-dev/cvesListByFirmwareSample.d.ts +0 -2
  451. package/dist-esm/samples-dev/cvesListByFirmwareSample.d.ts.map +0 -1
  452. package/dist-esm/samples-dev/cvesListByFirmwareSample.js +0 -88
  453. package/dist-esm/samples-dev/cvesListByFirmwareSample.js.map +0 -1
  454. package/dist-esm/samples-dev/firmwaresCreateSample.d.ts +0 -2
  455. package/dist-esm/samples-dev/firmwaresCreateSample.d.ts.map +0 -1
  456. package/dist-esm/samples-dev/firmwaresCreateSample.js +0 -62
  457. package/dist-esm/samples-dev/firmwaresCreateSample.js.map +0 -1
  458. package/dist-esm/samples-dev/firmwaresDeleteSample.d.ts +0 -2
  459. package/dist-esm/samples-dev/firmwaresDeleteSample.d.ts.map +0 -1
  460. package/dist-esm/samples-dev/firmwaresDeleteSample.js +0 -56
  461. package/dist-esm/samples-dev/firmwaresDeleteSample.js.map +0 -1
  462. package/dist-esm/samples-dev/firmwaresGenerateDownloadUrlSample.d.ts +0 -2
  463. package/dist-esm/samples-dev/firmwaresGenerateDownloadUrlSample.d.ts.map +0 -1
  464. package/dist-esm/samples-dev/firmwaresGenerateDownloadUrlSample.js +0 -56
  465. package/dist-esm/samples-dev/firmwaresGenerateDownloadUrlSample.js.map +0 -1
  466. package/dist-esm/samples-dev/firmwaresGenerateFilesystemDownloadUrlSample.d.ts +0 -2
  467. package/dist-esm/samples-dev/firmwaresGenerateFilesystemDownloadUrlSample.d.ts.map +0 -1
  468. package/dist-esm/samples-dev/firmwaresGenerateFilesystemDownloadUrlSample.js +0 -56
  469. package/dist-esm/samples-dev/firmwaresGenerateFilesystemDownloadUrlSample.js.map +0 -1
  470. package/dist-esm/samples-dev/firmwaresGetSample.d.ts +0 -2
  471. package/dist-esm/samples-dev/firmwaresGetSample.d.ts.map +0 -1
  472. package/dist-esm/samples-dev/firmwaresGetSample.js +0 -56
  473. package/dist-esm/samples-dev/firmwaresGetSample.js.map +0 -1
  474. package/dist-esm/samples-dev/firmwaresListByWorkspaceSample.d.ts +0 -2
  475. package/dist-esm/samples-dev/firmwaresListByWorkspaceSample.d.ts.map +0 -1
  476. package/dist-esm/samples-dev/firmwaresListByWorkspaceSample.js +0 -86
  477. package/dist-esm/samples-dev/firmwaresListByWorkspaceSample.js.map +0 -1
  478. package/dist-esm/samples-dev/firmwaresUpdateSample.d.ts +0 -2
  479. package/dist-esm/samples-dev/firmwaresUpdateSample.d.ts.map +0 -1
  480. package/dist-esm/samples-dev/firmwaresUpdateSample.js +0 -62
  481. package/dist-esm/samples-dev/firmwaresUpdateSample.js.map +0 -1
  482. package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
  483. package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
  484. package/dist-esm/samples-dev/operationsListSample.js +0 -82
  485. package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
  486. package/dist-esm/samples-dev/passwordHashesListByFirmwareSample.d.ts +0 -2
  487. package/dist-esm/samples-dev/passwordHashesListByFirmwareSample.d.ts.map +0 -1
  488. package/dist-esm/samples-dev/passwordHashesListByFirmwareSample.js +0 -88
  489. package/dist-esm/samples-dev/passwordHashesListByFirmwareSample.js.map +0 -1
  490. package/dist-esm/samples-dev/sbomComponentsListByFirmwareSample.d.ts +0 -2
  491. package/dist-esm/samples-dev/sbomComponentsListByFirmwareSample.d.ts.map +0 -1
  492. package/dist-esm/samples-dev/sbomComponentsListByFirmwareSample.js +0 -88
  493. package/dist-esm/samples-dev/sbomComponentsListByFirmwareSample.js.map +0 -1
  494. package/dist-esm/samples-dev/summariesGetSample.d.ts +0 -2
  495. package/dist-esm/samples-dev/summariesGetSample.d.ts.map +0 -1
  496. package/dist-esm/samples-dev/summariesGetSample.js +0 -58
  497. package/dist-esm/samples-dev/summariesGetSample.js.map +0 -1
  498. package/dist-esm/samples-dev/summariesListByFirmwareSample.d.ts +0 -2
  499. package/dist-esm/samples-dev/summariesListByFirmwareSample.d.ts.map +0 -1
  500. package/dist-esm/samples-dev/summariesListByFirmwareSample.js +0 -88
  501. package/dist-esm/samples-dev/summariesListByFirmwareSample.js.map +0 -1
  502. package/dist-esm/samples-dev/workspacesCreateSample.d.ts +0 -2
  503. package/dist-esm/samples-dev/workspacesCreateSample.d.ts.map +0 -1
  504. package/dist-esm/samples-dev/workspacesCreateSample.js +0 -53
  505. package/dist-esm/samples-dev/workspacesCreateSample.js.map +0 -1
  506. package/dist-esm/samples-dev/workspacesDeleteSample.d.ts +0 -2
  507. package/dist-esm/samples-dev/workspacesDeleteSample.d.ts.map +0 -1
  508. package/dist-esm/samples-dev/workspacesDeleteSample.js +0 -54
  509. package/dist-esm/samples-dev/workspacesDeleteSample.js.map +0 -1
  510. package/dist-esm/samples-dev/workspacesGenerateUploadUrlSample.d.ts +0 -2
  511. package/dist-esm/samples-dev/workspacesGenerateUploadUrlSample.d.ts.map +0 -1
  512. package/dist-esm/samples-dev/workspacesGenerateUploadUrlSample.js +0 -51
  513. package/dist-esm/samples-dev/workspacesGenerateUploadUrlSample.js.map +0 -1
  514. package/dist-esm/samples-dev/workspacesGetSample.d.ts +0 -2
  515. package/dist-esm/samples-dev/workspacesGetSample.d.ts.map +0 -1
  516. package/dist-esm/samples-dev/workspacesGetSample.js +0 -54
  517. package/dist-esm/samples-dev/workspacesGetSample.js.map +0 -1
  518. package/dist-esm/samples-dev/workspacesListByResourceGroupSample.d.ts +0 -2
  519. package/dist-esm/samples-dev/workspacesListByResourceGroupSample.d.ts.map +0 -1
  520. package/dist-esm/samples-dev/workspacesListByResourceGroupSample.js +0 -84
  521. package/dist-esm/samples-dev/workspacesListByResourceGroupSample.js.map +0 -1
  522. package/dist-esm/samples-dev/workspacesListBySubscriptionSample.d.ts +0 -2
  523. package/dist-esm/samples-dev/workspacesListBySubscriptionSample.d.ts.map +0 -1
  524. package/dist-esm/samples-dev/workspacesListBySubscriptionSample.js +0 -82
  525. package/dist-esm/samples-dev/workspacesListBySubscriptionSample.js.map +0 -1
  526. package/dist-esm/samples-dev/workspacesUpdateSample.d.ts +0 -2
  527. package/dist-esm/samples-dev/workspacesUpdateSample.d.ts.map +0 -1
  528. package/dist-esm/samples-dev/workspacesUpdateSample.js +0 -49
  529. package/dist-esm/samples-dev/workspacesUpdateSample.js.map +0 -1
  530. package/dist-esm/src/index.d.ts +0 -5
  531. package/dist-esm/src/index.js.map +0 -1
  532. package/dist-esm/src/ioTFirmwareDefenseClient.d.ts.map +0 -1
  533. package/dist-esm/src/ioTFirmwareDefenseClient.js.map +0 -1
  534. package/dist-esm/src/models/index.js.map +0 -1
  535. package/dist-esm/src/models/mappers.js.map +0 -1
  536. package/dist-esm/src/models/parameters.js.map +0 -1
  537. package/dist-esm/src/operations/binaryHardening.d.ts.map +0 -1
  538. package/dist-esm/src/operations/binaryHardening.js.map +0 -1
  539. package/dist-esm/src/operations/cryptoCertificates.d.ts.map +0 -1
  540. package/dist-esm/src/operations/cryptoCertificates.js.map +0 -1
  541. package/dist-esm/src/operations/cryptoKeys.d.ts.map +0 -1
  542. package/dist-esm/src/operations/cryptoKeys.js.map +0 -1
  543. package/dist-esm/src/operations/cves.d.ts.map +0 -1
  544. package/dist-esm/src/operations/cves.js.map +0 -1
  545. package/dist-esm/src/operations/firmwares.d.ts.map +0 -1
  546. package/dist-esm/src/operations/firmwares.js.map +0 -1
  547. package/dist-esm/src/operations/index.d.ts +0 -11
  548. package/dist-esm/src/operations/index.d.ts.map +0 -1
  549. package/dist-esm/src/operations/index.js +0 -18
  550. package/dist-esm/src/operations/index.js.map +0 -1
  551. package/dist-esm/src/operations/operations.d.ts.map +0 -1
  552. package/dist-esm/src/operations/operations.js.map +0 -1
  553. package/dist-esm/src/operations/passwordHashes.d.ts.map +0 -1
  554. package/dist-esm/src/operations/passwordHashes.js.map +0 -1
  555. package/dist-esm/src/operations/sbomComponents.d.ts.map +0 -1
  556. package/dist-esm/src/operations/sbomComponents.js.map +0 -1
  557. package/dist-esm/src/operations/summaries.d.ts.map +0 -1
  558. package/dist-esm/src/operations/summaries.js.map +0 -1
  559. package/dist-esm/src/operations/workspaces.d.ts.map +0 -1
  560. package/dist-esm/src/operations/workspaces.js.map +0 -1
  561. package/dist-esm/src/operationsInterfaces/binaryHardening.d.ts.map +0 -1
  562. package/dist-esm/src/operationsInterfaces/binaryHardening.js.map +0 -1
  563. package/dist-esm/src/operationsInterfaces/cryptoCertificates.d.ts.map +0 -1
  564. package/dist-esm/src/operationsInterfaces/cryptoCertificates.js.map +0 -1
  565. package/dist-esm/src/operationsInterfaces/cryptoKeys.d.ts.map +0 -1
  566. package/dist-esm/src/operationsInterfaces/cryptoKeys.js.map +0 -1
  567. package/dist-esm/src/operationsInterfaces/cves.d.ts.map +0 -1
  568. package/dist-esm/src/operationsInterfaces/cves.js.map +0 -1
  569. package/dist-esm/src/operationsInterfaces/firmwares.d.ts.map +0 -1
  570. package/dist-esm/src/operationsInterfaces/firmwares.js.map +0 -1
  571. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -11
  572. package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
  573. package/dist-esm/src/operationsInterfaces/index.js +0 -18
  574. package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
  575. package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
  576. package/dist-esm/src/operationsInterfaces/passwordHashes.d.ts.map +0 -1
  577. package/dist-esm/src/operationsInterfaces/passwordHashes.js.map +0 -1
  578. package/dist-esm/src/operationsInterfaces/sbomComponents.d.ts.map +0 -1
  579. package/dist-esm/src/operationsInterfaces/sbomComponents.js.map +0 -1
  580. package/dist-esm/src/operationsInterfaces/summaries.d.ts.map +0 -1
  581. package/dist-esm/src/operationsInterfaces/summaries.js.map +0 -1
  582. package/dist-esm/src/operationsInterfaces/workspaces.d.ts.map +0 -1
  583. package/dist-esm/src/operationsInterfaces/workspaces.js.map +0 -1
  584. package/dist-esm/src/pagingHelper.js.map +0 -1
  585. package/dist-esm/test/iotfirmwaredefense_operations_test.spec.d.ts +0 -4
  586. package/dist-esm/test/iotfirmwaredefense_operations_test.spec.d.ts.map +0 -1
  587. package/dist-esm/test/iotfirmwaredefense_operations_test.spec.js +0 -114
  588. package/dist-esm/test/iotfirmwaredefense_operations_test.spec.js.map +0 -1
  589. package/src/ioTFirmwareDefenseClient.ts +0 -181
  590. package/src/models/index.ts +0 -1118
  591. package/src/models/mappers.ts +0 -1832
  592. package/src/models/parameters.ts +0 -167
  593. package/src/operations/binaryHardening.ts +0 -216
  594. package/src/operations/cryptoCertificates.ts +0 -216
  595. package/src/operations/cryptoKeys.ts +0 -216
  596. package/src/operations/cves.ts +0 -216
  597. package/src/operations/firmwares.ts +0 -469
  598. package/src/operations/index.ts +0 -18
  599. package/src/operations/operations.ts +0 -149
  600. package/src/operations/passwordHashes.ts +0 -216
  601. package/src/operations/sbomComponents.ts +0 -216
  602. package/src/operations/summaries.ts +0 -265
  603. package/src/operations/workspaces.ts +0 -516
  604. package/src/operationsInterfaces/binaryHardening.ts +0 -31
  605. package/src/operationsInterfaces/cryptoCertificates.ts +0 -31
  606. package/src/operationsInterfaces/cryptoKeys.ts +0 -31
  607. package/src/operationsInterfaces/cves.ts +0 -28
  608. package/src/operationsInterfaces/firmwares.ts +0 -123
  609. package/src/operationsInterfaces/index.ts +0 -18
  610. package/src/operationsInterfaces/operations.ts +0 -22
  611. package/src/operationsInterfaces/passwordHashes.ts +0 -31
  612. package/src/operationsInterfaces/sbomComponents.ts +0 -31
  613. package/src/operationsInterfaces/summaries.ts +0 -50
  614. package/src/operationsInterfaces/workspaces.ts +0 -107
  615. package/src/pagingHelper.ts +0 -39
  616. package/tsconfig.json +0 -33
  617. /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
  618. /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
  619. /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
  620. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
  621. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
  622. /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
  623. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
  624. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
  625. /package/{dist-esm/src → dist/browser}/operationsInterfaces/binaryHardening.js +0 -0
  626. /package/{dist-esm/src → dist/browser}/operationsInterfaces/cryptoCertificates.js +0 -0
  627. /package/{dist-esm/src → dist/browser}/operationsInterfaces/cryptoKeys.js +0 -0
  628. /package/{dist-esm/src → dist/browser}/operationsInterfaces/cves.js +0 -0
  629. /package/{dist-esm/src → dist/browser}/operationsInterfaces/firmwares.js +0 -0
  630. /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
  631. /package/{dist-esm/src → dist/browser}/operationsInterfaces/passwordHashes.js +0 -0
  632. /package/{dist-esm/src → dist/browser}/operationsInterfaces/sbomComponents.js +0 -0
  633. /package/{dist-esm/src → dist/browser}/operationsInterfaces/summaries.js +0 -0
  634. /package/{dist-esm/src → dist/browser}/operationsInterfaces/workspaces.js +0 -0
  635. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
  636. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
  637. /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
  638. /package/{types → dist/commonjs}/tsdoc-metadata.json +0 -0
@@ -1,1351 +1,963 @@
1
- import * as coreAuth from '@azure/core-auth';
2
- import * as coreClient from '@azure/core-client';
3
- import { PagedAsyncIterableIterator } from '@azure/core-paging';
4
-
5
- /**
6
- * Defines values for ActionType. \
7
- * {@link KnownActionType} can be used interchangeably with ActionType,
8
- * this enum contains the known values that the service supports.
9
- * ### Known values supported by the service
10
- * **Internal**
11
- */
12
- export declare type ActionType = string;
13
-
14
- /** Interface representing a BinaryHardening. */
15
- export declare interface BinaryHardening {
16
- /**
17
- * Lists binary hardening analysis results of a firmware.
18
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
19
- * @param workspaceName The name of the firmware analysis workspace.
20
- * @param firmwareId The id of the firmware.
21
- * @param options The options parameters.
22
- */
23
- listByFirmware(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: BinaryHardeningListByFirmwareOptionalParams): PagedAsyncIterableIterator<BinaryHardeningResource>;
24
- }
25
-
26
- /** Binary hardening features. */
27
- export declare interface BinaryHardeningFeatures {
28
- /** NX (no-execute) flag. */
29
- nx?: boolean;
30
- /** PIE (position independent executable) flag. */
31
- pie?: boolean;
32
- /** RELRO (relocation read-only) flag. */
33
- relro?: boolean;
34
- /** Canary (stack canaries) flag. */
35
- canary?: boolean;
36
- /** Stripped flag. */
37
- stripped?: boolean;
38
- }
39
-
40
- /** Optional parameters. */
41
- export declare interface BinaryHardeningListByFirmwareNextOptionalParams extends coreClient.OperationOptions {
42
- }
43
-
44
- /** Contains response data for the listByFirmwareNext operation. */
45
- export declare type BinaryHardeningListByFirmwareNextResponse = BinaryHardeningListResult;
46
-
47
- /** Optional parameters. */
48
- export declare interface BinaryHardeningListByFirmwareOptionalParams extends coreClient.OperationOptions {
49
- }
50
-
51
- /** Contains response data for the listByFirmware operation. */
52
- export declare type BinaryHardeningListByFirmwareResponse = BinaryHardeningListResult;
53
-
54
- /** List of binary hardening results. */
55
- export declare interface BinaryHardeningListResult {
56
- /**
57
- * The list of binary hardening results.
58
- * NOTE: This property will not be serialized. It can only be populated by the server.
59
- */
60
- readonly value?: BinaryHardeningResource[];
61
- /** The uri to fetch the next page of resources. */
62
- nextLink?: string;
63
- }
64
-
65
- /** binary hardening analysis result resource */
66
- export declare interface BinaryHardeningResource extends Resource {
67
- /** The properties of a binary hardening result found within a firmware image */
68
- properties?: BinaryHardeningResult;
69
- }
70
-
71
- /** Binary hardening of a firmware. */
72
- export declare interface BinaryHardeningResult {
73
- /** ID for the binary hardening result. */
74
- binaryHardeningId?: string;
75
- /** Binary hardening features. */
76
- features?: BinaryHardeningFeatures;
77
- /** The architecture of the uploaded firmware. */
78
- architecture?: string;
79
- /** The executable path. */
80
- filePath?: string;
81
- /** The executable class to indicate 32 or 64 bit. */
82
- class?: string;
83
- /** The runpath of the uploaded firmware. */
84
- runpath?: string;
85
- /** The rpath of the uploaded firmware. */
86
- rpath?: string;
87
- }
88
-
89
- /** Properties for a binary hardening analysis summary. */
90
- export declare interface BinaryHardeningSummaryResource extends SummaryResourceProperties {
91
- /** Polymorphic discriminator, which specifies the different types this object can be */
92
- summaryType: "BinaryHardening";
93
- /** Total number of binaries that were analyzed */
94
- totalFiles?: number;
95
- /** NX summary percentage */
96
- nx?: number;
97
- /** PIE summary percentage */
98
- pie?: number;
99
- /** RELRO summary percentage */
100
- relro?: number;
101
- /** Canary summary percentage */
102
- canary?: number;
103
- /** Stripped summary percentage */
104
- stripped?: number;
105
- }
106
-
107
- /**
108
- * Defines values for CreatedByType. \
109
- * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
110
- * this enum contains the known values that the service supports.
111
- * ### Known values supported by the service
112
- * **User** \
113
- * **Application** \
114
- * **ManagedIdentity** \
115
- * **Key**
116
- */
117
- export declare type CreatedByType = string;
118
-
119
- /** Crypto certificate properties */
120
- export declare interface CryptoCertificate {
121
- /** ID for the certificate result. */
122
- cryptoCertId?: string;
123
- /** Name of the certificate. */
124
- name?: string;
125
- /** Subject information of the certificate. */
126
- subject?: CryptoCertificateEntity;
127
- /** Issuer information of the certificate. */
128
- issuer?: CryptoCertificateEntity;
129
- /** Issue date for the certificate. */
130
- issuedDate?: Date;
131
- /** Expiration date for the certificate. */
132
- expirationDate?: Date;
133
- /** Role of the certificate (Root CA, etc) */
134
- role?: string;
135
- /** The signature algorithm used in the certificate. */
136
- signatureAlgorithm?: string;
137
- /** Size of the certificate's key in bits */
138
- keySize?: number;
139
- /** Key algorithm used in the certificate. */
140
- keyAlgorithm?: string;
141
- /** Encoding used for the certificate. */
142
- encoding?: string;
143
- /** Serial number of the certificate. */
144
- serialNumber?: string;
145
- /** Fingerprint of the certificate. */
146
- fingerprint?: string;
147
- /** List of functions the certificate can fulfill. */
148
- usage?: string[];
149
- /**
150
- * List of files where this certificate was found.
151
- * NOTE: This property will not be serialized. It can only be populated by the server.
152
- */
153
- readonly filePaths?: string[];
154
- /** A matching paired private key. */
155
- pairedKey?: PairedKey;
156
- /** Indicates if the certificate is expired. */
157
- isExpired?: boolean;
158
- /** Indicates if the certificate is self-signed. */
159
- isSelfSigned?: boolean;
160
- /** Indicates the signature algorithm used is insecure. */
161
- isWeakSignature?: boolean;
162
- /** Indicates the certificate's key size is considered too small to be secure for the key algorithm. */
163
- isShortKeySize?: boolean;
164
- }
165
-
166
- /** Information on an entity (distinguished name) in a cryptographic certificate. */
167
- export declare interface CryptoCertificateEntity {
168
- /** Common name of the certificate entity. */
169
- commonName?: string;
170
- /** Organization of the certificate entity. */
171
- organization?: string;
172
- /** The organizational unit of the certificate entity. */
173
- organizationalUnit?: string;
174
- /** Geographical state or province of the certificate entity. */
175
- state?: string;
176
- /** Country code of the certificate entity. */
177
- country?: string;
178
- }
179
-
180
- /** List of crypto certificates. */
181
- export declare interface CryptoCertificateListResult {
182
- /**
183
- * The list of crypto certificate results.
184
- * NOTE: This property will not be serialized. It can only be populated by the server.
185
- */
186
- readonly value?: CryptoCertificateResource[];
187
- /** The uri to fetch the next page of resources. */
188
- nextLink?: string;
189
- }
190
-
191
- /** Crypto certificate resource */
192
- export declare interface CryptoCertificateResource extends Resource {
193
- /** The properties of a crypto certificate found within a firmware image */
194
- properties?: CryptoCertificate;
195
- }
196
-
197
- /** Interface representing a CryptoCertificates. */
198
- export declare interface CryptoCertificates {
199
- /**
200
- * Lists cryptographic certificate analysis results found in a firmware.
201
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
202
- * @param workspaceName The name of the firmware analysis workspace.
203
- * @param firmwareId The id of the firmware.
204
- * @param options The options parameters.
205
- */
206
- listByFirmware(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: CryptoCertificatesListByFirmwareOptionalParams): PagedAsyncIterableIterator<CryptoCertificateResource>;
207
- }
208
-
209
- /** Optional parameters. */
210
- export declare interface CryptoCertificatesListByFirmwareNextOptionalParams extends coreClient.OperationOptions {
211
- }
212
-
213
- /** Contains response data for the listByFirmwareNext operation. */
214
- export declare type CryptoCertificatesListByFirmwareNextResponse = CryptoCertificateListResult;
215
-
216
- /** Optional parameters. */
217
- export declare interface CryptoCertificatesListByFirmwareOptionalParams extends coreClient.OperationOptions {
218
- }
219
-
220
- /** Contains response data for the listByFirmware operation. */
221
- export declare type CryptoCertificatesListByFirmwareResponse = CryptoCertificateListResult;
222
-
223
- /** Properties for cryptographic certificate summary. */
224
- export declare interface CryptoCertificateSummaryResource extends SummaryResourceProperties {
225
- /** Polymorphic discriminator, which specifies the different types this object can be */
226
- summaryType: "CryptoCertificate";
227
- /** Total number of certificates found. */
228
- totalCertificates?: number;
229
- /** Total number of paired private keys found for the certificates. */
230
- pairedKeys?: number;
231
- /** Total number of expired certificates found. */
232
- expired?: number;
233
- /** Total number of nearly expired certificates found. */
234
- expiringSoon?: number;
235
- /** Total number of certificates found using a weak signature algorithm. */
236
- weakSignature?: number;
237
- /** Total number of certificates found that are self-signed. */
238
- selfSigned?: number;
239
- /** Total number of certificates found that have an insecure key size for the key algorithm. */
240
- shortKeySize?: number;
241
- }
242
-
243
- /** Crypto key properties */
244
- declare interface CryptoKey_2 {
245
- /** ID for the key result. */
246
- cryptoKeyId?: string;
247
- /** Type of the key (public or private). */
248
- keyType?: string;
249
- /** Size of the key in bits. */
250
- keySize?: number;
251
- /** Key algorithm name. */
252
- keyAlgorithm?: string;
253
- /** Functions the key can fulfill. */
254
- usage?: string[];
255
- /**
256
- * List of files where this key was found.
257
- * NOTE: This property will not be serialized. It can only be populated by the server.
258
- */
259
- readonly filePaths?: string[];
260
- /** A matching paired key or certificate. */
261
- pairedKey?: PairedKey;
262
- /** Indicates the key size is considered too small to be secure for the algorithm. */
263
- isShortKeySize?: boolean;
264
- }
265
- export { CryptoKey_2 as CryptoKey }
266
-
267
- /** List of crypto keys. */
268
- export declare interface CryptoKeyListResult {
269
- /**
270
- * The list of crypto key results.
271
- * NOTE: This property will not be serialized. It can only be populated by the server.
272
- */
273
- readonly value?: CryptoKeyResource[];
274
- /** The uri to fetch the next page of resources. */
275
- nextLink?: string;
276
- }
277
-
278
- /** Crypto key resource */
279
- export declare interface CryptoKeyResource extends Resource {
280
- /** The properties of a crypto key found within a firmware image */
281
- properties?: CryptoKey_2;
282
- }
283
-
284
- /** Interface representing a CryptoKeys. */
285
- export declare interface CryptoKeys {
286
- /**
287
- * Lists cryptographic key analysis results found in a firmware.
288
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
289
- * @param workspaceName The name of the firmware analysis workspace.
290
- * @param firmwareId The id of the firmware.
291
- * @param options The options parameters.
292
- */
293
- listByFirmware(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: CryptoKeysListByFirmwareOptionalParams): PagedAsyncIterableIterator<CryptoKeyResource>;
294
- }
295
-
296
- /** Optional parameters. */
297
- export declare interface CryptoKeysListByFirmwareNextOptionalParams extends coreClient.OperationOptions {
298
- }
299
-
300
- /** Contains response data for the listByFirmwareNext operation. */
301
- export declare type CryptoKeysListByFirmwareNextResponse = CryptoKeyListResult;
302
-
303
- /** Optional parameters. */
304
- export declare interface CryptoKeysListByFirmwareOptionalParams extends coreClient.OperationOptions {
305
- }
306
-
307
- /** Contains response data for the listByFirmware operation. */
308
- export declare type CryptoKeysListByFirmwareResponse = CryptoKeyListResult;
309
-
310
- /** Properties for cryptographic key summary. */
311
- export declare interface CryptoKeySummaryResource extends SummaryResourceProperties {
312
- /** Polymorphic discriminator, which specifies the different types this object can be */
313
- summaryType: "CryptoKey";
314
- /** Total number of cryptographic keys found. */
315
- totalKeys?: number;
316
- /** Total number of (non-certificate) public keys found. */
317
- publicKeys?: number;
318
- /** Total number of private keys found. */
319
- privateKeys?: number;
320
- /** Total number of keys found that have a matching paired key or certificate. */
321
- pairedKeys?: number;
322
- /** Total number of keys found that have an insecure key size for the algorithm. */
323
- shortKeySize?: number;
324
- }
325
-
326
- /** Properties of the SBOM component for a CVE. */
327
- export declare interface CveComponent {
328
- /** ID of the SBOM component */
329
- componentId?: string;
330
- /** Name of the SBOM component */
331
- name?: string;
332
- /** Version of the SBOM component. */
333
- version?: string;
334
- }
335
-
336
- /** Properties of a reference link for a CVE. */
337
- export declare interface CveLink {
338
- /** The destination of the reference link. */
339
- href?: string;
340
- /** The label of the reference link. */
341
- label?: string;
342
- }
343
-
344
- /** List of CVE results. */
345
- export declare interface CveListResult {
346
- /**
347
- * The list of CVE results.
348
- * NOTE: This property will not be serialized. It can only be populated by the server.
349
- */
350
- readonly value?: CveResource[];
351
- /** The uri to fetch the next page of resources. */
352
- nextLink?: string;
353
- }
354
-
355
- /** CVE analysis result resource */
356
- export declare interface CveResource extends Resource {
357
- /** The properties of a CVE result found within a firmware image */
358
- properties?: CveResult;
359
- }
360
-
361
- /** Details of a CVE detected in firmware. */
362
- export declare interface CveResult {
363
- /** ID of the CVE result. */
364
- cveId?: string;
365
- /** The SBOM component for the CVE. */
366
- component?: CveComponent;
367
- /** Severity of the CVE. */
368
- severity?: string;
369
- /** Name of the CVE. */
370
- name?: string;
371
- /** A single CVSS score to represent the CVE. If a V3 score is specified, then it will use the V3 score. Otherwise if the V2 score is specified it will be the V2 score. */
372
- cvssScore?: string;
373
- /** CVSS version of the CVE. */
374
- cvssVersion?: string;
375
- /** CVSS V2 score of the CVE. */
376
- cvssV2Score?: string;
377
- /** CVSS V3 score of the CVE. */
378
- cvssV3Score?: string;
379
- /**
380
- * The list of reference links for the CVE.
381
- * NOTE: This property will not be serialized. It can only be populated by the server.
382
- */
383
- readonly links?: CveLink[];
384
- /** The CVE description. */
385
- description?: string;
386
- }
387
-
388
- /** Interface representing a Cves. */
389
- export declare interface Cves {
390
- /**
391
- * Lists CVE analysis results of a firmware.
392
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
393
- * @param workspaceName The name of the firmware analysis workspace.
394
- * @param firmwareId The id of the firmware.
395
- * @param options The options parameters.
396
- */
397
- listByFirmware(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: CvesListByFirmwareOptionalParams): PagedAsyncIterableIterator<CveResource>;
398
- }
399
-
400
- /** Optional parameters. */
401
- export declare interface CvesListByFirmwareNextOptionalParams extends coreClient.OperationOptions {
402
- }
403
-
404
- /** Contains response data for the listByFirmwareNext operation. */
405
- export declare type CvesListByFirmwareNextResponse = CveListResult;
406
-
407
- /** Optional parameters. */
408
- export declare interface CvesListByFirmwareOptionalParams extends coreClient.OperationOptions {
409
- }
410
-
411
- /** Contains response data for the listByFirmware operation. */
412
- export declare type CvesListByFirmwareResponse = CveListResult;
413
-
414
- /** Properties for a CVE analysis summary. */
415
- export declare interface CveSummary extends SummaryResourceProperties {
416
- /** Polymorphic discriminator, which specifies the different types this object can be */
417
- summaryType: "CVE";
418
- /** The total number of critical severity CVEs detected */
419
- critical?: number;
420
- /** The total number of high severity CVEs detected */
421
- high?: number;
422
- /** The total number of medium severity CVEs detected */
423
- medium?: number;
424
- /** The total number of low severity CVEs detected */
425
- low?: number;
426
- /** The total number of unknown severity CVEs detected */
427
- unknown?: number;
428
- }
429
-
430
- /** The resource management error additional info. */
431
- export declare interface ErrorAdditionalInfo {
432
- /**
433
- * The additional info type.
434
- * NOTE: This property will not be serialized. It can only be populated by the server.
435
- */
436
- readonly type?: string;
437
- /**
438
- * The additional info.
439
- * NOTE: This property will not be serialized. It can only be populated by the server.
440
- */
441
- readonly info?: Record<string, unknown>;
442
- }
443
-
444
- /** The error detail. */
445
- export declare interface ErrorDetail {
446
- /**
447
- * The error code.
448
- * NOTE: This property will not be serialized. It can only be populated by the server.
449
- */
450
- readonly code?: string;
451
- /**
452
- * The error message.
453
- * NOTE: This property will not be serialized. It can only be populated by the server.
454
- */
455
- readonly message?: string;
456
- /**
457
- * The error target.
458
- * NOTE: This property will not be serialized. It can only be populated by the server.
459
- */
460
- readonly target?: string;
461
- /**
462
- * The error details.
463
- * NOTE: This property will not be serialized. It can only be populated by the server.
464
- */
465
- readonly details?: ErrorDetail[];
466
- /**
467
- * The error additional info.
468
- * NOTE: This property will not be serialized. It can only be populated by the server.
469
- */
470
- readonly additionalInfo?: ErrorAdditionalInfo[];
471
- }
472
-
473
- /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
474
- export declare interface ErrorResponse {
475
- /** The error object. */
476
- error?: ErrorDetail;
477
- }
478
-
479
- /** Firmware definition */
480
- export declare interface Firmware extends Resource {
481
- /** The properties of a firmware */
482
- properties?: FirmwareProperties;
483
- }
484
-
485
- /** List of firmwares */
486
- export declare interface FirmwareList {
487
- /**
488
- * The list of firmwares.
489
- * NOTE: This property will not be serialized. It can only be populated by the server.
490
- */
491
- readonly value?: Firmware[];
492
- /** The uri to fetch the next page of asset. */
493
- nextLink?: string;
494
- }
495
-
496
- /** Firmware properties. */
497
- export declare interface FirmwareProperties {
498
- /** File name for a firmware that user uploaded. */
499
- fileName?: string;
500
- /** Firmware vendor. */
501
- vendor?: string;
502
- /** Firmware model. */
503
- model?: string;
504
- /** Firmware version. */
505
- version?: string;
506
- /** User-specified description of the firmware. */
507
- description?: string;
508
- /** File size of the uploaded firmware image. */
509
- fileSize?: number;
510
- /** The status of firmware scan. */
511
- status?: Status;
512
- /** A list of errors or other messages generated during firmware analysis */
513
- statusMessages?: StatusMessage[];
514
- /**
515
- * Provisioning state of the resource.
516
- * NOTE: This property will not be serialized. It can only be populated by the server.
517
- */
518
- readonly provisioningState?: ProvisioningState;
519
- }
520
-
521
- /** Interface representing a Firmwares. */
522
- export declare interface Firmwares {
523
- /**
524
- * Lists all of firmwares inside a workspace.
525
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
526
- * @param workspaceName The name of the firmware analysis workspace.
527
- * @param options The options parameters.
528
- */
529
- listByWorkspace(resourceGroupName: string, workspaceName: string, options?: FirmwaresListByWorkspaceOptionalParams): PagedAsyncIterableIterator<Firmware>;
530
- /**
531
- * The operation to create a firmware.
532
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
533
- * @param workspaceName The name of the firmware analysis workspace.
534
- * @param firmwareId The id of the firmware.
535
- * @param firmware Details of the firmware being created or updated.
536
- * @param options The options parameters.
537
- */
538
- create(resourceGroupName: string, workspaceName: string, firmwareId: string, firmware: Firmware, options?: FirmwaresCreateOptionalParams): Promise<FirmwaresCreateResponse>;
539
- /**
540
- * The operation to update firmware.
541
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
542
- * @param workspaceName The name of the firmware analysis workspace.
543
- * @param firmwareId The id of the firmware.
544
- * @param firmware Details of the firmware being created or updated.
545
- * @param options The options parameters.
546
- */
547
- update(resourceGroupName: string, workspaceName: string, firmwareId: string, firmware: FirmwareUpdateDefinition, options?: FirmwaresUpdateOptionalParams): Promise<FirmwaresUpdateResponse>;
548
- /**
549
- * The operation to delete a firmware.
550
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
551
- * @param workspaceName The name of the firmware analysis workspace.
552
- * @param firmwareId The id of the firmware.
553
- * @param options The options parameters.
554
- */
555
- delete(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: FirmwaresDeleteOptionalParams): Promise<void>;
556
- /**
557
- * Get firmware.
558
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
559
- * @param workspaceName The name of the firmware analysis workspace.
560
- * @param firmwareId The id of the firmware.
561
- * @param options The options parameters.
562
- */
563
- get(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: FirmwaresGetOptionalParams): Promise<FirmwaresGetResponse>;
564
- /**
565
- * The operation to a url for file download.
566
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
567
- * @param workspaceName The name of the firmware analysis workspace.
568
- * @param firmwareId The id of the firmware.
569
- * @param options The options parameters.
570
- */
571
- generateDownloadUrl(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: FirmwaresGenerateDownloadUrlOptionalParams): Promise<FirmwaresGenerateDownloadUrlResponse>;
572
- /**
573
- * The operation to a url for tar file download.
574
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
575
- * @param workspaceName The name of the firmware analysis workspace.
576
- * @param firmwareId The id of the firmware.
577
- * @param options The options parameters.
578
- */
579
- generateFilesystemDownloadUrl(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: FirmwaresGenerateFilesystemDownloadUrlOptionalParams): Promise<FirmwaresGenerateFilesystemDownloadUrlResponse>;
580
- }
581
-
582
- /** Optional parameters. */
583
- export declare interface FirmwaresCreateOptionalParams extends coreClient.OperationOptions {
584
- }
585
-
586
- /** Contains response data for the create operation. */
587
- export declare type FirmwaresCreateResponse = Firmware;
588
-
589
- /** Optional parameters. */
590
- export declare interface FirmwaresDeleteOptionalParams extends coreClient.OperationOptions {
591
- }
592
-
593
- /** Optional parameters. */
594
- export declare interface FirmwaresGenerateDownloadUrlOptionalParams extends coreClient.OperationOptions {
595
- }
596
-
597
- /** Contains response data for the generateDownloadUrl operation. */
598
- export declare type FirmwaresGenerateDownloadUrlResponse = UrlToken;
599
-
600
- /** Optional parameters. */
601
- export declare interface FirmwaresGenerateFilesystemDownloadUrlOptionalParams extends coreClient.OperationOptions {
602
- }
603
-
604
- /** Contains response data for the generateFilesystemDownloadUrl operation. */
605
- export declare type FirmwaresGenerateFilesystemDownloadUrlResponse = UrlToken;
606
-
607
- /** Optional parameters. */
608
- export declare interface FirmwaresGetOptionalParams extends coreClient.OperationOptions {
609
- }
610
-
611
- /** Contains response data for the get operation. */
612
- export declare type FirmwaresGetResponse = Firmware;
613
-
614
- /** Optional parameters. */
615
- export declare interface FirmwaresListByWorkspaceNextOptionalParams extends coreClient.OperationOptions {
616
- }
617
-
618
- /** Contains response data for the listByWorkspaceNext operation. */
619
- export declare type FirmwaresListByWorkspaceNextResponse = FirmwareList;
620
-
621
- /** Optional parameters. */
622
- export declare interface FirmwaresListByWorkspaceOptionalParams extends coreClient.OperationOptions {
623
- }
624
-
625
- /** Contains response data for the listByWorkspace operation. */
626
- export declare type FirmwaresListByWorkspaceResponse = FirmwareList;
627
-
628
- /** Properties for high level summary of firmware analysis results. */
629
- export declare interface FirmwareSummary extends SummaryResourceProperties {
630
- /** Polymorphic discriminator, which specifies the different types this object can be */
631
- summaryType: "Firmware";
632
- /** Total extracted size of the firmware in bytes. */
633
- extractedSize?: number;
634
- /** Firmware file size in bytes. */
635
- fileSize?: number;
636
- /** Extracted file count. */
637
- extractedFileCount?: number;
638
- /** Components count. */
639
- componentCount?: number;
640
- /** Binary count */
641
- binaryCount?: number;
642
- /** Time used for analysis */
643
- analysisTimeSeconds?: number;
644
- /** The number of root file systems found. */
645
- rootFileSystems?: number;
646
- }
647
-
648
- /** Optional parameters. */
649
- export declare interface FirmwaresUpdateOptionalParams extends coreClient.OperationOptions {
650
- }
651
-
652
- /** Contains response data for the update operation. */
653
- export declare type FirmwaresUpdateResponse = Firmware;
654
-
655
- /** Firmware definition */
656
- export declare interface FirmwareUpdateDefinition {
657
- /** The editable properties of a firmware */
658
- properties?: FirmwareProperties;
659
- }
660
-
661
- /** Properties for generating an upload URL */
662
- export declare interface GenerateUploadUrlRequest {
663
- /** A unique ID for the firmware to be uploaded. */
664
- firmwareId?: string;
665
- }
666
-
667
- /**
668
- * Given the last `.value` produced by the `byPage` iterator,
669
- * returns a continuation token that can be used to begin paging from
670
- * that point later.
671
- * @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.
672
- * @returns The continuation token that can be passed into byPage() during future calls.
673
- */
674
- export declare function getContinuationToken(page: unknown): string | undefined;
675
-
676
- export declare class IoTFirmwareDefenseClient extends coreClient.ServiceClient {
677
- $host: string;
678
- subscriptionId: string;
679
- apiVersion: string;
680
- /**
681
- * Initializes a new instance of the IoTFirmwareDefenseClient class.
682
- * @param credentials Subscription credentials which uniquely identify client subscription.
683
- * @param subscriptionId The ID of the target subscription. The value must be an UUID.
684
- * @param options The parameter options
685
- */
686
- constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: IoTFirmwareDefenseClientOptionalParams);
687
- /** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */
688
- private addCustomApiVersionPolicy;
689
- binaryHardening: BinaryHardening;
690
- cryptoCertificates: CryptoCertificates;
691
- cryptoKeys: CryptoKeys;
692
- cves: Cves;
693
- firmwares: Firmwares;
694
- operations: Operations;
695
- passwordHashes: PasswordHashes;
696
- sbomComponents: SbomComponents;
697
- summaries: Summaries;
698
- workspaces: Workspaces;
699
- }
700
-
701
- /** Optional parameters. */
702
- export declare interface IoTFirmwareDefenseClientOptionalParams extends coreClient.ServiceClientOptions {
703
- /** server parameter */
704
- $host?: string;
705
- /** Api Version */
706
- apiVersion?: string;
707
- /** Overrides client endpoint. */
708
- endpoint?: string;
709
- }
710
-
711
- /** Known values of {@link ActionType} that the service accepts. */
712
- export declare enum KnownActionType {
713
- /** Internal */
714
- Internal = "Internal"
715
- }
716
-
717
- /** Known values of {@link CreatedByType} that the service accepts. */
718
- export declare enum KnownCreatedByType {
719
- /** User */
720
- User = "User",
721
- /** Application */
722
- Application = "Application",
723
- /** ManagedIdentity */
724
- ManagedIdentity = "ManagedIdentity",
725
- /** Key */
726
- Key = "Key"
727
- }
728
-
729
- /** Known values of {@link Origin} that the service accepts. */
730
- export declare enum KnownOrigin {
731
- /** User */
732
- User = "user",
733
- /** System */
734
- System = "system",
735
- /** UserSystem */
736
- UserSystem = "user,system"
737
- }
738
-
739
- /** Known values of {@link ProvisioningState} that the service accepts. */
740
- export declare enum KnownProvisioningState {
741
- /** Accepted */
742
- Accepted = "Accepted",
743
- /** Succeeded */
744
- Succeeded = "Succeeded",
745
- /** Canceled */
746
- Canceled = "Canceled",
747
- /** Failed */
748
- Failed = "Failed"
749
- }
750
-
751
- /** Known values of {@link Status} that the service accepts. */
752
- export declare enum KnownStatus {
753
- /** Pending */
754
- Pending = "Pending",
755
- /** Extracting */
756
- Extracting = "Extracting",
757
- /** Analyzing */
758
- Analyzing = "Analyzing",
759
- /** Ready */
760
- Ready = "Ready",
761
- /** Error */
762
- Error = "Error"
763
- }
764
-
765
- /** Known values of {@link SummaryName} that the service accepts. */
766
- export declare enum KnownSummaryName {
767
- /** Firmware */
768
- Firmware = "Firmware",
769
- /** CVE */
770
- CVE = "CVE",
771
- /** BinaryHardening */
772
- BinaryHardening = "BinaryHardening",
773
- /** CryptoCertificate */
774
- CryptoCertificate = "CryptoCertificate",
775
- /** CryptoKey */
776
- CryptoKey = "CryptoKey"
777
- }
778
-
779
- /** Known values of {@link SummaryType} that the service accepts. */
780
- export declare enum KnownSummaryType {
781
- /** Firmware */
782
- Firmware = "Firmware",
783
- /** CVE */
784
- CVE = "CVE",
785
- /** BinaryHardening */
786
- BinaryHardening = "BinaryHardening",
787
- /** CryptoCertificate */
788
- CryptoCertificate = "CryptoCertificate",
789
- /** CryptoKey */
790
- CryptoKey = "CryptoKey"
791
- }
792
-
793
- /** Details of a REST API operation, returned from the Resource Provider Operations API */
794
- export declare interface Operation {
795
- /**
796
- * The name of the operation, as per Resource-Based Access Control (RBAC). Examples: "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action"
797
- * NOTE: This property will not be serialized. It can only be populated by the server.
798
- */
799
- readonly name?: string;
800
- /**
801
- * Whether the operation applies to data-plane. This is "true" for data-plane operations and "false" for ARM/control-plane operations.
802
- * NOTE: This property will not be serialized. It can only be populated by the server.
803
- */
804
- readonly isDataAction?: boolean;
805
- /** Localized display information for this particular operation. */
806
- display?: OperationDisplay;
807
- /**
808
- * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system"
809
- * NOTE: This property will not be serialized. It can only be populated by the server.
810
- */
811
- readonly origin?: Origin;
812
- /**
813
- * Enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs.
814
- * NOTE: This property will not be serialized. It can only be populated by the server.
815
- */
816
- readonly actionType?: ActionType;
817
- }
818
-
819
- /** Localized display information for this particular operation. */
820
- export declare interface OperationDisplay {
821
- /**
822
- * The localized friendly form of the resource provider name, e.g. "Microsoft Monitoring Insights" or "Microsoft Compute".
823
- * NOTE: This property will not be serialized. It can only be populated by the server.
824
- */
825
- readonly provider?: string;
826
- /**
827
- * The localized friendly name of the resource type related to this operation. E.g. "Virtual Machines" or "Job Schedule Collections".
828
- * NOTE: This property will not be serialized. It can only be populated by the server.
829
- */
830
- readonly resource?: string;
831
- /**
832
- * The concise, localized friendly name for the operation; suitable for dropdowns. E.g. "Create or Update Virtual Machine", "Restart Virtual Machine".
833
- * NOTE: This property will not be serialized. It can only be populated by the server.
834
- */
835
- readonly operation?: string;
836
- /**
837
- * The short, localized friendly description of the operation; suitable for tool tips and detailed views.
838
- * NOTE: This property will not be serialized. It can only be populated by the server.
839
- */
840
- readonly description?: string;
841
- }
842
-
843
- /** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */
844
- export declare interface OperationListResult {
845
- /**
846
- * List of operations supported by the resource provider
847
- * NOTE: This property will not be serialized. It can only be populated by the server.
848
- */
849
- readonly value?: Operation[];
850
- /**
851
- * URL to get the next set of operation list results (if there are any).
852
- * NOTE: This property will not be serialized. It can only be populated by the server.
853
- */
854
- readonly nextLink?: string;
855
- }
856
-
857
- /** Interface representing a Operations. */
858
- export declare interface Operations {
859
- /**
860
- * Lists the operations for this resource provider
861
- * @param options The options parameters.
862
- */
863
- list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
864
- }
865
-
866
- /** Optional parameters. */
867
- export declare interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
868
- }
869
-
870
- /** Contains response data for the listNext operation. */
871
- export declare type OperationsListNextResponse = OperationListResult;
872
-
873
- /** Optional parameters. */
874
- export declare interface OperationsListOptionalParams extends coreClient.OperationOptions {
875
- }
876
-
877
- /** Contains response data for the list operation. */
878
- export declare type OperationsListResponse = OperationListResult;
879
-
880
- /**
881
- * Defines values for Origin. \
882
- * {@link KnownOrigin} can be used interchangeably with Origin,
883
- * this enum contains the known values that the service supports.
884
- * ### Known values supported by the service
885
- * **user** \
886
- * **system** \
887
- * **user,system**
888
- */
889
- export declare type Origin = string;
890
-
891
- /** Details of a matching paired key or certificate. */
892
- export declare interface PairedKey {
893
- /** ID of the paired key or certificate. */
894
- id?: string;
895
- /** The type indicating whether the paired object is a key or certificate. */
896
- type?: string;
897
- }
898
-
899
- /** Password hash properties */
900
- export declare interface PasswordHash {
901
- /** ID for password hash */
902
- passwordHashId?: string;
903
- /** File path of the password hash */
904
- filePath?: string;
905
- /** Salt of the password hash */
906
- salt?: string;
907
- /** Hash of the password */
908
- hash?: string;
909
- /** Context of password hash */
910
- context?: string;
911
- /** User name of password hash */
912
- username?: string;
913
- /** Algorithm of the password hash */
914
- algorithm?: string;
915
- }
916
-
917
- /** Interface representing a PasswordHashes. */
918
- export declare interface PasswordHashes {
919
- /**
920
- * Lists password hash analysis results of a firmware.
921
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
922
- * @param workspaceName The name of the firmware analysis workspace.
923
- * @param firmwareId The id of the firmware.
924
- * @param options The options parameters.
925
- */
926
- listByFirmware(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: PasswordHashesListByFirmwareOptionalParams): PagedAsyncIterableIterator<PasswordHashResource>;
927
- }
928
-
929
- /** Optional parameters. */
930
- export declare interface PasswordHashesListByFirmwareNextOptionalParams extends coreClient.OperationOptions {
931
- }
932
-
933
- /** Contains response data for the listByFirmwareNext operation. */
934
- export declare type PasswordHashesListByFirmwareNextResponse = PasswordHashListResult;
935
-
936
- /** Optional parameters. */
937
- export declare interface PasswordHashesListByFirmwareOptionalParams extends coreClient.OperationOptions {
938
- }
939
-
940
- /** Contains response data for the listByFirmware operation. */
941
- export declare type PasswordHashesListByFirmwareResponse = PasswordHashListResult;
942
-
943
- /** List of password hash results */
944
- export declare interface PasswordHashListResult {
945
- /**
946
- * The list of password hash results.
947
- * NOTE: This property will not be serialized. It can only be populated by the server.
948
- */
949
- readonly value?: PasswordHashResource[];
950
- /** The uri to fetch the next page of resources. */
951
- nextLink?: string;
952
- }
953
-
954
- /** Password hash resource */
955
- export declare interface PasswordHashResource extends Resource {
956
- /** The properties of a password hash found within a firmware image */
957
- properties?: PasswordHash;
958
- }
959
-
960
- /**
961
- * Defines values for ProvisioningState. \
962
- * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
963
- * this enum contains the known values that the service supports.
964
- * ### Known values supported by the service
965
- * **Accepted** \
966
- * **Succeeded** \
967
- * **Canceled** \
968
- * **Failed**
969
- */
970
- export declare type ProvisioningState = string;
971
-
972
- /** Common fields that are returned in the response for all Azure Resource Manager resources */
973
- export declare interface Resource {
974
- /**
975
- * Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
976
- * NOTE: This property will not be serialized. It can only be populated by the server.
977
- */
978
- readonly id?: string;
979
- /**
980
- * The name of the resource
981
- * NOTE: This property will not be serialized. It can only be populated by the server.
982
- */
983
- readonly name?: string;
984
- /**
985
- * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
986
- * NOTE: This property will not be serialized. It can only be populated by the server.
987
- */
988
- readonly type?: string;
989
- /**
990
- * Azure Resource Manager metadata containing createdBy and modifiedBy information.
991
- * NOTE: This property will not be serialized. It can only be populated by the server.
992
- */
993
- readonly systemData?: SystemData;
994
- }
995
-
996
- /** SBOM component of a firmware. */
997
- export declare interface SbomComponent {
998
- /** ID for the component. */
999
- componentId?: string;
1000
- /** Name for the component. */
1001
- componentName?: string;
1002
- /** Version for the component. */
1003
- version?: string;
1004
- /** License for the component. */
1005
- license?: string;
1006
- /** File paths related to the component. */
1007
- filePaths?: string[];
1008
- }
1009
-
1010
- /** List of SBOM results. */
1011
- export declare interface SbomComponentListResult {
1012
- /**
1013
- * The list of SBOM components.
1014
- * NOTE: This property will not be serialized. It can only be populated by the server.
1015
- */
1016
- readonly value?: SbomComponentResource[];
1017
- /** The uri to fetch the next page of resources. */
1018
- nextLink?: string;
1019
- }
1020
-
1021
- /** SBOM analysis result resource */
1022
- export declare interface SbomComponentResource extends Resource {
1023
- /** The properties of an SBOM component found within a firmware image */
1024
- properties?: SbomComponent;
1025
- }
1026
-
1027
- /** Interface representing a SbomComponents. */
1028
- export declare interface SbomComponents {
1029
- /**
1030
- * Lists SBOM analysis results of a firmware.
1031
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1032
- * @param workspaceName The name of the firmware analysis workspace.
1033
- * @param firmwareId The id of the firmware.
1034
- * @param options The options parameters.
1035
- */
1036
- listByFirmware(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: SbomComponentsListByFirmwareOptionalParams): PagedAsyncIterableIterator<SbomComponentResource>;
1037
- }
1038
-
1039
- /** Optional parameters. */
1040
- export declare interface SbomComponentsListByFirmwareNextOptionalParams extends coreClient.OperationOptions {
1041
- }
1042
-
1043
- /** Contains response data for the listByFirmwareNext operation. */
1044
- export declare type SbomComponentsListByFirmwareNextResponse = SbomComponentListResult;
1045
-
1046
- /** Optional parameters. */
1047
- export declare interface SbomComponentsListByFirmwareOptionalParams extends coreClient.OperationOptions {
1048
- }
1049
-
1050
- /** Contains response data for the listByFirmware operation. */
1051
- export declare type SbomComponentsListByFirmwareResponse = SbomComponentListResult;
1052
-
1053
- /**
1054
- * Defines values for Status. \
1055
- * {@link KnownStatus} can be used interchangeably with Status,
1056
- * this enum contains the known values that the service supports.
1057
- * ### Known values supported by the service
1058
- * **Pending** \
1059
- * **Extracting** \
1060
- * **Analyzing** \
1061
- * **Ready** \
1062
- * **Error**
1063
- */
1064
- export declare type Status = string;
1065
-
1066
- /** Error and status message */
1067
- export declare interface StatusMessage {
1068
- /** The error code */
1069
- errorCode?: number;
1070
- /** The error or status message */
1071
- message?: string;
1072
- }
1073
-
1074
- /** Interface representing a Summaries. */
1075
- export declare interface Summaries {
1076
- /**
1077
- * Lists analysis result summary names of a firmware. To fetch the full summary data, get that summary
1078
- * by name.
1079
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1080
- * @param workspaceName The name of the firmware analysis workspace.
1081
- * @param firmwareId The id of the firmware.
1082
- * @param options The options parameters.
1083
- */
1084
- listByFirmware(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: SummariesListByFirmwareOptionalParams): PagedAsyncIterableIterator<SummaryResource>;
1085
- /**
1086
- * Get an analysis result summary of a firmware by name.
1087
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1088
- * @param workspaceName The name of the firmware analysis workspace.
1089
- * @param firmwareId The id of the firmware.
1090
- * @param summaryName The Firmware analysis summary name describing the type of summary.
1091
- * @param options The options parameters.
1092
- */
1093
- get(resourceGroupName: string, workspaceName: string, firmwareId: string, summaryName: SummaryName, options?: SummariesGetOptionalParams): Promise<SummariesGetResponse>;
1094
- }
1095
-
1096
- /** Optional parameters. */
1097
- export declare interface SummariesGetOptionalParams extends coreClient.OperationOptions {
1098
- }
1099
-
1100
- /** Contains response data for the get operation. */
1101
- export declare type SummariesGetResponse = SummaryResource;
1102
-
1103
- /** Optional parameters. */
1104
- export declare interface SummariesListByFirmwareNextOptionalParams extends coreClient.OperationOptions {
1105
- }
1106
-
1107
- /** Contains response data for the listByFirmwareNext operation. */
1108
- export declare type SummariesListByFirmwareNextResponse = SummaryListResult;
1109
-
1110
- /** Optional parameters. */
1111
- export declare interface SummariesListByFirmwareOptionalParams extends coreClient.OperationOptions {
1112
- }
1113
-
1114
- /** Contains response data for the listByFirmware operation. */
1115
- export declare type SummariesListByFirmwareResponse = SummaryListResult;
1116
-
1117
- /** List of analysis summaries. */
1118
- export declare interface SummaryListResult {
1119
- /**
1120
- * The list of summaries.
1121
- * NOTE: This property will not be serialized. It can only be populated by the server.
1122
- */
1123
- readonly value?: SummaryResource[];
1124
- /** The uri to fetch the next page of resources. */
1125
- nextLink?: string;
1126
- }
1127
-
1128
- /**
1129
- * Defines values for SummaryName. \
1130
- * {@link KnownSummaryName} can be used interchangeably with SummaryName,
1131
- * this enum contains the known values that the service supports.
1132
- * ### Known values supported by the service
1133
- * **Firmware** \
1134
- * **CVE** \
1135
- * **BinaryHardening** \
1136
- * **CryptoCertificate** \
1137
- * **CryptoKey**
1138
- */
1139
- export declare type SummaryName = string;
1140
-
1141
- /** The object representing a firmware analysis summary resource. */
1142
- export declare interface SummaryResource extends Resource {
1143
- /**
1144
- * Properties of an analysis summary.
1145
- * NOTE: This property will not be serialized. It can only be populated by the server.
1146
- */
1147
- readonly properties?: SummaryResourcePropertiesUnion;
1148
- }
1149
-
1150
- /** Properties of an analysis summary. */
1151
- export declare interface SummaryResourceProperties {
1152
- /** Polymorphic discriminator, which specifies the different types this object can be */
1153
- summaryType: "Firmware" | "CVE" | "BinaryHardening" | "CryptoCertificate" | "CryptoKey";
1154
- }
1155
-
1156
- export declare type SummaryResourcePropertiesUnion = SummaryResourceProperties | FirmwareSummary | CveSummary | BinaryHardeningSummaryResource | CryptoCertificateSummaryResource | CryptoKeySummaryResource;
1157
-
1158
- /**
1159
- * Defines values for SummaryType. \
1160
- * {@link KnownSummaryType} can be used interchangeably with SummaryType,
1161
- * this enum contains the known values that the service supports.
1162
- * ### Known values supported by the service
1163
- * **Firmware** \
1164
- * **CVE** \
1165
- * **BinaryHardening** \
1166
- * **CryptoCertificate** \
1167
- * **CryptoKey**
1168
- */
1169
- export declare type SummaryType = string;
1170
-
1171
- /** Metadata pertaining to creation and last modification of the resource. */
1172
- export declare interface SystemData {
1173
- /** The identity that created the resource. */
1174
- createdBy?: string;
1175
- /** The type of identity that created the resource. */
1176
- createdByType?: CreatedByType;
1177
- /** The timestamp of resource creation (UTC). */
1178
- createdAt?: Date;
1179
- /** The identity that last modified the resource. */
1180
- lastModifiedBy?: string;
1181
- /** The type of identity that last modified the resource. */
1182
- lastModifiedByType?: CreatedByType;
1183
- /** The timestamp of resource last modification (UTC) */
1184
- lastModifiedAt?: Date;
1185
- }
1186
-
1187
- /** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
1188
- export declare interface TrackedResource extends Resource {
1189
- /** Resource tags. */
1190
- tags?: {
1191
- [propertyName: string]: string;
1192
- };
1193
- /** The geo-location where the resource lives */
1194
- location: string;
1195
- }
1196
-
1197
- /** Url data for creating or accessing a blob file. */
1198
- export declare interface UrlToken {
1199
- /**
1200
- * SAS URL for creating or accessing a blob file.
1201
- * NOTE: This property will not be serialized. It can only be populated by the server.
1202
- */
1203
- readonly url?: string;
1204
- }
1205
-
1206
- /** Firmware analysis workspace. */
1207
- export declare interface Workspace extends TrackedResource {
1208
- /** Workspace properties. */
1209
- properties?: WorkspaceProperties;
1210
- }
1211
-
1212
- /** Return a list of firmware analysis workspaces. */
1213
- export declare interface WorkspaceList {
1214
- /**
1215
- * The list of firmware analysis workspaces.
1216
- * NOTE: This property will not be serialized. It can only be populated by the server.
1217
- */
1218
- readonly value?: Workspace[];
1219
- /** The uri to fetch the next page of asset. */
1220
- nextLink?: string;
1221
- }
1222
-
1223
- /** Workspace properties. */
1224
- export declare interface WorkspaceProperties {
1225
- /**
1226
- * Provisioning state of the resource.
1227
- * NOTE: This property will not be serialized. It can only be populated by the server.
1228
- */
1229
- readonly provisioningState?: ProvisioningState;
1230
- }
1231
-
1232
- /** Interface representing a Workspaces. */
1233
- export declare interface Workspaces {
1234
- /**
1235
- * Lists all of the firmware analysis workspaces in the specified subscription.
1236
- * @param options The options parameters.
1237
- */
1238
- listBySubscription(options?: WorkspacesListBySubscriptionOptionalParams): PagedAsyncIterableIterator<Workspace>;
1239
- /**
1240
- * Lists all of the firmware analysis workspaces in the specified resource group.
1241
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1242
- * @param options The options parameters.
1243
- */
1244
- listByResourceGroup(resourceGroupName: string, options?: WorkspacesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Workspace>;
1245
- /**
1246
- * The operation to create or update a firmware analysis workspace.
1247
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1248
- * @param workspaceName The name of the firmware analysis workspace.
1249
- * @param workspace Parameters when creating a firmware analysis workspace.
1250
- * @param options The options parameters.
1251
- */
1252
- create(resourceGroupName: string, workspaceName: string, workspace: Workspace, options?: WorkspacesCreateOptionalParams): Promise<WorkspacesCreateResponse>;
1253
- /**
1254
- * The operation to update a firmware analysis workspaces.
1255
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1256
- * @param workspaceName The name of the firmware analysis workspace.
1257
- * @param workspace Parameters when updating a firmware analysis workspace.
1258
- * @param options The options parameters.
1259
- */
1260
- update(resourceGroupName: string, workspaceName: string, workspace: WorkspaceUpdateDefinition, options?: WorkspacesUpdateOptionalParams): Promise<WorkspacesUpdateResponse>;
1261
- /**
1262
- * The operation to delete a firmware analysis workspace.
1263
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1264
- * @param workspaceName The name of the firmware analysis workspace.
1265
- * @param options The options parameters.
1266
- */
1267
- delete(resourceGroupName: string, workspaceName: string, options?: WorkspacesDeleteOptionalParams): Promise<void>;
1268
- /**
1269
- * Get firmware analysis workspace.
1270
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1271
- * @param workspaceName The name of the firmware analysis workspace.
1272
- * @param options The options parameters.
1273
- */
1274
- get(resourceGroupName: string, workspaceName: string, options?: WorkspacesGetOptionalParams): Promise<WorkspacesGetResponse>;
1275
- /**
1276
- * The operation to get a url for file upload.
1277
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1278
- * @param workspaceName The name of the firmware analysis workspace.
1279
- * @param generateUploadUrl Parameters when requesting a URL to upload firmware.
1280
- * @param options The options parameters.
1281
- */
1282
- generateUploadUrl(resourceGroupName: string, workspaceName: string, generateUploadUrl: GenerateUploadUrlRequest, options?: WorkspacesGenerateUploadUrlOptionalParams): Promise<WorkspacesGenerateUploadUrlResponse>;
1283
- }
1284
-
1285
- /** Optional parameters. */
1286
- export declare interface WorkspacesCreateOptionalParams extends coreClient.OperationOptions {
1287
- }
1288
-
1289
- /** Contains response data for the create operation. */
1290
- export declare type WorkspacesCreateResponse = Workspace;
1291
-
1292
- /** Optional parameters. */
1293
- export declare interface WorkspacesDeleteOptionalParams extends coreClient.OperationOptions {
1294
- }
1295
-
1296
- /** Optional parameters. */
1297
- export declare interface WorkspacesGenerateUploadUrlOptionalParams extends coreClient.OperationOptions {
1298
- }
1299
-
1300
- /** Contains response data for the generateUploadUrl operation. */
1301
- export declare type WorkspacesGenerateUploadUrlResponse = UrlToken;
1302
-
1303
- /** Optional parameters. */
1304
- export declare interface WorkspacesGetOptionalParams extends coreClient.OperationOptions {
1305
- }
1306
-
1307
- /** Contains response data for the get operation. */
1308
- export declare type WorkspacesGetResponse = Workspace;
1309
-
1310
- /** Optional parameters. */
1311
- export declare interface WorkspacesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
1312
- }
1313
-
1314
- /** Contains response data for the listByResourceGroupNext operation. */
1315
- export declare type WorkspacesListByResourceGroupNextResponse = WorkspaceList;
1316
-
1317
- /** Optional parameters. */
1318
- export declare interface WorkspacesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
1319
- }
1320
-
1321
- /** Contains response data for the listByResourceGroup operation. */
1322
- export declare type WorkspacesListByResourceGroupResponse = WorkspaceList;
1323
-
1324
- /** Optional parameters. */
1325
- export declare interface WorkspacesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
1326
- }
1327
-
1328
- /** Contains response data for the listBySubscriptionNext operation. */
1329
- export declare type WorkspacesListBySubscriptionNextResponse = WorkspaceList;
1330
-
1331
- /** Optional parameters. */
1332
- export declare interface WorkspacesListBySubscriptionOptionalParams extends coreClient.OperationOptions {
1333
- }
1334
-
1335
- /** Contains response data for the listBySubscription operation. */
1336
- export declare type WorkspacesListBySubscriptionResponse = WorkspaceList;
1337
-
1338
- /** Optional parameters. */
1339
- export declare interface WorkspacesUpdateOptionalParams extends coreClient.OperationOptions {
1340
- }
1341
-
1342
- /** Contains response data for the update operation. */
1343
- export declare type WorkspacesUpdateResponse = Workspace;
1344
-
1345
- /** Firmware analysis workspace. */
1346
- export declare interface WorkspaceUpdateDefinition {
1347
- /** The editable workspace properties. */
1348
- properties?: WorkspaceProperties;
1349
- }
1350
-
1351
- export { }
1
+ import * as coreClient from "@azure/core-client";
2
+ export type SummaryResourcePropertiesUnion = SummaryResourceProperties | FirmwareSummary | CveSummary | BinaryHardeningSummaryResource | CryptoCertificateSummaryResource | CryptoKeySummaryResource;
3
+ /** List of binary hardening results. */
4
+ export interface BinaryHardeningListResult {
5
+ /**
6
+ * The list of binary hardening results.
7
+ * NOTE: This property will not be serialized. It can only be populated by the server.
8
+ */
9
+ readonly value?: BinaryHardeningResource[];
10
+ /** The uri to fetch the next page of resources. */
11
+ nextLink?: string;
12
+ }
13
+ /** Binary hardening of a firmware. */
14
+ export interface BinaryHardeningResult {
15
+ /** ID for the binary hardening result. */
16
+ binaryHardeningId?: string;
17
+ /** Binary hardening features. */
18
+ features?: BinaryHardeningFeatures;
19
+ /** The architecture of the uploaded firmware. */
20
+ architecture?: string;
21
+ /** The executable path. */
22
+ filePath?: string;
23
+ /** The executable class to indicate 32 or 64 bit. */
24
+ class?: string;
25
+ /** The runpath of the uploaded firmware. */
26
+ runpath?: string;
27
+ /** The rpath of the uploaded firmware. */
28
+ rpath?: string;
29
+ }
30
+ /** Binary hardening features. */
31
+ export interface BinaryHardeningFeatures {
32
+ /** NX (no-execute) flag. */
33
+ nx?: boolean;
34
+ /** PIE (position independent executable) flag. */
35
+ pie?: boolean;
36
+ /** RELRO (relocation read-only) flag. */
37
+ relro?: boolean;
38
+ /** Canary (stack canaries) flag. */
39
+ canary?: boolean;
40
+ /** Stripped flag. */
41
+ stripped?: boolean;
42
+ }
43
+ /** Common fields that are returned in the response for all Azure Resource Manager resources */
44
+ export interface Resource {
45
+ /**
46
+ * Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
47
+ * NOTE: This property will not be serialized. It can only be populated by the server.
48
+ */
49
+ readonly id?: string;
50
+ /**
51
+ * The name of the resource
52
+ * NOTE: This property will not be serialized. It can only be populated by the server.
53
+ */
54
+ readonly name?: string;
55
+ /**
56
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
57
+ * NOTE: This property will not be serialized. It can only be populated by the server.
58
+ */
59
+ readonly type?: string;
60
+ /**
61
+ * Azure Resource Manager metadata containing createdBy and modifiedBy information.
62
+ * NOTE: This property will not be serialized. It can only be populated by the server.
63
+ */
64
+ readonly systemData?: SystemData;
65
+ }
66
+ /** Metadata pertaining to creation and last modification of the resource. */
67
+ export interface SystemData {
68
+ /** The identity that created the resource. */
69
+ createdBy?: string;
70
+ /** The type of identity that created the resource. */
71
+ createdByType?: CreatedByType;
72
+ /** The timestamp of resource creation (UTC). */
73
+ createdAt?: Date;
74
+ /** The identity that last modified the resource. */
75
+ lastModifiedBy?: string;
76
+ /** The type of identity that last modified the resource. */
77
+ lastModifiedByType?: CreatedByType;
78
+ /** The timestamp of resource last modification (UTC) */
79
+ lastModifiedAt?: Date;
80
+ }
81
+ /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
82
+ export interface ErrorResponse {
83
+ /** The error object. */
84
+ error?: ErrorDetail;
85
+ }
86
+ /** The error detail. */
87
+ export interface ErrorDetail {
88
+ /**
89
+ * The error code.
90
+ * NOTE: This property will not be serialized. It can only be populated by the server.
91
+ */
92
+ readonly code?: string;
93
+ /**
94
+ * The error message.
95
+ * NOTE: This property will not be serialized. It can only be populated by the server.
96
+ */
97
+ readonly message?: string;
98
+ /**
99
+ * The error target.
100
+ * NOTE: This property will not be serialized. It can only be populated by the server.
101
+ */
102
+ readonly target?: string;
103
+ /**
104
+ * The error details.
105
+ * NOTE: This property will not be serialized. It can only be populated by the server.
106
+ */
107
+ readonly details?: ErrorDetail[];
108
+ /**
109
+ * The error additional info.
110
+ * NOTE: This property will not be serialized. It can only be populated by the server.
111
+ */
112
+ readonly additionalInfo?: ErrorAdditionalInfo[];
113
+ }
114
+ /** The resource management error additional info. */
115
+ export interface ErrorAdditionalInfo {
116
+ /**
117
+ * The additional info type.
118
+ * NOTE: This property will not be serialized. It can only be populated by the server.
119
+ */
120
+ readonly type?: string;
121
+ /**
122
+ * The additional info.
123
+ * NOTE: This property will not be serialized. It can only be populated by the server.
124
+ */
125
+ readonly info?: Record<string, unknown>;
126
+ }
127
+ /** List of crypto certificates. */
128
+ export interface CryptoCertificateListResult {
129
+ /**
130
+ * The list of crypto certificate results.
131
+ * NOTE: This property will not be serialized. It can only be populated by the server.
132
+ */
133
+ readonly value?: CryptoCertificateResource[];
134
+ /** The uri to fetch the next page of resources. */
135
+ nextLink?: string;
136
+ }
137
+ /** Crypto certificate properties */
138
+ export interface CryptoCertificate {
139
+ /** ID for the certificate result. */
140
+ cryptoCertId?: string;
141
+ /** Name of the certificate. */
142
+ name?: string;
143
+ /** Subject information of the certificate. */
144
+ subject?: CryptoCertificateEntity;
145
+ /** Issuer information of the certificate. */
146
+ issuer?: CryptoCertificateEntity;
147
+ /** Issue date for the certificate. */
148
+ issuedDate?: Date;
149
+ /** Expiration date for the certificate. */
150
+ expirationDate?: Date;
151
+ /** Role of the certificate (Root CA, etc) */
152
+ role?: string;
153
+ /** The signature algorithm used in the certificate. */
154
+ signatureAlgorithm?: string;
155
+ /** Size of the certificate's key in bits */
156
+ keySize?: number;
157
+ /** Key algorithm used in the certificate. */
158
+ keyAlgorithm?: string;
159
+ /** Encoding used for the certificate. */
160
+ encoding?: string;
161
+ /** Serial number of the certificate. */
162
+ serialNumber?: string;
163
+ /** Fingerprint of the certificate. */
164
+ fingerprint?: string;
165
+ /** List of functions the certificate can fulfill. */
166
+ usage?: string[];
167
+ /**
168
+ * List of files where this certificate was found.
169
+ * NOTE: This property will not be serialized. It can only be populated by the server.
170
+ */
171
+ readonly filePaths?: string[];
172
+ /** A matching paired private key. */
173
+ pairedKey?: PairedKey;
174
+ /** Indicates if the certificate is expired. */
175
+ isExpired?: boolean;
176
+ /** Indicates if the certificate is self-signed. */
177
+ isSelfSigned?: boolean;
178
+ /** Indicates the signature algorithm used is insecure. */
179
+ isWeakSignature?: boolean;
180
+ /** Indicates the certificate's key size is considered too small to be secure for the key algorithm. */
181
+ isShortKeySize?: boolean;
182
+ }
183
+ /** Information on an entity (distinguished name) in a cryptographic certificate. */
184
+ export interface CryptoCertificateEntity {
185
+ /** Common name of the certificate entity. */
186
+ commonName?: string;
187
+ /** Organization of the certificate entity. */
188
+ organization?: string;
189
+ /** The organizational unit of the certificate entity. */
190
+ organizationalUnit?: string;
191
+ /** Geographical state or province of the certificate entity. */
192
+ state?: string;
193
+ /** Country code of the certificate entity. */
194
+ country?: string;
195
+ }
196
+ /** Details of a matching paired key or certificate. */
197
+ export interface PairedKey {
198
+ /** ID of the paired key or certificate. */
199
+ id?: string;
200
+ /** The type indicating whether the paired object is a key or certificate. */
201
+ type?: string;
202
+ }
203
+ /** List of crypto keys. */
204
+ export interface CryptoKeyListResult {
205
+ /**
206
+ * The list of crypto key results.
207
+ * NOTE: This property will not be serialized. It can only be populated by the server.
208
+ */
209
+ readonly value?: CryptoKeyResource[];
210
+ /** The uri to fetch the next page of resources. */
211
+ nextLink?: string;
212
+ }
213
+ /** Crypto key properties */
214
+ export interface CryptoKey {
215
+ /** ID for the key result. */
216
+ cryptoKeyId?: string;
217
+ /** Type of the key (public or private). */
218
+ keyType?: string;
219
+ /** Size of the key in bits. */
220
+ keySize?: number;
221
+ /** Key algorithm name. */
222
+ keyAlgorithm?: string;
223
+ /** Functions the key can fulfill. */
224
+ usage?: string[];
225
+ /**
226
+ * List of files where this key was found.
227
+ * NOTE: This property will not be serialized. It can only be populated by the server.
228
+ */
229
+ readonly filePaths?: string[];
230
+ /** A matching paired key or certificate. */
231
+ pairedKey?: PairedKey;
232
+ /** Indicates the key size is considered too small to be secure for the algorithm. */
233
+ isShortKeySize?: boolean;
234
+ }
235
+ /** List of CVE results. */
236
+ export interface CveListResult {
237
+ /**
238
+ * The list of CVE results.
239
+ * NOTE: This property will not be serialized. It can only be populated by the server.
240
+ */
241
+ readonly value?: CveResource[];
242
+ /** The uri to fetch the next page of resources. */
243
+ nextLink?: string;
244
+ }
245
+ /** Details of a CVE detected in firmware. */
246
+ export interface CveResult {
247
+ /** ID of the CVE result. */
248
+ cveId?: string;
249
+ /** The SBOM component for the CVE. */
250
+ component?: CveComponent;
251
+ /** Severity of the CVE. */
252
+ severity?: string;
253
+ /** Name of the CVE. */
254
+ name?: string;
255
+ /** A single CVSS score to represent the CVE. If a V3 score is specified, then it will use the V3 score. Otherwise if the V2 score is specified it will be the V2 score. */
256
+ cvssScore?: string;
257
+ /** CVSS version of the CVE. */
258
+ cvssVersion?: string;
259
+ /** CVSS V2 score of the CVE. */
260
+ cvssV2Score?: string;
261
+ /** CVSS V3 score of the CVE. */
262
+ cvssV3Score?: string;
263
+ /**
264
+ * The list of reference links for the CVE.
265
+ * NOTE: This property will not be serialized. It can only be populated by the server.
266
+ */
267
+ readonly links?: CveLink[];
268
+ /** The CVE description. */
269
+ description?: string;
270
+ }
271
+ /** Properties of the SBOM component for a CVE. */
272
+ export interface CveComponent {
273
+ /** ID of the SBOM component */
274
+ componentId?: string;
275
+ /** Name of the SBOM component */
276
+ name?: string;
277
+ /** Version of the SBOM component. */
278
+ version?: string;
279
+ }
280
+ /** Properties of a reference link for a CVE. */
281
+ export interface CveLink {
282
+ /** The destination of the reference link. */
283
+ href?: string;
284
+ /** The label of the reference link. */
285
+ label?: string;
286
+ }
287
+ /** List of firmwares */
288
+ export interface FirmwareList {
289
+ /**
290
+ * The list of firmwares.
291
+ * NOTE: This property will not be serialized. It can only be populated by the server.
292
+ */
293
+ readonly value?: Firmware[];
294
+ /** The uri to fetch the next page of asset. */
295
+ nextLink?: string;
296
+ }
297
+ /** Firmware properties. */
298
+ export interface FirmwareProperties {
299
+ /** File name for a firmware that user uploaded. */
300
+ fileName?: string;
301
+ /** Firmware vendor. */
302
+ vendor?: string;
303
+ /** Firmware model. */
304
+ model?: string;
305
+ /** Firmware version. */
306
+ version?: string;
307
+ /** User-specified description of the firmware. */
308
+ description?: string;
309
+ /** File size of the uploaded firmware image. */
310
+ fileSize?: number;
311
+ /** The status of firmware scan. */
312
+ status?: Status;
313
+ /** A list of errors or other messages generated during firmware analysis */
314
+ statusMessages?: StatusMessage[];
315
+ /**
316
+ * Provisioning state of the resource.
317
+ * NOTE: This property will not be serialized. It can only be populated by the server.
318
+ */
319
+ readonly provisioningState?: ProvisioningState;
320
+ }
321
+ /** Error and status message */
322
+ export interface StatusMessage {
323
+ /** The error code */
324
+ errorCode?: number;
325
+ /** The error or status message */
326
+ message?: string;
327
+ }
328
+ /** Firmware definition */
329
+ export interface FirmwareUpdateDefinition {
330
+ /** The editable properties of a firmware */
331
+ properties?: FirmwareProperties;
332
+ }
333
+ /** Url data for creating or accessing a blob file. */
334
+ export interface UrlToken {
335
+ /**
336
+ * SAS URL for creating or accessing a blob file.
337
+ * NOTE: This property will not be serialized. It can only be populated by the server.
338
+ */
339
+ readonly url?: string;
340
+ }
341
+ /** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */
342
+ export interface OperationListResult {
343
+ /**
344
+ * List of operations supported by the resource provider
345
+ * NOTE: This property will not be serialized. It can only be populated by the server.
346
+ */
347
+ readonly value?: Operation[];
348
+ /**
349
+ * URL to get the next set of operation list results (if there are any).
350
+ * NOTE: This property will not be serialized. It can only be populated by the server.
351
+ */
352
+ readonly nextLink?: string;
353
+ }
354
+ /** Details of a REST API operation, returned from the Resource Provider Operations API */
355
+ export interface Operation {
356
+ /**
357
+ * The name of the operation, as per Resource-Based Access Control (RBAC). Examples: "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action"
358
+ * NOTE: This property will not be serialized. It can only be populated by the server.
359
+ */
360
+ readonly name?: string;
361
+ /**
362
+ * Whether the operation applies to data-plane. This is "true" for data-plane operations and "false" for ARM/control-plane operations.
363
+ * NOTE: This property will not be serialized. It can only be populated by the server.
364
+ */
365
+ readonly isDataAction?: boolean;
366
+ /** Localized display information for this particular operation. */
367
+ display?: OperationDisplay;
368
+ /**
369
+ * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system"
370
+ * NOTE: This property will not be serialized. It can only be populated by the server.
371
+ */
372
+ readonly origin?: Origin;
373
+ /**
374
+ * Enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs.
375
+ * NOTE: This property will not be serialized. It can only be populated by the server.
376
+ */
377
+ readonly actionType?: ActionType;
378
+ }
379
+ /** Localized display information for this particular operation. */
380
+ export interface OperationDisplay {
381
+ /**
382
+ * The localized friendly form of the resource provider name, e.g. "Microsoft Monitoring Insights" or "Microsoft Compute".
383
+ * NOTE: This property will not be serialized. It can only be populated by the server.
384
+ */
385
+ readonly provider?: string;
386
+ /**
387
+ * The localized friendly name of the resource type related to this operation. E.g. "Virtual Machines" or "Job Schedule Collections".
388
+ * NOTE: This property will not be serialized. It can only be populated by the server.
389
+ */
390
+ readonly resource?: string;
391
+ /**
392
+ * The concise, localized friendly name for the operation; suitable for dropdowns. E.g. "Create or Update Virtual Machine", "Restart Virtual Machine".
393
+ * NOTE: This property will not be serialized. It can only be populated by the server.
394
+ */
395
+ readonly operation?: string;
396
+ /**
397
+ * The short, localized friendly description of the operation; suitable for tool tips and detailed views.
398
+ * NOTE: This property will not be serialized. It can only be populated by the server.
399
+ */
400
+ readonly description?: string;
401
+ }
402
+ /** List of password hash results */
403
+ export interface PasswordHashListResult {
404
+ /**
405
+ * The list of password hash results.
406
+ * NOTE: This property will not be serialized. It can only be populated by the server.
407
+ */
408
+ readonly value?: PasswordHashResource[];
409
+ /** The uri to fetch the next page of resources. */
410
+ nextLink?: string;
411
+ }
412
+ /** Password hash properties */
413
+ export interface PasswordHash {
414
+ /** ID for password hash */
415
+ passwordHashId?: string;
416
+ /** File path of the password hash */
417
+ filePath?: string;
418
+ /** Salt of the password hash */
419
+ salt?: string;
420
+ /** Hash of the password */
421
+ hash?: string;
422
+ /** Context of password hash */
423
+ context?: string;
424
+ /** User name of password hash */
425
+ username?: string;
426
+ /** Algorithm of the password hash */
427
+ algorithm?: string;
428
+ }
429
+ /** List of SBOM results. */
430
+ export interface SbomComponentListResult {
431
+ /**
432
+ * The list of SBOM components.
433
+ * NOTE: This property will not be serialized. It can only be populated by the server.
434
+ */
435
+ readonly value?: SbomComponentResource[];
436
+ /** The uri to fetch the next page of resources. */
437
+ nextLink?: string;
438
+ }
439
+ /** SBOM component of a firmware. */
440
+ export interface SbomComponent {
441
+ /** ID for the component. */
442
+ componentId?: string;
443
+ /** Name for the component. */
444
+ componentName?: string;
445
+ /** Version for the component. */
446
+ version?: string;
447
+ /** License for the component. */
448
+ license?: string;
449
+ /** File paths related to the component. */
450
+ filePaths?: string[];
451
+ }
452
+ /** List of analysis summaries. */
453
+ export interface SummaryListResult {
454
+ /**
455
+ * The list of summaries.
456
+ * NOTE: This property will not be serialized. It can only be populated by the server.
457
+ */
458
+ readonly value?: SummaryResource[];
459
+ /** The uri to fetch the next page of resources. */
460
+ nextLink?: string;
461
+ }
462
+ /** Properties of an analysis summary. */
463
+ export interface SummaryResourceProperties {
464
+ /** Polymorphic discriminator, which specifies the different types this object can be */
465
+ summaryType: "Firmware" | "CVE" | "BinaryHardening" | "CryptoCertificate" | "CryptoKey";
466
+ }
467
+ /** Return a list of firmware analysis workspaces. */
468
+ export interface WorkspaceList {
469
+ /**
470
+ * The list of firmware analysis workspaces.
471
+ * NOTE: This property will not be serialized. It can only be populated by the server.
472
+ */
473
+ readonly value?: Workspace[];
474
+ /** The uri to fetch the next page of asset. */
475
+ nextLink?: string;
476
+ }
477
+ /** Workspace properties. */
478
+ export interface WorkspaceProperties {
479
+ /**
480
+ * Provisioning state of the resource.
481
+ * NOTE: This property will not be serialized. It can only be populated by the server.
482
+ */
483
+ readonly provisioningState?: ProvisioningState;
484
+ }
485
+ /** Firmware analysis workspace. */
486
+ export interface WorkspaceUpdateDefinition {
487
+ /** The editable workspace properties. */
488
+ properties?: WorkspaceProperties;
489
+ }
490
+ /** Properties for generating an upload URL */
491
+ export interface GenerateUploadUrlRequest {
492
+ /** A unique ID for the firmware to be uploaded. */
493
+ firmwareId?: string;
494
+ }
495
+ /** binary hardening analysis result resource */
496
+ export interface BinaryHardeningResource extends Resource {
497
+ /** The properties of a binary hardening result found within a firmware image */
498
+ properties?: BinaryHardeningResult;
499
+ }
500
+ /** Crypto certificate resource */
501
+ export interface CryptoCertificateResource extends Resource {
502
+ /** The properties of a crypto certificate found within a firmware image */
503
+ properties?: CryptoCertificate;
504
+ }
505
+ /** Crypto key resource */
506
+ export interface CryptoKeyResource extends Resource {
507
+ /** The properties of a crypto key found within a firmware image */
508
+ properties?: CryptoKey;
509
+ }
510
+ /** CVE analysis result resource */
511
+ export interface CveResource extends Resource {
512
+ /** The properties of a CVE result found within a firmware image */
513
+ properties?: CveResult;
514
+ }
515
+ /** Firmware definition */
516
+ export interface Firmware extends Resource {
517
+ /** The properties of a firmware */
518
+ properties?: FirmwareProperties;
519
+ }
520
+ /** Password hash resource */
521
+ export interface PasswordHashResource extends Resource {
522
+ /** The properties of a password hash found within a firmware image */
523
+ properties?: PasswordHash;
524
+ }
525
+ /** SBOM analysis result resource */
526
+ export interface SbomComponentResource extends Resource {
527
+ /** The properties of an SBOM component found within a firmware image */
528
+ properties?: SbomComponent;
529
+ }
530
+ /** The object representing a firmware analysis summary resource. */
531
+ export interface SummaryResource extends Resource {
532
+ /**
533
+ * Properties of an analysis summary.
534
+ * NOTE: This property will not be serialized. It can only be populated by the server.
535
+ */
536
+ readonly properties?: SummaryResourcePropertiesUnion;
537
+ }
538
+ /** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
539
+ export interface TrackedResource extends Resource {
540
+ /** Resource tags. */
541
+ tags?: {
542
+ [propertyName: string]: string;
543
+ };
544
+ /** The geo-location where the resource lives */
545
+ location: string;
546
+ }
547
+ /** Properties for high level summary of firmware analysis results. */
548
+ export interface FirmwareSummary extends SummaryResourceProperties {
549
+ /** Polymorphic discriminator, which specifies the different types this object can be */
550
+ summaryType: "Firmware";
551
+ /** Total extracted size of the firmware in bytes. */
552
+ extractedSize?: number;
553
+ /** Firmware file size in bytes. */
554
+ fileSize?: number;
555
+ /** Extracted file count. */
556
+ extractedFileCount?: number;
557
+ /** Components count. */
558
+ componentCount?: number;
559
+ /** Binary count */
560
+ binaryCount?: number;
561
+ /** Time used for analysis */
562
+ analysisTimeSeconds?: number;
563
+ /** The number of root file systems found. */
564
+ rootFileSystems?: number;
565
+ }
566
+ /** Properties for a CVE analysis summary. */
567
+ export interface CveSummary extends SummaryResourceProperties {
568
+ /** Polymorphic discriminator, which specifies the different types this object can be */
569
+ summaryType: "CVE";
570
+ /** The total number of critical severity CVEs detected */
571
+ critical?: number;
572
+ /** The total number of high severity CVEs detected */
573
+ high?: number;
574
+ /** The total number of medium severity CVEs detected */
575
+ medium?: number;
576
+ /** The total number of low severity CVEs detected */
577
+ low?: number;
578
+ /** The total number of unknown severity CVEs detected */
579
+ unknown?: number;
580
+ }
581
+ /** Properties for a binary hardening analysis summary. */
582
+ export interface BinaryHardeningSummaryResource extends SummaryResourceProperties {
583
+ /** Polymorphic discriminator, which specifies the different types this object can be */
584
+ summaryType: "BinaryHardening";
585
+ /** Total number of binaries that were analyzed */
586
+ totalFiles?: number;
587
+ /** NX summary percentage */
588
+ nx?: number;
589
+ /** PIE summary percentage */
590
+ pie?: number;
591
+ /** RELRO summary percentage */
592
+ relro?: number;
593
+ /** Canary summary percentage */
594
+ canary?: number;
595
+ /** Stripped summary percentage */
596
+ stripped?: number;
597
+ }
598
+ /** Properties for cryptographic certificate summary. */
599
+ export interface CryptoCertificateSummaryResource extends SummaryResourceProperties {
600
+ /** Polymorphic discriminator, which specifies the different types this object can be */
601
+ summaryType: "CryptoCertificate";
602
+ /** Total number of certificates found. */
603
+ totalCertificates?: number;
604
+ /** Total number of paired private keys found for the certificates. */
605
+ pairedKeys?: number;
606
+ /** Total number of expired certificates found. */
607
+ expired?: number;
608
+ /** Total number of nearly expired certificates found. */
609
+ expiringSoon?: number;
610
+ /** Total number of certificates found using a weak signature algorithm. */
611
+ weakSignature?: number;
612
+ /** Total number of certificates found that are self-signed. */
613
+ selfSigned?: number;
614
+ /** Total number of certificates found that have an insecure key size for the key algorithm. */
615
+ shortKeySize?: number;
616
+ }
617
+ /** Properties for cryptographic key summary. */
618
+ export interface CryptoKeySummaryResource extends SummaryResourceProperties {
619
+ /** Polymorphic discriminator, which specifies the different types this object can be */
620
+ summaryType: "CryptoKey";
621
+ /** Total number of cryptographic keys found. */
622
+ totalKeys?: number;
623
+ /** Total number of (non-certificate) public keys found. */
624
+ publicKeys?: number;
625
+ /** Total number of private keys found. */
626
+ privateKeys?: number;
627
+ /** Total number of keys found that have a matching paired key or certificate. */
628
+ pairedKeys?: number;
629
+ /** Total number of keys found that have an insecure key size for the algorithm. */
630
+ shortKeySize?: number;
631
+ }
632
+ /** Firmware analysis workspace. */
633
+ export interface Workspace extends TrackedResource {
634
+ /** Workspace properties. */
635
+ properties?: WorkspaceProperties;
636
+ }
637
+ /** Known values of {@link CreatedByType} that the service accepts. */
638
+ export declare enum KnownCreatedByType {
639
+ /** User */
640
+ User = "User",
641
+ /** Application */
642
+ Application = "Application",
643
+ /** ManagedIdentity */
644
+ ManagedIdentity = "ManagedIdentity",
645
+ /** Key */
646
+ Key = "Key"
647
+ }
648
+ /**
649
+ * Defines values for CreatedByType. \
650
+ * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
651
+ * this enum contains the known values that the service supports.
652
+ * ### Known values supported by the service
653
+ * **User** \
654
+ * **Application** \
655
+ * **ManagedIdentity** \
656
+ * **Key**
657
+ */
658
+ export type CreatedByType = string;
659
+ /** Known values of {@link Status} that the service accepts. */
660
+ export declare enum KnownStatus {
661
+ /** Pending */
662
+ Pending = "Pending",
663
+ /** Extracting */
664
+ Extracting = "Extracting",
665
+ /** Analyzing */
666
+ Analyzing = "Analyzing",
667
+ /** Ready */
668
+ Ready = "Ready",
669
+ /** Error */
670
+ Error = "Error"
671
+ }
672
+ /**
673
+ * Defines values for Status. \
674
+ * {@link KnownStatus} can be used interchangeably with Status,
675
+ * this enum contains the known values that the service supports.
676
+ * ### Known values supported by the service
677
+ * **Pending** \
678
+ * **Extracting** \
679
+ * **Analyzing** \
680
+ * **Ready** \
681
+ * **Error**
682
+ */
683
+ export type Status = string;
684
+ /** Known values of {@link ProvisioningState} that the service accepts. */
685
+ export declare enum KnownProvisioningState {
686
+ /** Accepted */
687
+ Accepted = "Accepted",
688
+ /** Succeeded */
689
+ Succeeded = "Succeeded",
690
+ /** Canceled */
691
+ Canceled = "Canceled",
692
+ /** Failed */
693
+ Failed = "Failed"
694
+ }
695
+ /**
696
+ * Defines values for ProvisioningState. \
697
+ * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
698
+ * this enum contains the known values that the service supports.
699
+ * ### Known values supported by the service
700
+ * **Accepted** \
701
+ * **Succeeded** \
702
+ * **Canceled** \
703
+ * **Failed**
704
+ */
705
+ export type ProvisioningState = string;
706
+ /** Known values of {@link Origin} that the service accepts. */
707
+ export declare enum KnownOrigin {
708
+ /** User */
709
+ User = "user",
710
+ /** System */
711
+ System = "system",
712
+ /** UserSystem */
713
+ UserSystem = "user,system"
714
+ }
715
+ /**
716
+ * Defines values for Origin. \
717
+ * {@link KnownOrigin} can be used interchangeably with Origin,
718
+ * this enum contains the known values that the service supports.
719
+ * ### Known values supported by the service
720
+ * **user** \
721
+ * **system** \
722
+ * **user,system**
723
+ */
724
+ export type Origin = string;
725
+ /** Known values of {@link ActionType} that the service accepts. */
726
+ export declare enum KnownActionType {
727
+ /** Internal */
728
+ Internal = "Internal"
729
+ }
730
+ /**
731
+ * Defines values for ActionType. \
732
+ * {@link KnownActionType} can be used interchangeably with ActionType,
733
+ * this enum contains the known values that the service supports.
734
+ * ### Known values supported by the service
735
+ * **Internal**
736
+ */
737
+ export type ActionType = string;
738
+ /** Known values of {@link SummaryType} that the service accepts. */
739
+ export declare enum KnownSummaryType {
740
+ /** Firmware */
741
+ Firmware = "Firmware",
742
+ /** CVE */
743
+ CVE = "CVE",
744
+ /** BinaryHardening */
745
+ BinaryHardening = "BinaryHardening",
746
+ /** CryptoCertificate */
747
+ CryptoCertificate = "CryptoCertificate",
748
+ /** CryptoKey */
749
+ CryptoKey = "CryptoKey"
750
+ }
751
+ /**
752
+ * Defines values for SummaryType. \
753
+ * {@link KnownSummaryType} can be used interchangeably with SummaryType,
754
+ * this enum contains the known values that the service supports.
755
+ * ### Known values supported by the service
756
+ * **Firmware** \
757
+ * **CVE** \
758
+ * **BinaryHardening** \
759
+ * **CryptoCertificate** \
760
+ * **CryptoKey**
761
+ */
762
+ export type SummaryType = string;
763
+ /** Known values of {@link SummaryName} that the service accepts. */
764
+ export declare enum KnownSummaryName {
765
+ /** Firmware */
766
+ Firmware = "Firmware",
767
+ /** CVE */
768
+ CVE = "CVE",
769
+ /** BinaryHardening */
770
+ BinaryHardening = "BinaryHardening",
771
+ /** CryptoCertificate */
772
+ CryptoCertificate = "CryptoCertificate",
773
+ /** CryptoKey */
774
+ CryptoKey = "CryptoKey"
775
+ }
776
+ /**
777
+ * Defines values for SummaryName. \
778
+ * {@link KnownSummaryName} can be used interchangeably with SummaryName,
779
+ * this enum contains the known values that the service supports.
780
+ * ### Known values supported by the service
781
+ * **Firmware** \
782
+ * **CVE** \
783
+ * **BinaryHardening** \
784
+ * **CryptoCertificate** \
785
+ * **CryptoKey**
786
+ */
787
+ export type SummaryName = string;
788
+ /** Optional parameters. */
789
+ export interface BinaryHardeningListByFirmwareOptionalParams extends coreClient.OperationOptions {
790
+ }
791
+ /** Contains response data for the listByFirmware operation. */
792
+ export type BinaryHardeningListByFirmwareResponse = BinaryHardeningListResult;
793
+ /** Optional parameters. */
794
+ export interface BinaryHardeningListByFirmwareNextOptionalParams extends coreClient.OperationOptions {
795
+ }
796
+ /** Contains response data for the listByFirmwareNext operation. */
797
+ export type BinaryHardeningListByFirmwareNextResponse = BinaryHardeningListResult;
798
+ /** Optional parameters. */
799
+ export interface CryptoCertificatesListByFirmwareOptionalParams extends coreClient.OperationOptions {
800
+ }
801
+ /** Contains response data for the listByFirmware operation. */
802
+ export type CryptoCertificatesListByFirmwareResponse = CryptoCertificateListResult;
803
+ /** Optional parameters. */
804
+ export interface CryptoCertificatesListByFirmwareNextOptionalParams extends coreClient.OperationOptions {
805
+ }
806
+ /** Contains response data for the listByFirmwareNext operation. */
807
+ export type CryptoCertificatesListByFirmwareNextResponse = CryptoCertificateListResult;
808
+ /** Optional parameters. */
809
+ export interface CryptoKeysListByFirmwareOptionalParams extends coreClient.OperationOptions {
810
+ }
811
+ /** Contains response data for the listByFirmware operation. */
812
+ export type CryptoKeysListByFirmwareResponse = CryptoKeyListResult;
813
+ /** Optional parameters. */
814
+ export interface CryptoKeysListByFirmwareNextOptionalParams extends coreClient.OperationOptions {
815
+ }
816
+ /** Contains response data for the listByFirmwareNext operation. */
817
+ export type CryptoKeysListByFirmwareNextResponse = CryptoKeyListResult;
818
+ /** Optional parameters. */
819
+ export interface CvesListByFirmwareOptionalParams extends coreClient.OperationOptions {
820
+ }
821
+ /** Contains response data for the listByFirmware operation. */
822
+ export type CvesListByFirmwareResponse = CveListResult;
823
+ /** Optional parameters. */
824
+ export interface CvesListByFirmwareNextOptionalParams extends coreClient.OperationOptions {
825
+ }
826
+ /** Contains response data for the listByFirmwareNext operation. */
827
+ export type CvesListByFirmwareNextResponse = CveListResult;
828
+ /** Optional parameters. */
829
+ export interface FirmwaresListByWorkspaceOptionalParams extends coreClient.OperationOptions {
830
+ }
831
+ /** Contains response data for the listByWorkspace operation. */
832
+ export type FirmwaresListByWorkspaceResponse = FirmwareList;
833
+ /** Optional parameters. */
834
+ export interface FirmwaresCreateOptionalParams extends coreClient.OperationOptions {
835
+ }
836
+ /** Contains response data for the create operation. */
837
+ export type FirmwaresCreateResponse = Firmware;
838
+ /** Optional parameters. */
839
+ export interface FirmwaresUpdateOptionalParams extends coreClient.OperationOptions {
840
+ }
841
+ /** Contains response data for the update operation. */
842
+ export type FirmwaresUpdateResponse = Firmware;
843
+ /** Optional parameters. */
844
+ export interface FirmwaresDeleteOptionalParams extends coreClient.OperationOptions {
845
+ }
846
+ /** Optional parameters. */
847
+ export interface FirmwaresGetOptionalParams extends coreClient.OperationOptions {
848
+ }
849
+ /** Contains response data for the get operation. */
850
+ export type FirmwaresGetResponse = Firmware;
851
+ /** Optional parameters. */
852
+ export interface FirmwaresGenerateDownloadUrlOptionalParams extends coreClient.OperationOptions {
853
+ }
854
+ /** Contains response data for the generateDownloadUrl operation. */
855
+ export type FirmwaresGenerateDownloadUrlResponse = UrlToken;
856
+ /** Optional parameters. */
857
+ export interface FirmwaresGenerateFilesystemDownloadUrlOptionalParams extends coreClient.OperationOptions {
858
+ }
859
+ /** Contains response data for the generateFilesystemDownloadUrl operation. */
860
+ export type FirmwaresGenerateFilesystemDownloadUrlResponse = UrlToken;
861
+ /** Optional parameters. */
862
+ export interface FirmwaresListByWorkspaceNextOptionalParams extends coreClient.OperationOptions {
863
+ }
864
+ /** Contains response data for the listByWorkspaceNext operation. */
865
+ export type FirmwaresListByWorkspaceNextResponse = FirmwareList;
866
+ /** Optional parameters. */
867
+ export interface OperationsListOptionalParams extends coreClient.OperationOptions {
868
+ }
869
+ /** Contains response data for the list operation. */
870
+ export type OperationsListResponse = OperationListResult;
871
+ /** Optional parameters. */
872
+ export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
873
+ }
874
+ /** Contains response data for the listNext operation. */
875
+ export type OperationsListNextResponse = OperationListResult;
876
+ /** Optional parameters. */
877
+ export interface PasswordHashesListByFirmwareOptionalParams extends coreClient.OperationOptions {
878
+ }
879
+ /** Contains response data for the listByFirmware operation. */
880
+ export type PasswordHashesListByFirmwareResponse = PasswordHashListResult;
881
+ /** Optional parameters. */
882
+ export interface PasswordHashesListByFirmwareNextOptionalParams extends coreClient.OperationOptions {
883
+ }
884
+ /** Contains response data for the listByFirmwareNext operation. */
885
+ export type PasswordHashesListByFirmwareNextResponse = PasswordHashListResult;
886
+ /** Optional parameters. */
887
+ export interface SbomComponentsListByFirmwareOptionalParams extends coreClient.OperationOptions {
888
+ }
889
+ /** Contains response data for the listByFirmware operation. */
890
+ export type SbomComponentsListByFirmwareResponse = SbomComponentListResult;
891
+ /** Optional parameters. */
892
+ export interface SbomComponentsListByFirmwareNextOptionalParams extends coreClient.OperationOptions {
893
+ }
894
+ /** Contains response data for the listByFirmwareNext operation. */
895
+ export type SbomComponentsListByFirmwareNextResponse = SbomComponentListResult;
896
+ /** Optional parameters. */
897
+ export interface SummariesListByFirmwareOptionalParams extends coreClient.OperationOptions {
898
+ }
899
+ /** Contains response data for the listByFirmware operation. */
900
+ export type SummariesListByFirmwareResponse = SummaryListResult;
901
+ /** Optional parameters. */
902
+ export interface SummariesGetOptionalParams extends coreClient.OperationOptions {
903
+ }
904
+ /** Contains response data for the get operation. */
905
+ export type SummariesGetResponse = SummaryResource;
906
+ /** Optional parameters. */
907
+ export interface SummariesListByFirmwareNextOptionalParams extends coreClient.OperationOptions {
908
+ }
909
+ /** Contains response data for the listByFirmwareNext operation. */
910
+ export type SummariesListByFirmwareNextResponse = SummaryListResult;
911
+ /** Optional parameters. */
912
+ export interface WorkspacesListBySubscriptionOptionalParams extends coreClient.OperationOptions {
913
+ }
914
+ /** Contains response data for the listBySubscription operation. */
915
+ export type WorkspacesListBySubscriptionResponse = WorkspaceList;
916
+ /** Optional parameters. */
917
+ export interface WorkspacesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
918
+ }
919
+ /** Contains response data for the listByResourceGroup operation. */
920
+ export type WorkspacesListByResourceGroupResponse = WorkspaceList;
921
+ /** Optional parameters. */
922
+ export interface WorkspacesCreateOptionalParams extends coreClient.OperationOptions {
923
+ }
924
+ /** Contains response data for the create operation. */
925
+ export type WorkspacesCreateResponse = Workspace;
926
+ /** Optional parameters. */
927
+ export interface WorkspacesUpdateOptionalParams extends coreClient.OperationOptions {
928
+ }
929
+ /** Contains response data for the update operation. */
930
+ export type WorkspacesUpdateResponse = Workspace;
931
+ /** Optional parameters. */
932
+ export interface WorkspacesDeleteOptionalParams extends coreClient.OperationOptions {
933
+ }
934
+ /** Optional parameters. */
935
+ export interface WorkspacesGetOptionalParams extends coreClient.OperationOptions {
936
+ }
937
+ /** Contains response data for the get operation. */
938
+ export type WorkspacesGetResponse = Workspace;
939
+ /** Optional parameters. */
940
+ export interface WorkspacesGenerateUploadUrlOptionalParams extends coreClient.OperationOptions {
941
+ }
942
+ /** Contains response data for the generateUploadUrl operation. */
943
+ export type WorkspacesGenerateUploadUrlResponse = UrlToken;
944
+ /** Optional parameters. */
945
+ export interface WorkspacesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
946
+ }
947
+ /** Contains response data for the listBySubscriptionNext operation. */
948
+ export type WorkspacesListBySubscriptionNextResponse = WorkspaceList;
949
+ /** Optional parameters. */
950
+ export interface WorkspacesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
951
+ }
952
+ /** Contains response data for the listByResourceGroupNext operation. */
953
+ export type WorkspacesListByResourceGroupNextResponse = WorkspaceList;
954
+ /** Optional parameters. */
955
+ export interface IoTFirmwareDefenseClientOptionalParams extends coreClient.ServiceClientOptions {
956
+ /** server parameter */
957
+ $host?: string;
958
+ /** Api Version */
959
+ apiVersion?: string;
960
+ /** Overrides client endpoint. */
961
+ endpoint?: string;
962
+ }
963
+ //# sourceMappingURL=index.d.ts.map