@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
|
@@ -0,0 +1,109 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
|
|
9
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
10
|
+
import { PollerLike, PollOperationState } from "@azure/core-lro";
|
|
11
|
+
import {
|
|
12
|
+
GlobalReachConnection,
|
|
13
|
+
GlobalReachConnectionsListOptionalParams,
|
|
14
|
+
GlobalReachConnectionsGetOptionalParams,
|
|
15
|
+
GlobalReachConnectionsGetResponse,
|
|
16
|
+
GlobalReachConnectionsCreateOrUpdateOptionalParams,
|
|
17
|
+
GlobalReachConnectionsCreateOrUpdateResponse,
|
|
18
|
+
GlobalReachConnectionsDeleteOptionalParams
|
|
19
|
+
} from "../models";
|
|
20
|
+
|
|
21
|
+
/// <reference lib="esnext.asynciterable" />
|
|
22
|
+
/** Interface representing a GlobalReachConnections. */
|
|
23
|
+
export interface GlobalReachConnections {
|
|
24
|
+
/**
|
|
25
|
+
* List global reach connections in a private cloud
|
|
26
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
27
|
+
* @param privateCloudName Name of the private cloud
|
|
28
|
+
* @param options The options parameters.
|
|
29
|
+
*/
|
|
30
|
+
list(
|
|
31
|
+
resourceGroupName: string,
|
|
32
|
+
privateCloudName: string,
|
|
33
|
+
options?: GlobalReachConnectionsListOptionalParams
|
|
34
|
+
): PagedAsyncIterableIterator<GlobalReachConnection>;
|
|
35
|
+
/**
|
|
36
|
+
* Get a global reach connection by name in a private cloud
|
|
37
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
38
|
+
* @param privateCloudName Name of the private cloud
|
|
39
|
+
* @param globalReachConnectionName Name of the global reach connection in the private cloud
|
|
40
|
+
* @param options The options parameters.
|
|
41
|
+
*/
|
|
42
|
+
get(
|
|
43
|
+
resourceGroupName: string,
|
|
44
|
+
privateCloudName: string,
|
|
45
|
+
globalReachConnectionName: string,
|
|
46
|
+
options?: GlobalReachConnectionsGetOptionalParams
|
|
47
|
+
): Promise<GlobalReachConnectionsGetResponse>;
|
|
48
|
+
/**
|
|
49
|
+
* Create or update a global reach connection in a private cloud
|
|
50
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
51
|
+
* @param privateCloudName The name of the private cloud.
|
|
52
|
+
* @param globalReachConnectionName Name of the global reach connection in the private cloud
|
|
53
|
+
* @param globalReachConnection A global reach connection in the private cloud
|
|
54
|
+
* @param options The options parameters.
|
|
55
|
+
*/
|
|
56
|
+
beginCreateOrUpdate(
|
|
57
|
+
resourceGroupName: string,
|
|
58
|
+
privateCloudName: string,
|
|
59
|
+
globalReachConnectionName: string,
|
|
60
|
+
globalReachConnection: GlobalReachConnection,
|
|
61
|
+
options?: GlobalReachConnectionsCreateOrUpdateOptionalParams
|
|
62
|
+
): Promise<
|
|
63
|
+
PollerLike<
|
|
64
|
+
PollOperationState<GlobalReachConnectionsCreateOrUpdateResponse>,
|
|
65
|
+
GlobalReachConnectionsCreateOrUpdateResponse
|
|
66
|
+
>
|
|
67
|
+
>;
|
|
68
|
+
/**
|
|
69
|
+
* Create or update a global reach connection in a private cloud
|
|
70
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
71
|
+
* @param privateCloudName The name of the private cloud.
|
|
72
|
+
* @param globalReachConnectionName Name of the global reach connection in the private cloud
|
|
73
|
+
* @param globalReachConnection A global reach connection in the private cloud
|
|
74
|
+
* @param options The options parameters.
|
|
75
|
+
*/
|
|
76
|
+
beginCreateOrUpdateAndWait(
|
|
77
|
+
resourceGroupName: string,
|
|
78
|
+
privateCloudName: string,
|
|
79
|
+
globalReachConnectionName: string,
|
|
80
|
+
globalReachConnection: GlobalReachConnection,
|
|
81
|
+
options?: GlobalReachConnectionsCreateOrUpdateOptionalParams
|
|
82
|
+
): Promise<GlobalReachConnectionsCreateOrUpdateResponse>;
|
|
83
|
+
/**
|
|
84
|
+
* Delete a global reach connection in a private cloud
|
|
85
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
86
|
+
* @param privateCloudName Name of the private cloud
|
|
87
|
+
* @param globalReachConnectionName Name of the global reach connection in the private cloud
|
|
88
|
+
* @param options The options parameters.
|
|
89
|
+
*/
|
|
90
|
+
beginDelete(
|
|
91
|
+
resourceGroupName: string,
|
|
92
|
+
privateCloudName: string,
|
|
93
|
+
globalReachConnectionName: string,
|
|
94
|
+
options?: GlobalReachConnectionsDeleteOptionalParams
|
|
95
|
+
): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
96
|
+
/**
|
|
97
|
+
* Delete a global reach connection in a private cloud
|
|
98
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
99
|
+
* @param privateCloudName Name of the private cloud
|
|
100
|
+
* @param globalReachConnectionName Name of the global reach connection in the private cloud
|
|
101
|
+
* @param options The options parameters.
|
|
102
|
+
*/
|
|
103
|
+
beginDeleteAndWait(
|
|
104
|
+
resourceGroupName: string,
|
|
105
|
+
privateCloudName: string,
|
|
106
|
+
globalReachConnectionName: string,
|
|
107
|
+
options?: GlobalReachConnectionsDeleteOptionalParams
|
|
108
|
+
): Promise<void>;
|
|
109
|
+
}
|
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
|
|
9
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
10
|
+
import {
|
|
11
|
+
HcxEnterpriseSite,
|
|
12
|
+
HcxEnterpriseSitesListOptionalParams,
|
|
13
|
+
HcxEnterpriseSitesGetOptionalParams,
|
|
14
|
+
HcxEnterpriseSitesGetResponse,
|
|
15
|
+
HcxEnterpriseSitesCreateOrUpdateOptionalParams,
|
|
16
|
+
HcxEnterpriseSitesCreateOrUpdateResponse,
|
|
17
|
+
HcxEnterpriseSitesDeleteOptionalParams
|
|
18
|
+
} from "../models";
|
|
19
|
+
|
|
20
|
+
/// <reference lib="esnext.asynciterable" />
|
|
21
|
+
/** Interface representing a HcxEnterpriseSites. */
|
|
22
|
+
export interface HcxEnterpriseSites {
|
|
23
|
+
/**
|
|
24
|
+
* List HCX Enterprise Sites in a private cloud
|
|
25
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
26
|
+
* @param privateCloudName Name of the private cloud
|
|
27
|
+
* @param options The options parameters.
|
|
28
|
+
*/
|
|
29
|
+
list(
|
|
30
|
+
resourceGroupName: string,
|
|
31
|
+
privateCloudName: string,
|
|
32
|
+
options?: HcxEnterpriseSitesListOptionalParams
|
|
33
|
+
): PagedAsyncIterableIterator<HcxEnterpriseSite>;
|
|
34
|
+
/**
|
|
35
|
+
* Get an HCX Enterprise Site by name in a private cloud
|
|
36
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
37
|
+
* @param privateCloudName Name of the private cloud
|
|
38
|
+
* @param hcxEnterpriseSiteName Name of the HCX Enterprise Site in the private cloud
|
|
39
|
+
* @param options The options parameters.
|
|
40
|
+
*/
|
|
41
|
+
get(
|
|
42
|
+
resourceGroupName: string,
|
|
43
|
+
privateCloudName: string,
|
|
44
|
+
hcxEnterpriseSiteName: string,
|
|
45
|
+
options?: HcxEnterpriseSitesGetOptionalParams
|
|
46
|
+
): Promise<HcxEnterpriseSitesGetResponse>;
|
|
47
|
+
/**
|
|
48
|
+
* Create or update an HCX Enterprise Site in a private cloud
|
|
49
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
50
|
+
* @param privateCloudName The name of the private cloud.
|
|
51
|
+
* @param hcxEnterpriseSiteName Name of the HCX Enterprise Site in the private cloud
|
|
52
|
+
* @param hcxEnterpriseSite The HCX Enterprise Site
|
|
53
|
+
* @param options The options parameters.
|
|
54
|
+
*/
|
|
55
|
+
createOrUpdate(
|
|
56
|
+
resourceGroupName: string,
|
|
57
|
+
privateCloudName: string,
|
|
58
|
+
hcxEnterpriseSiteName: string,
|
|
59
|
+
hcxEnterpriseSite: HcxEnterpriseSite,
|
|
60
|
+
options?: HcxEnterpriseSitesCreateOrUpdateOptionalParams
|
|
61
|
+
): Promise<HcxEnterpriseSitesCreateOrUpdateResponse>;
|
|
62
|
+
/**
|
|
63
|
+
* Delete an HCX Enterprise Site in a private cloud
|
|
64
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
65
|
+
* @param privateCloudName Name of the private cloud
|
|
66
|
+
* @param hcxEnterpriseSiteName Name of the HCX Enterprise Site in the private cloud
|
|
67
|
+
* @param options The options parameters.
|
|
68
|
+
*/
|
|
69
|
+
delete(
|
|
70
|
+
resourceGroupName: string,
|
|
71
|
+
privateCloudName: string,
|
|
72
|
+
hcxEnterpriseSiteName: string,
|
|
73
|
+
options?: HcxEnterpriseSitesDeleteOptionalParams
|
|
74
|
+
): Promise<void>;
|
|
75
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
|
|
9
|
+
export * from "./operations";
|
|
10
|
+
export * from "./locations";
|
|
11
|
+
export * from "./privateClouds";
|
|
12
|
+
export * from "./clusters";
|
|
13
|
+
export * from "./datastores";
|
|
14
|
+
export * from "./hcxEnterpriseSites";
|
|
15
|
+
export * from "./authorizations";
|
|
16
|
+
export * from "./globalReachConnections";
|
|
17
|
+
export * from "./workloadNetworks";
|
|
18
|
+
export * from "./cloudLinks";
|
|
19
|
+
export * from "./addons";
|
|
20
|
+
export * from "./virtualMachines";
|
|
21
|
+
export * from "./placementPolicies";
|
|
22
|
+
export * from "./scriptPackages";
|
|
23
|
+
export * from "./scriptCmdlets";
|
|
24
|
+
export * from "./scriptExecutions";
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
|
|
9
|
+
import {
|
|
10
|
+
LocationsCheckTrialAvailabilityOptionalParams,
|
|
11
|
+
LocationsCheckTrialAvailabilityResponse,
|
|
12
|
+
LocationsCheckQuotaAvailabilityOptionalParams,
|
|
13
|
+
LocationsCheckQuotaAvailabilityResponse
|
|
14
|
+
} from "../models";
|
|
15
|
+
|
|
16
|
+
/** Interface representing a Locations. */
|
|
17
|
+
export interface Locations {
|
|
18
|
+
/**
|
|
19
|
+
* Return trial status for subscription by region
|
|
20
|
+
* @param location Azure region
|
|
21
|
+
* @param options The options parameters.
|
|
22
|
+
*/
|
|
23
|
+
checkTrialAvailability(
|
|
24
|
+
location: string,
|
|
25
|
+
options?: LocationsCheckTrialAvailabilityOptionalParams
|
|
26
|
+
): Promise<LocationsCheckTrialAvailabilityResponse>;
|
|
27
|
+
/**
|
|
28
|
+
* Return quota for subscription by region
|
|
29
|
+
* @param location Azure region
|
|
30
|
+
* @param options The options parameters.
|
|
31
|
+
*/
|
|
32
|
+
checkQuotaAvailability(
|
|
33
|
+
location: string,
|
|
34
|
+
options?: LocationsCheckQuotaAvailabilityOptionalParams
|
|
35
|
+
): Promise<LocationsCheckQuotaAvailabilityResponse>;
|
|
36
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
|
|
9
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
10
|
+
import { Operation, OperationsListOptionalParams } from "../models";
|
|
11
|
+
|
|
12
|
+
/// <reference lib="esnext.asynciterable" />
|
|
13
|
+
/** Interface representing a Operations. */
|
|
14
|
+
export interface Operations {
|
|
15
|
+
/**
|
|
16
|
+
* Lists all of the available operations
|
|
17
|
+
* @param options The options parameters.
|
|
18
|
+
*/
|
|
19
|
+
list(
|
|
20
|
+
options?: OperationsListOptionalParams
|
|
21
|
+
): PagedAsyncIterableIterator<Operation>;
|
|
22
|
+
}
|
|
@@ -0,0 +1,170 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
|
|
9
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
10
|
+
import { PollerLike, PollOperationState } from "@azure/core-lro";
|
|
11
|
+
import {
|
|
12
|
+
PlacementPolicy,
|
|
13
|
+
PlacementPoliciesListOptionalParams,
|
|
14
|
+
PlacementPoliciesGetOptionalParams,
|
|
15
|
+
PlacementPoliciesGetResponse,
|
|
16
|
+
PlacementPoliciesCreateOrUpdateOptionalParams,
|
|
17
|
+
PlacementPoliciesCreateOrUpdateResponse,
|
|
18
|
+
PlacementPolicyUpdate,
|
|
19
|
+
PlacementPoliciesUpdateOptionalParams,
|
|
20
|
+
PlacementPoliciesUpdateResponse,
|
|
21
|
+
PlacementPoliciesDeleteOptionalParams
|
|
22
|
+
} from "../models";
|
|
23
|
+
|
|
24
|
+
/// <reference lib="esnext.asynciterable" />
|
|
25
|
+
/** Interface representing a PlacementPolicies. */
|
|
26
|
+
export interface PlacementPolicies {
|
|
27
|
+
/**
|
|
28
|
+
* List placement policies in a private cloud cluster
|
|
29
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
30
|
+
* @param privateCloudName Name of the private cloud
|
|
31
|
+
* @param clusterName Name of the cluster in the private cloud
|
|
32
|
+
* @param options The options parameters.
|
|
33
|
+
*/
|
|
34
|
+
list(
|
|
35
|
+
resourceGroupName: string,
|
|
36
|
+
privateCloudName: string,
|
|
37
|
+
clusterName: string,
|
|
38
|
+
options?: PlacementPoliciesListOptionalParams
|
|
39
|
+
): PagedAsyncIterableIterator<PlacementPolicy>;
|
|
40
|
+
/**
|
|
41
|
+
* Get a placement policy by name in a private cloud cluster
|
|
42
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
43
|
+
* @param privateCloudName Name of the private cloud
|
|
44
|
+
* @param clusterName Name of the cluster in the private cloud
|
|
45
|
+
* @param placementPolicyName Name of the VMware vSphere Distributed Resource Scheduler (DRS) placement
|
|
46
|
+
* policy
|
|
47
|
+
* @param options The options parameters.
|
|
48
|
+
*/
|
|
49
|
+
get(
|
|
50
|
+
resourceGroupName: string,
|
|
51
|
+
privateCloudName: string,
|
|
52
|
+
clusterName: string,
|
|
53
|
+
placementPolicyName: string,
|
|
54
|
+
options?: PlacementPoliciesGetOptionalParams
|
|
55
|
+
): Promise<PlacementPoliciesGetResponse>;
|
|
56
|
+
/**
|
|
57
|
+
* Create or update a placement policy in a private cloud cluster
|
|
58
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
59
|
+
* @param privateCloudName Name of the private cloud
|
|
60
|
+
* @param clusterName Name of the cluster in the private cloud
|
|
61
|
+
* @param placementPolicyName Name of the VMware vSphere Distributed Resource Scheduler (DRS) placement
|
|
62
|
+
* policy
|
|
63
|
+
* @param placementPolicy A placement policy in the private cloud cluster
|
|
64
|
+
* @param options The options parameters.
|
|
65
|
+
*/
|
|
66
|
+
beginCreateOrUpdate(
|
|
67
|
+
resourceGroupName: string,
|
|
68
|
+
privateCloudName: string,
|
|
69
|
+
clusterName: string,
|
|
70
|
+
placementPolicyName: string,
|
|
71
|
+
placementPolicy: PlacementPolicy,
|
|
72
|
+
options?: PlacementPoliciesCreateOrUpdateOptionalParams
|
|
73
|
+
): Promise<
|
|
74
|
+
PollerLike<
|
|
75
|
+
PollOperationState<PlacementPoliciesCreateOrUpdateResponse>,
|
|
76
|
+
PlacementPoliciesCreateOrUpdateResponse
|
|
77
|
+
>
|
|
78
|
+
>;
|
|
79
|
+
/**
|
|
80
|
+
* Create or update a placement policy in a private cloud cluster
|
|
81
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
82
|
+
* @param privateCloudName Name of the private cloud
|
|
83
|
+
* @param clusterName Name of the cluster in the private cloud
|
|
84
|
+
* @param placementPolicyName Name of the VMware vSphere Distributed Resource Scheduler (DRS) placement
|
|
85
|
+
* policy
|
|
86
|
+
* @param placementPolicy A placement policy in the private cloud cluster
|
|
87
|
+
* @param options The options parameters.
|
|
88
|
+
*/
|
|
89
|
+
beginCreateOrUpdateAndWait(
|
|
90
|
+
resourceGroupName: string,
|
|
91
|
+
privateCloudName: string,
|
|
92
|
+
clusterName: string,
|
|
93
|
+
placementPolicyName: string,
|
|
94
|
+
placementPolicy: PlacementPolicy,
|
|
95
|
+
options?: PlacementPoliciesCreateOrUpdateOptionalParams
|
|
96
|
+
): Promise<PlacementPoliciesCreateOrUpdateResponse>;
|
|
97
|
+
/**
|
|
98
|
+
* Update a placement policy in a private cloud cluster
|
|
99
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
100
|
+
* @param privateCloudName Name of the private cloud
|
|
101
|
+
* @param clusterName Name of the cluster in the private cloud
|
|
102
|
+
* @param placementPolicyName Name of the VMware vSphere Distributed Resource Scheduler (DRS) placement
|
|
103
|
+
* policy
|
|
104
|
+
* @param placementPolicyUpdate The placement policy properties that may be updated
|
|
105
|
+
* @param options The options parameters.
|
|
106
|
+
*/
|
|
107
|
+
beginUpdate(
|
|
108
|
+
resourceGroupName: string,
|
|
109
|
+
privateCloudName: string,
|
|
110
|
+
clusterName: string,
|
|
111
|
+
placementPolicyName: string,
|
|
112
|
+
placementPolicyUpdate: PlacementPolicyUpdate,
|
|
113
|
+
options?: PlacementPoliciesUpdateOptionalParams
|
|
114
|
+
): Promise<
|
|
115
|
+
PollerLike<
|
|
116
|
+
PollOperationState<PlacementPoliciesUpdateResponse>,
|
|
117
|
+
PlacementPoliciesUpdateResponse
|
|
118
|
+
>
|
|
119
|
+
>;
|
|
120
|
+
/**
|
|
121
|
+
* Update a placement policy in a private cloud cluster
|
|
122
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
123
|
+
* @param privateCloudName Name of the private cloud
|
|
124
|
+
* @param clusterName Name of the cluster in the private cloud
|
|
125
|
+
* @param placementPolicyName Name of the VMware vSphere Distributed Resource Scheduler (DRS) placement
|
|
126
|
+
* policy
|
|
127
|
+
* @param placementPolicyUpdate The placement policy properties that may be updated
|
|
128
|
+
* @param options The options parameters.
|
|
129
|
+
*/
|
|
130
|
+
beginUpdateAndWait(
|
|
131
|
+
resourceGroupName: string,
|
|
132
|
+
privateCloudName: string,
|
|
133
|
+
clusterName: string,
|
|
134
|
+
placementPolicyName: string,
|
|
135
|
+
placementPolicyUpdate: PlacementPolicyUpdate,
|
|
136
|
+
options?: PlacementPoliciesUpdateOptionalParams
|
|
137
|
+
): Promise<PlacementPoliciesUpdateResponse>;
|
|
138
|
+
/**
|
|
139
|
+
* Delete a placement policy in a private cloud cluster
|
|
140
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
141
|
+
* @param privateCloudName Name of the private cloud
|
|
142
|
+
* @param clusterName Name of the cluster in the private cloud
|
|
143
|
+
* @param placementPolicyName Name of the VMware vSphere Distributed Resource Scheduler (DRS) placement
|
|
144
|
+
* policy
|
|
145
|
+
* @param options The options parameters.
|
|
146
|
+
*/
|
|
147
|
+
beginDelete(
|
|
148
|
+
resourceGroupName: string,
|
|
149
|
+
privateCloudName: string,
|
|
150
|
+
clusterName: string,
|
|
151
|
+
placementPolicyName: string,
|
|
152
|
+
options?: PlacementPoliciesDeleteOptionalParams
|
|
153
|
+
): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
154
|
+
/**
|
|
155
|
+
* Delete a placement policy in a private cloud cluster
|
|
156
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
157
|
+
* @param privateCloudName Name of the private cloud
|
|
158
|
+
* @param clusterName Name of the cluster in the private cloud
|
|
159
|
+
* @param placementPolicyName Name of the VMware vSphere Distributed Resource Scheduler (DRS) placement
|
|
160
|
+
* policy
|
|
161
|
+
* @param options The options parameters.
|
|
162
|
+
*/
|
|
163
|
+
beginDeleteAndWait(
|
|
164
|
+
resourceGroupName: string,
|
|
165
|
+
privateCloudName: string,
|
|
166
|
+
clusterName: string,
|
|
167
|
+
placementPolicyName: string,
|
|
168
|
+
options?: PlacementPoliciesDeleteOptionalParams
|
|
169
|
+
): Promise<void>;
|
|
170
|
+
}
|
|
@@ -0,0 +1,198 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
|
|
9
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
10
|
+
import { PollerLike, PollOperationState } from "@azure/core-lro";
|
|
11
|
+
import {
|
|
12
|
+
PrivateCloud,
|
|
13
|
+
PrivateCloudsListOptionalParams,
|
|
14
|
+
PrivateCloudsListInSubscriptionOptionalParams,
|
|
15
|
+
PrivateCloudsGetOptionalParams,
|
|
16
|
+
PrivateCloudsGetResponse,
|
|
17
|
+
PrivateCloudsCreateOrUpdateOptionalParams,
|
|
18
|
+
PrivateCloudsCreateOrUpdateResponse,
|
|
19
|
+
PrivateCloudUpdate,
|
|
20
|
+
PrivateCloudsUpdateOptionalParams,
|
|
21
|
+
PrivateCloudsUpdateResponse,
|
|
22
|
+
PrivateCloudsDeleteOptionalParams,
|
|
23
|
+
PrivateCloudsRotateVcenterPasswordOptionalParams,
|
|
24
|
+
PrivateCloudsRotateNsxtPasswordOptionalParams,
|
|
25
|
+
PrivateCloudsListAdminCredentialsOptionalParams,
|
|
26
|
+
PrivateCloudsListAdminCredentialsResponse
|
|
27
|
+
} from "../models";
|
|
28
|
+
|
|
29
|
+
/// <reference lib="esnext.asynciterable" />
|
|
30
|
+
/** Interface representing a PrivateClouds. */
|
|
31
|
+
export interface PrivateClouds {
|
|
32
|
+
/**
|
|
33
|
+
* List private clouds in a resource group
|
|
34
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
35
|
+
* @param options The options parameters.
|
|
36
|
+
*/
|
|
37
|
+
list(
|
|
38
|
+
resourceGroupName: string,
|
|
39
|
+
options?: PrivateCloudsListOptionalParams
|
|
40
|
+
): PagedAsyncIterableIterator<PrivateCloud>;
|
|
41
|
+
/**
|
|
42
|
+
* List private clouds in a subscription
|
|
43
|
+
* @param options The options parameters.
|
|
44
|
+
*/
|
|
45
|
+
listInSubscription(
|
|
46
|
+
options?: PrivateCloudsListInSubscriptionOptionalParams
|
|
47
|
+
): PagedAsyncIterableIterator<PrivateCloud>;
|
|
48
|
+
/**
|
|
49
|
+
* Get a private cloud
|
|
50
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
51
|
+
* @param privateCloudName Name of the private cloud
|
|
52
|
+
* @param options The options parameters.
|
|
53
|
+
*/
|
|
54
|
+
get(
|
|
55
|
+
resourceGroupName: string,
|
|
56
|
+
privateCloudName: string,
|
|
57
|
+
options?: PrivateCloudsGetOptionalParams
|
|
58
|
+
): Promise<PrivateCloudsGetResponse>;
|
|
59
|
+
/**
|
|
60
|
+
* Create or update a private cloud
|
|
61
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
62
|
+
* @param privateCloudName Name of the private cloud
|
|
63
|
+
* @param privateCloud The private cloud
|
|
64
|
+
* @param options The options parameters.
|
|
65
|
+
*/
|
|
66
|
+
beginCreateOrUpdate(
|
|
67
|
+
resourceGroupName: string,
|
|
68
|
+
privateCloudName: string,
|
|
69
|
+
privateCloud: PrivateCloud,
|
|
70
|
+
options?: PrivateCloudsCreateOrUpdateOptionalParams
|
|
71
|
+
): Promise<
|
|
72
|
+
PollerLike<
|
|
73
|
+
PollOperationState<PrivateCloudsCreateOrUpdateResponse>,
|
|
74
|
+
PrivateCloudsCreateOrUpdateResponse
|
|
75
|
+
>
|
|
76
|
+
>;
|
|
77
|
+
/**
|
|
78
|
+
* Create or update a private cloud
|
|
79
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
80
|
+
* @param privateCloudName Name of the private cloud
|
|
81
|
+
* @param privateCloud The private cloud
|
|
82
|
+
* @param options The options parameters.
|
|
83
|
+
*/
|
|
84
|
+
beginCreateOrUpdateAndWait(
|
|
85
|
+
resourceGroupName: string,
|
|
86
|
+
privateCloudName: string,
|
|
87
|
+
privateCloud: PrivateCloud,
|
|
88
|
+
options?: PrivateCloudsCreateOrUpdateOptionalParams
|
|
89
|
+
): Promise<PrivateCloudsCreateOrUpdateResponse>;
|
|
90
|
+
/**
|
|
91
|
+
* Update a private cloud
|
|
92
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
93
|
+
* @param privateCloudName Name of the private cloud
|
|
94
|
+
* @param privateCloudUpdate The private cloud properties to be updated
|
|
95
|
+
* @param options The options parameters.
|
|
96
|
+
*/
|
|
97
|
+
beginUpdate(
|
|
98
|
+
resourceGroupName: string,
|
|
99
|
+
privateCloudName: string,
|
|
100
|
+
privateCloudUpdate: PrivateCloudUpdate,
|
|
101
|
+
options?: PrivateCloudsUpdateOptionalParams
|
|
102
|
+
): Promise<
|
|
103
|
+
PollerLike<
|
|
104
|
+
PollOperationState<PrivateCloudsUpdateResponse>,
|
|
105
|
+
PrivateCloudsUpdateResponse
|
|
106
|
+
>
|
|
107
|
+
>;
|
|
108
|
+
/**
|
|
109
|
+
* Update a private cloud
|
|
110
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
111
|
+
* @param privateCloudName Name of the private cloud
|
|
112
|
+
* @param privateCloudUpdate The private cloud properties to be updated
|
|
113
|
+
* @param options The options parameters.
|
|
114
|
+
*/
|
|
115
|
+
beginUpdateAndWait(
|
|
116
|
+
resourceGroupName: string,
|
|
117
|
+
privateCloudName: string,
|
|
118
|
+
privateCloudUpdate: PrivateCloudUpdate,
|
|
119
|
+
options?: PrivateCloudsUpdateOptionalParams
|
|
120
|
+
): Promise<PrivateCloudsUpdateResponse>;
|
|
121
|
+
/**
|
|
122
|
+
* Delete a private cloud
|
|
123
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
124
|
+
* @param privateCloudName Name of the private cloud
|
|
125
|
+
* @param options The options parameters.
|
|
126
|
+
*/
|
|
127
|
+
beginDelete(
|
|
128
|
+
resourceGroupName: string,
|
|
129
|
+
privateCloudName: string,
|
|
130
|
+
options?: PrivateCloudsDeleteOptionalParams
|
|
131
|
+
): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
132
|
+
/**
|
|
133
|
+
* Delete a private cloud
|
|
134
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
135
|
+
* @param privateCloudName Name of the private cloud
|
|
136
|
+
* @param options The options parameters.
|
|
137
|
+
*/
|
|
138
|
+
beginDeleteAndWait(
|
|
139
|
+
resourceGroupName: string,
|
|
140
|
+
privateCloudName: string,
|
|
141
|
+
options?: PrivateCloudsDeleteOptionalParams
|
|
142
|
+
): Promise<void>;
|
|
143
|
+
/**
|
|
144
|
+
* Rotate the vCenter password
|
|
145
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
146
|
+
* @param privateCloudName Name of the private cloud
|
|
147
|
+
* @param options The options parameters.
|
|
148
|
+
*/
|
|
149
|
+
beginRotateVcenterPassword(
|
|
150
|
+
resourceGroupName: string,
|
|
151
|
+
privateCloudName: string,
|
|
152
|
+
options?: PrivateCloudsRotateVcenterPasswordOptionalParams
|
|
153
|
+
): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
154
|
+
/**
|
|
155
|
+
* Rotate the vCenter password
|
|
156
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
157
|
+
* @param privateCloudName Name of the private cloud
|
|
158
|
+
* @param options The options parameters.
|
|
159
|
+
*/
|
|
160
|
+
beginRotateVcenterPasswordAndWait(
|
|
161
|
+
resourceGroupName: string,
|
|
162
|
+
privateCloudName: string,
|
|
163
|
+
options?: PrivateCloudsRotateVcenterPasswordOptionalParams
|
|
164
|
+
): Promise<void>;
|
|
165
|
+
/**
|
|
166
|
+
* Rotate the NSX-T Manager password
|
|
167
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
168
|
+
* @param privateCloudName Name of the private cloud
|
|
169
|
+
* @param options The options parameters.
|
|
170
|
+
*/
|
|
171
|
+
beginRotateNsxtPassword(
|
|
172
|
+
resourceGroupName: string,
|
|
173
|
+
privateCloudName: string,
|
|
174
|
+
options?: PrivateCloudsRotateNsxtPasswordOptionalParams
|
|
175
|
+
): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
176
|
+
/**
|
|
177
|
+
* Rotate the NSX-T Manager password
|
|
178
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
179
|
+
* @param privateCloudName Name of the private cloud
|
|
180
|
+
* @param options The options parameters.
|
|
181
|
+
*/
|
|
182
|
+
beginRotateNsxtPasswordAndWait(
|
|
183
|
+
resourceGroupName: string,
|
|
184
|
+
privateCloudName: string,
|
|
185
|
+
options?: PrivateCloudsRotateNsxtPasswordOptionalParams
|
|
186
|
+
): Promise<void>;
|
|
187
|
+
/**
|
|
188
|
+
* List the admin credentials for the private cloud
|
|
189
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
190
|
+
* @param privateCloudName Name of the private cloud
|
|
191
|
+
* @param options The options parameters.
|
|
192
|
+
*/
|
|
193
|
+
listAdminCredentials(
|
|
194
|
+
resourceGroupName: string,
|
|
195
|
+
privateCloudName: string,
|
|
196
|
+
options?: PrivateCloudsListAdminCredentialsOptionalParams
|
|
197
|
+
): Promise<PrivateCloudsListAdminCredentialsResponse>;
|
|
198
|
+
}
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
|
|
9
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
10
|
+
import {
|
|
11
|
+
ScriptCmdlet,
|
|
12
|
+
ScriptCmdletsListOptionalParams,
|
|
13
|
+
ScriptCmdletsGetOptionalParams,
|
|
14
|
+
ScriptCmdletsGetResponse
|
|
15
|
+
} from "../models";
|
|
16
|
+
|
|
17
|
+
/// <reference lib="esnext.asynciterable" />
|
|
18
|
+
/** Interface representing a ScriptCmdlets. */
|
|
19
|
+
export interface ScriptCmdlets {
|
|
20
|
+
/**
|
|
21
|
+
* List script cmdlet resources available for a private cloud to create a script execution resource on
|
|
22
|
+
* a private cloud
|
|
23
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
24
|
+
* @param privateCloudName Name of the private cloud
|
|
25
|
+
* @param scriptPackageName Name of the script package in the private cloud
|
|
26
|
+
* @param options The options parameters.
|
|
27
|
+
*/
|
|
28
|
+
list(
|
|
29
|
+
resourceGroupName: string,
|
|
30
|
+
privateCloudName: string,
|
|
31
|
+
scriptPackageName: string,
|
|
32
|
+
options?: ScriptCmdletsListOptionalParams
|
|
33
|
+
): PagedAsyncIterableIterator<ScriptCmdlet>;
|
|
34
|
+
/**
|
|
35
|
+
* Return information about a script cmdlet resource in a specific package on a private cloud
|
|
36
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
37
|
+
* @param privateCloudName Name of the private cloud
|
|
38
|
+
* @param scriptPackageName Name of the script package in the private cloud
|
|
39
|
+
* @param scriptCmdletName Name of the script cmdlet resource in the script package in the private
|
|
40
|
+
* cloud
|
|
41
|
+
* @param options The options parameters.
|
|
42
|
+
*/
|
|
43
|
+
get(
|
|
44
|
+
resourceGroupName: string,
|
|
45
|
+
privateCloudName: string,
|
|
46
|
+
scriptPackageName: string,
|
|
47
|
+
scriptCmdletName: string,
|
|
48
|
+
options?: ScriptCmdletsGetOptionalParams
|
|
49
|
+
): Promise<ScriptCmdletsGetResponse>;
|
|
50
|
+
}
|