@azure/arm-azurestackhci 4.1.0-beta.1 → 4.1.0
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 +1 -1
- package/dist/browser/api/arcSettings/operations.d.ts +0 -5
- package/dist/browser/api/arcSettings/operations.js +15 -24
- package/dist/browser/api/arcSettings/operations.js.map +1 -1
- package/dist/browser/api/azureStackHCIContext.js +4 -2
- package/dist/browser/api/azureStackHCIContext.js.map +1 -1
- package/dist/browser/api/clusters/index.d.ts +2 -2
- package/dist/browser/api/clusters/index.js +1 -1
- package/dist/browser/api/clusters/index.js.map +1 -1
- package/dist/browser/api/clusters/operations.d.ts +2 -11
- package/dist/browser/api/clusters/operations.js +30 -78
- package/dist/browser/api/clusters/operations.js.map +1 -1
- package/dist/browser/api/clusters/options.d.ts +0 -5
- package/dist/browser/api/clusters/options.js.map +1 -1
- package/dist/browser/api/deploymentSettings/operations.d.ts +0 -5
- package/dist/browser/api/deploymentSettings/operations.js +7 -16
- package/dist/browser/api/deploymentSettings/operations.js.map +1 -1
- package/dist/browser/api/edgeDeviceJobs/operations.d.ts +0 -5
- package/dist/browser/api/edgeDeviceJobs/operations.js +7 -16
- package/dist/browser/api/edgeDeviceJobs/operations.js.map +1 -1
- package/dist/browser/api/edgeDevices/operations.d.ts +0 -5
- package/dist/browser/api/edgeDevices/operations.js +11 -20
- package/dist/browser/api/edgeDevices/operations.js.map +1 -1
- package/dist/browser/api/extensions/operations.d.ts +0 -5
- package/dist/browser/api/extensions/operations.js +11 -20
- package/dist/browser/api/extensions/operations.js.map +1 -1
- package/dist/browser/api/offers/operations.js +5 -13
- package/dist/browser/api/offers/operations.js.map +1 -1
- package/dist/browser/api/operations/operations.js +3 -7
- package/dist/browser/api/operations/operations.js.map +1 -1
- package/dist/browser/api/securitySettings/operations.d.ts +0 -5
- package/dist/browser/api/securitySettings/operations.js +7 -16
- package/dist/browser/api/securitySettings/operations.js.map +1 -1
- package/dist/browser/api/skus/operations.js +3 -7
- package/dist/browser/api/skus/operations.js.map +1 -1
- package/dist/browser/api/updateRuns/operations.d.ts +0 -5
- package/dist/browser/api/updateRuns/operations.js +6 -15
- package/dist/browser/api/updateRuns/operations.js.map +1 -1
- package/dist/browser/api/updateSummaries/operations.d.ts +0 -5
- package/dist/browser/api/updateSummaries/operations.js +6 -15
- package/dist/browser/api/updateSummaries/operations.js.map +1 -1
- package/dist/browser/api/updateSummariesOperationGroup/operations.js +4 -4
- package/dist/browser/api/updateSummariesOperationGroup/operations.js.map +1 -1
- package/dist/browser/api/updates/operations.d.ts +0 -5
- package/dist/browser/api/updates/operations.js +10 -19
- package/dist/browser/api/updates/operations.js.map +1 -1
- package/dist/browser/api/validatedSolutionRecipes/operations.js +3 -7
- package/dist/browser/api/validatedSolutionRecipes/operations.js.map +1 -1
- package/dist/browser/azureStackHCIClient.d.ts +0 -30
- package/dist/browser/azureStackHCIClient.js +0 -40
- package/dist/browser/azureStackHCIClient.js.map +1 -1
- package/dist/browser/classic/arcSettings/index.d.ts +0 -5
- package/dist/browser/classic/arcSettings/index.js.map +1 -1
- package/dist/browser/classic/clusters/index.d.ts +2 -13
- package/dist/browser/classic/clusters/index.js +1 -10
- package/dist/browser/classic/clusters/index.js.map +1 -1
- package/dist/browser/classic/deploymentSettings/index.d.ts +0 -5
- package/dist/browser/classic/deploymentSettings/index.js.map +1 -1
- package/dist/browser/classic/edgeDeviceJobs/index.d.ts +0 -5
- package/dist/browser/classic/edgeDeviceJobs/index.js.map +1 -1
- package/dist/browser/classic/edgeDevices/index.d.ts +0 -5
- package/dist/browser/classic/edgeDevices/index.js.map +1 -1
- package/dist/browser/classic/extensions/index.d.ts +0 -5
- package/dist/browser/classic/extensions/index.js.map +1 -1
- package/dist/browser/classic/index.d.ts +0 -10
- package/dist/browser/classic/index.js.map +1 -1
- package/dist/browser/classic/securitySettings/index.d.ts +0 -5
- package/dist/browser/classic/securitySettings/index.js.map +1 -1
- package/dist/browser/classic/updateRuns/index.d.ts +0 -5
- package/dist/browser/classic/updateRuns/index.js.map +1 -1
- package/dist/browser/classic/updateSummaries/index.d.ts +0 -5
- package/dist/browser/classic/updateSummaries/index.js.map +1 -1
- package/dist/browser/classic/updates/index.d.ts +0 -5
- package/dist/browser/classic/updates/index.js.map +1 -1
- package/dist/browser/index.d.ts +5 -14
- package/dist/browser/index.js +2 -1
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/models/index.d.ts +2 -2
- package/dist/browser/models/index.js +1 -1
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/models.d.ts +94 -1351
- package/dist/browser/models/models.js +263 -1734
- package/dist/browser/models/models.js.map +1 -1
- package/dist/browser/restorePollerHelpers.js +10 -39
- package/dist/browser/restorePollerHelpers.js.map +1 -1
- package/dist/browser/static-helpers/pagingHelpers.js +1 -1
- package/dist/browser/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/browser/static-helpers/pollingHelpers.js +1 -1
- package/dist/browser/static-helpers/pollingHelpers.js.map +1 -1
- package/dist/commonjs/api/arcSettings/operations.d.ts +0 -5
- package/dist/commonjs/api/arcSettings/operations.js +15 -19
- package/dist/commonjs/api/arcSettings/operations.js.map +2 -2
- package/dist/commonjs/api/azureStackHCIContext.js +4 -2
- package/dist/commonjs/api/azureStackHCIContext.js.map +2 -2
- package/dist/commonjs/api/clusters/index.d.ts +2 -2
- package/dist/commonjs/api/clusters/index.js +0 -2
- package/dist/commonjs/api/clusters/index.js.map +2 -2
- package/dist/commonjs/api/clusters/operations.d.ts +2 -11
- package/dist/commonjs/api/clusters/operations.js +29 -81
- package/dist/commonjs/api/clusters/operations.js.map +2 -2
- package/dist/commonjs/api/clusters/options.d.ts +0 -5
- package/dist/commonjs/api/clusters/options.js.map +1 -1
- package/dist/commonjs/api/deploymentSettings/operations.d.ts +0 -5
- package/dist/commonjs/api/deploymentSettings/operations.js +7 -11
- package/dist/commonjs/api/deploymentSettings/operations.js.map +2 -2
- package/dist/commonjs/api/edgeDeviceJobs/operations.d.ts +0 -5
- package/dist/commonjs/api/edgeDeviceJobs/operations.js +7 -11
- package/dist/commonjs/api/edgeDeviceJobs/operations.js.map +2 -2
- package/dist/commonjs/api/edgeDevices/operations.d.ts +0 -5
- package/dist/commonjs/api/edgeDevices/operations.js +11 -15
- package/dist/commonjs/api/edgeDevices/operations.js.map +2 -2
- package/dist/commonjs/api/extensions/operations.d.ts +0 -5
- package/dist/commonjs/api/extensions/operations.js +11 -15
- package/dist/commonjs/api/extensions/operations.js.map +2 -2
- package/dist/commonjs/api/offers/operations.js +5 -13
- package/dist/commonjs/api/offers/operations.js.map +2 -2
- package/dist/commonjs/api/operations/operations.js +2 -6
- package/dist/commonjs/api/operations/operations.js.map +2 -2
- package/dist/commonjs/api/securitySettings/operations.d.ts +0 -5
- package/dist/commonjs/api/securitySettings/operations.js +7 -11
- package/dist/commonjs/api/securitySettings/operations.js.map +2 -2
- package/dist/commonjs/api/skus/operations.js +3 -7
- package/dist/commonjs/api/skus/operations.js.map +2 -2
- package/dist/commonjs/api/updateRuns/operations.d.ts +0 -5
- package/dist/commonjs/api/updateRuns/operations.js +6 -10
- package/dist/commonjs/api/updateRuns/operations.js.map +2 -2
- package/dist/commonjs/api/updateSummaries/operations.d.ts +0 -5
- package/dist/commonjs/api/updateSummaries/operations.js +6 -10
- package/dist/commonjs/api/updateSummaries/operations.js.map +2 -2
- package/dist/commonjs/api/updateSummariesOperationGroup/operations.js +4 -4
- package/dist/commonjs/api/updateSummariesOperationGroup/operations.js.map +1 -1
- package/dist/commonjs/api/updates/operations.d.ts +0 -5
- package/dist/commonjs/api/updates/operations.js +10 -14
- package/dist/commonjs/api/updates/operations.js.map +2 -2
- package/dist/commonjs/api/validatedSolutionRecipes/operations.js +3 -7
- package/dist/commonjs/api/validatedSolutionRecipes/operations.js.map +2 -2
- package/dist/commonjs/azureStackHCIClient.d.ts +0 -30
- package/dist/commonjs/azureStackHCIClient.js +0 -40
- package/dist/commonjs/azureStackHCIClient.js.map +2 -2
- package/dist/commonjs/classic/arcSettings/index.d.ts +0 -5
- package/dist/commonjs/classic/arcSettings/index.js.map +2 -2
- package/dist/commonjs/classic/clusters/index.d.ts +2 -13
- package/dist/commonjs/classic/clusters/index.js +0 -15
- package/dist/commonjs/classic/clusters/index.js.map +2 -2
- package/dist/commonjs/classic/deploymentSettings/index.d.ts +0 -5
- package/dist/commonjs/classic/deploymentSettings/index.js.map +2 -2
- package/dist/commonjs/classic/edgeDeviceJobs/index.d.ts +0 -5
- package/dist/commonjs/classic/edgeDeviceJobs/index.js.map +2 -2
- package/dist/commonjs/classic/edgeDevices/index.d.ts +0 -5
- package/dist/commonjs/classic/edgeDevices/index.js.map +2 -2
- package/dist/commonjs/classic/extensions/index.d.ts +0 -5
- package/dist/commonjs/classic/extensions/index.js.map +2 -2
- package/dist/commonjs/classic/index.d.ts +0 -10
- package/dist/commonjs/classic/index.js.map +1 -1
- package/dist/commonjs/classic/securitySettings/index.d.ts +0 -5
- package/dist/commonjs/classic/securitySettings/index.js.map +2 -2
- package/dist/commonjs/classic/updateRuns/index.d.ts +0 -5
- package/dist/commonjs/classic/updateRuns/index.js.map +2 -2
- package/dist/commonjs/classic/updateSummaries/index.d.ts +0 -5
- package/dist/commonjs/classic/updateSummaries/index.js.map +2 -2
- package/dist/commonjs/classic/updates/index.d.ts +0 -5
- package/dist/commonjs/classic/updates/index.js.map +2 -2
- package/dist/commonjs/index.d.ts +5 -14
- package/dist/commonjs/index.js +5 -34
- package/dist/commonjs/index.js.map +2 -2
- package/dist/commonjs/models/index.d.ts +2 -2
- package/dist/commonjs/models/index.js +0 -34
- package/dist/commonjs/models/index.js.map +2 -2
- package/dist/commonjs/models/models.d.ts +94 -1351
- package/dist/commonjs/models/models.js +263 -1807
- package/dist/commonjs/models/models.js.map +3 -3
- package/dist/commonjs/restorePollerHelpers.js +42 -71
- package/dist/commonjs/restorePollerHelpers.js.map +3 -3
- package/dist/commonjs/static-helpers/pagingHelpers.js +1 -1
- package/dist/commonjs/static-helpers/pagingHelpers.js.map +2 -2
- package/dist/commonjs/static-helpers/pollingHelpers.js +1 -1
- package/dist/commonjs/static-helpers/pollingHelpers.js.map +2 -2
- package/dist/commonjs/tsdoc-metadata.json +1 -1
- package/dist/esm/api/arcSettings/operations.d.ts +0 -5
- package/dist/esm/api/arcSettings/operations.js +15 -24
- package/dist/esm/api/arcSettings/operations.js.map +1 -1
- package/dist/esm/api/azureStackHCIContext.js +4 -2
- package/dist/esm/api/azureStackHCIContext.js.map +1 -1
- package/dist/esm/api/clusters/index.d.ts +2 -2
- package/dist/esm/api/clusters/index.js +1 -1
- package/dist/esm/api/clusters/index.js.map +1 -1
- package/dist/esm/api/clusters/operations.d.ts +2 -11
- package/dist/esm/api/clusters/operations.js +30 -78
- package/dist/esm/api/clusters/operations.js.map +1 -1
- package/dist/esm/api/clusters/options.d.ts +0 -5
- package/dist/esm/api/clusters/options.js.map +1 -1
- package/dist/esm/api/deploymentSettings/operations.d.ts +0 -5
- package/dist/esm/api/deploymentSettings/operations.js +7 -16
- package/dist/esm/api/deploymentSettings/operations.js.map +1 -1
- package/dist/esm/api/edgeDeviceJobs/operations.d.ts +0 -5
- package/dist/esm/api/edgeDeviceJobs/operations.js +7 -16
- package/dist/esm/api/edgeDeviceJobs/operations.js.map +1 -1
- package/dist/esm/api/edgeDevices/operations.d.ts +0 -5
- package/dist/esm/api/edgeDevices/operations.js +11 -20
- package/dist/esm/api/edgeDevices/operations.js.map +1 -1
- package/dist/esm/api/extensions/operations.d.ts +0 -5
- package/dist/esm/api/extensions/operations.js +11 -20
- package/dist/esm/api/extensions/operations.js.map +1 -1
- package/dist/esm/api/offers/operations.js +5 -13
- package/dist/esm/api/offers/operations.js.map +1 -1
- package/dist/esm/api/operations/operations.js +3 -7
- package/dist/esm/api/operations/operations.js.map +1 -1
- package/dist/esm/api/securitySettings/operations.d.ts +0 -5
- package/dist/esm/api/securitySettings/operations.js +7 -16
- package/dist/esm/api/securitySettings/operations.js.map +1 -1
- package/dist/esm/api/skus/operations.js +3 -7
- package/dist/esm/api/skus/operations.js.map +1 -1
- package/dist/esm/api/updateRuns/operations.d.ts +0 -5
- package/dist/esm/api/updateRuns/operations.js +6 -15
- package/dist/esm/api/updateRuns/operations.js.map +1 -1
- package/dist/esm/api/updateSummaries/operations.d.ts +0 -5
- package/dist/esm/api/updateSummaries/operations.js +6 -15
- package/dist/esm/api/updateSummaries/operations.js.map +1 -1
- package/dist/esm/api/updateSummariesOperationGroup/operations.js +4 -4
- package/dist/esm/api/updateSummariesOperationGroup/operations.js.map +1 -1
- package/dist/esm/api/updates/operations.d.ts +0 -5
- package/dist/esm/api/updates/operations.js +10 -19
- package/dist/esm/api/updates/operations.js.map +1 -1
- package/dist/esm/api/validatedSolutionRecipes/operations.js +3 -7
- package/dist/esm/api/validatedSolutionRecipes/operations.js.map +1 -1
- package/dist/esm/azureStackHCIClient.d.ts +0 -30
- package/dist/esm/azureStackHCIClient.js +0 -40
- package/dist/esm/azureStackHCIClient.js.map +1 -1
- package/dist/esm/classic/arcSettings/index.d.ts +0 -5
- package/dist/esm/classic/arcSettings/index.js.map +1 -1
- package/dist/esm/classic/clusters/index.d.ts +2 -13
- package/dist/esm/classic/clusters/index.js +1 -10
- package/dist/esm/classic/clusters/index.js.map +1 -1
- package/dist/esm/classic/deploymentSettings/index.d.ts +0 -5
- package/dist/esm/classic/deploymentSettings/index.js.map +1 -1
- package/dist/esm/classic/edgeDeviceJobs/index.d.ts +0 -5
- package/dist/esm/classic/edgeDeviceJobs/index.js.map +1 -1
- package/dist/esm/classic/edgeDevices/index.d.ts +0 -5
- package/dist/esm/classic/edgeDevices/index.js.map +1 -1
- package/dist/esm/classic/extensions/index.d.ts +0 -5
- package/dist/esm/classic/extensions/index.js.map +1 -1
- package/dist/esm/classic/index.d.ts +0 -10
- package/dist/esm/classic/index.js.map +1 -1
- package/dist/esm/classic/securitySettings/index.d.ts +0 -5
- package/dist/esm/classic/securitySettings/index.js.map +1 -1
- package/dist/esm/classic/updateRuns/index.d.ts +0 -5
- package/dist/esm/classic/updateRuns/index.js.map +1 -1
- package/dist/esm/classic/updateSummaries/index.d.ts +0 -5
- package/dist/esm/classic/updateSummaries/index.js.map +1 -1
- package/dist/esm/classic/updates/index.d.ts +0 -5
- package/dist/esm/classic/updates/index.js.map +1 -1
- package/dist/esm/index.d.ts +5 -14
- package/dist/esm/index.js +2 -1
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/models/index.d.ts +2 -2
- package/dist/esm/models/index.js +1 -1
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/models.d.ts +94 -1351
- package/dist/esm/models/models.js +263 -1734
- package/dist/esm/models/models.js.map +1 -1
- package/dist/esm/restorePollerHelpers.js +10 -39
- package/dist/esm/restorePollerHelpers.js.map +1 -1
- package/dist/esm/static-helpers/pagingHelpers.js +1 -1
- package/dist/esm/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/esm/static-helpers/pollingHelpers.js +1 -1
- package/dist/esm/static-helpers/pollingHelpers.js.map +1 -1
- package/package.json +25 -269
- package/dist/browser/api/clusterJobs/index.d.ts +0 -3
- package/dist/browser/api/clusterJobs/index.js +0 -4
- package/dist/browser/api/clusterJobs/index.js.map +0 -1
- package/dist/browser/api/clusterJobs/operations.d.ts +0 -28
- package/dist/browser/api/clusterJobs/operations.js +0 -140
- package/dist/browser/api/clusterJobs/operations.js.map +0 -1
- package/dist/browser/api/clusterJobs/options.d.ts +0 -18
- package/dist/browser/api/clusterJobs/options.js +0 -4
- package/dist/browser/api/clusterJobs/options.js.map +0 -1
- package/dist/browser/api/devicePools/index.d.ts +0 -3
- package/dist/browser/api/devicePools/index.js +0 -4
- package/dist/browser/api/devicePools/index.js.map +0 -1
- package/dist/browser/api/devicePools/operations.d.ts +0 -44
- package/dist/browser/api/devicePools/operations.js +0 -268
- package/dist/browser/api/devicePools/operations.js.map +0 -1
- package/dist/browser/api/devicePools/options.d.ts +0 -36
- package/dist/browser/api/devicePools/options.js +0 -4
- package/dist/browser/api/devicePools/options.js.map +0 -1
- package/dist/browser/api/edgeMachineJobs/index.d.ts +0 -3
- package/dist/browser/api/edgeMachineJobs/index.js +0 -4
- package/dist/browser/api/edgeMachineJobs/index.js.map +0 -1
- package/dist/browser/api/edgeMachineJobs/operations.d.ts +0 -28
- package/dist/browser/api/edgeMachineJobs/operations.js +0 -140
- package/dist/browser/api/edgeMachineJobs/operations.js.map +0 -1
- package/dist/browser/api/edgeMachineJobs/options.d.ts +0 -18
- package/dist/browser/api/edgeMachineJobs/options.js +0 -4
- package/dist/browser/api/edgeMachineJobs/options.js.map +0 -1
- package/dist/browser/api/edgeMachines/index.d.ts +0 -3
- package/dist/browser/api/edgeMachines/index.js +0 -4
- package/dist/browser/api/edgeMachines/index.js.map +0 -1
- package/dist/browser/api/edgeMachines/operations.d.ts +0 -36
- package/dist/browser/api/edgeMachines/operations.js +0 -200
- package/dist/browser/api/edgeMachines/operations.js.map +0 -1
- package/dist/browser/api/edgeMachines/options.d.ts +0 -26
- package/dist/browser/api/edgeMachines/options.js +0 -4
- package/dist/browser/api/edgeMachines/options.js.map +0 -1
- package/dist/browser/api/kubernetesVersions/index.d.ts +0 -3
- package/dist/browser/api/kubernetesVersions/index.js +0 -4
- package/dist/browser/api/kubernetesVersions/index.js.map +0 -1
- package/dist/browser/api/kubernetesVersions/operations.d.ts +0 -10
- package/dist/browser/api/kubernetesVersions/operations.js +0 -41
- package/dist/browser/api/kubernetesVersions/operations.js.map +0 -1
- package/dist/browser/api/kubernetesVersions/options.d.ts +0 -5
- package/dist/browser/api/kubernetesVersions/options.js +0 -4
- package/dist/browser/api/kubernetesVersions/options.js.map +0 -1
- package/dist/browser/api/osImages/index.d.ts +0 -3
- package/dist/browser/api/osImages/index.js +0 -4
- package/dist/browser/api/osImages/index.js.map +0 -1
- package/dist/browser/api/osImages/operations.d.ts +0 -14
- package/dist/browser/api/osImages/operations.js +0 -65
- package/dist/browser/api/osImages/operations.js.map +0 -1
- package/dist/browser/api/osImages/options.d.ts +0 -8
- package/dist/browser/api/osImages/options.js +0 -4
- package/dist/browser/api/osImages/options.js.map +0 -1
- package/dist/browser/api/ownershipVouchers/index.d.ts +0 -3
- package/dist/browser/api/ownershipVouchers/index.js +0 -4
- package/dist/browser/api/ownershipVouchers/index.js.map +0 -1
- package/dist/browser/api/ownershipVouchers/operations.d.ts +0 -9
- package/dist/browser/api/ownershipVouchers/operations.js +0 -36
- package/dist/browser/api/ownershipVouchers/operations.js.map +0 -1
- package/dist/browser/api/ownershipVouchers/options.d.ts +0 -5
- package/dist/browser/api/ownershipVouchers/options.js +0 -4
- package/dist/browser/api/ownershipVouchers/options.js.map +0 -1
- package/dist/browser/api/platformUpdates/index.d.ts +0 -3
- package/dist/browser/api/platformUpdates/index.js +0 -4
- package/dist/browser/api/platformUpdates/index.js.map +0 -1
- package/dist/browser/api/platformUpdates/operations.d.ts +0 -14
- package/dist/browser/api/platformUpdates/operations.js +0 -65
- package/dist/browser/api/platformUpdates/operations.js.map +0 -1
- package/dist/browser/api/platformUpdates/options.d.ts +0 -8
- package/dist/browser/api/platformUpdates/options.js +0 -4
- package/dist/browser/api/platformUpdates/options.js.map +0 -1
- package/dist/browser/api/publishers/index.d.ts +0 -3
- package/dist/browser/api/publishers/index.js +0 -4
- package/dist/browser/api/publishers/index.js.map +0 -1
- package/dist/browser/api/publishers/operations.d.ts +0 -14
- package/dist/browser/api/publishers/operations.js +0 -67
- package/dist/browser/api/publishers/operations.js.map +0 -1
- package/dist/browser/api/publishers/options.d.ts +0 -8
- package/dist/browser/api/publishers/options.js +0 -4
- package/dist/browser/api/publishers/options.js.map +0 -1
- package/dist/browser/api/updateContents/index.d.ts +0 -3
- package/dist/browser/api/updateContents/index.js +0 -4
- package/dist/browser/api/updateContents/index.js.map +0 -1
- package/dist/browser/api/updateContents/operations.d.ts +0 -14
- package/dist/browser/api/updateContents/operations.js +0 -65
- package/dist/browser/api/updateContents/operations.js.map +0 -1
- package/dist/browser/api/updateContents/options.d.ts +0 -8
- package/dist/browser/api/updateContents/options.js +0 -4
- package/dist/browser/api/updateContents/options.js.map +0 -1
- package/dist/browser/classic/clusterJobs/index.d.ts +0 -32
- package/dist/browser/classic/clusterJobs/index.js +0 -34
- package/dist/browser/classic/clusterJobs/index.js.map +0 -1
- package/dist/browser/classic/devicePools/index.d.ts +0 -52
- package/dist/browser/classic/devicePools/index.js +0 -62
- package/dist/browser/classic/devicePools/index.js.map +0 -1
- package/dist/browser/classic/edgeMachineJobs/index.d.ts +0 -32
- package/dist/browser/classic/edgeMachineJobs/index.js +0 -34
- package/dist/browser/classic/edgeMachineJobs/index.js.map +0 -1
- package/dist/browser/classic/edgeMachines/index.d.ts +0 -40
- package/dist/browser/classic/edgeMachines/index.js +0 -44
- package/dist/browser/classic/edgeMachines/index.js.map +0 -1
- package/dist/browser/classic/kubernetesVersions/index.d.ts +0 -11
- package/dist/browser/classic/kubernetesVersions/index.js +0 -14
- package/dist/browser/classic/kubernetesVersions/index.js.map +0 -1
- package/dist/browser/classic/osImages/index.d.ts +0 -13
- package/dist/browser/classic/osImages/index.js +0 -15
- package/dist/browser/classic/osImages/index.js.map +0 -1
- package/dist/browser/classic/ownershipVouchers/index.d.ts +0 -10
- package/dist/browser/classic/ownershipVouchers/index.js +0 -14
- package/dist/browser/classic/ownershipVouchers/index.js.map +0 -1
- package/dist/browser/classic/platformUpdates/index.d.ts +0 -13
- package/dist/browser/classic/platformUpdates/index.js +0 -15
- package/dist/browser/classic/platformUpdates/index.js.map +0 -1
- package/dist/browser/classic/publishers/index.d.ts +0 -13
- package/dist/browser/classic/publishers/index.js +0 -15
- package/dist/browser/classic/publishers/index.js.map +0 -1
- package/dist/browser/classic/updateContents/index.d.ts +0 -13
- package/dist/browser/classic/updateContents/index.js +0 -15
- package/dist/browser/classic/updateContents/index.js.map +0 -1
- package/dist/commonjs/api/clusterJobs/index.d.ts +0 -3
- package/dist/commonjs/api/clusterJobs/index.js +0 -34
- package/dist/commonjs/api/clusterJobs/index.js.map +0 -7
- package/dist/commonjs/api/clusterJobs/operations.d.ts +0 -28
- package/dist/commonjs/api/clusterJobs/operations.js +0 -199
- package/dist/commonjs/api/clusterJobs/operations.js.map +0 -7
- package/dist/commonjs/api/clusterJobs/options.d.ts +0 -18
- package/dist/commonjs/api/clusterJobs/options.js +0 -16
- package/dist/commonjs/api/clusterJobs/options.js.map +0 -7
- package/dist/commonjs/api/devicePools/index.d.ts +0 -3
- package/dist/commonjs/api/devicePools/index.js +0 -42
- package/dist/commonjs/api/devicePools/index.js.map +0 -7
- package/dist/commonjs/api/devicePools/operations.d.ts +0 -44
- package/dist/commonjs/api/devicePools/operations.js +0 -369
- package/dist/commonjs/api/devicePools/operations.js.map +0 -7
- package/dist/commonjs/api/devicePools/options.d.ts +0 -36
- package/dist/commonjs/api/devicePools/options.js +0 -16
- package/dist/commonjs/api/devicePools/options.js.map +0 -7
- package/dist/commonjs/api/edgeMachineJobs/index.d.ts +0 -3
- package/dist/commonjs/api/edgeMachineJobs/index.js +0 -34
- package/dist/commonjs/api/edgeMachineJobs/index.js.map +0 -7
- package/dist/commonjs/api/edgeMachineJobs/operations.d.ts +0 -28
- package/dist/commonjs/api/edgeMachineJobs/operations.js +0 -199
- package/dist/commonjs/api/edgeMachineJobs/operations.js.map +0 -7
- package/dist/commonjs/api/edgeMachineJobs/options.d.ts +0 -18
- package/dist/commonjs/api/edgeMachineJobs/options.js +0 -16
- package/dist/commonjs/api/edgeMachineJobs/options.js.map +0 -7
- package/dist/commonjs/api/edgeMachines/index.d.ts +0 -3
- package/dist/commonjs/api/edgeMachines/index.js +0 -38
- package/dist/commonjs/api/edgeMachines/index.js.map +0 -7
- package/dist/commonjs/api/edgeMachines/operations.d.ts +0 -36
- package/dist/commonjs/api/edgeMachines/operations.js +0 -283
- package/dist/commonjs/api/edgeMachines/operations.js.map +0 -7
- package/dist/commonjs/api/edgeMachines/options.d.ts +0 -26
- package/dist/commonjs/api/edgeMachines/options.js +0 -16
- package/dist/commonjs/api/edgeMachines/options.js.map +0 -7
- package/dist/commonjs/api/kubernetesVersions/index.d.ts +0 -3
- package/dist/commonjs/api/kubernetesVersions/index.js +0 -28
- package/dist/commonjs/api/kubernetesVersions/index.js.map +0 -7
- package/dist/commonjs/api/kubernetesVersions/operations.d.ts +0 -10
- package/dist/commonjs/api/kubernetesVersions/operations.js +0 -78
- package/dist/commonjs/api/kubernetesVersions/operations.js.map +0 -7
- package/dist/commonjs/api/kubernetesVersions/options.d.ts +0 -5
- package/dist/commonjs/api/kubernetesVersions/options.js +0 -16
- package/dist/commonjs/api/kubernetesVersions/options.js.map +0 -7
- package/dist/commonjs/api/osImages/index.d.ts +0 -3
- package/dist/commonjs/api/osImages/index.js +0 -30
- package/dist/commonjs/api/osImages/index.js.map +0 -7
- package/dist/commonjs/api/osImages/operations.d.ts +0 -14
- package/dist/commonjs/api/osImages/operations.js +0 -111
- package/dist/commonjs/api/osImages/operations.js.map +0 -7
- package/dist/commonjs/api/osImages/options.d.ts +0 -8
- package/dist/commonjs/api/osImages/options.js +0 -16
- package/dist/commonjs/api/osImages/options.js.map +0 -7
- package/dist/commonjs/api/ownershipVouchers/index.d.ts +0 -3
- package/dist/commonjs/api/ownershipVouchers/index.js +0 -28
- package/dist/commonjs/api/ownershipVouchers/index.js.map +0 -7
- package/dist/commonjs/api/ownershipVouchers/operations.d.ts +0 -9
- package/dist/commonjs/api/ownershipVouchers/operations.js +0 -73
- package/dist/commonjs/api/ownershipVouchers/operations.js.map +0 -7
- package/dist/commonjs/api/ownershipVouchers/options.d.ts +0 -5
- package/dist/commonjs/api/ownershipVouchers/options.js +0 -16
- package/dist/commonjs/api/ownershipVouchers/options.js.map +0 -7
- package/dist/commonjs/api/platformUpdates/index.d.ts +0 -3
- package/dist/commonjs/api/platformUpdates/index.js +0 -30
- package/dist/commonjs/api/platformUpdates/index.js.map +0 -7
- package/dist/commonjs/api/platformUpdates/operations.d.ts +0 -14
- package/dist/commonjs/api/platformUpdates/operations.js +0 -111
- package/dist/commonjs/api/platformUpdates/operations.js.map +0 -7
- package/dist/commonjs/api/platformUpdates/options.d.ts +0 -8
- package/dist/commonjs/api/platformUpdates/options.js +0 -16
- package/dist/commonjs/api/platformUpdates/options.js.map +0 -7
- package/dist/commonjs/api/publishers/index.d.ts +0 -3
- package/dist/commonjs/api/publishers/index.js +0 -30
- package/dist/commonjs/api/publishers/index.js.map +0 -7
- package/dist/commonjs/api/publishers/operations.d.ts +0 -14
- package/dist/commonjs/api/publishers/operations.js +0 -113
- package/dist/commonjs/api/publishers/operations.js.map +0 -7
- package/dist/commonjs/api/publishers/options.d.ts +0 -8
- package/dist/commonjs/api/publishers/options.js +0 -16
- package/dist/commonjs/api/publishers/options.js.map +0 -7
- package/dist/commonjs/api/updateContents/index.d.ts +0 -3
- package/dist/commonjs/api/updateContents/index.js +0 -30
- package/dist/commonjs/api/updateContents/index.js.map +0 -7
- package/dist/commonjs/api/updateContents/operations.d.ts +0 -14
- package/dist/commonjs/api/updateContents/operations.js +0 -111
- package/dist/commonjs/api/updateContents/operations.js.map +0 -7
- package/dist/commonjs/api/updateContents/options.d.ts +0 -8
- package/dist/commonjs/api/updateContents/options.js +0 -16
- package/dist/commonjs/api/updateContents/options.js.map +0 -7
- package/dist/commonjs/classic/clusterJobs/index.d.ts +0 -32
- package/dist/commonjs/classic/clusterJobs/index.js +0 -72
- package/dist/commonjs/classic/clusterJobs/index.js.map +0 -7
- package/dist/commonjs/classic/devicePools/index.d.ts +0 -52
- package/dist/commonjs/classic/devicePools/index.js +0 -86
- package/dist/commonjs/classic/devicePools/index.js.map +0 -7
- package/dist/commonjs/classic/edgeMachineJobs/index.d.ts +0 -32
- package/dist/commonjs/classic/edgeMachineJobs/index.js +0 -72
- package/dist/commonjs/classic/edgeMachineJobs/index.js.map +0 -7
- package/dist/commonjs/classic/edgeMachines/index.d.ts +0 -40
- package/dist/commonjs/classic/edgeMachines/index.js +0 -68
- package/dist/commonjs/classic/edgeMachines/index.js.map +0 -7
- package/dist/commonjs/classic/kubernetesVersions/index.d.ts +0 -11
- package/dist/commonjs/classic/kubernetesVersions/index.js +0 -38
- package/dist/commonjs/classic/kubernetesVersions/index.js.map +0 -7
- package/dist/commonjs/classic/osImages/index.d.ts +0 -13
- package/dist/commonjs/classic/osImages/index.js +0 -39
- package/dist/commonjs/classic/osImages/index.js.map +0 -7
- package/dist/commonjs/classic/ownershipVouchers/index.d.ts +0 -10
- package/dist/commonjs/classic/ownershipVouchers/index.js +0 -38
- package/dist/commonjs/classic/ownershipVouchers/index.js.map +0 -7
- package/dist/commonjs/classic/platformUpdates/index.d.ts +0 -13
- package/dist/commonjs/classic/platformUpdates/index.js +0 -39
- package/dist/commonjs/classic/platformUpdates/index.js.map +0 -7
- package/dist/commonjs/classic/publishers/index.d.ts +0 -13
- package/dist/commonjs/classic/publishers/index.js +0 -39
- package/dist/commonjs/classic/publishers/index.js.map +0 -7
- package/dist/commonjs/classic/updateContents/index.d.ts +0 -13
- package/dist/commonjs/classic/updateContents/index.js +0 -39
- package/dist/commonjs/classic/updateContents/index.js.map +0 -7
- package/dist/esm/api/clusterJobs/index.d.ts +0 -3
- package/dist/esm/api/clusterJobs/index.js +0 -4
- package/dist/esm/api/clusterJobs/index.js.map +0 -1
- package/dist/esm/api/clusterJobs/operations.d.ts +0 -28
- package/dist/esm/api/clusterJobs/operations.js +0 -140
- package/dist/esm/api/clusterJobs/operations.js.map +0 -1
- package/dist/esm/api/clusterJobs/options.d.ts +0 -18
- package/dist/esm/api/clusterJobs/options.js +0 -4
- package/dist/esm/api/clusterJobs/options.js.map +0 -1
- package/dist/esm/api/devicePools/index.d.ts +0 -3
- package/dist/esm/api/devicePools/index.js +0 -4
- package/dist/esm/api/devicePools/index.js.map +0 -1
- package/dist/esm/api/devicePools/operations.d.ts +0 -44
- package/dist/esm/api/devicePools/operations.js +0 -268
- package/dist/esm/api/devicePools/operations.js.map +0 -1
- package/dist/esm/api/devicePools/options.d.ts +0 -36
- package/dist/esm/api/devicePools/options.js +0 -4
- package/dist/esm/api/devicePools/options.js.map +0 -1
- package/dist/esm/api/edgeMachineJobs/index.d.ts +0 -3
- package/dist/esm/api/edgeMachineJobs/index.js +0 -4
- package/dist/esm/api/edgeMachineJobs/index.js.map +0 -1
- package/dist/esm/api/edgeMachineJobs/operations.d.ts +0 -28
- package/dist/esm/api/edgeMachineJobs/operations.js +0 -140
- package/dist/esm/api/edgeMachineJobs/operations.js.map +0 -1
- package/dist/esm/api/edgeMachineJobs/options.d.ts +0 -18
- package/dist/esm/api/edgeMachineJobs/options.js +0 -4
- package/dist/esm/api/edgeMachineJobs/options.js.map +0 -1
- package/dist/esm/api/edgeMachines/index.d.ts +0 -3
- package/dist/esm/api/edgeMachines/index.js +0 -4
- package/dist/esm/api/edgeMachines/index.js.map +0 -1
- package/dist/esm/api/edgeMachines/operations.d.ts +0 -36
- package/dist/esm/api/edgeMachines/operations.js +0 -200
- package/dist/esm/api/edgeMachines/operations.js.map +0 -1
- package/dist/esm/api/edgeMachines/options.d.ts +0 -26
- package/dist/esm/api/edgeMachines/options.js +0 -4
- package/dist/esm/api/edgeMachines/options.js.map +0 -1
- package/dist/esm/api/kubernetesVersions/index.d.ts +0 -3
- package/dist/esm/api/kubernetesVersions/index.js +0 -4
- package/dist/esm/api/kubernetesVersions/index.js.map +0 -1
- package/dist/esm/api/kubernetesVersions/operations.d.ts +0 -10
- package/dist/esm/api/kubernetesVersions/operations.js +0 -41
- package/dist/esm/api/kubernetesVersions/operations.js.map +0 -1
- package/dist/esm/api/kubernetesVersions/options.d.ts +0 -5
- package/dist/esm/api/kubernetesVersions/options.js +0 -4
- package/dist/esm/api/kubernetesVersions/options.js.map +0 -1
- package/dist/esm/api/osImages/index.d.ts +0 -3
- package/dist/esm/api/osImages/index.js +0 -4
- package/dist/esm/api/osImages/index.js.map +0 -1
- package/dist/esm/api/osImages/operations.d.ts +0 -14
- package/dist/esm/api/osImages/operations.js +0 -65
- package/dist/esm/api/osImages/operations.js.map +0 -1
- package/dist/esm/api/osImages/options.d.ts +0 -8
- package/dist/esm/api/osImages/options.js +0 -4
- package/dist/esm/api/osImages/options.js.map +0 -1
- package/dist/esm/api/ownershipVouchers/index.d.ts +0 -3
- package/dist/esm/api/ownershipVouchers/index.js +0 -4
- package/dist/esm/api/ownershipVouchers/index.js.map +0 -1
- package/dist/esm/api/ownershipVouchers/operations.d.ts +0 -9
- package/dist/esm/api/ownershipVouchers/operations.js +0 -36
- package/dist/esm/api/ownershipVouchers/operations.js.map +0 -1
- package/dist/esm/api/ownershipVouchers/options.d.ts +0 -5
- package/dist/esm/api/ownershipVouchers/options.js +0 -4
- package/dist/esm/api/ownershipVouchers/options.js.map +0 -1
- package/dist/esm/api/platformUpdates/index.d.ts +0 -3
- package/dist/esm/api/platformUpdates/index.js +0 -4
- package/dist/esm/api/platformUpdates/index.js.map +0 -1
- package/dist/esm/api/platformUpdates/operations.d.ts +0 -14
- package/dist/esm/api/platformUpdates/operations.js +0 -65
- package/dist/esm/api/platformUpdates/operations.js.map +0 -1
- package/dist/esm/api/platformUpdates/options.d.ts +0 -8
- package/dist/esm/api/platformUpdates/options.js +0 -4
- package/dist/esm/api/platformUpdates/options.js.map +0 -1
- package/dist/esm/api/publishers/index.d.ts +0 -3
- package/dist/esm/api/publishers/index.js +0 -4
- package/dist/esm/api/publishers/index.js.map +0 -1
- package/dist/esm/api/publishers/operations.d.ts +0 -14
- package/dist/esm/api/publishers/operations.js +0 -67
- package/dist/esm/api/publishers/operations.js.map +0 -1
- package/dist/esm/api/publishers/options.d.ts +0 -8
- package/dist/esm/api/publishers/options.js +0 -4
- package/dist/esm/api/publishers/options.js.map +0 -1
- package/dist/esm/api/updateContents/index.d.ts +0 -3
- package/dist/esm/api/updateContents/index.js +0 -4
- package/dist/esm/api/updateContents/index.js.map +0 -1
- package/dist/esm/api/updateContents/operations.d.ts +0 -14
- package/dist/esm/api/updateContents/operations.js +0 -65
- package/dist/esm/api/updateContents/operations.js.map +0 -1
- package/dist/esm/api/updateContents/options.d.ts +0 -8
- package/dist/esm/api/updateContents/options.js +0 -4
- package/dist/esm/api/updateContents/options.js.map +0 -1
- package/dist/esm/classic/clusterJobs/index.d.ts +0 -32
- package/dist/esm/classic/clusterJobs/index.js +0 -34
- package/dist/esm/classic/clusterJobs/index.js.map +0 -1
- package/dist/esm/classic/devicePools/index.d.ts +0 -52
- package/dist/esm/classic/devicePools/index.js +0 -62
- package/dist/esm/classic/devicePools/index.js.map +0 -1
- package/dist/esm/classic/edgeMachineJobs/index.d.ts +0 -32
- package/dist/esm/classic/edgeMachineJobs/index.js +0 -34
- package/dist/esm/classic/edgeMachineJobs/index.js.map +0 -1
- package/dist/esm/classic/edgeMachines/index.d.ts +0 -40
- package/dist/esm/classic/edgeMachines/index.js +0 -44
- package/dist/esm/classic/edgeMachines/index.js.map +0 -1
- package/dist/esm/classic/kubernetesVersions/index.d.ts +0 -11
- package/dist/esm/classic/kubernetesVersions/index.js +0 -14
- package/dist/esm/classic/kubernetesVersions/index.js.map +0 -1
- package/dist/esm/classic/osImages/index.d.ts +0 -13
- package/dist/esm/classic/osImages/index.js +0 -15
- package/dist/esm/classic/osImages/index.js.map +0 -1
- package/dist/esm/classic/ownershipVouchers/index.d.ts +0 -10
- package/dist/esm/classic/ownershipVouchers/index.js +0 -14
- package/dist/esm/classic/ownershipVouchers/index.js.map +0 -1
- package/dist/esm/classic/platformUpdates/index.d.ts +0 -13
- package/dist/esm/classic/platformUpdates/index.js +0 -15
- package/dist/esm/classic/platformUpdates/index.js.map +0 -1
- package/dist/esm/classic/publishers/index.d.ts +0 -13
- package/dist/esm/classic/publishers/index.js +0 -15
- package/dist/esm/classic/publishers/index.js.map +0 -1
- package/dist/esm/classic/updateContents/index.d.ts +0 -13
- package/dist/esm/classic/updateContents/index.js +0 -15
- package/dist/esm/classic/updateContents/index.js.map +0 -1
- package/dist/react-native/api/arcSettings/index.d.ts +0 -3
- package/dist/react-native/api/arcSettings/index.js +0 -4
- package/dist/react-native/api/arcSettings/index.js.map +0 -1
- package/dist/react-native/api/arcSettings/operations.d.ts +0 -52
- package/dist/react-native/api/arcSettings/operations.js +0 -325
- package/dist/react-native/api/arcSettings/operations.js.map +0 -1
- package/dist/react-native/api/arcSettings/options.d.ts +0 -40
- package/dist/react-native/api/arcSettings/options.js +0 -4
- package/dist/react-native/api/arcSettings/options.js.map +0 -1
- package/dist/react-native/api/azureStackHCIContext.d.ts +0 -22
- package/dist/react-native/api/azureStackHCIContext.js +0 -24
- package/dist/react-native/api/azureStackHCIContext.js.map +0 -1
- package/dist/react-native/api/clusterJobs/index.d.ts +0 -3
- package/dist/react-native/api/clusterJobs/index.js +0 -4
- package/dist/react-native/api/clusterJobs/index.js.map +0 -1
- package/dist/react-native/api/clusterJobs/operations.d.ts +0 -28
- package/dist/react-native/api/clusterJobs/operations.js +0 -140
- package/dist/react-native/api/clusterJobs/operations.js.map +0 -1
- package/dist/react-native/api/clusterJobs/options.d.ts +0 -18
- package/dist/react-native/api/clusterJobs/options.js +0 -4
- package/dist/react-native/api/clusterJobs/options.js.map +0 -1
- package/dist/react-native/api/clusters/index.d.ts +0 -3
- package/dist/react-native/api/clusters/index.js +0 -4
- package/dist/react-native/api/clusters/index.js.map +0 -1
- package/dist/react-native/api/clusters/operations.d.ts +0 -64
- package/dist/react-native/api/clusters/operations.js +0 -432
- package/dist/react-native/api/clusters/operations.js.map +0 -1
- package/dist/react-native/api/clusters/options.d.ts +0 -57
- package/dist/react-native/api/clusters/options.js +0 -4
- package/dist/react-native/api/clusters/options.js.map +0 -1
- package/dist/react-native/api/deploymentSettings/index.d.ts +0 -3
- package/dist/react-native/api/deploymentSettings/index.js +0 -4
- package/dist/react-native/api/deploymentSettings/index.js.map +0 -1
- package/dist/react-native/api/deploymentSettings/operations.d.ts +0 -28
- package/dist/react-native/api/deploymentSettings/operations.js +0 -140
- package/dist/react-native/api/deploymentSettings/operations.js.map +0 -1
- package/dist/react-native/api/deploymentSettings/options.d.ts +0 -18
- package/dist/react-native/api/deploymentSettings/options.js +0 -4
- package/dist/react-native/api/deploymentSettings/options.js.map +0 -1
- package/dist/react-native/api/devicePools/index.d.ts +0 -3
- package/dist/react-native/api/devicePools/index.js +0 -4
- package/dist/react-native/api/devicePools/index.js.map +0 -1
- package/dist/react-native/api/devicePools/operations.d.ts +0 -44
- package/dist/react-native/api/devicePools/operations.js +0 -268
- package/dist/react-native/api/devicePools/operations.js.map +0 -1
- package/dist/react-native/api/devicePools/options.d.ts +0 -36
- package/dist/react-native/api/devicePools/options.js +0 -4
- package/dist/react-native/api/devicePools/options.js.map +0 -1
- package/dist/react-native/api/edgeDeviceJobs/index.d.ts +0 -3
- package/dist/react-native/api/edgeDeviceJobs/index.js +0 -4
- package/dist/react-native/api/edgeDeviceJobs/index.js.map +0 -1
- package/dist/react-native/api/edgeDeviceJobs/operations.d.ts +0 -28
- package/dist/react-native/api/edgeDeviceJobs/operations.js +0 -136
- package/dist/react-native/api/edgeDeviceJobs/operations.js.map +0 -1
- package/dist/react-native/api/edgeDeviceJobs/options.d.ts +0 -18
- package/dist/react-native/api/edgeDeviceJobs/options.js +0 -4
- package/dist/react-native/api/edgeDeviceJobs/options.js.map +0 -1
- package/dist/react-native/api/edgeDevices/index.d.ts +0 -3
- package/dist/react-native/api/edgeDevices/index.js +0 -4
- package/dist/react-native/api/edgeDevices/index.js.map +0 -1
- package/dist/react-native/api/edgeDevices/operations.d.ts +0 -32
- package/dist/react-native/api/edgeDevices/operations.js +0 -166
- package/dist/react-native/api/edgeDevices/operations.js.map +0 -1
- package/dist/react-native/api/edgeDevices/options.d.ts +0 -23
- package/dist/react-native/api/edgeDevices/options.js +0 -4
- package/dist/react-native/api/edgeDevices/options.js.map +0 -1
- package/dist/react-native/api/edgeMachineJobs/index.d.ts +0 -3
- package/dist/react-native/api/edgeMachineJobs/index.js +0 -4
- package/dist/react-native/api/edgeMachineJobs/index.js.map +0 -1
- package/dist/react-native/api/edgeMachineJobs/operations.d.ts +0 -28
- package/dist/react-native/api/edgeMachineJobs/operations.js +0 -140
- package/dist/react-native/api/edgeMachineJobs/operations.js.map +0 -1
- package/dist/react-native/api/edgeMachineJobs/options.d.ts +0 -18
- package/dist/react-native/api/edgeMachineJobs/options.js +0 -4
- package/dist/react-native/api/edgeMachineJobs/options.js.map +0 -1
- package/dist/react-native/api/edgeMachines/index.d.ts +0 -3
- package/dist/react-native/api/edgeMachines/index.js +0 -4
- package/dist/react-native/api/edgeMachines/index.js.map +0 -1
- package/dist/react-native/api/edgeMachines/operations.d.ts +0 -36
- package/dist/react-native/api/edgeMachines/operations.js +0 -200
- package/dist/react-native/api/edgeMachines/operations.js.map +0 -1
- package/dist/react-native/api/edgeMachines/options.d.ts +0 -26
- package/dist/react-native/api/edgeMachines/options.js +0 -4
- package/dist/react-native/api/edgeMachines/options.js.map +0 -1
- package/dist/react-native/api/extensions/index.d.ts +0 -3
- package/dist/react-native/api/extensions/index.js +0 -4
- package/dist/react-native/api/extensions/index.js.map +0 -1
- package/dist/react-native/api/extensions/operations.d.ts +0 -36
- package/dist/react-native/api/extensions/operations.js +0 -217
- package/dist/react-native/api/extensions/operations.js.map +0 -1
- package/dist/react-native/api/extensions/options.d.ts +0 -28
- package/dist/react-native/api/extensions/options.js +0 -4
- package/dist/react-native/api/extensions/options.js.map +0 -1
- package/dist/react-native/api/index.d.ts +0 -3
- package/dist/react-native/api/index.js +0 -4
- package/dist/react-native/api/index.js.map +0 -1
- package/dist/react-native/api/kubernetesVersions/index.d.ts +0 -3
- package/dist/react-native/api/kubernetesVersions/index.js +0 -4
- package/dist/react-native/api/kubernetesVersions/index.js.map +0 -1
- package/dist/react-native/api/kubernetesVersions/operations.d.ts +0 -10
- package/dist/react-native/api/kubernetesVersions/operations.js +0 -41
- package/dist/react-native/api/kubernetesVersions/operations.js.map +0 -1
- package/dist/react-native/api/kubernetesVersions/options.d.ts +0 -5
- package/dist/react-native/api/kubernetesVersions/options.js +0 -4
- package/dist/react-native/api/kubernetesVersions/options.js.map +0 -1
- package/dist/react-native/api/offers/index.d.ts +0 -3
- package/dist/react-native/api/offers/index.js +0 -4
- package/dist/react-native/api/offers/index.js.map +0 -1
- package/dist/react-native/api/offers/operations.d.ts +0 -18
- package/dist/react-native/api/offers/operations.js +0 -103
- package/dist/react-native/api/offers/operations.js.map +0 -1
- package/dist/react-native/api/offers/options.d.ts +0 -17
- package/dist/react-native/api/offers/options.js +0 -4
- package/dist/react-native/api/offers/options.js.map +0 -1
- package/dist/react-native/api/operations/index.d.ts +0 -3
- package/dist/react-native/api/operations/index.js +0 -4
- package/dist/react-native/api/operations/index.js.map +0 -1
- package/dist/react-native/api/operations/operations.d.ts +0 -10
- package/dist/react-native/api/operations/operations.js +0 -35
- package/dist/react-native/api/operations/operations.js.map +0 -1
- package/dist/react-native/api/operations/options.d.ts +0 -5
- package/dist/react-native/api/operations/options.js +0 -4
- package/dist/react-native/api/operations/options.js.map +0 -1
- package/dist/react-native/api/osImages/index.d.ts +0 -3
- package/dist/react-native/api/osImages/index.js +0 -4
- package/dist/react-native/api/osImages/index.js.map +0 -1
- package/dist/react-native/api/osImages/operations.d.ts +0 -14
- package/dist/react-native/api/osImages/operations.js +0 -65
- package/dist/react-native/api/osImages/operations.js.map +0 -1
- package/dist/react-native/api/osImages/options.d.ts +0 -8
- package/dist/react-native/api/osImages/options.js +0 -4
- package/dist/react-native/api/osImages/options.js.map +0 -1
- package/dist/react-native/api/ownershipVouchers/index.d.ts +0 -3
- package/dist/react-native/api/ownershipVouchers/index.js +0 -4
- package/dist/react-native/api/ownershipVouchers/index.js.map +0 -1
- package/dist/react-native/api/ownershipVouchers/operations.d.ts +0 -9
- package/dist/react-native/api/ownershipVouchers/operations.js +0 -36
- package/dist/react-native/api/ownershipVouchers/operations.js.map +0 -1
- package/dist/react-native/api/ownershipVouchers/options.d.ts +0 -5
- package/dist/react-native/api/ownershipVouchers/options.js +0 -4
- package/dist/react-native/api/ownershipVouchers/options.js.map +0 -1
- package/dist/react-native/api/platformUpdates/index.d.ts +0 -3
- package/dist/react-native/api/platformUpdates/index.js +0 -4
- package/dist/react-native/api/platformUpdates/index.js.map +0 -1
- package/dist/react-native/api/platformUpdates/operations.d.ts +0 -14
- package/dist/react-native/api/platformUpdates/operations.js +0 -65
- package/dist/react-native/api/platformUpdates/operations.js.map +0 -1
- package/dist/react-native/api/platformUpdates/options.d.ts +0 -8
- package/dist/react-native/api/platformUpdates/options.js +0 -4
- package/dist/react-native/api/platformUpdates/options.js.map +0 -1
- package/dist/react-native/api/publishers/index.d.ts +0 -3
- package/dist/react-native/api/publishers/index.js +0 -4
- package/dist/react-native/api/publishers/index.js.map +0 -1
- package/dist/react-native/api/publishers/operations.d.ts +0 -14
- package/dist/react-native/api/publishers/operations.js +0 -67
- package/dist/react-native/api/publishers/operations.js.map +0 -1
- package/dist/react-native/api/publishers/options.d.ts +0 -8
- package/dist/react-native/api/publishers/options.js +0 -4
- package/dist/react-native/api/publishers/options.js.map +0 -1
- package/dist/react-native/api/securitySettings/index.d.ts +0 -3
- package/dist/react-native/api/securitySettings/index.js +0 -4
- package/dist/react-native/api/securitySettings/index.js.map +0 -1
- package/dist/react-native/api/securitySettings/operations.d.ts +0 -28
- package/dist/react-native/api/securitySettings/operations.js +0 -140
- package/dist/react-native/api/securitySettings/operations.js.map +0 -1
- package/dist/react-native/api/securitySettings/options.d.ts +0 -18
- package/dist/react-native/api/securitySettings/options.js +0 -4
- package/dist/react-native/api/securitySettings/options.js.map +0 -1
- package/dist/react-native/api/skus/index.d.ts +0 -3
- package/dist/react-native/api/skus/index.js +0 -4
- package/dist/react-native/api/skus/index.js.map +0 -1
- package/dist/react-native/api/skus/operations.d.ts +0 -14
- package/dist/react-native/api/skus/operations.js +0 -73
- package/dist/react-native/api/skus/operations.js.map +0 -1
- package/dist/react-native/api/skus/options.d.ts +0 -12
- package/dist/react-native/api/skus/options.js +0 -4
- package/dist/react-native/api/skus/options.js.map +0 -1
- package/dist/react-native/api/updateContents/index.d.ts +0 -3
- package/dist/react-native/api/updateContents/index.js +0 -4
- package/dist/react-native/api/updateContents/index.js.map +0 -1
- package/dist/react-native/api/updateContents/operations.d.ts +0 -14
- package/dist/react-native/api/updateContents/operations.js +0 -65
- package/dist/react-native/api/updateContents/operations.js.map +0 -1
- package/dist/react-native/api/updateContents/options.d.ts +0 -8
- package/dist/react-native/api/updateContents/options.js +0 -4
- package/dist/react-native/api/updateContents/options.js.map +0 -1
- package/dist/react-native/api/updateRuns/index.d.ts +0 -3
- package/dist/react-native/api/updateRuns/index.js +0 -4
- package/dist/react-native/api/updateRuns/index.js.map +0 -1
- package/dist/react-native/api/updateRuns/operations.d.ts +0 -28
- package/dist/react-native/api/updateRuns/operations.js +0 -139
- package/dist/react-native/api/updateRuns/operations.js.map +0 -1
- package/dist/react-native/api/updateRuns/options.d.ts +0 -16
- package/dist/react-native/api/updateRuns/options.js +0 -4
- package/dist/react-native/api/updateRuns/options.js.map +0 -1
- package/dist/react-native/api/updateSummaries/index.d.ts +0 -3
- package/dist/react-native/api/updateSummaries/index.js +0 -4
- package/dist/react-native/api/updateSummaries/index.js.map +0 -1
- package/dist/react-native/api/updateSummaries/operations.d.ts +0 -28
- package/dist/react-native/api/updateSummaries/operations.js +0 -132
- package/dist/react-native/api/updateSummaries/operations.js.map +0 -1
- package/dist/react-native/api/updateSummaries/options.d.ts +0 -16
- package/dist/react-native/api/updateSummaries/options.js +0 -4
- package/dist/react-native/api/updateSummaries/options.js.map +0 -1
- package/dist/react-native/api/updateSummariesOperationGroup/index.d.ts +0 -3
- package/dist/react-native/api/updateSummariesOperationGroup/index.js +0 -4
- package/dist/react-native/api/updateSummariesOperationGroup/index.js.map +0 -1
- package/dist/react-native/api/updateSummariesOperationGroup/operations.d.ts +0 -14
- package/dist/react-native/api/updateSummariesOperationGroup/operations.js +0 -71
- package/dist/react-native/api/updateSummariesOperationGroup/operations.js.map +0 -1
- package/dist/react-native/api/updateSummariesOperationGroup/options.d.ts +0 -12
- package/dist/react-native/api/updateSummariesOperationGroup/options.js +0 -4
- package/dist/react-native/api/updateSummariesOperationGroup/options.js.map +0 -1
- package/dist/react-native/api/updates/index.d.ts +0 -3
- package/dist/react-native/api/updates/index.js +0 -4
- package/dist/react-native/api/updates/index.js.map +0 -1
- package/dist/react-native/api/updates/operations.d.ts +0 -36
- package/dist/react-native/api/updates/operations.js +0 -197
- package/dist/react-native/api/updates/operations.js.map +0 -1
- package/dist/react-native/api/updates/options.d.ts +0 -26
- package/dist/react-native/api/updates/options.js +0 -4
- package/dist/react-native/api/updates/options.js.map +0 -1
- package/dist/react-native/api/validatedSolutionRecipes/index.d.ts +0 -3
- package/dist/react-native/api/validatedSolutionRecipes/index.js +0 -4
- package/dist/react-native/api/validatedSolutionRecipes/index.js.map +0 -1
- package/dist/react-native/api/validatedSolutionRecipes/operations.d.ts +0 -14
- package/dist/react-native/api/validatedSolutionRecipes/operations.js +0 -69
- package/dist/react-native/api/validatedSolutionRecipes/operations.js.map +0 -1
- package/dist/react-native/api/validatedSolutionRecipes/options.d.ts +0 -8
- package/dist/react-native/api/validatedSolutionRecipes/options.js +0 -4
- package/dist/react-native/api/validatedSolutionRecipes/options.js.map +0 -1
- package/dist/react-native/azureStackHCIClient.d.ts +0 -87
- package/dist/react-native/azureStackHCIClient.js +0 -129
- package/dist/react-native/azureStackHCIClient.js.map +0 -1
- package/dist/react-native/classic/arcSettings/index.d.ts +0 -52
- package/dist/react-native/classic/arcSettings/index.js +0 -56
- package/dist/react-native/classic/arcSettings/index.js.map +0 -1
- package/dist/react-native/classic/clusterJobs/index.d.ts +0 -32
- package/dist/react-native/classic/clusterJobs/index.js +0 -34
- package/dist/react-native/classic/clusterJobs/index.js.map +0 -1
- package/dist/react-native/classic/clusters/index.d.ts +0 -74
- package/dist/react-native/classic/clusters/index.js +0 -91
- package/dist/react-native/classic/clusters/index.js.map +0 -1
- package/dist/react-native/classic/deploymentSettings/index.d.ts +0 -32
- package/dist/react-native/classic/deploymentSettings/index.js +0 -34
- package/dist/react-native/classic/deploymentSettings/index.js.map +0 -1
- package/dist/react-native/classic/devicePools/index.d.ts +0 -52
- package/dist/react-native/classic/devicePools/index.js +0 -62
- package/dist/react-native/classic/devicePools/index.js.map +0 -1
- package/dist/react-native/classic/edgeDeviceJobs/index.d.ts +0 -32
- package/dist/react-native/classic/edgeDeviceJobs/index.js +0 -34
- package/dist/react-native/classic/edgeDeviceJobs/index.js.map +0 -1
- package/dist/react-native/classic/edgeDevices/index.d.ts +0 -38
- package/dist/react-native/classic/edgeDevices/index.js +0 -43
- package/dist/react-native/classic/edgeDevices/index.js.map +0 -1
- package/dist/react-native/classic/edgeMachineJobs/index.d.ts +0 -32
- package/dist/react-native/classic/edgeMachineJobs/index.js +0 -34
- package/dist/react-native/classic/edgeMachineJobs/index.js.map +0 -1
- package/dist/react-native/classic/edgeMachines/index.d.ts +0 -40
- package/dist/react-native/classic/edgeMachines/index.js +0 -44
- package/dist/react-native/classic/edgeMachines/index.js.map +0 -1
- package/dist/react-native/classic/extensions/index.d.ts +0 -44
- package/dist/react-native/classic/extensions/index.js +0 -52
- package/dist/react-native/classic/extensions/index.js.map +0 -1
- package/dist/react-native/classic/index.d.ts +0 -26
- package/dist/react-native/classic/index.js +0 -4
- package/dist/react-native/classic/index.js.map +0 -1
- package/dist/react-native/classic/kubernetesVersions/index.d.ts +0 -11
- package/dist/react-native/classic/kubernetesVersions/index.js +0 -14
- package/dist/react-native/classic/kubernetesVersions/index.js.map +0 -1
- package/dist/react-native/classic/offers/index.d.ts +0 -15
- package/dist/react-native/classic/offers/index.js +0 -16
- package/dist/react-native/classic/offers/index.js.map +0 -1
- package/dist/react-native/classic/operations/index.d.ts +0 -11
- package/dist/react-native/classic/operations/index.js +0 -14
- package/dist/react-native/classic/operations/index.js.map +0 -1
- package/dist/react-native/classic/osImages/index.d.ts +0 -13
- package/dist/react-native/classic/osImages/index.js +0 -15
- package/dist/react-native/classic/osImages/index.js.map +0 -1
- package/dist/react-native/classic/ownershipVouchers/index.d.ts +0 -10
- package/dist/react-native/classic/ownershipVouchers/index.js +0 -14
- package/dist/react-native/classic/ownershipVouchers/index.js.map +0 -1
- package/dist/react-native/classic/platformUpdates/index.d.ts +0 -13
- package/dist/react-native/classic/platformUpdates/index.js +0 -15
- package/dist/react-native/classic/platformUpdates/index.js.map +0 -1
- package/dist/react-native/classic/publishers/index.d.ts +0 -13
- package/dist/react-native/classic/publishers/index.js +0 -15
- package/dist/react-native/classic/publishers/index.js.map +0 -1
- package/dist/react-native/classic/securitySettings/index.d.ts +0 -32
- package/dist/react-native/classic/securitySettings/index.js +0 -34
- package/dist/react-native/classic/securitySettings/index.js.map +0 -1
- package/dist/react-native/classic/skus/index.d.ts +0 -13
- package/dist/react-native/classic/skus/index.js +0 -15
- package/dist/react-native/classic/skus/index.js.map +0 -1
- package/dist/react-native/classic/updateContents/index.d.ts +0 -13
- package/dist/react-native/classic/updateContents/index.js +0 -15
- package/dist/react-native/classic/updateContents/index.js.map +0 -1
- package/dist/react-native/classic/updateRuns/index.d.ts +0 -28
- package/dist/react-native/classic/updateRuns/index.js +0 -26
- package/dist/react-native/classic/updateRuns/index.js.map +0 -1
- package/dist/react-native/classic/updateSummaries/index.d.ts +0 -28
- package/dist/react-native/classic/updateSummaries/index.js +0 -26
- package/dist/react-native/classic/updateSummaries/index.js.map +0 -1
- package/dist/react-native/classic/updateSummariesOperationGroup/index.d.ts +0 -22
- package/dist/react-native/classic/updateSummariesOperationGroup/index.js +0 -32
- package/dist/react-native/classic/updateSummariesOperationGroup/index.js.map +0 -1
- package/dist/react-native/classic/updates/index.d.ts +0 -40
- package/dist/react-native/classic/updates/index.js +0 -44
- package/dist/react-native/classic/updates/index.js.map +0 -1
- package/dist/react-native/classic/validatedSolutionRecipes/index.d.ts +0 -13
- package/dist/react-native/classic/validatedSolutionRecipes/index.js +0 -15
- package/dist/react-native/classic/validatedSolutionRecipes/index.js.map +0 -1
- package/dist/react-native/index.d.ts +0 -40
- package/dist/react-native/index.js +0 -8
- package/dist/react-native/index.js.map +0 -1
- package/dist/react-native/logger.d.ts +0 -2
- package/dist/react-native/logger.js +0 -5
- package/dist/react-native/logger.js.map +0 -1
- package/dist/react-native/models/index.d.ts +0 -3
- package/dist/react-native/models/index.js +0 -4
- package/dist/react-native/models/index.js.map +0 -1
- package/dist/react-native/models/models.d.ts +0 -5424
- package/dist/react-native/models/models.js +0 -5970
- package/dist/react-native/models/models.js.map +0 -1
- package/dist/react-native/package.json +0 -3
- package/dist/react-native/restorePollerHelpers.d.ts +0 -21
- package/dist/react-native/restorePollerHelpers.js +0 -187
- package/dist/react-native/restorePollerHelpers.js.map +0 -1
- package/dist/react-native/static-helpers/cloudSettingHelpers.d.ts +0 -22
- package/dist/react-native/static-helpers/cloudSettingHelpers.js +0 -38
- package/dist/react-native/static-helpers/cloudSettingHelpers.js.map +0 -1
- package/dist/react-native/static-helpers/pagingHelpers.d.ts +0 -74
- package/dist/react-native/static-helpers/pagingHelpers.js +0 -143
- package/dist/react-native/static-helpers/pagingHelpers.js.map +0 -1
- package/dist/react-native/static-helpers/pollingHelpers.d.ts +0 -34
- package/dist/react-native/static-helpers/pollingHelpers.js +0 -95
- package/dist/react-native/static-helpers/pollingHelpers.js.map +0 -1
- package/dist/react-native/static-helpers/serialization/check-prop-undefined.d.ts +0 -8
- package/dist/react-native/static-helpers/serialization/check-prop-undefined.js +0 -17
- package/dist/react-native/static-helpers/serialization/check-prop-undefined.js.map +0 -1
- package/dist/react-native/static-helpers/simplePollerHelpers.d.ts +0 -73
- package/dist/react-native/static-helpers/simplePollerHelpers.js +0 -44
- package/dist/react-native/static-helpers/simplePollerHelpers.js.map +0 -1
- package/dist/react-native/static-helpers/urlTemplate.d.ts +0 -5
- package/dist/react-native/static-helpers/urlTemplate.js +0 -200
- package/dist/react-native/static-helpers/urlTemplate.js.map +0 -1
|
@@ -1,85 +1,50 @@
|
|
|
1
1
|
// Copyright (c) Microsoft Corporation.
|
|
2
2
|
// Licensed under the MIT License.
|
|
3
3
|
import { areAllPropsUndefined } from "../static-helpers/serialization/check-prop-undefined.js";
|
|
4
|
-
export function
|
|
4
|
+
export function _operationListResultDeserializer(item) {
|
|
5
5
|
return {
|
|
6
|
-
value:
|
|
6
|
+
value: operationArrayDeserializer(item["value"]),
|
|
7
7
|
nextLink: item["nextLink"],
|
|
8
8
|
};
|
|
9
9
|
}
|
|
10
|
-
export function
|
|
10
|
+
export function operationArrayDeserializer(result) {
|
|
11
11
|
return result.map((item) => {
|
|
12
|
-
return
|
|
12
|
+
return operationDeserializer(item);
|
|
13
13
|
});
|
|
14
14
|
}
|
|
15
|
-
export function
|
|
16
|
-
return {
|
|
17
|
-
id: item["id"],
|
|
18
|
-
name: item["name"],
|
|
19
|
-
type: item["type"],
|
|
20
|
-
systemData: !item["systemData"]
|
|
21
|
-
? item["systemData"]
|
|
22
|
-
: systemDataDeserializer(item["systemData"]),
|
|
23
|
-
properties: !item["properties"]
|
|
24
|
-
? item["properties"]
|
|
25
|
-
: kubernetesVersionPropertiesDeserializer(item["properties"]),
|
|
26
|
-
};
|
|
27
|
-
}
|
|
28
|
-
export function kubernetesVersionPropertiesDeserializer(item) {
|
|
29
|
-
return {
|
|
30
|
-
version: item["version"],
|
|
31
|
-
};
|
|
32
|
-
}
|
|
33
|
-
export function proxyResourceSerializer(_item) {
|
|
34
|
-
return {};
|
|
35
|
-
}
|
|
36
|
-
export function proxyResourceDeserializer(item) {
|
|
37
|
-
return {
|
|
38
|
-
id: item["id"],
|
|
39
|
-
name: item["name"],
|
|
40
|
-
type: item["type"],
|
|
41
|
-
systemData: !item["systemData"]
|
|
42
|
-
? item["systemData"]
|
|
43
|
-
: systemDataDeserializer(item["systemData"]),
|
|
44
|
-
};
|
|
45
|
-
}
|
|
46
|
-
export function resourceSerializer(_item) {
|
|
47
|
-
return {};
|
|
48
|
-
}
|
|
49
|
-
export function resourceDeserializer(item) {
|
|
15
|
+
export function operationDeserializer(item) {
|
|
50
16
|
return {
|
|
51
|
-
id: item["id"],
|
|
52
17
|
name: item["name"],
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
18
|
+
isDataAction: item["isDataAction"],
|
|
19
|
+
display: !item["display"] ? item["display"] : operationDisplayDeserializer(item["display"]),
|
|
20
|
+
origin: item["origin"],
|
|
21
|
+
actionType: item["actionType"],
|
|
57
22
|
};
|
|
58
23
|
}
|
|
59
|
-
export function
|
|
24
|
+
export function operationDisplayDeserializer(item) {
|
|
60
25
|
return {
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
lastModifiedByType: item["lastModifiedByType"],
|
|
66
|
-
lastModifiedAt: !item["lastModifiedAt"]
|
|
67
|
-
? item["lastModifiedAt"]
|
|
68
|
-
: new Date(item["lastModifiedAt"]),
|
|
26
|
+
provider: item["provider"],
|
|
27
|
+
resource: item["resource"],
|
|
28
|
+
operation: item["operation"],
|
|
29
|
+
description: item["description"],
|
|
69
30
|
};
|
|
70
31
|
}
|
|
71
|
-
/** The
|
|
72
|
-
export var
|
|
73
|
-
(function (
|
|
74
|
-
/**
|
|
75
|
-
|
|
76
|
-
/**
|
|
77
|
-
|
|
78
|
-
/**
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
32
|
+
/** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" */
|
|
33
|
+
export var KnownOrigin;
|
|
34
|
+
(function (KnownOrigin) {
|
|
35
|
+
/** Indicates the operation is initiated by a user. */
|
|
36
|
+
KnownOrigin["User"] = "user";
|
|
37
|
+
/** Indicates the operation is initiated by a system. */
|
|
38
|
+
KnownOrigin["System"] = "system";
|
|
39
|
+
/** Indicates the operation is initiated by a user or system. */
|
|
40
|
+
KnownOrigin["UserSystem"] = "user,system";
|
|
41
|
+
})(KnownOrigin || (KnownOrigin = {}));
|
|
42
|
+
/** Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. */
|
|
43
|
+
export var KnownActionType;
|
|
44
|
+
(function (KnownActionType) {
|
|
45
|
+
/** Actions are for internal-only APIs. */
|
|
46
|
+
KnownActionType["Internal"] = "Internal";
|
|
47
|
+
})(KnownActionType || (KnownActionType = {}));
|
|
83
48
|
export function errorResponseDeserializer(item) {
|
|
84
49
|
return {
|
|
85
50
|
error: !item["error"] ? item["error"] : errorDetailDeserializer(item["error"]),
|
|
@@ -112,181 +77,6 @@ export function errorAdditionalInfoDeserializer(item) {
|
|
|
112
77
|
info: item["info"],
|
|
113
78
|
};
|
|
114
79
|
}
|
|
115
|
-
export function platformUpdateDeserializer(item) {
|
|
116
|
-
return {
|
|
117
|
-
id: item["id"],
|
|
118
|
-
name: item["name"],
|
|
119
|
-
type: item["type"],
|
|
120
|
-
systemData: !item["systemData"]
|
|
121
|
-
? item["systemData"]
|
|
122
|
-
: systemDataDeserializer(item["systemData"]),
|
|
123
|
-
properties: !item["properties"]
|
|
124
|
-
? item["properties"]
|
|
125
|
-
: platformUpdatePropertiesDeserializer(item["properties"]),
|
|
126
|
-
};
|
|
127
|
-
}
|
|
128
|
-
export function platformUpdatePropertiesDeserializer(item) {
|
|
129
|
-
return {
|
|
130
|
-
platformUpdateDetails: platformUpdateDetailsArrayDeserializer(item["platformUpdateDetails"]),
|
|
131
|
-
};
|
|
132
|
-
}
|
|
133
|
-
export function platformUpdateDetailsArrayDeserializer(result) {
|
|
134
|
-
return result.map((item) => {
|
|
135
|
-
return platformUpdateDetailsDeserializer(item);
|
|
136
|
-
});
|
|
137
|
-
}
|
|
138
|
-
export function platformUpdateDetailsDeserializer(item) {
|
|
139
|
-
return {
|
|
140
|
-
validatedSolutionRecipeVersion: item["validatedSolutionRecipeVersion"],
|
|
141
|
-
platformVersion: item["platformVersion"],
|
|
142
|
-
platformPayloads: platformPayloadArrayDeserializer(item["platformPayloads"]),
|
|
143
|
-
};
|
|
144
|
-
}
|
|
145
|
-
export function platformPayloadArrayDeserializer(result) {
|
|
146
|
-
return result.map((item) => {
|
|
147
|
-
return platformPayloadDeserializer(item);
|
|
148
|
-
});
|
|
149
|
-
}
|
|
150
|
-
export function platformPayloadDeserializer(item) {
|
|
151
|
-
return {
|
|
152
|
-
payloadUrl: item["payloadUrl"],
|
|
153
|
-
payloadHash: item["payloadHash"],
|
|
154
|
-
payloadPackageSizeInBytes: item["payloadPackageSizeInBytes"],
|
|
155
|
-
payloadIdentifier: item["payloadIdentifier"],
|
|
156
|
-
};
|
|
157
|
-
}
|
|
158
|
-
export function _platformUpdateListResultDeserializer(item) {
|
|
159
|
-
return {
|
|
160
|
-
value: platformUpdateArrayDeserializer(item["value"]),
|
|
161
|
-
nextLink: item["nextLink"],
|
|
162
|
-
};
|
|
163
|
-
}
|
|
164
|
-
export function platformUpdateArrayDeserializer(result) {
|
|
165
|
-
return result.map((item) => {
|
|
166
|
-
return platformUpdateDeserializer(item);
|
|
167
|
-
});
|
|
168
|
-
}
|
|
169
|
-
export function osImageDeserializer(item) {
|
|
170
|
-
return {
|
|
171
|
-
id: item["id"],
|
|
172
|
-
name: item["name"],
|
|
173
|
-
type: item["type"],
|
|
174
|
-
systemData: !item["systemData"]
|
|
175
|
-
? item["systemData"]
|
|
176
|
-
: systemDataDeserializer(item["systemData"]),
|
|
177
|
-
properties: !item["properties"]
|
|
178
|
-
? item["properties"]
|
|
179
|
-
: osImagePropertiesDeserializer(item["properties"]),
|
|
180
|
-
};
|
|
181
|
-
}
|
|
182
|
-
export function osImagePropertiesDeserializer(item) {
|
|
183
|
-
return {
|
|
184
|
-
validatedSolutionRecipeVersion: item["validatedSolutionRecipeVersion"],
|
|
185
|
-
composedImageVersion: item["composedImageVersion"],
|
|
186
|
-
composedImageIsoUrl: item["composedImageIsoUrl"],
|
|
187
|
-
composedImageIsoHash: item["composedImageIsoHash"],
|
|
188
|
-
};
|
|
189
|
-
}
|
|
190
|
-
export function _osImageListResultDeserializer(item) {
|
|
191
|
-
return {
|
|
192
|
-
value: osImageArrayDeserializer(item["value"]),
|
|
193
|
-
nextLink: item["nextLink"],
|
|
194
|
-
};
|
|
195
|
-
}
|
|
196
|
-
export function osImageArrayDeserializer(result) {
|
|
197
|
-
return result.map((item) => {
|
|
198
|
-
return osImageDeserializer(item);
|
|
199
|
-
});
|
|
200
|
-
}
|
|
201
|
-
export function updateContentDeserializer(item) {
|
|
202
|
-
return {
|
|
203
|
-
id: item["id"],
|
|
204
|
-
name: item["name"],
|
|
205
|
-
type: item["type"],
|
|
206
|
-
systemData: !item["systemData"]
|
|
207
|
-
? item["systemData"]
|
|
208
|
-
: systemDataDeserializer(item["systemData"]),
|
|
209
|
-
properties: !item["properties"]
|
|
210
|
-
? item["properties"]
|
|
211
|
-
: updateContentPropertiesDeserializer(item["properties"]),
|
|
212
|
-
};
|
|
213
|
-
}
|
|
214
|
-
export function updateContentPropertiesDeserializer(item) {
|
|
215
|
-
return {
|
|
216
|
-
updatePayloads: contentPayloadArrayDeserializer(item["updatePayloads"]),
|
|
217
|
-
};
|
|
218
|
-
}
|
|
219
|
-
export function contentPayloadArrayDeserializer(result) {
|
|
220
|
-
return result.map((item) => {
|
|
221
|
-
return contentPayloadDeserializer(item);
|
|
222
|
-
});
|
|
223
|
-
}
|
|
224
|
-
export function contentPayloadDeserializer(item) {
|
|
225
|
-
return {
|
|
226
|
-
url: item["url"],
|
|
227
|
-
hash: item["hash"],
|
|
228
|
-
hashAlgorithm: item["hashAlgorithm"],
|
|
229
|
-
identifier: item["identifier"],
|
|
230
|
-
packageSizeInBytes: item["packageSizeInBytes"],
|
|
231
|
-
group: item["group"],
|
|
232
|
-
fileName: item["fileName"],
|
|
233
|
-
};
|
|
234
|
-
}
|
|
235
|
-
export function _updateContentListResultDeserializer(item) {
|
|
236
|
-
return {
|
|
237
|
-
value: updateContentArrayDeserializer(item["value"]),
|
|
238
|
-
nextLink: item["nextLink"],
|
|
239
|
-
};
|
|
240
|
-
}
|
|
241
|
-
export function updateContentArrayDeserializer(result) {
|
|
242
|
-
return result.map((item) => {
|
|
243
|
-
return updateContentDeserializer(item);
|
|
244
|
-
});
|
|
245
|
-
}
|
|
246
|
-
export function _operationListResultDeserializer(item) {
|
|
247
|
-
return {
|
|
248
|
-
value: operationArrayDeserializer(item["value"]),
|
|
249
|
-
nextLink: item["nextLink"],
|
|
250
|
-
};
|
|
251
|
-
}
|
|
252
|
-
export function operationArrayDeserializer(result) {
|
|
253
|
-
return result.map((item) => {
|
|
254
|
-
return operationDeserializer(item);
|
|
255
|
-
});
|
|
256
|
-
}
|
|
257
|
-
export function operationDeserializer(item) {
|
|
258
|
-
return {
|
|
259
|
-
name: item["name"],
|
|
260
|
-
isDataAction: item["isDataAction"],
|
|
261
|
-
display: !item["display"] ? item["display"] : operationDisplayDeserializer(item["display"]),
|
|
262
|
-
origin: item["origin"],
|
|
263
|
-
actionType: item["actionType"],
|
|
264
|
-
};
|
|
265
|
-
}
|
|
266
|
-
export function operationDisplayDeserializer(item) {
|
|
267
|
-
return {
|
|
268
|
-
provider: item["provider"],
|
|
269
|
-
resource: item["resource"],
|
|
270
|
-
operation: item["operation"],
|
|
271
|
-
description: item["description"],
|
|
272
|
-
};
|
|
273
|
-
}
|
|
274
|
-
/** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" */
|
|
275
|
-
export var KnownOrigin;
|
|
276
|
-
(function (KnownOrigin) {
|
|
277
|
-
/** Indicates the operation is initiated by a user. */
|
|
278
|
-
KnownOrigin["User"] = "user";
|
|
279
|
-
/** Indicates the operation is initiated by a system. */
|
|
280
|
-
KnownOrigin["System"] = "system";
|
|
281
|
-
/** Indicates the operation is initiated by a user or system. */
|
|
282
|
-
KnownOrigin["UserSystem"] = "user,system";
|
|
283
|
-
})(KnownOrigin || (KnownOrigin = {}));
|
|
284
|
-
/** Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. */
|
|
285
|
-
export var KnownActionType;
|
|
286
|
-
(function (KnownActionType) {
|
|
287
|
-
/** Actions are for internal-only APIs. */
|
|
288
|
-
KnownActionType["Internal"] = "Internal";
|
|
289
|
-
})(KnownActionType || (KnownActionType = {}));
|
|
290
80
|
export function arcSettingSerializer(item) {
|
|
291
81
|
return {
|
|
292
82
|
properties: areAllPropsUndefined(item, [
|
|
@@ -531,33 +321,83 @@ export function defaultExtensionDetailsDeserializer(item) {
|
|
|
531
321
|
consentTime: !item["consentTime"] ? item["consentTime"] : new Date(item["consentTime"]),
|
|
532
322
|
};
|
|
533
323
|
}
|
|
534
|
-
export function
|
|
535
|
-
return {
|
|
536
|
-
tags: item["tags"],
|
|
537
|
-
properties: areAllPropsUndefined(item, ["connectivityProperties"])
|
|
538
|
-
? undefined
|
|
539
|
-
: _arcSettingsPatchPropertiesSerializer(item),
|
|
540
|
-
};
|
|
324
|
+
export function proxyResourceSerializer(_item) {
|
|
325
|
+
return {};
|
|
541
326
|
}
|
|
542
|
-
export function
|
|
327
|
+
export function proxyResourceDeserializer(item) {
|
|
543
328
|
return {
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
329
|
+
id: item["id"],
|
|
330
|
+
name: item["name"],
|
|
331
|
+
type: item["type"],
|
|
332
|
+
systemData: !item["systemData"]
|
|
333
|
+
? item["systemData"]
|
|
334
|
+
: systemDataDeserializer(item["systemData"]),
|
|
547
335
|
};
|
|
548
336
|
}
|
|
549
|
-
export function
|
|
337
|
+
export function resourceSerializer(_item) {
|
|
338
|
+
return {};
|
|
339
|
+
}
|
|
340
|
+
export function resourceDeserializer(item) {
|
|
550
341
|
return {
|
|
551
|
-
|
|
552
|
-
|
|
342
|
+
id: item["id"],
|
|
343
|
+
name: item["name"],
|
|
344
|
+
type: item["type"],
|
|
345
|
+
systemData: !item["systemData"]
|
|
346
|
+
? item["systemData"]
|
|
347
|
+
: systemDataDeserializer(item["systemData"]),
|
|
553
348
|
};
|
|
554
349
|
}
|
|
555
|
-
export function
|
|
556
|
-
return
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
350
|
+
export function systemDataDeserializer(item) {
|
|
351
|
+
return {
|
|
352
|
+
createdBy: item["createdBy"],
|
|
353
|
+
createdByType: item["createdByType"],
|
|
354
|
+
createdAt: !item["createdAt"] ? item["createdAt"] : new Date(item["createdAt"]),
|
|
355
|
+
lastModifiedBy: item["lastModifiedBy"],
|
|
356
|
+
lastModifiedByType: item["lastModifiedByType"],
|
|
357
|
+
lastModifiedAt: !item["lastModifiedAt"]
|
|
358
|
+
? item["lastModifiedAt"]
|
|
359
|
+
: new Date(item["lastModifiedAt"]),
|
|
360
|
+
};
|
|
361
|
+
}
|
|
362
|
+
/** The kind of entity that created the resource. */
|
|
363
|
+
export var KnownCreatedByType;
|
|
364
|
+
(function (KnownCreatedByType) {
|
|
365
|
+
/** The entity was created by a user. */
|
|
366
|
+
KnownCreatedByType["User"] = "User";
|
|
367
|
+
/** The entity was created by an application. */
|
|
368
|
+
KnownCreatedByType["Application"] = "Application";
|
|
369
|
+
/** The entity was created by a managed identity. */
|
|
370
|
+
KnownCreatedByType["ManagedIdentity"] = "ManagedIdentity";
|
|
371
|
+
/** The entity was created by a key. */
|
|
372
|
+
KnownCreatedByType["Key"] = "Key";
|
|
373
|
+
})(KnownCreatedByType || (KnownCreatedByType = {}));
|
|
374
|
+
export function arcSettingsPatchSerializer(item) {
|
|
375
|
+
return {
|
|
376
|
+
tags: item["tags"],
|
|
377
|
+
properties: areAllPropsUndefined(item, ["connectivityProperties"])
|
|
378
|
+
? undefined
|
|
379
|
+
: _arcSettingsPatchPropertiesSerializer(item),
|
|
380
|
+
};
|
|
381
|
+
}
|
|
382
|
+
export function arcSettingsPatchPropertiesSerializer(item) {
|
|
383
|
+
return {
|
|
384
|
+
connectivityProperties: !item["connectivityProperties"]
|
|
385
|
+
? item["connectivityProperties"]
|
|
386
|
+
: arcConnectivityPropertiesSerializer(item["connectivityProperties"]),
|
|
387
|
+
};
|
|
388
|
+
}
|
|
389
|
+
export function _arcSettingListDeserializer(item) {
|
|
390
|
+
return {
|
|
391
|
+
value: arcSettingArrayDeserializer(item["value"]),
|
|
392
|
+
nextLink: item["nextLink"],
|
|
393
|
+
};
|
|
394
|
+
}
|
|
395
|
+
export function arcSettingArraySerializer(result) {
|
|
396
|
+
return result.map((item) => {
|
|
397
|
+
return arcSettingSerializer(item);
|
|
398
|
+
});
|
|
399
|
+
}
|
|
400
|
+
export function arcSettingArrayDeserializer(result) {
|
|
561
401
|
return result.map((item) => {
|
|
562
402
|
return arcSettingDeserializer(item);
|
|
563
403
|
});
|
|
@@ -729,7 +569,6 @@ export function clusterPropertiesDeserializer(item) {
|
|
|
729
569
|
status: item["status"],
|
|
730
570
|
connectivityStatus: item["connectivityStatus"],
|
|
731
571
|
cloudId: item["cloudId"],
|
|
732
|
-
ring: item["ring"],
|
|
733
572
|
cloudManagementEndpoint: item["cloudManagementEndpoint"],
|
|
734
573
|
aadClientId: item["aadClientId"],
|
|
735
574
|
aadTenantId: item["aadTenantId"],
|
|
@@ -774,12 +613,6 @@ export function clusterPropertiesDeserializer(item) {
|
|
|
774
613
|
? item["secretsLocations"]
|
|
775
614
|
: secretsLocationDetailsArrayDeserializer(item["secretsLocations"]),
|
|
776
615
|
clusterPattern: item["clusterPattern"],
|
|
777
|
-
confidentialVmProperties: !item["confidentialVmProperties"]
|
|
778
|
-
? item["confidentialVmProperties"]
|
|
779
|
-
: confidentialVmPropertiesDeserializer(item["confidentialVmProperties"]),
|
|
780
|
-
sdnProperties: !item["sdnProperties"]
|
|
781
|
-
? item["sdnProperties"]
|
|
782
|
-
: clusterSdnPropertiesDeserializer(item["sdnProperties"]),
|
|
783
616
|
localAvailabilityZones: !item["localAvailabilityZones"]
|
|
784
617
|
? item["localAvailabilityZones"]
|
|
785
618
|
: localAvailabilityZonesArrayDeserializer(item["localAvailabilityZones"]),
|
|
@@ -1175,47 +1008,6 @@ export var KnownClusterPattern;
|
|
|
1175
1008
|
/** RackAware cluster. */
|
|
1176
1009
|
KnownClusterPattern["RackAware"] = "RackAware";
|
|
1177
1010
|
})(KnownClusterPattern || (KnownClusterPattern = {}));
|
|
1178
|
-
export function confidentialVmPropertiesDeserializer(item) {
|
|
1179
|
-
return {
|
|
1180
|
-
confidentialVmIntent: item["confidentialVmIntent"],
|
|
1181
|
-
confidentialVmStatus: item["confidentialVmStatus"],
|
|
1182
|
-
confidentialVmStatusSummary: item["confidentialVmStatusSummary"],
|
|
1183
|
-
};
|
|
1184
|
-
}
|
|
1185
|
-
/** Captures the customer's intent to enable or disable Confidential Virtual Machine (CVM) support on the cluster, either during initial deployment (Day-0) or at a later stage (Day-N). */
|
|
1186
|
-
export var KnownConfidentialVmIntent;
|
|
1187
|
-
(function (KnownConfidentialVmIntent) {
|
|
1188
|
-
/** Indicates that the customer intends to enable CVM support on the cluster. */
|
|
1189
|
-
KnownConfidentialVmIntent["Enable"] = "Enable";
|
|
1190
|
-
/** Indicates that the customer intends to disable CVM support on the cluster. */
|
|
1191
|
-
KnownConfidentialVmIntent["Disable"] = "Disable";
|
|
1192
|
-
})(KnownConfidentialVmIntent || (KnownConfidentialVmIntent = {}));
|
|
1193
|
-
/** Captures the current status of Confidential Virtual Machine (CVM) support on the cluster. */
|
|
1194
|
-
export var KnownConfidentialVmStatus;
|
|
1195
|
-
(function (KnownConfidentialVmStatus) {
|
|
1196
|
-
/** CVM support is fully enabled on the cluster. All nodes are CVM capable. */
|
|
1197
|
-
KnownConfidentialVmStatus["Enabled"] = "Enabled";
|
|
1198
|
-
/** CVM support is partially enabled. At least one node in the cluster is CVM capable. */
|
|
1199
|
-
KnownConfidentialVmStatus["PartiallyEnabled"] = "PartiallyEnabled";
|
|
1200
|
-
/** CVM support is disabled. None of the nodes in the cluster are CVM capable. */
|
|
1201
|
-
KnownConfidentialVmStatus["Disabled"] = "Disabled";
|
|
1202
|
-
})(KnownConfidentialVmStatus || (KnownConfidentialVmStatus = {}));
|
|
1203
|
-
export function clusterSdnPropertiesDeserializer(item) {
|
|
1204
|
-
return {
|
|
1205
|
-
sdnStatus: item["sdnStatus"],
|
|
1206
|
-
sdnDomainName: item["sdnDomainName"],
|
|
1207
|
-
sdnApiAddress: item["sdnApiAddress"],
|
|
1208
|
-
sdnIntegrationIntent: item["sdnIntegrationIntent"],
|
|
1209
|
-
};
|
|
1210
|
-
}
|
|
1211
|
-
/** Indicates whether Software Defined Networking (SDN) integration should be enabled or disabled for this deployment. */
|
|
1212
|
-
export var KnownSdnIntegrationIntent;
|
|
1213
|
-
(function (KnownSdnIntegrationIntent) {
|
|
1214
|
-
/** Enable SDN integration for the deployment. */
|
|
1215
|
-
KnownSdnIntegrationIntent["Enable"] = "Enable";
|
|
1216
|
-
/** Disable SDN integration for the deployment. */
|
|
1217
|
-
KnownSdnIntegrationIntent["Disable"] = "Disable";
|
|
1218
|
-
})(KnownSdnIntegrationIntent || (KnownSdnIntegrationIntent = {}));
|
|
1219
1011
|
export function localAvailabilityZonesArraySerializer(result) {
|
|
1220
1012
|
return result.map((item) => {
|
|
1221
1013
|
return localAvailabilityZonesSerializer(item);
|
|
@@ -1301,23 +1093,6 @@ export function userAssignedIdentityDeserializer(item) {
|
|
|
1301
1093
|
clientId: item["clientId"],
|
|
1302
1094
|
};
|
|
1303
1095
|
}
|
|
1304
|
-
export function sdnPropertiesDeserializer(item) {
|
|
1305
|
-
return {
|
|
1306
|
-
sdnStatus: item["sdnStatus"],
|
|
1307
|
-
sdnDomainName: item["sdnDomainName"],
|
|
1308
|
-
sdnApiAddress: item["sdnApiAddress"],
|
|
1309
|
-
};
|
|
1310
|
-
}
|
|
1311
|
-
/** Indicates the current Software Defined Networking (SDN) status of the resource, which may be an individual device or a cluster. */
|
|
1312
|
-
export var KnownSdnStatus;
|
|
1313
|
-
(function (KnownSdnStatus) {
|
|
1314
|
-
/** The SDN status could not be determined due to a failure in querying the SDN API service. This may occur if the query script fails or if the system is in an inconsistent state. The domain name will be null in this case. */
|
|
1315
|
-
KnownSdnStatus["Unknown"] = "Unknown";
|
|
1316
|
-
/** SDN is not enabled on the resource. The domain name will be null. This is the default state when SDN has not been configured. */
|
|
1317
|
-
KnownSdnStatus["Disabled"] = "Disabled";
|
|
1318
|
-
/** SDN is successfully enabled on the resource. The domain name will be populated in the format `<sdnPrefix>-nc.<domain>`. Customers may need to manage DNS settings to ensure proper resolution. */
|
|
1319
|
-
KnownSdnStatus["Enabled"] = "Enabled";
|
|
1320
|
-
})(KnownSdnStatus || (KnownSdnStatus = {}));
|
|
1321
1096
|
export function trackedResourceSerializer(item) {
|
|
1322
1097
|
return { tags: item["tags"], location: item["location"] };
|
|
1323
1098
|
}
|
|
@@ -1425,16 +1200,6 @@ export function softwareAssuranceChangeRequestSerializer(item) {
|
|
|
1425
1200
|
export function softwareAssuranceChangeRequestPropertiesSerializer(item) {
|
|
1426
1201
|
return { softwareAssuranceIntent: item["softwareAssuranceIntent"] };
|
|
1427
1202
|
}
|
|
1428
|
-
export function changeRingRequestSerializer(item) {
|
|
1429
|
-
return {
|
|
1430
|
-
properties: !item["properties"]
|
|
1431
|
-
? item["properties"]
|
|
1432
|
-
: changeRingRequestPropertiesSerializer(item["properties"]),
|
|
1433
|
-
};
|
|
1434
|
-
}
|
|
1435
|
-
export function changeRingRequestPropertiesSerializer(item) {
|
|
1436
|
-
return { targetRing: item["targetRing"] };
|
|
1437
|
-
}
|
|
1438
1203
|
export function logCollectionRequestSerializer(item) {
|
|
1439
1204
|
return {
|
|
1440
1205
|
properties: !item["properties"]
|
|
@@ -2764,9 +2529,6 @@ export function hciReportedPropertiesDeserializer(item) {
|
|
|
2764
2529
|
lastSyncTimestamp: !item["lastSyncTimestamp"]
|
|
2765
2530
|
? item["lastSyncTimestamp"]
|
|
2766
2531
|
: new Date(item["lastSyncTimestamp"]),
|
|
2767
|
-
confidentialVmProfile: !item["confidentialVmProfile"]
|
|
2768
|
-
? item["confidentialVmProfile"]
|
|
2769
|
-
: confidentialVmProfileDeserializer(item["confidentialVmProfile"]),
|
|
2770
2532
|
networkProfile: !item["networkProfile"]
|
|
2771
2533
|
? item["networkProfile"]
|
|
2772
2534
|
: hciNetworkProfileDeserializer(item["networkProfile"]),
|
|
@@ -2793,9 +2555,6 @@ export function hciNetworkProfileDeserializer(item) {
|
|
|
2793
2555
|
hostNetwork: !item["hostNetwork"]
|
|
2794
2556
|
? item["hostNetwork"]
|
|
2795
2557
|
: hciEdgeDeviceHostNetworkDeserializer(item["hostNetwork"]),
|
|
2796
|
-
sdnProperties: !item["sdnProperties"]
|
|
2797
|
-
? item["sdnProperties"]
|
|
2798
|
-
: sdnPropertiesDeserializer(item["sdnProperties"]),
|
|
2799
2558
|
};
|
|
2800
2559
|
}
|
|
2801
2560
|
export function hciNicDetailArrayDeserializer(result) {
|
|
@@ -2978,6 +2737,9 @@ export function edgeDeviceDisksDeserializer(item) {
|
|
|
2978
2737
|
id: item["id"],
|
|
2979
2738
|
sizeInBytes: item["sizeInBytes"],
|
|
2980
2739
|
type: item["type"],
|
|
2740
|
+
model: item["model"],
|
|
2741
|
+
manufacturer: item["manufacturer"],
|
|
2742
|
+
isSupported: item["isSupported"],
|
|
2981
2743
|
};
|
|
2982
2744
|
}
|
|
2983
2745
|
export function hciHardwareProfileDeserializer(item) {
|
|
@@ -2994,9 +2756,6 @@ export function reportedPropertiesDeserializer(item) {
|
|
|
2994
2756
|
lastSyncTimestamp: !item["lastSyncTimestamp"]
|
|
2995
2757
|
? item["lastSyncTimestamp"]
|
|
2996
2758
|
: new Date(item["lastSyncTimestamp"]),
|
|
2997
|
-
confidentialVmProfile: !item["confidentialVmProfile"]
|
|
2998
|
-
? item["confidentialVmProfile"]
|
|
2999
|
-
: confidentialVmProfileDeserializer(item["confidentialVmProfile"]),
|
|
3000
2759
|
};
|
|
3001
2760
|
}
|
|
3002
2761
|
/** The edge device state. */
|
|
@@ -3085,35 +2844,6 @@ export var KnownExtensionManagedBy;
|
|
|
3085
2844
|
/** The extension is managed by Azure. */
|
|
3086
2845
|
KnownExtensionManagedBy["Azure"] = "Azure";
|
|
3087
2846
|
})(KnownExtensionManagedBy || (KnownExtensionManagedBy = {}));
|
|
3088
|
-
export function confidentialVmProfileDeserializer(item) {
|
|
3089
|
-
return {
|
|
3090
|
-
igvmStatus: item["igvmStatus"],
|
|
3091
|
-
statusDetails: !item["statusDetails"]
|
|
3092
|
-
? item["statusDetails"]
|
|
3093
|
-
: igvmStatusDetailArrayDeserializer(item["statusDetails"]),
|
|
3094
|
-
};
|
|
3095
|
-
}
|
|
3096
|
-
/** Represents the IGVM support status for the device. */
|
|
3097
|
-
export var KnownIgvmStatus;
|
|
3098
|
-
(function (KnownIgvmStatus) {
|
|
3099
|
-
/** The IGVM status could not be determined due to a query failure or inconsistent system state. */
|
|
3100
|
-
KnownIgvmStatus["Unknown"] = "Unknown";
|
|
3101
|
-
/** IGVM support is enabled, indicating that confidential VM features are available on this device. */
|
|
3102
|
-
KnownIgvmStatus["Enabled"] = "Enabled";
|
|
3103
|
-
/** IGVM status is disabled, indicating that confidential VM features are not supported on this device. */
|
|
3104
|
-
KnownIgvmStatus["Disabled"] = "Disabled";
|
|
3105
|
-
})(KnownIgvmStatus || (KnownIgvmStatus = {}));
|
|
3106
|
-
export function igvmStatusDetailArrayDeserializer(result) {
|
|
3107
|
-
return result.map((item) => {
|
|
3108
|
-
return igvmStatusDetailDeserializer(item);
|
|
3109
|
-
});
|
|
3110
|
-
}
|
|
3111
|
-
export function igvmStatusDetailDeserializer(item) {
|
|
3112
|
-
return {
|
|
3113
|
-
code: item["code"],
|
|
3114
|
-
message: item["message"],
|
|
3115
|
-
};
|
|
3116
|
-
}
|
|
3117
2847
|
export function edgeDevicePropertiesSerializer(item) {
|
|
3118
2848
|
return {
|
|
3119
2849
|
deviceConfiguration: !item["deviceConfiguration"]
|
|
@@ -3455,35 +3185,6 @@ export function extensionArrayDeserializer(result) {
|
|
|
3455
3185
|
export function extensionUpgradeParametersSerializer(item) {
|
|
3456
3186
|
return { targetVersion: item["targetVersion"] };
|
|
3457
3187
|
}
|
|
3458
|
-
export function publisherDeserializer(item) {
|
|
3459
|
-
return {
|
|
3460
|
-
id: item["id"],
|
|
3461
|
-
name: item["name"],
|
|
3462
|
-
type: item["type"],
|
|
3463
|
-
systemData: !item["systemData"]
|
|
3464
|
-
? item["systemData"]
|
|
3465
|
-
: systemDataDeserializer(item["systemData"]),
|
|
3466
|
-
...(!item["properties"]
|
|
3467
|
-
? item["properties"]
|
|
3468
|
-
: _publisherPropertiesDeserializer(item["properties"])),
|
|
3469
|
-
};
|
|
3470
|
-
}
|
|
3471
|
-
export function publisherPropertiesDeserializer(item) {
|
|
3472
|
-
return {
|
|
3473
|
-
provisioningState: item["provisioningState"],
|
|
3474
|
-
};
|
|
3475
|
-
}
|
|
3476
|
-
export function _publisherListDeserializer(item) {
|
|
3477
|
-
return {
|
|
3478
|
-
value: publisherArrayDeserializer(item["value"]),
|
|
3479
|
-
nextLink: item["nextLink"],
|
|
3480
|
-
};
|
|
3481
|
-
}
|
|
3482
|
-
export function publisherArrayDeserializer(result) {
|
|
3483
|
-
return result.map((item) => {
|
|
3484
|
-
return publisherDeserializer(item);
|
|
3485
|
-
});
|
|
3486
|
-
}
|
|
3487
3188
|
export function securitySettingSerializer(item) {
|
|
3488
3189
|
return {
|
|
3489
3190
|
properties: areAllPropsUndefined(item, [
|
|
@@ -3959,1303 +3660,126 @@ export var KnownHealthState;
|
|
|
3959
3660
|
(function (KnownHealthState) {
|
|
3960
3661
|
/** The health state is not known or cannot be determined. */
|
|
3961
3662
|
KnownHealthState["Unknown"] = "Unknown";
|
|
3962
|
-
/** The health check completed successfully and the system is healthy. */
|
|
3963
|
-
KnownHealthState["Success"] = "Success";
|
|
3964
|
-
/** The health check failed, indicating a critical issue. */
|
|
3965
|
-
KnownHealthState["Failure"] = "Failure";
|
|
3966
|
-
/** The health check detected a non-critical issue that may require attention. */
|
|
3967
|
-
KnownHealthState["Warning"] = "Warning";
|
|
3968
|
-
/** An error occurred during the health check process. */
|
|
3969
|
-
KnownHealthState["Error"] = "Error";
|
|
3970
|
-
/** The health check is currently in progress. */
|
|
3971
|
-
KnownHealthState["InProgress"] = "InProgress";
|
|
3972
|
-
})(KnownHealthState || (KnownHealthState = {}));
|
|
3973
|
-
export function precheckResultArraySerializer(result) {
|
|
3974
|
-
return result.map((item) => {
|
|
3975
|
-
return precheckResultSerializer(item);
|
|
3976
|
-
});
|
|
3977
|
-
}
|
|
3978
|
-
export function precheckResultArrayDeserializer(result) {
|
|
3979
|
-
return result.map((item) => {
|
|
3980
|
-
return precheckResultDeserializer(item);
|
|
3981
|
-
});
|
|
3982
|
-
}
|
|
3983
|
-
export function precheckResultSerializer(item) {
|
|
3984
|
-
return {
|
|
3985
|
-
name: item["name"],
|
|
3986
|
-
displayName: item["displayName"],
|
|
3987
|
-
tags: !item["tags"] ? item["tags"] : precheckResultTagsSerializer(item["tags"]),
|
|
3988
|
-
healthCheckTags: item["healthCheckTags"],
|
|
3989
|
-
title: item["title"],
|
|
3990
|
-
status: item["status"],
|
|
3991
|
-
severity: item["severity"],
|
|
3992
|
-
description: item["description"],
|
|
3993
|
-
remediation: item["remediation"],
|
|
3994
|
-
targetResourceID: item["targetResourceID"],
|
|
3995
|
-
targetResourceName: item["targetResourceName"],
|
|
3996
|
-
targetResourceType: item["targetResourceType"],
|
|
3997
|
-
timestamp: !item["timestamp"] ? item["timestamp"] : item["timestamp"].toISOString(),
|
|
3998
|
-
additionalData: item["additionalData"],
|
|
3999
|
-
healthCheckSource: item["healthCheckSource"],
|
|
4000
|
-
};
|
|
4001
|
-
}
|
|
4002
|
-
export function precheckResultDeserializer(item) {
|
|
4003
|
-
return {
|
|
4004
|
-
name: item["name"],
|
|
4005
|
-
displayName: item["displayName"],
|
|
4006
|
-
tags: !item["tags"] ? item["tags"] : precheckResultTagsDeserializer(item["tags"]),
|
|
4007
|
-
healthCheckTags: item["healthCheckTags"],
|
|
4008
|
-
title: item["title"],
|
|
4009
|
-
status: item["status"],
|
|
4010
|
-
severity: item["severity"],
|
|
4011
|
-
description: item["description"],
|
|
4012
|
-
remediation: item["remediation"],
|
|
4013
|
-
targetResourceID: item["targetResourceID"],
|
|
4014
|
-
targetResourceName: item["targetResourceName"],
|
|
4015
|
-
targetResourceType: item["targetResourceType"],
|
|
4016
|
-
timestamp: !item["timestamp"] ? item["timestamp"] : new Date(item["timestamp"]),
|
|
4017
|
-
additionalData: item["additionalData"],
|
|
4018
|
-
healthCheckSource: item["healthCheckSource"],
|
|
4019
|
-
};
|
|
4020
|
-
}
|
|
4021
|
-
export function precheckResultTagsSerializer(item) {
|
|
4022
|
-
return { key: item["key"], value: item["value"] };
|
|
4023
|
-
}
|
|
4024
|
-
export function precheckResultTagsDeserializer(item) {
|
|
4025
|
-
return {
|
|
4026
|
-
key: item["key"],
|
|
4027
|
-
value: item["value"],
|
|
4028
|
-
};
|
|
4029
|
-
}
|
|
4030
|
-
/** Indicates the importance or impact level of the result. Determines whether the result is informational, a warning, or a critical issue that may block updates. */
|
|
4031
|
-
export var KnownSeverity;
|
|
4032
|
-
(function (KnownSeverity) {
|
|
4033
|
-
/** A critical issue that blocks updates and requires immediate attention. */
|
|
4034
|
-
KnownSeverity["Critical"] = "Critical";
|
|
4035
|
-
/** A warning that may indicate a potential issue but does not block updates. */
|
|
4036
|
-
KnownSeverity["Warning"] = "Warning";
|
|
4037
|
-
/** General information that does not indicate any issue. */
|
|
4038
|
-
KnownSeverity["Informational"] = "Informational";
|
|
4039
|
-
/** The result is hidden and not shown in the output. */
|
|
4040
|
-
KnownSeverity["Hidden"] = "Hidden";
|
|
4041
|
-
})(KnownSeverity || (KnownSeverity = {}));
|
|
4042
|
-
/** Indicates how the update content is made available for download. This determines whether the update is sourced locally, from an online repository, or requires user notification. */
|
|
4043
|
-
export var KnownAvailabilityType;
|
|
4044
|
-
(function (KnownAvailabilityType) {
|
|
4045
|
-
/** The update content is available locally within the environment. */
|
|
4046
|
-
KnownAvailabilityType["Local"] = "Local";
|
|
4047
|
-
/** The update content is available from an online source. */
|
|
4048
|
-
KnownAvailabilityType["Online"] = "Online";
|
|
4049
|
-
/** The system will notify the user when update content becomes available. */
|
|
4050
|
-
KnownAvailabilityType["Notify"] = "Notify";
|
|
4051
|
-
})(KnownAvailabilityType || (KnownAvailabilityType = {}));
|
|
4052
|
-
export function updateStatePropertiesSerializer(item) {
|
|
4053
|
-
return { progressPercentage: item["progressPercentage"], notifyMessage: item["notifyMessage"] };
|
|
4054
|
-
}
|
|
4055
|
-
export function updateStatePropertiesDeserializer(item) {
|
|
4056
|
-
return {
|
|
4057
|
-
progressPercentage: item["progressPercentage"],
|
|
4058
|
-
notifyMessage: item["notifyMessage"],
|
|
4059
|
-
};
|
|
4060
|
-
}
|
|
4061
|
-
export function _updateListDeserializer(item) {
|
|
4062
|
-
return {
|
|
4063
|
-
value: updateArrayDeserializer(item["value"]),
|
|
4064
|
-
nextLink: item["nextLink"],
|
|
4065
|
-
};
|
|
4066
|
-
}
|
|
4067
|
-
export function updateArraySerializer(result) {
|
|
4068
|
-
return result.map((item) => {
|
|
4069
|
-
return updateSerializer(item);
|
|
4070
|
-
});
|
|
4071
|
-
}
|
|
4072
|
-
export function updateArrayDeserializer(result) {
|
|
4073
|
-
return result.map((item) => {
|
|
4074
|
-
return updateDeserializer(item);
|
|
4075
|
-
});
|
|
4076
|
-
}
|
|
4077
|
-
export function checkUpdatesRequestSerializer(item) {
|
|
4078
|
-
return { updateName: item["updateName"] };
|
|
4079
|
-
}
|
|
4080
|
-
export function validatedSolutionRecipeDeserializer(item) {
|
|
4081
|
-
return {
|
|
4082
|
-
id: item["id"],
|
|
4083
|
-
name: item["name"],
|
|
4084
|
-
type: item["type"],
|
|
4085
|
-
systemData: !item["systemData"]
|
|
4086
|
-
? item["systemData"]
|
|
4087
|
-
: systemDataDeserializer(item["systemData"]),
|
|
4088
|
-
properties: !item["properties"]
|
|
4089
|
-
? item["properties"]
|
|
4090
|
-
: validatedSolutionRecipePropertiesDeserializer(item["properties"]),
|
|
4091
|
-
};
|
|
4092
|
-
}
|
|
4093
|
-
export function validatedSolutionRecipePropertiesDeserializer(item) {
|
|
4094
|
-
return {
|
|
4095
|
-
recipeContent: validatedSolutionRecipeContentDeserializer(item["recipeContent"]),
|
|
4096
|
-
signature: item["signature"],
|
|
4097
|
-
};
|
|
4098
|
-
}
|
|
4099
|
-
export function validatedSolutionRecipeContentDeserializer(item) {
|
|
4100
|
-
return {
|
|
4101
|
-
info: validatedSolutionRecipeInfoDeserializer(item["info"]),
|
|
4102
|
-
capabilities: !item["capabilities"]
|
|
4103
|
-
? item["capabilities"]
|
|
4104
|
-
: validatedSolutionRecipeCapabilitiesDeserializer(item["capabilities"]),
|
|
4105
|
-
components: validatedSolutionRecipeComponentArrayDeserializer(item["components"]),
|
|
4106
|
-
};
|
|
4107
|
-
}
|
|
4108
|
-
export function validatedSolutionRecipeInfoDeserializer(item) {
|
|
4109
|
-
return {
|
|
4110
|
-
solutionType: item["solutionType"],
|
|
4111
|
-
version: item["version"],
|
|
4112
|
-
};
|
|
4113
|
-
}
|
|
4114
|
-
export function validatedSolutionRecipeCapabilitiesDeserializer(item) {
|
|
4115
|
-
return {
|
|
4116
|
-
clusterCapabilities: validatedSolutionRecipeCapabilityArrayDeserializer(item["clusterCapabilities"]),
|
|
4117
|
-
nodeCapabilities: validatedSolutionRecipeCapabilityArrayDeserializer(item["nodeCapabilities"]),
|
|
4118
|
-
};
|
|
4119
|
-
}
|
|
4120
|
-
export function validatedSolutionRecipeCapabilityArrayDeserializer(result) {
|
|
4121
|
-
return result.map((item) => {
|
|
4122
|
-
return validatedSolutionRecipeCapabilityDeserializer(item);
|
|
4123
|
-
});
|
|
4124
|
-
}
|
|
4125
|
-
export function validatedSolutionRecipeCapabilityDeserializer(item) {
|
|
4126
|
-
return {
|
|
4127
|
-
capabilityName: item["capabilityName"],
|
|
4128
|
-
};
|
|
4129
|
-
}
|
|
4130
|
-
export function validatedSolutionRecipeComponentArrayDeserializer(result) {
|
|
4131
|
-
return result.map((item) => {
|
|
4132
|
-
return validatedSolutionRecipeComponentDeserializer(item);
|
|
4133
|
-
});
|
|
4134
|
-
}
|
|
4135
|
-
export function validatedSolutionRecipeComponentDeserializer(item) {
|
|
4136
|
-
return {
|
|
4137
|
-
name: item["name"],
|
|
4138
|
-
type: item["type"],
|
|
4139
|
-
requiredVersion: item["requiredVersion"],
|
|
4140
|
-
installOrder: item["installOrder"],
|
|
4141
|
-
tags: item["tags"].map((p) => {
|
|
4142
|
-
return p;
|
|
4143
|
-
}),
|
|
4144
|
-
payloads: !item["payloads"]
|
|
4145
|
-
? item["payloads"]
|
|
4146
|
-
: validatedSolutionRecipeComponentPayloadArrayDeserializer(item["payloads"]),
|
|
4147
|
-
metadata: !item["metadata"]
|
|
4148
|
-
? item["metadata"]
|
|
4149
|
-
: validatedSolutionRecipeComponentMetadataDeserializer(item["metadata"]),
|
|
4150
|
-
};
|
|
4151
|
-
}
|
|
4152
|
-
export function validatedSolutionRecipeComponentPayloadArrayDeserializer(result) {
|
|
4153
|
-
return result.map((item) => {
|
|
4154
|
-
return validatedSolutionRecipeComponentPayloadDeserializer(item);
|
|
4155
|
-
});
|
|
4156
|
-
}
|
|
4157
|
-
export function validatedSolutionRecipeComponentPayloadDeserializer(item) {
|
|
4158
|
-
return {
|
|
4159
|
-
identifier: item["identifier"],
|
|
4160
|
-
hash: item["hash"],
|
|
4161
|
-
fileName: item["fileName"],
|
|
4162
|
-
url: item["url"],
|
|
4163
|
-
};
|
|
4164
|
-
}
|
|
4165
|
-
export function validatedSolutionRecipeComponentMetadataDeserializer(item) {
|
|
4166
|
-
return {
|
|
4167
|
-
extensionType: item["extensionType"],
|
|
4168
|
-
publisher: item["publisher"],
|
|
4169
|
-
enableAutomaticUpgrade: item["enableAutomaticUpgrade"],
|
|
4170
|
-
lcmUpdate: item["lcmUpdate"],
|
|
4171
|
-
catalog: item["catalog"],
|
|
4172
|
-
ring: item["ring"],
|
|
4173
|
-
releaseTrain: item["releaseTrain"],
|
|
4174
|
-
link: item["link"],
|
|
4175
|
-
name: item["name"],
|
|
4176
|
-
expectedHash: item["expectedHash"],
|
|
4177
|
-
previewSource: item["previewSource"],
|
|
4178
|
-
};
|
|
4179
|
-
}
|
|
4180
|
-
export function _validatedSolutionRecipeListResultDeserializer(item) {
|
|
4181
|
-
return {
|
|
4182
|
-
value: validatedSolutionRecipeArrayDeserializer(item["value"]),
|
|
4183
|
-
nextLink: item["nextLink"],
|
|
4184
|
-
};
|
|
4185
|
-
}
|
|
4186
|
-
export function validatedSolutionRecipeArrayDeserializer(result) {
|
|
4187
|
-
return result.map((item) => {
|
|
4188
|
-
return validatedSolutionRecipeDeserializer(item);
|
|
4189
|
-
});
|
|
4190
|
-
}
|
|
4191
|
-
export function edgeMachineSerializer(item) {
|
|
4192
|
-
return {
|
|
4193
|
-
tags: item["tags"],
|
|
4194
|
-
location: item["location"],
|
|
4195
|
-
properties: !item["properties"]
|
|
4196
|
-
? item["properties"]
|
|
4197
|
-
: edgeMachinePropertiesSerializer(item["properties"]),
|
|
4198
|
-
identity: !item["identity"]
|
|
4199
|
-
? item["identity"]
|
|
4200
|
-
: managedServiceIdentitySerializer(item["identity"]),
|
|
4201
|
-
};
|
|
4202
|
-
}
|
|
4203
|
-
export function edgeMachineDeserializer(item) {
|
|
4204
|
-
return {
|
|
4205
|
-
tags: !item["tags"]
|
|
4206
|
-
? item["tags"]
|
|
4207
|
-
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
4208
|
-
location: item["location"],
|
|
4209
|
-
id: item["id"],
|
|
4210
|
-
name: item["name"],
|
|
4211
|
-
type: item["type"],
|
|
4212
|
-
systemData: !item["systemData"]
|
|
4213
|
-
? item["systemData"]
|
|
4214
|
-
: systemDataDeserializer(item["systemData"]),
|
|
4215
|
-
properties: !item["properties"]
|
|
4216
|
-
? item["properties"]
|
|
4217
|
-
: edgeMachinePropertiesDeserializer(item["properties"]),
|
|
4218
|
-
identity: !item["identity"]
|
|
4219
|
-
? item["identity"]
|
|
4220
|
-
: managedServiceIdentityDeserializer(item["identity"]),
|
|
4221
|
-
};
|
|
4222
|
-
}
|
|
4223
|
-
export function edgeMachinePropertiesSerializer(item) {
|
|
4224
|
-
return {
|
|
4225
|
-
edgeMachineKind: item["edgeMachineKind"],
|
|
4226
|
-
arcMachineResourceGroupId: item["arcMachineResourceGroupId"],
|
|
4227
|
-
arcMachineResourceId: item["arcMachineResourceId"],
|
|
4228
|
-
arcGatewayResourceId: item["arcGatewayResourceId"],
|
|
4229
|
-
siteDetails: !item["siteDetails"]
|
|
4230
|
-
? item["siteDetails"]
|
|
4231
|
-
: siteDetailsSerializer(item["siteDetails"]),
|
|
4232
|
-
ownershipVoucherDetails: !item["ownershipVoucherDetails"]
|
|
4233
|
-
? item["ownershipVoucherDetails"]
|
|
4234
|
-
: ownershipVoucherDetailsSerializer(item["ownershipVoucherDetails"]),
|
|
4235
|
-
provisioningDetails: !item["provisioningDetails"]
|
|
4236
|
-
? item["provisioningDetails"]
|
|
4237
|
-
: provisioningDetailsSerializer(item["provisioningDetails"]),
|
|
4238
|
-
};
|
|
4239
|
-
}
|
|
4240
|
-
export function edgeMachinePropertiesDeserializer(item) {
|
|
4241
|
-
return {
|
|
4242
|
-
edgeMachineKind: item["edgeMachineKind"],
|
|
4243
|
-
provisioningState: item["provisioningState"],
|
|
4244
|
-
cloudId: item["cloudId"],
|
|
4245
|
-
arcMachineResourceGroupId: item["arcMachineResourceGroupId"],
|
|
4246
|
-
arcMachineResourceId: item["arcMachineResourceId"],
|
|
4247
|
-
arcGatewayResourceId: item["arcGatewayResourceId"],
|
|
4248
|
-
siteDetails: !item["siteDetails"]
|
|
4249
|
-
? item["siteDetails"]
|
|
4250
|
-
: siteDetailsDeserializer(item["siteDetails"]),
|
|
4251
|
-
ownershipVoucherDetails: !item["ownershipVoucherDetails"]
|
|
4252
|
-
? item["ownershipVoucherDetails"]
|
|
4253
|
-
: ownershipVoucherDetailsDeserializer(item["ownershipVoucherDetails"]),
|
|
4254
|
-
provisioningDetails: !item["provisioningDetails"]
|
|
4255
|
-
? item["provisioningDetails"]
|
|
4256
|
-
: provisioningDetailsDeserializer(item["provisioningDetails"]),
|
|
4257
|
-
devicePoolResourceId: item["devicePoolResourceId"],
|
|
4258
|
-
machineState: item["machineState"],
|
|
4259
|
-
connectivityStatus: item["connectivityStatus"],
|
|
4260
|
-
claimedBy: item["claimedBy"],
|
|
4261
|
-
reportedProperties: !item["reportedProperties"]
|
|
4262
|
-
? item["reportedProperties"]
|
|
4263
|
-
: edgeMachineReportedPropertiesDeserializer(item["reportedProperties"]),
|
|
4264
|
-
operationDetails: !item["operationDetails"]
|
|
4265
|
-
? item["operationDetails"]
|
|
4266
|
-
: operationDetailArrayDeserializer(item["operationDetails"]),
|
|
4267
|
-
lastSyncTimestamp: !item["lastSyncTimestamp"]
|
|
4268
|
-
? item["lastSyncTimestamp"]
|
|
4269
|
-
: new Date(item["lastSyncTimestamp"]),
|
|
4270
|
-
};
|
|
4271
|
-
}
|
|
4272
|
-
/** Edge Machine Kind. */
|
|
4273
|
-
export var KnownEdgeMachineKind;
|
|
4274
|
-
(function (KnownEdgeMachineKind) {
|
|
4275
|
-
/** EdgeMachine resource created using Zero-touch provisioning. */
|
|
4276
|
-
KnownEdgeMachineKind["Standard"] = "Standard";
|
|
4277
|
-
/** EdgeMachine resource created for brownfield HCI customers without zero touch provisioning. */
|
|
4278
|
-
KnownEdgeMachineKind["Dedicated"] = "Dedicated";
|
|
4279
|
-
})(KnownEdgeMachineKind || (KnownEdgeMachineKind = {}));
|
|
4280
|
-
export function siteDetailsSerializer(item) {
|
|
4281
|
-
return {
|
|
4282
|
-
siteResourceId: item["siteResourceId"],
|
|
4283
|
-
deviceConfiguration: !item["deviceConfiguration"]
|
|
4284
|
-
? item["deviceConfiguration"]
|
|
4285
|
-
: targetDeviceConfigurationSerializer(item["deviceConfiguration"]),
|
|
4286
|
-
};
|
|
4287
|
-
}
|
|
4288
|
-
export function siteDetailsDeserializer(item) {
|
|
4289
|
-
return {
|
|
4290
|
-
siteResourceId: item["siteResourceId"],
|
|
4291
|
-
deviceConfiguration: !item["deviceConfiguration"]
|
|
4292
|
-
? item["deviceConfiguration"]
|
|
4293
|
-
: targetDeviceConfigurationDeserializer(item["deviceConfiguration"]),
|
|
4294
|
-
};
|
|
4295
|
-
}
|
|
4296
|
-
export function targetDeviceConfigurationSerializer(item) {
|
|
4297
|
-
return {
|
|
4298
|
-
network: !item["network"] ? item["network"] : networkConfigurationSerializer(item["network"]),
|
|
4299
|
-
hostName: item["hostName"],
|
|
4300
|
-
webProxy: !item["webProxy"]
|
|
4301
|
-
? item["webProxy"]
|
|
4302
|
-
: webProxyConfigurationSerializer(item["webProxy"]),
|
|
4303
|
-
time: !item["time"] ? item["time"] : timeConfigurationSerializer(item["time"]),
|
|
4304
|
-
storage: !item["storage"] ? item["storage"] : storageConfigurationSerializer(item["storage"]),
|
|
4305
|
-
};
|
|
4306
|
-
}
|
|
4307
|
-
export function targetDeviceConfigurationDeserializer(item) {
|
|
4308
|
-
return {
|
|
4309
|
-
network: !item["network"] ? item["network"] : networkConfigurationDeserializer(item["network"]),
|
|
4310
|
-
hostName: item["hostName"],
|
|
4311
|
-
webProxy: !item["webProxy"]
|
|
4312
|
-
? item["webProxy"]
|
|
4313
|
-
: webProxyConfigurationDeserializer(item["webProxy"]),
|
|
4314
|
-
time: !item["time"] ? item["time"] : timeConfigurationDeserializer(item["time"]),
|
|
4315
|
-
storage: !item["storage"] ? item["storage"] : storageConfigurationDeserializer(item["storage"]),
|
|
4316
|
-
};
|
|
4317
|
-
}
|
|
4318
|
-
export function networkConfigurationSerializer(item) {
|
|
4319
|
-
return {
|
|
4320
|
-
networkAdapters: !item["networkAdapters"]
|
|
4321
|
-
? item["networkAdapters"]
|
|
4322
|
-
: networkAdapterArraySerializer(item["networkAdapters"]),
|
|
4323
|
-
};
|
|
4324
|
-
}
|
|
4325
|
-
export function networkConfigurationDeserializer(item) {
|
|
4326
|
-
return {
|
|
4327
|
-
networkAdapters: !item["networkAdapters"]
|
|
4328
|
-
? item["networkAdapters"]
|
|
4329
|
-
: networkAdapterArrayDeserializer(item["networkAdapters"]),
|
|
4330
|
-
};
|
|
4331
|
-
}
|
|
4332
|
-
export function networkAdapterArraySerializer(result) {
|
|
4333
|
-
return result.map((item) => {
|
|
4334
|
-
return networkAdapterSerializer(item);
|
|
4335
|
-
});
|
|
4336
|
-
}
|
|
4337
|
-
export function networkAdapterArrayDeserializer(result) {
|
|
4338
|
-
return result.map((item) => {
|
|
4339
|
-
return networkAdapterDeserializer(item);
|
|
4340
|
-
});
|
|
4341
|
-
}
|
|
4342
|
-
export function networkAdapterSerializer(item) {
|
|
4343
|
-
return {
|
|
4344
|
-
ipAssignmentType: item["ipAssignmentType"],
|
|
4345
|
-
ipAddress: item["ipAddress"],
|
|
4346
|
-
adapterName: item["adapterName"],
|
|
4347
|
-
macAddress: item["macAddress"],
|
|
4348
|
-
ipAddressRange: !item["ipAddressRange"]
|
|
4349
|
-
? item["ipAddressRange"]
|
|
4350
|
-
: ipAddressRangeSerializer(item["ipAddressRange"]),
|
|
4351
|
-
gateway: item["gateway"],
|
|
4352
|
-
subnetMask: item["subnetMask"],
|
|
4353
|
-
dnsAddressArray: !item["dnsAddressArray"]
|
|
4354
|
-
? item["dnsAddressArray"]
|
|
4355
|
-
: item["dnsAddressArray"].map((p) => {
|
|
4356
|
-
return p;
|
|
4357
|
-
}),
|
|
4358
|
-
vlanId: item["vlanId"],
|
|
4359
|
-
};
|
|
4360
|
-
}
|
|
4361
|
-
export function networkAdapterDeserializer(item) {
|
|
4362
|
-
return {
|
|
4363
|
-
ipAssignmentType: item["ipAssignmentType"],
|
|
4364
|
-
ipAddress: item["ipAddress"],
|
|
4365
|
-
adapterName: item["adapterName"],
|
|
4366
|
-
macAddress: item["macAddress"],
|
|
4367
|
-
ipAddressRange: !item["ipAddressRange"]
|
|
4368
|
-
? item["ipAddressRange"]
|
|
4369
|
-
: ipAddressRangeDeserializer(item["ipAddressRange"]),
|
|
4370
|
-
gateway: item["gateway"],
|
|
4371
|
-
subnetMask: item["subnetMask"],
|
|
4372
|
-
dnsAddressArray: !item["dnsAddressArray"]
|
|
4373
|
-
? item["dnsAddressArray"]
|
|
4374
|
-
: item["dnsAddressArray"].map((p) => {
|
|
4375
|
-
return p;
|
|
4376
|
-
}),
|
|
4377
|
-
vlanId: item["vlanId"],
|
|
4378
|
-
};
|
|
4379
|
-
}
|
|
4380
|
-
/** IP assignment types */
|
|
4381
|
-
export var KnownIpAssignmentType;
|
|
4382
|
-
(function (KnownIpAssignmentType) {
|
|
4383
|
-
/** Automatic IP assignment */
|
|
4384
|
-
KnownIpAssignmentType["Automatic"] = "Automatic";
|
|
4385
|
-
/** Manual IP assignment */
|
|
4386
|
-
KnownIpAssignmentType["Manual"] = "Manual";
|
|
4387
|
-
})(KnownIpAssignmentType || (KnownIpAssignmentType = {}));
|
|
4388
|
-
export function ipAddressRangeSerializer(item) {
|
|
4389
|
-
return { startIp: item["startIp"], endIp: item["endIp"] };
|
|
4390
|
-
}
|
|
4391
|
-
export function ipAddressRangeDeserializer(item) {
|
|
4392
|
-
return {
|
|
4393
|
-
startIp: item["startIp"],
|
|
4394
|
-
endIp: item["endIp"],
|
|
4395
|
-
};
|
|
4396
|
-
}
|
|
4397
|
-
export function webProxyConfigurationSerializer(item) {
|
|
4398
|
-
return {
|
|
4399
|
-
connectionUri: item["connectionUri"],
|
|
4400
|
-
port: item["port"],
|
|
4401
|
-
bypassList: !item["bypassList"]
|
|
4402
|
-
? item["bypassList"]
|
|
4403
|
-
: item["bypassList"].map((p) => {
|
|
4404
|
-
return p;
|
|
4405
|
-
}),
|
|
4406
|
-
};
|
|
4407
|
-
}
|
|
4408
|
-
export function webProxyConfigurationDeserializer(item) {
|
|
4409
|
-
return {
|
|
4410
|
-
connectionUri: item["connectionUri"],
|
|
4411
|
-
port: item["port"],
|
|
4412
|
-
bypassList: !item["bypassList"]
|
|
4413
|
-
? item["bypassList"]
|
|
4414
|
-
: item["bypassList"].map((p) => {
|
|
4415
|
-
return p;
|
|
4416
|
-
}),
|
|
4417
|
-
};
|
|
4418
|
-
}
|
|
4419
|
-
export function timeConfigurationSerializer(item) {
|
|
4420
|
-
return {
|
|
4421
|
-
primaryTimeServer: item["primaryTimeServer"],
|
|
4422
|
-
secondaryTimeServer: item["secondaryTimeServer"],
|
|
4423
|
-
timeZone: item["timeZone"],
|
|
4424
|
-
};
|
|
4425
|
-
}
|
|
4426
|
-
export function timeConfigurationDeserializer(item) {
|
|
4427
|
-
return {
|
|
4428
|
-
primaryTimeServer: item["primaryTimeServer"],
|
|
4429
|
-
secondaryTimeServer: item["secondaryTimeServer"],
|
|
4430
|
-
timeZone: item["timeZone"],
|
|
4431
|
-
};
|
|
4432
|
-
}
|
|
4433
|
-
export function storageConfigurationSerializer(item) {
|
|
4434
|
-
return { partitionSize: item["partitionSize"] };
|
|
4435
|
-
}
|
|
4436
|
-
export function storageConfigurationDeserializer(item) {
|
|
4437
|
-
return {
|
|
4438
|
-
partitionSize: item["partitionSize"],
|
|
4439
|
-
};
|
|
4440
|
-
}
|
|
4441
|
-
export function ownershipVoucherDetailsSerializer(item) {
|
|
4442
|
-
return { ownershipVoucher: item["ownershipVoucher"], ownerKeyType: item["ownerKeyType"] };
|
|
4443
|
-
}
|
|
4444
|
-
export function ownershipVoucherDetailsDeserializer(item) {
|
|
4445
|
-
return {
|
|
4446
|
-
ownershipVoucher: item["ownershipVoucher"],
|
|
4447
|
-
ownerKeyType: item["ownerKeyType"],
|
|
4448
|
-
validationDetails: !item["validationDetails"]
|
|
4449
|
-
? item["validationDetails"]
|
|
4450
|
-
: ownershipVoucherValidationDetailsDeserializer(item["validationDetails"]),
|
|
4451
|
-
};
|
|
4452
|
-
}
|
|
4453
|
-
/** Type of owner key in the voucher */
|
|
4454
|
-
export var KnownOwnerKeyType;
|
|
4455
|
-
(function (KnownOwnerKeyType) {
|
|
4456
|
-
/** Owner is Microsoft managed key */
|
|
4457
|
-
KnownOwnerKeyType["MicrosoftManaged"] = "MicrosoftManaged";
|
|
4458
|
-
})(KnownOwnerKeyType || (KnownOwnerKeyType = {}));
|
|
4459
|
-
export function ownershipVoucherValidationDetailsDeserializer(item) {
|
|
4460
|
-
return {
|
|
4461
|
-
validationStatus: item["validationStatus"],
|
|
4462
|
-
serialNumber: item["serialNumber"],
|
|
4463
|
-
id: item["id"],
|
|
4464
|
-
manufacturer: item["manufacturer"],
|
|
4465
|
-
modelName: item["modelName"],
|
|
4466
|
-
version: item["version"],
|
|
4467
|
-
azureMachineId: item["azureMachineId"],
|
|
4468
|
-
error: !item["error"] ? item["error"] : errorDetailDeserializer(item["error"]),
|
|
4469
|
-
};
|
|
4470
|
-
}
|
|
4471
|
-
/** Ownership Voucher validation Status. */
|
|
4472
|
-
export var KnownOwnershipVoucherValidationStatus;
|
|
4473
|
-
(function (KnownOwnershipVoucherValidationStatus) {
|
|
4474
|
-
/** Voucher evaluated as valid. */
|
|
4475
|
-
KnownOwnershipVoucherValidationStatus["Valid"] = "Valid";
|
|
4476
|
-
/** Voucher evaluated as invalid. */
|
|
4477
|
-
KnownOwnershipVoucherValidationStatus["Invalid"] = "Invalid";
|
|
4478
|
-
})(KnownOwnershipVoucherValidationStatus || (KnownOwnershipVoucherValidationStatus = {}));
|
|
4479
|
-
export function provisioningDetailsSerializer(item) {
|
|
4480
|
-
return {
|
|
4481
|
-
osProfile: osProvisionProfileSerializer(item["osProfile"]),
|
|
4482
|
-
userDetails: !item["userDetails"]
|
|
4483
|
-
? item["userDetails"]
|
|
4484
|
-
: userDetailsArraySerializer(item["userDetails"]),
|
|
4485
|
-
};
|
|
4486
|
-
}
|
|
4487
|
-
export function provisioningDetailsDeserializer(item) {
|
|
4488
|
-
return {
|
|
4489
|
-
osProfile: osProvisionProfileDeserializer(item["osProfile"]),
|
|
4490
|
-
userDetails: !item["userDetails"]
|
|
4491
|
-
? item["userDetails"]
|
|
4492
|
-
: userDetailsArrayDeserializer(item["userDetails"]),
|
|
4493
|
-
};
|
|
4494
|
-
}
|
|
4495
|
-
export function osProvisionProfileSerializer(item) {
|
|
4496
|
-
return {
|
|
4497
|
-
osName: item["osName"],
|
|
4498
|
-
osType: item["osType"],
|
|
4499
|
-
osVersion: item["osVersion"],
|
|
4500
|
-
osImageLocation: item["osImageLocation"],
|
|
4501
|
-
vsrVersion: item["vsrVersion"],
|
|
4502
|
-
imageHash: item["imageHash"],
|
|
4503
|
-
gpgPubKey: item["gpgPubKey"],
|
|
4504
|
-
operationType: item["operationType"],
|
|
4505
|
-
};
|
|
4506
|
-
}
|
|
4507
|
-
export function osProvisionProfileDeserializer(item) {
|
|
4508
|
-
return {
|
|
4509
|
-
osName: item["osName"],
|
|
4510
|
-
osType: item["osType"],
|
|
4511
|
-
osVersion: item["osVersion"],
|
|
4512
|
-
osImageLocation: item["osImageLocation"],
|
|
4513
|
-
vsrVersion: item["vsrVersion"],
|
|
4514
|
-
imageHash: item["imageHash"],
|
|
4515
|
-
gpgPubKey: item["gpgPubKey"],
|
|
4516
|
-
operationType: item["operationType"],
|
|
4517
|
-
};
|
|
4518
|
-
}
|
|
4519
|
-
/** OS Provision Operation type */
|
|
4520
|
-
export var KnownOSOperationType;
|
|
4521
|
-
(function (KnownOSOperationType) {
|
|
4522
|
-
/** OS Provisioning operation */
|
|
4523
|
-
KnownOSOperationType["Provision"] = "Provision";
|
|
4524
|
-
/** OS Update operation */
|
|
4525
|
-
KnownOSOperationType["Update"] = "Update";
|
|
4526
|
-
/** OS ReImage operation */
|
|
4527
|
-
KnownOSOperationType["ReImage"] = "ReImage";
|
|
4528
|
-
})(KnownOSOperationType || (KnownOSOperationType = {}));
|
|
4529
|
-
export function userDetailsArraySerializer(result) {
|
|
4530
|
-
return result.map((item) => {
|
|
4531
|
-
return userDetailsSerializer(item);
|
|
4532
|
-
});
|
|
4533
|
-
}
|
|
4534
|
-
export function userDetailsArrayDeserializer(result) {
|
|
4535
|
-
return result.map((item) => {
|
|
4536
|
-
return userDetailsDeserializer(item);
|
|
4537
|
-
});
|
|
4538
|
-
}
|
|
4539
|
-
export function userDetailsSerializer(item) {
|
|
4540
|
-
return {
|
|
4541
|
-
userName: item["userName"],
|
|
4542
|
-
secretType: item["secretType"],
|
|
4543
|
-
secretLocation: item["secretLocation"],
|
|
4544
|
-
sshPubKey: !item["sshPubKey"]
|
|
4545
|
-
? item["sshPubKey"]
|
|
4546
|
-
: item["sshPubKey"].map((p) => {
|
|
4547
|
-
return p;
|
|
4548
|
-
}),
|
|
4549
|
-
};
|
|
4550
|
-
}
|
|
4551
|
-
export function userDetailsDeserializer(item) {
|
|
4552
|
-
return {
|
|
4553
|
-
userName: item["userName"],
|
|
4554
|
-
secretType: item["secretType"],
|
|
4555
|
-
secretLocation: item["secretLocation"],
|
|
4556
|
-
sshPubKey: !item["sshPubKey"]
|
|
4557
|
-
? item["sshPubKey"]
|
|
4558
|
-
: item["sshPubKey"].map((p) => {
|
|
4559
|
-
return p;
|
|
4560
|
-
}),
|
|
4561
|
-
};
|
|
4562
|
-
}
|
|
4563
|
-
/** Type of secret used for authentication. */
|
|
4564
|
-
export var KnownSecretType;
|
|
4565
|
-
(function (KnownSecretType) {
|
|
4566
|
-
/** Key Vault based authentication */
|
|
4567
|
-
KnownSecretType["KeyVault"] = "KeyVault";
|
|
4568
|
-
/** SSH Public Key based authentication */
|
|
4569
|
-
KnownSecretType["SshPubKey"] = "SshPubKey";
|
|
4570
|
-
})(KnownSecretType || (KnownSecretType = {}));
|
|
4571
|
-
/** OS State */
|
|
4572
|
-
export var KnownEdgeMachineState;
|
|
4573
|
-
(function (KnownEdgeMachineState) {
|
|
4574
|
-
/** Created when EdgeMachine resource created */
|
|
4575
|
-
KnownEdgeMachineState["Created"] = "Created";
|
|
4576
|
-
/** EdgeMachine state during device discovery and registration */
|
|
4577
|
-
KnownEdgeMachineState["Registering"] = "Registering";
|
|
4578
|
-
/** EdgeMachine state when machine configured with restricted OS and not provisioned to deploy workloads */
|
|
4579
|
-
KnownEdgeMachineState["Unpurposed"] = "Unpurposed";
|
|
4580
|
-
/** EdgeMachine state when transitioning from initial OS to target OS */
|
|
4581
|
-
KnownEdgeMachineState["Transitioning"] = "Transitioning";
|
|
4582
|
-
/** EdgeMachine state when machine configured with target OS to deploy workloads */
|
|
4583
|
-
KnownEdgeMachineState["Purposed"] = "Purposed";
|
|
4584
|
-
/** EdgeMachine state when OS updates are in-progress */
|
|
4585
|
-
KnownEdgeMachineState["Updating"] = "Updating";
|
|
4586
|
-
/** EdgeMachine state when transitioning from target OS to restricted OS */
|
|
4587
|
-
KnownEdgeMachineState["Resetting"] = "Resetting";
|
|
4588
|
-
/** EdgeMachine failed state and only option to recover is to re-provisioning machine */
|
|
4589
|
-
KnownEdgeMachineState["Failed"] = "Failed";
|
|
4590
|
-
/** Preparing EdgeMachine */
|
|
4591
|
-
KnownEdgeMachineState["Preparing"] = "Preparing";
|
|
4592
|
-
})(KnownEdgeMachineState || (KnownEdgeMachineState = {}));
|
|
4593
|
-
/** Overall connectivity status for the machine resource. */
|
|
4594
|
-
export var KnownEdgeMachineConnectivityStatus;
|
|
4595
|
-
(function (KnownEdgeMachineConnectivityStatus) {
|
|
4596
|
-
/** The connectivity status of the machine resource is not specified. */
|
|
4597
|
-
KnownEdgeMachineConnectivityStatus["NotSpecified"] = "NotSpecified";
|
|
4598
|
-
/** The machine resource is disconnected. */
|
|
4599
|
-
KnownEdgeMachineConnectivityStatus["Disconnected"] = "Disconnected";
|
|
4600
|
-
/** The machine resource is connected. */
|
|
4601
|
-
KnownEdgeMachineConnectivityStatus["Connected"] = "Connected";
|
|
4602
|
-
})(KnownEdgeMachineConnectivityStatus || (KnownEdgeMachineConnectivityStatus = {}));
|
|
4603
|
-
export function edgeMachineReportedPropertiesDeserializer(item) {
|
|
4604
|
-
return {
|
|
4605
|
-
lastUpdated: !item["lastUpdated"] ? item["lastUpdated"] : new Date(item["lastUpdated"]),
|
|
4606
|
-
networkProfile: !item["networkProfile"]
|
|
4607
|
-
? item["networkProfile"]
|
|
4608
|
-
: edgeMachineNetworkProfileDeserializer(item["networkProfile"]),
|
|
4609
|
-
osProfile: !item["osProfile"] ? item["osProfile"] : osProfileDeserializer(item["osProfile"]),
|
|
4610
|
-
hardwareProfile: !item["hardwareProfile"]
|
|
4611
|
-
? item["hardwareProfile"]
|
|
4612
|
-
: hardwareProfileDeserializer(item["hardwareProfile"]),
|
|
4613
|
-
storageProfile: !item["storageProfile"]
|
|
4614
|
-
? item["storageProfile"]
|
|
4615
|
-
: storageProfileDeserializer(item["storageProfile"]),
|
|
4616
|
-
sbeDeploymentPackageInfo: !item["sbeDeploymentPackageInfo"]
|
|
4617
|
-
? item["sbeDeploymentPackageInfo"]
|
|
4618
|
-
: sbeDeploymentPackageInfoDeserializer(item["sbeDeploymentPackageInfo"]),
|
|
4619
|
-
extensionProfile: !item["extensionProfile"]
|
|
4620
|
-
? item["extensionProfile"]
|
|
4621
|
-
: extensionProfileDeserializer(item["extensionProfile"]),
|
|
4622
|
-
};
|
|
4623
|
-
}
|
|
4624
|
-
export function edgeMachineNetworkProfileDeserializer(item) {
|
|
4625
|
-
return {
|
|
4626
|
-
nicDetails: !item["nicDetails"]
|
|
4627
|
-
? item["nicDetails"]
|
|
4628
|
-
: edgeMachineNicDetailArrayDeserializer(item["nicDetails"]),
|
|
4629
|
-
switchDetails: !item["switchDetails"]
|
|
4630
|
-
? item["switchDetails"]
|
|
4631
|
-
: switchDetailArrayDeserializer(item["switchDetails"]),
|
|
4632
|
-
};
|
|
4633
|
-
}
|
|
4634
|
-
export function edgeMachineNicDetailArrayDeserializer(result) {
|
|
4635
|
-
return result.map((item) => {
|
|
4636
|
-
return edgeMachineNicDetailDeserializer(item);
|
|
4637
|
-
});
|
|
4638
|
-
}
|
|
4639
|
-
export function edgeMachineNicDetailDeserializer(item) {
|
|
4640
|
-
return {
|
|
4641
|
-
adapterName: item["adapterName"],
|
|
4642
|
-
interfaceDescription: item["interfaceDescription"],
|
|
4643
|
-
componentId: item["componentId"],
|
|
4644
|
-
driverVersion: item["driverVersion"],
|
|
4645
|
-
ip4Address: item["ip4Address"],
|
|
4646
|
-
subnetMask: item["subnetMask"],
|
|
4647
|
-
defaultGateway: item["defaultGateway"],
|
|
4648
|
-
dnsServers: !item["dnsServers"]
|
|
4649
|
-
? item["dnsServers"]
|
|
4650
|
-
: item["dnsServers"].map((p) => {
|
|
4651
|
-
return p;
|
|
4652
|
-
}),
|
|
4653
|
-
defaultIsolationId: item["defaultIsolationId"],
|
|
4654
|
-
macAddress: item["macAddress"],
|
|
4655
|
-
slot: item["slot"],
|
|
4656
|
-
switchName: item["switchName"],
|
|
4657
|
-
nicType: item["nicType"],
|
|
4658
|
-
vlanId: item["vlanId"],
|
|
4659
|
-
nicStatus: item["nicStatus"],
|
|
4660
|
-
rdmaCapability: item["rdmaCapability"],
|
|
4661
|
-
};
|
|
4662
|
-
}
|
|
4663
|
-
export function osProfileDeserializer(item) {
|
|
4664
|
-
return {
|
|
4665
|
-
bootType: item["bootType"],
|
|
4666
|
-
assemblyVersion: item["assemblyVersion"],
|
|
4667
|
-
osType: item["osType"],
|
|
4668
|
-
osSku: item["osSku"],
|
|
4669
|
-
osVersion: item["osVersion"],
|
|
4670
|
-
buildNumber: item["buildNumber"],
|
|
4671
|
-
baseImageVersion: item["baseImageVersion"],
|
|
4672
|
-
imageVersion: item["imageVersion"],
|
|
4673
|
-
};
|
|
4674
|
-
}
|
|
4675
|
-
export function hardwareProfileDeserializer(item) {
|
|
4676
|
-
return {
|
|
4677
|
-
cpuCores: item["cpuCores"],
|
|
4678
|
-
cpuSockets: item["cpuSockets"],
|
|
4679
|
-
memoryCapacityInGb: item["memoryCapacityInGb"],
|
|
4680
|
-
model: item["model"],
|
|
4681
|
-
manufacturer: item["manufacturer"],
|
|
4682
|
-
serialNumber: item["serialNumber"],
|
|
4683
|
-
processorType: item["processorType"],
|
|
4684
|
-
};
|
|
4685
|
-
}
|
|
4686
|
-
export function storageProfileDeserializer(item) {
|
|
4687
|
-
return {
|
|
4688
|
-
poolableDisksCount: item["poolableDisksCount"],
|
|
4689
|
-
};
|
|
4690
|
-
}
|
|
4691
|
-
export function operationDetailArrayDeserializer(result) {
|
|
4692
|
-
return result.map((item) => {
|
|
4693
|
-
return operationDetailDeserializer(item);
|
|
4694
|
-
});
|
|
4695
|
-
}
|
|
4696
|
-
export function operationDetailDeserializer(item) {
|
|
4697
|
-
return {
|
|
4698
|
-
name: item["name"],
|
|
4699
|
-
id: item["id"],
|
|
4700
|
-
type: item["type"],
|
|
4701
|
-
resourceId: item["resourceId"],
|
|
4702
|
-
description: item["description"],
|
|
4703
|
-
status: item["status"],
|
|
4704
|
-
error: !item["error"] ? item["error"] : errorDetailDeserializer(item["error"]),
|
|
4705
|
-
};
|
|
4706
|
-
}
|
|
4707
|
-
export function edgeMachinePatchSerializer(item) {
|
|
4708
|
-
return {
|
|
4709
|
-
tags: item["tags"],
|
|
4710
|
-
identity: !item["identity"]
|
|
4711
|
-
? item["identity"]
|
|
4712
|
-
: managedServiceIdentitySerializer(item["identity"]),
|
|
4713
|
-
};
|
|
4714
|
-
}
|
|
4715
|
-
export function _edgeMachineListResultDeserializer(item) {
|
|
4716
|
-
return {
|
|
4717
|
-
value: edgeMachineArrayDeserializer(item["value"]),
|
|
4718
|
-
nextLink: item["nextLink"],
|
|
4719
|
-
};
|
|
4720
|
-
}
|
|
4721
|
-
export function edgeMachineArraySerializer(result) {
|
|
4722
|
-
return result.map((item) => {
|
|
4723
|
-
return edgeMachineSerializer(item);
|
|
4724
|
-
});
|
|
4725
|
-
}
|
|
4726
|
-
export function edgeMachineArrayDeserializer(result) {
|
|
4727
|
-
return result.map((item) => {
|
|
4728
|
-
return edgeMachineDeserializer(item);
|
|
4729
|
-
});
|
|
4730
|
-
}
|
|
4731
|
-
export function edgeMachineJobSerializer(item) {
|
|
4732
|
-
return {
|
|
4733
|
-
properties: !item["properties"]
|
|
4734
|
-
? item["properties"]
|
|
4735
|
-
: edgeMachineJobPropertiesUnionSerializer(item["properties"]),
|
|
4736
|
-
};
|
|
4737
|
-
}
|
|
4738
|
-
export function edgeMachineJobDeserializer(item) {
|
|
4739
|
-
return {
|
|
4740
|
-
id: item["id"],
|
|
4741
|
-
name: item["name"],
|
|
4742
|
-
type: item["type"],
|
|
4743
|
-
systemData: !item["systemData"]
|
|
4744
|
-
? item["systemData"]
|
|
4745
|
-
: systemDataDeserializer(item["systemData"]),
|
|
4746
|
-
properties: !item["properties"]
|
|
4747
|
-
? item["properties"]
|
|
4748
|
-
: edgeMachineJobPropertiesUnionDeserializer(item["properties"]),
|
|
4749
|
-
};
|
|
4750
|
-
}
|
|
4751
|
-
export function edgeMachineJobPropertiesSerializer(item) {
|
|
4752
|
-
return { jobType: item["jobType"], deploymentMode: item["deploymentMode"] };
|
|
4753
|
-
}
|
|
4754
|
-
export function edgeMachineJobPropertiesDeserializer(item) {
|
|
4755
|
-
return {
|
|
4756
|
-
jobType: item["jobType"],
|
|
4757
|
-
deploymentMode: item["deploymentMode"],
|
|
4758
|
-
provisioningState: item["provisioningState"],
|
|
4759
|
-
jobId: item["jobId"],
|
|
4760
|
-
startTimeUtc: !item["startTimeUtc"] ? item["startTimeUtc"] : new Date(item["startTimeUtc"]),
|
|
4761
|
-
endTimeUtc: !item["endTimeUtc"] ? item["endTimeUtc"] : new Date(item["endTimeUtc"]),
|
|
4762
|
-
status: item["status"],
|
|
4763
|
-
error: !item["error"] ? item["error"] : errorDetailDeserializer(item["error"]),
|
|
4764
|
-
};
|
|
4765
|
-
}
|
|
4766
|
-
export function edgeMachineJobPropertiesUnionSerializer(item) {
|
|
4767
|
-
switch (item.jobType) {
|
|
4768
|
-
case "RemoteSupport":
|
|
4769
|
-
return edgeMachineRemoteSupportJobPropertiesSerializer(item);
|
|
4770
|
-
case "ProvisionOs":
|
|
4771
|
-
return provisionOsJobPropertiesSerializer(item);
|
|
4772
|
-
case "DownloadOs":
|
|
4773
|
-
return downloadOsJobPropertiesSerializer(item);
|
|
4774
|
-
case "CollectLog":
|
|
4775
|
-
return edgeMachineCollectLogJobPropertiesSerializer(item);
|
|
4776
|
-
default:
|
|
4777
|
-
return edgeMachineJobPropertiesSerializer(item);
|
|
4778
|
-
}
|
|
4779
|
-
}
|
|
4780
|
-
export function edgeMachineJobPropertiesUnionDeserializer(item) {
|
|
4781
|
-
switch (item["jobType"]) {
|
|
4782
|
-
case "RemoteSupport":
|
|
4783
|
-
return edgeMachineRemoteSupportJobPropertiesDeserializer(item);
|
|
4784
|
-
case "ProvisionOs":
|
|
4785
|
-
return provisionOsJobPropertiesDeserializer(item);
|
|
4786
|
-
case "DownloadOs":
|
|
4787
|
-
return downloadOsJobPropertiesDeserializer(item);
|
|
4788
|
-
case "CollectLog":
|
|
4789
|
-
return edgeMachineCollectLogJobPropertiesDeserializer(item);
|
|
4790
|
-
default:
|
|
4791
|
-
return edgeMachineJobPropertiesDeserializer(item);
|
|
4792
|
-
}
|
|
4793
|
-
}
|
|
4794
|
-
/** Job Type supported. */
|
|
4795
|
-
export var KnownEdgeMachineJobType;
|
|
4796
|
-
(function (KnownEdgeMachineJobType) {
|
|
4797
|
-
/** Job to collect logs from the device. */
|
|
4798
|
-
KnownEdgeMachineJobType["CollectLog"] = "CollectLog";
|
|
4799
|
-
/** Job to provide remote support to the device. */
|
|
4800
|
-
KnownEdgeMachineJobType["RemoteSupport"] = "RemoteSupport";
|
|
4801
|
-
/** Job to provision operating system in the device. */
|
|
4802
|
-
KnownEdgeMachineJobType["ProvisionOs"] = "ProvisionOs";
|
|
4803
|
-
/** Job to download OS packages on to the device */
|
|
4804
|
-
KnownEdgeMachineJobType["DownloadOs"] = "DownloadOs";
|
|
4805
|
-
})(KnownEdgeMachineJobType || (KnownEdgeMachineJobType = {}));
|
|
4806
|
-
export function edgeMachineRemoteSupportJobPropertiesSerializer(item) {
|
|
4807
|
-
return {
|
|
4808
|
-
jobType: item["jobType"],
|
|
4809
|
-
deploymentMode: item["deploymentMode"],
|
|
4810
|
-
accessLevel: item["accessLevel"],
|
|
4811
|
-
expirationTimestamp: item["expirationTimestamp"].toISOString(),
|
|
4812
|
-
type: item["type"],
|
|
4813
|
-
};
|
|
4814
|
-
}
|
|
4815
|
-
export function edgeMachineRemoteSupportJobPropertiesDeserializer(item) {
|
|
4816
|
-
return {
|
|
4817
|
-
jobType: item["jobType"],
|
|
4818
|
-
deploymentMode: item["deploymentMode"],
|
|
4819
|
-
provisioningState: item["provisioningState"],
|
|
4820
|
-
jobId: item["jobId"],
|
|
4821
|
-
startTimeUtc: !item["startTimeUtc"] ? item["startTimeUtc"] : new Date(item["startTimeUtc"]),
|
|
4822
|
-
endTimeUtc: !item["endTimeUtc"] ? item["endTimeUtc"] : new Date(item["endTimeUtc"]),
|
|
4823
|
-
status: item["status"],
|
|
4824
|
-
error: !item["error"] ? item["error"] : errorDetailDeserializer(item["error"]),
|
|
4825
|
-
accessLevel: item["accessLevel"],
|
|
4826
|
-
expirationTimestamp: new Date(item["expirationTimestamp"]),
|
|
4827
|
-
type: item["type"],
|
|
4828
|
-
reportedProperties: !item["reportedProperties"]
|
|
4829
|
-
? item["reportedProperties"]
|
|
4830
|
-
: edgeMachineRemoteSupportJobReportedPropertiesDeserializer(item["reportedProperties"]),
|
|
4831
|
-
};
|
|
4832
|
-
}
|
|
4833
|
-
export function edgeMachineRemoteSupportJobReportedPropertiesDeserializer(item) {
|
|
4834
|
-
return {
|
|
4835
|
-
percentComplete: item["percentComplete"],
|
|
4836
|
-
validationStatus: !item["validationStatus"]
|
|
4837
|
-
? item["validationStatus"]
|
|
4838
|
-
: eceActionStatusDeserializer(item["validationStatus"]),
|
|
4839
|
-
deploymentStatus: !item["deploymentStatus"]
|
|
4840
|
-
? item["deploymentStatus"]
|
|
4841
|
-
: eceActionStatusDeserializer(item["deploymentStatus"]),
|
|
4842
|
-
nodeSettings: !item["nodeSettings"]
|
|
4843
|
-
? item["nodeSettings"]
|
|
4844
|
-
: edgeMachineRemoteSupportNodeSettingsDeserializer(item["nodeSettings"]),
|
|
4845
|
-
sessionDetails: !item["sessionDetails"]
|
|
4846
|
-
? item["sessionDetails"]
|
|
4847
|
-
: remoteSupportSessionArrayDeserializer(item["sessionDetails"]),
|
|
4848
|
-
};
|
|
4849
|
-
}
|
|
4850
|
-
export function edgeMachineRemoteSupportNodeSettingsDeserializer(item) {
|
|
4851
|
-
return {
|
|
4852
|
-
state: item["state"],
|
|
4853
|
-
createdAt: !item["createdAt"] ? item["createdAt"] : new Date(item["createdAt"]),
|
|
4854
|
-
updatedAt: !item["updatedAt"] ? item["updatedAt"] : new Date(item["updatedAt"]),
|
|
4855
|
-
connectionStatus: item["connectionStatus"],
|
|
4856
|
-
connectionErrorMessage: item["connectionErrorMessage"],
|
|
4857
|
-
};
|
|
4858
|
-
}
|
|
4859
|
-
export function provisionOsJobPropertiesSerializer(item) {
|
|
4860
|
-
return {
|
|
4861
|
-
jobType: item["jobType"],
|
|
4862
|
-
deploymentMode: item["deploymentMode"],
|
|
4863
|
-
provisioningRequest: provisioningRequestSerializer(item["provisioningRequest"]),
|
|
4864
|
-
reportedProperties: !item["reportedProperties"]
|
|
4865
|
-
? item["reportedProperties"]
|
|
4866
|
-
: provisionOsReportedPropertiesSerializer(item["reportedProperties"]),
|
|
4867
|
-
};
|
|
4868
|
-
}
|
|
4869
|
-
export function provisionOsJobPropertiesDeserializer(item) {
|
|
4870
|
-
return {
|
|
4871
|
-
jobType: item["jobType"],
|
|
4872
|
-
deploymentMode: item["deploymentMode"],
|
|
4873
|
-
provisioningState: item["provisioningState"],
|
|
4874
|
-
jobId: item["jobId"],
|
|
4875
|
-
startTimeUtc: !item["startTimeUtc"] ? item["startTimeUtc"] : new Date(item["startTimeUtc"]),
|
|
4876
|
-
endTimeUtc: !item["endTimeUtc"] ? item["endTimeUtc"] : new Date(item["endTimeUtc"]),
|
|
4877
|
-
status: item["status"],
|
|
4878
|
-
error: !item["error"] ? item["error"] : errorDetailDeserializer(item["error"]),
|
|
4879
|
-
provisioningRequest: provisioningRequestDeserializer(item["provisioningRequest"]),
|
|
4880
|
-
reportedProperties: !item["reportedProperties"]
|
|
4881
|
-
? item["reportedProperties"]
|
|
4882
|
-
: provisionOsReportedPropertiesDeserializer(item["reportedProperties"]),
|
|
4883
|
-
};
|
|
4884
|
-
}
|
|
4885
|
-
export function provisioningRequestSerializer(item) {
|
|
4886
|
-
return {
|
|
4887
|
-
target: item["target"],
|
|
4888
|
-
osProfile: osProvisionProfileSerializer(item["osProfile"]),
|
|
4889
|
-
userDetails: !item["userDetails"]
|
|
4890
|
-
? item["userDetails"]
|
|
4891
|
-
: userDetailsArraySerializer(item["userDetails"]),
|
|
4892
|
-
onboardingConfiguration: !item["onboardingConfiguration"]
|
|
4893
|
-
? item["onboardingConfiguration"]
|
|
4894
|
-
: onboardingConfigurationSerializer(item["onboardingConfiguration"]),
|
|
4895
|
-
deviceConfiguration: !item["deviceConfiguration"]
|
|
4896
|
-
? item["deviceConfiguration"]
|
|
4897
|
-
: targetDeviceConfigurationSerializer(item["deviceConfiguration"]),
|
|
4898
|
-
customConfiguration: item["customConfiguration"],
|
|
4899
|
-
};
|
|
4900
|
-
}
|
|
4901
|
-
export function provisioningRequestDeserializer(item) {
|
|
4902
|
-
return {
|
|
4903
|
-
target: item["target"],
|
|
4904
|
-
osProfile: osProvisionProfileDeserializer(item["osProfile"]),
|
|
4905
|
-
userDetails: !item["userDetails"]
|
|
4906
|
-
? item["userDetails"]
|
|
4907
|
-
: userDetailsArrayDeserializer(item["userDetails"]),
|
|
4908
|
-
onboardingConfiguration: !item["onboardingConfiguration"]
|
|
4909
|
-
? item["onboardingConfiguration"]
|
|
4910
|
-
: onboardingConfigurationDeserializer(item["onboardingConfiguration"]),
|
|
4911
|
-
deviceConfiguration: !item["deviceConfiguration"]
|
|
4912
|
-
? item["deviceConfiguration"]
|
|
4913
|
-
: targetDeviceConfigurationDeserializer(item["deviceConfiguration"]),
|
|
4914
|
-
customConfiguration: item["customConfiguration"],
|
|
4915
|
-
};
|
|
4916
|
-
}
|
|
4917
|
-
/** Represents the provisioning operating system type. */
|
|
4918
|
-
export var KnownProvisioningOsType;
|
|
4919
|
-
(function (KnownProvisioningOsType) {
|
|
4920
|
-
/** AzureLinux OS. */
|
|
4921
|
-
KnownProvisioningOsType["AzureLinux"] = "AzureLinux";
|
|
4922
|
-
/** HCI OS. */
|
|
4923
|
-
KnownProvisioningOsType["HCI"] = "HCI";
|
|
4924
|
-
})(KnownProvisioningOsType || (KnownProvisioningOsType = {}));
|
|
4925
|
-
export function onboardingConfigurationSerializer(item) {
|
|
4926
|
-
return {
|
|
4927
|
-
type: item["type"],
|
|
4928
|
-
resourceId: item["resourceId"],
|
|
4929
|
-
location: item["location"],
|
|
4930
|
-
tenantId: item["tenantId"],
|
|
4931
|
-
arcVirtualMachineId: item["arcVirtualMachineId"],
|
|
4932
|
-
};
|
|
4933
|
-
}
|
|
4934
|
-
export function onboardingConfigurationDeserializer(item) {
|
|
4935
|
-
return {
|
|
4936
|
-
type: item["type"],
|
|
4937
|
-
resourceId: item["resourceId"],
|
|
4938
|
-
location: item["location"],
|
|
4939
|
-
tenantId: item["tenantId"],
|
|
4940
|
-
arcVirtualMachineId: item["arcVirtualMachineId"],
|
|
4941
|
-
};
|
|
4942
|
-
}
|
|
4943
|
-
/** Onboarding resource type. */
|
|
4944
|
-
export var KnownOnboardingResourceType;
|
|
4945
|
-
(function (KnownOnboardingResourceType) {
|
|
4946
|
-
/** Hybrid Compute Machine. */
|
|
4947
|
-
KnownOnboardingResourceType["HybridComputeMachine"] = "HybridComputeMachine";
|
|
4948
|
-
})(KnownOnboardingResourceType || (KnownOnboardingResourceType = {}));
|
|
4949
|
-
export function provisionOsReportedPropertiesSerializer(_item) {
|
|
4950
|
-
return {};
|
|
4951
|
-
}
|
|
4952
|
-
export function provisionOsReportedPropertiesDeserializer(item) {
|
|
4953
|
-
return {
|
|
4954
|
-
percentComplete: item["percentComplete"],
|
|
4955
|
-
validationStatus: !item["validationStatus"]
|
|
4956
|
-
? item["validationStatus"]
|
|
4957
|
-
: eceActionStatusDeserializer(item["validationStatus"]),
|
|
4958
|
-
deploymentStatus: !item["deploymentStatus"]
|
|
4959
|
-
? item["deploymentStatus"]
|
|
4960
|
-
: eceActionStatusDeserializer(item["deploymentStatus"]),
|
|
4961
|
-
};
|
|
4962
|
-
}
|
|
4963
|
-
export function downloadOsJobPropertiesSerializer(item) {
|
|
4964
|
-
return {
|
|
4965
|
-
jobType: item["jobType"],
|
|
4966
|
-
deploymentMode: item["deploymentMode"],
|
|
4967
|
-
downloadRequest: downloadRequestSerializer(item["downloadRequest"]),
|
|
4968
|
-
reportedProperties: !item["reportedProperties"]
|
|
4969
|
-
? item["reportedProperties"]
|
|
4970
|
-
: provisionOsReportedPropertiesSerializer(item["reportedProperties"]),
|
|
4971
|
-
};
|
|
4972
|
-
}
|
|
4973
|
-
export function downloadOsJobPropertiesDeserializer(item) {
|
|
4974
|
-
return {
|
|
4975
|
-
jobType: item["jobType"],
|
|
4976
|
-
deploymentMode: item["deploymentMode"],
|
|
4977
|
-
provisioningState: item["provisioningState"],
|
|
4978
|
-
jobId: item["jobId"],
|
|
4979
|
-
startTimeUtc: !item["startTimeUtc"] ? item["startTimeUtc"] : new Date(item["startTimeUtc"]),
|
|
4980
|
-
endTimeUtc: !item["endTimeUtc"] ? item["endTimeUtc"] : new Date(item["endTimeUtc"]),
|
|
4981
|
-
status: item["status"],
|
|
4982
|
-
error: !item["error"] ? item["error"] : errorDetailDeserializer(item["error"]),
|
|
4983
|
-
downloadRequest: downloadRequestDeserializer(item["downloadRequest"]),
|
|
4984
|
-
reportedProperties: !item["reportedProperties"]
|
|
4985
|
-
? item["reportedProperties"]
|
|
4986
|
-
: provisionOsReportedPropertiesDeserializer(item["reportedProperties"]),
|
|
4987
|
-
};
|
|
4988
|
-
}
|
|
4989
|
-
export function downloadRequestSerializer(item) {
|
|
4990
|
-
return { target: item["target"], osProfile: downloadOsProfileSerializer(item["osProfile"]) };
|
|
4991
|
-
}
|
|
4992
|
-
export function downloadRequestDeserializer(item) {
|
|
4993
|
-
return {
|
|
4994
|
-
target: item["target"],
|
|
4995
|
-
osProfile: downloadOsProfileDeserializer(item["osProfile"]),
|
|
4996
|
-
};
|
|
4997
|
-
}
|
|
4998
|
-
export function downloadOsProfileSerializer(item) {
|
|
4999
|
-
return {
|
|
5000
|
-
osName: item["osName"],
|
|
5001
|
-
osType: item["osType"],
|
|
5002
|
-
osVersion: item["osVersion"],
|
|
5003
|
-
osImageLocation: item["osImageLocation"],
|
|
5004
|
-
vsrVersion: item["vsrVersion"],
|
|
5005
|
-
imageHash: item["imageHash"],
|
|
5006
|
-
gpgPubKey: item["gpgPubKey"],
|
|
5007
|
-
};
|
|
5008
|
-
}
|
|
5009
|
-
export function downloadOsProfileDeserializer(item) {
|
|
5010
|
-
return {
|
|
5011
|
-
osName: item["osName"],
|
|
5012
|
-
osType: item["osType"],
|
|
5013
|
-
osVersion: item["osVersion"],
|
|
5014
|
-
osImageLocation: item["osImageLocation"],
|
|
5015
|
-
vsrVersion: item["vsrVersion"],
|
|
5016
|
-
imageHash: item["imageHash"],
|
|
5017
|
-
gpgPubKey: item["gpgPubKey"],
|
|
5018
|
-
};
|
|
5019
|
-
}
|
|
5020
|
-
export function edgeMachineCollectLogJobPropertiesSerializer(item) {
|
|
5021
|
-
return {
|
|
5022
|
-
jobType: item["jobType"],
|
|
5023
|
-
deploymentMode: item["deploymentMode"],
|
|
5024
|
-
fromDate: item["fromDate"].toISOString(),
|
|
5025
|
-
toDate: item["toDate"].toISOString(),
|
|
5026
|
-
};
|
|
5027
|
-
}
|
|
5028
|
-
export function edgeMachineCollectLogJobPropertiesDeserializer(item) {
|
|
5029
|
-
return {
|
|
5030
|
-
jobType: item["jobType"],
|
|
5031
|
-
deploymentMode: item["deploymentMode"],
|
|
5032
|
-
provisioningState: item["provisioningState"],
|
|
5033
|
-
jobId: item["jobId"],
|
|
5034
|
-
startTimeUtc: !item["startTimeUtc"] ? item["startTimeUtc"] : new Date(item["startTimeUtc"]),
|
|
5035
|
-
endTimeUtc: !item["endTimeUtc"] ? item["endTimeUtc"] : new Date(item["endTimeUtc"]),
|
|
5036
|
-
status: item["status"],
|
|
5037
|
-
error: !item["error"] ? item["error"] : errorDetailDeserializer(item["error"]),
|
|
5038
|
-
fromDate: new Date(item["fromDate"]),
|
|
5039
|
-
toDate: new Date(item["toDate"]),
|
|
5040
|
-
lastLogGenerated: !item["lastLogGenerated"]
|
|
5041
|
-
? item["lastLogGenerated"]
|
|
5042
|
-
: new Date(item["lastLogGenerated"]),
|
|
5043
|
-
reportedProperties: !item["reportedProperties"]
|
|
5044
|
-
? item["reportedProperties"]
|
|
5045
|
-
: edgeMachineCollectLogJobReportedPropertiesDeserializer(item["reportedProperties"]),
|
|
5046
|
-
};
|
|
5047
|
-
}
|
|
5048
|
-
export function edgeMachineCollectLogJobReportedPropertiesDeserializer(item) {
|
|
5049
|
-
return {
|
|
5050
|
-
percentComplete: item["percentComplete"],
|
|
5051
|
-
validationStatus: !item["validationStatus"]
|
|
5052
|
-
? item["validationStatus"]
|
|
5053
|
-
: eceActionStatusDeserializer(item["validationStatus"]),
|
|
5054
|
-
deploymentStatus: !item["deploymentStatus"]
|
|
5055
|
-
? item["deploymentStatus"]
|
|
5056
|
-
: eceActionStatusDeserializer(item["deploymentStatus"]),
|
|
5057
|
-
logCollectionSessionDetails: !item["logCollectionSessionDetails"]
|
|
5058
|
-
? item["logCollectionSessionDetails"]
|
|
5059
|
-
: logCollectionJobSessionArrayDeserializer(item["logCollectionSessionDetails"]),
|
|
5060
|
-
};
|
|
5061
|
-
}
|
|
5062
|
-
export function _edgeMachineJobListResultDeserializer(item) {
|
|
5063
|
-
return {
|
|
5064
|
-
value: edgeMachineJobArrayDeserializer(item["value"]),
|
|
5065
|
-
nextLink: item["nextLink"],
|
|
5066
|
-
};
|
|
5067
|
-
}
|
|
5068
|
-
export function edgeMachineJobArraySerializer(result) {
|
|
5069
|
-
return result.map((item) => {
|
|
5070
|
-
return edgeMachineJobSerializer(item);
|
|
5071
|
-
});
|
|
5072
|
-
}
|
|
5073
|
-
export function edgeMachineJobArrayDeserializer(result) {
|
|
5074
|
-
return result.map((item) => {
|
|
5075
|
-
return edgeMachineJobDeserializer(item);
|
|
5076
|
-
});
|
|
5077
|
-
}
|
|
5078
|
-
export function validateOwnershipVouchersRequestSerializer(item) {
|
|
5079
|
-
return {
|
|
5080
|
-
ownershipVoucherDetails: ownershipVoucherDetailsArraySerializer(item["ownershipVoucherDetails"]),
|
|
5081
|
-
};
|
|
5082
|
-
}
|
|
5083
|
-
export function ownershipVoucherDetailsArraySerializer(result) {
|
|
5084
|
-
return result.map((item) => {
|
|
5085
|
-
return ownershipVoucherDetailsSerializer(item);
|
|
5086
|
-
});
|
|
5087
|
-
}
|
|
5088
|
-
export function ownershipVoucherDetailsArrayDeserializer(result) {
|
|
3663
|
+
/** The health check completed successfully and the system is healthy. */
|
|
3664
|
+
KnownHealthState["Success"] = "Success";
|
|
3665
|
+
/** The health check failed, indicating a critical issue. */
|
|
3666
|
+
KnownHealthState["Failure"] = "Failure";
|
|
3667
|
+
/** The health check detected a non-critical issue that may require attention. */
|
|
3668
|
+
KnownHealthState["Warning"] = "Warning";
|
|
3669
|
+
/** An error occurred during the health check process. */
|
|
3670
|
+
KnownHealthState["Error"] = "Error";
|
|
3671
|
+
/** The health check is currently in progress. */
|
|
3672
|
+
KnownHealthState["InProgress"] = "InProgress";
|
|
3673
|
+
})(KnownHealthState || (KnownHealthState = {}));
|
|
3674
|
+
export function precheckResultArraySerializer(result) {
|
|
5089
3675
|
return result.map((item) => {
|
|
5090
|
-
return
|
|
3676
|
+
return precheckResultSerializer(item);
|
|
5091
3677
|
});
|
|
5092
3678
|
}
|
|
5093
|
-
export function
|
|
5094
|
-
return {
|
|
5095
|
-
ownershipVoucherValidationDetails: ownershipVoucherValidationDetailsArrayDeserializer(item["ownershipVoucherValidationDetails"]),
|
|
5096
|
-
};
|
|
5097
|
-
}
|
|
5098
|
-
export function ownershipVoucherValidationDetailsArrayDeserializer(result) {
|
|
3679
|
+
export function precheckResultArrayDeserializer(result) {
|
|
5099
3680
|
return result.map((item) => {
|
|
5100
|
-
return
|
|
3681
|
+
return precheckResultDeserializer(item);
|
|
5101
3682
|
});
|
|
5102
3683
|
}
|
|
5103
|
-
export function
|
|
5104
|
-
return {
|
|
5105
|
-
properties: !item["properties"]
|
|
5106
|
-
? item["properties"]
|
|
5107
|
-
: clusterJobPropertiesUnionSerializer(item["properties"]),
|
|
5108
|
-
};
|
|
5109
|
-
}
|
|
5110
|
-
export function clusterJobDeserializer(item) {
|
|
3684
|
+
export function precheckResultSerializer(item) {
|
|
5111
3685
|
return {
|
|
5112
|
-
id: item["id"],
|
|
5113
3686
|
name: item["name"],
|
|
5114
|
-
|
|
5115
|
-
|
|
5116
|
-
|
|
5117
|
-
|
|
5118
|
-
properties: !item["properties"]
|
|
5119
|
-
? item["properties"]
|
|
5120
|
-
: clusterJobPropertiesUnionDeserializer(item["properties"]),
|
|
5121
|
-
};
|
|
5122
|
-
}
|
|
5123
|
-
export function clusterJobPropertiesSerializer(item) {
|
|
5124
|
-
return { jobType: item["jobType"], deploymentMode: item["deploymentMode"] };
|
|
5125
|
-
}
|
|
5126
|
-
export function clusterJobPropertiesDeserializer(item) {
|
|
5127
|
-
return {
|
|
5128
|
-
jobType: item["jobType"],
|
|
5129
|
-
deploymentMode: item["deploymentMode"],
|
|
5130
|
-
provisioningState: item["provisioningState"],
|
|
5131
|
-
jobId: item["jobId"],
|
|
5132
|
-
startTimeUtc: !item["startTimeUtc"] ? item["startTimeUtc"] : new Date(item["startTimeUtc"]),
|
|
5133
|
-
endTimeUtc: !item["endTimeUtc"] ? item["endTimeUtc"] : new Date(item["endTimeUtc"]),
|
|
3687
|
+
displayName: item["displayName"],
|
|
3688
|
+
tags: !item["tags"] ? item["tags"] : precheckResultTagsSerializer(item["tags"]),
|
|
3689
|
+
healthCheckTags: item["healthCheckTags"],
|
|
3690
|
+
title: item["title"],
|
|
5134
3691
|
status: item["status"],
|
|
5135
|
-
|
|
5136
|
-
|
|
5137
|
-
|
|
3692
|
+
severity: item["severity"],
|
|
3693
|
+
description: item["description"],
|
|
3694
|
+
remediation: item["remediation"],
|
|
3695
|
+
targetResourceID: item["targetResourceID"],
|
|
3696
|
+
targetResourceName: item["targetResourceName"],
|
|
3697
|
+
targetResourceType: item["targetResourceType"],
|
|
3698
|
+
timestamp: !item["timestamp"] ? item["timestamp"] : item["timestamp"].toISOString(),
|
|
3699
|
+
additionalData: item["additionalData"],
|
|
3700
|
+
healthCheckSource: item["healthCheckSource"],
|
|
5138
3701
|
};
|
|
5139
3702
|
}
|
|
5140
|
-
export function
|
|
5141
|
-
switch (item.jobType) {
|
|
5142
|
-
case "ConfigureSdnIntegration":
|
|
5143
|
-
return hciConfigureSdnIntegrationJobPropertiesSerializer(item);
|
|
5144
|
-
case "ConfigureCVM":
|
|
5145
|
-
return hciConfigureCvmJobPropertiesSerializer(item);
|
|
5146
|
-
default:
|
|
5147
|
-
return clusterJobPropertiesSerializer(item);
|
|
5148
|
-
}
|
|
5149
|
-
}
|
|
5150
|
-
export function clusterJobPropertiesUnionDeserializer(item) {
|
|
5151
|
-
switch (item["jobType"]) {
|
|
5152
|
-
case "ConfigureSdnIntegration":
|
|
5153
|
-
return hciConfigureSdnIntegrationJobPropertiesDeserializer(item);
|
|
5154
|
-
case "ConfigureCVM":
|
|
5155
|
-
return hciConfigureCvmJobPropertiesDeserializer(item);
|
|
5156
|
-
default:
|
|
5157
|
-
return clusterJobPropertiesDeserializer(item);
|
|
5158
|
-
}
|
|
5159
|
-
}
|
|
5160
|
-
/** ClusterJob Type supported. */
|
|
5161
|
-
export var KnownHciJobType;
|
|
5162
|
-
(function (KnownHciJobType) {
|
|
5163
|
-
/** Job to CVM intent for the cluster. */
|
|
5164
|
-
KnownHciJobType["ConfigureCVM"] = "ConfigureCVM";
|
|
5165
|
-
/** Job to configure SDN (Software Defined Networking) integration for the cluster. */
|
|
5166
|
-
KnownHciJobType["ConfigureSdnIntegration"] = "ConfigureSdnIntegration";
|
|
5167
|
-
})(KnownHciJobType || (KnownHciJobType = {}));
|
|
5168
|
-
export function jobReportedPropertiesDeserializer(item) {
|
|
3703
|
+
export function precheckResultDeserializer(item) {
|
|
5169
3704
|
return {
|
|
5170
|
-
|
|
5171
|
-
|
|
5172
|
-
|
|
5173
|
-
|
|
5174
|
-
|
|
5175
|
-
|
|
5176
|
-
|
|
3705
|
+
name: item["name"],
|
|
3706
|
+
displayName: item["displayName"],
|
|
3707
|
+
tags: !item["tags"] ? item["tags"] : precheckResultTagsDeserializer(item["tags"]),
|
|
3708
|
+
healthCheckTags: item["healthCheckTags"],
|
|
3709
|
+
title: item["title"],
|
|
3710
|
+
status: item["status"],
|
|
3711
|
+
severity: item["severity"],
|
|
3712
|
+
description: item["description"],
|
|
3713
|
+
remediation: item["remediation"],
|
|
3714
|
+
targetResourceID: item["targetResourceID"],
|
|
3715
|
+
targetResourceName: item["targetResourceName"],
|
|
3716
|
+
targetResourceType: item["targetResourceType"],
|
|
3717
|
+
timestamp: !item["timestamp"] ? item["timestamp"] : new Date(item["timestamp"]),
|
|
3718
|
+
additionalData: item["additionalData"],
|
|
3719
|
+
healthCheckSource: item["healthCheckSource"],
|
|
5177
3720
|
};
|
|
5178
3721
|
}
|
|
5179
|
-
export function
|
|
5180
|
-
return {
|
|
5181
|
-
jobType: item["jobType"],
|
|
5182
|
-
deploymentMode: item["deploymentMode"],
|
|
5183
|
-
sdnIntegrationIntent: item["sdnIntegrationIntent"],
|
|
5184
|
-
sdnPrefix: item["sdnPrefix"],
|
|
5185
|
-
};
|
|
3722
|
+
export function precheckResultTagsSerializer(item) {
|
|
3723
|
+
return { key: item["key"], value: item["value"] };
|
|
5186
3724
|
}
|
|
5187
|
-
export function
|
|
3725
|
+
export function precheckResultTagsDeserializer(item) {
|
|
5188
3726
|
return {
|
|
5189
|
-
|
|
5190
|
-
|
|
5191
|
-
provisioningState: item["provisioningState"],
|
|
5192
|
-
jobId: item["jobId"],
|
|
5193
|
-
startTimeUtc: !item["startTimeUtc"] ? item["startTimeUtc"] : new Date(item["startTimeUtc"]),
|
|
5194
|
-
endTimeUtc: !item["endTimeUtc"] ? item["endTimeUtc"] : new Date(item["endTimeUtc"]),
|
|
5195
|
-
status: item["status"],
|
|
5196
|
-
reportedProperties: !item["reportedProperties"]
|
|
5197
|
-
? item["reportedProperties"]
|
|
5198
|
-
: jobReportedPropertiesDeserializer(item["reportedProperties"]),
|
|
5199
|
-
sdnIntegrationIntent: item["sdnIntegrationIntent"],
|
|
5200
|
-
sdnPrefix: item["sdnPrefix"],
|
|
3727
|
+
key: item["key"],
|
|
3728
|
+
value: item["value"],
|
|
5201
3729
|
};
|
|
5202
3730
|
}
|
|
5203
|
-
|
|
5204
|
-
|
|
5205
|
-
|
|
5206
|
-
|
|
5207
|
-
|
|
5208
|
-
|
|
3731
|
+
/** Indicates the importance or impact level of the result. Determines whether the result is informational, a warning, or a critical issue that may block updates. */
|
|
3732
|
+
export var KnownSeverity;
|
|
3733
|
+
(function (KnownSeverity) {
|
|
3734
|
+
/** A critical issue that blocks updates and requires immediate attention. */
|
|
3735
|
+
KnownSeverity["Critical"] = "Critical";
|
|
3736
|
+
/** A warning that may indicate a potential issue but does not block updates. */
|
|
3737
|
+
KnownSeverity["Warning"] = "Warning";
|
|
3738
|
+
/** General information that does not indicate any issue. */
|
|
3739
|
+
KnownSeverity["Informational"] = "Informational";
|
|
3740
|
+
/** The result is hidden and not shown in the output. */
|
|
3741
|
+
KnownSeverity["Hidden"] = "Hidden";
|
|
3742
|
+
})(KnownSeverity || (KnownSeverity = {}));
|
|
3743
|
+
/** Indicates how the update content is made available for download. This determines whether the update is sourced locally, from an online repository, or requires user notification. */
|
|
3744
|
+
export var KnownAvailabilityType;
|
|
3745
|
+
(function (KnownAvailabilityType) {
|
|
3746
|
+
/** The update content is available locally within the environment. */
|
|
3747
|
+
KnownAvailabilityType["Local"] = "Local";
|
|
3748
|
+
/** The update content is available from an online source. */
|
|
3749
|
+
KnownAvailabilityType["Online"] = "Online";
|
|
3750
|
+
/** The system will notify the user when update content becomes available. */
|
|
3751
|
+
KnownAvailabilityType["Notify"] = "Notify";
|
|
3752
|
+
})(KnownAvailabilityType || (KnownAvailabilityType = {}));
|
|
3753
|
+
export function updateStatePropertiesSerializer(item) {
|
|
3754
|
+
return { progressPercentage: item["progressPercentage"], notifyMessage: item["notifyMessage"] };
|
|
5209
3755
|
}
|
|
5210
|
-
export function
|
|
3756
|
+
export function updateStatePropertiesDeserializer(item) {
|
|
5211
3757
|
return {
|
|
5212
|
-
|
|
5213
|
-
|
|
5214
|
-
provisioningState: item["provisioningState"],
|
|
5215
|
-
jobId: item["jobId"],
|
|
5216
|
-
startTimeUtc: !item["startTimeUtc"] ? item["startTimeUtc"] : new Date(item["startTimeUtc"]),
|
|
5217
|
-
endTimeUtc: !item["endTimeUtc"] ? item["endTimeUtc"] : new Date(item["endTimeUtc"]),
|
|
5218
|
-
status: item["status"],
|
|
5219
|
-
reportedProperties: !item["reportedProperties"]
|
|
5220
|
-
? item["reportedProperties"]
|
|
5221
|
-
: jobReportedPropertiesDeserializer(item["reportedProperties"]),
|
|
5222
|
-
confidentialVmIntent: item["confidentialVmIntent"],
|
|
3758
|
+
progressPercentage: item["progressPercentage"],
|
|
3759
|
+
notifyMessage: item["notifyMessage"],
|
|
5223
3760
|
};
|
|
5224
3761
|
}
|
|
5225
|
-
export function
|
|
3762
|
+
export function _updateListDeserializer(item) {
|
|
5226
3763
|
return {
|
|
5227
|
-
value:
|
|
3764
|
+
value: updateArrayDeserializer(item["value"]),
|
|
5228
3765
|
nextLink: item["nextLink"],
|
|
5229
3766
|
};
|
|
5230
3767
|
}
|
|
5231
|
-
export function
|
|
3768
|
+
export function updateArraySerializer(result) {
|
|
5232
3769
|
return result.map((item) => {
|
|
5233
|
-
return
|
|
3770
|
+
return updateSerializer(item);
|
|
5234
3771
|
});
|
|
5235
3772
|
}
|
|
5236
|
-
export function
|
|
3773
|
+
export function updateArrayDeserializer(result) {
|
|
5237
3774
|
return result.map((item) => {
|
|
5238
|
-
return
|
|
3775
|
+
return updateDeserializer(item);
|
|
5239
3776
|
});
|
|
5240
3777
|
}
|
|
5241
|
-
export function
|
|
5242
|
-
return {
|
|
5243
|
-
tags: item["tags"],
|
|
5244
|
-
location: item["location"],
|
|
5245
|
-
properties: !item["properties"]
|
|
5246
|
-
? item["properties"]
|
|
5247
|
-
: devicePoolPropertiesSerializer(item["properties"]),
|
|
5248
|
-
identity: !item["identity"]
|
|
5249
|
-
? item["identity"]
|
|
5250
|
-
: managedServiceIdentitySerializer(item["identity"]),
|
|
5251
|
-
};
|
|
3778
|
+
export function checkUpdatesRequestSerializer(item) {
|
|
3779
|
+
return { updateName: item["updateName"] };
|
|
5252
3780
|
}
|
|
5253
|
-
export function
|
|
3781
|
+
export function validatedSolutionRecipeDeserializer(item) {
|
|
5254
3782
|
return {
|
|
5255
|
-
tags: !item["tags"]
|
|
5256
|
-
? item["tags"]
|
|
5257
|
-
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
5258
|
-
location: item["location"],
|
|
5259
3783
|
id: item["id"],
|
|
5260
3784
|
name: item["name"],
|
|
5261
3785
|
type: item["type"],
|
|
@@ -5264,90 +3788,107 @@ export function devicePoolDeserializer(item) {
|
|
|
5264
3788
|
: systemDataDeserializer(item["systemData"]),
|
|
5265
3789
|
properties: !item["properties"]
|
|
5266
3790
|
? item["properties"]
|
|
5267
|
-
:
|
|
5268
|
-
identity: !item["identity"]
|
|
5269
|
-
? item["identity"]
|
|
5270
|
-
: managedServiceIdentityDeserializer(item["identity"]),
|
|
3791
|
+
: validatedSolutionRecipePropertiesDeserializer(item["properties"]),
|
|
5271
3792
|
};
|
|
5272
3793
|
}
|
|
5273
|
-
export function
|
|
3794
|
+
export function validatedSolutionRecipePropertiesDeserializer(item) {
|
|
5274
3795
|
return {
|
|
5275
|
-
|
|
5276
|
-
|
|
5277
|
-
managedResourceGroup: item["managedResourceGroup"],
|
|
3796
|
+
recipeContent: validatedSolutionRecipeContentDeserializer(item["recipeContent"]),
|
|
3797
|
+
signature: item["signature"],
|
|
5278
3798
|
};
|
|
5279
3799
|
}
|
|
5280
|
-
export function
|
|
3800
|
+
export function validatedSolutionRecipeContentDeserializer(item) {
|
|
5281
3801
|
return {
|
|
5282
|
-
|
|
5283
|
-
|
|
5284
|
-
|
|
5285
|
-
|
|
5286
|
-
|
|
5287
|
-
managedResourceGroup: item["managedResourceGroup"],
|
|
5288
|
-
operationDetails: !item["operationDetails"]
|
|
5289
|
-
? item["operationDetails"]
|
|
5290
|
-
: operationDetailArrayDeserializer(item["operationDetails"]),
|
|
3802
|
+
info: validatedSolutionRecipeInfoDeserializer(item["info"]),
|
|
3803
|
+
capabilities: !item["capabilities"]
|
|
3804
|
+
? item["capabilities"]
|
|
3805
|
+
: validatedSolutionRecipeCapabilitiesDeserializer(item["capabilities"]),
|
|
3806
|
+
components: validatedSolutionRecipeComponentArrayDeserializer(item["components"]),
|
|
5291
3807
|
};
|
|
5292
3808
|
}
|
|
5293
|
-
export function
|
|
5294
|
-
return result.map((item) => {
|
|
5295
|
-
return deviceDetailSerializer(item);
|
|
5296
|
-
});
|
|
5297
|
-
}
|
|
5298
|
-
export function deviceDetailArrayDeserializer(result) {
|
|
5299
|
-
return result.map((item) => {
|
|
5300
|
-
return deviceDetailDeserializer(item);
|
|
5301
|
-
});
|
|
5302
|
-
}
|
|
5303
|
-
export function deviceDetailSerializer(item) {
|
|
5304
|
-
return { deviceResourceId: item["deviceResourceId"] };
|
|
5305
|
-
}
|
|
5306
|
-
export function deviceDetailDeserializer(item) {
|
|
3809
|
+
export function validatedSolutionRecipeInfoDeserializer(item) {
|
|
5307
3810
|
return {
|
|
5308
|
-
|
|
5309
|
-
|
|
3811
|
+
solutionType: item["solutionType"],
|
|
3812
|
+
version: item["version"],
|
|
5310
3813
|
};
|
|
5311
3814
|
}
|
|
5312
|
-
export function
|
|
3815
|
+
export function validatedSolutionRecipeCapabilitiesDeserializer(item) {
|
|
5313
3816
|
return {
|
|
5314
|
-
|
|
5315
|
-
|
|
5316
|
-
? item["identity"]
|
|
5317
|
-
: managedServiceIdentitySerializer(item["identity"]),
|
|
3817
|
+
clusterCapabilities: validatedSolutionRecipeCapabilityArrayDeserializer(item["clusterCapabilities"]),
|
|
3818
|
+
nodeCapabilities: validatedSolutionRecipeCapabilityArrayDeserializer(item["nodeCapabilities"]),
|
|
5318
3819
|
};
|
|
5319
3820
|
}
|
|
5320
|
-
export function
|
|
3821
|
+
export function validatedSolutionRecipeCapabilityArrayDeserializer(result) {
|
|
3822
|
+
return result.map((item) => {
|
|
3823
|
+
return validatedSolutionRecipeCapabilityDeserializer(item);
|
|
3824
|
+
});
|
|
3825
|
+
}
|
|
3826
|
+
export function validatedSolutionRecipeCapabilityDeserializer(item) {
|
|
5321
3827
|
return {
|
|
5322
|
-
|
|
5323
|
-
nextLink: item["nextLink"],
|
|
3828
|
+
capabilityName: item["capabilityName"],
|
|
5324
3829
|
};
|
|
5325
3830
|
}
|
|
5326
|
-
export function
|
|
3831
|
+
export function validatedSolutionRecipeComponentArrayDeserializer(result) {
|
|
5327
3832
|
return result.map((item) => {
|
|
5328
|
-
return
|
|
3833
|
+
return validatedSolutionRecipeComponentDeserializer(item);
|
|
5329
3834
|
});
|
|
5330
3835
|
}
|
|
5331
|
-
export function
|
|
3836
|
+
export function validatedSolutionRecipeComponentDeserializer(item) {
|
|
3837
|
+
return {
|
|
3838
|
+
name: item["name"],
|
|
3839
|
+
type: item["type"],
|
|
3840
|
+
requiredVersion: item["requiredVersion"],
|
|
3841
|
+
installOrder: item["installOrder"],
|
|
3842
|
+
tags: item["tags"].map((p) => {
|
|
3843
|
+
return p;
|
|
3844
|
+
}),
|
|
3845
|
+
payloads: !item["payloads"]
|
|
3846
|
+
? item["payloads"]
|
|
3847
|
+
: validatedSolutionRecipeComponentPayloadArrayDeserializer(item["payloads"]),
|
|
3848
|
+
metadata: !item["metadata"]
|
|
3849
|
+
? item["metadata"]
|
|
3850
|
+
: validatedSolutionRecipeComponentMetadataDeserializer(item["metadata"]),
|
|
3851
|
+
};
|
|
3852
|
+
}
|
|
3853
|
+
export function validatedSolutionRecipeComponentPayloadArrayDeserializer(result) {
|
|
5332
3854
|
return result.map((item) => {
|
|
5333
|
-
return
|
|
3855
|
+
return validatedSolutionRecipeComponentPayloadDeserializer(item);
|
|
5334
3856
|
});
|
|
5335
3857
|
}
|
|
5336
|
-
export function
|
|
3858
|
+
export function validatedSolutionRecipeComponentPayloadDeserializer(item) {
|
|
5337
3859
|
return {
|
|
5338
|
-
|
|
5339
|
-
|
|
5340
|
-
|
|
5341
|
-
|
|
3860
|
+
identifier: item["identifier"],
|
|
3861
|
+
hash: item["hash"],
|
|
3862
|
+
fileName: item["fileName"],
|
|
3863
|
+
url: item["url"],
|
|
5342
3864
|
};
|
|
5343
3865
|
}
|
|
5344
|
-
export function
|
|
3866
|
+
export function validatedSolutionRecipeComponentMetadataDeserializer(item) {
|
|
5345
3867
|
return {
|
|
5346
|
-
|
|
5347
|
-
|
|
5348
|
-
|
|
3868
|
+
extensionType: item["extensionType"],
|
|
3869
|
+
publisher: item["publisher"],
|
|
3870
|
+
enableAutomaticUpgrade: item["enableAutomaticUpgrade"],
|
|
3871
|
+
lcmUpdate: item["lcmUpdate"],
|
|
3872
|
+
catalog: item["catalog"],
|
|
3873
|
+
ring: item["ring"],
|
|
3874
|
+
releaseTrain: item["releaseTrain"],
|
|
3875
|
+
link: item["link"],
|
|
3876
|
+
name: item["name"],
|
|
3877
|
+
expectedHash: item["expectedHash"],
|
|
3878
|
+
previewSource: item["previewSource"],
|
|
5349
3879
|
};
|
|
5350
3880
|
}
|
|
3881
|
+
export function _validatedSolutionRecipeListResultDeserializer(item) {
|
|
3882
|
+
return {
|
|
3883
|
+
value: validatedSolutionRecipeArrayDeserializer(item["value"]),
|
|
3884
|
+
nextLink: item["nextLink"],
|
|
3885
|
+
};
|
|
3886
|
+
}
|
|
3887
|
+
export function validatedSolutionRecipeArrayDeserializer(result) {
|
|
3888
|
+
return result.map((item) => {
|
|
3889
|
+
return validatedSolutionRecipeDeserializer(item);
|
|
3890
|
+
});
|
|
3891
|
+
}
|
|
5351
3892
|
export function updateSummariesSerializer(item) {
|
|
5352
3893
|
return {
|
|
5353
3894
|
properties: areAllPropsUndefined(item, [
|
|
@@ -5469,8 +4010,8 @@ export var KnownVersions;
|
|
|
5469
4010
|
(function (KnownVersions) {
|
|
5470
4011
|
/** The 2026-02-01 API version. */
|
|
5471
4012
|
KnownVersions["V20260201"] = "2026-02-01";
|
|
5472
|
-
/** The 2026-04-
|
|
5473
|
-
KnownVersions["
|
|
4013
|
+
/** The 2026-04-30 API version. */
|
|
4014
|
+
KnownVersions["V20260430"] = "2026-04-30";
|
|
5474
4015
|
})(KnownVersions || (KnownVersions = {}));
|
|
5475
4016
|
export function _arcSettingPropertiesSerializer(item) {
|
|
5476
4017
|
return {
|
|
@@ -5563,7 +4104,6 @@ export function _clusterPropertiesDeserializer(item) {
|
|
|
5563
4104
|
status: item["status"],
|
|
5564
4105
|
connectivityStatus: item["connectivityStatus"],
|
|
5565
4106
|
cloudId: item["cloudId"],
|
|
5566
|
-
ring: item["ring"],
|
|
5567
4107
|
cloudManagementEndpoint: item["cloudManagementEndpoint"],
|
|
5568
4108
|
aadClientId: item["aadClientId"],
|
|
5569
4109
|
aadTenantId: item["aadTenantId"],
|
|
@@ -5608,12 +4148,6 @@ export function _clusterPropertiesDeserializer(item) {
|
|
|
5608
4148
|
? item["secretsLocations"]
|
|
5609
4149
|
: secretsLocationDetailsArrayDeserializer(item["secretsLocations"]),
|
|
5610
4150
|
clusterPattern: item["clusterPattern"],
|
|
5611
|
-
confidentialVmProperties: !item["confidentialVmProperties"]
|
|
5612
|
-
? item["confidentialVmProperties"]
|
|
5613
|
-
: confidentialVmPropertiesDeserializer(item["confidentialVmProperties"]),
|
|
5614
|
-
sdnProperties: !item["sdnProperties"]
|
|
5615
|
-
? item["sdnProperties"]
|
|
5616
|
-
: clusterSdnPropertiesDeserializer(item["sdnProperties"]),
|
|
5617
4151
|
localAvailabilityZones: !item["localAvailabilityZones"]
|
|
5618
4152
|
? item["localAvailabilityZones"]
|
|
5619
4153
|
: localAvailabilityZonesArrayDeserializer(item["localAvailabilityZones"]),
|
|
@@ -5754,11 +4288,6 @@ export function _extensionPatchPropertiesSerializer(item) {
|
|
|
5754
4288
|
: extensionPatchParametersSerializer(item["extensionParameters"]),
|
|
5755
4289
|
};
|
|
5756
4290
|
}
|
|
5757
|
-
export function _publisherPropertiesDeserializer(item) {
|
|
5758
|
-
return {
|
|
5759
|
-
provisioningState: item["provisioningState"],
|
|
5760
|
-
};
|
|
5761
|
-
}
|
|
5762
4291
|
export function _securitySettingPropertiesSerializer(item) {
|
|
5763
4292
|
return {
|
|
5764
4293
|
securedCoreComplianceAssignment: item["securedCoreComplianceAssignment"],
|