@azure/arm-iotfirmwaredefense 1.0.1-alpha.20250207.1 → 1.0.1-alpha.20250210.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +21 -14
- package/dist/browser/index.d.ts +5 -0
- package/{dist-esm/src → dist/browser}/index.d.ts.map +1 -1
- package/{dist-esm/src → dist/browser}/index.js +4 -4
- package/dist/browser/index.js.map +1 -0
- package/{dist-esm/src → dist/browser}/ioTFirmwareDefenseClient.d.ts +2 -2
- package/dist/browser/ioTFirmwareDefenseClient.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/ioTFirmwareDefenseClient.js +15 -18
- package/dist/browser/ioTFirmwareDefenseClient.js.map +1 -0
- package/dist/browser/models/index.js.map +1 -0
- package/dist/browser/models/mappers.js.map +1 -0
- package/{dist-esm/src → dist/browser}/models/parameters.js +1 -1
- package/dist/browser/models/parameters.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/binaryHardening.d.ts +3 -3
- package/dist/browser/operations/binaryHardening.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/binaryHardening.js +3 -3
- package/dist/browser/operations/binaryHardening.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/cryptoCertificates.d.ts +3 -3
- package/dist/browser/operations/cryptoCertificates.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/cryptoCertificates.js +3 -3
- package/dist/browser/operations/cryptoCertificates.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/cryptoKeys.d.ts +3 -3
- package/dist/browser/operations/cryptoKeys.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/cryptoKeys.js +3 -3
- package/dist/browser/operations/cryptoKeys.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/cves.d.ts +3 -3
- package/dist/browser/operations/cves.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/cves.js +3 -3
- package/dist/browser/operations/cves.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/firmwares.d.ts +3 -3
- package/dist/browser/operations/firmwares.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/firmwares.js +3 -3
- package/dist/browser/operations/firmwares.js.map +1 -0
- package/dist/browser/operations/index.d.ts +11 -0
- package/dist/browser/operations/index.d.ts.map +1 -0
- package/dist/browser/operations/index.js +18 -0
- package/dist/browser/operations/index.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/operations.d.ts +3 -3
- package/dist/browser/operations/operations.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/operations.js +3 -3
- package/dist/browser/operations/operations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/passwordHashes.d.ts +3 -3
- package/dist/browser/operations/passwordHashes.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/passwordHashes.js +3 -3
- package/dist/browser/operations/passwordHashes.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/sbomComponents.d.ts +3 -3
- package/dist/browser/operations/sbomComponents.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/sbomComponents.js +3 -3
- package/dist/browser/operations/sbomComponents.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/summaries.d.ts +3 -3
- package/dist/browser/operations/summaries.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/summaries.js +3 -3
- package/dist/browser/operations/summaries.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/workspaces.d.ts +3 -3
- package/dist/browser/operations/workspaces.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/workspaces.js +3 -3
- package/dist/browser/operations/workspaces.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/binaryHardening.d.ts +1 -1
- package/dist/browser/operationsInterfaces/binaryHardening.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/binaryHardening.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/cryptoCertificates.d.ts +1 -1
- package/dist/browser/operationsInterfaces/cryptoCertificates.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/cryptoCertificates.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/cryptoKeys.d.ts +1 -1
- package/dist/browser/operationsInterfaces/cryptoKeys.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/cryptoKeys.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/cves.d.ts +1 -1
- package/dist/browser/operationsInterfaces/cves.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/cves.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/firmwares.d.ts +1 -1
- package/dist/browser/operationsInterfaces/firmwares.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/firmwares.js.map +1 -0
- package/dist/browser/operationsInterfaces/index.d.ts +11 -0
- package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/index.js +18 -0
- package/dist/browser/operationsInterfaces/index.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts +1 -1
- package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/operations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/passwordHashes.d.ts +1 -1
- package/dist/browser/operationsInterfaces/passwordHashes.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/passwordHashes.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/sbomComponents.d.ts +1 -1
- package/dist/browser/operationsInterfaces/sbomComponents.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/sbomComponents.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/summaries.d.ts +1 -1
- package/dist/browser/operationsInterfaces/summaries.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/summaries.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/workspaces.d.ts +1 -1
- package/dist/browser/operationsInterfaces/workspaces.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/workspaces.js.map +1 -0
- package/dist/browser/package.json +3 -0
- package/dist/browser/pagingHelper.js.map +1 -0
- package/dist/commonjs/index.d.ts +5 -0
- package/dist/commonjs/index.d.ts.map +1 -0
- package/dist/commonjs/index.js +19 -0
- package/dist/commonjs/index.js.map +1 -0
- package/dist/commonjs/ioTFirmwareDefenseClient.d.ts +29 -0
- package/dist/commonjs/ioTFirmwareDefenseClient.d.ts.map +1 -0
- package/dist/commonjs/ioTFirmwareDefenseClient.js +111 -0
- package/dist/commonjs/ioTFirmwareDefenseClient.js.map +1 -0
- package/{types/arm-iotfirmwaredefense.d.ts → dist/commonjs/models/index.d.ts} +963 -1351
- package/dist/commonjs/models/index.d.ts.map +1 -0
- package/dist/commonjs/models/index.js +93 -0
- package/dist/commonjs/models/index.js.map +1 -0
- package/dist/commonjs/models/mappers.d.ts +61 -0
- package/dist/commonjs/models/mappers.d.ts.map +1 -0
- package/dist/commonjs/models/mappers.js +1706 -0
- package/dist/commonjs/models/mappers.js.map +1 -0
- package/dist/commonjs/models/parameters.d.ts +17 -0
- package/dist/commonjs/models/parameters.d.ts.map +1 -0
- package/dist/commonjs/models/parameters.js +144 -0
- package/dist/commonjs/models/parameters.js.map +1 -0
- package/dist/commonjs/operations/binaryHardening.d.ts +41 -0
- package/dist/commonjs/operations/binaryHardening.d.ts.map +1 -0
- package/dist/commonjs/operations/binaryHardening.js +159 -0
- package/dist/commonjs/operations/binaryHardening.js.map +1 -0
- package/dist/commonjs/operations/cryptoCertificates.d.ts +41 -0
- package/dist/commonjs/operations/cryptoCertificates.d.ts.map +1 -0
- package/dist/commonjs/operations/cryptoCertificates.js +159 -0
- package/dist/commonjs/operations/cryptoCertificates.js.map +1 -0
- package/dist/commonjs/operations/cryptoKeys.d.ts +41 -0
- package/dist/commonjs/operations/cryptoKeys.d.ts.map +1 -0
- package/dist/commonjs/operations/cryptoKeys.js +159 -0
- package/dist/commonjs/operations/cryptoKeys.js.map +1 -0
- package/dist/commonjs/operations/cves.d.ts +41 -0
- package/dist/commonjs/operations/cves.d.ts.map +1 -0
- package/dist/commonjs/operations/cves.js +159 -0
- package/dist/commonjs/operations/cves.js.map +1 -0
- package/dist/commonjs/operations/firmwares.d.ts +88 -0
- package/dist/commonjs/operations/firmwares.d.ts.map +1 -0
- package/dist/commonjs/operations/firmwares.js +354 -0
- package/dist/commonjs/operations/firmwares.js.map +1 -0
- package/dist/commonjs/operations/index.d.ts +11 -0
- package/dist/commonjs/operations/index.d.ts.map +1 -0
- package/dist/commonjs/operations/index.js +21 -0
- package/dist/commonjs/operations/index.js.map +1 -0
- package/dist/commonjs/operations/operations.d.ts +32 -0
- package/dist/commonjs/operations/operations.d.ts.map +1 -0
- package/dist/commonjs/operations/operations.js +137 -0
- package/dist/commonjs/operations/operations.js.map +1 -0
- package/dist/commonjs/operations/passwordHashes.d.ts +41 -0
- package/dist/commonjs/operations/passwordHashes.d.ts.map +1 -0
- package/dist/commonjs/operations/passwordHashes.js +159 -0
- package/dist/commonjs/operations/passwordHashes.js.map +1 -0
- package/dist/commonjs/operations/sbomComponents.d.ts +41 -0
- package/dist/commonjs/operations/sbomComponents.d.ts.map +1 -0
- package/dist/commonjs/operations/sbomComponents.js +159 -0
- package/dist/commonjs/operations/sbomComponents.js.map +1 -0
- package/dist/commonjs/operations/summaries.d.ts +52 -0
- package/dist/commonjs/operations/summaries.d.ts.map +1 -0
- package/dist/commonjs/operations/summaries.js +195 -0
- package/dist/commonjs/operations/summaries.js.map +1 -0
- package/dist/commonjs/operations/workspaces.d.ts +91 -0
- package/dist/commonjs/operations/workspaces.d.ts.map +1 -0
- package/dist/commonjs/operations/workspaces.js +421 -0
- package/dist/commonjs/operations/workspaces.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/binaryHardening.d.ts +14 -0
- package/dist/commonjs/operationsInterfaces/binaryHardening.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/binaryHardening.js +10 -0
- package/dist/commonjs/operationsInterfaces/binaryHardening.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/cryptoCertificates.d.ts +14 -0
- package/dist/commonjs/operationsInterfaces/cryptoCertificates.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/cryptoCertificates.js +10 -0
- package/dist/commonjs/operationsInterfaces/cryptoCertificates.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/cryptoKeys.d.ts +14 -0
- package/dist/commonjs/operationsInterfaces/cryptoKeys.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/cryptoKeys.js +10 -0
- package/dist/commonjs/operationsInterfaces/cryptoKeys.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/cves.d.ts +14 -0
- package/dist/commonjs/operationsInterfaces/cves.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/cves.js +10 -0
- package/dist/commonjs/operationsInterfaces/cves.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/firmwares.d.ts +63 -0
- package/dist/commonjs/operationsInterfaces/firmwares.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/firmwares.js +10 -0
- package/dist/commonjs/operationsInterfaces/firmwares.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/index.d.ts +11 -0
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/index.js +21 -0
- package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/operations.js +10 -0
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/passwordHashes.d.ts +14 -0
- package/dist/commonjs/operationsInterfaces/passwordHashes.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/passwordHashes.js +10 -0
- package/dist/commonjs/operationsInterfaces/passwordHashes.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/sbomComponents.d.ts +14 -0
- package/dist/commonjs/operationsInterfaces/sbomComponents.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/sbomComponents.js +10 -0
- package/dist/commonjs/operationsInterfaces/sbomComponents.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/summaries.d.ts +24 -0
- package/dist/commonjs/operationsInterfaces/summaries.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/summaries.js +10 -0
- package/dist/commonjs/operationsInterfaces/summaries.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/workspaces.d.ts +55 -0
- package/dist/commonjs/operationsInterfaces/workspaces.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/workspaces.js +10 -0
- package/dist/commonjs/operationsInterfaces/workspaces.js.map +1 -0
- package/dist/commonjs/package.json +3 -0
- package/dist/commonjs/pagingHelper.d.ts +13 -0
- package/dist/commonjs/pagingHelper.d.ts.map +1 -0
- package/dist/commonjs/pagingHelper.js +36 -0
- package/dist/commonjs/pagingHelper.js.map +1 -0
- package/dist/esm/index.d.ts +5 -0
- package/dist/esm/index.d.ts.map +1 -0
- package/{src/index.ts → dist/esm/index.js} +5 -5
- package/dist/esm/index.js.map +1 -0
- package/dist/esm/ioTFirmwareDefenseClient.d.ts +29 -0
- package/dist/esm/ioTFirmwareDefenseClient.d.ts.map +1 -0
- package/dist/esm/ioTFirmwareDefenseClient.js +106 -0
- package/dist/esm/ioTFirmwareDefenseClient.js.map +1 -0
- package/dist/esm/models/index.d.ts +963 -0
- package/dist/esm/models/index.d.ts.map +1 -0
- package/dist/esm/models/index.js +90 -0
- package/dist/esm/models/index.js.map +1 -0
- package/dist/esm/models/mappers.d.ts +61 -0
- package/dist/esm/models/mappers.d.ts.map +1 -0
- package/dist/esm/models/mappers.js +1702 -0
- package/dist/esm/models/mappers.js.map +1 -0
- package/dist/esm/models/parameters.d.ts +17 -0
- package/dist/esm/models/parameters.d.ts.map +1 -0
- package/dist/esm/models/parameters.js +141 -0
- package/dist/esm/models/parameters.js.map +1 -0
- package/dist/esm/operations/binaryHardening.d.ts +41 -0
- package/dist/esm/operations/binaryHardening.d.ts.map +1 -0
- package/dist/esm/operations/binaryHardening.js +155 -0
- package/dist/esm/operations/binaryHardening.js.map +1 -0
- package/dist/esm/operations/cryptoCertificates.d.ts +41 -0
- package/dist/esm/operations/cryptoCertificates.d.ts.map +1 -0
- package/dist/esm/operations/cryptoCertificates.js +155 -0
- package/dist/esm/operations/cryptoCertificates.js.map +1 -0
- package/dist/esm/operations/cryptoKeys.d.ts +41 -0
- package/dist/esm/operations/cryptoKeys.d.ts.map +1 -0
- package/dist/esm/operations/cryptoKeys.js +155 -0
- package/dist/esm/operations/cryptoKeys.js.map +1 -0
- package/dist/esm/operations/cves.d.ts +41 -0
- package/dist/esm/operations/cves.d.ts.map +1 -0
- package/dist/esm/operations/cves.js +155 -0
- package/dist/esm/operations/cves.js.map +1 -0
- package/dist/esm/operations/firmwares.d.ts +88 -0
- package/dist/esm/operations/firmwares.d.ts.map +1 -0
- package/dist/esm/operations/firmwares.js +350 -0
- package/dist/esm/operations/firmwares.js.map +1 -0
- package/dist/esm/operations/index.d.ts +11 -0
- package/dist/esm/operations/index.d.ts.map +1 -0
- package/dist/esm/operations/index.js +18 -0
- package/dist/esm/operations/index.js.map +1 -0
- package/dist/esm/operations/operations.d.ts +32 -0
- package/dist/esm/operations/operations.d.ts.map +1 -0
- package/dist/esm/operations/operations.js +133 -0
- package/dist/esm/operations/operations.js.map +1 -0
- package/dist/esm/operations/passwordHashes.d.ts +41 -0
- package/dist/esm/operations/passwordHashes.d.ts.map +1 -0
- package/dist/esm/operations/passwordHashes.js +155 -0
- package/dist/esm/operations/passwordHashes.js.map +1 -0
- package/dist/esm/operations/sbomComponents.d.ts +41 -0
- package/dist/esm/operations/sbomComponents.d.ts.map +1 -0
- package/dist/esm/operations/sbomComponents.js +155 -0
- package/dist/esm/operations/sbomComponents.js.map +1 -0
- package/dist/esm/operations/summaries.d.ts +52 -0
- package/dist/esm/operations/summaries.d.ts.map +1 -0
- package/dist/esm/operations/summaries.js +191 -0
- package/dist/esm/operations/summaries.js.map +1 -0
- package/dist/esm/operations/workspaces.d.ts +91 -0
- package/dist/esm/operations/workspaces.d.ts.map +1 -0
- package/dist/esm/operations/workspaces.js +417 -0
- package/dist/esm/operations/workspaces.js.map +1 -0
- package/dist/esm/operationsInterfaces/binaryHardening.d.ts +14 -0
- package/dist/esm/operationsInterfaces/binaryHardening.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/binaryHardening.js +9 -0
- package/dist/esm/operationsInterfaces/binaryHardening.js.map +1 -0
- package/dist/esm/operationsInterfaces/cryptoCertificates.d.ts +14 -0
- package/dist/esm/operationsInterfaces/cryptoCertificates.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/cryptoCertificates.js +9 -0
- package/dist/esm/operationsInterfaces/cryptoCertificates.js.map +1 -0
- package/dist/esm/operationsInterfaces/cryptoKeys.d.ts +14 -0
- package/dist/esm/operationsInterfaces/cryptoKeys.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/cryptoKeys.js +9 -0
- package/dist/esm/operationsInterfaces/cryptoKeys.js.map +1 -0
- package/dist/esm/operationsInterfaces/cves.d.ts +14 -0
- package/dist/esm/operationsInterfaces/cves.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/cves.js +9 -0
- package/dist/esm/operationsInterfaces/cves.js.map +1 -0
- package/dist/esm/operationsInterfaces/firmwares.d.ts +63 -0
- package/dist/esm/operationsInterfaces/firmwares.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/firmwares.js +9 -0
- package/dist/esm/operationsInterfaces/firmwares.js.map +1 -0
- package/dist/esm/operationsInterfaces/index.d.ts +11 -0
- package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/index.js +18 -0
- package/dist/esm/operationsInterfaces/index.js.map +1 -0
- package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
- package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/operations.js +9 -0
- package/dist/esm/operationsInterfaces/operations.js.map +1 -0
- package/dist/esm/operationsInterfaces/passwordHashes.d.ts +14 -0
- package/dist/esm/operationsInterfaces/passwordHashes.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/passwordHashes.js +9 -0
- package/dist/esm/operationsInterfaces/passwordHashes.js.map +1 -0
- package/dist/esm/operationsInterfaces/sbomComponents.d.ts +14 -0
- package/dist/esm/operationsInterfaces/sbomComponents.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/sbomComponents.js +9 -0
- package/dist/esm/operationsInterfaces/sbomComponents.js.map +1 -0
- package/dist/esm/operationsInterfaces/summaries.d.ts +24 -0
- package/dist/esm/operationsInterfaces/summaries.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/summaries.js +9 -0
- package/dist/esm/operationsInterfaces/summaries.js.map +1 -0
- package/dist/esm/operationsInterfaces/workspaces.d.ts +55 -0
- package/dist/esm/operationsInterfaces/workspaces.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/workspaces.js +9 -0
- package/dist/esm/operationsInterfaces/workspaces.js.map +1 -0
- package/dist/esm/package.json +3 -0
- package/dist/esm/pagingHelper.d.ts +13 -0
- package/dist/esm/pagingHelper.d.ts.map +1 -0
- package/dist/esm/pagingHelper.js +32 -0
- package/dist/esm/pagingHelper.js.map +1 -0
- package/dist/react-native/index.d.ts +5 -0
- package/dist/react-native/index.d.ts.map +1 -0
- package/dist/react-native/index.js +13 -0
- package/dist/react-native/index.js.map +1 -0
- package/dist/react-native/ioTFirmwareDefenseClient.d.ts +29 -0
- package/dist/react-native/ioTFirmwareDefenseClient.d.ts.map +1 -0
- package/dist/react-native/ioTFirmwareDefenseClient.js +106 -0
- package/dist/react-native/ioTFirmwareDefenseClient.js.map +1 -0
- package/dist/react-native/models/index.d.ts +963 -0
- package/dist/react-native/models/index.d.ts.map +1 -0
- package/dist/react-native/models/index.js +90 -0
- package/dist/react-native/models/index.js.map +1 -0
- package/dist/react-native/models/mappers.d.ts +61 -0
- package/dist/react-native/models/mappers.d.ts.map +1 -0
- package/dist/react-native/models/mappers.js +1702 -0
- package/dist/react-native/models/mappers.js.map +1 -0
- package/dist/react-native/models/parameters.d.ts +17 -0
- package/dist/react-native/models/parameters.d.ts.map +1 -0
- package/dist/react-native/models/parameters.js +141 -0
- package/dist/react-native/models/parameters.js.map +1 -0
- package/dist/react-native/operations/binaryHardening.d.ts +41 -0
- package/dist/react-native/operations/binaryHardening.d.ts.map +1 -0
- package/dist/react-native/operations/binaryHardening.js +155 -0
- package/dist/react-native/operations/binaryHardening.js.map +1 -0
- package/dist/react-native/operations/cryptoCertificates.d.ts +41 -0
- package/dist/react-native/operations/cryptoCertificates.d.ts.map +1 -0
- package/dist/react-native/operations/cryptoCertificates.js +155 -0
- package/dist/react-native/operations/cryptoCertificates.js.map +1 -0
- package/dist/react-native/operations/cryptoKeys.d.ts +41 -0
- package/dist/react-native/operations/cryptoKeys.d.ts.map +1 -0
- package/dist/react-native/operations/cryptoKeys.js +155 -0
- package/dist/react-native/operations/cryptoKeys.js.map +1 -0
- package/dist/react-native/operations/cves.d.ts +41 -0
- package/dist/react-native/operations/cves.d.ts.map +1 -0
- package/dist/react-native/operations/cves.js +155 -0
- package/dist/react-native/operations/cves.js.map +1 -0
- package/dist/react-native/operations/firmwares.d.ts +88 -0
- package/dist/react-native/operations/firmwares.d.ts.map +1 -0
- package/dist/react-native/operations/firmwares.js +350 -0
- package/dist/react-native/operations/firmwares.js.map +1 -0
- package/dist/react-native/operations/index.d.ts +11 -0
- package/dist/react-native/operations/index.d.ts.map +1 -0
- package/dist/react-native/operations/index.js +18 -0
- package/dist/react-native/operations/index.js.map +1 -0
- package/dist/react-native/operations/operations.d.ts +32 -0
- package/dist/react-native/operations/operations.d.ts.map +1 -0
- package/dist/react-native/operations/operations.js +133 -0
- package/dist/react-native/operations/operations.js.map +1 -0
- package/dist/react-native/operations/passwordHashes.d.ts +41 -0
- package/dist/react-native/operations/passwordHashes.d.ts.map +1 -0
- package/dist/react-native/operations/passwordHashes.js +155 -0
- package/dist/react-native/operations/passwordHashes.js.map +1 -0
- package/dist/react-native/operations/sbomComponents.d.ts +41 -0
- package/dist/react-native/operations/sbomComponents.d.ts.map +1 -0
- package/dist/react-native/operations/sbomComponents.js +155 -0
- package/dist/react-native/operations/sbomComponents.js.map +1 -0
- package/dist/react-native/operations/summaries.d.ts +52 -0
- package/dist/react-native/operations/summaries.d.ts.map +1 -0
- package/dist/react-native/operations/summaries.js +191 -0
- package/dist/react-native/operations/summaries.js.map +1 -0
- package/dist/react-native/operations/workspaces.d.ts +91 -0
- package/dist/react-native/operations/workspaces.d.ts.map +1 -0
- package/dist/react-native/operations/workspaces.js +417 -0
- package/dist/react-native/operations/workspaces.js.map +1 -0
- package/dist/react-native/operationsInterfaces/binaryHardening.d.ts +14 -0
- package/dist/react-native/operationsInterfaces/binaryHardening.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/binaryHardening.js +9 -0
- package/dist/react-native/operationsInterfaces/binaryHardening.js.map +1 -0
- package/dist/react-native/operationsInterfaces/cryptoCertificates.d.ts +14 -0
- package/dist/react-native/operationsInterfaces/cryptoCertificates.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/cryptoCertificates.js +9 -0
- package/dist/react-native/operationsInterfaces/cryptoCertificates.js.map +1 -0
- package/dist/react-native/operationsInterfaces/cryptoKeys.d.ts +14 -0
- package/dist/react-native/operationsInterfaces/cryptoKeys.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/cryptoKeys.js +9 -0
- package/dist/react-native/operationsInterfaces/cryptoKeys.js.map +1 -0
- package/dist/react-native/operationsInterfaces/cves.d.ts +14 -0
- package/dist/react-native/operationsInterfaces/cves.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/cves.js +9 -0
- package/dist/react-native/operationsInterfaces/cves.js.map +1 -0
- package/dist/react-native/operationsInterfaces/firmwares.d.ts +63 -0
- package/dist/react-native/operationsInterfaces/firmwares.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/firmwares.js +9 -0
- package/dist/react-native/operationsInterfaces/firmwares.js.map +1 -0
- package/dist/react-native/operationsInterfaces/index.d.ts +11 -0
- package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/index.js +18 -0
- package/dist/react-native/operationsInterfaces/index.js.map +1 -0
- package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/operations.js +9 -0
- package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/passwordHashes.d.ts +14 -0
- package/dist/react-native/operationsInterfaces/passwordHashes.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/passwordHashes.js +9 -0
- package/dist/react-native/operationsInterfaces/passwordHashes.js.map +1 -0
- package/dist/react-native/operationsInterfaces/sbomComponents.d.ts +14 -0
- package/dist/react-native/operationsInterfaces/sbomComponents.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/sbomComponents.js +9 -0
- package/dist/react-native/operationsInterfaces/sbomComponents.js.map +1 -0
- package/dist/react-native/operationsInterfaces/summaries.d.ts +24 -0
- package/dist/react-native/operationsInterfaces/summaries.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/summaries.js +9 -0
- package/dist/react-native/operationsInterfaces/summaries.js.map +1 -0
- package/dist/react-native/operationsInterfaces/workspaces.d.ts +55 -0
- package/dist/react-native/operationsInterfaces/workspaces.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/workspaces.js +9 -0
- package/dist/react-native/operationsInterfaces/workspaces.js.map +1 -0
- package/dist/react-native/package.json +3 -0
- package/dist/react-native/pagingHelper.d.ts +13 -0
- package/dist/react-native/pagingHelper.d.ts.map +1 -0
- package/dist/react-native/pagingHelper.js +32 -0
- package/dist/react-native/pagingHelper.js.map +1 -0
- package/package.json +69 -40
- package/dist/index.js +0 -4127
- package/dist/index.js.map +0 -1
- package/dist/index.min.js +0 -1
- package/dist/index.min.js.map +0 -1
- package/dist-esm/samples-dev/binaryHardeningListByFirmwareSample.d.ts +0 -2
- package/dist-esm/samples-dev/binaryHardeningListByFirmwareSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/binaryHardeningListByFirmwareSample.js +0 -88
- package/dist-esm/samples-dev/binaryHardeningListByFirmwareSample.js.map +0 -1
- package/dist-esm/samples-dev/cryptoCertificatesListByFirmwareSample.d.ts +0 -2
- package/dist-esm/samples-dev/cryptoCertificatesListByFirmwareSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cryptoCertificatesListByFirmwareSample.js +0 -88
- package/dist-esm/samples-dev/cryptoCertificatesListByFirmwareSample.js.map +0 -1
- package/dist-esm/samples-dev/cryptoKeysListByFirmwareSample.d.ts +0 -2
- package/dist-esm/samples-dev/cryptoKeysListByFirmwareSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cryptoKeysListByFirmwareSample.js +0 -88
- package/dist-esm/samples-dev/cryptoKeysListByFirmwareSample.js.map +0 -1
- package/dist-esm/samples-dev/cvesListByFirmwareSample.d.ts +0 -2
- package/dist-esm/samples-dev/cvesListByFirmwareSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cvesListByFirmwareSample.js +0 -88
- package/dist-esm/samples-dev/cvesListByFirmwareSample.js.map +0 -1
- package/dist-esm/samples-dev/firmwaresCreateSample.d.ts +0 -2
- package/dist-esm/samples-dev/firmwaresCreateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/firmwaresCreateSample.js +0 -62
- package/dist-esm/samples-dev/firmwaresCreateSample.js.map +0 -1
- package/dist-esm/samples-dev/firmwaresDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/firmwaresDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/firmwaresDeleteSample.js +0 -56
- package/dist-esm/samples-dev/firmwaresDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/firmwaresGenerateDownloadUrlSample.d.ts +0 -2
- package/dist-esm/samples-dev/firmwaresGenerateDownloadUrlSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/firmwaresGenerateDownloadUrlSample.js +0 -56
- package/dist-esm/samples-dev/firmwaresGenerateDownloadUrlSample.js.map +0 -1
- package/dist-esm/samples-dev/firmwaresGenerateFilesystemDownloadUrlSample.d.ts +0 -2
- package/dist-esm/samples-dev/firmwaresGenerateFilesystemDownloadUrlSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/firmwaresGenerateFilesystemDownloadUrlSample.js +0 -56
- package/dist-esm/samples-dev/firmwaresGenerateFilesystemDownloadUrlSample.js.map +0 -1
- package/dist-esm/samples-dev/firmwaresGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/firmwaresGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/firmwaresGetSample.js +0 -56
- package/dist-esm/samples-dev/firmwaresGetSample.js.map +0 -1
- package/dist-esm/samples-dev/firmwaresListByWorkspaceSample.d.ts +0 -2
- package/dist-esm/samples-dev/firmwaresListByWorkspaceSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/firmwaresListByWorkspaceSample.js +0 -86
- package/dist-esm/samples-dev/firmwaresListByWorkspaceSample.js.map +0 -1
- package/dist-esm/samples-dev/firmwaresUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/firmwaresUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/firmwaresUpdateSample.js +0 -62
- package/dist-esm/samples-dev/firmwaresUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/operationsListSample.js +0 -82
- package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
- package/dist-esm/samples-dev/passwordHashesListByFirmwareSample.d.ts +0 -2
- package/dist-esm/samples-dev/passwordHashesListByFirmwareSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/passwordHashesListByFirmwareSample.js +0 -88
- package/dist-esm/samples-dev/passwordHashesListByFirmwareSample.js.map +0 -1
- package/dist-esm/samples-dev/sbomComponentsListByFirmwareSample.d.ts +0 -2
- package/dist-esm/samples-dev/sbomComponentsListByFirmwareSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/sbomComponentsListByFirmwareSample.js +0 -88
- package/dist-esm/samples-dev/sbomComponentsListByFirmwareSample.js.map +0 -1
- package/dist-esm/samples-dev/summariesGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/summariesGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/summariesGetSample.js +0 -58
- package/dist-esm/samples-dev/summariesGetSample.js.map +0 -1
- package/dist-esm/samples-dev/summariesListByFirmwareSample.d.ts +0 -2
- package/dist-esm/samples-dev/summariesListByFirmwareSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/summariesListByFirmwareSample.js +0 -88
- package/dist-esm/samples-dev/summariesListByFirmwareSample.js.map +0 -1
- package/dist-esm/samples-dev/workspacesCreateSample.d.ts +0 -2
- package/dist-esm/samples-dev/workspacesCreateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/workspacesCreateSample.js +0 -53
- package/dist-esm/samples-dev/workspacesCreateSample.js.map +0 -1
- package/dist-esm/samples-dev/workspacesDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/workspacesDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/workspacesDeleteSample.js +0 -54
- package/dist-esm/samples-dev/workspacesDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/workspacesGenerateUploadUrlSample.d.ts +0 -2
- package/dist-esm/samples-dev/workspacesGenerateUploadUrlSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/workspacesGenerateUploadUrlSample.js +0 -51
- package/dist-esm/samples-dev/workspacesGenerateUploadUrlSample.js.map +0 -1
- package/dist-esm/samples-dev/workspacesGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/workspacesGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/workspacesGetSample.js +0 -54
- package/dist-esm/samples-dev/workspacesGetSample.js.map +0 -1
- package/dist-esm/samples-dev/workspacesListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/workspacesListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/workspacesListByResourceGroupSample.js +0 -84
- package/dist-esm/samples-dev/workspacesListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/workspacesListBySubscriptionSample.d.ts +0 -2
- package/dist-esm/samples-dev/workspacesListBySubscriptionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/workspacesListBySubscriptionSample.js +0 -82
- package/dist-esm/samples-dev/workspacesListBySubscriptionSample.js.map +0 -1
- package/dist-esm/samples-dev/workspacesUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/workspacesUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/workspacesUpdateSample.js +0 -49
- package/dist-esm/samples-dev/workspacesUpdateSample.js.map +0 -1
- package/dist-esm/src/index.d.ts +0 -5
- package/dist-esm/src/index.js.map +0 -1
- package/dist-esm/src/ioTFirmwareDefenseClient.d.ts.map +0 -1
- package/dist-esm/src/ioTFirmwareDefenseClient.js.map +0 -1
- package/dist-esm/src/models/index.js.map +0 -1
- package/dist-esm/src/models/mappers.js.map +0 -1
- package/dist-esm/src/models/parameters.js.map +0 -1
- package/dist-esm/src/operations/binaryHardening.d.ts.map +0 -1
- package/dist-esm/src/operations/binaryHardening.js.map +0 -1
- package/dist-esm/src/operations/cryptoCertificates.d.ts.map +0 -1
- package/dist-esm/src/operations/cryptoCertificates.js.map +0 -1
- package/dist-esm/src/operations/cryptoKeys.d.ts.map +0 -1
- package/dist-esm/src/operations/cryptoKeys.js.map +0 -1
- package/dist-esm/src/operations/cves.d.ts.map +0 -1
- package/dist-esm/src/operations/cves.js.map +0 -1
- package/dist-esm/src/operations/firmwares.d.ts.map +0 -1
- package/dist-esm/src/operations/firmwares.js.map +0 -1
- package/dist-esm/src/operations/index.d.ts +0 -11
- package/dist-esm/src/operations/index.d.ts.map +0 -1
- package/dist-esm/src/operations/index.js +0 -18
- package/dist-esm/src/operations/index.js.map +0 -1
- package/dist-esm/src/operations/operations.d.ts.map +0 -1
- package/dist-esm/src/operations/operations.js.map +0 -1
- package/dist-esm/src/operations/passwordHashes.d.ts.map +0 -1
- package/dist-esm/src/operations/passwordHashes.js.map +0 -1
- package/dist-esm/src/operations/sbomComponents.d.ts.map +0 -1
- package/dist-esm/src/operations/sbomComponents.js.map +0 -1
- package/dist-esm/src/operations/summaries.d.ts.map +0 -1
- package/dist-esm/src/operations/summaries.js.map +0 -1
- package/dist-esm/src/operations/workspaces.d.ts.map +0 -1
- package/dist-esm/src/operations/workspaces.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/binaryHardening.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/binaryHardening.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/cryptoCertificates.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/cryptoCertificates.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/cryptoKeys.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/cryptoKeys.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/cves.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/cves.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/firmwares.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/firmwares.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +0 -11
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/index.js +0 -18
- package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/passwordHashes.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/passwordHashes.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/sbomComponents.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/sbomComponents.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/summaries.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/summaries.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/workspaces.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/workspaces.js.map +0 -1
- package/dist-esm/src/pagingHelper.js.map +0 -1
- package/dist-esm/test/iotfirmwaredefense_operations_test.spec.d.ts +0 -4
- package/dist-esm/test/iotfirmwaredefense_operations_test.spec.d.ts.map +0 -1
- package/dist-esm/test/iotfirmwaredefense_operations_test.spec.js +0 -114
- package/dist-esm/test/iotfirmwaredefense_operations_test.spec.js.map +0 -1
- package/src/ioTFirmwareDefenseClient.ts +0 -181
- package/src/models/index.ts +0 -1118
- package/src/models/mappers.ts +0 -1832
- package/src/models/parameters.ts +0 -167
- package/src/operations/binaryHardening.ts +0 -216
- package/src/operations/cryptoCertificates.ts +0 -216
- package/src/operations/cryptoKeys.ts +0 -216
- package/src/operations/cves.ts +0 -216
- package/src/operations/firmwares.ts +0 -469
- package/src/operations/index.ts +0 -18
- package/src/operations/operations.ts +0 -149
- package/src/operations/passwordHashes.ts +0 -216
- package/src/operations/sbomComponents.ts +0 -216
- package/src/operations/summaries.ts +0 -265
- package/src/operations/workspaces.ts +0 -516
- package/src/operationsInterfaces/binaryHardening.ts +0 -31
- package/src/operationsInterfaces/cryptoCertificates.ts +0 -31
- package/src/operationsInterfaces/cryptoKeys.ts +0 -31
- package/src/operationsInterfaces/cves.ts +0 -28
- package/src/operationsInterfaces/firmwares.ts +0 -123
- package/src/operationsInterfaces/index.ts +0 -18
- package/src/operationsInterfaces/operations.ts +0 -22
- package/src/operationsInterfaces/passwordHashes.ts +0 -31
- package/src/operationsInterfaces/sbomComponents.ts +0 -31
- package/src/operationsInterfaces/summaries.ts +0 -50
- package/src/operationsInterfaces/workspaces.ts +0 -107
- package/src/pagingHelper.ts +0 -39
- package/tsconfig.json +0 -33
- /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
- /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/binaryHardening.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/cryptoCertificates.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/cryptoKeys.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/cves.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/firmwares.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/passwordHashes.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/sbomComponents.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/summaries.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/workspaces.js +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
- /package/{types → dist/commonjs}/tsdoc-metadata.json +0 -0
package/README.md
CHANGED
|
@@ -48,20 +48,28 @@ Set the values of the client ID, tenant ID, and client secret of the AAD applica
|
|
|
48
48
|
|
|
49
49
|
For more information about how to create an Azure AD Application check out [this guide](https://learn.microsoft.com/azure/active-directory/develop/howto-create-service-principal-portal).
|
|
50
50
|
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
51
|
+
Using Node.js and Node-like environments, you can use the `DefaultAzureCredential` class to authenticate the client.
|
|
52
|
+
|
|
53
|
+
```ts snippet:ReadmeSampleCreateClient_Node
|
|
54
|
+
import { IoTFirmwareDefenseClient } from "@azure/arm-iotfirmwaredefense";
|
|
55
|
+
import { DefaultAzureCredential } from "@azure/identity";
|
|
55
56
|
|
|
56
57
|
const subscriptionId = "00000000-0000-0000-0000-000000000000";
|
|
57
58
|
const client = new IoTFirmwareDefenseClient(new DefaultAzureCredential(), subscriptionId);
|
|
59
|
+
```
|
|
60
|
+
|
|
61
|
+
For browser environments, use the `InteractiveBrowserCredential` from the `@azure/identity` package to authenticate.
|
|
62
|
+
|
|
63
|
+
```ts snippet:ReadmeSampleCreateClient_Browser
|
|
64
|
+
import { InteractiveBrowserCredential } from "@azure/identity";
|
|
65
|
+
import { IoTFirmwareDefenseClient } from "@azure/arm-iotfirmwaredefense";
|
|
58
66
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
67
|
+
const subscriptionId = "00000000-0000-0000-0000-000000000000";
|
|
68
|
+
const credential = new InteractiveBrowserCredential({
|
|
69
|
+
tenantId: "<YOUR_TENANT_ID>",
|
|
70
|
+
clientId: "<YOUR_CLIENT_ID>",
|
|
71
|
+
});
|
|
72
|
+
const client = new IoTFirmwareDefenseClient(credential, subscriptionId);
|
|
65
73
|
```
|
|
66
74
|
|
|
67
75
|
### JavaScript Bundle
|
|
@@ -80,8 +88,9 @@ To use this client library in the browser, first you need to use a bundler. For
|
|
|
80
88
|
|
|
81
89
|
Enabling logging may help uncover useful information about failures. In order to see a log of HTTP requests and responses, set the `AZURE_LOG_LEVEL` environment variable to `info`. Alternatively, logging can be enabled at runtime by calling `setLogLevel` in the `@azure/logger`:
|
|
82
90
|
|
|
83
|
-
```
|
|
84
|
-
|
|
91
|
+
```ts snippet:SetLogLevel
|
|
92
|
+
import { setLogLevel } from "@azure/logger";
|
|
93
|
+
|
|
85
94
|
setLogLevel("info");
|
|
86
95
|
```
|
|
87
96
|
|
|
@@ -99,8 +108,6 @@ If you'd like to contribute to this library, please read the [contributing guide
|
|
|
99
108
|
|
|
100
109
|
- [Microsoft Azure SDK for JavaScript](https://github.com/Azure/azure-sdk-for-js)
|
|
101
110
|
|
|
102
|
-
|
|
103
|
-
|
|
104
111
|
[azure_cli]: https://learn.microsoft.com/cli/azure
|
|
105
112
|
[azure_sub]: https://azure.microsoft.com/free/
|
|
106
113
|
[azure_sub]: https://azure.microsoft.com/free/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,oBAAoB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AACzD,cAAc,mBAAmB,CAAC;AAClC,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,cAAc,iCAAiC,CAAC"}
|
|
@@ -6,8 +6,8 @@
|
|
|
6
6
|
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
7
|
*/
|
|
8
8
|
/// <reference lib="esnext.asynciterable" />
|
|
9
|
-
export { getContinuationToken } from "./pagingHelper";
|
|
10
|
-
export * from "./models";
|
|
11
|
-
export { IoTFirmwareDefenseClient } from "./ioTFirmwareDefenseClient";
|
|
12
|
-
export * from "./operationsInterfaces";
|
|
9
|
+
export { getContinuationToken } from "./pagingHelper.js";
|
|
10
|
+
export * from "./models/index.js";
|
|
11
|
+
export { IoTFirmwareDefenseClient } from "./ioTFirmwareDefenseClient.js";
|
|
12
|
+
export * from "./operationsInterfaces/index.js";
|
|
13
13
|
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,4CAA4C;AAC5C,OAAO,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AACzD,cAAc,mBAAmB,CAAC;AAClC,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,cAAc,iCAAiC,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\n/// <reference lib=\"esnext.asynciterable\" />\nexport { getContinuationToken } from \"./pagingHelper.js\";\nexport * from \"./models/index.js\";\nexport { IoTFirmwareDefenseClient } from \"./ioTFirmwareDefenseClient.js\";\nexport * from \"./operationsInterfaces/index.js\";\n"]}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as coreClient from "@azure/core-client";
|
|
2
2
|
import * as coreAuth from "@azure/core-auth";
|
|
3
|
-
import { BinaryHardening, CryptoCertificates, CryptoKeys, Cves, Firmwares, Operations, PasswordHashes, SbomComponents, Summaries, Workspaces } from "./operationsInterfaces";
|
|
4
|
-
import { IoTFirmwareDefenseClientOptionalParams } from "./models";
|
|
3
|
+
import { BinaryHardening, CryptoCertificates, CryptoKeys, Cves, Firmwares, Operations, PasswordHashes, SbomComponents, Summaries, Workspaces } from "./operationsInterfaces/index.js";
|
|
4
|
+
import { IoTFirmwareDefenseClientOptionalParams } from "./models/index.js";
|
|
5
5
|
export declare class IoTFirmwareDefenseClient extends coreClient.ServiceClient {
|
|
6
6
|
$host: string;
|
|
7
7
|
subscriptionId: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ioTFirmwareDefenseClient.d.ts","sourceRoot":"","sources":["../../src/ioTFirmwareDefenseClient.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AAOjD,OAAO,KAAK,QAAQ,MAAM,kBAAkB,CAAC;AAa7C,OAAO,EACL,eAAe,EACf,kBAAkB,EAClB,UAAU,EACV,IAAI,EACJ,SAAS,EACT,UAAU,EACV,cAAc,EACd,cAAc,EACd,SAAS,EACT,UAAU,EACX,MAAM,iCAAiC,CAAC;AACzC,OAAO,EAAE,sCAAsC,EAAE,MAAM,mBAAmB,CAAC;AAE3E,qBAAa,wBAAyB,SAAQ,UAAU,CAAC,aAAa;IACpE,KAAK,EAAE,MAAM,CAAC;IACd,cAAc,EAAE,MAAM,CAAC;IACvB,UAAU,EAAE,MAAM,CAAC;IAEnB;;;;;OAKG;gBAED,WAAW,EAAE,QAAQ,CAAC,eAAe,EACrC,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,sCAAsC;IAsFlD,8GAA8G;IAC9G,OAAO,CAAC,yBAAyB;IA2BjC,eAAe,EAAE,eAAe,CAAC;IACjC,kBAAkB,EAAE,kBAAkB,CAAC;IACvC,UAAU,EAAE,UAAU,CAAC;IACvB,IAAI,EAAE,IAAI,CAAC;IACX,SAAS,EAAE,SAAS,CAAC;IACrB,UAAU,EAAE,UAAU,CAAC;IACvB,cAAc,EAAE,cAAc,CAAC;IAC/B,cAAc,EAAE,cAAc,CAAC;IAC/B,SAAS,EAAE,SAAS,CAAC;IACrB,UAAU,EAAE,UAAU,CAAC;CACxB"}
|
|
@@ -5,10 +5,9 @@
|
|
|
5
5
|
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
6
|
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
7
|
*/
|
|
8
|
-
import { __awaiter } from "tslib";
|
|
9
8
|
import * as coreClient from "@azure/core-client";
|
|
10
9
|
import * as coreRestPipeline from "@azure/core-rest-pipeline";
|
|
11
|
-
import { BinaryHardeningImpl, CryptoCertificatesImpl, CryptoKeysImpl, CvesImpl, FirmwaresImpl, OperationsImpl, PasswordHashesImpl, SbomComponentsImpl, SummariesImpl, WorkspacesImpl, } from "./operations";
|
|
10
|
+
import { BinaryHardeningImpl, CryptoCertificatesImpl, CryptoKeysImpl, CvesImpl, FirmwaresImpl, OperationsImpl, PasswordHashesImpl, SbomComponentsImpl, SummariesImpl, WorkspacesImpl, } from "./operations/index.js";
|
|
12
11
|
export class IoTFirmwareDefenseClient extends coreClient.ServiceClient {
|
|
13
12
|
/**
|
|
14
13
|
* Initializes a new instance of the IoTFirmwareDefenseClient class.
|
|
@@ -85,22 +84,20 @@ export class IoTFirmwareDefenseClient extends coreClient.ServiceClient {
|
|
|
85
84
|
}
|
|
86
85
|
const apiVersionPolicy = {
|
|
87
86
|
name: "CustomApiVersionPolicy",
|
|
88
|
-
sendRequest(request, next) {
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
return next(request);
|
|
103
|
-
});
|
|
87
|
+
async sendRequest(request, next) {
|
|
88
|
+
const param = request.url.split("?");
|
|
89
|
+
if (param.length > 1) {
|
|
90
|
+
const newParams = param[1].split("&").map((item) => {
|
|
91
|
+
if (item.indexOf("api-version") > -1) {
|
|
92
|
+
return "api-version=" + apiVersion;
|
|
93
|
+
}
|
|
94
|
+
else {
|
|
95
|
+
return item;
|
|
96
|
+
}
|
|
97
|
+
});
|
|
98
|
+
request.url = param[0] + "?" + newParams.join("&");
|
|
99
|
+
}
|
|
100
|
+
return next(request);
|
|
104
101
|
},
|
|
105
102
|
};
|
|
106
103
|
this.pipeline.addPolicy(apiVersionPolicy);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ioTFirmwareDefenseClient.js","sourceRoot":"","sources":["../../src/ioTFirmwareDefenseClient.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\nimport * as coreRestPipeline from \"@azure/core-rest-pipeline\";\nimport {\n PipelineRequest,\n PipelineResponse,\n SendRequest,\n} from \"@azure/core-rest-pipeline\";\nimport * as coreAuth from \"@azure/core-auth\";\nimport {\n BinaryHardeningImpl,\n CryptoCertificatesImpl,\n CryptoKeysImpl,\n CvesImpl,\n FirmwaresImpl,\n OperationsImpl,\n PasswordHashesImpl,\n SbomComponentsImpl,\n SummariesImpl,\n WorkspacesImpl,\n} from \"./operations/index.js\";\nimport {\n BinaryHardening,\n CryptoCertificates,\n CryptoKeys,\n Cves,\n Firmwares,\n Operations,\n PasswordHashes,\n SbomComponents,\n Summaries,\n Workspaces,\n} from \"./operationsInterfaces/index.js\";\nimport { IoTFirmwareDefenseClientOptionalParams } from \"./models/index.js\";\n\nexport class IoTFirmwareDefenseClient extends coreClient.ServiceClient {\n $host: string;\n subscriptionId: string;\n apiVersion: string;\n\n /**\n * Initializes a new instance of the IoTFirmwareDefenseClient class.\n * @param credentials Subscription credentials which uniquely identify client subscription.\n * @param subscriptionId The ID of the target subscription. The value must be an UUID.\n * @param options The parameter options\n */\n constructor(\n credentials: coreAuth.TokenCredential,\n subscriptionId: string,\n options?: IoTFirmwareDefenseClientOptionalParams,\n ) {\n if (credentials === undefined) {\n throw new Error(\"'credentials' cannot be null\");\n }\n if (subscriptionId === undefined) {\n throw new Error(\"'subscriptionId' cannot be null\");\n }\n\n // Initializing default values for options\n if (!options) {\n options = {};\n }\n const defaults: IoTFirmwareDefenseClientOptionalParams = {\n requestContentType: \"application/json; charset=utf-8\",\n credential: credentials,\n };\n\n const packageDetails = `azsdk-js-arm-iotfirmwaredefense/1.0.1`;\n const userAgentPrefix =\n options.userAgentOptions && options.userAgentOptions.userAgentPrefix\n ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`\n : `${packageDetails}`;\n\n const optionsWithDefaults = {\n ...defaults,\n ...options,\n userAgentOptions: {\n userAgentPrefix,\n },\n endpoint:\n options.endpoint ?? options.baseUri ?? \"https://management.azure.com\",\n };\n super(optionsWithDefaults);\n\n let bearerTokenAuthenticationPolicyFound: boolean = false;\n if (options?.pipeline && options.pipeline.getOrderedPolicies().length > 0) {\n const pipelinePolicies: coreRestPipeline.PipelinePolicy[] =\n options.pipeline.getOrderedPolicies();\n bearerTokenAuthenticationPolicyFound = pipelinePolicies.some(\n (pipelinePolicy) =>\n pipelinePolicy.name ===\n coreRestPipeline.bearerTokenAuthenticationPolicyName,\n );\n }\n if (\n !options ||\n !options.pipeline ||\n options.pipeline.getOrderedPolicies().length == 0 ||\n !bearerTokenAuthenticationPolicyFound\n ) {\n this.pipeline.removePolicy({\n name: coreRestPipeline.bearerTokenAuthenticationPolicyName,\n });\n this.pipeline.addPolicy(\n coreRestPipeline.bearerTokenAuthenticationPolicy({\n credential: credentials,\n scopes:\n optionsWithDefaults.credentialScopes ??\n `${optionsWithDefaults.endpoint}/.default`,\n challengeCallbacks: {\n authorizeRequestOnChallenge:\n coreClient.authorizeRequestOnClaimChallenge,\n },\n }),\n );\n }\n // Parameter assignments\n this.subscriptionId = subscriptionId;\n\n // Assigning values to Constant parameters\n this.$host = options.$host || \"https://management.azure.com\";\n this.apiVersion = options.apiVersion || \"2024-01-10\";\n this.binaryHardening = new BinaryHardeningImpl(this);\n this.cryptoCertificates = new CryptoCertificatesImpl(this);\n this.cryptoKeys = new CryptoKeysImpl(this);\n this.cves = new CvesImpl(this);\n this.firmwares = new FirmwaresImpl(this);\n this.operations = new OperationsImpl(this);\n this.passwordHashes = new PasswordHashesImpl(this);\n this.sbomComponents = new SbomComponentsImpl(this);\n this.summaries = new SummariesImpl(this);\n this.workspaces = new WorkspacesImpl(this);\n this.addCustomApiVersionPolicy(options.apiVersion);\n }\n\n /** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */\n private addCustomApiVersionPolicy(apiVersion?: string) {\n if (!apiVersion) {\n return;\n }\n const apiVersionPolicy = {\n name: \"CustomApiVersionPolicy\",\n async sendRequest(\n request: PipelineRequest,\n next: SendRequest,\n ): Promise<PipelineResponse> {\n const param = request.url.split(\"?\");\n if (param.length > 1) {\n const newParams = param[1].split(\"&\").map((item) => {\n if (item.indexOf(\"api-version\") > -1) {\n return \"api-version=\" + apiVersion;\n } else {\n return item;\n }\n });\n request.url = param[0] + \"?\" + newParams.join(\"&\");\n }\n return next(request);\n },\n };\n this.pipeline.addPolicy(apiVersionPolicy);\n }\n\n binaryHardening: BinaryHardening;\n cryptoCertificates: CryptoCertificates;\n cryptoKeys: CryptoKeys;\n cves: Cves;\n firmwares: Firmwares;\n operations: Operations;\n passwordHashes: PasswordHashes;\n sbomComponents: SbomComponents;\n summaries: Summaries;\n workspaces: Workspaces;\n}\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AA8rBH,sEAAsE;AACtE,MAAM,CAAN,IAAY,kBASX;AATD,WAAY,kBAAkB;IAC5B,WAAW;IACX,mCAAa,CAAA;IACb,kBAAkB;IAClB,iDAA2B,CAAA;IAC3B,sBAAsB;IACtB,yDAAmC,CAAA;IACnC,UAAU;IACV,iCAAW,CAAA;AACb,CAAC,EATW,kBAAkB,KAAlB,kBAAkB,QAS7B;AAcD,+DAA+D;AAC/D,MAAM,CAAN,IAAY,WAWX;AAXD,WAAY,WAAW;IACrB,cAAc;IACd,kCAAmB,CAAA;IACnB,iBAAiB;IACjB,wCAAyB,CAAA;IACzB,gBAAgB;IAChB,sCAAuB,CAAA;IACvB,YAAY;IACZ,8BAAe,CAAA;IACf,YAAY;IACZ,8BAAe,CAAA;AACjB,CAAC,EAXW,WAAW,KAAX,WAAW,QAWtB;AAeD,0EAA0E;AAC1E,MAAM,CAAN,IAAY,sBASX;AATD,WAAY,sBAAsB;IAChC,eAAe;IACf,+CAAqB,CAAA;IACrB,gBAAgB;IAChB,iDAAuB,CAAA;IACvB,eAAe;IACf,+CAAqB,CAAA;IACrB,aAAa;IACb,2CAAiB,CAAA;AACnB,CAAC,EATW,sBAAsB,KAAtB,sBAAsB,QASjC;AAcD,+DAA+D;AAC/D,MAAM,CAAN,IAAY,WAOX;AAPD,WAAY,WAAW;IACrB,WAAW;IACX,4BAAa,CAAA;IACb,aAAa;IACb,gCAAiB,CAAA;IACjB,iBAAiB;IACjB,yCAA0B,CAAA;AAC5B,CAAC,EAPW,WAAW,KAAX,WAAW,QAOtB;AAaD,mEAAmE;AACnE,MAAM,CAAN,IAAY,eAGX;AAHD,WAAY,eAAe;IACzB,eAAe;IACf,wCAAqB,CAAA;AACvB,CAAC,EAHW,eAAe,KAAf,eAAe,QAG1B;AAWD,oEAAoE;AACpE,MAAM,CAAN,IAAY,gBAWX;AAXD,WAAY,gBAAgB;IAC1B,eAAe;IACf,yCAAqB,CAAA;IACrB,UAAU;IACV,+BAAW,CAAA;IACX,sBAAsB;IACtB,uDAAmC,CAAA;IACnC,wBAAwB;IACxB,2DAAuC,CAAA;IACvC,gBAAgB;IAChB,2CAAuB,CAAA;AACzB,CAAC,EAXW,gBAAgB,KAAhB,gBAAgB,QAW3B;AAeD,oEAAoE;AACpE,MAAM,CAAN,IAAY,gBAWX;AAXD,WAAY,gBAAgB;IAC1B,eAAe;IACf,yCAAqB,CAAA;IACrB,UAAU;IACV,+BAAW,CAAA;IACX,sBAAsB;IACtB,uDAAmC,CAAA;IACnC,wBAAwB;IACxB,2DAAuC,CAAA;IACvC,gBAAgB;IAChB,2CAAuB,CAAA;AACzB,CAAC,EAXW,gBAAgB,KAAhB,gBAAgB,QAW3B","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\nexport type SummaryResourcePropertiesUnion =\n | SummaryResourceProperties\n | FirmwareSummary\n | CveSummary\n | BinaryHardeningSummaryResource\n | CryptoCertificateSummaryResource\n | CryptoKeySummaryResource;\n\n/** List of binary hardening results. */\nexport interface BinaryHardeningListResult {\n /**\n * The list of binary hardening results.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: BinaryHardeningResource[];\n /** The uri to fetch the next page of resources. */\n nextLink?: string;\n}\n\n/** Binary hardening of a firmware. */\nexport interface BinaryHardeningResult {\n /** ID for the binary hardening result. */\n binaryHardeningId?: string;\n /** Binary hardening features. */\n features?: BinaryHardeningFeatures;\n /** The architecture of the uploaded firmware. */\n architecture?: string;\n /** The executable path. */\n filePath?: string;\n /** The executable class to indicate 32 or 64 bit. */\n class?: string;\n /** The runpath of the uploaded firmware. */\n runpath?: string;\n /** The rpath of the uploaded firmware. */\n rpath?: string;\n}\n\n/** Binary hardening features. */\nexport interface BinaryHardeningFeatures {\n /** NX (no-execute) flag. */\n nx?: boolean;\n /** PIE (position independent executable) flag. */\n pie?: boolean;\n /** RELRO (relocation read-only) flag. */\n relro?: boolean;\n /** Canary (stack canaries) flag. */\n canary?: boolean;\n /** Stripped flag. */\n stripped?: boolean;\n}\n\n/** Common fields that are returned in the response for all Azure Resource Manager resources */\nexport interface Resource {\n /**\n * Fully qualified resource ID for the resource. E.g. \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The name of the resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * Azure Resource Manager metadata containing createdBy and modifiedBy information.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n}\n\n/** Metadata pertaining to creation and last modification of the resource. */\nexport interface SystemData {\n /** The identity that created the resource. */\n createdBy?: string;\n /** The type of identity that created the resource. */\n createdByType?: CreatedByType;\n /** The timestamp of resource creation (UTC). */\n createdAt?: Date;\n /** The identity that last modified the resource. */\n lastModifiedBy?: string;\n /** The type of identity that last modified the resource. */\n lastModifiedByType?: CreatedByType;\n /** The timestamp of resource last modification (UTC) */\n lastModifiedAt?: Date;\n}\n\n/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */\nexport interface ErrorResponse {\n /** The error object. */\n error?: ErrorDetail;\n}\n\n/** The error detail. */\nexport interface ErrorDetail {\n /**\n * The error code.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly code?: string;\n /**\n * The error message.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n /**\n * The error target.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly target?: string;\n /**\n * The error details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly details?: ErrorDetail[];\n /**\n * The error additional info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly additionalInfo?: ErrorAdditionalInfo[];\n}\n\n/** The resource management error additional info. */\nexport interface ErrorAdditionalInfo {\n /**\n * The additional info type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * The additional info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly info?: Record<string, unknown>;\n}\n\n/** List of crypto certificates. */\nexport interface CryptoCertificateListResult {\n /**\n * The list of crypto certificate results.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: CryptoCertificateResource[];\n /** The uri to fetch the next page of resources. */\n nextLink?: string;\n}\n\n/** Crypto certificate properties */\nexport interface CryptoCertificate {\n /** ID for the certificate result. */\n cryptoCertId?: string;\n /** Name of the certificate. */\n name?: string;\n /** Subject information of the certificate. */\n subject?: CryptoCertificateEntity;\n /** Issuer information of the certificate. */\n issuer?: CryptoCertificateEntity;\n /** Issue date for the certificate. */\n issuedDate?: Date;\n /** Expiration date for the certificate. */\n expirationDate?: Date;\n /** Role of the certificate (Root CA, etc) */\n role?: string;\n /** The signature algorithm used in the certificate. */\n signatureAlgorithm?: string;\n /** Size of the certificate's key in bits */\n keySize?: number;\n /** Key algorithm used in the certificate. */\n keyAlgorithm?: string;\n /** Encoding used for the certificate. */\n encoding?: string;\n /** Serial number of the certificate. */\n serialNumber?: string;\n /** Fingerprint of the certificate. */\n fingerprint?: string;\n /** List of functions the certificate can fulfill. */\n usage?: string[];\n /**\n * List of files where this certificate was found.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly filePaths?: string[];\n /** A matching paired private key. */\n pairedKey?: PairedKey;\n /** Indicates if the certificate is expired. */\n isExpired?: boolean;\n /** Indicates if the certificate is self-signed. */\n isSelfSigned?: boolean;\n /** Indicates the signature algorithm used is insecure. */\n isWeakSignature?: boolean;\n /** Indicates the certificate's key size is considered too small to be secure for the key algorithm. */\n isShortKeySize?: boolean;\n}\n\n/** Information on an entity (distinguished name) in a cryptographic certificate. */\nexport interface CryptoCertificateEntity {\n /** Common name of the certificate entity. */\n commonName?: string;\n /** Organization of the certificate entity. */\n organization?: string;\n /** The organizational unit of the certificate entity. */\n organizationalUnit?: string;\n /** Geographical state or province of the certificate entity. */\n state?: string;\n /** Country code of the certificate entity. */\n country?: string;\n}\n\n/** Details of a matching paired key or certificate. */\nexport interface PairedKey {\n /** ID of the paired key or certificate. */\n id?: string;\n /** The type indicating whether the paired object is a key or certificate. */\n type?: string;\n}\n\n/** List of crypto keys. */\nexport interface CryptoKeyListResult {\n /**\n * The list of crypto key results.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: CryptoKeyResource[];\n /** The uri to fetch the next page of resources. */\n nextLink?: string;\n}\n\n/** Crypto key properties */\nexport interface CryptoKey {\n /** ID for the key result. */\n cryptoKeyId?: string;\n /** Type of the key (public or private). */\n keyType?: string;\n /** Size of the key in bits. */\n keySize?: number;\n /** Key algorithm name. */\n keyAlgorithm?: string;\n /** Functions the key can fulfill. */\n usage?: string[];\n /**\n * List of files where this key was found.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly filePaths?: string[];\n /** A matching paired key or certificate. */\n pairedKey?: PairedKey;\n /** Indicates the key size is considered too small to be secure for the algorithm. */\n isShortKeySize?: boolean;\n}\n\n/** List of CVE results. */\nexport interface CveListResult {\n /**\n * The list of CVE results.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: CveResource[];\n /** The uri to fetch the next page of resources. */\n nextLink?: string;\n}\n\n/** Details of a CVE detected in firmware. */\nexport interface CveResult {\n /** ID of the CVE result. */\n cveId?: string;\n /** The SBOM component for the CVE. */\n component?: CveComponent;\n /** Severity of the CVE. */\n severity?: string;\n /** Name of the CVE. */\n name?: string;\n /** 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. */\n cvssScore?: string;\n /** CVSS version of the CVE. */\n cvssVersion?: string;\n /** CVSS V2 score of the CVE. */\n cvssV2Score?: string;\n /** CVSS V3 score of the CVE. */\n cvssV3Score?: string;\n /**\n * The list of reference links for the CVE.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly links?: CveLink[];\n /** The CVE description. */\n description?: string;\n}\n\n/** Properties of the SBOM component for a CVE. */\nexport interface CveComponent {\n /** ID of the SBOM component */\n componentId?: string;\n /** Name of the SBOM component */\n name?: string;\n /** Version of the SBOM component. */\n version?: string;\n}\n\n/** Properties of a reference link for a CVE. */\nexport interface CveLink {\n /** The destination of the reference link. */\n href?: string;\n /** The label of the reference link. */\n label?: string;\n}\n\n/** List of firmwares */\nexport interface FirmwareList {\n /**\n * The list of firmwares.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: Firmware[];\n /** The uri to fetch the next page of asset. */\n nextLink?: string;\n}\n\n/** Firmware properties. */\nexport interface FirmwareProperties {\n /** File name for a firmware that user uploaded. */\n fileName?: string;\n /** Firmware vendor. */\n vendor?: string;\n /** Firmware model. */\n model?: string;\n /** Firmware version. */\n version?: string;\n /** User-specified description of the firmware. */\n description?: string;\n /** File size of the uploaded firmware image. */\n fileSize?: number;\n /** The status of firmware scan. */\n status?: Status;\n /** A list of errors or other messages generated during firmware analysis */\n statusMessages?: StatusMessage[];\n /**\n * Provisioning state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n}\n\n/** Error and status message */\nexport interface StatusMessage {\n /** The error code */\n errorCode?: number;\n /** The error or status message */\n message?: string;\n}\n\n/** Firmware definition */\nexport interface FirmwareUpdateDefinition {\n /** The editable properties of a firmware */\n properties?: FirmwareProperties;\n}\n\n/** Url data for creating or accessing a blob file. */\nexport interface UrlToken {\n /**\n * SAS URL for creating or accessing a blob file.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly url?: string;\n}\n\n/** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */\nexport interface OperationListResult {\n /**\n * List of operations supported by the resource provider\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: Operation[];\n /**\n * URL to get the next set of operation list results (if there are any).\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Details of a REST API operation, returned from the Resource Provider Operations API */\nexport interface Operation {\n /**\n * The name of the operation, as per Resource-Based Access Control (RBAC). Examples: \"Microsoft.Compute/virtualMachines/write\", \"Microsoft.Compute/virtualMachines/capture/action\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Whether the operation applies to data-plane. This is \"true\" for data-plane operations and \"false\" for ARM/control-plane operations.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isDataAction?: boolean;\n /** Localized display information for this particular operation. */\n display?: OperationDisplay;\n /**\n * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is \"user,system\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly origin?: Origin;\n /**\n * Enum. Indicates the action type. \"Internal\" refers to actions that are for internal only APIs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly actionType?: ActionType;\n}\n\n/** Localized display information for this particular operation. */\nexport interface OperationDisplay {\n /**\n * The localized friendly form of the resource provider name, e.g. \"Microsoft Monitoring Insights\" or \"Microsoft Compute\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provider?: string;\n /**\n * The localized friendly name of the resource type related to this operation. E.g. \"Virtual Machines\" or \"Job Schedule Collections\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resource?: string;\n /**\n * The concise, localized friendly name for the operation; suitable for dropdowns. E.g. \"Create or Update Virtual Machine\", \"Restart Virtual Machine\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly operation?: string;\n /**\n * The short, localized friendly description of the operation; suitable for tool tips and detailed views.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly description?: string;\n}\n\n/** List of password hash results */\nexport interface PasswordHashListResult {\n /**\n * The list of password hash results.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: PasswordHashResource[];\n /** The uri to fetch the next page of resources. */\n nextLink?: string;\n}\n\n/** Password hash properties */\nexport interface PasswordHash {\n /** ID for password hash */\n passwordHashId?: string;\n /** File path of the password hash */\n filePath?: string;\n /** Salt of the password hash */\n salt?: string;\n /** Hash of the password */\n hash?: string;\n /** Context of password hash */\n context?: string;\n /** User name of password hash */\n username?: string;\n /** Algorithm of the password hash */\n algorithm?: string;\n}\n\n/** List of SBOM results. */\nexport interface SbomComponentListResult {\n /**\n * The list of SBOM components.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: SbomComponentResource[];\n /** The uri to fetch the next page of resources. */\n nextLink?: string;\n}\n\n/** SBOM component of a firmware. */\nexport interface SbomComponent {\n /** ID for the component. */\n componentId?: string;\n /** Name for the component. */\n componentName?: string;\n /** Version for the component. */\n version?: string;\n /** License for the component. */\n license?: string;\n /** File paths related to the component. */\n filePaths?: string[];\n}\n\n/** List of analysis summaries. */\nexport interface SummaryListResult {\n /**\n * The list of summaries.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: SummaryResource[];\n /** The uri to fetch the next page of resources. */\n nextLink?: string;\n}\n\n/** Properties of an analysis summary. */\nexport interface SummaryResourceProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n summaryType:\n | \"Firmware\"\n | \"CVE\"\n | \"BinaryHardening\"\n | \"CryptoCertificate\"\n | \"CryptoKey\";\n}\n\n/** Return a list of firmware analysis workspaces. */\nexport interface WorkspaceList {\n /**\n * The list of firmware analysis workspaces.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: Workspace[];\n /** The uri to fetch the next page of asset. */\n nextLink?: string;\n}\n\n/** Workspace properties. */\nexport interface WorkspaceProperties {\n /**\n * Provisioning state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n}\n\n/** Firmware analysis workspace. */\nexport interface WorkspaceUpdateDefinition {\n /** The editable workspace properties. */\n properties?: WorkspaceProperties;\n}\n\n/** Properties for generating an upload URL */\nexport interface GenerateUploadUrlRequest {\n /** A unique ID for the firmware to be uploaded. */\n firmwareId?: string;\n}\n\n/** binary hardening analysis result resource */\nexport interface BinaryHardeningResource extends Resource {\n /** The properties of a binary hardening result found within a firmware image */\n properties?: BinaryHardeningResult;\n}\n\n/** Crypto certificate resource */\nexport interface CryptoCertificateResource extends Resource {\n /** The properties of a crypto certificate found within a firmware image */\n properties?: CryptoCertificate;\n}\n\n/** Crypto key resource */\nexport interface CryptoKeyResource extends Resource {\n /** The properties of a crypto key found within a firmware image */\n properties?: CryptoKey;\n}\n\n/** CVE analysis result resource */\nexport interface CveResource extends Resource {\n /** The properties of a CVE result found within a firmware image */\n properties?: CveResult;\n}\n\n/** Firmware definition */\nexport interface Firmware extends Resource {\n /** The properties of a firmware */\n properties?: FirmwareProperties;\n}\n\n/** Password hash resource */\nexport interface PasswordHashResource extends Resource {\n /** The properties of a password hash found within a firmware image */\n properties?: PasswordHash;\n}\n\n/** SBOM analysis result resource */\nexport interface SbomComponentResource extends Resource {\n /** The properties of an SBOM component found within a firmware image */\n properties?: SbomComponent;\n}\n\n/** The object representing a firmware analysis summary resource. */\nexport interface SummaryResource extends Resource {\n /**\n * Properties of an analysis summary.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly properties?: SummaryResourcePropertiesUnion;\n}\n\n/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */\nexport interface TrackedResource extends Resource {\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** The geo-location where the resource lives */\n location: string;\n}\n\n/** Properties for high level summary of firmware analysis results. */\nexport interface FirmwareSummary extends SummaryResourceProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n summaryType: \"Firmware\";\n /** Total extracted size of the firmware in bytes. */\n extractedSize?: number;\n /** Firmware file size in bytes. */\n fileSize?: number;\n /** Extracted file count. */\n extractedFileCount?: number;\n /** Components count. */\n componentCount?: number;\n /** Binary count */\n binaryCount?: number;\n /** Time used for analysis */\n analysisTimeSeconds?: number;\n /** The number of root file systems found. */\n rootFileSystems?: number;\n}\n\n/** Properties for a CVE analysis summary. */\nexport interface CveSummary extends SummaryResourceProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n summaryType: \"CVE\";\n /** The total number of critical severity CVEs detected */\n critical?: number;\n /** The total number of high severity CVEs detected */\n high?: number;\n /** The total number of medium severity CVEs detected */\n medium?: number;\n /** The total number of low severity CVEs detected */\n low?: number;\n /** The total number of unknown severity CVEs detected */\n unknown?: number;\n}\n\n/** Properties for a binary hardening analysis summary. */\nexport interface BinaryHardeningSummaryResource\n extends SummaryResourceProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n summaryType: \"BinaryHardening\";\n /** Total number of binaries that were analyzed */\n totalFiles?: number;\n /** NX summary percentage */\n nx?: number;\n /** PIE summary percentage */\n pie?: number;\n /** RELRO summary percentage */\n relro?: number;\n /** Canary summary percentage */\n canary?: number;\n /** Stripped summary percentage */\n stripped?: number;\n}\n\n/** Properties for cryptographic certificate summary. */\nexport interface CryptoCertificateSummaryResource\n extends SummaryResourceProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n summaryType: \"CryptoCertificate\";\n /** Total number of certificates found. */\n totalCertificates?: number;\n /** Total number of paired private keys found for the certificates. */\n pairedKeys?: number;\n /** Total number of expired certificates found. */\n expired?: number;\n /** Total number of nearly expired certificates found. */\n expiringSoon?: number;\n /** Total number of certificates found using a weak signature algorithm. */\n weakSignature?: number;\n /** Total number of certificates found that are self-signed. */\n selfSigned?: number;\n /** Total number of certificates found that have an insecure key size for the key algorithm. */\n shortKeySize?: number;\n}\n\n/** Properties for cryptographic key summary. */\nexport interface CryptoKeySummaryResource extends SummaryResourceProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n summaryType: \"CryptoKey\";\n /** Total number of cryptographic keys found. */\n totalKeys?: number;\n /** Total number of (non-certificate) public keys found. */\n publicKeys?: number;\n /** Total number of private keys found. */\n privateKeys?: number;\n /** Total number of keys found that have a matching paired key or certificate. */\n pairedKeys?: number;\n /** Total number of keys found that have an insecure key size for the algorithm. */\n shortKeySize?: number;\n}\n\n/** Firmware analysis workspace. */\nexport interface Workspace extends TrackedResource {\n /** Workspace properties. */\n properties?: WorkspaceProperties;\n}\n\n/** Known values of {@link CreatedByType} that the service accepts. */\nexport enum KnownCreatedByType {\n /** User */\n User = \"User\",\n /** Application */\n Application = \"Application\",\n /** ManagedIdentity */\n ManagedIdentity = \"ManagedIdentity\",\n /** Key */\n Key = \"Key\",\n}\n\n/**\n * Defines values for CreatedByType. \\\n * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **User** \\\n * **Application** \\\n * **ManagedIdentity** \\\n * **Key**\n */\nexport type CreatedByType = string;\n\n/** Known values of {@link Status} that the service accepts. */\nexport enum KnownStatus {\n /** Pending */\n Pending = \"Pending\",\n /** Extracting */\n Extracting = \"Extracting\",\n /** Analyzing */\n Analyzing = \"Analyzing\",\n /** Ready */\n Ready = \"Ready\",\n /** Error */\n Error = \"Error\",\n}\n\n/**\n * Defines values for Status. \\\n * {@link KnownStatus} can be used interchangeably with Status,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Pending** \\\n * **Extracting** \\\n * **Analyzing** \\\n * **Ready** \\\n * **Error**\n */\nexport type Status = string;\n\n/** Known values of {@link ProvisioningState} that the service accepts. */\nexport enum KnownProvisioningState {\n /** Accepted */\n Accepted = \"Accepted\",\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Failed */\n Failed = \"Failed\",\n}\n\n/**\n * Defines values for ProvisioningState. \\\n * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Accepted** \\\n * **Succeeded** \\\n * **Canceled** \\\n * **Failed**\n */\nexport type ProvisioningState = string;\n\n/** Known values of {@link Origin} that the service accepts. */\nexport enum KnownOrigin {\n /** User */\n User = \"user\",\n /** System */\n System = \"system\",\n /** UserSystem */\n UserSystem = \"user,system\",\n}\n\n/**\n * Defines values for Origin. \\\n * {@link KnownOrigin} can be used interchangeably with Origin,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **user** \\\n * **system** \\\n * **user,system**\n */\nexport type Origin = string;\n\n/** Known values of {@link ActionType} that the service accepts. */\nexport enum KnownActionType {\n /** Internal */\n Internal = \"Internal\",\n}\n\n/**\n * Defines values for ActionType. \\\n * {@link KnownActionType} can be used interchangeably with ActionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Internal**\n */\nexport type ActionType = string;\n\n/** Known values of {@link SummaryType} that the service accepts. */\nexport enum KnownSummaryType {\n /** Firmware */\n Firmware = \"Firmware\",\n /** CVE */\n CVE = \"CVE\",\n /** BinaryHardening */\n BinaryHardening = \"BinaryHardening\",\n /** CryptoCertificate */\n CryptoCertificate = \"CryptoCertificate\",\n /** CryptoKey */\n CryptoKey = \"CryptoKey\",\n}\n\n/**\n * Defines values for SummaryType. \\\n * {@link KnownSummaryType} can be used interchangeably with SummaryType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Firmware** \\\n * **CVE** \\\n * **BinaryHardening** \\\n * **CryptoCertificate** \\\n * **CryptoKey**\n */\nexport type SummaryType = string;\n\n/** Known values of {@link SummaryName} that the service accepts. */\nexport enum KnownSummaryName {\n /** Firmware */\n Firmware = \"Firmware\",\n /** CVE */\n CVE = \"CVE\",\n /** BinaryHardening */\n BinaryHardening = \"BinaryHardening\",\n /** CryptoCertificate */\n CryptoCertificate = \"CryptoCertificate\",\n /** CryptoKey */\n CryptoKey = \"CryptoKey\",\n}\n\n/**\n * Defines values for SummaryName. \\\n * {@link KnownSummaryName} can be used interchangeably with SummaryName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Firmware** \\\n * **CVE** \\\n * **BinaryHardening** \\\n * **CryptoCertificate** \\\n * **CryptoKey**\n */\nexport type SummaryName = string;\n\n/** Optional parameters. */\nexport interface BinaryHardeningListByFirmwareOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByFirmware operation. */\nexport type BinaryHardeningListByFirmwareResponse = BinaryHardeningListResult;\n\n/** Optional parameters. */\nexport interface BinaryHardeningListByFirmwareNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByFirmwareNext operation. */\nexport type BinaryHardeningListByFirmwareNextResponse =\n BinaryHardeningListResult;\n\n/** Optional parameters. */\nexport interface CryptoCertificatesListByFirmwareOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByFirmware operation. */\nexport type CryptoCertificatesListByFirmwareResponse =\n CryptoCertificateListResult;\n\n/** Optional parameters. */\nexport interface CryptoCertificatesListByFirmwareNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByFirmwareNext operation. */\nexport type CryptoCertificatesListByFirmwareNextResponse =\n CryptoCertificateListResult;\n\n/** Optional parameters. */\nexport interface CryptoKeysListByFirmwareOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByFirmware operation. */\nexport type CryptoKeysListByFirmwareResponse = CryptoKeyListResult;\n\n/** Optional parameters. */\nexport interface CryptoKeysListByFirmwareNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByFirmwareNext operation. */\nexport type CryptoKeysListByFirmwareNextResponse = CryptoKeyListResult;\n\n/** Optional parameters. */\nexport interface CvesListByFirmwareOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByFirmware operation. */\nexport type CvesListByFirmwareResponse = CveListResult;\n\n/** Optional parameters. */\nexport interface CvesListByFirmwareNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByFirmwareNext operation. */\nexport type CvesListByFirmwareNextResponse = CveListResult;\n\n/** Optional parameters. */\nexport interface FirmwaresListByWorkspaceOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByWorkspace operation. */\nexport type FirmwaresListByWorkspaceResponse = FirmwareList;\n\n/** Optional parameters. */\nexport interface FirmwaresCreateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the create operation. */\nexport type FirmwaresCreateResponse = Firmware;\n\n/** Optional parameters. */\nexport interface FirmwaresUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the update operation. */\nexport type FirmwaresUpdateResponse = Firmware;\n\n/** Optional parameters. */\nexport interface FirmwaresDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface FirmwaresGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type FirmwaresGetResponse = Firmware;\n\n/** Optional parameters. */\nexport interface FirmwaresGenerateDownloadUrlOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the generateDownloadUrl operation. */\nexport type FirmwaresGenerateDownloadUrlResponse = UrlToken;\n\n/** Optional parameters. */\nexport interface FirmwaresGenerateFilesystemDownloadUrlOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the generateFilesystemDownloadUrl operation. */\nexport type FirmwaresGenerateFilesystemDownloadUrlResponse = UrlToken;\n\n/** Optional parameters. */\nexport interface FirmwaresListByWorkspaceNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByWorkspaceNext operation. */\nexport type FirmwaresListByWorkspaceNextResponse = FirmwareList;\n\n/** Optional parameters. */\nexport interface OperationsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type OperationsListResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface OperationsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type OperationsListNextResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface PasswordHashesListByFirmwareOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByFirmware operation. */\nexport type PasswordHashesListByFirmwareResponse = PasswordHashListResult;\n\n/** Optional parameters. */\nexport interface PasswordHashesListByFirmwareNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByFirmwareNext operation. */\nexport type PasswordHashesListByFirmwareNextResponse = PasswordHashListResult;\n\n/** Optional parameters. */\nexport interface SbomComponentsListByFirmwareOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByFirmware operation. */\nexport type SbomComponentsListByFirmwareResponse = SbomComponentListResult;\n\n/** Optional parameters. */\nexport interface SbomComponentsListByFirmwareNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByFirmwareNext operation. */\nexport type SbomComponentsListByFirmwareNextResponse = SbomComponentListResult;\n\n/** Optional parameters. */\nexport interface SummariesListByFirmwareOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByFirmware operation. */\nexport type SummariesListByFirmwareResponse = SummaryListResult;\n\n/** Optional parameters. */\nexport interface SummariesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type SummariesGetResponse = SummaryResource;\n\n/** Optional parameters. */\nexport interface SummariesListByFirmwareNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByFirmwareNext operation. */\nexport type SummariesListByFirmwareNextResponse = SummaryListResult;\n\n/** Optional parameters. */\nexport interface WorkspacesListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type WorkspacesListBySubscriptionResponse = WorkspaceList;\n\n/** Optional parameters. */\nexport interface WorkspacesListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type WorkspacesListByResourceGroupResponse = WorkspaceList;\n\n/** Optional parameters. */\nexport interface WorkspacesCreateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the create operation. */\nexport type WorkspacesCreateResponse = Workspace;\n\n/** Optional parameters. */\nexport interface WorkspacesUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the update operation. */\nexport type WorkspacesUpdateResponse = Workspace;\n\n/** Optional parameters. */\nexport interface WorkspacesDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface WorkspacesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type WorkspacesGetResponse = Workspace;\n\n/** Optional parameters. */\nexport interface WorkspacesGenerateUploadUrlOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the generateUploadUrl operation. */\nexport type WorkspacesGenerateUploadUrlResponse = UrlToken;\n\n/** Optional parameters. */\nexport interface WorkspacesListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type WorkspacesListBySubscriptionNextResponse = WorkspaceList;\n\n/** Optional parameters. */\nexport interface WorkspacesListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type WorkspacesListByResourceGroupNextResponse = WorkspaceList;\n\n/** Optional parameters. */\nexport interface IoTFirmwareDefenseClientOptionalParams\n extends coreClient.ServiceClientOptions {\n /** server parameter */\n $host?: string;\n /** Api Version */\n apiVersion?: string;\n /** Overrides client endpoint. */\n endpoint?: string;\n}\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mappers.js","sourceRoot":"","sources":["../../../src/models/mappers.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\nexport const BinaryHardeningListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BinaryHardeningListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"BinaryHardeningResource\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const BinaryHardeningResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BinaryHardeningResult\",\n modelProperties: {\n binaryHardeningId: {\n serializedName: \"binaryHardeningId\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n features: {\n serializedName: \"features\",\n type: {\n name: \"Composite\",\n className: \"BinaryHardeningFeatures\",\n },\n },\n architecture: {\n serializedName: \"architecture\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n filePath: {\n serializedName: \"filePath\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n class: {\n serializedName: \"class\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n runpath: {\n serializedName: \"runpath\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n rpath: {\n serializedName: \"rpath\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const BinaryHardeningFeatures: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BinaryHardeningFeatures\",\n modelProperties: {\n nx: {\n serializedName: \"nx\",\n type: {\n name: \"Boolean\",\n },\n },\n pie: {\n serializedName: \"pie\",\n type: {\n name: \"Boolean\",\n },\n },\n relro: {\n serializedName: \"relro\",\n type: {\n name: \"Boolean\",\n },\n },\n canary: {\n serializedName: \"canary\",\n type: {\n name: \"Boolean\",\n },\n },\n stripped: {\n serializedName: \"stripped\",\n type: {\n name: \"Boolean\",\n },\n },\n },\n },\n};\n\nexport const Resource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Resource\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n },\n },\n};\n\nexport const SystemData: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n modelProperties: {\n createdBy: {\n serializedName: \"createdBy\",\n type: {\n name: \"String\",\n },\n },\n createdByType: {\n serializedName: \"createdByType\",\n type: {\n name: \"String\",\n },\n },\n createdAt: {\n serializedName: \"createdAt\",\n type: {\n name: \"DateTime\",\n },\n },\n lastModifiedBy: {\n serializedName: \"lastModifiedBy\",\n type: {\n name: \"String\",\n },\n },\n lastModifiedByType: {\n serializedName: \"lastModifiedByType\",\n type: {\n name: \"String\",\n },\n },\n lastModifiedAt: {\n serializedName: \"lastModifiedAt\",\n type: {\n name: \"DateTime\",\n },\n },\n },\n },\n};\n\nexport const ErrorResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorResponse\",\n modelProperties: {\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n },\n },\n },\n },\n};\n\nexport const ErrorDetail: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n message: {\n serializedName: \"message\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n target: {\n serializedName: \"target\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n details: {\n serializedName: \"details\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n },\n },\n },\n },\n additionalInfo: {\n serializedName: \"additionalInfo\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorAdditionalInfo\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ErrorAdditionalInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorAdditionalInfo\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n info: {\n serializedName: \"info\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } },\n },\n },\n },\n },\n};\n\nexport const CryptoCertificateListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CryptoCertificateListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"CryptoCertificateResource\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CryptoCertificate: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CryptoCertificate\",\n modelProperties: {\n cryptoCertId: {\n serializedName: \"cryptoCertId\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n name: {\n serializedName: \"name\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n subject: {\n serializedName: \"subject\",\n type: {\n name: \"Composite\",\n className: \"CryptoCertificateEntity\",\n },\n },\n issuer: {\n serializedName: \"issuer\",\n type: {\n name: \"Composite\",\n className: \"CryptoCertificateEntity\",\n },\n },\n issuedDate: {\n serializedName: \"issuedDate\",\n nullable: true,\n type: {\n name: \"DateTime\",\n },\n },\n expirationDate: {\n serializedName: \"expirationDate\",\n nullable: true,\n type: {\n name: \"DateTime\",\n },\n },\n role: {\n serializedName: \"role\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n signatureAlgorithm: {\n serializedName: \"signatureAlgorithm\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n keySize: {\n serializedName: \"keySize\",\n nullable: true,\n type: {\n name: \"Number\",\n },\n },\n keyAlgorithm: {\n serializedName: \"keyAlgorithm\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n encoding: {\n serializedName: \"encoding\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n serialNumber: {\n serializedName: \"serialNumber\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n fingerprint: {\n serializedName: \"fingerprint\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n usage: {\n serializedName: \"usage\",\n nullable: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n filePaths: {\n serializedName: \"filePaths\",\n readOnly: true,\n nullable: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n pairedKey: {\n serializedName: \"pairedKey\",\n type: {\n name: \"Composite\",\n className: \"PairedKey\",\n },\n },\n isExpired: {\n serializedName: \"isExpired\",\n nullable: true,\n type: {\n name: \"Boolean\",\n },\n },\n isSelfSigned: {\n serializedName: \"isSelfSigned\",\n nullable: true,\n type: {\n name: \"Boolean\",\n },\n },\n isWeakSignature: {\n serializedName: \"isWeakSignature\",\n nullable: true,\n type: {\n name: \"Boolean\",\n },\n },\n isShortKeySize: {\n serializedName: \"isShortKeySize\",\n nullable: true,\n type: {\n name: \"Boolean\",\n },\n },\n },\n },\n};\n\nexport const CryptoCertificateEntity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CryptoCertificateEntity\",\n modelProperties: {\n commonName: {\n serializedName: \"commonName\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n organization: {\n serializedName: \"organization\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n organizationalUnit: {\n serializedName: \"organizationalUnit\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n state: {\n serializedName: \"state\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n country: {\n serializedName: \"country\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PairedKey: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PairedKey\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CryptoKeyListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CryptoKeyListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"CryptoKeyResource\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CryptoKey: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CryptoKey\",\n modelProperties: {\n cryptoKeyId: {\n serializedName: \"cryptoKeyId\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n keyType: {\n serializedName: \"keyType\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n keySize: {\n serializedName: \"keySize\",\n nullable: true,\n type: {\n name: \"Number\",\n },\n },\n keyAlgorithm: {\n serializedName: \"keyAlgorithm\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n usage: {\n serializedName: \"usage\",\n nullable: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n filePaths: {\n serializedName: \"filePaths\",\n readOnly: true,\n nullable: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n pairedKey: {\n serializedName: \"pairedKey\",\n type: {\n name: \"Composite\",\n className: \"PairedKey\",\n },\n },\n isShortKeySize: {\n serializedName: \"isShortKeySize\",\n nullable: true,\n type: {\n name: \"Boolean\",\n },\n },\n },\n },\n};\n\nexport const CveListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CveListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"CveResource\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CveResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CveResult\",\n modelProperties: {\n cveId: {\n serializedName: \"cveId\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n component: {\n serializedName: \"component\",\n type: {\n name: \"Composite\",\n className: \"CveComponent\",\n },\n },\n severity: {\n serializedName: \"severity\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n cvssScore: {\n serializedName: \"cvssScore\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n cvssVersion: {\n serializedName: \"cvssVersion\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n cvssV2Score: {\n serializedName: \"cvssV2Score\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n cvssV3Score: {\n serializedName: \"cvssV3Score\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n links: {\n serializedName: \"links\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"CveLink\",\n },\n },\n },\n },\n description: {\n serializedName: \"description\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CveComponent: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CveComponent\",\n modelProperties: {\n componentId: {\n serializedName: \"componentId\",\n type: {\n name: \"String\",\n },\n },\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n version: {\n serializedName: \"version\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CveLink: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CveLink\",\n modelProperties: {\n href: {\n serializedName: \"href\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n label: {\n serializedName: \"label\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const FirmwareList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FirmwareList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Firmware\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const FirmwareProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FirmwareProperties\",\n modelProperties: {\n fileName: {\n serializedName: \"fileName\",\n type: {\n name: \"String\",\n },\n },\n vendor: {\n serializedName: \"vendor\",\n type: {\n name: \"String\",\n },\n },\n model: {\n serializedName: \"model\",\n type: {\n name: \"String\",\n },\n },\n version: {\n serializedName: \"version\",\n type: {\n name: \"String\",\n },\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\",\n },\n },\n fileSize: {\n serializedName: \"fileSize\",\n nullable: true,\n type: {\n name: \"Number\",\n },\n },\n status: {\n defaultValue: \"Pending\",\n serializedName: \"status\",\n type: {\n name: \"String\",\n },\n },\n statusMessages: {\n serializedName: \"statusMessages\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"StatusMessage\",\n },\n },\n },\n },\n provisioningState: {\n serializedName: \"provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const StatusMessage: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StatusMessage\",\n modelProperties: {\n errorCode: {\n serializedName: \"errorCode\",\n type: {\n name: \"Number\",\n },\n },\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const FirmwareUpdateDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FirmwareUpdateDefinition\",\n modelProperties: {\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"FirmwareProperties\",\n },\n },\n },\n },\n};\n\nexport const UrlToken: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UrlToken\",\n modelProperties: {\n url: {\n serializedName: \"url\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const OperationListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Operation\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Operation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Operation\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n isDataAction: {\n serializedName: \"isDataAction\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n display: {\n serializedName: \"display\",\n type: {\n name: \"Composite\",\n className: \"OperationDisplay\",\n },\n },\n origin: {\n serializedName: \"origin\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n actionType: {\n serializedName: \"actionType\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const OperationDisplay: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationDisplay\",\n modelProperties: {\n provider: {\n serializedName: \"provider\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n resource: {\n serializedName: \"resource\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n operation: {\n serializedName: \"operation\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n description: {\n serializedName: \"description\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PasswordHashListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PasswordHashListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PasswordHashResource\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PasswordHash: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PasswordHash\",\n modelProperties: {\n passwordHashId: {\n serializedName: \"passwordHashId\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n filePath: {\n serializedName: \"filePath\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n salt: {\n serializedName: \"salt\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n hash: {\n serializedName: \"hash\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n context: {\n serializedName: \"context\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n username: {\n serializedName: \"username\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n algorithm: {\n serializedName: \"algorithm\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SbomComponentListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SbomComponentListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SbomComponentResource\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SbomComponent: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SbomComponent\",\n modelProperties: {\n componentId: {\n serializedName: \"componentId\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n componentName: {\n serializedName: \"componentName\",\n type: {\n name: \"String\",\n },\n },\n version: {\n serializedName: \"version\",\n type: {\n name: \"String\",\n },\n },\n license: {\n serializedName: \"license\",\n nullable: true,\n type: {\n name: \"String\",\n },\n },\n filePaths: {\n serializedName: \"filePaths\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const SummaryListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SummaryListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SummaryResource\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SummaryResourceProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SummaryResourceProperties\",\n uberParent: \"SummaryResourceProperties\",\n polymorphicDiscriminator: {\n serializedName: \"summaryType\",\n clientName: \"summaryType\",\n },\n modelProperties: {\n summaryType: {\n serializedName: \"summaryType\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const WorkspaceList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkspaceList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Workspace\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const WorkspaceProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkspaceProperties\",\n modelProperties: {\n provisioningState: {\n serializedName: \"provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const WorkspaceUpdateDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkspaceUpdateDefinition\",\n modelProperties: {\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"WorkspaceProperties\",\n },\n },\n },\n },\n};\n\nexport const GenerateUploadUrlRequest: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"GenerateUploadUrlRequest\",\n modelProperties: {\n firmwareId: {\n serializedName: \"firmwareId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const BinaryHardeningResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BinaryHardeningResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"BinaryHardeningResult\",\n },\n },\n },\n },\n};\n\nexport const CryptoCertificateResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CryptoCertificateResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"CryptoCertificate\",\n },\n },\n },\n },\n};\n\nexport const CryptoKeyResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CryptoKeyResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"CryptoKey\",\n },\n },\n },\n },\n};\n\nexport const CveResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CveResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"CveResult\",\n },\n },\n },\n },\n};\n\nexport const Firmware: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Firmware\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"FirmwareProperties\",\n },\n },\n },\n },\n};\n\nexport const PasswordHashResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PasswordHashResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"PasswordHash\",\n },\n },\n },\n },\n};\n\nexport const SbomComponentResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SbomComponentResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"SbomComponent\",\n },\n },\n },\n },\n};\n\nexport const SummaryResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SummaryResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"SummaryResourceProperties\",\n },\n },\n },\n },\n};\n\nexport const TrackedResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TrackedResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n location: {\n serializedName: \"location\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const FirmwareSummary: coreClient.CompositeMapper = {\n serializedName: \"Firmware\",\n type: {\n name: \"Composite\",\n className: \"FirmwareSummary\",\n uberParent: \"SummaryResourceProperties\",\n polymorphicDiscriminator:\n SummaryResourceProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...SummaryResourceProperties.type.modelProperties,\n extractedSize: {\n serializedName: \"extractedSize\",\n nullable: true,\n type: {\n name: \"Number\",\n },\n },\n fileSize: {\n serializedName: \"fileSize\",\n nullable: true,\n type: {\n name: \"Number\",\n },\n },\n extractedFileCount: {\n serializedName: \"extractedFileCount\",\n nullable: true,\n type: {\n name: \"Number\",\n },\n },\n componentCount: {\n serializedName: \"componentCount\",\n nullable: true,\n type: {\n name: \"Number\",\n },\n },\n binaryCount: {\n serializedName: \"binaryCount\",\n nullable: true,\n type: {\n name: \"Number\",\n },\n },\n analysisTimeSeconds: {\n serializedName: \"analysisTimeSeconds\",\n nullable: true,\n type: {\n name: \"Number\",\n },\n },\n rootFileSystems: {\n serializedName: \"rootFileSystems\",\n nullable: true,\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const CveSummary: coreClient.CompositeMapper = {\n serializedName: \"CVE\",\n type: {\n name: \"Composite\",\n className: \"CveSummary\",\n uberParent: \"SummaryResourceProperties\",\n polymorphicDiscriminator:\n SummaryResourceProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...SummaryResourceProperties.type.modelProperties,\n critical: {\n serializedName: \"critical\",\n nullable: true,\n type: {\n name: \"Number\",\n },\n },\n high: {\n serializedName: \"high\",\n nullable: true,\n type: {\n name: \"Number\",\n },\n },\n medium: {\n serializedName: \"medium\",\n nullable: true,\n type: {\n name: \"Number\",\n },\n },\n low: {\n serializedName: \"low\",\n nullable: true,\n type: {\n name: \"Number\",\n },\n },\n unknown: {\n serializedName: \"unknown\",\n nullable: true,\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const BinaryHardeningSummaryResource: coreClient.CompositeMapper = {\n serializedName: \"BinaryHardening\",\n type: {\n name: \"Composite\",\n className: \"BinaryHardeningSummaryResource\",\n uberParent: \"SummaryResourceProperties\",\n polymorphicDiscriminator:\n SummaryResourceProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...SummaryResourceProperties.type.modelProperties,\n totalFiles: {\n serializedName: \"totalFiles\",\n type: {\n name: \"Number\",\n },\n },\n nx: {\n serializedName: \"nx\",\n nullable: true,\n type: {\n name: \"Number\",\n },\n },\n pie: {\n serializedName: \"pie\",\n nullable: true,\n type: {\n name: \"Number\",\n },\n },\n relro: {\n serializedName: \"relro\",\n nullable: true,\n type: {\n name: \"Number\",\n },\n },\n canary: {\n serializedName: \"canary\",\n nullable: true,\n type: {\n name: \"Number\",\n },\n },\n stripped: {\n serializedName: \"stripped\",\n nullable: true,\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const CryptoCertificateSummaryResource: coreClient.CompositeMapper = {\n serializedName: \"CryptoCertificate\",\n type: {\n name: \"Composite\",\n className: \"CryptoCertificateSummaryResource\",\n uberParent: \"SummaryResourceProperties\",\n polymorphicDiscriminator:\n SummaryResourceProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...SummaryResourceProperties.type.modelProperties,\n totalCertificates: {\n serializedName: \"totalCertificates\",\n type: {\n name: \"Number\",\n },\n },\n pairedKeys: {\n serializedName: \"pairedKeys\",\n type: {\n name: \"Number\",\n },\n },\n expired: {\n serializedName: \"expired\",\n type: {\n name: \"Number\",\n },\n },\n expiringSoon: {\n serializedName: \"expiringSoon\",\n type: {\n name: \"Number\",\n },\n },\n weakSignature: {\n serializedName: \"weakSignature\",\n type: {\n name: \"Number\",\n },\n },\n selfSigned: {\n serializedName: \"selfSigned\",\n type: {\n name: \"Number\",\n },\n },\n shortKeySize: {\n serializedName: \"shortKeySize\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const CryptoKeySummaryResource: coreClient.CompositeMapper = {\n serializedName: \"CryptoKey\",\n type: {\n name: \"Composite\",\n className: \"CryptoKeySummaryResource\",\n uberParent: \"SummaryResourceProperties\",\n polymorphicDiscriminator:\n SummaryResourceProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...SummaryResourceProperties.type.modelProperties,\n totalKeys: {\n serializedName: \"totalKeys\",\n type: {\n name: \"Number\",\n },\n },\n publicKeys: {\n serializedName: \"publicKeys\",\n type: {\n name: \"Number\",\n },\n },\n privateKeys: {\n serializedName: \"privateKeys\",\n type: {\n name: \"Number\",\n },\n },\n pairedKeys: {\n serializedName: \"pairedKeys\",\n type: {\n name: \"Number\",\n },\n },\n shortKeySize: {\n serializedName: \"shortKeySize\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const Workspace: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Workspace\",\n modelProperties: {\n ...TrackedResource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"WorkspaceProperties\",\n },\n },\n },\n },\n};\n\nexport let discriminators = {\n SummaryResourceProperties: SummaryResourceProperties,\n \"SummaryResourceProperties.Firmware\": FirmwareSummary,\n \"SummaryResourceProperties.CVE\": CveSummary,\n \"SummaryResourceProperties.BinaryHardening\": BinaryHardeningSummaryResource,\n \"SummaryResourceProperties.CryptoCertificate\":\n CryptoCertificateSummaryResource,\n \"SummaryResourceProperties.CryptoKey\": CryptoKeySummaryResource,\n};\n"]}
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
6
|
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
7
|
*/
|
|
8
|
-
import { Firmware as FirmwareMapper, FirmwareUpdateDefinition as FirmwareUpdateDefinitionMapper, Workspace as WorkspaceMapper, WorkspaceUpdateDefinition as WorkspaceUpdateDefinitionMapper, GenerateUploadUrlRequest as GenerateUploadUrlRequestMapper, } from "../models/mappers";
|
|
8
|
+
import { Firmware as FirmwareMapper, FirmwareUpdateDefinition as FirmwareUpdateDefinitionMapper, Workspace as WorkspaceMapper, WorkspaceUpdateDefinition as WorkspaceUpdateDefinitionMapper, GenerateUploadUrlRequest as GenerateUploadUrlRequestMapper, } from "../models/mappers.js";
|
|
9
9
|
export const accept = {
|
|
10
10
|
parameterPath: "accept",
|
|
11
11
|
mapper: {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"parameters.js","sourceRoot":"","sources":["../../../src/models/parameters.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport {\n OperationParameter,\n OperationURLParameter,\n OperationQueryParameter,\n} from \"@azure/core-client\";\nimport {\n Firmware as FirmwareMapper,\n FirmwareUpdateDefinition as FirmwareUpdateDefinitionMapper,\n Workspace as WorkspaceMapper,\n WorkspaceUpdateDefinition as WorkspaceUpdateDefinitionMapper,\n GenerateUploadUrlRequest as GenerateUploadUrlRequestMapper,\n} from \"../models/mappers.js\";\n\nexport const accept: OperationParameter = {\n parameterPath: \"accept\",\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Accept\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const $host: OperationURLParameter = {\n parameterPath: \"$host\",\n mapper: {\n serializedName: \"$host\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n skipEncoding: true,\n};\n\nexport const subscriptionId: OperationURLParameter = {\n parameterPath: \"subscriptionId\",\n mapper: {\n serializedName: \"subscriptionId\",\n required: true,\n type: {\n name: \"Uuid\",\n },\n },\n};\n\nexport const resourceGroupName: OperationURLParameter = {\n parameterPath: \"resourceGroupName\",\n mapper: {\n constraints: {\n MaxLength: 90,\n MinLength: 1,\n },\n serializedName: \"resourceGroupName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const workspaceName: OperationURLParameter = {\n parameterPath: \"workspaceName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9][a-zA-Z0-9_.-]*$\"),\n },\n serializedName: \"workspaceName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const firmwareId: OperationURLParameter = {\n parameterPath: \"firmwareId\",\n mapper: {\n serializedName: \"firmwareId\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const apiVersion: OperationQueryParameter = {\n parameterPath: \"apiVersion\",\n mapper: {\n defaultValue: \"2024-01-10\",\n isConstant: true,\n serializedName: \"api-version\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const nextLink: OperationURLParameter = {\n parameterPath: \"nextLink\",\n mapper: {\n serializedName: \"nextLink\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n skipEncoding: true,\n};\n\nexport const contentType: OperationParameter = {\n parameterPath: [\"options\", \"contentType\"],\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Content-Type\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const firmware: OperationParameter = {\n parameterPath: \"firmware\",\n mapper: FirmwareMapper,\n};\n\nexport const firmware1: OperationParameter = {\n parameterPath: \"firmware\",\n mapper: FirmwareUpdateDefinitionMapper,\n};\n\nexport const summaryName: OperationURLParameter = {\n parameterPath: \"summaryName\",\n mapper: {\n serializedName: \"summaryName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const workspace: OperationParameter = {\n parameterPath: \"workspace\",\n mapper: WorkspaceMapper,\n};\n\nexport const workspace1: OperationParameter = {\n parameterPath: \"workspace\",\n mapper: WorkspaceUpdateDefinitionMapper,\n};\n\nexport const generateUploadUrl: OperationParameter = {\n parameterPath: \"generateUploadUrl\",\n mapper: GenerateUploadUrlRequestMapper,\n};\n"]}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
-
import { BinaryHardening } from "../operationsInterfaces";
|
|
3
|
-
import { IoTFirmwareDefenseClient } from "../ioTFirmwareDefenseClient";
|
|
4
|
-
import { BinaryHardeningResource, BinaryHardeningListByFirmwareOptionalParams } from "../models";
|
|
2
|
+
import { BinaryHardening } from "../operationsInterfaces/index.js";
|
|
3
|
+
import { IoTFirmwareDefenseClient } from "../ioTFirmwareDefenseClient.js";
|
|
4
|
+
import { BinaryHardeningResource, BinaryHardeningListByFirmwareOptionalParams } from "../models/index.js";
|
|
5
5
|
/** Class containing BinaryHardening operations. */
|
|
6
6
|
export declare class BinaryHardeningImpl implements BinaryHardening {
|
|
7
7
|
private readonly client;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"binaryHardening.d.ts","sourceRoot":"","sources":["../../../src/operations/binaryHardening.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,eAAe,EAAE,MAAM,kCAAkC,CAAC;AAInE,OAAO,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAC1E,OAAO,EACL,uBAAuB,EAEvB,2CAA2C,EAG5C,MAAM,oBAAoB,CAAC;AAG5B,mDAAmD;AACnD,qBAAa,mBAAoB,YAAW,eAAe;IACzD,OAAO,CAAC,QAAQ,CAAC,MAAM,CAA2B;IAElD;;;OAGG;gBACS,MAAM,EAAE,wBAAwB;IAI5C;;;;;;OAMG;IACI,cAAc,CACnB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,2CAA2C,GACpD,0BAA0B,CAAC,uBAAuB,CAAC;YA6BvC,wBAAwB;YAoCxB,uBAAuB;IAgBtC;;;;;;OAMG;IACH,OAAO,CAAC,eAAe;IAYvB;;;;;;;OAOG;IACH,OAAO,CAAC,mBAAmB;CAY5B"}
|
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
7
|
*/
|
|
8
8
|
import { __asyncDelegator, __asyncGenerator, __asyncValues, __await } from "tslib";
|
|
9
|
-
import { setContinuationToken } from "../pagingHelper";
|
|
9
|
+
import { setContinuationToken } from "../pagingHelper.js";
|
|
10
10
|
import * as coreClient from "@azure/core-client";
|
|
11
|
-
import * as Mappers from "../models/mappers";
|
|
12
|
-
import * as Parameters from "../models/parameters";
|
|
11
|
+
import * as Mappers from "../models/mappers.js";
|
|
12
|
+
import * as Parameters from "../models/parameters.js";
|
|
13
13
|
/// <reference lib="esnext.asynciterable" />
|
|
14
14
|
/** Class containing BinaryHardening operations. */
|
|
15
15
|
export class BinaryHardeningImpl {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"binaryHardening.js","sourceRoot":"","sources":["../../../src/operations/binaryHardening.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { BinaryHardening } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { IoTFirmwareDefenseClient } from \"../ioTFirmwareDefenseClient.js\";\nimport {\n BinaryHardeningResource,\n BinaryHardeningListByFirmwareNextOptionalParams,\n BinaryHardeningListByFirmwareOptionalParams,\n BinaryHardeningListByFirmwareResponse,\n BinaryHardeningListByFirmwareNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing BinaryHardening operations. */\nexport class BinaryHardeningImpl implements BinaryHardening {\n private readonly client: IoTFirmwareDefenseClient;\n\n /**\n * Initialize a new instance of the class BinaryHardening class.\n * @param client Reference to the service client\n */\n constructor(client: IoTFirmwareDefenseClient) {\n this.client = client;\n }\n\n /**\n * Lists binary hardening analysis results of a firmware.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the firmware analysis workspace.\n * @param firmwareId The id of the firmware.\n * @param options The options parameters.\n */\n public listByFirmware(\n resourceGroupName: string,\n workspaceName: string,\n firmwareId: string,\n options?: BinaryHardeningListByFirmwareOptionalParams,\n ): PagedAsyncIterableIterator<BinaryHardeningResource> {\n const iter = this.listByFirmwarePagingAll(\n resourceGroupName,\n workspaceName,\n firmwareId,\n options,\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByFirmwarePagingPage(\n resourceGroupName,\n workspaceName,\n firmwareId,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listByFirmwarePagingPage(\n resourceGroupName: string,\n workspaceName: string,\n firmwareId: string,\n options?: BinaryHardeningListByFirmwareOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<BinaryHardeningResource[]> {\n let result: BinaryHardeningListByFirmwareResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByFirmware(\n resourceGroupName,\n workspaceName,\n firmwareId,\n options,\n );\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByFirmwareNext(\n resourceGroupName,\n workspaceName,\n firmwareId,\n continuationToken,\n options,\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByFirmwarePagingAll(\n resourceGroupName: string,\n workspaceName: string,\n firmwareId: string,\n options?: BinaryHardeningListByFirmwareOptionalParams,\n ): AsyncIterableIterator<BinaryHardeningResource> {\n for await (const page of this.listByFirmwarePagingPage(\n resourceGroupName,\n workspaceName,\n firmwareId,\n options,\n )) {\n yield* page;\n }\n }\n\n /**\n * Lists binary hardening analysis results of a firmware.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the firmware analysis workspace.\n * @param firmwareId The id of the firmware.\n * @param options The options parameters.\n */\n private _listByFirmware(\n resourceGroupName: string,\n workspaceName: string,\n firmwareId: string,\n options?: BinaryHardeningListByFirmwareOptionalParams,\n ): Promise<BinaryHardeningListByFirmwareResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, firmwareId, options },\n listByFirmwareOperationSpec,\n );\n }\n\n /**\n * ListByFirmwareNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the firmware analysis workspace.\n * @param firmwareId The id of the firmware.\n * @param nextLink The nextLink from the previous successful call to the ListByFirmware method.\n * @param options The options parameters.\n */\n private _listByFirmwareNext(\n resourceGroupName: string,\n workspaceName: string,\n firmwareId: string,\n nextLink: string,\n options?: BinaryHardeningListByFirmwareNextOptionalParams,\n ): Promise<BinaryHardeningListByFirmwareNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, firmwareId, nextLink, options },\n listByFirmwareNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listByFirmwareOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.IoTFirmwareDefense/workspaces/{workspaceName}/firmwares/{firmwareId}/binaryHardeningResults\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.BinaryHardeningListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.firmwareId,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listByFirmwareNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.BinaryHardeningListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.firmwareId,\n Parameters.nextLink,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
-
import { CryptoCertificates } from "../operationsInterfaces";
|
|
3
|
-
import { IoTFirmwareDefenseClient } from "../ioTFirmwareDefenseClient";
|
|
4
|
-
import { CryptoCertificateResource, CryptoCertificatesListByFirmwareOptionalParams } from "../models";
|
|
2
|
+
import { CryptoCertificates } from "../operationsInterfaces/index.js";
|
|
3
|
+
import { IoTFirmwareDefenseClient } from "../ioTFirmwareDefenseClient.js";
|
|
4
|
+
import { CryptoCertificateResource, CryptoCertificatesListByFirmwareOptionalParams } from "../models/index.js";
|
|
5
5
|
/** Class containing CryptoCertificates operations. */
|
|
6
6
|
export declare class CryptoCertificatesImpl implements CryptoCertificates {
|
|
7
7
|
private readonly client;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cryptoCertificates.d.ts","sourceRoot":"","sources":["../../../src/operations/cryptoCertificates.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,kBAAkB,EAAE,MAAM,kCAAkC,CAAC;AAItE,OAAO,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAC1E,OAAO,EACL,yBAAyB,EAEzB,8CAA8C,EAG/C,MAAM,oBAAoB,CAAC;AAG5B,sDAAsD;AACtD,qBAAa,sBAAuB,YAAW,kBAAkB;IAC/D,OAAO,CAAC,QAAQ,CAAC,MAAM,CAA2B;IAElD;;;OAGG;gBACS,MAAM,EAAE,wBAAwB;IAI5C;;;;;;OAMG;IACI,cAAc,CACnB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,8CAA8C,GACvD,0BAA0B,CAAC,yBAAyB,CAAC;YA6BzC,wBAAwB;YAoCxB,uBAAuB;IAgBtC;;;;;;OAMG;IACH,OAAO,CAAC,eAAe;IAYvB;;;;;;;OAOG;IACH,OAAO,CAAC,mBAAmB;CAY5B"}
|
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
7
|
*/
|
|
8
8
|
import { __asyncDelegator, __asyncGenerator, __asyncValues, __await } from "tslib";
|
|
9
|
-
import { setContinuationToken } from "../pagingHelper";
|
|
9
|
+
import { setContinuationToken } from "../pagingHelper.js";
|
|
10
10
|
import * as coreClient from "@azure/core-client";
|
|
11
|
-
import * as Mappers from "../models/mappers";
|
|
12
|
-
import * as Parameters from "../models/parameters";
|
|
11
|
+
import * as Mappers from "../models/mappers.js";
|
|
12
|
+
import * as Parameters from "../models/parameters.js";
|
|
13
13
|
/// <reference lib="esnext.asynciterable" />
|
|
14
14
|
/** Class containing CryptoCertificates operations. */
|
|
15
15
|
export class CryptoCertificatesImpl {
|