@azure/arm-iotfirmwaredefense 1.0.0-alpha.20240307.1 → 1.0.0-alpha.20240322.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 (278) hide show
  1. package/CHANGELOG.md +2 -12
  2. package/LICENSE +1 -1
  3. package/README.md +2 -2
  4. package/dist/index.js +2254 -2121
  5. package/dist/index.js.map +1 -1
  6. package/dist/index.min.js +1 -1
  7. package/dist/index.min.js.map +1 -1
  8. package/dist-esm/samples-dev/binaryHardeningListByFirmwareSample.d.ts +2 -0
  9. package/dist-esm/samples-dev/binaryHardeningListByFirmwareSample.d.ts.map +1 -0
  10. package/dist-esm/samples-dev/{firmwareListGenerateCryptoKeyListSample.js → binaryHardeningListByFirmwareSample.js} +19 -20
  11. package/dist-esm/samples-dev/binaryHardeningListByFirmwareSample.js.map +1 -0
  12. package/dist-esm/samples-dev/cryptoCertificatesListByFirmwareSample.d.ts +2 -0
  13. package/dist-esm/samples-dev/cryptoCertificatesListByFirmwareSample.d.ts.map +1 -0
  14. package/dist-esm/samples-dev/{firmwareListGenerateComponentListSample.js → cryptoCertificatesListByFirmwareSample.js} +21 -23
  15. package/dist-esm/samples-dev/cryptoCertificatesListByFirmwareSample.js.map +1 -0
  16. package/dist-esm/samples-dev/cryptoKeysListByFirmwareSample.d.ts +2 -0
  17. package/dist-esm/samples-dev/cryptoKeysListByFirmwareSample.d.ts.map +1 -0
  18. package/dist-esm/samples-dev/{firmwareListGenerateCryptoCertificateListSample.js → cryptoKeysListByFirmwareSample.js} +19 -20
  19. package/dist-esm/samples-dev/cryptoKeysListByFirmwareSample.js.map +1 -0
  20. package/dist-esm/samples-dev/cvesListByFirmwareSample.d.ts +2 -0
  21. package/dist-esm/samples-dev/cvesListByFirmwareSample.d.ts.map +1 -0
  22. package/dist-esm/samples-dev/{firmwareListGenerateCveListSample.js → cvesListByFirmwareSample.js} +21 -23
  23. package/dist-esm/samples-dev/cvesListByFirmwareSample.js.map +1 -0
  24. package/dist-esm/samples-dev/firmwaresCreateSample.d.ts +2 -0
  25. package/dist-esm/samples-dev/firmwaresCreateSample.d.ts.map +1 -0
  26. package/dist-esm/samples-dev/{firmwareCreateSample.js → firmwaresCreateSample.js} +20 -18
  27. package/dist-esm/samples-dev/firmwaresCreateSample.js.map +1 -0
  28. package/dist-esm/samples-dev/firmwaresDeleteSample.d.ts +2 -0
  29. package/dist-esm/samples-dev/firmwaresDeleteSample.d.ts.map +1 -0
  30. package/dist-esm/samples-dev/{firmwareDeleteSample.js → firmwaresDeleteSample.js} +9 -9
  31. package/dist-esm/samples-dev/firmwaresDeleteSample.js.map +1 -0
  32. package/dist-esm/samples-dev/firmwaresGenerateDownloadUrlSample.d.ts +2 -0
  33. package/dist-esm/samples-dev/firmwaresGenerateDownloadUrlSample.d.ts.map +1 -0
  34. package/dist-esm/samples-dev/{firmwareGenerateDownloadUrlSample.js → firmwaresGenerateDownloadUrlSample.js} +9 -9
  35. package/dist-esm/samples-dev/firmwaresGenerateDownloadUrlSample.js.map +1 -0
  36. package/dist-esm/samples-dev/firmwaresGenerateFilesystemDownloadUrlSample.d.ts +2 -0
  37. package/dist-esm/samples-dev/firmwaresGenerateFilesystemDownloadUrlSample.d.ts.map +1 -0
  38. package/dist-esm/samples-dev/{firmwareGenerateFilesystemDownloadUrlSample.js → firmwaresGenerateFilesystemDownloadUrlSample.js} +9 -9
  39. package/dist-esm/samples-dev/firmwaresGenerateFilesystemDownloadUrlSample.js.map +1 -0
  40. package/dist-esm/samples-dev/firmwaresGetSample.d.ts +2 -0
  41. package/dist-esm/samples-dev/firmwaresGetSample.d.ts.map +1 -0
  42. package/dist-esm/samples-dev/{firmwareGetSample.js → firmwaresGetSample.js} +9 -9
  43. package/dist-esm/samples-dev/firmwaresGetSample.js.map +1 -0
  44. package/dist-esm/samples-dev/firmwaresListByWorkspaceSample.d.ts +2 -0
  45. package/dist-esm/samples-dev/firmwaresListByWorkspaceSample.d.ts.map +1 -0
  46. package/dist-esm/samples-dev/{firmwareListByWorkspaceSample.js → firmwaresListByWorkspaceSample.js} +9 -9
  47. package/dist-esm/samples-dev/firmwaresListByWorkspaceSample.js.map +1 -0
  48. package/dist-esm/samples-dev/firmwaresUpdateSample.d.ts +2 -0
  49. package/dist-esm/samples-dev/firmwaresUpdateSample.d.ts.map +1 -0
  50. package/dist-esm/samples-dev/{firmwareUpdateSample.js → firmwaresUpdateSample.js} +20 -18
  51. package/dist-esm/samples-dev/firmwaresUpdateSample.js.map +1 -0
  52. package/dist-esm/samples-dev/operationsListSample.js +2 -2
  53. package/dist-esm/samples-dev/passwordHashesListByFirmwareSample.d.ts +2 -0
  54. package/dist-esm/samples-dev/passwordHashesListByFirmwareSample.d.ts.map +1 -0
  55. package/dist-esm/samples-dev/passwordHashesListByFirmwareSample.js +92 -0
  56. package/dist-esm/samples-dev/passwordHashesListByFirmwareSample.js.map +1 -0
  57. package/dist-esm/samples-dev/sbomComponentsListByFirmwareSample.d.ts +2 -0
  58. package/dist-esm/samples-dev/sbomComponentsListByFirmwareSample.d.ts.map +1 -0
  59. package/dist-esm/samples-dev/sbomComponentsListByFirmwareSample.js +92 -0
  60. package/dist-esm/samples-dev/sbomComponentsListByFirmwareSample.js.map +1 -0
  61. package/dist-esm/samples-dev/summariesGetSample.d.ts +2 -0
  62. package/dist-esm/samples-dev/summariesGetSample.d.ts.map +1 -0
  63. package/dist-esm/samples-dev/{firmwareGenerateSummarySample.js → summariesGetSample.js} +23 -23
  64. package/dist-esm/samples-dev/summariesGetSample.js.map +1 -0
  65. package/dist-esm/samples-dev/summariesListByFirmwareSample.d.ts +2 -0
  66. package/dist-esm/samples-dev/summariesListByFirmwareSample.d.ts.map +1 -0
  67. package/dist-esm/samples-dev/{firmwareListGenerateBinaryHardeningListSample.js → summariesListByFirmwareSample.js} +21 -23
  68. package/dist-esm/samples-dev/summariesListByFirmwareSample.js.map +1 -0
  69. package/dist-esm/samples-dev/workspacesCreateSample.js +5 -4
  70. package/dist-esm/samples-dev/workspacesCreateSample.js.map +1 -1
  71. package/dist-esm/samples-dev/workspacesDeleteSample.js +2 -2
  72. package/dist-esm/samples-dev/workspacesGenerateUploadUrlSample.js +4 -4
  73. package/dist-esm/samples-dev/workspacesGenerateUploadUrlSample.js.map +1 -1
  74. package/dist-esm/samples-dev/workspacesGetSample.js +2 -2
  75. package/dist-esm/samples-dev/workspacesListByResourceGroupSample.js +2 -2
  76. package/dist-esm/samples-dev/workspacesListBySubscriptionSample.js +2 -2
  77. package/dist-esm/samples-dev/workspacesUpdateSample.js +4 -4
  78. package/dist-esm/samples-dev/workspacesUpdateSample.js.map +1 -1
  79. package/dist-esm/src/ioTFirmwareDefenseClient.d.ts +11 -4
  80. package/dist-esm/src/ioTFirmwareDefenseClient.d.ts.map +1 -1
  81. package/dist-esm/src/ioTFirmwareDefenseClient.js +19 -12
  82. package/dist-esm/src/ioTFirmwareDefenseClient.js.map +1 -1
  83. package/dist-esm/src/models/index.d.ts +516 -602
  84. package/dist-esm/src/models/index.d.ts.map +1 -1
  85. package/dist-esm/src/models/index.js +40 -92
  86. package/dist-esm/src/models/index.js.map +1 -1
  87. package/dist-esm/src/models/mappers.d.ts +45 -25
  88. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  89. package/dist-esm/src/models/mappers.js +1120 -1036
  90. package/dist-esm/src/models/mappers.js.map +1 -1
  91. package/dist-esm/src/models/parameters.d.ts +3 -2
  92. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  93. package/dist-esm/src/models/parameters.js +56 -49
  94. package/dist-esm/src/models/parameters.js.map +1 -1
  95. package/dist-esm/src/operations/binaryHardening.d.ts +41 -0
  96. package/dist-esm/src/operations/binaryHardening.d.ts.map +1 -0
  97. package/dist-esm/src/operations/binaryHardening.js +155 -0
  98. package/dist-esm/src/operations/binaryHardening.js.map +1 -0
  99. package/dist-esm/src/operations/cryptoCertificates.d.ts +41 -0
  100. package/dist-esm/src/operations/cryptoCertificates.d.ts.map +1 -0
  101. package/dist-esm/src/operations/cryptoCertificates.js +155 -0
  102. package/dist-esm/src/operations/cryptoCertificates.js.map +1 -0
  103. package/dist-esm/src/operations/cryptoKeys.d.ts +41 -0
  104. package/dist-esm/src/operations/cryptoKeys.d.ts.map +1 -0
  105. package/dist-esm/src/operations/cryptoKeys.js +155 -0
  106. package/dist-esm/src/operations/cryptoKeys.js.map +1 -0
  107. package/dist-esm/src/operations/cves.d.ts +41 -0
  108. package/dist-esm/src/operations/cves.d.ts.map +1 -0
  109. package/dist-esm/src/operations/cves.js +155 -0
  110. package/dist-esm/src/operations/cves.js.map +1 -0
  111. package/dist-esm/src/operations/firmwares.d.ts +88 -0
  112. package/dist-esm/src/operations/firmwares.d.ts.map +1 -0
  113. package/dist-esm/src/operations/firmwares.js +350 -0
  114. package/dist-esm/src/operations/firmwares.js.map +1 -0
  115. package/dist-esm/src/operations/index.d.ts +9 -2
  116. package/dist-esm/src/operations/index.d.ts.map +1 -1
  117. package/dist-esm/src/operations/index.js +9 -2
  118. package/dist-esm/src/operations/index.js.map +1 -1
  119. package/dist-esm/src/operations/operations.js +9 -9
  120. package/dist-esm/src/operations/passwordHashes.d.ts +41 -0
  121. package/dist-esm/src/operations/passwordHashes.d.ts.map +1 -0
  122. package/dist-esm/src/operations/passwordHashes.js +155 -0
  123. package/dist-esm/src/operations/passwordHashes.js.map +1 -0
  124. package/dist-esm/src/operations/sbomComponents.d.ts +41 -0
  125. package/dist-esm/src/operations/sbomComponents.d.ts.map +1 -0
  126. package/dist-esm/src/operations/sbomComponents.js +155 -0
  127. package/dist-esm/src/operations/sbomComponents.js.map +1 -0
  128. package/dist-esm/src/operations/summaries.d.ts +52 -0
  129. package/dist-esm/src/operations/summaries.d.ts.map +1 -0
  130. package/dist-esm/src/operations/summaries.js +191 -0
  131. package/dist-esm/src/operations/summaries.js.map +1 -0
  132. package/dist-esm/src/operations/workspaces.js +46 -50
  133. package/dist-esm/src/operations/workspaces.js.map +1 -1
  134. package/dist-esm/src/operationsInterfaces/binaryHardening.d.ts +14 -0
  135. package/dist-esm/src/operationsInterfaces/binaryHardening.d.ts.map +1 -0
  136. package/dist-esm/src/operationsInterfaces/{firmwareOperations.js → binaryHardening.js} +1 -1
  137. package/dist-esm/src/operationsInterfaces/binaryHardening.js.map +1 -0
  138. package/dist-esm/src/operationsInterfaces/cryptoCertificates.d.ts +14 -0
  139. package/dist-esm/src/operationsInterfaces/cryptoCertificates.d.ts.map +1 -0
  140. package/dist-esm/src/operationsInterfaces/cryptoCertificates.js +9 -0
  141. package/dist-esm/src/operationsInterfaces/cryptoCertificates.js.map +1 -0
  142. package/dist-esm/src/operationsInterfaces/cryptoKeys.d.ts +14 -0
  143. package/dist-esm/src/operationsInterfaces/cryptoKeys.d.ts.map +1 -0
  144. package/dist-esm/src/operationsInterfaces/cryptoKeys.js +9 -0
  145. package/dist-esm/src/operationsInterfaces/cryptoKeys.js.map +1 -0
  146. package/dist-esm/src/operationsInterfaces/cves.d.ts +14 -0
  147. package/dist-esm/src/operationsInterfaces/cves.d.ts.map +1 -0
  148. package/dist-esm/src/operationsInterfaces/cves.js +9 -0
  149. package/dist-esm/src/operationsInterfaces/cves.js.map +1 -0
  150. package/dist-esm/src/operationsInterfaces/firmwares.d.ts +63 -0
  151. package/dist-esm/src/operationsInterfaces/firmwares.d.ts.map +1 -0
  152. package/dist-esm/src/operationsInterfaces/firmwares.js +9 -0
  153. package/dist-esm/src/operationsInterfaces/firmwares.js.map +1 -0
  154. package/dist-esm/src/operationsInterfaces/index.d.ts +9 -2
  155. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  156. package/dist-esm/src/operationsInterfaces/index.js +9 -2
  157. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  158. package/dist-esm/src/operationsInterfaces/passwordHashes.d.ts +14 -0
  159. package/dist-esm/src/operationsInterfaces/passwordHashes.d.ts.map +1 -0
  160. package/dist-esm/src/operationsInterfaces/passwordHashes.js +9 -0
  161. package/dist-esm/src/operationsInterfaces/passwordHashes.js.map +1 -0
  162. package/dist-esm/src/operationsInterfaces/sbomComponents.d.ts +14 -0
  163. package/dist-esm/src/operationsInterfaces/sbomComponents.d.ts.map +1 -0
  164. package/dist-esm/src/operationsInterfaces/sbomComponents.js +9 -0
  165. package/dist-esm/src/operationsInterfaces/sbomComponents.js.map +1 -0
  166. package/dist-esm/src/operationsInterfaces/summaries.d.ts +24 -0
  167. package/dist-esm/src/operationsInterfaces/summaries.d.ts.map +1 -0
  168. package/dist-esm/src/operationsInterfaces/summaries.js +9 -0
  169. package/dist-esm/src/operationsInterfaces/summaries.js.map +1 -0
  170. package/dist-esm/test/iotfirmwaredefense_operations_test.spec.js +1 -1
  171. package/dist-esm/test/iotfirmwaredefense_operations_test.spec.js.map +1 -1
  172. package/package.json +8 -8
  173. package/review/arm-iotfirmwaredefense.api.md +329 -330
  174. package/src/ioTFirmwareDefenseClient.ts +53 -24
  175. package/src/models/index.ts +566 -646
  176. package/src/models/mappers.ts +1190 -1036
  177. package/src/models/parameters.ts +59 -51
  178. package/src/operations/binaryHardening.ts +216 -0
  179. package/src/operations/cryptoCertificates.ts +216 -0
  180. package/src/operations/cryptoKeys.ts +216 -0
  181. package/src/operations/cves.ts +216 -0
  182. package/src/operations/firmwares.ts +469 -0
  183. package/src/operations/index.ts +9 -2
  184. package/src/operations/operations.ts +16 -16
  185. package/src/operations/passwordHashes.ts +216 -0
  186. package/src/operations/sbomComponents.ts +216 -0
  187. package/src/operations/summaries.ts +265 -0
  188. package/src/operations/workspaces.ts +81 -92
  189. package/src/operationsInterfaces/binaryHardening.ts +31 -0
  190. package/src/operationsInterfaces/cryptoCertificates.ts +31 -0
  191. package/src/operationsInterfaces/cryptoKeys.ts +31 -0
  192. package/src/operationsInterfaces/cves.ts +28 -0
  193. package/src/operationsInterfaces/firmwares.ts +123 -0
  194. package/src/operationsInterfaces/index.ts +9 -2
  195. package/src/operationsInterfaces/operations.ts +1 -1
  196. package/src/operationsInterfaces/passwordHashes.ts +31 -0
  197. package/src/operationsInterfaces/sbomComponents.ts +31 -0
  198. package/src/operationsInterfaces/summaries.ts +50 -0
  199. package/src/operationsInterfaces/workspaces.ts +8 -8
  200. package/src/pagingHelper.ts +1 -1
  201. package/types/arm-iotfirmwaredefense.d.ts +573 -675
  202. package/types/tsdoc-metadata.json +1 -1
  203. package/dist-esm/samples-dev/firmwareCreateSample.d.ts +0 -2
  204. package/dist-esm/samples-dev/firmwareCreateSample.d.ts.map +0 -1
  205. package/dist-esm/samples-dev/firmwareCreateSample.js.map +0 -1
  206. package/dist-esm/samples-dev/firmwareDeleteSample.d.ts +0 -2
  207. package/dist-esm/samples-dev/firmwareDeleteSample.d.ts.map +0 -1
  208. package/dist-esm/samples-dev/firmwareDeleteSample.js.map +0 -1
  209. package/dist-esm/samples-dev/firmwareGenerateBinaryHardeningDetailsSample.d.ts +0 -2
  210. package/dist-esm/samples-dev/firmwareGenerateBinaryHardeningDetailsSample.d.ts.map +0 -1
  211. package/dist-esm/samples-dev/firmwareGenerateBinaryHardeningDetailsSample.js +0 -62
  212. package/dist-esm/samples-dev/firmwareGenerateBinaryHardeningDetailsSample.js.map +0 -1
  213. package/dist-esm/samples-dev/firmwareGenerateBinaryHardeningSummarySample.d.ts +0 -2
  214. package/dist-esm/samples-dev/firmwareGenerateBinaryHardeningSummarySample.d.ts.map +0 -1
  215. package/dist-esm/samples-dev/firmwareGenerateBinaryHardeningSummarySample.js +0 -62
  216. package/dist-esm/samples-dev/firmwareGenerateBinaryHardeningSummarySample.js.map +0 -1
  217. package/dist-esm/samples-dev/firmwareGenerateComponentDetailsSample.d.ts +0 -2
  218. package/dist-esm/samples-dev/firmwareGenerateComponentDetailsSample.d.ts.map +0 -1
  219. package/dist-esm/samples-dev/firmwareGenerateComponentDetailsSample.js +0 -62
  220. package/dist-esm/samples-dev/firmwareGenerateComponentDetailsSample.js.map +0 -1
  221. package/dist-esm/samples-dev/firmwareGenerateCryptoCertificateSummarySample.d.ts +0 -2
  222. package/dist-esm/samples-dev/firmwareGenerateCryptoCertificateSummarySample.d.ts.map +0 -1
  223. package/dist-esm/samples-dev/firmwareGenerateCryptoCertificateSummarySample.js +0 -61
  224. package/dist-esm/samples-dev/firmwareGenerateCryptoCertificateSummarySample.js.map +0 -1
  225. package/dist-esm/samples-dev/firmwareGenerateCryptoKeySummarySample.d.ts +0 -2
  226. package/dist-esm/samples-dev/firmwareGenerateCryptoKeySummarySample.d.ts.map +0 -1
  227. package/dist-esm/samples-dev/firmwareGenerateCryptoKeySummarySample.js +0 -61
  228. package/dist-esm/samples-dev/firmwareGenerateCryptoKeySummarySample.js.map +0 -1
  229. package/dist-esm/samples-dev/firmwareGenerateCveSummarySample.d.ts +0 -2
  230. package/dist-esm/samples-dev/firmwareGenerateCveSummarySample.d.ts.map +0 -1
  231. package/dist-esm/samples-dev/firmwareGenerateCveSummarySample.js +0 -62
  232. package/dist-esm/samples-dev/firmwareGenerateCveSummarySample.js.map +0 -1
  233. package/dist-esm/samples-dev/firmwareGenerateDownloadUrlSample.d.ts +0 -2
  234. package/dist-esm/samples-dev/firmwareGenerateDownloadUrlSample.d.ts.map +0 -1
  235. package/dist-esm/samples-dev/firmwareGenerateDownloadUrlSample.js.map +0 -1
  236. package/dist-esm/samples-dev/firmwareGenerateFilesystemDownloadUrlSample.d.ts +0 -2
  237. package/dist-esm/samples-dev/firmwareGenerateFilesystemDownloadUrlSample.d.ts.map +0 -1
  238. package/dist-esm/samples-dev/firmwareGenerateFilesystemDownloadUrlSample.js.map +0 -1
  239. package/dist-esm/samples-dev/firmwareGenerateSummarySample.d.ts +0 -2
  240. package/dist-esm/samples-dev/firmwareGenerateSummarySample.d.ts.map +0 -1
  241. package/dist-esm/samples-dev/firmwareGenerateSummarySample.js.map +0 -1
  242. package/dist-esm/samples-dev/firmwareGetSample.d.ts +0 -2
  243. package/dist-esm/samples-dev/firmwareGetSample.d.ts.map +0 -1
  244. package/dist-esm/samples-dev/firmwareGetSample.js.map +0 -1
  245. package/dist-esm/samples-dev/firmwareListByWorkspaceSample.d.ts +0 -2
  246. package/dist-esm/samples-dev/firmwareListByWorkspaceSample.d.ts.map +0 -1
  247. package/dist-esm/samples-dev/firmwareListByWorkspaceSample.js.map +0 -1
  248. package/dist-esm/samples-dev/firmwareListGenerateBinaryHardeningListSample.d.ts +0 -2
  249. package/dist-esm/samples-dev/firmwareListGenerateBinaryHardeningListSample.d.ts.map +0 -1
  250. package/dist-esm/samples-dev/firmwareListGenerateBinaryHardeningListSample.js.map +0 -1
  251. package/dist-esm/samples-dev/firmwareListGenerateComponentListSample.d.ts +0 -2
  252. package/dist-esm/samples-dev/firmwareListGenerateComponentListSample.d.ts.map +0 -1
  253. package/dist-esm/samples-dev/firmwareListGenerateComponentListSample.js.map +0 -1
  254. package/dist-esm/samples-dev/firmwareListGenerateCryptoCertificateListSample.d.ts +0 -2
  255. package/dist-esm/samples-dev/firmwareListGenerateCryptoCertificateListSample.d.ts.map +0 -1
  256. package/dist-esm/samples-dev/firmwareListGenerateCryptoCertificateListSample.js.map +0 -1
  257. package/dist-esm/samples-dev/firmwareListGenerateCryptoKeyListSample.d.ts +0 -2
  258. package/dist-esm/samples-dev/firmwareListGenerateCryptoKeyListSample.d.ts.map +0 -1
  259. package/dist-esm/samples-dev/firmwareListGenerateCryptoKeyListSample.js.map +0 -1
  260. package/dist-esm/samples-dev/firmwareListGenerateCveListSample.d.ts +0 -2
  261. package/dist-esm/samples-dev/firmwareListGenerateCveListSample.d.ts.map +0 -1
  262. package/dist-esm/samples-dev/firmwareListGenerateCveListSample.js.map +0 -1
  263. package/dist-esm/samples-dev/firmwareListGeneratePasswordHashListSample.d.ts +0 -2
  264. package/dist-esm/samples-dev/firmwareListGeneratePasswordHashListSample.d.ts.map +0 -1
  265. package/dist-esm/samples-dev/firmwareListGeneratePasswordHashListSample.js +0 -94
  266. package/dist-esm/samples-dev/firmwareListGeneratePasswordHashListSample.js.map +0 -1
  267. package/dist-esm/samples-dev/firmwareUpdateSample.d.ts +0 -2
  268. package/dist-esm/samples-dev/firmwareUpdateSample.d.ts.map +0 -1
  269. package/dist-esm/samples-dev/firmwareUpdateSample.js.map +0 -1
  270. package/dist-esm/src/operations/firmwareOperations.d.ts +0 -313
  271. package/dist-esm/src/operations/firmwareOperations.d.ts.map +0 -1
  272. package/dist-esm/src/operations/firmwareOperations.js +0 -1358
  273. package/dist-esm/src/operations/firmwareOperations.js.map +0 -1
  274. package/dist-esm/src/operationsInterfaces/firmwareOperations.d.ts +0 -169
  275. package/dist-esm/src/operationsInterfaces/firmwareOperations.d.ts.map +0 -1
  276. package/dist-esm/src/operationsInterfaces/firmwareOperations.js.map +0 -1
  277. package/src/operations/firmwareOperations.ts +0 -1892
  278. package/src/operationsInterfaces/firmwareOperations.ts +0 -320
