@azure/arm-networkcloud 1.2.0-beta.1 → 1.3.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/dist/browser/index.d.ts.map +1 -1
- package/dist/browser/index.js +4 -7
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/lroImpl.d.ts +1 -1
- package/dist/browser/lroImpl.d.ts.map +1 -1
- package/dist/browser/lroImpl.js +9 -10
- package/dist/browser/lroImpl.js.map +1 -1
- package/dist/browser/models/index.d.ts +845 -14
- package/dist/browser/models/index.d.ts.map +1 -1
- package/dist/browser/models/index.js +81 -8
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/mappers.d.ts +14 -1
- package/dist/browser/models/mappers.d.ts.map +1 -1
- package/dist/browser/models/mappers.js +1275 -312
- package/dist/browser/models/mappers.js.map +1 -1
- package/dist/browser/models/parameters.d.ts +8 -1
- package/dist/browser/models/parameters.d.ts.map +1 -1
- package/dist/browser/models/parameters.js +53 -13
- package/dist/browser/models/parameters.js.map +1 -1
- package/dist/browser/networkCloud.d.ts +3 -3
- package/dist/browser/networkCloud.d.ts.map +1 -1
- package/dist/browser/networkCloud.js +39 -16
- package/dist/browser/networkCloud.js.map +1 -1
- package/dist/browser/operations/agentPools.d.ts +5 -5
- package/dist/browser/operations/agentPools.d.ts.map +1 -1
- package/dist/browser/operations/agentPools.js +73 -70
- package/dist/browser/operations/agentPools.js.map +1 -1
- package/dist/browser/operations/bareMetalMachineKeySets.d.ts +5 -5
- package/dist/browser/operations/bareMetalMachineKeySets.d.ts.map +1 -1
- package/dist/browser/operations/bareMetalMachineKeySets.js +73 -70
- package/dist/browser/operations/bareMetalMachineKeySets.js.map +1 -1
- package/dist/browser/operations/bareMetalMachines.d.ts +25 -5
- package/dist/browser/operations/bareMetalMachines.d.ts.map +1 -1
- package/dist/browser/operations/bareMetalMachines.js +308 -180
- package/dist/browser/operations/bareMetalMachines.js.map +1 -1
- package/dist/browser/operations/bmcKeySets.d.ts +5 -5
- package/dist/browser/operations/bmcKeySets.d.ts.map +1 -1
- package/dist/browser/operations/bmcKeySets.js +73 -70
- package/dist/browser/operations/bmcKeySets.js.map +1 -1
- package/dist/browser/operations/cloudServicesNetworks.d.ts +5 -5
- package/dist/browser/operations/cloudServicesNetworks.d.ts.map +1 -1
- package/dist/browser/operations/cloudServicesNetworks.js +98 -120
- package/dist/browser/operations/cloudServicesNetworks.js.map +1 -1
- package/dist/browser/operations/clusterManagers.d.ts +5 -5
- package/dist/browser/operations/clusterManagers.d.ts.map +1 -1
- package/dist/browser/operations/clusterManagers.js +87 -114
- package/dist/browser/operations/clusterManagers.js.map +1 -1
- package/dist/browser/operations/clusters.d.ts +5 -5
- package/dist/browser/operations/clusters.d.ts.map +1 -1
- package/dist/browser/operations/clusters.js +142 -144
- package/dist/browser/operations/clusters.js.map +1 -1
- package/dist/browser/operations/consoles.d.ts +5 -5
- package/dist/browser/operations/consoles.d.ts.map +1 -1
- package/dist/browser/operations/consoles.js +73 -70
- package/dist/browser/operations/consoles.js.map +1 -1
- package/dist/browser/operations/index.d.ts.map +1 -1
- package/dist/browser/operations/index.js +4 -7
- package/dist/browser/operations/index.js.map +1 -1
- package/dist/browser/operations/kubernetesClusterFeatures.d.ts +5 -5
- package/dist/browser/operations/kubernetesClusterFeatures.d.ts.map +1 -1
- package/dist/browser/operations/kubernetesClusterFeatures.js +73 -70
- package/dist/browser/operations/kubernetesClusterFeatures.js.map +1 -1
- package/dist/browser/operations/kubernetesClusters.d.ts +5 -5
- package/dist/browser/operations/kubernetesClusters.d.ts.map +1 -1
- package/dist/browser/operations/kubernetesClusters.js +109 -126
- package/dist/browser/operations/kubernetesClusters.js.map +1 -1
- package/dist/browser/operations/l2Networks.d.ts +5 -5
- package/dist/browser/operations/l2Networks.d.ts.map +1 -1
- package/dist/browser/operations/l2Networks.js +87 -114
- package/dist/browser/operations/l2Networks.js.map +1 -1
- package/dist/browser/operations/l3Networks.d.ts +5 -5
- package/dist/browser/operations/l3Networks.d.ts.map +1 -1
- package/dist/browser/operations/l3Networks.js +87 -114
- package/dist/browser/operations/l3Networks.js.map +1 -1
- package/dist/browser/operations/metricsConfigurations.d.ts +5 -5
- package/dist/browser/operations/metricsConfigurations.d.ts.map +1 -1
- package/dist/browser/operations/metricsConfigurations.js +73 -70
- package/dist/browser/operations/metricsConfigurations.js.map +1 -1
- package/dist/browser/operations/operations.d.ts +4 -4
- package/dist/browser/operations/operations.d.ts.map +1 -1
- package/dist/browser/operations/operations.js +25 -47
- package/dist/browser/operations/operations.js.map +1 -1
- package/dist/browser/operations/rackSkus.d.ts +4 -4
- package/dist/browser/operations/rackSkus.d.ts.map +1 -1
- package/dist/browser/operations/rackSkus.js +27 -57
- package/dist/browser/operations/rackSkus.js.map +1 -1
- package/dist/browser/operations/racks.d.ts +5 -5
- package/dist/browser/operations/racks.d.ts.map +1 -1
- package/dist/browser/operations/racks.js +98 -120
- package/dist/browser/operations/racks.js.map +1 -1
- package/dist/browser/operations/storageAppliances.d.ts +21 -5
- package/dist/browser/operations/storageAppliances.d.ts.map +1 -1
- package/dist/browser/operations/storageAppliances.js +216 -132
- package/dist/browser/operations/storageAppliances.js.map +1 -1
- package/dist/browser/operations/trunkedNetworks.d.ts +5 -5
- package/dist/browser/operations/trunkedNetworks.d.ts.map +1 -1
- package/dist/browser/operations/trunkedNetworks.js +87 -114
- package/dist/browser/operations/trunkedNetworks.js.map +1 -1
- package/dist/browser/operations/virtualMachines.d.ts +21 -5
- package/dist/browser/operations/virtualMachines.d.ts.map +1 -1
- package/dist/browser/operations/virtualMachines.js +232 -143
- package/dist/browser/operations/virtualMachines.js.map +1 -1
- package/dist/browser/operations/volumes.d.ts +5 -5
- package/dist/browser/operations/volumes.d.ts.map +1 -1
- package/dist/browser/operations/volumes.js +87 -114
- package/dist/browser/operations/volumes.js.map +1 -1
- package/dist/browser/operationsInterfaces/agentPools.d.ts +3 -3
- package/dist/browser/operationsInterfaces/agentPools.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/agentPools.js +2 -7
- package/dist/browser/operationsInterfaces/agentPools.js.map +1 -1
- package/dist/browser/operationsInterfaces/bareMetalMachineKeySets.d.ts +3 -3
- package/dist/browser/operationsInterfaces/bareMetalMachineKeySets.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/bareMetalMachineKeySets.js +2 -7
- package/dist/browser/operationsInterfaces/bareMetalMachineKeySets.js.map +1 -1
- package/dist/browser/operationsInterfaces/bareMetalMachines.d.ts +23 -3
- package/dist/browser/operationsInterfaces/bareMetalMachines.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/bareMetalMachines.js +2 -7
- package/dist/browser/operationsInterfaces/bareMetalMachines.js.map +1 -1
- package/dist/browser/operationsInterfaces/bmcKeySets.d.ts +3 -3
- package/dist/browser/operationsInterfaces/bmcKeySets.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/bmcKeySets.js +2 -7
- package/dist/browser/operationsInterfaces/bmcKeySets.js.map +1 -1
- package/dist/browser/operationsInterfaces/cloudServicesNetworks.d.ts +3 -3
- package/dist/browser/operationsInterfaces/cloudServicesNetworks.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/cloudServicesNetworks.js +2 -7
- package/dist/browser/operationsInterfaces/cloudServicesNetworks.js.map +1 -1
- package/dist/browser/operationsInterfaces/clusterManagers.d.ts +3 -3
- package/dist/browser/operationsInterfaces/clusterManagers.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/clusterManagers.js +2 -7
- package/dist/browser/operationsInterfaces/clusterManagers.js.map +1 -1
- package/dist/browser/operationsInterfaces/clusters.d.ts +3 -3
- package/dist/browser/operationsInterfaces/clusters.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/clusters.js +2 -7
- package/dist/browser/operationsInterfaces/clusters.js.map +1 -1
- package/dist/browser/operationsInterfaces/consoles.d.ts +3 -3
- package/dist/browser/operationsInterfaces/consoles.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/consoles.js +2 -7
- package/dist/browser/operationsInterfaces/consoles.js.map +1 -1
- package/dist/browser/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/index.js +4 -7
- package/dist/browser/operationsInterfaces/index.js.map +1 -1
- package/dist/browser/operationsInterfaces/kubernetesClusterFeatures.d.ts +3 -3
- package/dist/browser/operationsInterfaces/kubernetesClusterFeatures.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/kubernetesClusterFeatures.js +2 -7
- package/dist/browser/operationsInterfaces/kubernetesClusterFeatures.js.map +1 -1
- package/dist/browser/operationsInterfaces/kubernetesClusters.d.ts +3 -3
- package/dist/browser/operationsInterfaces/kubernetesClusters.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/kubernetesClusters.js +2 -7
- package/dist/browser/operationsInterfaces/kubernetesClusters.js.map +1 -1
- package/dist/browser/operationsInterfaces/l2Networks.d.ts +3 -3
- package/dist/browser/operationsInterfaces/l2Networks.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/l2Networks.js +2 -7
- package/dist/browser/operationsInterfaces/l2Networks.js.map +1 -1
- package/dist/browser/operationsInterfaces/l3Networks.d.ts +3 -3
- package/dist/browser/operationsInterfaces/l3Networks.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/l3Networks.js +2 -7
- package/dist/browser/operationsInterfaces/l3Networks.js.map +1 -1
- package/dist/browser/operationsInterfaces/metricsConfigurations.d.ts +3 -3
- package/dist/browser/operationsInterfaces/metricsConfigurations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/metricsConfigurations.js +2 -7
- package/dist/browser/operationsInterfaces/metricsConfigurations.js.map +1 -1
- package/dist/browser/operationsInterfaces/operations.d.ts +2 -2
- package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/operations.js +2 -7
- package/dist/browser/operationsInterfaces/operations.js.map +1 -1
- package/dist/browser/operationsInterfaces/rackSkus.d.ts +2 -2
- package/dist/browser/operationsInterfaces/rackSkus.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/rackSkus.js +2 -7
- package/dist/browser/operationsInterfaces/rackSkus.js.map +1 -1
- package/dist/browser/operationsInterfaces/racks.d.ts +3 -3
- package/dist/browser/operationsInterfaces/racks.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/racks.js +2 -7
- package/dist/browser/operationsInterfaces/racks.js.map +1 -1
- package/dist/browser/operationsInterfaces/storageAppliances.d.ts +19 -3
- package/dist/browser/operationsInterfaces/storageAppliances.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/storageAppliances.js +2 -7
- package/dist/browser/operationsInterfaces/storageAppliances.js.map +1 -1
- package/dist/browser/operationsInterfaces/trunkedNetworks.d.ts +3 -3
- package/dist/browser/operationsInterfaces/trunkedNetworks.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/trunkedNetworks.js +2 -7
- package/dist/browser/operationsInterfaces/trunkedNetworks.js.map +1 -1
- package/dist/browser/operationsInterfaces/virtualMachines.d.ts +19 -3
- package/dist/browser/operationsInterfaces/virtualMachines.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/virtualMachines.js +2 -7
- package/dist/browser/operationsInterfaces/virtualMachines.js.map +1 -1
- package/dist/browser/operationsInterfaces/volumes.d.ts +3 -3
- package/dist/browser/operationsInterfaces/volumes.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/volumes.js +2 -7
- package/dist/browser/operationsInterfaces/volumes.js.map +1 -1
- package/dist/browser/pagingHelper.d.ts.map +1 -1
- package/dist/browser/pagingHelper.js +4 -11
- package/dist/browser/pagingHelper.js.map +1 -1
- package/dist/commonjs/index.d.ts.map +1 -1
- package/dist/commonjs/index.js +4 -7
- package/dist/commonjs/index.js.map +1 -1
- package/dist/commonjs/lroImpl.d.ts +1 -1
- package/dist/commonjs/lroImpl.d.ts.map +1 -1
- package/dist/commonjs/lroImpl.js +9 -10
- package/dist/commonjs/lroImpl.js.map +1 -1
- package/dist/commonjs/models/index.d.ts +845 -14
- package/dist/commonjs/models/index.d.ts.map +1 -1
- package/dist/commonjs/models/index.js +84 -11
- package/dist/commonjs/models/index.js.map +1 -1
- package/dist/commonjs/models/mappers.d.ts +14 -1
- package/dist/commonjs/models/mappers.d.ts.map +1 -1
- package/dist/commonjs/models/mappers.js +1280 -317
- package/dist/commonjs/models/mappers.js.map +1 -1
- package/dist/commonjs/models/parameters.d.ts +8 -1
- package/dist/commonjs/models/parameters.d.ts.map +1 -1
- package/dist/commonjs/models/parameters.js +54 -14
- package/dist/commonjs/models/parameters.js.map +1 -1
- package/dist/commonjs/networkCloud.d.ts +3 -3
- package/dist/commonjs/networkCloud.d.ts.map +1 -1
- package/dist/commonjs/networkCloud.js +39 -16
- package/dist/commonjs/networkCloud.js.map +1 -1
- package/dist/commonjs/operations/agentPools.d.ts +5 -5
- package/dist/commonjs/operations/agentPools.d.ts.map +1 -1
- package/dist/commonjs/operations/agentPools.js +72 -68
- package/dist/commonjs/operations/agentPools.js.map +1 -1
- package/dist/commonjs/operations/bareMetalMachineKeySets.d.ts +5 -5
- package/dist/commonjs/operations/bareMetalMachineKeySets.d.ts.map +1 -1
- package/dist/commonjs/operations/bareMetalMachineKeySets.js +72 -68
- package/dist/commonjs/operations/bareMetalMachineKeySets.js.map +1 -1
- package/dist/commonjs/operations/bareMetalMachines.d.ts +25 -5
- package/dist/commonjs/operations/bareMetalMachines.d.ts.map +1 -1
- package/dist/commonjs/operations/bareMetalMachines.js +307 -178
- package/dist/commonjs/operations/bareMetalMachines.js.map +1 -1
- package/dist/commonjs/operations/bmcKeySets.d.ts +5 -5
- package/dist/commonjs/operations/bmcKeySets.d.ts.map +1 -1
- package/dist/commonjs/operations/bmcKeySets.js +72 -68
- package/dist/commonjs/operations/bmcKeySets.js.map +1 -1
- package/dist/commonjs/operations/cloudServicesNetworks.d.ts +5 -5
- package/dist/commonjs/operations/cloudServicesNetworks.d.ts.map +1 -1
- package/dist/commonjs/operations/cloudServicesNetworks.js +97 -118
- package/dist/commonjs/operations/cloudServicesNetworks.js.map +1 -1
- package/dist/commonjs/operations/clusterManagers.d.ts +5 -5
- package/dist/commonjs/operations/clusterManagers.d.ts.map +1 -1
- package/dist/commonjs/operations/clusterManagers.js +86 -112
- package/dist/commonjs/operations/clusterManagers.js.map +1 -1
- package/dist/commonjs/operations/clusters.d.ts +5 -5
- package/dist/commonjs/operations/clusters.d.ts.map +1 -1
- package/dist/commonjs/operations/clusters.js +141 -142
- package/dist/commonjs/operations/clusters.js.map +1 -1
- package/dist/commonjs/operations/consoles.d.ts +5 -5
- package/dist/commonjs/operations/consoles.d.ts.map +1 -1
- package/dist/commonjs/operations/consoles.js +72 -68
- package/dist/commonjs/operations/consoles.js.map +1 -1
- package/dist/commonjs/operations/index.d.ts.map +1 -1
- package/dist/commonjs/operations/index.js +4 -7
- package/dist/commonjs/operations/index.js.map +1 -1
- package/dist/commonjs/operations/kubernetesClusterFeatures.d.ts +5 -5
- package/dist/commonjs/operations/kubernetesClusterFeatures.d.ts.map +1 -1
- package/dist/commonjs/operations/kubernetesClusterFeatures.js +72 -68
- package/dist/commonjs/operations/kubernetesClusterFeatures.js.map +1 -1
- package/dist/commonjs/operations/kubernetesClusters.d.ts +5 -5
- package/dist/commonjs/operations/kubernetesClusters.d.ts.map +1 -1
- package/dist/commonjs/operations/kubernetesClusters.js +108 -124
- package/dist/commonjs/operations/kubernetesClusters.js.map +1 -1
- package/dist/commonjs/operations/l2Networks.d.ts +5 -5
- package/dist/commonjs/operations/l2Networks.d.ts.map +1 -1
- package/dist/commonjs/operations/l2Networks.js +86 -112
- package/dist/commonjs/operations/l2Networks.js.map +1 -1
- package/dist/commonjs/operations/l3Networks.d.ts +5 -5
- package/dist/commonjs/operations/l3Networks.d.ts.map +1 -1
- package/dist/commonjs/operations/l3Networks.js +86 -112
- package/dist/commonjs/operations/l3Networks.js.map +1 -1
- package/dist/commonjs/operations/metricsConfigurations.d.ts +5 -5
- package/dist/commonjs/operations/metricsConfigurations.d.ts.map +1 -1
- package/dist/commonjs/operations/metricsConfigurations.js +72 -68
- package/dist/commonjs/operations/metricsConfigurations.js.map +1 -1
- package/dist/commonjs/operations/operations.d.ts +4 -4
- package/dist/commonjs/operations/operations.d.ts.map +1 -1
- package/dist/commonjs/operations/operations.js +25 -46
- package/dist/commonjs/operations/operations.js.map +1 -1
- package/dist/commonjs/operations/rackSkus.d.ts +4 -4
- package/dist/commonjs/operations/rackSkus.d.ts.map +1 -1
- package/dist/commonjs/operations/rackSkus.js +27 -56
- package/dist/commonjs/operations/rackSkus.js.map +1 -1
- package/dist/commonjs/operations/racks.d.ts +5 -5
- package/dist/commonjs/operations/racks.d.ts.map +1 -1
- package/dist/commonjs/operations/racks.js +97 -118
- package/dist/commonjs/operations/racks.js.map +1 -1
- package/dist/commonjs/operations/storageAppliances.d.ts +21 -5
- package/dist/commonjs/operations/storageAppliances.d.ts.map +1 -1
- package/dist/commonjs/operations/storageAppliances.js +215 -130
- package/dist/commonjs/operations/storageAppliances.js.map +1 -1
- package/dist/commonjs/operations/trunkedNetworks.d.ts +5 -5
- package/dist/commonjs/operations/trunkedNetworks.d.ts.map +1 -1
- package/dist/commonjs/operations/trunkedNetworks.js +86 -112
- package/dist/commonjs/operations/trunkedNetworks.js.map +1 -1
- package/dist/commonjs/operations/virtualMachines.d.ts +21 -5
- package/dist/commonjs/operations/virtualMachines.d.ts.map +1 -1
- package/dist/commonjs/operations/virtualMachines.js +231 -141
- package/dist/commonjs/operations/virtualMachines.js.map +1 -1
- package/dist/commonjs/operations/volumes.d.ts +5 -5
- package/dist/commonjs/operations/volumes.d.ts.map +1 -1
- package/dist/commonjs/operations/volumes.js +86 -112
- package/dist/commonjs/operations/volumes.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/agentPools.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/agentPools.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/agentPools.js +2 -7
- package/dist/commonjs/operationsInterfaces/agentPools.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/bareMetalMachineKeySets.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/bareMetalMachineKeySets.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/bareMetalMachineKeySets.js +2 -7
- package/dist/commonjs/operationsInterfaces/bareMetalMachineKeySets.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/bareMetalMachines.d.ts +23 -3
- package/dist/commonjs/operationsInterfaces/bareMetalMachines.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/bareMetalMachines.js +2 -7
- package/dist/commonjs/operationsInterfaces/bareMetalMachines.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/bmcKeySets.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/bmcKeySets.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/bmcKeySets.js +2 -7
- package/dist/commonjs/operationsInterfaces/bmcKeySets.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/cloudServicesNetworks.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/cloudServicesNetworks.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/cloudServicesNetworks.js +2 -7
- package/dist/commonjs/operationsInterfaces/cloudServicesNetworks.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/clusterManagers.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/clusterManagers.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/clusterManagers.js +2 -7
- package/dist/commonjs/operationsInterfaces/clusterManagers.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/clusters.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/clusters.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/clusters.js +2 -7
- package/dist/commonjs/operationsInterfaces/clusters.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/consoles.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/consoles.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/consoles.js +2 -7
- package/dist/commonjs/operationsInterfaces/consoles.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.js +4 -7
- package/dist/commonjs/operationsInterfaces/index.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/kubernetesClusterFeatures.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/kubernetesClusterFeatures.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/kubernetesClusterFeatures.js +2 -7
- package/dist/commonjs/operationsInterfaces/kubernetesClusterFeatures.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/kubernetesClusters.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/kubernetesClusters.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/kubernetesClusters.js +2 -7
- package/dist/commonjs/operationsInterfaces/kubernetesClusters.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/l2Networks.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/l2Networks.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/l2Networks.js +2 -7
- package/dist/commonjs/operationsInterfaces/l2Networks.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/l3Networks.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/l3Networks.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/l3Networks.js +2 -7
- package/dist/commonjs/operationsInterfaces/l3Networks.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/metricsConfigurations.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/metricsConfigurations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/metricsConfigurations.js +2 -7
- package/dist/commonjs/operationsInterfaces/metricsConfigurations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/operations.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/operations.js +2 -7
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/rackSkus.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/rackSkus.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/rackSkus.js +2 -7
- package/dist/commonjs/operationsInterfaces/rackSkus.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/racks.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/racks.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/racks.js +2 -7
- package/dist/commonjs/operationsInterfaces/racks.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/storageAppliances.d.ts +19 -3
- package/dist/commonjs/operationsInterfaces/storageAppliances.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/storageAppliances.js +2 -7
- package/dist/commonjs/operationsInterfaces/storageAppliances.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/trunkedNetworks.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/trunkedNetworks.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/trunkedNetworks.js +2 -7
- package/dist/commonjs/operationsInterfaces/trunkedNetworks.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/virtualMachines.d.ts +19 -3
- package/dist/commonjs/operationsInterfaces/virtualMachines.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/virtualMachines.js +2 -7
- package/dist/commonjs/operationsInterfaces/virtualMachines.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/volumes.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/volumes.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/volumes.js +2 -7
- package/dist/commonjs/operationsInterfaces/volumes.js.map +1 -1
- package/dist/commonjs/pagingHelper.d.ts.map +1 -1
- package/dist/commonjs/pagingHelper.js +4 -11
- package/dist/commonjs/pagingHelper.js.map +1 -1
- package/dist/commonjs/tsdoc-metadata.json +11 -11
- package/dist/esm/index.d.ts.map +1 -1
- package/dist/esm/index.js +4 -7
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/lroImpl.d.ts +1 -1
- package/dist/esm/lroImpl.d.ts.map +1 -1
- package/dist/esm/lroImpl.js +9 -10
- package/dist/esm/lroImpl.js.map +1 -1
- package/dist/esm/models/index.d.ts +845 -14
- package/dist/esm/models/index.d.ts.map +1 -1
- package/dist/esm/models/index.js +81 -8
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/mappers.d.ts +14 -1
- package/dist/esm/models/mappers.d.ts.map +1 -1
- package/dist/esm/models/mappers.js +1275 -312
- package/dist/esm/models/mappers.js.map +1 -1
- package/dist/esm/models/parameters.d.ts +8 -1
- package/dist/esm/models/parameters.d.ts.map +1 -1
- package/dist/esm/models/parameters.js +53 -13
- package/dist/esm/models/parameters.js.map +1 -1
- package/dist/esm/networkCloud.d.ts +3 -3
- package/dist/esm/networkCloud.d.ts.map +1 -1
- package/dist/esm/networkCloud.js +39 -16
- package/dist/esm/networkCloud.js.map +1 -1
- package/dist/esm/operations/agentPools.d.ts +5 -5
- package/dist/esm/operations/agentPools.d.ts.map +1 -1
- package/dist/esm/operations/agentPools.js +73 -70
- package/dist/esm/operations/agentPools.js.map +1 -1
- package/dist/esm/operations/bareMetalMachineKeySets.d.ts +5 -5
- package/dist/esm/operations/bareMetalMachineKeySets.d.ts.map +1 -1
- package/dist/esm/operations/bareMetalMachineKeySets.js +73 -70
- package/dist/esm/operations/bareMetalMachineKeySets.js.map +1 -1
- package/dist/esm/operations/bareMetalMachines.d.ts +25 -5
- package/dist/esm/operations/bareMetalMachines.d.ts.map +1 -1
- package/dist/esm/operations/bareMetalMachines.js +308 -180
- package/dist/esm/operations/bareMetalMachines.js.map +1 -1
- package/dist/esm/operations/bmcKeySets.d.ts +5 -5
- package/dist/esm/operations/bmcKeySets.d.ts.map +1 -1
- package/dist/esm/operations/bmcKeySets.js +73 -70
- package/dist/esm/operations/bmcKeySets.js.map +1 -1
- package/dist/esm/operations/cloudServicesNetworks.d.ts +5 -5
- package/dist/esm/operations/cloudServicesNetworks.d.ts.map +1 -1
- package/dist/esm/operations/cloudServicesNetworks.js +98 -120
- package/dist/esm/operations/cloudServicesNetworks.js.map +1 -1
- package/dist/esm/operations/clusterManagers.d.ts +5 -5
- package/dist/esm/operations/clusterManagers.d.ts.map +1 -1
- package/dist/esm/operations/clusterManagers.js +87 -114
- package/dist/esm/operations/clusterManagers.js.map +1 -1
- package/dist/esm/operations/clusters.d.ts +5 -5
- package/dist/esm/operations/clusters.d.ts.map +1 -1
- package/dist/esm/operations/clusters.js +142 -144
- package/dist/esm/operations/clusters.js.map +1 -1
- package/dist/esm/operations/consoles.d.ts +5 -5
- package/dist/esm/operations/consoles.d.ts.map +1 -1
- package/dist/esm/operations/consoles.js +73 -70
- package/dist/esm/operations/consoles.js.map +1 -1
- package/dist/esm/operations/index.d.ts.map +1 -1
- package/dist/esm/operations/index.js +4 -7
- package/dist/esm/operations/index.js.map +1 -1
- package/dist/esm/operations/kubernetesClusterFeatures.d.ts +5 -5
- package/dist/esm/operations/kubernetesClusterFeatures.d.ts.map +1 -1
- package/dist/esm/operations/kubernetesClusterFeatures.js +73 -70
- package/dist/esm/operations/kubernetesClusterFeatures.js.map +1 -1
- package/dist/esm/operations/kubernetesClusters.d.ts +5 -5
- package/dist/esm/operations/kubernetesClusters.d.ts.map +1 -1
- package/dist/esm/operations/kubernetesClusters.js +109 -126
- package/dist/esm/operations/kubernetesClusters.js.map +1 -1
- package/dist/esm/operations/l2Networks.d.ts +5 -5
- package/dist/esm/operations/l2Networks.d.ts.map +1 -1
- package/dist/esm/operations/l2Networks.js +87 -114
- package/dist/esm/operations/l2Networks.js.map +1 -1
- package/dist/esm/operations/l3Networks.d.ts +5 -5
- package/dist/esm/operations/l3Networks.d.ts.map +1 -1
- package/dist/esm/operations/l3Networks.js +87 -114
- package/dist/esm/operations/l3Networks.js.map +1 -1
- package/dist/esm/operations/metricsConfigurations.d.ts +5 -5
- package/dist/esm/operations/metricsConfigurations.d.ts.map +1 -1
- package/dist/esm/operations/metricsConfigurations.js +73 -70
- package/dist/esm/operations/metricsConfigurations.js.map +1 -1
- package/dist/esm/operations/operations.d.ts +4 -4
- package/dist/esm/operations/operations.d.ts.map +1 -1
- package/dist/esm/operations/operations.js +25 -47
- package/dist/esm/operations/operations.js.map +1 -1
- package/dist/esm/operations/rackSkus.d.ts +4 -4
- package/dist/esm/operations/rackSkus.d.ts.map +1 -1
- package/dist/esm/operations/rackSkus.js +27 -57
- package/dist/esm/operations/rackSkus.js.map +1 -1
- package/dist/esm/operations/racks.d.ts +5 -5
- package/dist/esm/operations/racks.d.ts.map +1 -1
- package/dist/esm/operations/racks.js +98 -120
- package/dist/esm/operations/racks.js.map +1 -1
- package/dist/esm/operations/storageAppliances.d.ts +21 -5
- package/dist/esm/operations/storageAppliances.d.ts.map +1 -1
- package/dist/esm/operations/storageAppliances.js +216 -132
- package/dist/esm/operations/storageAppliances.js.map +1 -1
- package/dist/esm/operations/trunkedNetworks.d.ts +5 -5
- package/dist/esm/operations/trunkedNetworks.d.ts.map +1 -1
- package/dist/esm/operations/trunkedNetworks.js +87 -114
- package/dist/esm/operations/trunkedNetworks.js.map +1 -1
- package/dist/esm/operations/virtualMachines.d.ts +21 -5
- package/dist/esm/operations/virtualMachines.d.ts.map +1 -1
- package/dist/esm/operations/virtualMachines.js +232 -143
- package/dist/esm/operations/virtualMachines.js.map +1 -1
- package/dist/esm/operations/volumes.d.ts +5 -5
- package/dist/esm/operations/volumes.d.ts.map +1 -1
- package/dist/esm/operations/volumes.js +87 -114
- package/dist/esm/operations/volumes.js.map +1 -1
- package/dist/esm/operationsInterfaces/agentPools.d.ts +3 -3
- package/dist/esm/operationsInterfaces/agentPools.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/agentPools.js +2 -7
- package/dist/esm/operationsInterfaces/agentPools.js.map +1 -1
- package/dist/esm/operationsInterfaces/bareMetalMachineKeySets.d.ts +3 -3
- package/dist/esm/operationsInterfaces/bareMetalMachineKeySets.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/bareMetalMachineKeySets.js +2 -7
- package/dist/esm/operationsInterfaces/bareMetalMachineKeySets.js.map +1 -1
- package/dist/esm/operationsInterfaces/bareMetalMachines.d.ts +23 -3
- package/dist/esm/operationsInterfaces/bareMetalMachines.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/bareMetalMachines.js +2 -7
- package/dist/esm/operationsInterfaces/bareMetalMachines.js.map +1 -1
- package/dist/esm/operationsInterfaces/bmcKeySets.d.ts +3 -3
- package/dist/esm/operationsInterfaces/bmcKeySets.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/bmcKeySets.js +2 -7
- package/dist/esm/operationsInterfaces/bmcKeySets.js.map +1 -1
- package/dist/esm/operationsInterfaces/cloudServicesNetworks.d.ts +3 -3
- package/dist/esm/operationsInterfaces/cloudServicesNetworks.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/cloudServicesNetworks.js +2 -7
- package/dist/esm/operationsInterfaces/cloudServicesNetworks.js.map +1 -1
- package/dist/esm/operationsInterfaces/clusterManagers.d.ts +3 -3
- package/dist/esm/operationsInterfaces/clusterManagers.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/clusterManagers.js +2 -7
- package/dist/esm/operationsInterfaces/clusterManagers.js.map +1 -1
- package/dist/esm/operationsInterfaces/clusters.d.ts +3 -3
- package/dist/esm/operationsInterfaces/clusters.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/clusters.js +2 -7
- package/dist/esm/operationsInterfaces/clusters.js.map +1 -1
- package/dist/esm/operationsInterfaces/consoles.d.ts +3 -3
- package/dist/esm/operationsInterfaces/consoles.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/consoles.js +2 -7
- package/dist/esm/operationsInterfaces/consoles.js.map +1 -1
- package/dist/esm/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/index.js +4 -7
- package/dist/esm/operationsInterfaces/index.js.map +1 -1
- package/dist/esm/operationsInterfaces/kubernetesClusterFeatures.d.ts +3 -3
- package/dist/esm/operationsInterfaces/kubernetesClusterFeatures.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/kubernetesClusterFeatures.js +2 -7
- package/dist/esm/operationsInterfaces/kubernetesClusterFeatures.js.map +1 -1
- package/dist/esm/operationsInterfaces/kubernetesClusters.d.ts +3 -3
- package/dist/esm/operationsInterfaces/kubernetesClusters.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/kubernetesClusters.js +2 -7
- package/dist/esm/operationsInterfaces/kubernetesClusters.js.map +1 -1
- package/dist/esm/operationsInterfaces/l2Networks.d.ts +3 -3
- package/dist/esm/operationsInterfaces/l2Networks.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/l2Networks.js +2 -7
- package/dist/esm/operationsInterfaces/l2Networks.js.map +1 -1
- package/dist/esm/operationsInterfaces/l3Networks.d.ts +3 -3
- package/dist/esm/operationsInterfaces/l3Networks.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/l3Networks.js +2 -7
- package/dist/esm/operationsInterfaces/l3Networks.js.map +1 -1
- package/dist/esm/operationsInterfaces/metricsConfigurations.d.ts +3 -3
- package/dist/esm/operationsInterfaces/metricsConfigurations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/metricsConfigurations.js +2 -7
- package/dist/esm/operationsInterfaces/metricsConfigurations.js.map +1 -1
- package/dist/esm/operationsInterfaces/operations.d.ts +2 -2
- package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/operations.js +2 -7
- package/dist/esm/operationsInterfaces/operations.js.map +1 -1
- package/dist/esm/operationsInterfaces/rackSkus.d.ts +2 -2
- package/dist/esm/operationsInterfaces/rackSkus.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/rackSkus.js +2 -7
- package/dist/esm/operationsInterfaces/rackSkus.js.map +1 -1
- package/dist/esm/operationsInterfaces/racks.d.ts +3 -3
- package/dist/esm/operationsInterfaces/racks.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/racks.js +2 -7
- package/dist/esm/operationsInterfaces/racks.js.map +1 -1
- package/dist/esm/operationsInterfaces/storageAppliances.d.ts +19 -3
- package/dist/esm/operationsInterfaces/storageAppliances.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/storageAppliances.js +2 -7
- package/dist/esm/operationsInterfaces/storageAppliances.js.map +1 -1
- package/dist/esm/operationsInterfaces/trunkedNetworks.d.ts +3 -3
- package/dist/esm/operationsInterfaces/trunkedNetworks.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/trunkedNetworks.js +2 -7
- package/dist/esm/operationsInterfaces/trunkedNetworks.js.map +1 -1
- package/dist/esm/operationsInterfaces/virtualMachines.d.ts +19 -3
- package/dist/esm/operationsInterfaces/virtualMachines.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/virtualMachines.js +2 -7
- package/dist/esm/operationsInterfaces/virtualMachines.js.map +1 -1
- package/dist/esm/operationsInterfaces/volumes.d.ts +3 -3
- package/dist/esm/operationsInterfaces/volumes.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/volumes.js +2 -7
- package/dist/esm/operationsInterfaces/volumes.js.map +1 -1
- package/dist/esm/pagingHelper.d.ts.map +1 -1
- package/dist/esm/pagingHelper.js +4 -11
- package/dist/esm/pagingHelper.js.map +1 -1
- package/dist/react-native/index.d.ts.map +1 -1
- package/dist/react-native/index.js +4 -7
- package/dist/react-native/index.js.map +1 -1
- package/dist/react-native/lroImpl.d.ts +1 -1
- package/dist/react-native/lroImpl.d.ts.map +1 -1
- package/dist/react-native/lroImpl.js +9 -10
- package/dist/react-native/lroImpl.js.map +1 -1
- package/dist/react-native/models/index.d.ts +845 -14
- package/dist/react-native/models/index.d.ts.map +1 -1
- package/dist/react-native/models/index.js +81 -8
- package/dist/react-native/models/index.js.map +1 -1
- package/dist/react-native/models/mappers.d.ts +14 -1
- package/dist/react-native/models/mappers.d.ts.map +1 -1
- package/dist/react-native/models/mappers.js +1275 -312
- package/dist/react-native/models/mappers.js.map +1 -1
- package/dist/react-native/models/parameters.d.ts +8 -1
- package/dist/react-native/models/parameters.d.ts.map +1 -1
- package/dist/react-native/models/parameters.js +53 -13
- package/dist/react-native/models/parameters.js.map +1 -1
- package/dist/react-native/networkCloud.d.ts +3 -3
- package/dist/react-native/networkCloud.d.ts.map +1 -1
- package/dist/react-native/networkCloud.js +39 -16
- package/dist/react-native/networkCloud.js.map +1 -1
- package/dist/react-native/operations/agentPools.d.ts +5 -5
- package/dist/react-native/operations/agentPools.d.ts.map +1 -1
- package/dist/react-native/operations/agentPools.js +73 -70
- package/dist/react-native/operations/agentPools.js.map +1 -1
- package/dist/react-native/operations/bareMetalMachineKeySets.d.ts +5 -5
- package/dist/react-native/operations/bareMetalMachineKeySets.d.ts.map +1 -1
- package/dist/react-native/operations/bareMetalMachineKeySets.js +73 -70
- package/dist/react-native/operations/bareMetalMachineKeySets.js.map +1 -1
- package/dist/react-native/operations/bareMetalMachines.d.ts +25 -5
- package/dist/react-native/operations/bareMetalMachines.d.ts.map +1 -1
- package/dist/react-native/operations/bareMetalMachines.js +308 -180
- package/dist/react-native/operations/bareMetalMachines.js.map +1 -1
- package/dist/react-native/operations/bmcKeySets.d.ts +5 -5
- package/dist/react-native/operations/bmcKeySets.d.ts.map +1 -1
- package/dist/react-native/operations/bmcKeySets.js +73 -70
- package/dist/react-native/operations/bmcKeySets.js.map +1 -1
- package/dist/react-native/operations/cloudServicesNetworks.d.ts +5 -5
- package/dist/react-native/operations/cloudServicesNetworks.d.ts.map +1 -1
- package/dist/react-native/operations/cloudServicesNetworks.js +98 -120
- package/dist/react-native/operations/cloudServicesNetworks.js.map +1 -1
- package/dist/react-native/operations/clusterManagers.d.ts +5 -5
- package/dist/react-native/operations/clusterManagers.d.ts.map +1 -1
- package/dist/react-native/operations/clusterManagers.js +87 -114
- package/dist/react-native/operations/clusterManagers.js.map +1 -1
- package/dist/react-native/operations/clusters.d.ts +5 -5
- package/dist/react-native/operations/clusters.d.ts.map +1 -1
- package/dist/react-native/operations/clusters.js +142 -144
- package/dist/react-native/operations/clusters.js.map +1 -1
- package/dist/react-native/operations/consoles.d.ts +5 -5
- package/dist/react-native/operations/consoles.d.ts.map +1 -1
- package/dist/react-native/operations/consoles.js +73 -70
- package/dist/react-native/operations/consoles.js.map +1 -1
- package/dist/react-native/operations/index.d.ts.map +1 -1
- package/dist/react-native/operations/index.js +4 -7
- package/dist/react-native/operations/index.js.map +1 -1
- package/dist/react-native/operations/kubernetesClusterFeatures.d.ts +5 -5
- package/dist/react-native/operations/kubernetesClusterFeatures.d.ts.map +1 -1
- package/dist/react-native/operations/kubernetesClusterFeatures.js +73 -70
- package/dist/react-native/operations/kubernetesClusterFeatures.js.map +1 -1
- package/dist/react-native/operations/kubernetesClusters.d.ts +5 -5
- package/dist/react-native/operations/kubernetesClusters.d.ts.map +1 -1
- package/dist/react-native/operations/kubernetesClusters.js +109 -126
- package/dist/react-native/operations/kubernetesClusters.js.map +1 -1
- package/dist/react-native/operations/l2Networks.d.ts +5 -5
- package/dist/react-native/operations/l2Networks.d.ts.map +1 -1
- package/dist/react-native/operations/l2Networks.js +87 -114
- package/dist/react-native/operations/l2Networks.js.map +1 -1
- package/dist/react-native/operations/l3Networks.d.ts +5 -5
- package/dist/react-native/operations/l3Networks.d.ts.map +1 -1
- package/dist/react-native/operations/l3Networks.js +87 -114
- package/dist/react-native/operations/l3Networks.js.map +1 -1
- package/dist/react-native/operations/metricsConfigurations.d.ts +5 -5
- package/dist/react-native/operations/metricsConfigurations.d.ts.map +1 -1
- package/dist/react-native/operations/metricsConfigurations.js +73 -70
- package/dist/react-native/operations/metricsConfigurations.js.map +1 -1
- package/dist/react-native/operations/operations.d.ts +4 -4
- package/dist/react-native/operations/operations.d.ts.map +1 -1
- package/dist/react-native/operations/operations.js +25 -47
- package/dist/react-native/operations/operations.js.map +1 -1
- package/dist/react-native/operations/rackSkus.d.ts +4 -4
- package/dist/react-native/operations/rackSkus.d.ts.map +1 -1
- package/dist/react-native/operations/rackSkus.js +27 -57
- package/dist/react-native/operations/rackSkus.js.map +1 -1
- package/dist/react-native/operations/racks.d.ts +5 -5
- package/dist/react-native/operations/racks.d.ts.map +1 -1
- package/dist/react-native/operations/racks.js +98 -120
- package/dist/react-native/operations/racks.js.map +1 -1
- package/dist/react-native/operations/storageAppliances.d.ts +21 -5
- package/dist/react-native/operations/storageAppliances.d.ts.map +1 -1
- package/dist/react-native/operations/storageAppliances.js +216 -132
- package/dist/react-native/operations/storageAppliances.js.map +1 -1
- package/dist/react-native/operations/trunkedNetworks.d.ts +5 -5
- package/dist/react-native/operations/trunkedNetworks.d.ts.map +1 -1
- package/dist/react-native/operations/trunkedNetworks.js +87 -114
- package/dist/react-native/operations/trunkedNetworks.js.map +1 -1
- package/dist/react-native/operations/virtualMachines.d.ts +21 -5
- package/dist/react-native/operations/virtualMachines.d.ts.map +1 -1
- package/dist/react-native/operations/virtualMachines.js +232 -143
- package/dist/react-native/operations/virtualMachines.js.map +1 -1
- package/dist/react-native/operations/volumes.d.ts +5 -5
- package/dist/react-native/operations/volumes.d.ts.map +1 -1
- package/dist/react-native/operations/volumes.js +87 -114
- package/dist/react-native/operations/volumes.js.map +1 -1
- package/dist/react-native/operationsInterfaces/agentPools.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/agentPools.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/agentPools.js +2 -7
- package/dist/react-native/operationsInterfaces/agentPools.js.map +1 -1
- package/dist/react-native/operationsInterfaces/bareMetalMachineKeySets.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/bareMetalMachineKeySets.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/bareMetalMachineKeySets.js +2 -7
- package/dist/react-native/operationsInterfaces/bareMetalMachineKeySets.js.map +1 -1
- package/dist/react-native/operationsInterfaces/bareMetalMachines.d.ts +23 -3
- package/dist/react-native/operationsInterfaces/bareMetalMachines.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/bareMetalMachines.js +2 -7
- package/dist/react-native/operationsInterfaces/bareMetalMachines.js.map +1 -1
- package/dist/react-native/operationsInterfaces/bmcKeySets.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/bmcKeySets.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/bmcKeySets.js +2 -7
- package/dist/react-native/operationsInterfaces/bmcKeySets.js.map +1 -1
- package/dist/react-native/operationsInterfaces/cloudServicesNetworks.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/cloudServicesNetworks.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/cloudServicesNetworks.js +2 -7
- package/dist/react-native/operationsInterfaces/cloudServicesNetworks.js.map +1 -1
- package/dist/react-native/operationsInterfaces/clusterManagers.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/clusterManagers.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/clusterManagers.js +2 -7
- package/dist/react-native/operationsInterfaces/clusterManagers.js.map +1 -1
- package/dist/react-native/operationsInterfaces/clusters.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/clusters.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/clusters.js +2 -7
- package/dist/react-native/operationsInterfaces/clusters.js.map +1 -1
- package/dist/react-native/operationsInterfaces/consoles.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/consoles.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/consoles.js +2 -7
- package/dist/react-native/operationsInterfaces/consoles.js.map +1 -1
- package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/index.js +4 -7
- package/dist/react-native/operationsInterfaces/index.js.map +1 -1
- package/dist/react-native/operationsInterfaces/kubernetesClusterFeatures.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/kubernetesClusterFeatures.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/kubernetesClusterFeatures.js +2 -7
- package/dist/react-native/operationsInterfaces/kubernetesClusterFeatures.js.map +1 -1
- package/dist/react-native/operationsInterfaces/kubernetesClusters.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/kubernetesClusters.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/kubernetesClusters.js +2 -7
- package/dist/react-native/operationsInterfaces/kubernetesClusters.js.map +1 -1
- package/dist/react-native/operationsInterfaces/l2Networks.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/l2Networks.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/l2Networks.js +2 -7
- package/dist/react-native/operationsInterfaces/l2Networks.js.map +1 -1
- package/dist/react-native/operationsInterfaces/l3Networks.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/l3Networks.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/l3Networks.js +2 -7
- package/dist/react-native/operationsInterfaces/l3Networks.js.map +1 -1
- package/dist/react-native/operationsInterfaces/metricsConfigurations.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/metricsConfigurations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/metricsConfigurations.js +2 -7
- package/dist/react-native/operationsInterfaces/metricsConfigurations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/operations.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/operations.js +2 -7
- package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/rackSkus.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/rackSkus.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/rackSkus.js +2 -7
- package/dist/react-native/operationsInterfaces/rackSkus.js.map +1 -1
- package/dist/react-native/operationsInterfaces/racks.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/racks.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/racks.js +2 -7
- package/dist/react-native/operationsInterfaces/racks.js.map +1 -1
- package/dist/react-native/operationsInterfaces/storageAppliances.d.ts +19 -3
- package/dist/react-native/operationsInterfaces/storageAppliances.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/storageAppliances.js +2 -7
- package/dist/react-native/operationsInterfaces/storageAppliances.js.map +1 -1
- package/dist/react-native/operationsInterfaces/trunkedNetworks.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/trunkedNetworks.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/trunkedNetworks.js +2 -7
- package/dist/react-native/operationsInterfaces/trunkedNetworks.js.map +1 -1
- package/dist/react-native/operationsInterfaces/virtualMachines.d.ts +19 -3
- package/dist/react-native/operationsInterfaces/virtualMachines.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/virtualMachines.js +2 -7
- package/dist/react-native/operationsInterfaces/virtualMachines.js.map +1 -1
- package/dist/react-native/operationsInterfaces/volumes.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/volumes.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/volumes.js +2 -7
- package/dist/react-native/operationsInterfaces/volumes.js.map +1 -1
- package/dist/react-native/pagingHelper.d.ts.map +1 -1
- package/dist/react-native/pagingHelper.js +4 -11
- package/dist/react-native/pagingHelper.js.map +1 -1
- package/package.json +56 -65
- package/CHANGELOG.md +0 -340
- package/review/arm-networkcloud.api.md +0 -4390
|
@@ -1,20 +1,15 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
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
|
-
import { __asyncDelegator, __asyncGenerator, __asyncValues, __await } from "tslib";
|
|
1
|
+
// Copyright (c) Microsoft Corporation.
|
|
2
|
+
// Licensed under the MIT License.
|
|
9
3
|
import { setContinuationToken } from "../pagingHelper.js";
|
|
10
4
|
import * as coreClient from "@azure/core-client";
|
|
11
5
|
import * as Mappers from "../models/mappers.js";
|
|
12
6
|
import * as Parameters from "../models/parameters.js";
|
|
13
|
-
import { createHttpPoller
|
|
7
|
+
import { createHttpPoller } from "@azure/core-lro";
|
|
14
8
|
import { createLroSpec } from "../lroImpl.js";
|
|
15
9
|
/// <reference lib="esnext.asynciterable" />
|
|
16
10
|
/** Class containing VirtualMachines operations. */
|
|
17
11
|
export class VirtualMachinesImpl {
|
|
12
|
+
client;
|
|
18
13
|
/**
|
|
19
14
|
* Initialize a new instance of the class VirtualMachines class.
|
|
20
15
|
* @param client Reference to the service client
|
|
@@ -36,52 +31,35 @@ export class VirtualMachinesImpl {
|
|
|
36
31
|
return this;
|
|
37
32
|
},
|
|
38
33
|
byPage: (settings) => {
|
|
39
|
-
if (settings
|
|
34
|
+
if (settings?.maxPageSize) {
|
|
40
35
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
41
36
|
}
|
|
42
37
|
return this.listBySubscriptionPagingPage(options, settings);
|
|
43
38
|
},
|
|
44
39
|
};
|
|
45
40
|
}
|
|
46
|
-
listBySubscriptionPagingPage(options, settings) {
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
}
|
|
64
|
-
});
|
|
41
|
+
async *listBySubscriptionPagingPage(options, settings) {
|
|
42
|
+
let result;
|
|
43
|
+
let continuationToken = settings?.continuationToken;
|
|
44
|
+
if (!continuationToken) {
|
|
45
|
+
result = await this._listBySubscription(options);
|
|
46
|
+
const page = result.value || [];
|
|
47
|
+
continuationToken = result.nextLink;
|
|
48
|
+
setContinuationToken(page, continuationToken);
|
|
49
|
+
yield page;
|
|
50
|
+
}
|
|
51
|
+
while (continuationToken) {
|
|
52
|
+
result = await this._listBySubscriptionNext(continuationToken, options);
|
|
53
|
+
continuationToken = result.nextLink;
|
|
54
|
+
const page = result.value || [];
|
|
55
|
+
setContinuationToken(page, continuationToken);
|
|
56
|
+
yield page;
|
|
57
|
+
}
|
|
65
58
|
}
|
|
66
|
-
listBySubscriptionPagingAll(options) {
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
for (var _d = true, _e = __asyncValues(this.listBySubscriptionPagingPage(options)), _f; _f = yield __await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
71
|
-
_c = _f.value;
|
|
72
|
-
_d = false;
|
|
73
|
-
const page = _c;
|
|
74
|
-
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
75
|
-
}
|
|
76
|
-
}
|
|
77
|
-
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
78
|
-
finally {
|
|
79
|
-
try {
|
|
80
|
-
if (!_d && !_a && (_b = _e.return)) yield __await(_b.call(_e));
|
|
81
|
-
}
|
|
82
|
-
finally { if (e_1) throw e_1.error; }
|
|
83
|
-
}
|
|
84
|
-
});
|
|
59
|
+
async *listBySubscriptionPagingAll(options) {
|
|
60
|
+
for await (const page of this.listBySubscriptionPagingPage(options)) {
|
|
61
|
+
yield* page;
|
|
62
|
+
}
|
|
85
63
|
}
|
|
86
64
|
/**
|
|
87
65
|
* Get a list of virtual machines in the provided resource group.
|
|
@@ -98,52 +76,35 @@ export class VirtualMachinesImpl {
|
|
|
98
76
|
return this;
|
|
99
77
|
},
|
|
100
78
|
byPage: (settings) => {
|
|
101
|
-
if (settings
|
|
79
|
+
if (settings?.maxPageSize) {
|
|
102
80
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
103
81
|
}
|
|
104
82
|
return this.listByResourceGroupPagingPage(resourceGroupName, options, settings);
|
|
105
83
|
},
|
|
106
84
|
};
|
|
107
85
|
}
|
|
108
|
-
listByResourceGroupPagingPage(resourceGroupName, options, settings) {
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
}
|
|
126
|
-
});
|
|
86
|
+
async *listByResourceGroupPagingPage(resourceGroupName, options, settings) {
|
|
87
|
+
let result;
|
|
88
|
+
let continuationToken = settings?.continuationToken;
|
|
89
|
+
if (!continuationToken) {
|
|
90
|
+
result = await this._listByResourceGroup(resourceGroupName, options);
|
|
91
|
+
const page = result.value || [];
|
|
92
|
+
continuationToken = result.nextLink;
|
|
93
|
+
setContinuationToken(page, continuationToken);
|
|
94
|
+
yield page;
|
|
95
|
+
}
|
|
96
|
+
while (continuationToken) {
|
|
97
|
+
result = await this._listByResourceGroupNext(resourceGroupName, continuationToken, options);
|
|
98
|
+
continuationToken = result.nextLink;
|
|
99
|
+
const page = result.value || [];
|
|
100
|
+
setContinuationToken(page, continuationToken);
|
|
101
|
+
yield page;
|
|
102
|
+
}
|
|
127
103
|
}
|
|
128
|
-
listByResourceGroupPagingAll(resourceGroupName, options) {
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
for (var _d = true, _e = __asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _f; _f = yield __await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
133
|
-
_c = _f.value;
|
|
134
|
-
_d = false;
|
|
135
|
-
const page = _c;
|
|
136
|
-
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
137
|
-
}
|
|
138
|
-
}
|
|
139
|
-
catch (e_2_1) { e_2 = { error: e_2_1 }; }
|
|
140
|
-
finally {
|
|
141
|
-
try {
|
|
142
|
-
if (!_d && !_a && (_b = _e.return)) yield __await(_b.call(_e));
|
|
143
|
-
}
|
|
144
|
-
finally { if (e_2) throw e_2.error; }
|
|
145
|
-
}
|
|
146
|
-
});
|
|
104
|
+
async *listByResourceGroupPagingAll(resourceGroupName, options) {
|
|
105
|
+
for await (const page of this.listByResourceGroupPagingPage(resourceGroupName, options)) {
|
|
106
|
+
yield* page;
|
|
107
|
+
}
|
|
147
108
|
}
|
|
148
109
|
/**
|
|
149
110
|
* Get a list of virtual machines in the provided subscription.
|
|
@@ -181,14 +142,19 @@ export class VirtualMachinesImpl {
|
|
|
181
142
|
return this.client.sendOperationRequest(args, spec);
|
|
182
143
|
};
|
|
183
144
|
const sendOperationFn = async (args, spec) => {
|
|
184
|
-
var _a;
|
|
185
145
|
let currentRawResponse = undefined;
|
|
186
|
-
const providedCallback =
|
|
146
|
+
const providedCallback = args.options?.onResponse;
|
|
187
147
|
const callback = (rawResponse, flatResponse) => {
|
|
188
148
|
currentRawResponse = rawResponse;
|
|
189
|
-
providedCallback
|
|
149
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
150
|
+
};
|
|
151
|
+
const updatedArgs = {
|
|
152
|
+
...args,
|
|
153
|
+
options: {
|
|
154
|
+
...args.options,
|
|
155
|
+
onResponse: callback,
|
|
156
|
+
},
|
|
190
157
|
};
|
|
191
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
192
158
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
193
159
|
return {
|
|
194
160
|
flatResponse,
|
|
@@ -210,8 +176,8 @@ export class VirtualMachinesImpl {
|
|
|
210
176
|
spec: createOrUpdateOperationSpec,
|
|
211
177
|
});
|
|
212
178
|
const poller = await createHttpPoller(lro, {
|
|
213
|
-
restoreFrom: options
|
|
214
|
-
intervalInMs: options
|
|
179
|
+
restoreFrom: options?.resumeFrom,
|
|
180
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
215
181
|
resourceLocationConfig: "azure-async-operation",
|
|
216
182
|
});
|
|
217
183
|
await poller.poll();
|
|
@@ -239,14 +205,19 @@ export class VirtualMachinesImpl {
|
|
|
239
205
|
return this.client.sendOperationRequest(args, spec);
|
|
240
206
|
};
|
|
241
207
|
const sendOperationFn = async (args, spec) => {
|
|
242
|
-
var _a;
|
|
243
208
|
let currentRawResponse = undefined;
|
|
244
|
-
const providedCallback =
|
|
209
|
+
const providedCallback = args.options?.onResponse;
|
|
245
210
|
const callback = (rawResponse, flatResponse) => {
|
|
246
211
|
currentRawResponse = rawResponse;
|
|
247
|
-
providedCallback
|
|
212
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
213
|
+
};
|
|
214
|
+
const updatedArgs = {
|
|
215
|
+
...args,
|
|
216
|
+
options: {
|
|
217
|
+
...args.options,
|
|
218
|
+
onResponse: callback,
|
|
219
|
+
},
|
|
248
220
|
};
|
|
249
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
250
221
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
251
222
|
return {
|
|
252
223
|
flatResponse,
|
|
@@ -263,8 +234,8 @@ export class VirtualMachinesImpl {
|
|
|
263
234
|
spec: deleteOperationSpec,
|
|
264
235
|
});
|
|
265
236
|
const poller = await createHttpPoller(lro, {
|
|
266
|
-
restoreFrom: options
|
|
267
|
-
intervalInMs: options
|
|
237
|
+
restoreFrom: options?.resumeFrom,
|
|
238
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
268
239
|
resourceLocationConfig: "location",
|
|
269
240
|
});
|
|
270
241
|
await poller.poll();
|
|
@@ -292,14 +263,19 @@ export class VirtualMachinesImpl {
|
|
|
292
263
|
return this.client.sendOperationRequest(args, spec);
|
|
293
264
|
};
|
|
294
265
|
const sendOperationFn = async (args, spec) => {
|
|
295
|
-
var _a;
|
|
296
266
|
let currentRawResponse = undefined;
|
|
297
|
-
const providedCallback =
|
|
267
|
+
const providedCallback = args.options?.onResponse;
|
|
298
268
|
const callback = (rawResponse, flatResponse) => {
|
|
299
269
|
currentRawResponse = rawResponse;
|
|
300
|
-
providedCallback
|
|
270
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
271
|
+
};
|
|
272
|
+
const updatedArgs = {
|
|
273
|
+
...args,
|
|
274
|
+
options: {
|
|
275
|
+
...args.options,
|
|
276
|
+
onResponse: callback,
|
|
277
|
+
},
|
|
301
278
|
};
|
|
302
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
303
279
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
304
280
|
return {
|
|
305
281
|
flatResponse,
|
|
@@ -316,8 +292,8 @@ export class VirtualMachinesImpl {
|
|
|
316
292
|
spec: updateOperationSpec,
|
|
317
293
|
});
|
|
318
294
|
const poller = await createHttpPoller(lro, {
|
|
319
|
-
restoreFrom: options
|
|
320
|
-
intervalInMs: options
|
|
295
|
+
restoreFrom: options?.resumeFrom,
|
|
296
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
321
297
|
resourceLocationConfig: "azure-async-operation",
|
|
322
298
|
});
|
|
323
299
|
await poller.poll();
|
|
@@ -334,6 +310,65 @@ export class VirtualMachinesImpl {
|
|
|
334
310
|
const poller = await this.beginUpdate(resourceGroupName, virtualMachineName, options);
|
|
335
311
|
return poller.pollUntilDone();
|
|
336
312
|
}
|
|
313
|
+
/**
|
|
314
|
+
* Assigns a relay to the specified Microsoft.HybridCompute machine associated with the provided
|
|
315
|
+
* virtual machine.
|
|
316
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
317
|
+
* @param virtualMachineName The name of the virtual machine.
|
|
318
|
+
* @param options The options parameters.
|
|
319
|
+
*/
|
|
320
|
+
async beginAssignRelay(resourceGroupName, virtualMachineName, options) {
|
|
321
|
+
const directSendOperation = async (args, spec) => {
|
|
322
|
+
return this.client.sendOperationRequest(args, spec);
|
|
323
|
+
};
|
|
324
|
+
const sendOperationFn = async (args, spec) => {
|
|
325
|
+
let currentRawResponse = undefined;
|
|
326
|
+
const providedCallback = args.options?.onResponse;
|
|
327
|
+
const callback = (rawResponse, flatResponse) => {
|
|
328
|
+
currentRawResponse = rawResponse;
|
|
329
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
330
|
+
};
|
|
331
|
+
const updatedArgs = {
|
|
332
|
+
...args,
|
|
333
|
+
options: {
|
|
334
|
+
...args.options,
|
|
335
|
+
onResponse: callback,
|
|
336
|
+
},
|
|
337
|
+
};
|
|
338
|
+
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
339
|
+
return {
|
|
340
|
+
flatResponse,
|
|
341
|
+
rawResponse: {
|
|
342
|
+
statusCode: currentRawResponse.status,
|
|
343
|
+
body: currentRawResponse.parsedBody,
|
|
344
|
+
headers: currentRawResponse.headers.toJSON(),
|
|
345
|
+
},
|
|
346
|
+
};
|
|
347
|
+
};
|
|
348
|
+
const lro = createLroSpec({
|
|
349
|
+
sendOperationFn,
|
|
350
|
+
args: { resourceGroupName, virtualMachineName, options },
|
|
351
|
+
spec: assignRelayOperationSpec,
|
|
352
|
+
});
|
|
353
|
+
const poller = await createHttpPoller(lro, {
|
|
354
|
+
restoreFrom: options?.resumeFrom,
|
|
355
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
356
|
+
resourceLocationConfig: "location",
|
|
357
|
+
});
|
|
358
|
+
await poller.poll();
|
|
359
|
+
return poller;
|
|
360
|
+
}
|
|
361
|
+
/**
|
|
362
|
+
* Assigns a relay to the specified Microsoft.HybridCompute machine associated with the provided
|
|
363
|
+
* virtual machine.
|
|
364
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
365
|
+
* @param virtualMachineName The name of the virtual machine.
|
|
366
|
+
* @param options The options parameters.
|
|
367
|
+
*/
|
|
368
|
+
async beginAssignRelayAndWait(resourceGroupName, virtualMachineName, options) {
|
|
369
|
+
const poller = await this.beginAssignRelay(resourceGroupName, virtualMachineName, options);
|
|
370
|
+
return poller.pollUntilDone();
|
|
371
|
+
}
|
|
337
372
|
/**
|
|
338
373
|
* Power off the provided virtual machine.
|
|
339
374
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -345,14 +380,19 @@ export class VirtualMachinesImpl {
|
|
|
345
380
|
return this.client.sendOperationRequest(args, spec);
|
|
346
381
|
};
|
|
347
382
|
const sendOperationFn = async (args, spec) => {
|
|
348
|
-
var _a;
|
|
349
383
|
let currentRawResponse = undefined;
|
|
350
|
-
const providedCallback =
|
|
384
|
+
const providedCallback = args.options?.onResponse;
|
|
351
385
|
const callback = (rawResponse, flatResponse) => {
|
|
352
386
|
currentRawResponse = rawResponse;
|
|
353
|
-
providedCallback
|
|
387
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
388
|
+
};
|
|
389
|
+
const updatedArgs = {
|
|
390
|
+
...args,
|
|
391
|
+
options: {
|
|
392
|
+
...args.options,
|
|
393
|
+
onResponse: callback,
|
|
394
|
+
},
|
|
354
395
|
};
|
|
355
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
356
396
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
357
397
|
return {
|
|
358
398
|
flatResponse,
|
|
@@ -369,8 +409,8 @@ export class VirtualMachinesImpl {
|
|
|
369
409
|
spec: powerOffOperationSpec,
|
|
370
410
|
});
|
|
371
411
|
const poller = await createHttpPoller(lro, {
|
|
372
|
-
restoreFrom: options
|
|
373
|
-
intervalInMs: options
|
|
412
|
+
restoreFrom: options?.resumeFrom,
|
|
413
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
374
414
|
resourceLocationConfig: "location",
|
|
375
415
|
});
|
|
376
416
|
await poller.poll();
|
|
@@ -397,14 +437,19 @@ export class VirtualMachinesImpl {
|
|
|
397
437
|
return this.client.sendOperationRequest(args, spec);
|
|
398
438
|
};
|
|
399
439
|
const sendOperationFn = async (args, spec) => {
|
|
400
|
-
var _a;
|
|
401
440
|
let currentRawResponse = undefined;
|
|
402
|
-
const providedCallback =
|
|
441
|
+
const providedCallback = args.options?.onResponse;
|
|
403
442
|
const callback = (rawResponse, flatResponse) => {
|
|
404
443
|
currentRawResponse = rawResponse;
|
|
405
|
-
providedCallback
|
|
444
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
445
|
+
};
|
|
446
|
+
const updatedArgs = {
|
|
447
|
+
...args,
|
|
448
|
+
options: {
|
|
449
|
+
...args.options,
|
|
450
|
+
onResponse: callback,
|
|
451
|
+
},
|
|
406
452
|
};
|
|
407
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
408
453
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
409
454
|
return {
|
|
410
455
|
flatResponse,
|
|
@@ -421,8 +466,8 @@ export class VirtualMachinesImpl {
|
|
|
421
466
|
spec: reimageOperationSpec,
|
|
422
467
|
});
|
|
423
468
|
const poller = await createHttpPoller(lro, {
|
|
424
|
-
restoreFrom: options
|
|
425
|
-
intervalInMs: options
|
|
469
|
+
restoreFrom: options?.resumeFrom,
|
|
470
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
426
471
|
resourceLocationConfig: "location",
|
|
427
472
|
});
|
|
428
473
|
await poller.poll();
|
|
@@ -449,14 +494,19 @@ export class VirtualMachinesImpl {
|
|
|
449
494
|
return this.client.sendOperationRequest(args, spec);
|
|
450
495
|
};
|
|
451
496
|
const sendOperationFn = async (args, spec) => {
|
|
452
|
-
var _a;
|
|
453
497
|
let currentRawResponse = undefined;
|
|
454
|
-
const providedCallback =
|
|
498
|
+
const providedCallback = args.options?.onResponse;
|
|
455
499
|
const callback = (rawResponse, flatResponse) => {
|
|
456
500
|
currentRawResponse = rawResponse;
|
|
457
|
-
providedCallback
|
|
501
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
502
|
+
};
|
|
503
|
+
const updatedArgs = {
|
|
504
|
+
...args,
|
|
505
|
+
options: {
|
|
506
|
+
...args.options,
|
|
507
|
+
onResponse: callback,
|
|
508
|
+
},
|
|
458
509
|
};
|
|
459
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
460
510
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
461
511
|
return {
|
|
462
512
|
flatResponse,
|
|
@@ -473,8 +523,8 @@ export class VirtualMachinesImpl {
|
|
|
473
523
|
spec: restartOperationSpec,
|
|
474
524
|
});
|
|
475
525
|
const poller = await createHttpPoller(lro, {
|
|
476
|
-
restoreFrom: options
|
|
477
|
-
intervalInMs: options
|
|
526
|
+
restoreFrom: options?.resumeFrom,
|
|
527
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
478
528
|
resourceLocationConfig: "location",
|
|
479
529
|
});
|
|
480
530
|
await poller.poll();
|
|
@@ -501,14 +551,19 @@ export class VirtualMachinesImpl {
|
|
|
501
551
|
return this.client.sendOperationRequest(args, spec);
|
|
502
552
|
};
|
|
503
553
|
const sendOperationFn = async (args, spec) => {
|
|
504
|
-
var _a;
|
|
505
554
|
let currentRawResponse = undefined;
|
|
506
|
-
const providedCallback =
|
|
555
|
+
const providedCallback = args.options?.onResponse;
|
|
507
556
|
const callback = (rawResponse, flatResponse) => {
|
|
508
557
|
currentRawResponse = rawResponse;
|
|
509
|
-
providedCallback
|
|
558
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
559
|
+
};
|
|
560
|
+
const updatedArgs = {
|
|
561
|
+
...args,
|
|
562
|
+
options: {
|
|
563
|
+
...args.options,
|
|
564
|
+
onResponse: callback,
|
|
565
|
+
},
|
|
510
566
|
};
|
|
511
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
512
567
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
513
568
|
return {
|
|
514
569
|
flatResponse,
|
|
@@ -525,8 +580,8 @@ export class VirtualMachinesImpl {
|
|
|
525
580
|
spec: startOperationSpec,
|
|
526
581
|
});
|
|
527
582
|
const poller = await createHttpPoller(lro, {
|
|
528
|
-
restoreFrom: options
|
|
529
|
-
intervalInMs: options
|
|
583
|
+
restoreFrom: options?.resumeFrom,
|
|
584
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
530
585
|
resourceLocationConfig: "location",
|
|
531
586
|
});
|
|
532
587
|
await poller.poll();
|
|
@@ -573,7 +628,7 @@ const listBySubscriptionOperationSpec = {
|
|
|
573
628
|
bodyMapper: Mappers.ErrorResponse,
|
|
574
629
|
},
|
|
575
630
|
},
|
|
576
|
-
queryParameters: [Parameters.apiVersion],
|
|
631
|
+
queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.skipToken],
|
|
577
632
|
urlParameters: [Parameters.$host, Parameters.subscriptionId],
|
|
578
633
|
headerParameters: [Parameters.accept],
|
|
579
634
|
serializer,
|
|
@@ -589,12 +644,8 @@ const listByResourceGroupOperationSpec = {
|
|
|
589
644
|
bodyMapper: Mappers.ErrorResponse,
|
|
590
645
|
},
|
|
591
646
|
},
|
|
592
|
-
queryParameters: [Parameters.apiVersion],
|
|
593
|
-
urlParameters: [
|
|
594
|
-
Parameters.$host,
|
|
595
|
-
Parameters.subscriptionId,
|
|
596
|
-
Parameters.resourceGroupName,
|
|
597
|
-
],
|
|
647
|
+
queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.skipToken],
|
|
648
|
+
urlParameters: [Parameters.$host, Parameters.subscriptionId, Parameters.resourceGroupName],
|
|
598
649
|
headerParameters: [Parameters.accept],
|
|
599
650
|
serializer,
|
|
600
651
|
};
|
|
@@ -647,7 +698,12 @@ const createOrUpdateOperationSpec = {
|
|
|
647
698
|
Parameters.resourceGroupName,
|
|
648
699
|
Parameters.virtualMachineName,
|
|
649
700
|
],
|
|
650
|
-
headerParameters: [
|
|
701
|
+
headerParameters: [
|
|
702
|
+
Parameters.accept,
|
|
703
|
+
Parameters.contentType,
|
|
704
|
+
Parameters.ifMatch,
|
|
705
|
+
Parameters.ifNoneMatch,
|
|
706
|
+
],
|
|
651
707
|
mediaType: "json",
|
|
652
708
|
serializer,
|
|
653
709
|
};
|
|
@@ -678,7 +734,7 @@ const deleteOperationSpec = {
|
|
|
678
734
|
Parameters.resourceGroupName,
|
|
679
735
|
Parameters.virtualMachineName,
|
|
680
736
|
],
|
|
681
|
-
headerParameters: [Parameters.accept],
|
|
737
|
+
headerParameters: [Parameters.accept, Parameters.ifMatch, Parameters.ifNoneMatch],
|
|
682
738
|
serializer,
|
|
683
739
|
};
|
|
684
740
|
const updateOperationSpec = {
|
|
@@ -709,6 +765,43 @@ const updateOperationSpec = {
|
|
|
709
765
|
Parameters.resourceGroupName,
|
|
710
766
|
Parameters.virtualMachineName,
|
|
711
767
|
],
|
|
768
|
+
headerParameters: [
|
|
769
|
+
Parameters.accept,
|
|
770
|
+
Parameters.contentType,
|
|
771
|
+
Parameters.ifMatch,
|
|
772
|
+
Parameters.ifNoneMatch,
|
|
773
|
+
],
|
|
774
|
+
mediaType: "json",
|
|
775
|
+
serializer,
|
|
776
|
+
};
|
|
777
|
+
const assignRelayOperationSpec = {
|
|
778
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/virtualMachines/{virtualMachineName}/assignRelay",
|
|
779
|
+
httpMethod: "POST",
|
|
780
|
+
responses: {
|
|
781
|
+
200: {
|
|
782
|
+
bodyMapper: Mappers.OperationStatusResult,
|
|
783
|
+
},
|
|
784
|
+
201: {
|
|
785
|
+
bodyMapper: Mappers.OperationStatusResult,
|
|
786
|
+
},
|
|
787
|
+
202: {
|
|
788
|
+
bodyMapper: Mappers.OperationStatusResult,
|
|
789
|
+
},
|
|
790
|
+
204: {
|
|
791
|
+
bodyMapper: Mappers.OperationStatusResult,
|
|
792
|
+
},
|
|
793
|
+
default: {
|
|
794
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
795
|
+
},
|
|
796
|
+
},
|
|
797
|
+
requestBody: Parameters.virtualMachineAssignRelayParameters,
|
|
798
|
+
queryParameters: [Parameters.apiVersion],
|
|
799
|
+
urlParameters: [
|
|
800
|
+
Parameters.$host,
|
|
801
|
+
Parameters.subscriptionId,
|
|
802
|
+
Parameters.resourceGroupName,
|
|
803
|
+
Parameters.virtualMachineName,
|
|
804
|
+
],
|
|
712
805
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
713
806
|
mediaType: "json",
|
|
714
807
|
serializer,
|
|
@@ -846,11 +939,7 @@ const listBySubscriptionNextOperationSpec = {
|
|
|
846
939
|
bodyMapper: Mappers.ErrorResponse,
|
|
847
940
|
},
|
|
848
941
|
},
|
|
849
|
-
urlParameters: [
|
|
850
|
-
Parameters.$host,
|
|
851
|
-
Parameters.nextLink,
|
|
852
|
-
Parameters.subscriptionId,
|
|
853
|
-
],
|
|
942
|
+
urlParameters: [Parameters.$host, Parameters.nextLink, Parameters.subscriptionId],
|
|
854
943
|
headerParameters: [Parameters.accept],
|
|
855
944
|
serializer,
|
|
856
945
|
};
|