@azure/arm-azurestackhci 4.0.0 → 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/dist/browser/api/arcSettings/operations.d.ts +0 -5
- package/dist/browser/api/arcSettings/operations.js +15 -20
- 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/operations.d.ts +0 -5
- package/dist/browser/api/clusters/operations.js +29 -34
- package/dist/browser/api/clusters/operations.js.map +1 -1
- package/dist/browser/api/deploymentSettings/operations.d.ts +0 -5
- package/dist/browser/api/deploymentSettings/operations.js +7 -12
- 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 -12
- 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 -16
- 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 -16
- package/dist/browser/api/extensions/operations.js.map +1 -1
- package/dist/browser/api/offers/operations.js +5 -5
- package/dist/browser/api/offers/operations.js.map +1 -1
- package/dist/browser/api/operations/operations.js +2 -2
- 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 -12
- package/dist/browser/api/securitySettings/operations.js.map +1 -1
- package/dist/browser/api/skus/operations.js +3 -3
- 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 -11
- 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 -11
- package/dist/browser/api/updateSummaries/operations.js.map +1 -1
- package/dist/browser/api/updateSummariesOperationGroup/index.d.ts +3 -0
- package/dist/browser/api/updateSummariesOperationGroup/index.js +4 -0
- package/dist/browser/api/updateSummariesOperationGroup/index.js.map +1 -0
- package/dist/browser/api/updateSummariesOperationGroup/operations.d.ts +14 -0
- package/dist/browser/api/updateSummariesOperationGroup/operations.js +71 -0
- package/dist/browser/api/updateSummariesOperationGroup/operations.js.map +1 -0
- package/dist/browser/api/updateSummariesOperationGroup/options.d.ts +12 -0
- package/dist/browser/api/updateSummariesOperationGroup/options.js.map +1 -0
- package/dist/browser/api/updates/index.d.ts +2 -2
- package/dist/browser/api/updates/index.js +1 -1
- package/dist/browser/api/updates/index.js.map +1 -1
- package/dist/browser/api/updates/operations.d.ts +5 -6
- package/dist/browser/api/updates/operations.js +39 -13
- package/dist/browser/api/updates/operations.js.map +1 -1
- package/dist/browser/api/updates/options.d.ts +5 -0
- package/dist/browser/api/updates/options.js.map +1 -1
- package/dist/browser/api/validatedSolutionRecipes/operations.js +3 -3
- package/dist/browser/api/validatedSolutionRecipes/operations.js.map +1 -1
- package/dist/browser/azureStackHCIClient.d.ts +3 -0
- package/dist/browser/azureStackHCIClient.js +4 -0
- 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 +0 -5
- 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 +1 -0
- 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/updateSummariesOperationGroup/index.d.ts +22 -0
- package/dist/browser/classic/updateSummariesOperationGroup/index.js +32 -0
- package/dist/browser/classic/updateSummariesOperationGroup/index.js.map +1 -0
- package/dist/browser/classic/updates/index.d.ts +7 -6
- package/dist/browser/classic/updates/index.js +10 -1
- package/dist/browser/classic/updates/index.js.map +1 -1
- package/dist/browser/index.d.ts +6 -4
- 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 +226 -10
- package/dist/browser/models/models.js +226 -15
- package/dist/browser/models/models.js.map +1 -1
- package/dist/browser/restorePollerHelpers.js +10 -6
- 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/index.js +1 -0
- package/dist/commonjs/api/arcSettings/index.js.map +1 -1
- package/dist/commonjs/api/arcSettings/operations.d.ts +0 -5
- package/dist/commonjs/api/arcSettings/operations.js +16 -15
- package/dist/commonjs/api/arcSettings/operations.js.map +3 -3
- package/dist/commonjs/api/arcSettings/options.js +1 -0
- package/dist/commonjs/api/arcSettings/options.js.map +1 -1
- package/dist/commonjs/api/azureStackHCIContext.js +5 -2
- package/dist/commonjs/api/azureStackHCIContext.js.map +3 -3
- package/dist/commonjs/api/clusters/index.js +1 -0
- package/dist/commonjs/api/clusters/index.js.map +1 -1
- package/dist/commonjs/api/clusters/operations.d.ts +0 -5
- package/dist/commonjs/api/clusters/operations.js +30 -29
- package/dist/commonjs/api/clusters/operations.js.map +3 -3
- package/dist/commonjs/api/clusters/options.js +1 -0
- package/dist/commonjs/api/clusters/options.js.map +1 -1
- package/dist/commonjs/api/deploymentSettings/index.js +1 -0
- package/dist/commonjs/api/deploymentSettings/index.js.map +1 -1
- package/dist/commonjs/api/deploymentSettings/operations.d.ts +0 -5
- package/dist/commonjs/api/deploymentSettings/operations.js +8 -7
- package/dist/commonjs/api/deploymentSettings/operations.js.map +3 -3
- package/dist/commonjs/api/deploymentSettings/options.js +1 -0
- package/dist/commonjs/api/deploymentSettings/options.js.map +1 -1
- package/dist/commonjs/api/edgeDeviceJobs/index.js +1 -0
- package/dist/commonjs/api/edgeDeviceJobs/index.js.map +1 -1
- package/dist/commonjs/api/edgeDeviceJobs/operations.d.ts +0 -5
- package/dist/commonjs/api/edgeDeviceJobs/operations.js +8 -7
- package/dist/commonjs/api/edgeDeviceJobs/operations.js.map +3 -3
- package/dist/commonjs/api/edgeDeviceJobs/options.js +1 -0
- package/dist/commonjs/api/edgeDeviceJobs/options.js.map +1 -1
- package/dist/commonjs/api/edgeDevices/index.js +1 -0
- package/dist/commonjs/api/edgeDevices/index.js.map +1 -1
- package/dist/commonjs/api/edgeDevices/operations.d.ts +0 -5
- package/dist/commonjs/api/edgeDevices/operations.js +12 -11
- package/dist/commonjs/api/edgeDevices/operations.js.map +3 -3
- package/dist/commonjs/api/edgeDevices/options.js +1 -0
- package/dist/commonjs/api/edgeDevices/options.js.map +1 -1
- package/dist/commonjs/api/extensions/index.js +1 -0
- package/dist/commonjs/api/extensions/index.js.map +1 -1
- package/dist/commonjs/api/extensions/operations.d.ts +0 -5
- package/dist/commonjs/api/extensions/operations.js +12 -11
- package/dist/commonjs/api/extensions/operations.js.map +3 -3
- package/dist/commonjs/api/extensions/options.js +1 -0
- package/dist/commonjs/api/extensions/options.js.map +1 -1
- package/dist/commonjs/api/index.js +1 -0
- package/dist/commonjs/api/index.js.map +1 -1
- package/dist/commonjs/api/offers/index.js +1 -0
- package/dist/commonjs/api/offers/index.js.map +1 -1
- package/dist/commonjs/api/offers/operations.js +6 -5
- package/dist/commonjs/api/offers/operations.js.map +2 -2
- package/dist/commonjs/api/offers/options.js +1 -0
- package/dist/commonjs/api/offers/options.js.map +1 -1
- package/dist/commonjs/api/operations/index.js +1 -0
- package/dist/commonjs/api/operations/index.js.map +1 -1
- package/dist/commonjs/api/operations/operations.js +3 -2
- package/dist/commonjs/api/operations/operations.js.map +2 -2
- package/dist/commonjs/api/operations/options.js +1 -0
- package/dist/commonjs/api/operations/options.js.map +1 -1
- package/dist/commonjs/api/securitySettings/index.js +1 -0
- package/dist/commonjs/api/securitySettings/index.js.map +1 -1
- package/dist/commonjs/api/securitySettings/operations.d.ts +0 -5
- package/dist/commonjs/api/securitySettings/operations.js +8 -7
- package/dist/commonjs/api/securitySettings/operations.js.map +3 -3
- package/dist/commonjs/api/securitySettings/options.js +1 -0
- package/dist/commonjs/api/securitySettings/options.js.map +1 -1
- package/dist/commonjs/api/skus/index.js +1 -0
- package/dist/commonjs/api/skus/index.js.map +1 -1
- package/dist/commonjs/api/skus/operations.js +4 -3
- package/dist/commonjs/api/skus/operations.js.map +2 -2
- package/dist/commonjs/api/skus/options.js +1 -0
- package/dist/commonjs/api/skus/options.js.map +1 -1
- package/dist/commonjs/api/updateRuns/index.js +1 -0
- package/dist/commonjs/api/updateRuns/index.js.map +1 -1
- package/dist/commonjs/api/updateRuns/operations.d.ts +0 -5
- package/dist/commonjs/api/updateRuns/operations.js +7 -6
- package/dist/commonjs/api/updateRuns/operations.js.map +3 -3
- package/dist/commonjs/api/updateRuns/options.js +1 -0
- package/dist/commonjs/api/updateRuns/options.js.map +1 -1
- package/dist/commonjs/api/updateSummaries/index.js +1 -0
- package/dist/commonjs/api/updateSummaries/index.js.map +1 -1
- package/dist/commonjs/api/updateSummaries/operations.d.ts +0 -5
- package/dist/commonjs/api/updateSummaries/operations.js +7 -6
- package/dist/commonjs/api/updateSummaries/operations.js.map +3 -3
- package/dist/commonjs/api/updateSummaries/options.js +1 -0
- package/dist/commonjs/api/updateSummaries/options.js.map +1 -1
- package/dist/commonjs/api/updateSummariesOperationGroup/index.d.ts +3 -0
- package/dist/commonjs/api/updateSummariesOperationGroup/index.js +30 -0
- package/dist/commonjs/api/updateSummariesOperationGroup/index.js.map +7 -0
- package/dist/commonjs/api/updateSummariesOperationGroup/operations.d.ts +14 -0
- package/dist/commonjs/api/updateSummariesOperationGroup/operations.js +111 -0
- package/dist/commonjs/api/updateSummariesOperationGroup/operations.js.map +7 -0
- package/dist/commonjs/api/updateSummariesOperationGroup/options.d.ts +12 -0
- package/dist/commonjs/api/updateSummariesOperationGroup/options.js +16 -0
- package/dist/commonjs/api/updateSummariesOperationGroup/options.js.map +7 -0
- package/dist/commonjs/api/updates/index.d.ts +2 -2
- package/dist/commonjs/api/updates/index.js +3 -0
- package/dist/commonjs/api/updates/index.js.map +3 -3
- package/dist/commonjs/api/updates/operations.d.ts +5 -6
- package/dist/commonjs/api/updates/operations.js +49 -8
- package/dist/commonjs/api/updates/operations.js.map +3 -3
- package/dist/commonjs/api/updates/options.d.ts +5 -0
- package/dist/commonjs/api/updates/options.js +1 -0
- package/dist/commonjs/api/updates/options.js.map +2 -2
- package/dist/commonjs/api/validatedSolutionRecipes/index.js +1 -0
- package/dist/commonjs/api/validatedSolutionRecipes/index.js.map +1 -1
- package/dist/commonjs/api/validatedSolutionRecipes/operations.js +4 -3
- package/dist/commonjs/api/validatedSolutionRecipes/operations.js.map +2 -2
- package/dist/commonjs/api/validatedSolutionRecipes/options.js +1 -0
- package/dist/commonjs/api/validatedSolutionRecipes/options.js.map +1 -1
- package/dist/commonjs/azureStackHCIClient.d.ts +3 -0
- package/dist/commonjs/azureStackHCIClient.js +5 -0
- package/dist/commonjs/azureStackHCIClient.js.map +3 -3
- package/dist/commonjs/classic/arcSettings/index.d.ts +0 -5
- package/dist/commonjs/classic/arcSettings/index.js +1 -0
- package/dist/commonjs/classic/arcSettings/index.js.map +3 -3
- package/dist/commonjs/classic/clusters/index.d.ts +0 -5
- package/dist/commonjs/classic/clusters/index.js +1 -0
- package/dist/commonjs/classic/clusters/index.js.map +3 -3
- package/dist/commonjs/classic/deploymentSettings/index.d.ts +0 -5
- package/dist/commonjs/classic/deploymentSettings/index.js +1 -0
- package/dist/commonjs/classic/deploymentSettings/index.js.map +3 -3
- package/dist/commonjs/classic/edgeDeviceJobs/index.d.ts +0 -5
- package/dist/commonjs/classic/edgeDeviceJobs/index.js +1 -0
- package/dist/commonjs/classic/edgeDeviceJobs/index.js.map +3 -3
- package/dist/commonjs/classic/edgeDevices/index.d.ts +0 -5
- package/dist/commonjs/classic/edgeDevices/index.js +1 -0
- package/dist/commonjs/classic/edgeDevices/index.js.map +3 -3
- package/dist/commonjs/classic/extensions/index.d.ts +0 -5
- package/dist/commonjs/classic/extensions/index.js +1 -0
- package/dist/commonjs/classic/extensions/index.js.map +3 -3
- package/dist/commonjs/classic/index.d.ts +1 -0
- package/dist/commonjs/classic/index.js +1 -0
- package/dist/commonjs/classic/index.js.map +2 -2
- package/dist/commonjs/classic/offers/index.js +1 -0
- package/dist/commonjs/classic/offers/index.js.map +1 -1
- package/dist/commonjs/classic/operations/index.js +1 -0
- package/dist/commonjs/classic/operations/index.js.map +1 -1
- package/dist/commonjs/classic/securitySettings/index.d.ts +0 -5
- package/dist/commonjs/classic/securitySettings/index.js +1 -0
- package/dist/commonjs/classic/securitySettings/index.js.map +3 -3
- package/dist/commonjs/classic/skus/index.js +1 -0
- package/dist/commonjs/classic/skus/index.js.map +1 -1
- package/dist/commonjs/classic/updateRuns/index.d.ts +0 -5
- package/dist/commonjs/classic/updateRuns/index.js +1 -0
- package/dist/commonjs/classic/updateRuns/index.js.map +3 -3
- package/dist/commonjs/classic/updateSummaries/index.d.ts +0 -5
- package/dist/commonjs/classic/updateSummaries/index.js +1 -0
- package/dist/commonjs/classic/updateSummaries/index.js.map +3 -3
- package/dist/commonjs/classic/updateSummariesOperationGroup/index.d.ts +22 -0
- package/dist/commonjs/classic/updateSummariesOperationGroup/index.js +56 -0
- package/dist/commonjs/classic/updateSummariesOperationGroup/index.js.map +7 -0
- package/dist/commonjs/classic/updates/index.d.ts +7 -6
- package/dist/commonjs/classic/updates/index.js +10 -0
- package/dist/commonjs/classic/updates/index.js.map +3 -3
- package/dist/commonjs/classic/validatedSolutionRecipes/index.js +1 -0
- package/dist/commonjs/classic/validatedSolutionRecipes/index.js.map +1 -1
- package/dist/commonjs/index.d.ts +6 -4
- package/dist/commonjs/index.js +14 -0
- package/dist/commonjs/index.js.map +3 -3
- package/dist/commonjs/logger.js +1 -0
- package/dist/commonjs/logger.js.map +1 -1
- package/dist/commonjs/models/index.d.ts +2 -2
- package/dist/commonjs/models/index.js +9 -0
- package/dist/commonjs/models/index.js.map +3 -3
- package/dist/commonjs/models/models.d.ts +226 -10
- package/dist/commonjs/models/models.js +234 -24
- package/dist/commonjs/models/models.js.map +4 -4
- package/dist/commonjs/restorePollerHelpers.js +43 -38
- package/dist/commonjs/restorePollerHelpers.js.map +3 -3
- package/dist/commonjs/static-helpers/cloudSettingHelpers.js +1 -0
- package/dist/commonjs/static-helpers/cloudSettingHelpers.js.map +1 -1
- package/dist/commonjs/static-helpers/pagingHelpers.js +2 -1
- package/dist/commonjs/static-helpers/pagingHelpers.js.map +3 -3
- package/dist/commonjs/static-helpers/pollingHelpers.js +2 -1
- package/dist/commonjs/static-helpers/pollingHelpers.js.map +3 -3
- package/dist/commonjs/static-helpers/serialization/check-prop-undefined.js +1 -0
- package/dist/commonjs/static-helpers/serialization/check-prop-undefined.js.map +1 -1
- package/dist/commonjs/static-helpers/simplePollerHelpers.js +1 -0
- package/dist/commonjs/static-helpers/simplePollerHelpers.js.map +1 -1
- package/dist/commonjs/static-helpers/urlTemplate.js +1 -0
- package/dist/commonjs/static-helpers/urlTemplate.js.map +1 -1
- package/dist/commonjs/tsdoc-metadata.json +1 -1
- package/dist/esm/api/arcSettings/index.js +4 -24
- package/dist/esm/api/arcSettings/index.js.map +1 -7
- package/dist/esm/api/arcSettings/operations.d.ts +0 -5
- package/dist/esm/api/arcSettings/operations.js +273 -391
- package/dist/esm/api/arcSettings/operations.js.map +1 -7
- package/dist/esm/api/arcSettings/options.js +4 -0
- package/dist/esm/api/arcSettings/options.js.map +1 -7
- package/dist/esm/api/azureStackHCIContext.js +22 -17
- package/dist/esm/api/azureStackHCIContext.js.map +1 -7
- package/dist/esm/api/clusters/index.js +4 -28
- package/dist/esm/api/clusters/index.js.map +1 -7
- package/dist/esm/api/clusters/operations.d.ts +0 -5
- package/dist/esm/api/clusters/operations.js +368 -492
- package/dist/esm/api/clusters/operations.js.map +1 -7
- package/dist/esm/api/clusters/options.js +4 -0
- package/dist/esm/api/clusters/options.js.map +1 -7
- package/dist/esm/api/deploymentSettings/index.js +4 -7
- package/dist/esm/api/deploymentSettings/index.js.map +1 -7
- package/dist/esm/api/deploymentSettings/operations.d.ts +0 -5
- package/dist/esm/api/deploymentSettings/operations.js +112 -159
- package/dist/esm/api/deploymentSettings/operations.js.map +1 -7
- package/dist/esm/api/deploymentSettings/options.js +4 -0
- package/dist/esm/api/deploymentSettings/options.js.map +1 -7
- package/dist/esm/api/edgeDeviceJobs/index.js +4 -7
- package/dist/esm/api/edgeDeviceJobs/index.js.map +1 -7
- package/dist/esm/api/edgeDeviceJobs/operations.d.ts +0 -5
- package/dist/esm/api/edgeDeviceJobs/operations.js +108 -142
- package/dist/esm/api/edgeDeviceJobs/operations.js.map +1 -7
- package/dist/esm/api/edgeDeviceJobs/options.js +4 -0
- package/dist/esm/api/edgeDeviceJobs/options.js.map +1 -7
- package/dist/esm/api/edgeDevices/index.js +4 -8
- package/dist/esm/api/edgeDevices/index.js.map +1 -7
- package/dist/esm/api/edgeDevices/operations.d.ts +0 -5
- package/dist/esm/api/edgeDevices/operations.js +134 -176
- package/dist/esm/api/edgeDevices/operations.js.map +1 -7
- package/dist/esm/api/edgeDevices/options.js +4 -0
- package/dist/esm/api/edgeDevices/options.js.map +1 -7
- package/dist/esm/api/extensions/index.js +4 -9
- package/dist/esm/api/extensions/index.js.map +1 -7
- package/dist/esm/api/extensions/operations.d.ts +0 -5
- package/dist/esm/api/extensions/operations.js +196 -275
- package/dist/esm/api/extensions/operations.js.map +1 -7
- package/dist/esm/api/extensions/options.js +4 -0
- package/dist/esm/api/extensions/options.js.map +1 -7
- package/dist/esm/api/index.js +4 -4
- package/dist/esm/api/index.js.map +1 -7
- package/dist/esm/api/offers/index.js +4 -6
- package/dist/esm/api/offers/index.js.map +1 -7
- package/dist/esm/api/offers/operations.js +81 -121
- package/dist/esm/api/offers/operations.js.map +1 -7
- package/dist/esm/api/offers/options.js +4 -0
- package/dist/esm/api/offers/options.js.map +1 -7
- package/dist/esm/api/operations/index.js +4 -4
- package/dist/esm/api/operations/index.js.map +1 -7
- package/dist/esm/api/operations/operations.js +25 -39
- package/dist/esm/api/operations/operations.js.map +1 -7
- package/dist/esm/api/operations/options.js +4 -0
- package/dist/esm/api/operations/options.js.map +1 -7
- package/dist/esm/api/securitySettings/index.js +4 -7
- package/dist/esm/api/securitySettings/index.js.map +1 -7
- package/dist/esm/api/securitySettings/operations.d.ts +0 -5
- package/dist/esm/api/securitySettings/operations.js +112 -159
- package/dist/esm/api/securitySettings/operations.js.map +1 -7
- package/dist/esm/api/securitySettings/options.js +4 -0
- package/dist/esm/api/securitySettings/options.js.map +1 -7
- package/dist/esm/api/skus/index.js +4 -5
- package/dist/esm/api/skus/index.js.map +1 -7
- package/dist/esm/api/skus/operations.js +59 -88
- package/dist/esm/api/skus/operations.js.map +1 -7
- package/dist/esm/api/skus/options.js +4 -0
- package/dist/esm/api/skus/options.js.map +1 -7
- package/dist/esm/api/updateRuns/index.js +4 -7
- package/dist/esm/api/updateRuns/index.js.map +1 -7
- package/dist/esm/api/updateRuns/operations.d.ts +0 -5
- package/dist/esm/api/updateRuns/operations.js +111 -160
- package/dist/esm/api/updateRuns/operations.js.map +1 -7
- package/dist/esm/api/updateRuns/options.js +4 -0
- package/dist/esm/api/updateRuns/options.js.map +1 -7
- package/dist/esm/api/updateSummaries/index.js +4 -7
- package/dist/esm/api/updateSummaries/index.js.map +1 -7
- package/dist/esm/api/updateSummaries/operations.d.ts +0 -5
- package/dist/esm/api/updateSummaries/operations.js +104 -144
- package/dist/esm/api/updateSummaries/operations.js.map +1 -7
- package/dist/esm/api/updateSummaries/options.js +4 -0
- package/dist/esm/api/updateSummaries/options.js.map +1 -7
- package/dist/esm/api/updateSummariesOperationGroup/index.d.ts +3 -0
- package/dist/esm/api/updateSummariesOperationGroup/index.js +4 -0
- package/dist/esm/api/updateSummariesOperationGroup/index.js.map +1 -0
- package/dist/esm/api/updateSummariesOperationGroup/operations.d.ts +14 -0
- package/dist/esm/api/updateSummariesOperationGroup/operations.js +71 -0
- package/dist/esm/api/updateSummariesOperationGroup/operations.js.map +1 -0
- package/dist/esm/api/updateSummariesOperationGroup/options.d.ts +12 -0
- package/dist/esm/api/updateSummariesOperationGroup/options.js.map +1 -0
- package/dist/esm/api/updates/index.d.ts +2 -2
- package/dist/esm/api/updates/index.js +4 -8
- package/dist/esm/api/updates/index.js.map +1 -7
- package/dist/esm/api/updates/operations.d.ts +5 -6
- package/dist/esm/api/updates/operations.js +179 -195
- package/dist/esm/api/updates/operations.js.map +1 -7
- package/dist/esm/api/updates/options.d.ts +5 -0
- package/dist/esm/api/updates/options.js +4 -0
- package/dist/esm/api/updates/options.js.map +1 -7
- package/dist/esm/api/validatedSolutionRecipes/index.js +4 -5
- package/dist/esm/api/validatedSolutionRecipes/index.js.map +1 -7
- package/dist/esm/api/validatedSolutionRecipes/operations.js +54 -75
- package/dist/esm/api/validatedSolutionRecipes/operations.js.map +1 -7
- package/dist/esm/api/validatedSolutionRecipes/options.js +4 -0
- package/dist/esm/api/validatedSolutionRecipes/options.js.map +1 -7
- package/dist/esm/azureStackHCIClient.d.ts +3 -0
- package/dist/esm/azureStackHCIClient.js +72 -65
- package/dist/esm/azureStackHCIClient.js.map +1 -7
- package/dist/esm/classic/arcSettings/index.d.ts +0 -5
- package/dist/esm/classic/arcSettings/index.js +52 -108
- package/dist/esm/classic/arcSettings/index.js.map +1 -7
- package/dist/esm/classic/clusters/index.d.ts +0 -5
- package/dist/esm/classic/clusters/index.js +78 -151
- package/dist/esm/classic/clusters/index.js.map +1 -7
- package/dist/esm/classic/deploymentSettings/index.d.ts +0 -5
- package/dist/esm/classic/deploymentSettings/index.js +30 -68
- package/dist/esm/classic/deploymentSettings/index.js.map +1 -7
- package/dist/esm/classic/edgeDeviceJobs/index.d.ts +0 -5
- package/dist/esm/classic/edgeDeviceJobs/index.js +30 -49
- package/dist/esm/classic/edgeDeviceJobs/index.js.map +1 -7
- package/dist/esm/classic/edgeDevices/index.d.ts +0 -5
- package/dist/esm/classic/edgeDevices/index.js +38 -38
- package/dist/esm/classic/edgeDevices/index.js.map +1 -7
- package/dist/esm/classic/extensions/index.d.ts +0 -5
- package/dist/esm/classic/extensions/index.js +48 -141
- package/dist/esm/classic/extensions/index.js.map +1 -7
- package/dist/esm/classic/index.d.ts +1 -0
- package/dist/esm/classic/index.js +4 -0
- package/dist/esm/classic/index.js.map +1 -7
- package/dist/esm/classic/offers/index.js +12 -12
- package/dist/esm/classic/offers/index.js.map +1 -7
- package/dist/esm/classic/operations/index.js +10 -10
- package/dist/esm/classic/operations/index.js.map +1 -7
- package/dist/esm/classic/securitySettings/index.d.ts +0 -5
- package/dist/esm/classic/securitySettings/index.js +30 -62
- package/dist/esm/classic/securitySettings/index.js.map +1 -7
- package/dist/esm/classic/skus/index.js +11 -11
- package/dist/esm/classic/skus/index.js.map +1 -7
- package/dist/esm/classic/updateRuns/index.d.ts +0 -5
- package/dist/esm/classic/updateRuns/index.js +21 -43
- package/dist/esm/classic/updateRuns/index.js.map +1 -7
- package/dist/esm/classic/updateSummaries/index.d.ts +0 -5
- package/dist/esm/classic/updateSummaries/index.js +21 -21
- package/dist/esm/classic/updateSummaries/index.js.map +1 -7
- package/dist/esm/classic/updateSummariesOperationGroup/index.d.ts +22 -0
- package/dist/esm/classic/updateSummariesOperationGroup/index.js +32 -0
- package/dist/esm/classic/updateSummariesOperationGroup/index.js.map +1 -0
- package/dist/esm/classic/updates/index.d.ts +7 -6
- package/dist/esm/classic/updates/index.js +40 -31
- package/dist/esm/classic/updates/index.js.map +1 -7
- package/dist/esm/classic/validatedSolutionRecipes/index.js +12 -15
- package/dist/esm/classic/validatedSolutionRecipes/index.js.map +1 -7
- package/dist/esm/index.d.ts +6 -4
- package/dist/esm/index.js +8 -113
- package/dist/esm/index.js.map +1 -7
- package/dist/esm/logger.js +4 -4
- package/dist/esm/logger.js.map +1 -7
- package/dist/esm/models/index.d.ts +2 -2
- package/dist/esm/models/index.js +4 -108
- package/dist/esm/models/index.js.map +1 -7
- package/dist/esm/models/models.d.ts +226 -10
- package/dist/esm/models/models.js +4498 -3830
- package/dist/esm/models/models.js.map +1 -7
- package/dist/esm/restorePollerHelpers.js +142 -161
- package/dist/esm/restorePollerHelpers.js.map +1 -7
- package/dist/esm/static-helpers/cloudSettingHelpers.js +37 -26
- package/dist/esm/static-helpers/cloudSettingHelpers.js.map +1 -7
- package/dist/esm/static-helpers/pagingHelpers.js +122 -98
- package/dist/esm/static-helpers/pagingHelpers.js.map +1 -7
- package/dist/esm/static-helpers/pollingHelpers.js +86 -68
- package/dist/esm/static-helpers/pollingHelpers.js.map +1 -7
- package/dist/esm/static-helpers/serialization/check-prop-undefined.js +15 -9
- package/dist/esm/static-helpers/serialization/check-prop-undefined.js.map +1 -7
- package/dist/esm/static-helpers/simplePollerHelpers.js +43 -42
- package/dist/esm/static-helpers/simplePollerHelpers.js.map +1 -7
- package/dist/esm/static-helpers/urlTemplate.js +169 -142
- package/dist/esm/static-helpers/urlTemplate.js.map +1 -7
- package/package.json +40 -86
- 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 -321
- 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.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/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 -60
- package/dist/react-native/api/clusters/operations.js +0 -389
- package/dist/react-native/api/clusters/operations.js.map +0 -1
- package/dist/react-native/api/clusters/options.d.ts +0 -52
- 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 -136
- 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/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 -132
- 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 -162
- 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/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 -213
- 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/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 -95
- 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 -31
- 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/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 -136
- 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 -69
- 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/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 -135
- 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 -128
- 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/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 -32
- package/dist/react-native/api/updates/operations.js +0 -162
- package/dist/react-native/api/updates/operations.js.map +0 -1
- package/dist/react-native/api/updates/options.d.ts +0 -21
- 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 -65
- 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 -54
- package/dist/react-native/azureStackHCIClient.js +0 -85
- 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/clusters/index.d.ts +0 -68
- package/dist/react-native/classic/clusters/index.js +0 -82
- 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/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/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 -15
- package/dist/react-native/classic/index.js +0 -4
- package/dist/react-native/classic/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/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/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/updates/index.d.ts +0 -34
- package/dist/react-native/classic/updates/index.js +0 -35
- 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 -29
- 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 -3951
- package/dist/react-native/models/models.js +0 -4288
- 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 -154
- 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
- /package/dist/{react-native/api/arcSettings → browser/api/updateSummariesOperationGroup}/options.js +0 -0
- /package/dist/{react-native/api/clusters → esm/api/updateSummariesOperationGroup}/options.js +0 -0
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import type { AzureStackHCIContext as Client } from "../index.js";
|
|
2
|
-
import type { Update, _UpdateList } from "../../models/models.js";
|
|
3
|
-
import type { PagedAsyncIterableIterator } from "../../static-helpers/pagingHelpers.js";
|
|
4
|
-
import type { UpdatesPostOptionalParams, UpdatesListOptionalParams, UpdatesDeleteOptionalParams, UpdatesPutOptionalParams, UpdatesGetOptionalParams } from "./options.js";
|
|
5
|
-
import type { StreamableMethod, PathUncheckedResponse } from "@azure-rest/core-client";
|
|
6
|
-
import type { PollerLike, OperationState } from "@azure/core-lro";
|
|
7
|
-
export declare function _postSend(context: Client, resourceGroupName: string, clusterName: string, updateName: string, options?: UpdatesPostOptionalParams): StreamableMethod;
|
|
8
|
-
export declare function _postDeserialize(result: PathUncheckedResponse): Promise<void>;
|
|
9
|
-
/** Apply Update */
|
|
10
|
-
export declare function post(context: Client, resourceGroupName: string, clusterName: string, updateName: string, options?: UpdatesPostOptionalParams): PollerLike<OperationState<void>, void>;
|
|
11
|
-
export declare function _listSend(context: Client, resourceGroupName: string, clusterName: string, options?: UpdatesListOptionalParams): StreamableMethod;
|
|
12
|
-
export declare function _listDeserialize(result: PathUncheckedResponse): Promise<_UpdateList>;
|
|
13
|
-
/** List all Updates */
|
|
14
|
-
export declare function list(context: Client, resourceGroupName: string, clusterName: string, options?: UpdatesListOptionalParams): PagedAsyncIterableIterator<Update>;
|
|
15
|
-
export declare function _$deleteSend(context: Client, resourceGroupName: string, clusterName: string, updateName: string, options?: UpdatesDeleteOptionalParams): StreamableMethod;
|
|
16
|
-
export declare function _$deleteDeserialize(result: PathUncheckedResponse): Promise<void>;
|
|
17
|
-
/** Delete specified Update */
|
|
18
|
-
/**
|
|
19
|
-
* @fixme delete is a reserved word that cannot be used as an operation name.
|
|
20
|
-
* Please add @clientName("clientName") or @clientName("<JS-Specific-Name>", "javascript")
|
|
21
|
-
* to the operation to override the generated name.
|
|
22
|
-
*/
|
|
23
|
-
export declare function $delete(context: Client, resourceGroupName: string, clusterName: string, updateName: string, options?: UpdatesDeleteOptionalParams): PollerLike<OperationState<void>, void>;
|
|
24
|
-
export declare function _putSend(context: Client, resourceGroupName: string, clusterName: string, updateName: string, updateProperties: Update, options?: UpdatesPutOptionalParams): StreamableMethod;
|
|
25
|
-
export declare function _putDeserialize(result: PathUncheckedResponse): Promise<Update>;
|
|
26
|
-
/** Put specified Update */
|
|
27
|
-
export declare function put(context: Client, resourceGroupName: string, clusterName: string, updateName: string, updateProperties: Update, options?: UpdatesPutOptionalParams): Promise<Update>;
|
|
28
|
-
export declare function _getSend(context: Client, resourceGroupName: string, clusterName: string, updateName: string, options?: UpdatesGetOptionalParams): StreamableMethod;
|
|
29
|
-
export declare function _getDeserialize(result: PathUncheckedResponse): Promise<Update>;
|
|
30
|
-
/** Get specified Update */
|
|
31
|
-
export declare function get(context: Client, resourceGroupName: string, clusterName: string, updateName: string, options?: UpdatesGetOptionalParams): Promise<Update>;
|
|
32
|
-
//# sourceMappingURL=operations.d.ts.map
|
|
@@ -1,162 +0,0 @@
|
|
|
1
|
-
// Copyright (c) Microsoft Corporation.
|
|
2
|
-
// Licensed under the MIT License.
|
|
3
|
-
import { errorResponseDeserializer, updateSerializer, updateDeserializer, _updateListDeserializer, } from "../../models/models.js";
|
|
4
|
-
import { buildPagedAsyncIterator } from "../../static-helpers/pagingHelpers.js";
|
|
5
|
-
import { getLongRunningPoller } from "../../static-helpers/pollingHelpers.js";
|
|
6
|
-
import { expandUrlTemplate } from "../../static-helpers/urlTemplate.js";
|
|
7
|
-
import { createRestError, operationOptionsToRequestParameters } from "@azure-rest/core-client";
|
|
8
|
-
export function _postSend(context, resourceGroupName, clusterName, updateName, options = { requestOptions: {} }) {
|
|
9
|
-
const path = expandUrlTemplate("/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHCI/clusters/{clusterName}/updates/{updateName}/apply{?api%2Dversion}", {
|
|
10
|
-
subscriptionId: context.subscriptionId,
|
|
11
|
-
resourceGroupName: resourceGroupName,
|
|
12
|
-
clusterName: clusterName,
|
|
13
|
-
updateName: updateName,
|
|
14
|
-
"api%2Dversion": context.apiVersion ?? "2026-02-01",
|
|
15
|
-
}, {
|
|
16
|
-
allowReserved: options?.requestOptions?.skipUrlEncoding,
|
|
17
|
-
});
|
|
18
|
-
return context.path(path).post({ ...operationOptionsToRequestParameters(options) });
|
|
19
|
-
}
|
|
20
|
-
export async function _postDeserialize(result) {
|
|
21
|
-
const expectedStatuses = ["202", "200", "201"];
|
|
22
|
-
if (!expectedStatuses.includes(result.status)) {
|
|
23
|
-
const error = createRestError(result);
|
|
24
|
-
error.details = errorResponseDeserializer(result.body);
|
|
25
|
-
throw error;
|
|
26
|
-
}
|
|
27
|
-
return;
|
|
28
|
-
}
|
|
29
|
-
/** Apply Update */
|
|
30
|
-
export function post(context, resourceGroupName, clusterName, updateName, options = { requestOptions: {} }) {
|
|
31
|
-
return getLongRunningPoller(context, _postDeserialize, ["202", "200", "201"], {
|
|
32
|
-
updateIntervalInMs: options?.updateIntervalInMs,
|
|
33
|
-
abortSignal: options?.abortSignal,
|
|
34
|
-
getInitialResponse: () => _postSend(context, resourceGroupName, clusterName, updateName, options),
|
|
35
|
-
resourceLocationConfig: "azure-async-operation",
|
|
36
|
-
apiVersion: context.apiVersion ?? "2026-02-01",
|
|
37
|
-
});
|
|
38
|
-
}
|
|
39
|
-
export function _listSend(context, resourceGroupName, clusterName, options = { requestOptions: {} }) {
|
|
40
|
-
const path = expandUrlTemplate("/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHCI/clusters/{clusterName}/updates{?api%2Dversion}", {
|
|
41
|
-
subscriptionId: context.subscriptionId,
|
|
42
|
-
resourceGroupName: resourceGroupName,
|
|
43
|
-
clusterName: clusterName,
|
|
44
|
-
"api%2Dversion": context.apiVersion ?? "2026-02-01",
|
|
45
|
-
}, {
|
|
46
|
-
allowReserved: options?.requestOptions?.skipUrlEncoding,
|
|
47
|
-
});
|
|
48
|
-
return context.path(path).get({
|
|
49
|
-
...operationOptionsToRequestParameters(options),
|
|
50
|
-
headers: { accept: "application/json", ...options.requestOptions?.headers },
|
|
51
|
-
});
|
|
52
|
-
}
|
|
53
|
-
export async function _listDeserialize(result) {
|
|
54
|
-
const expectedStatuses = ["200"];
|
|
55
|
-
if (!expectedStatuses.includes(result.status)) {
|
|
56
|
-
const error = createRestError(result);
|
|
57
|
-
error.details = errorResponseDeserializer(result.body);
|
|
58
|
-
throw error;
|
|
59
|
-
}
|
|
60
|
-
return _updateListDeserializer(result.body);
|
|
61
|
-
}
|
|
62
|
-
/** List all Updates */
|
|
63
|
-
export function list(context, resourceGroupName, clusterName, options = { requestOptions: {} }) {
|
|
64
|
-
return buildPagedAsyncIterator(context, () => _listSend(context, resourceGroupName, clusterName, options), _listDeserialize, ["200"], { itemName: "value", nextLinkName: "nextLink", apiVersion: context.apiVersion ?? "2026-02-01" });
|
|
65
|
-
}
|
|
66
|
-
export function _$deleteSend(context, resourceGroupName, clusterName, updateName, options = { requestOptions: {} }) {
|
|
67
|
-
const path = expandUrlTemplate("/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHCI/clusters/{clusterName}/updates/{updateName}{?api%2Dversion}", {
|
|
68
|
-
subscriptionId: context.subscriptionId,
|
|
69
|
-
resourceGroupName: resourceGroupName,
|
|
70
|
-
clusterName: clusterName,
|
|
71
|
-
updateName: updateName,
|
|
72
|
-
"api%2Dversion": context.apiVersion ?? "2026-02-01",
|
|
73
|
-
}, {
|
|
74
|
-
allowReserved: options?.requestOptions?.skipUrlEncoding,
|
|
75
|
-
});
|
|
76
|
-
return context.path(path).delete({ ...operationOptionsToRequestParameters(options) });
|
|
77
|
-
}
|
|
78
|
-
export async function _$deleteDeserialize(result) {
|
|
79
|
-
const expectedStatuses = ["200", "202", "204"];
|
|
80
|
-
if (!expectedStatuses.includes(result.status)) {
|
|
81
|
-
const error = createRestError(result);
|
|
82
|
-
error.details = errorResponseDeserializer(result.body);
|
|
83
|
-
throw error;
|
|
84
|
-
}
|
|
85
|
-
return;
|
|
86
|
-
}
|
|
87
|
-
/** Delete specified Update */
|
|
88
|
-
/**
|
|
89
|
-
* @fixme delete is a reserved word that cannot be used as an operation name.
|
|
90
|
-
* Please add @clientName("clientName") or @clientName("<JS-Specific-Name>", "javascript")
|
|
91
|
-
* to the operation to override the generated name.
|
|
92
|
-
*/
|
|
93
|
-
export function $delete(context, resourceGroupName, clusterName, updateName, options = { requestOptions: {} }) {
|
|
94
|
-
return getLongRunningPoller(context, _$deleteDeserialize, ["200", "202", "204"], {
|
|
95
|
-
updateIntervalInMs: options?.updateIntervalInMs,
|
|
96
|
-
abortSignal: options?.abortSignal,
|
|
97
|
-
getInitialResponse: () => _$deleteSend(context, resourceGroupName, clusterName, updateName, options),
|
|
98
|
-
resourceLocationConfig: "azure-async-operation",
|
|
99
|
-
apiVersion: context.apiVersion ?? "2026-02-01",
|
|
100
|
-
});
|
|
101
|
-
}
|
|
102
|
-
export function _putSend(context, resourceGroupName, clusterName, updateName, updateProperties, options = { requestOptions: {} }) {
|
|
103
|
-
const path = expandUrlTemplate("/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHCI/clusters/{clusterName}/updates/{updateName}{?api%2Dversion}", {
|
|
104
|
-
subscriptionId: context.subscriptionId,
|
|
105
|
-
resourceGroupName: resourceGroupName,
|
|
106
|
-
clusterName: clusterName,
|
|
107
|
-
updateName: updateName,
|
|
108
|
-
"api%2Dversion": context.apiVersion ?? "2026-02-01",
|
|
109
|
-
}, {
|
|
110
|
-
allowReserved: options?.requestOptions?.skipUrlEncoding,
|
|
111
|
-
});
|
|
112
|
-
return context.path(path).put({
|
|
113
|
-
...operationOptionsToRequestParameters(options),
|
|
114
|
-
contentType: "application/json",
|
|
115
|
-
headers: { accept: "application/json", ...options.requestOptions?.headers },
|
|
116
|
-
body: updateSerializer(updateProperties),
|
|
117
|
-
});
|
|
118
|
-
}
|
|
119
|
-
export async function _putDeserialize(result) {
|
|
120
|
-
const expectedStatuses = ["200"];
|
|
121
|
-
if (!expectedStatuses.includes(result.status)) {
|
|
122
|
-
const error = createRestError(result);
|
|
123
|
-
error.details = errorResponseDeserializer(result.body);
|
|
124
|
-
throw error;
|
|
125
|
-
}
|
|
126
|
-
return updateDeserializer(result.body);
|
|
127
|
-
}
|
|
128
|
-
/** Put specified Update */
|
|
129
|
-
export async function put(context, resourceGroupName, clusterName, updateName, updateProperties, options = { requestOptions: {} }) {
|
|
130
|
-
const result = await _putSend(context, resourceGroupName, clusterName, updateName, updateProperties, options);
|
|
131
|
-
return _putDeserialize(result);
|
|
132
|
-
}
|
|
133
|
-
export function _getSend(context, resourceGroupName, clusterName, updateName, options = { requestOptions: {} }) {
|
|
134
|
-
const path = expandUrlTemplate("/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHCI/clusters/{clusterName}/updates/{updateName}{?api%2Dversion}", {
|
|
135
|
-
subscriptionId: context.subscriptionId,
|
|
136
|
-
resourceGroupName: resourceGroupName,
|
|
137
|
-
clusterName: clusterName,
|
|
138
|
-
updateName: updateName,
|
|
139
|
-
"api%2Dversion": context.apiVersion ?? "2026-02-01",
|
|
140
|
-
}, {
|
|
141
|
-
allowReserved: options?.requestOptions?.skipUrlEncoding,
|
|
142
|
-
});
|
|
143
|
-
return context.path(path).get({
|
|
144
|
-
...operationOptionsToRequestParameters(options),
|
|
145
|
-
headers: { accept: "application/json", ...options.requestOptions?.headers },
|
|
146
|
-
});
|
|
147
|
-
}
|
|
148
|
-
export async function _getDeserialize(result) {
|
|
149
|
-
const expectedStatuses = ["200"];
|
|
150
|
-
if (!expectedStatuses.includes(result.status)) {
|
|
151
|
-
const error = createRestError(result);
|
|
152
|
-
error.details = errorResponseDeserializer(result.body);
|
|
153
|
-
throw error;
|
|
154
|
-
}
|
|
155
|
-
return updateDeserializer(result.body);
|
|
156
|
-
}
|
|
157
|
-
/** Get specified Update */
|
|
158
|
-
export async function get(context, resourceGroupName, clusterName, updateName, options = { requestOptions: {} }) {
|
|
159
|
-
const result = await _getSend(context, resourceGroupName, clusterName, updateName, options);
|
|
160
|
-
return _getDeserialize(result);
|
|
161
|
-
}
|
|
162
|
-
//# sourceMappingURL=operations.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"operations.js","sourceRoot":"","sources":["../../../../src/api/updates/operations.ts"],"names":[],"mappings":"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","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport type { AzureStackHCIContext as Client } from \"../index.js\";\nimport type { Update, _UpdateList } from \"../../models/models.js\";\nimport {\n errorResponseDeserializer,\n updateSerializer,\n updateDeserializer,\n _updateListDeserializer,\n} from \"../../models/models.js\";\nimport type { PagedAsyncIterableIterator } from \"../../static-helpers/pagingHelpers.js\";\nimport { buildPagedAsyncIterator } from \"../../static-helpers/pagingHelpers.js\";\nimport { getLongRunningPoller } from \"../../static-helpers/pollingHelpers.js\";\nimport { expandUrlTemplate } from \"../../static-helpers/urlTemplate.js\";\nimport type {\n UpdatesPostOptionalParams,\n UpdatesListOptionalParams,\n UpdatesDeleteOptionalParams,\n UpdatesPutOptionalParams,\n UpdatesGetOptionalParams,\n} from \"./options.js\";\nimport type { StreamableMethod, PathUncheckedResponse } from \"@azure-rest/core-client\";\nimport { createRestError, operationOptionsToRequestParameters } from \"@azure-rest/core-client\";\nimport type { PollerLike, OperationState } from \"@azure/core-lro\";\n\nexport function _postSend(\n context: Client,\n resourceGroupName: string,\n clusterName: string,\n updateName: string,\n options: UpdatesPostOptionalParams = { requestOptions: {} },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHCI/clusters/{clusterName}/updates/{updateName}/apply{?api%2Dversion}\",\n {\n subscriptionId: context.subscriptionId,\n resourceGroupName: resourceGroupName,\n clusterName: clusterName,\n updateName: updateName,\n \"api%2Dversion\": context.apiVersion ?? \"2026-02-01\",\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context.path(path).post({ ...operationOptionsToRequestParameters(options) });\n}\n\nexport async function _postDeserialize(result: PathUncheckedResponse): Promise<void> {\n const expectedStatuses = [\"202\", \"200\", \"201\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = errorResponseDeserializer(result.body);\n\n throw error;\n }\n\n return;\n}\n\n/** Apply Update */\nexport function post(\n context: Client,\n resourceGroupName: string,\n clusterName: string,\n updateName: string,\n options: UpdatesPostOptionalParams = { requestOptions: {} },\n): PollerLike<OperationState<void>, void> {\n return getLongRunningPoller(context, _postDeserialize, [\"202\", \"200\", \"201\"], {\n updateIntervalInMs: options?.updateIntervalInMs,\n abortSignal: options?.abortSignal,\n getInitialResponse: () =>\n _postSend(context, resourceGroupName, clusterName, updateName, options),\n resourceLocationConfig: \"azure-async-operation\",\n apiVersion: context.apiVersion ?? \"2026-02-01\",\n }) as PollerLike<OperationState<void>, void>;\n}\n\nexport function _listSend(\n context: Client,\n resourceGroupName: string,\n clusterName: string,\n options: UpdatesListOptionalParams = { requestOptions: {} },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHCI/clusters/{clusterName}/updates{?api%2Dversion}\",\n {\n subscriptionId: context.subscriptionId,\n resourceGroupName: resourceGroupName,\n clusterName: clusterName,\n \"api%2Dversion\": context.apiVersion ?? \"2026-02-01\",\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context.path(path).get({\n ...operationOptionsToRequestParameters(options),\n headers: { accept: \"application/json\", ...options.requestOptions?.headers },\n });\n}\n\nexport async function _listDeserialize(result: PathUncheckedResponse): Promise<_UpdateList> {\n const expectedStatuses = [\"200\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = errorResponseDeserializer(result.body);\n\n throw error;\n }\n\n return _updateListDeserializer(result.body);\n}\n\n/** List all Updates */\nexport function list(\n context: Client,\n resourceGroupName: string,\n clusterName: string,\n options: UpdatesListOptionalParams = { requestOptions: {} },\n): PagedAsyncIterableIterator<Update> {\n return buildPagedAsyncIterator(\n context,\n () => _listSend(context, resourceGroupName, clusterName, options),\n _listDeserialize,\n [\"200\"],\n { itemName: \"value\", nextLinkName: \"nextLink\", apiVersion: context.apiVersion ?? \"2026-02-01\" },\n );\n}\n\nexport function _$deleteSend(\n context: Client,\n resourceGroupName: string,\n clusterName: string,\n updateName: string,\n options: UpdatesDeleteOptionalParams = { requestOptions: {} },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHCI/clusters/{clusterName}/updates/{updateName}{?api%2Dversion}\",\n {\n subscriptionId: context.subscriptionId,\n resourceGroupName: resourceGroupName,\n clusterName: clusterName,\n updateName: updateName,\n \"api%2Dversion\": context.apiVersion ?? \"2026-02-01\",\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context.path(path).delete({ ...operationOptionsToRequestParameters(options) });\n}\n\nexport async function _$deleteDeserialize(result: PathUncheckedResponse): Promise<void> {\n const expectedStatuses = [\"200\", \"202\", \"204\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = errorResponseDeserializer(result.body);\n\n throw error;\n }\n\n return;\n}\n\n/** Delete specified Update */\n/**\n * @fixme delete is a reserved word that cannot be used as an operation name.\n * Please add @clientName(\"clientName\") or @clientName(\"<JS-Specific-Name>\", \"javascript\")\n * to the operation to override the generated name.\n */\nexport function $delete(\n context: Client,\n resourceGroupName: string,\n clusterName: string,\n updateName: string,\n options: UpdatesDeleteOptionalParams = { requestOptions: {} },\n): PollerLike<OperationState<void>, void> {\n return getLongRunningPoller(context, _$deleteDeserialize, [\"200\", \"202\", \"204\"], {\n updateIntervalInMs: options?.updateIntervalInMs,\n abortSignal: options?.abortSignal,\n getInitialResponse: () =>\n _$deleteSend(context, resourceGroupName, clusterName, updateName, options),\n resourceLocationConfig: \"azure-async-operation\",\n apiVersion: context.apiVersion ?? \"2026-02-01\",\n }) as PollerLike<OperationState<void>, void>;\n}\n\nexport function _putSend(\n context: Client,\n resourceGroupName: string,\n clusterName: string,\n updateName: string,\n updateProperties: Update,\n options: UpdatesPutOptionalParams = { requestOptions: {} },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHCI/clusters/{clusterName}/updates/{updateName}{?api%2Dversion}\",\n {\n subscriptionId: context.subscriptionId,\n resourceGroupName: resourceGroupName,\n clusterName: clusterName,\n updateName: updateName,\n \"api%2Dversion\": context.apiVersion ?? \"2026-02-01\",\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context.path(path).put({\n ...operationOptionsToRequestParameters(options),\n contentType: \"application/json\",\n headers: { accept: \"application/json\", ...options.requestOptions?.headers },\n body: updateSerializer(updateProperties),\n });\n}\n\nexport async function _putDeserialize(result: PathUncheckedResponse): Promise<Update> {\n const expectedStatuses = [\"200\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = errorResponseDeserializer(result.body);\n\n throw error;\n }\n\n return updateDeserializer(result.body);\n}\n\n/** Put specified Update */\nexport async function put(\n context: Client,\n resourceGroupName: string,\n clusterName: string,\n updateName: string,\n updateProperties: Update,\n options: UpdatesPutOptionalParams = { requestOptions: {} },\n): Promise<Update> {\n const result = await _putSend(\n context,\n resourceGroupName,\n clusterName,\n updateName,\n updateProperties,\n options,\n );\n return _putDeserialize(result);\n}\n\nexport function _getSend(\n context: Client,\n resourceGroupName: string,\n clusterName: string,\n updateName: string,\n options: UpdatesGetOptionalParams = { requestOptions: {} },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHCI/clusters/{clusterName}/updates/{updateName}{?api%2Dversion}\",\n {\n subscriptionId: context.subscriptionId,\n resourceGroupName: resourceGroupName,\n clusterName: clusterName,\n updateName: updateName,\n \"api%2Dversion\": context.apiVersion ?? \"2026-02-01\",\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context.path(path).get({\n ...operationOptionsToRequestParameters(options),\n headers: { accept: \"application/json\", ...options.requestOptions?.headers },\n });\n}\n\nexport async function _getDeserialize(result: PathUncheckedResponse): Promise<Update> {\n const expectedStatuses = [\"200\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = errorResponseDeserializer(result.body);\n\n throw error;\n }\n\n return updateDeserializer(result.body);\n}\n\n/** Get specified Update */\nexport async function get(\n context: Client,\n resourceGroupName: string,\n clusterName: string,\n updateName: string,\n options: UpdatesGetOptionalParams = { requestOptions: {} },\n): Promise<Update> {\n const result = await _getSend(context, resourceGroupName, clusterName, updateName, options);\n return _getDeserialize(result);\n}\n"]}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import type { OperationOptions } from "@azure-rest/core-client";
|
|
2
|
-
/** Optional parameters. */
|
|
3
|
-
export interface UpdatesPostOptionalParams extends OperationOptions {
|
|
4
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
5
|
-
updateIntervalInMs?: number;
|
|
6
|
-
}
|
|
7
|
-
/** Optional parameters. */
|
|
8
|
-
export interface UpdatesListOptionalParams extends OperationOptions {
|
|
9
|
-
}
|
|
10
|
-
/** Optional parameters. */
|
|
11
|
-
export interface UpdatesDeleteOptionalParams extends OperationOptions {
|
|
12
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
13
|
-
updateIntervalInMs?: number;
|
|
14
|
-
}
|
|
15
|
-
/** Optional parameters. */
|
|
16
|
-
export interface UpdatesPutOptionalParams extends OperationOptions {
|
|
17
|
-
}
|
|
18
|
-
/** Optional parameters. */
|
|
19
|
-
export interface UpdatesGetOptionalParams extends OperationOptions {
|
|
20
|
-
}
|
|
21
|
-
//# sourceMappingURL=options.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"options.js","sourceRoot":"","sources":["../../../../src/api/updates/options.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport type { OperationOptions } from \"@azure-rest/core-client\";\n\n/** Optional parameters. */\nexport interface UpdatesPostOptionalParams extends OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n}\n\n/** Optional parameters. */\nexport interface UpdatesListOptionalParams extends OperationOptions {}\n\n/** Optional parameters. */\nexport interface UpdatesDeleteOptionalParams extends OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n}\n\n/** Optional parameters. */\nexport interface UpdatesPutOptionalParams extends OperationOptions {}\n\n/** Optional parameters. */\nexport interface UpdatesGetOptionalParams extends OperationOptions {}\n"]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/api/validatedSolutionRecipes/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAElC,OAAO,EAAE,kCAAkC,EAAE,GAAG,EAAE,MAAM,iBAAiB,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nexport { listBySubscriptionLocationResource, get } from \"./operations.js\";\nexport type {\n ValidatedSolutionRecipesListBySubscriptionLocationResourceOptionalParams,\n ValidatedSolutionRecipesGetOptionalParams,\n} from \"./options.js\";\n"]}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import type { AzureStackHCIContext as Client } from "../index.js";
|
|
2
|
-
import type { ValidatedSolutionRecipe, _ValidatedSolutionRecipeListResult } from "../../models/models.js";
|
|
3
|
-
import type { PagedAsyncIterableIterator } from "../../static-helpers/pagingHelpers.js";
|
|
4
|
-
import type { ValidatedSolutionRecipesListBySubscriptionLocationResourceOptionalParams, ValidatedSolutionRecipesGetOptionalParams } from "./options.js";
|
|
5
|
-
import type { StreamableMethod, PathUncheckedResponse } from "@azure-rest/core-client";
|
|
6
|
-
export declare function _listBySubscriptionLocationResourceSend(context: Client, location: string, options?: ValidatedSolutionRecipesListBySubscriptionLocationResourceOptionalParams): StreamableMethod;
|
|
7
|
-
export declare function _listBySubscriptionLocationResourceDeserialize(result: PathUncheckedResponse): Promise<_ValidatedSolutionRecipeListResult>;
|
|
8
|
-
/** List all validated solution recipes. */
|
|
9
|
-
export declare function listBySubscriptionLocationResource(context: Client, location: string, options?: ValidatedSolutionRecipesListBySubscriptionLocationResourceOptionalParams): PagedAsyncIterableIterator<ValidatedSolutionRecipe>;
|
|
10
|
-
export declare function _getSend(context: Client, location: string, validatedSolutionRecipeName: string, options?: ValidatedSolutionRecipesGetOptionalParams): StreamableMethod;
|
|
11
|
-
export declare function _getDeserialize(result: PathUncheckedResponse): Promise<ValidatedSolutionRecipe>;
|
|
12
|
-
/** Get a validated solution recipe. */
|
|
13
|
-
export declare function get(context: Client, location: string, validatedSolutionRecipeName: string, options?: ValidatedSolutionRecipesGetOptionalParams): Promise<ValidatedSolutionRecipe>;
|
|
14
|
-
//# sourceMappingURL=operations.d.ts.map
|
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
// Copyright (c) Microsoft Corporation.
|
|
2
|
-
// Licensed under the MIT License.
|
|
3
|
-
import { errorResponseDeserializer, validatedSolutionRecipeDeserializer, _validatedSolutionRecipeListResultDeserializer, } from "../../models/models.js";
|
|
4
|
-
import { buildPagedAsyncIterator } from "../../static-helpers/pagingHelpers.js";
|
|
5
|
-
import { expandUrlTemplate } from "../../static-helpers/urlTemplate.js";
|
|
6
|
-
import { createRestError, operationOptionsToRequestParameters } from "@azure-rest/core-client";
|
|
7
|
-
export function _listBySubscriptionLocationResourceSend(context, location, options = {
|
|
8
|
-
requestOptions: {},
|
|
9
|
-
}) {
|
|
10
|
-
const path = expandUrlTemplate("/subscriptions/{subscriptionId}/providers/Microsoft.AzureStackHCI/locations/{location}/validatedSolutionRecipes{?api%2Dversion}", {
|
|
11
|
-
subscriptionId: context.subscriptionId,
|
|
12
|
-
location: location,
|
|
13
|
-
"api%2Dversion": context.apiVersion ?? "2026-02-01",
|
|
14
|
-
}, {
|
|
15
|
-
allowReserved: options?.requestOptions?.skipUrlEncoding,
|
|
16
|
-
});
|
|
17
|
-
return context.path(path).get({
|
|
18
|
-
...operationOptionsToRequestParameters(options),
|
|
19
|
-
headers: { accept: "application/json", ...options.requestOptions?.headers },
|
|
20
|
-
});
|
|
21
|
-
}
|
|
22
|
-
export async function _listBySubscriptionLocationResourceDeserialize(result) {
|
|
23
|
-
const expectedStatuses = ["200"];
|
|
24
|
-
if (!expectedStatuses.includes(result.status)) {
|
|
25
|
-
const error = createRestError(result);
|
|
26
|
-
error.details = errorResponseDeserializer(result.body);
|
|
27
|
-
throw error;
|
|
28
|
-
}
|
|
29
|
-
return _validatedSolutionRecipeListResultDeserializer(result.body);
|
|
30
|
-
}
|
|
31
|
-
/** List all validated solution recipes. */
|
|
32
|
-
export function listBySubscriptionLocationResource(context, location, options = {
|
|
33
|
-
requestOptions: {},
|
|
34
|
-
}) {
|
|
35
|
-
return buildPagedAsyncIterator(context, () => _listBySubscriptionLocationResourceSend(context, location, options), _listBySubscriptionLocationResourceDeserialize, ["200"], { itemName: "value", nextLinkName: "nextLink", apiVersion: context.apiVersion ?? "2026-02-01" });
|
|
36
|
-
}
|
|
37
|
-
export function _getSend(context, location, validatedSolutionRecipeName, options = { requestOptions: {} }) {
|
|
38
|
-
const path = expandUrlTemplate("/subscriptions/{subscriptionId}/providers/Microsoft.AzureStackHCI/locations/{location}/validatedSolutionRecipes/{validatedSolutionRecipeName}{?api%2Dversion}", {
|
|
39
|
-
subscriptionId: context.subscriptionId,
|
|
40
|
-
location: location,
|
|
41
|
-
validatedSolutionRecipeName: validatedSolutionRecipeName,
|
|
42
|
-
"api%2Dversion": context.apiVersion ?? "2026-02-01",
|
|
43
|
-
}, {
|
|
44
|
-
allowReserved: options?.requestOptions?.skipUrlEncoding,
|
|
45
|
-
});
|
|
46
|
-
return context.path(path).get({
|
|
47
|
-
...operationOptionsToRequestParameters(options),
|
|
48
|
-
headers: { accept: "application/json", ...options.requestOptions?.headers },
|
|
49
|
-
});
|
|
50
|
-
}
|
|
51
|
-
export async function _getDeserialize(result) {
|
|
52
|
-
const expectedStatuses = ["200"];
|
|
53
|
-
if (!expectedStatuses.includes(result.status)) {
|
|
54
|
-
const error = createRestError(result);
|
|
55
|
-
error.details = errorResponseDeserializer(result.body);
|
|
56
|
-
throw error;
|
|
57
|
-
}
|
|
58
|
-
return validatedSolutionRecipeDeserializer(result.body);
|
|
59
|
-
}
|
|
60
|
-
/** Get a validated solution recipe. */
|
|
61
|
-
export async function get(context, location, validatedSolutionRecipeName, options = { requestOptions: {} }) {
|
|
62
|
-
const result = await _getSend(context, location, validatedSolutionRecipeName, options);
|
|
63
|
-
return _getDeserialize(result);
|
|
64
|
-
}
|
|
65
|
-
//# sourceMappingURL=operations.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"operations.js","sourceRoot":"","sources":["../../../../src/api/validatedSolutionRecipes/operations.ts"],"names":[],"mappings":"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","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport type { AzureStackHCIContext as Client } from \"../index.js\";\nimport type {\n ValidatedSolutionRecipe,\n _ValidatedSolutionRecipeListResult,\n} from \"../../models/models.js\";\nimport {\n errorResponseDeserializer,\n validatedSolutionRecipeDeserializer,\n _validatedSolutionRecipeListResultDeserializer,\n} from \"../../models/models.js\";\nimport type { PagedAsyncIterableIterator } from \"../../static-helpers/pagingHelpers.js\";\nimport { buildPagedAsyncIterator } from \"../../static-helpers/pagingHelpers.js\";\nimport { expandUrlTemplate } from \"../../static-helpers/urlTemplate.js\";\nimport type {\n ValidatedSolutionRecipesListBySubscriptionLocationResourceOptionalParams,\n ValidatedSolutionRecipesGetOptionalParams,\n} from \"./options.js\";\nimport type { StreamableMethod, PathUncheckedResponse } from \"@azure-rest/core-client\";\nimport { createRestError, operationOptionsToRequestParameters } from \"@azure-rest/core-client\";\n\nexport function _listBySubscriptionLocationResourceSend(\n context: Client,\n location: string,\n options: ValidatedSolutionRecipesListBySubscriptionLocationResourceOptionalParams = {\n requestOptions: {},\n },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/subscriptions/{subscriptionId}/providers/Microsoft.AzureStackHCI/locations/{location}/validatedSolutionRecipes{?api%2Dversion}\",\n {\n subscriptionId: context.subscriptionId,\n location: location,\n \"api%2Dversion\": context.apiVersion ?? \"2026-02-01\",\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context.path(path).get({\n ...operationOptionsToRequestParameters(options),\n headers: { accept: \"application/json\", ...options.requestOptions?.headers },\n });\n}\n\nexport async function _listBySubscriptionLocationResourceDeserialize(\n result: PathUncheckedResponse,\n): Promise<_ValidatedSolutionRecipeListResult> {\n const expectedStatuses = [\"200\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = errorResponseDeserializer(result.body);\n\n throw error;\n }\n\n return _validatedSolutionRecipeListResultDeserializer(result.body);\n}\n\n/** List all validated solution recipes. */\nexport function listBySubscriptionLocationResource(\n context: Client,\n location: string,\n options: ValidatedSolutionRecipesListBySubscriptionLocationResourceOptionalParams = {\n requestOptions: {},\n },\n): PagedAsyncIterableIterator<ValidatedSolutionRecipe> {\n return buildPagedAsyncIterator(\n context,\n () => _listBySubscriptionLocationResourceSend(context, location, options),\n _listBySubscriptionLocationResourceDeserialize,\n [\"200\"],\n { itemName: \"value\", nextLinkName: \"nextLink\", apiVersion: context.apiVersion ?? \"2026-02-01\" },\n );\n}\n\nexport function _getSend(\n context: Client,\n location: string,\n validatedSolutionRecipeName: string,\n options: ValidatedSolutionRecipesGetOptionalParams = { requestOptions: {} },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/subscriptions/{subscriptionId}/providers/Microsoft.AzureStackHCI/locations/{location}/validatedSolutionRecipes/{validatedSolutionRecipeName}{?api%2Dversion}\",\n {\n subscriptionId: context.subscriptionId,\n location: location,\n validatedSolutionRecipeName: validatedSolutionRecipeName,\n \"api%2Dversion\": context.apiVersion ?? \"2026-02-01\",\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context.path(path).get({\n ...operationOptionsToRequestParameters(options),\n headers: { accept: \"application/json\", ...options.requestOptions?.headers },\n });\n}\n\nexport async function _getDeserialize(\n result: PathUncheckedResponse,\n): Promise<ValidatedSolutionRecipe> {\n const expectedStatuses = [\"200\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = errorResponseDeserializer(result.body);\n\n throw error;\n }\n\n return validatedSolutionRecipeDeserializer(result.body);\n}\n\n/** Get a validated solution recipe. */\nexport async function get(\n context: Client,\n location: string,\n validatedSolutionRecipeName: string,\n options: ValidatedSolutionRecipesGetOptionalParams = { requestOptions: {} },\n): Promise<ValidatedSolutionRecipe> {\n const result = await _getSend(context, location, validatedSolutionRecipeName, options);\n return _getDeserialize(result);\n}\n"]}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import type { OperationOptions } from "@azure-rest/core-client";
|
|
2
|
-
/** Optional parameters. */
|
|
3
|
-
export interface ValidatedSolutionRecipesListBySubscriptionLocationResourceOptionalParams extends OperationOptions {
|
|
4
|
-
}
|
|
5
|
-
/** Optional parameters. */
|
|
6
|
-
export interface ValidatedSolutionRecipesGetOptionalParams extends OperationOptions {
|
|
7
|
-
}
|
|
8
|
-
//# sourceMappingURL=options.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"options.js","sourceRoot":"","sources":["../../../../src/api/validatedSolutionRecipes/options.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport type { OperationOptions } from \"@azure-rest/core-client\";\n\n/** Optional parameters. */\nexport interface ValidatedSolutionRecipesListBySubscriptionLocationResourceOptionalParams extends OperationOptions {}\n\n/** Optional parameters. */\nexport interface ValidatedSolutionRecipesGetOptionalParams extends OperationOptions {}\n"]}
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
import type { AzureStackHCIClientOptionalParams } from "./api/index.js";
|
|
2
|
-
import type { ArcSettingsOperations } from "./classic/arcSettings/index.js";
|
|
3
|
-
import type { ClustersOperations } from "./classic/clusters/index.js";
|
|
4
|
-
import type { DeploymentSettingsOperations } from "./classic/deploymentSettings/index.js";
|
|
5
|
-
import type { EdgeDeviceJobsOperations } from "./classic/edgeDeviceJobs/index.js";
|
|
6
|
-
import type { EdgeDevicesOperations } from "./classic/edgeDevices/index.js";
|
|
7
|
-
import type { ExtensionsOperations } from "./classic/extensions/index.js";
|
|
8
|
-
import type { OffersOperations } from "./classic/offers/index.js";
|
|
9
|
-
import type { OperationsOperations } from "./classic/operations/index.js";
|
|
10
|
-
import type { SecuritySettingsOperations } from "./classic/securitySettings/index.js";
|
|
11
|
-
import type { SkusOperations } from "./classic/skus/index.js";
|
|
12
|
-
import type { UpdateRunsOperations } from "./classic/updateRuns/index.js";
|
|
13
|
-
import type { UpdateSummariesOperations } from "./classic/updateSummaries/index.js";
|
|
14
|
-
import type { UpdatesOperations } from "./classic/updates/index.js";
|
|
15
|
-
import type { ValidatedSolutionRecipesOperations } from "./classic/validatedSolutionRecipes/index.js";
|
|
16
|
-
import type { TokenCredential } from "@azure/core-auth";
|
|
17
|
-
import type { Pipeline } from "@azure/core-rest-pipeline";
|
|
18
|
-
export type { AzureStackHCIClientOptionalParams } from "./api/azureStackHCIContext.js";
|
|
19
|
-
export declare class AzureStackHCIClient {
|
|
20
|
-
private _client;
|
|
21
|
-
/** The pipeline used by this client to make requests */
|
|
22
|
-
readonly pipeline: Pipeline;
|
|
23
|
-
constructor(credential: TokenCredential, options?: AzureStackHCIClientOptionalParams);
|
|
24
|
-
constructor(credential: TokenCredential, subscriptionId: string, options?: AzureStackHCIClientOptionalParams);
|
|
25
|
-
/** The operation groups for updateSummaries */
|
|
26
|
-
readonly updateSummaries: UpdateSummariesOperations;
|
|
27
|
-
/** The operation groups for validatedSolutionRecipes */
|
|
28
|
-
readonly validatedSolutionRecipes: ValidatedSolutionRecipesOperations;
|
|
29
|
-
/** The operation groups for updates */
|
|
30
|
-
readonly updates: UpdatesOperations;
|
|
31
|
-
/** The operation groups for updateRuns */
|
|
32
|
-
readonly updateRuns: UpdateRunsOperations;
|
|
33
|
-
/** The operation groups for skus */
|
|
34
|
-
readonly skus: SkusOperations;
|
|
35
|
-
/** The operation groups for securitySettings */
|
|
36
|
-
readonly securitySettings: SecuritySettingsOperations;
|
|
37
|
-
/** The operation groups for extensions */
|
|
38
|
-
readonly extensions: ExtensionsOperations;
|
|
39
|
-
/** The operation groups for edgeDevices */
|
|
40
|
-
readonly edgeDevices: EdgeDevicesOperations;
|
|
41
|
-
/** The operation groups for edgeDeviceJobs */
|
|
42
|
-
readonly edgeDeviceJobs: EdgeDeviceJobsOperations;
|
|
43
|
-
/** The operation groups for deploymentSettings */
|
|
44
|
-
readonly deploymentSettings: DeploymentSettingsOperations;
|
|
45
|
-
/** The operation groups for clusters */
|
|
46
|
-
readonly clusters: ClustersOperations;
|
|
47
|
-
/** The operation groups for offers */
|
|
48
|
-
readonly offers: OffersOperations;
|
|
49
|
-
/** The operation groups for arcSettings */
|
|
50
|
-
readonly arcSettings: ArcSettingsOperations;
|
|
51
|
-
/** The operation groups for operations */
|
|
52
|
-
readonly operations: OperationsOperations;
|
|
53
|
-
}
|
|
54
|
-
//# sourceMappingURL=azureStackHCIClient.d.ts.map
|
|
@@ -1,85 +0,0 @@
|
|
|
1
|
-
// Copyright (c) Microsoft Corporation.
|
|
2
|
-
// Licensed under the MIT License.
|
|
3
|
-
import { createAzureStackHCI } from "./api/index.js";
|
|
4
|
-
import { _getArcSettingsOperations } from "./classic/arcSettings/index.js";
|
|
5
|
-
import { _getClustersOperations } from "./classic/clusters/index.js";
|
|
6
|
-
import { _getDeploymentSettingsOperations } from "./classic/deploymentSettings/index.js";
|
|
7
|
-
import { _getEdgeDeviceJobsOperations } from "./classic/edgeDeviceJobs/index.js";
|
|
8
|
-
import { _getEdgeDevicesOperations } from "./classic/edgeDevices/index.js";
|
|
9
|
-
import { _getExtensionsOperations } from "./classic/extensions/index.js";
|
|
10
|
-
import { _getOffersOperations } from "./classic/offers/index.js";
|
|
11
|
-
import { _getOperationsOperations } from "./classic/operations/index.js";
|
|
12
|
-
import { _getSecuritySettingsOperations } from "./classic/securitySettings/index.js";
|
|
13
|
-
import { _getSkusOperations } from "./classic/skus/index.js";
|
|
14
|
-
import { _getUpdateRunsOperations } from "./classic/updateRuns/index.js";
|
|
15
|
-
import { _getUpdateSummariesOperations } from "./classic/updateSummaries/index.js";
|
|
16
|
-
import { _getUpdatesOperations } from "./classic/updates/index.js";
|
|
17
|
-
import { _getValidatedSolutionRecipesOperations } from "./classic/validatedSolutionRecipes/index.js";
|
|
18
|
-
export class AzureStackHCIClient {
|
|
19
|
-
_client;
|
|
20
|
-
/** The pipeline used by this client to make requests */
|
|
21
|
-
pipeline;
|
|
22
|
-
/** Azure Stack HCI service */
|
|
23
|
-
constructor(credential, subscriptionIdOrOptions, options) {
|
|
24
|
-
let subscriptionId;
|
|
25
|
-
if (typeof subscriptionIdOrOptions === "string") {
|
|
26
|
-
subscriptionId = subscriptionIdOrOptions;
|
|
27
|
-
}
|
|
28
|
-
else if (typeof subscriptionIdOrOptions === "object") {
|
|
29
|
-
options = subscriptionIdOrOptions;
|
|
30
|
-
}
|
|
31
|
-
options = options ?? {};
|
|
32
|
-
const prefixFromOptions = options?.userAgentOptions?.userAgentPrefix;
|
|
33
|
-
const userAgentPrefix = prefixFromOptions
|
|
34
|
-
? `${prefixFromOptions} azsdk-js-client`
|
|
35
|
-
: `azsdk-js-client`;
|
|
36
|
-
this._client = createAzureStackHCI(credential, subscriptionId ?? "", {
|
|
37
|
-
...options,
|
|
38
|
-
userAgentOptions: { userAgentPrefix },
|
|
39
|
-
});
|
|
40
|
-
this.pipeline = this._client.pipeline;
|
|
41
|
-
this.updateSummaries = _getUpdateSummariesOperations(this._client);
|
|
42
|
-
this.validatedSolutionRecipes = _getValidatedSolutionRecipesOperations(this._client);
|
|
43
|
-
this.updates = _getUpdatesOperations(this._client);
|
|
44
|
-
this.updateRuns = _getUpdateRunsOperations(this._client);
|
|
45
|
-
this.skus = _getSkusOperations(this._client);
|
|
46
|
-
this.securitySettings = _getSecuritySettingsOperations(this._client);
|
|
47
|
-
this.extensions = _getExtensionsOperations(this._client);
|
|
48
|
-
this.edgeDevices = _getEdgeDevicesOperations(this._client);
|
|
49
|
-
this.edgeDeviceJobs = _getEdgeDeviceJobsOperations(this._client);
|
|
50
|
-
this.deploymentSettings = _getDeploymentSettingsOperations(this._client);
|
|
51
|
-
this.clusters = _getClustersOperations(this._client);
|
|
52
|
-
this.offers = _getOffersOperations(this._client);
|
|
53
|
-
this.arcSettings = _getArcSettingsOperations(this._client);
|
|
54
|
-
this.operations = _getOperationsOperations(this._client);
|
|
55
|
-
}
|
|
56
|
-
/** The operation groups for updateSummaries */
|
|
57
|
-
updateSummaries;
|
|
58
|
-
/** The operation groups for validatedSolutionRecipes */
|
|
59
|
-
validatedSolutionRecipes;
|
|
60
|
-
/** The operation groups for updates */
|
|
61
|
-
updates;
|
|
62
|
-
/** The operation groups for updateRuns */
|
|
63
|
-
updateRuns;
|
|
64
|
-
/** The operation groups for skus */
|
|
65
|
-
skus;
|
|
66
|
-
/** The operation groups for securitySettings */
|
|
67
|
-
securitySettings;
|
|
68
|
-
/** The operation groups for extensions */
|
|
69
|
-
extensions;
|
|
70
|
-
/** The operation groups for edgeDevices */
|
|
71
|
-
edgeDevices;
|
|
72
|
-
/** The operation groups for edgeDeviceJobs */
|
|
73
|
-
edgeDeviceJobs;
|
|
74
|
-
/** The operation groups for deploymentSettings */
|
|
75
|
-
deploymentSettings;
|
|
76
|
-
/** The operation groups for clusters */
|
|
77
|
-
clusters;
|
|
78
|
-
/** The operation groups for offers */
|
|
79
|
-
offers;
|
|
80
|
-
/** The operation groups for arcSettings */
|
|
81
|
-
arcSettings;
|
|
82
|
-
/** The operation groups for operations */
|
|
83
|
-
operations;
|
|
84
|
-
}
|
|
85
|
-
//# sourceMappingURL=azureStackHCIClient.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"azureStackHCIClient.js","sourceRoot":"","sources":["../../src/azureStackHCIClient.ts"],"names":[],"mappings":"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","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport type { AzureStackHCIContext, AzureStackHCIClientOptionalParams } from \"./api/index.js\";\nimport { createAzureStackHCI } from \"./api/index.js\";\nimport type { ArcSettingsOperations } from \"./classic/arcSettings/index.js\";\nimport { _getArcSettingsOperations } from \"./classic/arcSettings/index.js\";\nimport type { ClustersOperations } from \"./classic/clusters/index.js\";\nimport { _getClustersOperations } from \"./classic/clusters/index.js\";\nimport type { DeploymentSettingsOperations } from \"./classic/deploymentSettings/index.js\";\nimport { _getDeploymentSettingsOperations } from \"./classic/deploymentSettings/index.js\";\nimport type { EdgeDeviceJobsOperations } from \"./classic/edgeDeviceJobs/index.js\";\nimport { _getEdgeDeviceJobsOperations } from \"./classic/edgeDeviceJobs/index.js\";\nimport type { EdgeDevicesOperations } from \"./classic/edgeDevices/index.js\";\nimport { _getEdgeDevicesOperations } from \"./classic/edgeDevices/index.js\";\nimport type { ExtensionsOperations } from \"./classic/extensions/index.js\";\nimport { _getExtensionsOperations } from \"./classic/extensions/index.js\";\nimport type { OffersOperations } from \"./classic/offers/index.js\";\nimport { _getOffersOperations } from \"./classic/offers/index.js\";\nimport type { OperationsOperations } from \"./classic/operations/index.js\";\nimport { _getOperationsOperations } from \"./classic/operations/index.js\";\nimport type { SecuritySettingsOperations } from \"./classic/securitySettings/index.js\";\nimport { _getSecuritySettingsOperations } from \"./classic/securitySettings/index.js\";\nimport type { SkusOperations } from \"./classic/skus/index.js\";\nimport { _getSkusOperations } from \"./classic/skus/index.js\";\nimport type { UpdateRunsOperations } from \"./classic/updateRuns/index.js\";\nimport { _getUpdateRunsOperations } from \"./classic/updateRuns/index.js\";\nimport type { UpdateSummariesOperations } from \"./classic/updateSummaries/index.js\";\nimport { _getUpdateSummariesOperations } from \"./classic/updateSummaries/index.js\";\nimport type { UpdatesOperations } from \"./classic/updates/index.js\";\nimport { _getUpdatesOperations } from \"./classic/updates/index.js\";\nimport type { ValidatedSolutionRecipesOperations } from \"./classic/validatedSolutionRecipes/index.js\";\nimport { _getValidatedSolutionRecipesOperations } from \"./classic/validatedSolutionRecipes/index.js\";\nimport type { TokenCredential } from \"@azure/core-auth\";\nimport type { Pipeline } from \"@azure/core-rest-pipeline\";\n\nexport type { AzureStackHCIClientOptionalParams } from \"./api/azureStackHCIContext.js\";\n\nexport class AzureStackHCIClient {\n private _client: AzureStackHCIContext;\n /** The pipeline used by this client to make requests */\n public readonly pipeline: Pipeline;\n\n constructor(credential: TokenCredential, options?: AzureStackHCIClientOptionalParams);\n constructor(\n credential: TokenCredential,\n subscriptionId: string,\n options?: AzureStackHCIClientOptionalParams,\n );\n /** Azure Stack HCI service */\n constructor(\n credential: TokenCredential,\n subscriptionIdOrOptions?: string | AzureStackHCIClientOptionalParams,\n options?: AzureStackHCIClientOptionalParams,\n ) {\n let subscriptionId: string | undefined;\n\n if (typeof subscriptionIdOrOptions === \"string\") {\n subscriptionId = subscriptionIdOrOptions;\n } else if (typeof subscriptionIdOrOptions === \"object\") {\n options = subscriptionIdOrOptions;\n }\n\n options = options ?? {};\n const prefixFromOptions = options?.userAgentOptions?.userAgentPrefix;\n const userAgentPrefix = prefixFromOptions\n ? `${prefixFromOptions} azsdk-js-client`\n : `azsdk-js-client`;\n this._client = createAzureStackHCI(credential, subscriptionId ?? \"\", {\n ...options,\n userAgentOptions: { userAgentPrefix },\n });\n this.pipeline = this._client.pipeline;\n this.updateSummaries = _getUpdateSummariesOperations(this._client);\n this.validatedSolutionRecipes = _getValidatedSolutionRecipesOperations(this._client);\n this.updates = _getUpdatesOperations(this._client);\n this.updateRuns = _getUpdateRunsOperations(this._client);\n this.skus = _getSkusOperations(this._client);\n this.securitySettings = _getSecuritySettingsOperations(this._client);\n this.extensions = _getExtensionsOperations(this._client);\n this.edgeDevices = _getEdgeDevicesOperations(this._client);\n this.edgeDeviceJobs = _getEdgeDeviceJobsOperations(this._client);\n this.deploymentSettings = _getDeploymentSettingsOperations(this._client);\n this.clusters = _getClustersOperations(this._client);\n this.offers = _getOffersOperations(this._client);\n this.arcSettings = _getArcSettingsOperations(this._client);\n this.operations = _getOperationsOperations(this._client);\n }\n\n /** The operation groups for updateSummaries */\n public readonly updateSummaries: UpdateSummariesOperations;\n /** The operation groups for validatedSolutionRecipes */\n public readonly validatedSolutionRecipes: ValidatedSolutionRecipesOperations;\n /** The operation groups for updates */\n public readonly updates: UpdatesOperations;\n /** The operation groups for updateRuns */\n public readonly updateRuns: UpdateRunsOperations;\n /** The operation groups for skus */\n public readonly skus: SkusOperations;\n /** The operation groups for securitySettings */\n public readonly securitySettings: SecuritySettingsOperations;\n /** The operation groups for extensions */\n public readonly extensions: ExtensionsOperations;\n /** The operation groups for edgeDevices */\n public readonly edgeDevices: EdgeDevicesOperations;\n /** The operation groups for edgeDeviceJobs */\n public readonly edgeDeviceJobs: EdgeDeviceJobsOperations;\n /** The operation groups for deploymentSettings */\n public readonly deploymentSettings: DeploymentSettingsOperations;\n /** The operation groups for clusters */\n public readonly clusters: ClustersOperations;\n /** The operation groups for offers */\n public readonly offers: OffersOperations;\n /** The operation groups for arcSettings */\n public readonly arcSettings: ArcSettingsOperations;\n /** The operation groups for operations */\n public readonly operations: OperationsOperations;\n}\n"]}
|