@@ -1,320 +0,0 @@
1
- /*
2
- * Copyright (c) Microsoft Corporation.
3
- * Licensed under the MIT License.
4
- *
5
- * Code generated by Microsoft (R) AutoRest Code Generator.
6
- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
- */
8
-
9
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
10
- import {
11
- Firmware,
12
- FirmwareListByWorkspaceOptionalParams,
13
- Component,
14
- FirmwareListGenerateComponentListOptionalParams,
15
- BinaryHardening,
16
- FirmwareListGenerateBinaryHardeningListOptionalParams,
17
- PasswordHash,
18
- FirmwareListGeneratePasswordHashListOptionalParams,
19
- Cve,
20
- FirmwareListGenerateCveListOptionalParams,
21
- CryptoCertificate,
22
- FirmwareListGenerateCryptoCertificateListOptionalParams,
23
- CryptoKey,
24
- FirmwareListGenerateCryptoKeyListOptionalParams,
25
- FirmwareCreateOptionalParams,
26
- FirmwareCreateResponse,
27
- FirmwareUpdateDefinition,
28
- FirmwareUpdateOptionalParams,
29
- FirmwareUpdateResponse,
30
- FirmwareDeleteOptionalParams,
31
- FirmwareGetOptionalParams,
32
- FirmwareGetResponse,
33
- FirmwareGenerateDownloadUrlOptionalParams,
34
- FirmwareGenerateDownloadUrlResponse,
35
- FirmwareGenerateFilesystemDownloadUrlOptionalParams,
36
- FirmwareGenerateFilesystemDownloadUrlResponse,
37
- FirmwareGenerateSummaryOptionalParams,
38
- FirmwareGenerateSummaryResponse,
39
- FirmwareGenerateComponentDetailsOptionalParams,
40
- FirmwareGenerateComponentDetailsResponse,
41
- FirmwareGenerateBinaryHardeningSummaryOptionalParams,
42
- FirmwareGenerateBinaryHardeningSummaryResponse,
43
- FirmwareGenerateBinaryHardeningDetailsOptionalParams,
44
- FirmwareGenerateBinaryHardeningDetailsResponse,
45
- FirmwareGenerateCveSummaryOptionalParams,
46
- FirmwareGenerateCveSummaryResponse,
47
- FirmwareGenerateCryptoCertificateSummaryOptionalParams,
48
- FirmwareGenerateCryptoCertificateSummaryResponse,
49
- FirmwareGenerateCryptoKeySummaryOptionalParams,
50
- FirmwareGenerateCryptoKeySummaryResponse
51
- } from "../models";
52
-
53
- /// <reference lib="esnext.asynciterable" />
54
- /** Interface representing a FirmwareOperations. */
55
- export interface FirmwareOperations {
56
- /**
57
- * Lists all of firmwares inside a workspace.
58
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
59
- * @param workspaceName The name of the firmware analysis workspace.
60
- * @param options The options parameters.
61
- */
62
- listByWorkspace(
63
- resourceGroupName: string,
64
- workspaceName: string,
65
- options?: FirmwareListByWorkspaceOptionalParams
66
- ): PagedAsyncIterableIterator<Firmware>;
67
- /**
68
- * The operation to list all components result for a firmware.
69
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
70
- * @param workspaceName The name of the firmware analysis workspace.
71
- * @param firmwareId The id of the firmware.
72
- * @param options The options parameters.
73
- */
74
- listGenerateComponentList(
75
- resourceGroupName: string,
76
- workspaceName: string,
77
- firmwareId: string,
78
- options?: FirmwareListGenerateComponentListOptionalParams
79
- ): PagedAsyncIterableIterator<Component>;
80
- /**
81
- * The operation to list all binary hardening result for a firmware.
82
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
83
- * @param workspaceName The name of the firmware analysis workspace.
84
- * @param firmwareId The id of the firmware.
85
- * @param options The options parameters.
86
- */
87
- listGenerateBinaryHardeningList(
88
- resourceGroupName: string,
89
- workspaceName: string,
90
- firmwareId: string,
91
- options?: FirmwareListGenerateBinaryHardeningListOptionalParams
92
- ): PagedAsyncIterableIterator<BinaryHardening>;
93
- /**
94
- * The operation to list all password hashes for a firmware.
95
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
96
- * @param workspaceName The name of the firmware analysis workspace.
97
- * @param firmwareId The id of the firmware.
98
- * @param options The options parameters.
99
- */
100
- listGeneratePasswordHashList(
101
- resourceGroupName: string,
102
- workspaceName: string,
103
- firmwareId: string,
104
- options?: FirmwareListGeneratePasswordHashListOptionalParams
105
- ): PagedAsyncIterableIterator<PasswordHash>;
106
- /**
107
- * The operation to list all cve results for a firmware.
108
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
109
- * @param workspaceName The name of the firmware analysis workspace.
110
- * @param firmwareId The id of the firmware.
111
- * @param options The options parameters.
112
- */
113
- listGenerateCveList(
114
- resourceGroupName: string,
115
- workspaceName: string,
116
- firmwareId: string,
117
- options?: FirmwareListGenerateCveListOptionalParams
118
- ): PagedAsyncIterableIterator<Cve>;
119
- /**
120
- * The operation to list all crypto certificates for a firmware.
121
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
122
- * @param workspaceName The name of the firmware analysis workspace.
123
- * @param firmwareId The id of the firmware.
124
- * @param options The options parameters.
125
- */
126
- listGenerateCryptoCertificateList(
127
- resourceGroupName: string,
128
- workspaceName: string,
129
- firmwareId: string,
130
- options?: FirmwareListGenerateCryptoCertificateListOptionalParams
131
- ): PagedAsyncIterableIterator<CryptoCertificate>;
132
- /**
133
- * The operation to list all crypto keys for a firmware.
134
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
135
- * @param workspaceName The name of the firmware analysis workspace.
136
- * @param firmwareId The id of the firmware.
137
- * @param options The options parameters.
138
- */
139
- listGenerateCryptoKeyList(
140
- resourceGroupName: string,
141
- workspaceName: string,
142
- firmwareId: string,
143
- options?: FirmwareListGenerateCryptoKeyListOptionalParams
144
- ): PagedAsyncIterableIterator<CryptoKey>;
145
- /**
146
- * The operation to create a firmware.
147
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
148
- * @param workspaceName The name of the firmware analysis workspace.
149
- * @param firmwareId The id of the firmware.
150
- * @param firmware Details of the firmware being created or updated.
151
- * @param options The options parameters.
152
- */
153
- create(
154
- resourceGroupName: string,
155
- workspaceName: string,
156
- firmwareId: string,
157
- firmware: Firmware,
158
- options?: FirmwareCreateOptionalParams
159
- ): Promise<FirmwareCreateResponse>;
160
- /**
161
- * The operation to update firmware.
162
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
163
- * @param workspaceName The name of the firmware analysis workspace.
164
- * @param firmwareId The id of the firmware.
165
- * @param firmware Details of the firmware being created or updated.
166
- * @param options The options parameters.
167
- */
168
- update(
169
- resourceGroupName: string,
170
- workspaceName: string,
171
- firmwareId: string,
172
- firmware: FirmwareUpdateDefinition,
173
- options?: FirmwareUpdateOptionalParams
174
- ): Promise<FirmwareUpdateResponse>;
175
- /**
176
- * The operation to delete a firmware.
177
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
178
- * @param workspaceName The name of the firmware analysis workspace.
179
- * @param firmwareId The id of the firmware.
180
- * @param options The options parameters.
181
- */
182
- delete(
183
- resourceGroupName: string,
184
- workspaceName: string,
185
- firmwareId: string,
186
- options?: FirmwareDeleteOptionalParams
187
- ): Promise<void>;
188
- /**
189
- * Get firmware.
190
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
191
- * @param workspaceName The name of the firmware analysis workspace.
192
- * @param firmwareId The id of the firmware.
193
- * @param options The options parameters.
194
- */
195
- get(
196
- resourceGroupName: string,
197
- workspaceName: string,
198
- firmwareId: string,
199
- options?: FirmwareGetOptionalParams
200
- ): Promise<FirmwareGetResponse>;
201
- /**
202
- * The operation to a url for file download.
203
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
204
- * @param workspaceName The name of the firmware analysis workspace.
205
- * @param firmwareId The id of the firmware.
206
- * @param options The options parameters.
207
- */
208
- generateDownloadUrl(
209
- resourceGroupName: string,
210
- workspaceName: string,
211
- firmwareId: string,
212
- options?: FirmwareGenerateDownloadUrlOptionalParams
213
- ): Promise<FirmwareGenerateDownloadUrlResponse>;
214
- /**
215
- * The operation to a url for tar file download.
216
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
217
- * @param workspaceName The name of the firmware analysis workspace.
218
- * @param firmwareId The id of the firmware.
219
- * @param options The options parameters.
220
- */
221
- generateFilesystemDownloadUrl(
222
- resourceGroupName: string,
223
- workspaceName: string,
224
- firmwareId: string,
225
- options?: FirmwareGenerateFilesystemDownloadUrlOptionalParams
226
- ): Promise<FirmwareGenerateFilesystemDownloadUrlResponse>;
227
- /**
228
- * The operation to get a scan summary.
229
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
230
- * @param workspaceName The name of the firmware analysis workspace.
231
- * @param firmwareId The id of the firmware.
232
- * @param options The options parameters.
233
- */
234
- generateSummary(
235
- resourceGroupName: string,
236
- workspaceName: string,
237
- firmwareId: string,
238
- options?: FirmwareGenerateSummaryOptionalParams
239
- ): Promise<FirmwareGenerateSummaryResponse>;
240
- /**
241
- * The operation to get component details for a firmware.
242
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
243
- * @param workspaceName The name of the firmware analysis workspace.
244
- * @param firmwareId The id of the firmware.
245
- * @param options The options parameters.
246
- */
247
- generateComponentDetails(
248
- resourceGroupName: string,
249
- workspaceName: string,
250
- firmwareId: string,
251
- options?: FirmwareGenerateComponentDetailsOptionalParams
252
- ): Promise<FirmwareGenerateComponentDetailsResponse>;
253
- /**
254
- * The operation to list the binary hardening summary percentages for a firmware.
255
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
256
- * @param workspaceName The name of the firmware analysis workspace.
257
- * @param firmwareId The id of the firmware.
258
- * @param options The options parameters.
259
- */
260
- generateBinaryHardeningSummary(
261
- resourceGroupName: string,
262
- workspaceName: string,
263
- firmwareId: string,
264
- options?: FirmwareGenerateBinaryHardeningSummaryOptionalParams
265
- ): Promise<FirmwareGenerateBinaryHardeningSummaryResponse>;
266
- /**
267
- * The operation to get binary hardening details for a firmware.
268
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
269
- * @param workspaceName The name of the firmware analysis workspace.
270
- * @param firmwareId The id of the firmware.
271
- * @param options The options parameters.
272
- */
273
- generateBinaryHardeningDetails(
274
- resourceGroupName: string,
275
- workspaceName: string,
276
- firmwareId: string,
277
- options?: FirmwareGenerateBinaryHardeningDetailsOptionalParams
278
- ): Promise<FirmwareGenerateBinaryHardeningDetailsResponse>;
279
- /**
280
- * The operation to provide a high level summary of the CVEs reported for the firmware image.
281
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
282
- * @param workspaceName The name of the firmware analysis workspace.
283
- * @param firmwareId The id of the firmware.
284
- * @param options The options parameters.
285
- */
286
- generateCveSummary(
287
- resourceGroupName: string,
288
- workspaceName: string,
289
- firmwareId: string,
290
- options?: FirmwareGenerateCveSummaryOptionalParams
291
- ): Promise<FirmwareGenerateCveSummaryResponse>;
292
- /**
293
- * The operation to provide a high level summary of the discovered cryptographic certificates reported
294
- * for the firmware image.
295
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
296
- * @param workspaceName The name of the firmware analysis workspace.
297
- * @param firmwareId The id of the firmware.
298
- * @param options The options parameters.
299
- */
300
- generateCryptoCertificateSummary(
301
- resourceGroupName: string,
302
- workspaceName: string,
303
- firmwareId: string,
304
- options?: FirmwareGenerateCryptoCertificateSummaryOptionalParams
305
- ): Promise<FirmwareGenerateCryptoCertificateSummaryResponse>;
306
- /**
307
- * The operation to provide a high level summary of the discovered cryptographic keys reported for the
308
- * firmware image.
309
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
310
- * @param workspaceName The name of the firmware analysis workspace.
311
- * @param firmwareId The id of the firmware.
312
- * @param options The options parameters.
313
- */
314
- generateCryptoKeySummary(
315
- resourceGroupName: string,
316
- workspaceName: string,
317
- firmwareId: string,
318
- options?: FirmwareGenerateCryptoKeySummaryOptionalParams
319
- ): Promise<FirmwareGenerateCryptoKeySummaryResponse>;
320
- }