@azure/arm-avs 2.1.0 → 3.0.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/CHANGELOG.md +11 -0
- package/LICENSE +21 -0
- package/LICENSE.txt +1 -1
- package/README.md +70 -78
- package/dist/index.js +11681 -0
- package/dist/index.js.map +1 -0
- package/dist/index.min.js +1 -0
- package/dist/index.min.js.map +1 -0
- package/dist-esm/src/azureVMwareSolutionAPI.d.ts +33 -0
- package/dist-esm/src/azureVMwareSolutionAPI.d.ts.map +1 -0
- package/dist-esm/src/azureVMwareSolutionAPI.js +66 -0
- package/dist-esm/src/azureVMwareSolutionAPI.js.map +1 -0
- package/dist-esm/src/index.d.ts +5 -0
- package/dist-esm/src/index.d.ts.map +1 -0
- package/dist-esm/src/index.js +12 -0
- package/dist-esm/src/index.js.map +1 -0
- package/dist-esm/src/lroImpl.d.ts +16 -0
- package/dist-esm/src/lroImpl.d.ts.map +1 -0
- package/dist-esm/src/lroImpl.js +29 -0
- package/dist-esm/src/lroImpl.js.map +1 -0
- package/dist-esm/src/models/index.d.ts +2962 -0
- package/dist-esm/src/models/index.d.ts.map +1 -0
- package/dist-esm/src/models/index.js +363 -0
- package/dist-esm/src/models/index.js.map +1 -0
- package/dist-esm/src/models/mappers.d.ts +115 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -0
- package/{esm → dist-esm/src}/models/mappers.js +1693 -1639
- package/dist-esm/src/models/mappers.js.map +1 -0
- package/dist-esm/src/models/parameters.d.ts +53 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -0
- package/dist-esm/src/models/parameters.js +409 -0
- package/dist-esm/src/models/parameters.js.map +1 -0
- package/dist-esm/src/operations/addons.d.ts +81 -0
- package/dist-esm/src/operations/addons.d.ts.map +1 -0
- package/dist-esm/src/operations/addons.js +331 -0
- package/dist-esm/src/operations/addons.js.map +1 -0
- package/dist-esm/src/operations/authorizations.d.ts +81 -0
- package/dist-esm/src/operations/authorizations.d.ts.map +1 -0
- package/dist-esm/src/operations/authorizations.js +337 -0
- package/dist-esm/src/operations/authorizations.js.map +1 -0
- package/dist-esm/src/operations/cloudLinks.d.ts +81 -0
- package/dist-esm/src/operations/cloudLinks.d.ts.map +1 -0
- package/dist-esm/src/operations/cloudLinks.js +337 -0
- package/dist-esm/src/operations/cloudLinks.js.map +1 -0
- package/dist-esm/src/operations/clusters.d.ts +99 -0
- package/dist-esm/src/operations/clusters.d.ts.map +1 -0
- package/dist-esm/src/operations/clusters.js +423 -0
- package/dist-esm/src/operations/clusters.js.map +1 -0
- package/dist-esm/src/operations/datastores.d.ts +89 -0
- package/dist-esm/src/operations/datastores.d.ts.map +1 -0
- package/dist-esm/src/operations/datastores.js +363 -0
- package/dist-esm/src/operations/datastores.js.map +1 -0
- package/dist-esm/src/operations/globalReachConnections.d.ts +81 -0
- package/dist-esm/src/operations/globalReachConnections.d.ts.map +1 -0
- package/dist-esm/src/operations/globalReachConnections.js +347 -0
- package/dist-esm/src/operations/globalReachConnections.js.map +1 -0
- package/dist-esm/src/operations/hcxEnterpriseSites.d.ts +63 -0
- package/dist-esm/src/operations/hcxEnterpriseSites.d.ts.map +1 -0
- package/dist-esm/src/operations/hcxEnterpriseSites.js +244 -0
- package/dist-esm/src/operations/hcxEnterpriseSites.js.map +1 -0
- package/{esm → dist-esm/src}/operations/index.d.ts +0 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -0
- package/{esm → dist-esm/src}/operations/index.js +1 -2
- package/dist-esm/src/operations/index.js.map +1 -0
- package/dist-esm/src/operations/locations.d.ts +25 -0
- package/dist-esm/src/operations/locations.d.ts.map +1 -0
- package/dist-esm/src/operations/locations.js +79 -0
- package/dist-esm/src/operations/locations.js.map +1 -0
- package/dist-esm/src/operations/operations.d.ts +32 -0
- package/dist-esm/src/operations/operations.d.ts.map +1 -0
- package/dist-esm/src/operations/operations.js +120 -0
- package/dist-esm/src/operations/operations.js.map +1 -0
- package/dist-esm/src/operations/placementPolicies.d.ts +116 -0
- package/dist-esm/src/operations/placementPolicies.d.ts.map +1 -0
- package/dist-esm/src/operations/placementPolicies.js +466 -0
- package/dist-esm/src/operations/placementPolicies.js.map +1 -0
- package/dist-esm/src/operations/privateClouds.d.ts +142 -0
- package/dist-esm/src/operations/privateClouds.d.ts.map +1 -0
- package/dist-esm/src/operations/privateClouds.js +672 -0
- package/dist-esm/src/operations/privateClouds.js.map +1 -0
- package/dist-esm/src/operations/scriptCmdlets.d.ts +53 -0
- package/dist-esm/src/operations/scriptCmdlets.d.ts.map +1 -0
- package/dist-esm/src/operations/scriptCmdlets.js +191 -0
- package/dist-esm/src/operations/scriptCmdlets.js.map +1 -0
- package/dist-esm/src/operations/scriptExecutions.d.ts +89 -0
- package/dist-esm/src/operations/scriptExecutions.d.ts.map +1 -0
- package/dist-esm/src/operations/scriptExecutions.js +371 -0
- package/dist-esm/src/operations/scriptExecutions.js.map +1 -0
- package/dist-esm/src/operations/scriptPackages.d.ts +46 -0
- package/dist-esm/src/operations/scriptPackages.d.ts.map +1 -0
- package/dist-esm/src/operations/scriptPackages.js +169 -0
- package/dist-esm/src/operations/scriptPackages.js.map +1 -0
- package/dist-esm/src/operations/virtualMachines.d.ts +71 -0
- package/dist-esm/src/operations/virtualMachines.d.ts.map +1 -0
- package/dist-esm/src/operations/virtualMachines.js +272 -0
- package/dist-esm/src/operations/virtualMachines.js.map +1 -0
- package/dist-esm/src/operations/workloadNetworks.d.ts +661 -0
- package/dist-esm/src/operations/workloadNetworks.d.ts.map +1 -0
- package/dist-esm/src/operations/workloadNetworks.js +3049 -0
- package/dist-esm/src/operations/workloadNetworks.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/addons.d.ts +56 -0
- package/dist-esm/src/operationsInterfaces/addons.d.ts.map +1 -0
- package/{esm/models/index.js → dist-esm/src/operationsInterfaces/addons.js} +2 -1
- package/dist-esm/src/operationsInterfaces/addons.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/authorizations.d.ts +56 -0
- package/dist-esm/src/operationsInterfaces/authorizations.d.ts.map +1 -0
- package/{src/models/locationsMappers.ts → dist-esm/src/operationsInterfaces/authorizations.js} +2 -9
- package/dist-esm/src/operationsInterfaces/authorizations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/cloudLinks.d.ts +56 -0
- package/dist-esm/src/operationsInterfaces/cloudLinks.d.ts.map +1 -0
- package/{esm/models/locationsMappers.js → dist-esm/src/operationsInterfaces/cloudLinks.js} +2 -2
- package/dist-esm/src/operationsInterfaces/cloudLinks.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/clusters.d.ts +74 -0
- package/dist-esm/src/operationsInterfaces/clusters.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/clusters.js +9 -0
- package/dist-esm/src/operationsInterfaces/clusters.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/datastores.d.ts +62 -0
- package/dist-esm/src/operationsInterfaces/datastores.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/datastores.js +9 -0
- package/dist-esm/src/operationsInterfaces/datastores.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/globalReachConnections.d.ts +56 -0
- package/dist-esm/src/operationsInterfaces/globalReachConnections.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/globalReachConnections.js +9 -0
- package/dist-esm/src/operationsInterfaces/globalReachConnections.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/hcxEnterpriseSites.d.ts +38 -0
- package/dist-esm/src/operationsInterfaces/hcxEnterpriseSites.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/hcxEnterpriseSites.js +9 -0
- package/dist-esm/src/operationsInterfaces/hcxEnterpriseSites.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +17 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.js +24 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/locations.d.ts +17 -0
- package/dist-esm/src/operationsInterfaces/locations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/locations.js +9 -0
- package/dist-esm/src/operationsInterfaces/locations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.js +9 -0
- package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/placementPolicies.d.ts +89 -0
- package/dist-esm/src/operationsInterfaces/placementPolicies.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/placementPolicies.js +9 -0
- package/dist-esm/src/operationsInterfaces/placementPolicies.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateClouds.d.ts +106 -0
- package/dist-esm/src/operationsInterfaces/privateClouds.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateClouds.js +9 -0
- package/dist-esm/src/operationsInterfaces/privateClouds.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/scriptCmdlets.d.ts +25 -0
- package/dist-esm/src/operationsInterfaces/scriptCmdlets.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/scriptCmdlets.js +9 -0
- package/dist-esm/src/operationsInterfaces/scriptCmdlets.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/scriptExecutions.d.ts +64 -0
- package/dist-esm/src/operationsInterfaces/scriptExecutions.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/scriptExecutions.js +9 -0
- package/dist-esm/src/operationsInterfaces/scriptExecutions.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/scriptPackages.d.ts +21 -0
- package/dist-esm/src/operationsInterfaces/scriptPackages.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/scriptPackages.js +9 -0
- package/dist-esm/src/operationsInterfaces/scriptPackages.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts +44 -0
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/virtualMachines.js +9 -0
- package/dist-esm/src/operationsInterfaces/virtualMachines.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/workloadNetworks.d.ts +500 -0
- package/dist-esm/src/operationsInterfaces/workloadNetworks.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/workloadNetworks.js +9 -0
- package/dist-esm/src/operationsInterfaces/workloadNetworks.js.map +1 -0
- package/dist-esm/test/sampleTest.d.ts +2 -0
- package/dist-esm/test/sampleTest.d.ts.map +1 -0
- package/dist-esm/test/sampleTest.js +40 -0
- package/dist-esm/test/sampleTest.js.map +1 -0
- package/package.json +65 -32
- package/review/arm-avs.api.md +2534 -0
- package/rollup.config.js +181 -30
- package/src/azureVMwareSolutionAPI.ts +139 -0
- package/src/index.ts +12 -0
- package/src/lroImpl.ts +34 -0
- package/src/models/index.ts +2550 -4167
- package/src/models/mappers.ts +1755 -1674
- package/src/models/parameters.ts +289 -94
- package/src/operations/addons.ts +339 -201
- package/src/operations/authorizations.ts +340 -196
- package/src/operations/cloudLinks.ts +340 -196
- package/src/operations/clusters.ts +441 -235
- package/src/operations/datastores.ts +364 -189
- package/src/operations/globalReachConnections.ts +341 -185
- package/src/operations/hcxEnterpriseSites.ts +200 -205
- package/src/operations/index.ts +1 -2
- package/src/operations/locations.ts +54 -80
- package/src/operations/operations.ts +85 -73
- package/src/operations/placementPolicies.ts +485 -245
- package/src/operations/privateClouds.ts +674 -401
- package/src/operations/scriptCmdlets.ts +175 -124
- package/src/operations/scriptExecutions.ts +372 -259
- package/src/operations/scriptPackages.ts +152 -123
- package/src/operations/virtualMachines.ts +271 -165
- package/src/operations/workloadNetworks.ts +3369 -1906
- package/src/operationsInterfaces/addons.ts +109 -0
- package/src/operationsInterfaces/authorizations.ts +109 -0
- package/src/operationsInterfaces/cloudLinks.ts +109 -0
- package/src/operationsInterfaces/clusters.ts +147 -0
- package/src/operationsInterfaces/datastores.ts +121 -0
- package/src/operationsInterfaces/globalReachConnections.ts +109 -0
- package/src/operationsInterfaces/hcxEnterpriseSites.ts +75 -0
- package/src/operationsInterfaces/index.ts +24 -0
- package/src/operationsInterfaces/locations.ts +36 -0
- package/src/operationsInterfaces/operations.ts +22 -0
- package/src/operationsInterfaces/placementPolicies.ts +170 -0
- package/src/operationsInterfaces/privateClouds.ts +198 -0
- package/src/operationsInterfaces/scriptCmdlets.ts +50 -0
- package/src/operationsInterfaces/scriptExecutions.ts +124 -0
- package/src/operationsInterfaces/scriptPackages.ts +44 -0
- package/src/operationsInterfaces/virtualMachines.ts +85 -0
- package/src/operationsInterfaces/workloadNetworks.ts +951 -0
- package/tsconfig.json +3 -3
- package/types/arm-avs.d.ts +4645 -0
- package/types/tsdoc-metadata.json +11 -0
- package/dist/arm-avs.js +0 -10045
- package/dist/arm-avs.js.map +0 -1
- package/dist/arm-avs.min.js +0 -1
- package/dist/arm-avs.min.js.map +0 -1
- package/esm/avsClient.d.ts +0 -39
- package/esm/avsClient.d.ts.map +0 -1
- package/esm/avsClient.js +0 -52
- package/esm/avsClient.js.map +0 -1
- package/esm/avsClientContext.d.ts +0 -22
- package/esm/avsClientContext.d.ts.map +0 -1
- package/esm/avsClientContext.js +0 -60
- package/esm/avsClientContext.js.map +0 -1
- package/esm/models/addonsMappers.d.ts +0 -2
- package/esm/models/addonsMappers.d.ts.map +0 -1
- package/esm/models/addonsMappers.js +0 -9
- package/esm/models/addonsMappers.js.map +0 -1
- package/esm/models/authorizationsMappers.d.ts +0 -2
- package/esm/models/authorizationsMappers.d.ts.map +0 -1
- package/esm/models/authorizationsMappers.js +0 -9
- package/esm/models/authorizationsMappers.js.map +0 -1
- package/esm/models/cloudLinksMappers.d.ts +0 -2
- package/esm/models/cloudLinksMappers.d.ts.map +0 -1
- package/esm/models/cloudLinksMappers.js +0 -9
- package/esm/models/cloudLinksMappers.js.map +0 -1
- package/esm/models/clustersMappers.d.ts +0 -2
- package/esm/models/clustersMappers.d.ts.map +0 -1
- package/esm/models/clustersMappers.js +0 -9
- package/esm/models/clustersMappers.js.map +0 -1
- package/esm/models/datastoresMappers.d.ts +0 -2
- package/esm/models/datastoresMappers.d.ts.map +0 -1
- package/esm/models/datastoresMappers.js +0 -9
- package/esm/models/datastoresMappers.js.map +0 -1
- package/esm/models/globalReachConnectionsMappers.d.ts +0 -2
- package/esm/models/globalReachConnectionsMappers.d.ts.map +0 -1
- package/esm/models/globalReachConnectionsMappers.js +0 -9
- package/esm/models/globalReachConnectionsMappers.js.map +0 -1
- package/esm/models/hcxEnterpriseSitesMappers.d.ts +0 -2
- package/esm/models/hcxEnterpriseSitesMappers.d.ts.map +0 -1
- package/esm/models/hcxEnterpriseSitesMappers.js +0 -9
- package/esm/models/hcxEnterpriseSitesMappers.js.map +0 -1
- package/esm/models/index.d.ts +0 -4643
- package/esm/models/index.d.ts.map +0 -1
- package/esm/models/index.js.map +0 -1
- package/esm/models/locationsMappers.d.ts +0 -2
- package/esm/models/locationsMappers.d.ts.map +0 -1
- package/esm/models/locationsMappers.js.map +0 -1
- package/esm/models/mappers.d.ts +0 -113
- package/esm/models/mappers.d.ts.map +0 -1
- package/esm/models/mappers.js.map +0 -1
- package/esm/models/operationsMappers.d.ts +0 -2
- package/esm/models/operationsMappers.d.ts.map +0 -1
- package/esm/models/operationsMappers.js +0 -9
- package/esm/models/operationsMappers.js.map +0 -1
- package/esm/models/parameters.d.ts +0 -29
- package/esm/models/parameters.d.ts.map +0 -1
- package/esm/models/parameters.js +0 -290
- package/esm/models/parameters.js.map +0 -1
- package/esm/models/placementPoliciesMappers.d.ts +0 -2
- package/esm/models/placementPoliciesMappers.d.ts.map +0 -1
- package/esm/models/placementPoliciesMappers.js +0 -9
- package/esm/models/placementPoliciesMappers.js.map +0 -1
- package/esm/models/privateCloudsMappers.d.ts +0 -2
- package/esm/models/privateCloudsMappers.d.ts.map +0 -1
- package/esm/models/privateCloudsMappers.js +0 -9
- package/esm/models/privateCloudsMappers.js.map +0 -1
- package/esm/models/scriptCmdletsMappers.d.ts +0 -2
- package/esm/models/scriptCmdletsMappers.d.ts.map +0 -1
- package/esm/models/scriptCmdletsMappers.js +0 -9
- package/esm/models/scriptCmdletsMappers.js.map +0 -1
- package/esm/models/scriptExecutionsMappers.d.ts +0 -2
- package/esm/models/scriptExecutionsMappers.d.ts.map +0 -1
- package/esm/models/scriptExecutionsMappers.js +0 -9
- package/esm/models/scriptExecutionsMappers.js.map +0 -1
- package/esm/models/scriptPackagesMappers.d.ts +0 -2
- package/esm/models/scriptPackagesMappers.d.ts.map +0 -1
- package/esm/models/scriptPackagesMappers.js +0 -9
- package/esm/models/scriptPackagesMappers.js.map +0 -1
- package/esm/models/virtualMachinesMappers.d.ts +0 -2
- package/esm/models/virtualMachinesMappers.d.ts.map +0 -1
- package/esm/models/virtualMachinesMappers.js +0 -9
- package/esm/models/virtualMachinesMappers.js.map +0 -1
- package/esm/models/workloadNetworksMappers.d.ts +0 -2
- package/esm/models/workloadNetworksMappers.d.ts.map +0 -1
- package/esm/models/workloadNetworksMappers.js +0 -9
- package/esm/models/workloadNetworksMappers.js.map +0 -1
- package/esm/operations/addons.d.ts +0 -113
- package/esm/operations/addons.d.ts.map +0 -1
- package/esm/operations/addons.js +0 -238
- package/esm/operations/addons.js.map +0 -1
- package/esm/operations/authorizations.d.ts +0 -113
- package/esm/operations/authorizations.d.ts.map +0 -1
- package/esm/operations/authorizations.js +0 -238
- package/esm/operations/authorizations.js.map +0 -1
- package/esm/operations/cloudLinks.d.ts +0 -113
- package/esm/operations/cloudLinks.d.ts.map +0 -1
- package/esm/operations/cloudLinks.js +0 -238
- package/esm/operations/cloudLinks.js.map +0 -1
- package/esm/operations/clusters.d.ts +0 -135
- package/esm/operations/clusters.d.ts.map +0 -1
- package/esm/operations/clusters.js +0 -299
- package/esm/operations/clusters.js.map +0 -1
- package/esm/operations/datastores.d.ts +0 -125
- package/esm/operations/datastores.d.ts.map +0 -1
- package/esm/operations/datastores.js +0 -248
- package/esm/operations/datastores.js.map +0 -1
- package/esm/operations/globalReachConnections.d.ts +0 -115
- package/esm/operations/globalReachConnections.d.ts.map +0 -1
- package/esm/operations/globalReachConnections.js +0 -236
- package/esm/operations/globalReachConnections.js.map +0 -1
- package/esm/operations/hcxEnterpriseSites.d.ts +0 -124
- package/esm/operations/hcxEnterpriseSites.d.ts.map +0 -1
- package/esm/operations/hcxEnterpriseSites.js +0 -192
- package/esm/operations/hcxEnterpriseSites.js.map +0 -1
- package/esm/operations/index.d.ts.map +0 -1
- package/esm/operations/index.js.map +0 -1
- package/esm/operations/locations.d.ts +0 -49
- package/esm/operations/locations.d.ts.map +0 -1
- package/esm/operations/locations.js +0 -84
- package/esm/operations/locations.js.map +0 -1
- package/esm/operations/operations.d.ts +0 -46
- package/esm/operations/operations.d.ts.map +0 -1
- package/esm/operations/operations.js +0 -79
- package/esm/operations/operations.js.map +0 -1
- package/esm/operations/placementPolicies.d.ts +0 -154
- package/esm/operations/placementPolicies.d.ts.map +0 -1
- package/esm/operations/placementPolicies.js +0 -323
- package/esm/operations/placementPolicies.js.map +0 -1
- package/esm/operations/privateClouds.d.ts +0 -209
- package/esm/operations/privateClouds.d.ts.map +0 -1
- package/esm/operations/privateClouds.js +0 -466
- package/esm/operations/privateClouds.js.map +0 -1
- package/esm/operations/scriptCmdlets.d.ts +0 -87
- package/esm/operations/scriptCmdlets.d.ts.map +0 -1
- package/esm/operations/scriptCmdlets.js +0 -123
- package/esm/operations/scriptCmdlets.js.map +0 -1
- package/esm/operations/scriptExecutions.d.ts +0 -139
- package/esm/operations/scriptExecutions.d.ts.map +0 -1
- package/esm/operations/scriptExecutions.js +0 -286
- package/esm/operations/scriptExecutions.js.map +0 -1
- package/esm/operations/scriptPackages.d.ts +0 -76
- package/esm/operations/scriptPackages.d.ts.map +0 -1
- package/esm/operations/scriptPackages.js +0 -119
- package/esm/operations/scriptPackages.js.map +0 -1
- package/esm/operations/virtualMachines.d.ts +0 -103
- package/esm/operations/virtualMachines.d.ts.map +0 -1
- package/esm/operations/virtualMachines.js +0 -188
- package/esm/operations/virtualMachines.js.map +0 -1
- package/esm/operations/workloadNetworks.d.ts +0 -988
- package/esm/operations/workloadNetworks.d.ts.map +0 -1
- package/esm/operations/workloadNetworks.js +0 -2062
- package/esm/operations/workloadNetworks.js.map +0 -1
- package/src/avsClient.ts +0 -77
- package/src/avsClientContext.ts +0 -67
- package/src/models/addonsMappers.ts +0 -70
- package/src/models/authorizationsMappers.ts +0 -70
- package/src/models/cloudLinksMappers.ts +0 -70
- package/src/models/clustersMappers.ts +0 -71
- package/src/models/datastoresMappers.ts +0 -70
- package/src/models/globalReachConnectionsMappers.ts +0 -70
- package/src/models/hcxEnterpriseSitesMappers.ts +0 -70
- package/src/models/operationsMappers.ts +0 -22
- package/src/models/placementPoliciesMappers.ts +0 -71
- package/src/models/privateCloudsMappers.ts +0 -72
- package/src/models/scriptCmdletsMappers.ts +0 -70
- package/src/models/scriptExecutionsMappers.ts +0 -70
- package/src/models/scriptPackagesMappers.ts +0 -70
- package/src/models/virtualMachinesMappers.ts +0 -71
- package/src/models/workloadNetworksMappers.ts +0 -78
|
@@ -1,209 +0,0 @@
|
|
|
1
|
-
import * as msRest from "@azure/ms-rest-js";
|
|
2
|
-
import * as msRestAzure from "@azure/ms-rest-azure-js";
|
|
3
|
-
import * as Models from "../models";
|
|
4
|
-
import { AvsClientContext } from "../avsClientContext";
|
|
5
|
-
/** Class representing a PrivateClouds. */
|
|
6
|
-
export declare class PrivateClouds {
|
|
7
|
-
private readonly client;
|
|
8
|
-
/**
|
|
9
|
-
* Create a PrivateClouds.
|
|
10
|
-
* @param {AvsClientContext} client Reference to the service client.
|
|
11
|
-
*/
|
|
12
|
-
constructor(client: AvsClientContext);
|
|
13
|
-
/**
|
|
14
|
-
* @summary List private clouds in a resource group
|
|
15
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
16
|
-
* @param [options] The optional parameters
|
|
17
|
-
* @returns Promise<Models.PrivateCloudsListResponse>
|
|
18
|
-
*/
|
|
19
|
-
list(resourceGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.PrivateCloudsListResponse>;
|
|
20
|
-
/**
|
|
21
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
22
|
-
* @param callback The callback
|
|
23
|
-
*/
|
|
24
|
-
list(resourceGroupName: string, callback: msRest.ServiceCallback<Models.PrivateCloudList>): void;
|
|
25
|
-
/**
|
|
26
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
27
|
-
* @param options The optional parameters
|
|
28
|
-
* @param callback The callback
|
|
29
|
-
*/
|
|
30
|
-
list(resourceGroupName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.PrivateCloudList>): void;
|
|
31
|
-
/**
|
|
32
|
-
* @summary List private clouds in a subscription
|
|
33
|
-
* @param [options] The optional parameters
|
|
34
|
-
* @returns Promise<Models.PrivateCloudsListInSubscriptionResponse>
|
|
35
|
-
*/
|
|
36
|
-
listInSubscription(options?: msRest.RequestOptionsBase): Promise<Models.PrivateCloudsListInSubscriptionResponse>;
|
|
37
|
-
/**
|
|
38
|
-
* @param callback The callback
|
|
39
|
-
*/
|
|
40
|
-
listInSubscription(callback: msRest.ServiceCallback<Models.PrivateCloudList>): void;
|
|
41
|
-
/**
|
|
42
|
-
* @param options The optional parameters
|
|
43
|
-
* @param callback The callback
|
|
44
|
-
*/
|
|
45
|
-
listInSubscription(options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.PrivateCloudList>): void;
|
|
46
|
-
/**
|
|
47
|
-
* @summary Get a private cloud
|
|
48
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
49
|
-
* @param privateCloudName Name of the private cloud
|
|
50
|
-
* @param [options] The optional parameters
|
|
51
|
-
* @returns Promise<Models.PrivateCloudsGetResponse>
|
|
52
|
-
*/
|
|
53
|
-
get(resourceGroupName: string, privateCloudName: string, options?: msRest.RequestOptionsBase): Promise<Models.PrivateCloudsGetResponse>;
|
|
54
|
-
/**
|
|
55
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
56
|
-
* @param privateCloudName Name of the private cloud
|
|
57
|
-
* @param callback The callback
|
|
58
|
-
*/
|
|
59
|
-
get(resourceGroupName: string, privateCloudName: string, callback: msRest.ServiceCallback<Models.PrivateCloud>): void;
|
|
60
|
-
/**
|
|
61
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
62
|
-
* @param privateCloudName Name of the private cloud
|
|
63
|
-
* @param options The optional parameters
|
|
64
|
-
* @param callback The callback
|
|
65
|
-
*/
|
|
66
|
-
get(resourceGroupName: string, privateCloudName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.PrivateCloud>): void;
|
|
67
|
-
/**
|
|
68
|
-
* @summary Create or update a private cloud
|
|
69
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
70
|
-
* @param privateCloudName Name of the private cloud
|
|
71
|
-
* @param privateCloud The private cloud
|
|
72
|
-
* @param [options] The optional parameters
|
|
73
|
-
* @returns Promise<Models.PrivateCloudsCreateOrUpdateResponse>
|
|
74
|
-
*/
|
|
75
|
-
createOrUpdate(resourceGroupName: string, privateCloudName: string, privateCloud: Models.PrivateCloud, options?: msRest.RequestOptionsBase): Promise<Models.PrivateCloudsCreateOrUpdateResponse>;
|
|
76
|
-
/**
|
|
77
|
-
* @summary Update a private cloud
|
|
78
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
79
|
-
* @param privateCloudName Name of the private cloud
|
|
80
|
-
* @param privateCloudUpdate The private cloud properties to be updated
|
|
81
|
-
* @param [options] The optional parameters
|
|
82
|
-
* @returns Promise<Models.PrivateCloudsUpdateResponse>
|
|
83
|
-
*/
|
|
84
|
-
update(resourceGroupName: string, privateCloudName: string, privateCloudUpdate: Models.PrivateCloudUpdate, options?: msRest.RequestOptionsBase): Promise<Models.PrivateCloudsUpdateResponse>;
|
|
85
|
-
/**
|
|
86
|
-
* @summary Delete a private cloud
|
|
87
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
88
|
-
* @param privateCloudName Name of the private cloud
|
|
89
|
-
* @param [options] The optional parameters
|
|
90
|
-
* @returns Promise<msRest.RestResponse>
|
|
91
|
-
*/
|
|
92
|
-
deleteMethod(resourceGroupName: string, privateCloudName: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;
|
|
93
|
-
/**
|
|
94
|
-
* @summary Rotate the vCenter password
|
|
95
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
96
|
-
* @param privateCloudName Name of the private cloud
|
|
97
|
-
* @param [options] The optional parameters
|
|
98
|
-
* @returns Promise<msRest.RestResponse>
|
|
99
|
-
*/
|
|
100
|
-
rotateVcenterPassword(resourceGroupName: string, privateCloudName: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;
|
|
101
|
-
/**
|
|
102
|
-
* @summary Rotate the NSX-T Manager password
|
|
103
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
104
|
-
* @param privateCloudName Name of the private cloud
|
|
105
|
-
* @param [options] The optional parameters
|
|
106
|
-
* @returns Promise<msRest.RestResponse>
|
|
107
|
-
*/
|
|
108
|
-
rotateNsxtPassword(resourceGroupName: string, privateCloudName: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;
|
|
109
|
-
/**
|
|
110
|
-
* @summary List the admin credentials for the private cloud
|
|
111
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
112
|
-
* @param privateCloudName Name of the private cloud
|
|
113
|
-
* @param [options] The optional parameters
|
|
114
|
-
* @returns Promise<Models.PrivateCloudsListAdminCredentialsResponse>
|
|
115
|
-
*/
|
|
116
|
-
listAdminCredentials(resourceGroupName: string, privateCloudName: string, options?: msRest.RequestOptionsBase): Promise<Models.PrivateCloudsListAdminCredentialsResponse>;
|
|
117
|
-
/**
|
|
118
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
119
|
-
* @param privateCloudName Name of the private cloud
|
|
120
|
-
* @param callback The callback
|
|
121
|
-
*/
|
|
122
|
-
listAdminCredentials(resourceGroupName: string, privateCloudName: string, callback: msRest.ServiceCallback<Models.AdminCredentials>): void;
|
|
123
|
-
/**
|
|
124
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
125
|
-
* @param privateCloudName Name of the private cloud
|
|
126
|
-
* @param options The optional parameters
|
|
127
|
-
* @param callback The callback
|
|
128
|
-
*/
|
|
129
|
-
listAdminCredentials(resourceGroupName: string, privateCloudName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.AdminCredentials>): void;
|
|
130
|
-
/**
|
|
131
|
-
* @summary Create or update a private cloud
|
|
132
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
133
|
-
* @param privateCloudName Name of the private cloud
|
|
134
|
-
* @param privateCloud The private cloud
|
|
135
|
-
* @param [options] The optional parameters
|
|
136
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
137
|
-
*/
|
|
138
|
-
beginCreateOrUpdate(resourceGroupName: string, privateCloudName: string, privateCloud: Models.PrivateCloud, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller>;
|
|
139
|
-
/**
|
|
140
|
-
* @summary Update a private cloud
|
|
141
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
142
|
-
* @param privateCloudName Name of the private cloud
|
|
143
|
-
* @param privateCloudUpdate The private cloud properties to be updated
|
|
144
|
-
* @param [options] The optional parameters
|
|
145
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
146
|
-
*/
|
|
147
|
-
beginUpdate(resourceGroupName: string, privateCloudName: string, privateCloudUpdate: Models.PrivateCloudUpdate, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller>;
|
|
148
|
-
/**
|
|
149
|
-
* @summary Delete a private cloud
|
|
150
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
151
|
-
* @param privateCloudName Name of the private cloud
|
|
152
|
-
* @param [options] The optional parameters
|
|
153
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
154
|
-
*/
|
|
155
|
-
beginDeleteMethod(resourceGroupName: string, privateCloudName: string, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller>;
|
|
156
|
-
/**
|
|
157
|
-
* @summary Rotate the vCenter password
|
|
158
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
159
|
-
* @param privateCloudName Name of the private cloud
|
|
160
|
-
* @param [options] The optional parameters
|
|
161
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
162
|
-
*/
|
|
163
|
-
beginRotateVcenterPassword(resourceGroupName: string, privateCloudName: string, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller>;
|
|
164
|
-
/**
|
|
165
|
-
* @summary Rotate the NSX-T Manager password
|
|
166
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
167
|
-
* @param privateCloudName Name of the private cloud
|
|
168
|
-
* @param [options] The optional parameters
|
|
169
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
170
|
-
*/
|
|
171
|
-
beginRotateNsxtPassword(resourceGroupName: string, privateCloudName: string, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller>;
|
|
172
|
-
/**
|
|
173
|
-
* @summary List private clouds in a resource group
|
|
174
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
175
|
-
* @param [options] The optional parameters
|
|
176
|
-
* @returns Promise<Models.PrivateCloudsListNextResponse>
|
|
177
|
-
*/
|
|
178
|
-
listNext(nextPageLink: string, options?: msRest.RequestOptionsBase): Promise<Models.PrivateCloudsListNextResponse>;
|
|
179
|
-
/**
|
|
180
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
181
|
-
* @param callback The callback
|
|
182
|
-
*/
|
|
183
|
-
listNext(nextPageLink: string, callback: msRest.ServiceCallback<Models.PrivateCloudList>): void;
|
|
184
|
-
/**
|
|
185
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
186
|
-
* @param options The optional parameters
|
|
187
|
-
* @param callback The callback
|
|
188
|
-
*/
|
|
189
|
-
listNext(nextPageLink: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.PrivateCloudList>): void;
|
|
190
|
-
/**
|
|
191
|
-
* @summary List private clouds in a subscription
|
|
192
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
193
|
-
* @param [options] The optional parameters
|
|
194
|
-
* @returns Promise<Models.PrivateCloudsListInSubscriptionNextResponse>
|
|
195
|
-
*/
|
|
196
|
-
listInSubscriptionNext(nextPageLink: string, options?: msRest.RequestOptionsBase): Promise<Models.PrivateCloudsListInSubscriptionNextResponse>;
|
|
197
|
-
/**
|
|
198
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
199
|
-
* @param callback The callback
|
|
200
|
-
*/
|
|
201
|
-
listInSubscriptionNext(nextPageLink: string, callback: msRest.ServiceCallback<Models.PrivateCloudList>): void;
|
|
202
|
-
/**
|
|
203
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
204
|
-
* @param options The optional parameters
|
|
205
|
-
* @param callback The callback
|
|
206
|
-
*/
|
|
207
|
-
listInSubscriptionNext(nextPageLink: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.PrivateCloudList>): void;
|
|
208
|
-
}
|
|
209
|
-
//# sourceMappingURL=privateClouds.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"privateClouds.d.ts","sourceRoot":"","sources":["../../src/operations/privateClouds.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,466 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is
|
|
7
|
-
* regenerated.
|
|
8
|
-
*/
|
|
9
|
-
import { __assign } from "tslib";
|
|
10
|
-
import * as msRest from "@azure/ms-rest-js";
|
|
11
|
-
import * as Mappers from "../models/privateCloudsMappers";
|
|
12
|
-
import * as Parameters from "../models/parameters";
|
|
13
|
-
/** Class representing a PrivateClouds. */
|
|
14
|
-
var PrivateClouds = /** @class */ (function () {
|
|
15
|
-
/**
|
|
16
|
-
* Create a PrivateClouds.
|
|
17
|
-
* @param {AvsClientContext} client Reference to the service client.
|
|
18
|
-
*/
|
|
19
|
-
function PrivateClouds(client) {
|
|
20
|
-
this.client = client;
|
|
21
|
-
}
|
|
22
|
-
PrivateClouds.prototype.list = function (resourceGroupName, options, callback) {
|
|
23
|
-
return this.client.sendOperationRequest({
|
|
24
|
-
resourceGroupName: resourceGroupName,
|
|
25
|
-
options: options
|
|
26
|
-
}, listOperationSpec, callback);
|
|
27
|
-
};
|
|
28
|
-
PrivateClouds.prototype.listInSubscription = function (options, callback) {
|
|
29
|
-
return this.client.sendOperationRequest({
|
|
30
|
-
options: options
|
|
31
|
-
}, listInSubscriptionOperationSpec, callback);
|
|
32
|
-
};
|
|
33
|
-
PrivateClouds.prototype.get = function (resourceGroupName, privateCloudName, options, callback) {
|
|
34
|
-
return this.client.sendOperationRequest({
|
|
35
|
-
resourceGroupName: resourceGroupName,
|
|
36
|
-
privateCloudName: privateCloudName,
|
|
37
|
-
options: options
|
|
38
|
-
}, getOperationSpec, callback);
|
|
39
|
-
};
|
|
40
|
-
/**
|
|
41
|
-
* @summary Create or update a private cloud
|
|
42
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
43
|
-
* @param privateCloudName Name of the private cloud
|
|
44
|
-
* @param privateCloud The private cloud
|
|
45
|
-
* @param [options] The optional parameters
|
|
46
|
-
* @returns Promise<Models.PrivateCloudsCreateOrUpdateResponse>
|
|
47
|
-
*/
|
|
48
|
-
PrivateClouds.prototype.createOrUpdate = function (resourceGroupName, privateCloudName, privateCloud, options) {
|
|
49
|
-
return this.beginCreateOrUpdate(resourceGroupName, privateCloudName, privateCloud, options)
|
|
50
|
-
.then(function (lroPoller) { return lroPoller.pollUntilFinished(); });
|
|
51
|
-
};
|
|
52
|
-
/**
|
|
53
|
-
* @summary Update a private cloud
|
|
54
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
55
|
-
* @param privateCloudName Name of the private cloud
|
|
56
|
-
* @param privateCloudUpdate The private cloud properties to be updated
|
|
57
|
-
* @param [options] The optional parameters
|
|
58
|
-
* @returns Promise<Models.PrivateCloudsUpdateResponse>
|
|
59
|
-
*/
|
|
60
|
-
PrivateClouds.prototype.update = function (resourceGroupName, privateCloudName, privateCloudUpdate, options) {
|
|
61
|
-
return this.beginUpdate(resourceGroupName, privateCloudName, privateCloudUpdate, options)
|
|
62
|
-
.then(function (lroPoller) { return lroPoller.pollUntilFinished(); });
|
|
63
|
-
};
|
|
64
|
-
/**
|
|
65
|
-
* @summary Delete a private cloud
|
|
66
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
67
|
-
* @param privateCloudName Name of the private cloud
|
|
68
|
-
* @param [options] The optional parameters
|
|
69
|
-
* @returns Promise<msRest.RestResponse>
|
|
70
|
-
*/
|
|
71
|
-
PrivateClouds.prototype.deleteMethod = function (resourceGroupName, privateCloudName, options) {
|
|
72
|
-
return this.beginDeleteMethod(resourceGroupName, privateCloudName, options)
|
|
73
|
-
.then(function (lroPoller) { return lroPoller.pollUntilFinished(); });
|
|
74
|
-
};
|
|
75
|
-
/**
|
|
76
|
-
* @summary Rotate the vCenter password
|
|
77
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
78
|
-
* @param privateCloudName Name of the private cloud
|
|
79
|
-
* @param [options] The optional parameters
|
|
80
|
-
* @returns Promise<msRest.RestResponse>
|
|
81
|
-
*/
|
|
82
|
-
PrivateClouds.prototype.rotateVcenterPassword = function (resourceGroupName, privateCloudName, options) {
|
|
83
|
-
return this.beginRotateVcenterPassword(resourceGroupName, privateCloudName, options)
|
|
84
|
-
.then(function (lroPoller) { return lroPoller.pollUntilFinished(); });
|
|
85
|
-
};
|
|
86
|
-
/**
|
|
87
|
-
* @summary Rotate the NSX-T Manager password
|
|
88
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
89
|
-
* @param privateCloudName Name of the private cloud
|
|
90
|
-
* @param [options] The optional parameters
|
|
91
|
-
* @returns Promise<msRest.RestResponse>
|
|
92
|
-
*/
|
|
93
|
-
PrivateClouds.prototype.rotateNsxtPassword = function (resourceGroupName, privateCloudName, options) {
|
|
94
|
-
return this.beginRotateNsxtPassword(resourceGroupName, privateCloudName, options)
|
|
95
|
-
.then(function (lroPoller) { return lroPoller.pollUntilFinished(); });
|
|
96
|
-
};
|
|
97
|
-
PrivateClouds.prototype.listAdminCredentials = function (resourceGroupName, privateCloudName, options, callback) {
|
|
98
|
-
return this.client.sendOperationRequest({
|
|
99
|
-
resourceGroupName: resourceGroupName,
|
|
100
|
-
privateCloudName: privateCloudName,
|
|
101
|
-
options: options
|
|
102
|
-
}, listAdminCredentialsOperationSpec, callback);
|
|
103
|
-
};
|
|
104
|
-
/**
|
|
105
|
-
* @summary Create or update a private cloud
|
|
106
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
107
|
-
* @param privateCloudName Name of the private cloud
|
|
108
|
-
* @param privateCloud The private cloud
|
|
109
|
-
* @param [options] The optional parameters
|
|
110
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
111
|
-
*/
|
|
112
|
-
PrivateClouds.prototype.beginCreateOrUpdate = function (resourceGroupName, privateCloudName, privateCloud, options) {
|
|
113
|
-
return this.client.sendLRORequest({
|
|
114
|
-
resourceGroupName: resourceGroupName,
|
|
115
|
-
privateCloudName: privateCloudName,
|
|
116
|
-
privateCloud: privateCloud,
|
|
117
|
-
options: options
|
|
118
|
-
}, beginCreateOrUpdateOperationSpec, options);
|
|
119
|
-
};
|
|
120
|
-
/**
|
|
121
|
-
* @summary Update a private cloud
|
|
122
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
123
|
-
* @param privateCloudName Name of the private cloud
|
|
124
|
-
* @param privateCloudUpdate The private cloud properties to be updated
|
|
125
|
-
* @param [options] The optional parameters
|
|
126
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
127
|
-
*/
|
|
128
|
-
PrivateClouds.prototype.beginUpdate = function (resourceGroupName, privateCloudName, privateCloudUpdate, options) {
|
|
129
|
-
return this.client.sendLRORequest({
|
|
130
|
-
resourceGroupName: resourceGroupName,
|
|
131
|
-
privateCloudName: privateCloudName,
|
|
132
|
-
privateCloudUpdate: privateCloudUpdate,
|
|
133
|
-
options: options
|
|
134
|
-
}, beginUpdateOperationSpec, options);
|
|
135
|
-
};
|
|
136
|
-
/**
|
|
137
|
-
* @summary Delete a private cloud
|
|
138
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
139
|
-
* @param privateCloudName Name of the private cloud
|
|
140
|
-
* @param [options] The optional parameters
|
|
141
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
142
|
-
*/
|
|
143
|
-
PrivateClouds.prototype.beginDeleteMethod = function (resourceGroupName, privateCloudName, options) {
|
|
144
|
-
return this.client.sendLRORequest({
|
|
145
|
-
resourceGroupName: resourceGroupName,
|
|
146
|
-
privateCloudName: privateCloudName,
|
|
147
|
-
options: options
|
|
148
|
-
}, beginDeleteMethodOperationSpec, options);
|
|
149
|
-
};
|
|
150
|
-
/**
|
|
151
|
-
* @summary Rotate the vCenter password
|
|
152
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
153
|
-
* @param privateCloudName Name of the private cloud
|
|
154
|
-
* @param [options] The optional parameters
|
|
155
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
156
|
-
*/
|
|
157
|
-
PrivateClouds.prototype.beginRotateVcenterPassword = function (resourceGroupName, privateCloudName, options) {
|
|
158
|
-
return this.client.sendLRORequest({
|
|
159
|
-
resourceGroupName: resourceGroupName,
|
|
160
|
-
privateCloudName: privateCloudName,
|
|
161
|
-
options: options
|
|
162
|
-
}, beginRotateVcenterPasswordOperationSpec, options);
|
|
163
|
-
};
|
|
164
|
-
/**
|
|
165
|
-
* @summary Rotate the NSX-T Manager password
|
|
166
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
167
|
-
* @param privateCloudName Name of the private cloud
|
|
168
|
-
* @param [options] The optional parameters
|
|
169
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
170
|
-
*/
|
|
171
|
-
PrivateClouds.prototype.beginRotateNsxtPassword = function (resourceGroupName, privateCloudName, options) {
|
|
172
|
-
return this.client.sendLRORequest({
|
|
173
|
-
resourceGroupName: resourceGroupName,
|
|
174
|
-
privateCloudName: privateCloudName,
|
|
175
|
-
options: options
|
|
176
|
-
}, beginRotateNsxtPasswordOperationSpec, options);
|
|
177
|
-
};
|
|
178
|
-
PrivateClouds.prototype.listNext = function (nextPageLink, options, callback) {
|
|
179
|
-
return this.client.sendOperationRequest({
|
|
180
|
-
nextPageLink: nextPageLink,
|
|
181
|
-
options: options
|
|
182
|
-
}, listNextOperationSpec, callback);
|
|
183
|
-
};
|
|
184
|
-
PrivateClouds.prototype.listInSubscriptionNext = function (nextPageLink, options, callback) {
|
|
185
|
-
return this.client.sendOperationRequest({
|
|
186
|
-
nextPageLink: nextPageLink,
|
|
187
|
-
options: options
|
|
188
|
-
}, listInSubscriptionNextOperationSpec, callback);
|
|
189
|
-
};
|
|
190
|
-
return PrivateClouds;
|
|
191
|
-
}());
|
|
192
|
-
export { PrivateClouds };
|
|
193
|
-
// Operation Specifications
|
|
194
|
-
var serializer = new msRest.Serializer(Mappers);
|
|
195
|
-
var listOperationSpec = {
|
|
196
|
-
httpMethod: "GET",
|
|
197
|
-
path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds",
|
|
198
|
-
urlParameters: [
|
|
199
|
-
Parameters.subscriptionId,
|
|
200
|
-
Parameters.resourceGroupName
|
|
201
|
-
],
|
|
202
|
-
queryParameters: [
|
|
203
|
-
Parameters.apiVersion
|
|
204
|
-
],
|
|
205
|
-
headerParameters: [
|
|
206
|
-
Parameters.acceptLanguage
|
|
207
|
-
],
|
|
208
|
-
responses: {
|
|
209
|
-
200: {
|
|
210
|
-
bodyMapper: Mappers.PrivateCloudList
|
|
211
|
-
},
|
|
212
|
-
default: {
|
|
213
|
-
bodyMapper: Mappers.CloudError
|
|
214
|
-
}
|
|
215
|
-
},
|
|
216
|
-
serializer: serializer
|
|
217
|
-
};
|
|
218
|
-
var listInSubscriptionOperationSpec = {
|
|
219
|
-
httpMethod: "GET",
|
|
220
|
-
path: "subscriptions/{subscriptionId}/providers/Microsoft.AVS/privateClouds",
|
|
221
|
-
urlParameters: [
|
|
222
|
-
Parameters.subscriptionId
|
|
223
|
-
],
|
|
224
|
-
queryParameters: [
|
|
225
|
-
Parameters.apiVersion
|
|
226
|
-
],
|
|
227
|
-
headerParameters: [
|
|
228
|
-
Parameters.acceptLanguage
|
|
229
|
-
],
|
|
230
|
-
responses: {
|
|
231
|
-
200: {
|
|
232
|
-
bodyMapper: Mappers.PrivateCloudList
|
|
233
|
-
},
|
|
234
|
-
default: {
|
|
235
|
-
bodyMapper: Mappers.CloudError
|
|
236
|
-
}
|
|
237
|
-
},
|
|
238
|
-
serializer: serializer
|
|
239
|
-
};
|
|
240
|
-
var getOperationSpec = {
|
|
241
|
-
httpMethod: "GET",
|
|
242
|
-
path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}",
|
|
243
|
-
urlParameters: [
|
|
244
|
-
Parameters.subscriptionId,
|
|
245
|
-
Parameters.resourceGroupName,
|
|
246
|
-
Parameters.privateCloudName
|
|
247
|
-
],
|
|
248
|
-
queryParameters: [
|
|
249
|
-
Parameters.apiVersion
|
|
250
|
-
],
|
|
251
|
-
headerParameters: [
|
|
252
|
-
Parameters.acceptLanguage
|
|
253
|
-
],
|
|
254
|
-
responses: {
|
|
255
|
-
200: {
|
|
256
|
-
bodyMapper: Mappers.PrivateCloud
|
|
257
|
-
},
|
|
258
|
-
default: {
|
|
259
|
-
bodyMapper: Mappers.CloudError
|
|
260
|
-
}
|
|
261
|
-
},
|
|
262
|
-
serializer: serializer
|
|
263
|
-
};
|
|
264
|
-
var listAdminCredentialsOperationSpec = {
|
|
265
|
-
httpMethod: "POST",
|
|
266
|
-
path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/listAdminCredentials",
|
|
267
|
-
urlParameters: [
|
|
268
|
-
Parameters.subscriptionId,
|
|
269
|
-
Parameters.resourceGroupName,
|
|
270
|
-
Parameters.privateCloudName
|
|
271
|
-
],
|
|
272
|
-
queryParameters: [
|
|
273
|
-
Parameters.apiVersion
|
|
274
|
-
],
|
|
275
|
-
headerParameters: [
|
|
276
|
-
Parameters.acceptLanguage
|
|
277
|
-
],
|
|
278
|
-
responses: {
|
|
279
|
-
200: {
|
|
280
|
-
bodyMapper: Mappers.AdminCredentials
|
|
281
|
-
},
|
|
282
|
-
default: {
|
|
283
|
-
bodyMapper: Mappers.CloudError
|
|
284
|
-
}
|
|
285
|
-
},
|
|
286
|
-
serializer: serializer
|
|
287
|
-
};
|
|
288
|
-
var beginCreateOrUpdateOperationSpec = {
|
|
289
|
-
httpMethod: "PUT",
|
|
290
|
-
path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}",
|
|
291
|
-
urlParameters: [
|
|
292
|
-
Parameters.subscriptionId,
|
|
293
|
-
Parameters.resourceGroupName,
|
|
294
|
-
Parameters.privateCloudName
|
|
295
|
-
],
|
|
296
|
-
queryParameters: [
|
|
297
|
-
Parameters.apiVersion
|
|
298
|
-
],
|
|
299
|
-
headerParameters: [
|
|
300
|
-
Parameters.acceptLanguage
|
|
301
|
-
],
|
|
302
|
-
requestBody: {
|
|
303
|
-
parameterPath: "privateCloud",
|
|
304
|
-
mapper: __assign(__assign({}, Mappers.PrivateCloud), { required: true })
|
|
305
|
-
},
|
|
306
|
-
responses: {
|
|
307
|
-
200: {
|
|
308
|
-
bodyMapper: Mappers.PrivateCloud
|
|
309
|
-
},
|
|
310
|
-
201: {
|
|
311
|
-
bodyMapper: Mappers.PrivateCloud
|
|
312
|
-
},
|
|
313
|
-
default: {
|
|
314
|
-
bodyMapper: Mappers.CloudError
|
|
315
|
-
}
|
|
316
|
-
},
|
|
317
|
-
serializer: serializer
|
|
318
|
-
};
|
|
319
|
-
var beginUpdateOperationSpec = {
|
|
320
|
-
httpMethod: "PATCH",
|
|
321
|
-
path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}",
|
|
322
|
-
urlParameters: [
|
|
323
|
-
Parameters.subscriptionId,
|
|
324
|
-
Parameters.resourceGroupName,
|
|
325
|
-
Parameters.privateCloudName
|
|
326
|
-
],
|
|
327
|
-
queryParameters: [
|
|
328
|
-
Parameters.apiVersion
|
|
329
|
-
],
|
|
330
|
-
headerParameters: [
|
|
331
|
-
Parameters.acceptLanguage
|
|
332
|
-
],
|
|
333
|
-
requestBody: {
|
|
334
|
-
parameterPath: "privateCloudUpdate",
|
|
335
|
-
mapper: __assign(__assign({}, Mappers.PrivateCloudUpdate), { required: true })
|
|
336
|
-
},
|
|
337
|
-
responses: {
|
|
338
|
-
200: {
|
|
339
|
-
bodyMapper: Mappers.PrivateCloud
|
|
340
|
-
},
|
|
341
|
-
201: {
|
|
342
|
-
bodyMapper: Mappers.PrivateCloud
|
|
343
|
-
},
|
|
344
|
-
default: {
|
|
345
|
-
bodyMapper: Mappers.CloudError
|
|
346
|
-
}
|
|
347
|
-
},
|
|
348
|
-
serializer: serializer
|
|
349
|
-
};
|
|
350
|
-
var beginDeleteMethodOperationSpec = {
|
|
351
|
-
httpMethod: "DELETE",
|
|
352
|
-
path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}",
|
|
353
|
-
urlParameters: [
|
|
354
|
-
Parameters.subscriptionId,
|
|
355
|
-
Parameters.resourceGroupName,
|
|
356
|
-
Parameters.privateCloudName
|
|
357
|
-
],
|
|
358
|
-
queryParameters: [
|
|
359
|
-
Parameters.apiVersion
|
|
360
|
-
],
|
|
361
|
-
headerParameters: [
|
|
362
|
-
Parameters.acceptLanguage
|
|
363
|
-
],
|
|
364
|
-
responses: {
|
|
365
|
-
200: {},
|
|
366
|
-
202: {},
|
|
367
|
-
204: {},
|
|
368
|
-
default: {
|
|
369
|
-
bodyMapper: Mappers.CloudError
|
|
370
|
-
}
|
|
371
|
-
},
|
|
372
|
-
serializer: serializer
|
|
373
|
-
};
|
|
374
|
-
var beginRotateVcenterPasswordOperationSpec = {
|
|
375
|
-
httpMethod: "POST",
|
|
376
|
-
path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/rotateVcenterPassword",
|
|
377
|
-
urlParameters: [
|
|
378
|
-
Parameters.subscriptionId,
|
|
379
|
-
Parameters.resourceGroupName,
|
|
380
|
-
Parameters.privateCloudName
|
|
381
|
-
],
|
|
382
|
-
queryParameters: [
|
|
383
|
-
Parameters.apiVersion
|
|
384
|
-
],
|
|
385
|
-
headerParameters: [
|
|
386
|
-
Parameters.acceptLanguage
|
|
387
|
-
],
|
|
388
|
-
responses: {
|
|
389
|
-
202: {},
|
|
390
|
-
204: {},
|
|
391
|
-
default: {
|
|
392
|
-
bodyMapper: Mappers.CloudError
|
|
393
|
-
}
|
|
394
|
-
},
|
|
395
|
-
serializer: serializer
|
|
396
|
-
};
|
|
397
|
-
var beginRotateNsxtPasswordOperationSpec = {
|
|
398
|
-
httpMethod: "POST",
|
|
399
|
-
path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/rotateNsxtPassword",
|
|
400
|
-
urlParameters: [
|
|
401
|
-
Parameters.subscriptionId,
|
|
402
|
-
Parameters.resourceGroupName,
|
|
403
|
-
Parameters.privateCloudName
|
|
404
|
-
],
|
|
405
|
-
queryParameters: [
|
|
406
|
-
Parameters.apiVersion
|
|
407
|
-
],
|
|
408
|
-
headerParameters: [
|
|
409
|
-
Parameters.acceptLanguage
|
|
410
|
-
],
|
|
411
|
-
responses: {
|
|
412
|
-
202: {},
|
|
413
|
-
204: {},
|
|
414
|
-
default: {
|
|
415
|
-
bodyMapper: Mappers.CloudError
|
|
416
|
-
}
|
|
417
|
-
},
|
|
418
|
-
serializer: serializer
|
|
419
|
-
};
|
|
420
|
-
var listNextOperationSpec = {
|
|
421
|
-
httpMethod: "GET",
|
|
422
|
-
baseUrl: "https://management.azure.com",
|
|
423
|
-
path: "{nextLink}",
|
|
424
|
-
urlParameters: [
|
|
425
|
-
Parameters.nextPageLink
|
|
426
|
-
],
|
|
427
|
-
queryParameters: [
|
|
428
|
-
Parameters.apiVersion
|
|
429
|
-
],
|
|
430
|
-
headerParameters: [
|
|
431
|
-
Parameters.acceptLanguage
|
|
432
|
-
],
|
|
433
|
-
responses: {
|
|
434
|
-
200: {
|
|
435
|
-
bodyMapper: Mappers.PrivateCloudList
|
|
436
|
-
},
|
|
437
|
-
default: {
|
|
438
|
-
bodyMapper: Mappers.CloudError
|
|
439
|
-
}
|
|
440
|
-
},
|
|
441
|
-
serializer: serializer
|
|
442
|
-
};
|
|
443
|
-
var listInSubscriptionNextOperationSpec = {
|
|
444
|
-
httpMethod: "GET",
|
|
445
|
-
baseUrl: "https://management.azure.com",
|
|
446
|
-
path: "{nextLink}",
|
|
447
|
-
urlParameters: [
|
|
448
|
-
Parameters.nextPageLink
|
|
449
|
-
],
|
|
450
|
-
queryParameters: [
|
|
451
|
-
Parameters.apiVersion
|
|
452
|
-
],
|
|
453
|
-
headerParameters: [
|
|
454
|
-
Parameters.acceptLanguage
|
|
455
|
-
],
|
|
456
|
-
responses: {
|
|
457
|
-
200: {
|
|
458
|
-
bodyMapper: Mappers.PrivateCloudList
|
|
459
|
-
},
|
|
460
|
-
default: {
|
|
461
|
-
bodyMapper: Mappers.CloudError
|
|
462
|
-
}
|
|
463
|
-
},
|
|
464
|
-
serializer: serializer
|
|
465
|
-
};
|
|
466
|
-
//# sourceMappingURL=privateClouds.js.map
|