@azure/arm-avs 4.0.0-alpha.20240617.1 → 5.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 +195 -7
- package/LICENSE +1 -1
- package/dist/index.js +9636 -7986
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/addonsCreateOrUpdateSample.js +20 -20
- package/dist-esm/samples-dev/addonsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/addonsDeleteSample.js +3 -3
- package/dist-esm/samples-dev/addonsGetSample.js +12 -12
- package/dist-esm/samples-dev/addonsListSample.js +3 -3
- package/dist-esm/samples-dev/authorizationsCreateOrUpdateSample.js +4 -4
- package/dist-esm/samples-dev/authorizationsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/authorizationsDeleteSample.js +3 -3
- package/dist-esm/samples-dev/authorizationsGetSample.js +3 -3
- package/dist-esm/samples-dev/authorizationsListSample.js +3 -3
- package/dist-esm/samples-dev/cloudLinksCreateOrUpdateSample.js +4 -4
- package/dist-esm/samples-dev/cloudLinksDeleteSample.js +3 -3
- package/dist-esm/samples-dev/cloudLinksGetSample.js +3 -3
- package/dist-esm/samples-dev/cloudLinksListSample.js +3 -3
- package/dist-esm/samples-dev/clustersCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/clustersDeleteSample.js +3 -3
- package/dist-esm/samples-dev/clustersGetSample.js +3 -3
- package/dist-esm/samples-dev/clustersListSample.js +3 -3
- package/dist-esm/samples-dev/clustersListZonesSample.js +6 -6
- package/dist-esm/samples-dev/clustersListZonesSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersUpdateSample.js +3 -3
- package/dist-esm/samples-dev/datastoresCreateOrUpdateSample.js +5 -5
- package/dist-esm/samples-dev/datastoresCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/datastoresDeleteSample.js +3 -3
- package/dist-esm/samples-dev/datastoresGetSample.js +3 -3
- package/dist-esm/samples-dev/datastoresListSample.js +3 -3
- package/dist-esm/samples-dev/globalReachConnectionsCreateOrUpdateSample.js +4 -4
- package/dist-esm/samples-dev/globalReachConnectionsDeleteSample.js +3 -3
- package/dist-esm/samples-dev/globalReachConnectionsGetSample.js +3 -3
- package/dist-esm/samples-dev/globalReachConnectionsListSample.js +3 -3
- package/dist-esm/samples-dev/hcxEnterpriseSitesCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/hcxEnterpriseSitesDeleteSample.js +3 -3
- package/dist-esm/samples-dev/hcxEnterpriseSitesGetSample.js +3 -3
- package/dist-esm/samples-dev/hcxEnterpriseSitesListSample.js +3 -3
- package/dist-esm/samples-dev/iscsiPathsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/iscsiPathsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/iscsiPathsCreateOrUpdateSample.js +40 -0
- package/dist-esm/samples-dev/iscsiPathsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/iscsiPathsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/iscsiPathsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/iscsiPathsDeleteSample.js +39 -0
- package/dist-esm/samples-dev/iscsiPathsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/iscsiPathsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/iscsiPathsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/iscsiPathsGetSample.js +39 -0
- package/dist-esm/samples-dev/iscsiPathsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/iscsiPathsListByPrivateCloudSample.d.ts +2 -0
- package/dist-esm/samples-dev/iscsiPathsListByPrivateCloudSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/iscsiPathsListByPrivateCloudSample.js +55 -0
- package/dist-esm/samples-dev/iscsiPathsListByPrivateCloudSample.js.map +1 -0
- package/dist-esm/samples-dev/locationsCheckQuotaAvailabilitySample.js +1 -1
- package/dist-esm/samples-dev/locationsCheckTrialAvailabilitySample.js +3 -3
- package/dist-esm/samples-dev/locationsCheckTrialAvailabilitySample.js.map +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +3 -3
- package/dist-esm/samples-dev/placementPoliciesCreateOrUpdateSample.js +7 -7
- package/dist-esm/samples-dev/placementPoliciesDeleteSample.js +3 -3
- package/dist-esm/samples-dev/placementPoliciesGetSample.js +3 -3
- package/dist-esm/samples-dev/placementPoliciesListSample.js +3 -3
- package/dist-esm/samples-dev/placementPoliciesUpdateSample.js +6 -6
- package/dist-esm/samples-dev/privateCloudsCreateOrUpdateSample.js +8 -8
- package/dist-esm/samples-dev/privateCloudsDeleteSample.js +3 -3
- package/dist-esm/samples-dev/privateCloudsGetSample.js +6 -6
- package/dist-esm/samples-dev/privateCloudsListAdminCredentialsSample.js +1 -1
- package/dist-esm/samples-dev/privateCloudsListInSubscriptionSample.js +6 -6
- package/dist-esm/samples-dev/privateCloudsListSample.js +6 -6
- package/dist-esm/samples-dev/privateCloudsRotateNsxtPasswordSample.js +1 -1
- package/dist-esm/samples-dev/privateCloudsRotateVcenterPasswordSample.js +1 -1
- package/dist-esm/samples-dev/privateCloudsUpdateSample.js +10 -10
- package/dist-esm/samples-dev/scriptCmdletsGetSample.js +3 -3
- package/dist-esm/samples-dev/scriptCmdletsListSample.js +3 -3
- package/dist-esm/samples-dev/scriptExecutionsCreateOrUpdateSample.js +8 -8
- package/dist-esm/samples-dev/scriptExecutionsDeleteSample.js +3 -3
- package/dist-esm/samples-dev/scriptExecutionsGetExecutionLogsSample.js +4 -4
- package/dist-esm/samples-dev/scriptExecutionsGetExecutionLogsSample.js.map +1 -1
- package/dist-esm/samples-dev/scriptExecutionsGetSample.js +3 -3
- package/dist-esm/samples-dev/scriptExecutionsListSample.js +3 -3
- package/dist-esm/samples-dev/scriptPackagesGetSample.js +3 -3
- package/dist-esm/samples-dev/scriptPackagesListSample.js +3 -3
- package/dist-esm/samples-dev/virtualMachinesGetSample.js +5 -5
- package/dist-esm/samples-dev/virtualMachinesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesListSample.js +5 -5
- package/dist-esm/samples-dev/virtualMachinesListSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesRestrictMovementSample.js +5 -5
- package/dist-esm/samples-dev/virtualMachinesRestrictMovementSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksCreateDhcpSample.js +5 -5
- package/dist-esm/samples-dev/workloadNetworksCreateDnsServiceSample.js +5 -5
- package/dist-esm/samples-dev/workloadNetworksCreateDnsServiceSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksCreateDnsZoneSample.js +4 -4
- package/dist-esm/samples-dev/workloadNetworksCreatePortMirroringSample.js +5 -5
- package/dist-esm/samples-dev/workloadNetworksCreatePortMirroringSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksCreatePublicIPSample.js +5 -5
- package/dist-esm/samples-dev/workloadNetworksCreatePublicIPSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksCreateSegmentsSample.js +5 -5
- package/dist-esm/samples-dev/workloadNetworksCreateVMGroupSample.js +4 -4
- package/dist-esm/samples-dev/workloadNetworksDeleteDhcpSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksDeleteDnsServiceSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksDeleteDnsZoneSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksDeletePortMirroringSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksDeletePublicIPSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksDeleteSegmentSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksDeleteVMGroupSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksGetDhcpSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksGetDnsServiceSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksGetDnsZoneSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksGetGatewaySample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksGetPortMirroringSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksGetPublicIPSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksGetSample.js +4 -5
- package/dist-esm/samples-dev/workloadNetworksGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksGetSegmentSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksGetVMGroupSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksGetVirtualMachineSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksListDhcpSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksListDnsServicesSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksListDnsZonesSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksListGatewaysSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksListPortMirroringSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksListPublicIPsSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksListSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksListSegmentsSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksListVMGroupsSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksListVirtualMachinesSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksUpdateDhcpSample.js +6 -6
- package/dist-esm/samples-dev/workloadNetworksUpdateDhcpSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksUpdateDnsServiceSample.js +5 -5
- package/dist-esm/samples-dev/workloadNetworksUpdateDnsServiceSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksUpdateDnsZoneSample.js +5 -5
- package/dist-esm/samples-dev/workloadNetworksUpdateDnsZoneSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksUpdatePortMirroringSample.js +5 -5
- package/dist-esm/samples-dev/workloadNetworksUpdatePortMirroringSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksUpdateSegmentsSample.js +6 -6
- package/dist-esm/samples-dev/workloadNetworksUpdateSegmentsSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksUpdateVMGroupSample.js +5 -5
- package/dist-esm/samples-dev/workloadNetworksUpdateVMGroupSample.js.map +1 -1
- package/dist-esm/src/azureVMwareSolutionAPI.d.ts +11 -10
- package/dist-esm/src/azureVMwareSolutionAPI.d.ts.map +1 -1
- package/dist-esm/src/azureVMwareSolutionAPI.js +19 -18
- package/dist-esm/src/azureVMwareSolutionAPI.js.map +1 -1
- package/dist-esm/src/lroImpl.js +1 -1
- package/dist-esm/src/models/index.d.ts +2510 -1892
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +546 -424
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +130 -77
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +3128 -2072
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +34 -29
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +290 -255
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/addons.d.ts +16 -16
- package/dist-esm/src/operations/addons.js +56 -54
- package/dist-esm/src/operations/addons.js.map +1 -1
- package/dist-esm/src/operations/authorizations.d.ts +16 -16
- package/dist-esm/src/operations/authorizations.js +57 -55
- package/dist-esm/src/operations/authorizations.js.map +1 -1
- package/dist-esm/src/operations/cloudLinks.d.ts +16 -16
- package/dist-esm/src/operations/cloudLinks.js +57 -55
- package/dist-esm/src/operations/cloudLinks.js.map +1 -1
- package/dist-esm/src/operations/clusters.d.ts +23 -23
- package/dist-esm/src/operations/clusters.js +82 -79
- package/dist-esm/src/operations/clusters.js.map +1 -1
- package/dist-esm/src/operations/datastores.d.ts +22 -22
- package/dist-esm/src/operations/datastores.js +64 -62
- package/dist-esm/src/operations/datastores.js.map +1 -1
- package/dist-esm/src/operations/globalReachConnections.d.ts +16 -16
- package/dist-esm/src/operations/globalReachConnections.js +59 -57
- package/dist-esm/src/operations/globalReachConnections.js.map +1 -1
- package/dist-esm/src/operations/hcxEnterpriseSites.d.ts +10 -10
- package/dist-esm/src/operations/hcxEnterpriseSites.js +38 -38
- package/dist-esm/src/operations/hcxEnterpriseSites.js.map +1 -1
- package/dist-esm/src/operations/index.d.ts +9 -8
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +9 -8
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/iscsiPaths.d.ts +76 -0
- package/dist-esm/src/operations/iscsiPaths.d.ts.map +1 -0
- package/dist-esm/src/operations/iscsiPaths.js +350 -0
- package/dist-esm/src/operations/iscsiPaths.js.map +1 -0
- package/dist-esm/src/operations/locations.d.ts +7 -7
- package/dist-esm/src/operations/locations.js +26 -26
- package/dist-esm/src/operations/locations.js.map +1 -1
- package/dist-esm/src/operations/operations.d.ts +2 -2
- package/dist-esm/src/operations/operations.js +11 -11
- package/dist-esm/src/operations/operations.js.map +1 -1
- package/dist-esm/src/operations/placementPolicies.d.ts +30 -37
- package/dist-esm/src/operations/placementPolicies.d.ts.map +1 -1
- package/dist-esm/src/operations/placementPolicies.js +86 -90
- package/dist-esm/src/operations/placementPolicies.js.map +1 -1
- package/dist-esm/src/operations/privateClouds.d.ts +38 -38
- package/dist-esm/src/operations/privateClouds.d.ts.map +1 -1
- package/dist-esm/src/operations/privateClouds.js +189 -168
- package/dist-esm/src/operations/privateClouds.js.map +1 -1
- package/dist-esm/src/operations/scriptCmdlets.d.ts +8 -11
- package/dist-esm/src/operations/scriptCmdlets.d.ts.map +1 -1
- package/dist-esm/src/operations/scriptCmdlets.js +26 -29
- package/dist-esm/src/operations/scriptCmdlets.js.map +1 -1
- package/dist-esm/src/operations/scriptExecutions.d.ts +17 -17
- package/dist-esm/src/operations/scriptExecutions.js +64 -62
- package/dist-esm/src/operations/scriptExecutions.js.map +1 -1
- package/dist-esm/src/operations/scriptPackages.d.ts +4 -4
- package/dist-esm/src/operations/scriptPackages.js +20 -20
- package/dist-esm/src/operations/scriptPackages.js.map +1 -1
- package/dist-esm/src/operations/virtualMachines.d.ts +17 -17
- package/dist-esm/src/operations/virtualMachines.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachines.js +53 -45
- package/dist-esm/src/operations/virtualMachines.js.map +1 -1
- package/dist-esm/src/operations/workloadNetworks.d.ts +256 -269
- package/dist-esm/src/operations/workloadNetworks.d.ts.map +1 -1
- package/dist-esm/src/operations/workloadNetworks.js +1062 -1056
- package/dist-esm/src/operations/workloadNetworks.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/addons.d.ts +15 -15
- package/dist-esm/src/operationsInterfaces/authorizations.d.ts +15 -15
- package/dist-esm/src/operationsInterfaces/cloudLinks.d.ts +15 -15
- package/dist-esm/src/operationsInterfaces/clusters.d.ts +22 -22
- package/dist-esm/src/operationsInterfaces/datastores.d.ts +19 -19
- package/dist-esm/src/operationsInterfaces/globalReachConnections.d.ts +15 -15
- package/dist-esm/src/operationsInterfaces/hcxEnterpriseSites.d.ts +9 -9
- package/dist-esm/src/operationsInterfaces/index.d.ts +9 -8
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +9 -8
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/iscsiPaths.d.ts +51 -0
- package/dist-esm/src/operationsInterfaces/iscsiPaths.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/iscsiPaths.js +9 -0
- package/dist-esm/src/operationsInterfaces/iscsiPaths.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/locations.d.ts +7 -7
- package/dist-esm/src/operationsInterfaces/operations.d.ts +1 -1
- package/dist-esm/src/operationsInterfaces/placementPolicies.d.ts +27 -34
- package/dist-esm/src/operationsInterfaces/placementPolicies.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/privateClouds.d.ts +26 -26
- package/dist-esm/src/operationsInterfaces/privateClouds.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/scriptCmdlets.d.ts +5 -7
- package/dist-esm/src/operationsInterfaces/scriptCmdlets.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/scriptExecutions.d.ts +16 -16
- package/dist-esm/src/operationsInterfaces/scriptPackages.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts +14 -14
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/workloadNetworks.d.ts +195 -208
- package/dist-esm/src/operationsInterfaces/workloadNetworks.d.ts.map +1 -1
- package/package.json +9 -9
- package/review/arm-avs.api.md +774 -284
- package/src/azureVMwareSolutionAPI.ts +53 -48
- package/src/lroImpl.ts +3 -3
- package/src/models/index.ts +2838 -2095
- package/src/models/mappers.ts +3359 -2221
- package/src/models/parameters.ts +320 -273
- package/src/operations/addons.ts +94 -98
- package/src/operations/authorizations.ts +95 -99
- package/src/operations/cloudLinks.ts +95 -99
- package/src/operations/clusters.ts +134 -140
- package/src/operations/datastores.ts +103 -107
- package/src/operations/globalReachConnections.ts +97 -101
- package/src/operations/hcxEnterpriseSites.ts +60 -64
- package/src/operations/index.ts +9 -8
- package/src/operations/iscsiPaths.ts +481 -0
- package/src/operations/locations.ts +32 -34
- package/src/operations/operations.ts +18 -18
- package/src/operations/placementPolicies.ts +136 -148
- package/src/operations/privateClouds.ts +312 -286
- package/src/operations/scriptCmdlets.ts +43 -48
- package/src/operations/scriptExecutions.ts +105 -110
- package/src/operations/scriptPackages.ts +36 -38
- package/src/operations/virtualMachines.ts +94 -81
- package/src/operations/workloadNetworks.ts +1729 -1779
- package/src/operationsInterfaces/addons.ts +22 -22
- package/src/operationsInterfaces/authorizations.ts +22 -22
- package/src/operationsInterfaces/cloudLinks.ts +22 -22
- package/src/operationsInterfaces/clusters.ts +32 -32
- package/src/operationsInterfaces/datastores.ts +26 -26
- package/src/operationsInterfaces/globalReachConnections.ts +22 -22
- package/src/operationsInterfaces/hcxEnterpriseSites.ts +14 -14
- package/src/operationsInterfaces/index.ts +9 -8
- package/src/operationsInterfaces/iscsiPaths.ts +99 -0
- package/src/operationsInterfaces/locations.ts +12 -12
- package/src/operationsInterfaces/operations.ts +2 -2
- package/src/operationsInterfaces/placementPolicies.ts +36 -43
- package/src/operationsInterfaces/privateClouds.ts +61 -49
- package/src/operationsInterfaces/scriptCmdlets.ts +8 -10
- package/src/operationsInterfaces/scriptExecutions.ts +24 -24
- package/src/operationsInterfaces/scriptPackages.ts +6 -6
- package/src/operationsInterfaces/virtualMachines.ts +24 -18
- package/src/operationsInterfaces/workloadNetworks.ts +453 -462
- package/src/pagingHelper.ts +1 -1
- package/types/arm-avs.d.ts +2197 -1466
|
@@ -10,7 +10,7 @@ import { setContinuationToken } from "../pagingHelper";
|
|
|
10
10
|
import * as coreClient from "@azure/core-client";
|
|
11
11
|
import * as Mappers from "../models/mappers";
|
|
12
12
|
import * as Parameters from "../models/parameters";
|
|
13
|
-
import { createHttpPoller } from "@azure/core-lro";
|
|
13
|
+
import { createHttpPoller, } from "@azure/core-lro";
|
|
14
14
|
import { createLroSpec } from "../lroImpl";
|
|
15
15
|
/// <reference lib="esnext.asynciterable" />
|
|
16
16
|
/** Class containing GlobalReachConnections operations. */
|
|
@@ -23,7 +23,7 @@ export class GlobalReachConnectionsImpl {
|
|
|
23
23
|
this.client = client;
|
|
24
24
|
}
|
|
25
25
|
/**
|
|
26
|
-
* List
|
|
26
|
+
* List GlobalReachConnection resources by PrivateCloud
|
|
27
27
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
28
28
|
* @param privateCloudName Name of the private cloud
|
|
29
29
|
* @param options The options parameters.
|
|
@@ -42,7 +42,7 @@ export class GlobalReachConnectionsImpl {
|
|
|
42
42
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
43
43
|
}
|
|
44
44
|
return this.listPagingPage(resourceGroupName, privateCloudName, options, settings);
|
|
45
|
-
}
|
|
45
|
+
},
|
|
46
46
|
};
|
|
47
47
|
}
|
|
48
48
|
listPagingPage(resourceGroupName, privateCloudName, options, settings) {
|
|
@@ -86,7 +86,7 @@ export class GlobalReachConnectionsImpl {
|
|
|
86
86
|
});
|
|
87
87
|
}
|
|
88
88
|
/**
|
|
89
|
-
* List
|
|
89
|
+
* List GlobalReachConnection resources by PrivateCloud
|
|
90
90
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
91
91
|
* @param privateCloudName Name of the private cloud
|
|
92
92
|
* @param options The options parameters.
|
|
@@ -95,10 +95,10 @@ export class GlobalReachConnectionsImpl {
|
|
|
95
95
|
return this.client.sendOperationRequest({ resourceGroupName, privateCloudName, options }, listOperationSpec);
|
|
96
96
|
}
|
|
97
97
|
/**
|
|
98
|
-
* Get a
|
|
98
|
+
* Get a GlobalReachConnection
|
|
99
99
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
100
100
|
* @param privateCloudName Name of the private cloud
|
|
101
|
-
* @param globalReachConnectionName Name of the global reach connection
|
|
101
|
+
* @param globalReachConnectionName Name of the global reach connection
|
|
102
102
|
* @param options The options parameters.
|
|
103
103
|
*/
|
|
104
104
|
get(resourceGroupName, privateCloudName, globalReachConnectionName, options) {
|
|
@@ -106,15 +106,15 @@ export class GlobalReachConnectionsImpl {
|
|
|
106
106
|
resourceGroupName,
|
|
107
107
|
privateCloudName,
|
|
108
108
|
globalReachConnectionName,
|
|
109
|
-
options
|
|
109
|
+
options,
|
|
110
110
|
}, getOperationSpec);
|
|
111
111
|
}
|
|
112
112
|
/**
|
|
113
|
-
* Create
|
|
113
|
+
* Create a GlobalReachConnection
|
|
114
114
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
115
|
-
* @param privateCloudName
|
|
116
|
-
* @param globalReachConnectionName Name of the global reach connection
|
|
117
|
-
* @param globalReachConnection
|
|
115
|
+
* @param privateCloudName Name of the private cloud
|
|
116
|
+
* @param globalReachConnectionName Name of the global reach connection
|
|
117
|
+
* @param globalReachConnection Resource create parameters.
|
|
118
118
|
* @param options The options parameters.
|
|
119
119
|
*/
|
|
120
120
|
beginCreateOrUpdate(resourceGroupName, privateCloudName, globalReachConnectionName, globalReachConnection, options) {
|
|
@@ -137,8 +137,8 @@ export class GlobalReachConnectionsImpl {
|
|
|
137
137
|
rawResponse: {
|
|
138
138
|
statusCode: currentRawResponse.status,
|
|
139
139
|
body: currentRawResponse.parsedBody,
|
|
140
|
-
headers: currentRawResponse.headers.toJSON()
|
|
141
|
-
}
|
|
140
|
+
headers: currentRawResponse.headers.toJSON(),
|
|
141
|
+
},
|
|
142
142
|
};
|
|
143
143
|
});
|
|
144
144
|
const lro = createLroSpec({
|
|
@@ -148,24 +148,25 @@ export class GlobalReachConnectionsImpl {
|
|
|
148
148
|
privateCloudName,
|
|
149
149
|
globalReachConnectionName,
|
|
150
150
|
globalReachConnection,
|
|
151
|
-
options
|
|
151
|
+
options,
|
|
152
152
|
},
|
|
153
|
-
spec: createOrUpdateOperationSpec
|
|
153
|
+
spec: createOrUpdateOperationSpec,
|
|
154
154
|
});
|
|
155
155
|
const poller = yield createHttpPoller(lro, {
|
|
156
156
|
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
157
|
-
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
157
|
+
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
158
|
+
resourceLocationConfig: "azure-async-operation",
|
|
158
159
|
});
|
|
159
160
|
yield poller.poll();
|
|
160
161
|
return poller;
|
|
161
162
|
});
|
|
162
163
|
}
|
|
163
164
|
/**
|
|
164
|
-
* Create
|
|
165
|
+
* Create a GlobalReachConnection
|
|
165
166
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
166
|
-
* @param privateCloudName
|
|
167
|
-
* @param globalReachConnectionName Name of the global reach connection
|
|
168
|
-
* @param globalReachConnection
|
|
167
|
+
* @param privateCloudName Name of the private cloud
|
|
168
|
+
* @param globalReachConnectionName Name of the global reach connection
|
|
169
|
+
* @param globalReachConnection Resource create parameters.
|
|
169
170
|
* @param options The options parameters.
|
|
170
171
|
*/
|
|
171
172
|
beginCreateOrUpdateAndWait(resourceGroupName, privateCloudName, globalReachConnectionName, globalReachConnection, options) {
|
|
@@ -175,10 +176,10 @@ export class GlobalReachConnectionsImpl {
|
|
|
175
176
|
});
|
|
176
177
|
}
|
|
177
178
|
/**
|
|
178
|
-
* Delete a
|
|
179
|
+
* Delete a GlobalReachConnection
|
|
179
180
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
180
181
|
* @param privateCloudName Name of the private cloud
|
|
181
|
-
* @param globalReachConnectionName Name of the global reach connection
|
|
182
|
+
* @param globalReachConnectionName Name of the global reach connection
|
|
182
183
|
* @param options The options parameters.
|
|
183
184
|
*/
|
|
184
185
|
beginDelete(resourceGroupName, privateCloudName, globalReachConnectionName, options) {
|
|
@@ -201,8 +202,8 @@ export class GlobalReachConnectionsImpl {
|
|
|
201
202
|
rawResponse: {
|
|
202
203
|
statusCode: currentRawResponse.status,
|
|
203
204
|
body: currentRawResponse.parsedBody,
|
|
204
|
-
headers: currentRawResponse.headers.toJSON()
|
|
205
|
-
}
|
|
205
|
+
headers: currentRawResponse.headers.toJSON(),
|
|
206
|
+
},
|
|
206
207
|
};
|
|
207
208
|
});
|
|
208
209
|
const lro = createLroSpec({
|
|
@@ -211,23 +212,24 @@ export class GlobalReachConnectionsImpl {
|
|
|
211
212
|
resourceGroupName,
|
|
212
213
|
privateCloudName,
|
|
213
214
|
globalReachConnectionName,
|
|
214
|
-
options
|
|
215
|
+
options,
|
|
215
216
|
},
|
|
216
|
-
spec: deleteOperationSpec
|
|
217
|
+
spec: deleteOperationSpec,
|
|
217
218
|
});
|
|
218
219
|
const poller = yield createHttpPoller(lro, {
|
|
219
220
|
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
220
|
-
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
221
|
+
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
222
|
+
resourceLocationConfig: "location",
|
|
221
223
|
});
|
|
222
224
|
yield poller.poll();
|
|
223
225
|
return poller;
|
|
224
226
|
});
|
|
225
227
|
}
|
|
226
228
|
/**
|
|
227
|
-
* Delete a
|
|
229
|
+
* Delete a GlobalReachConnection
|
|
228
230
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
229
231
|
* @param privateCloudName Name of the private cloud
|
|
230
|
-
* @param globalReachConnectionName Name of the global reach connection
|
|
232
|
+
* @param globalReachConnectionName Name of the global reach connection
|
|
231
233
|
* @param options The options parameters.
|
|
232
234
|
*/
|
|
233
235
|
beginDeleteAndWait(resourceGroupName, privateCloudName, globalReachConnectionName, options) {
|
|
@@ -254,32 +256,32 @@ const listOperationSpec = {
|
|
|
254
256
|
httpMethod: "GET",
|
|
255
257
|
responses: {
|
|
256
258
|
200: {
|
|
257
|
-
bodyMapper: Mappers.
|
|
259
|
+
bodyMapper: Mappers.GlobalReachConnectionListResult,
|
|
258
260
|
},
|
|
259
261
|
default: {
|
|
260
|
-
bodyMapper: Mappers.ErrorResponse
|
|
261
|
-
}
|
|
262
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
263
|
+
},
|
|
262
264
|
},
|
|
263
265
|
queryParameters: [Parameters.apiVersion],
|
|
264
266
|
urlParameters: [
|
|
265
267
|
Parameters.$host,
|
|
266
268
|
Parameters.subscriptionId,
|
|
267
269
|
Parameters.resourceGroupName,
|
|
268
|
-
Parameters.privateCloudName
|
|
270
|
+
Parameters.privateCloudName,
|
|
269
271
|
],
|
|
270
272
|
headerParameters: [Parameters.accept],
|
|
271
|
-
serializer
|
|
273
|
+
serializer,
|
|
272
274
|
};
|
|
273
275
|
const getOperationSpec = {
|
|
274
276
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/globalReachConnections/{globalReachConnectionName}",
|
|
275
277
|
httpMethod: "GET",
|
|
276
278
|
responses: {
|
|
277
279
|
200: {
|
|
278
|
-
bodyMapper: Mappers.GlobalReachConnection
|
|
280
|
+
bodyMapper: Mappers.GlobalReachConnection,
|
|
279
281
|
},
|
|
280
282
|
default: {
|
|
281
|
-
bodyMapper: Mappers.ErrorResponse
|
|
282
|
-
}
|
|
283
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
284
|
+
},
|
|
283
285
|
},
|
|
284
286
|
queryParameters: [Parameters.apiVersion],
|
|
285
287
|
urlParameters: [
|
|
@@ -287,30 +289,30 @@ const getOperationSpec = {
|
|
|
287
289
|
Parameters.subscriptionId,
|
|
288
290
|
Parameters.resourceGroupName,
|
|
289
291
|
Parameters.privateCloudName,
|
|
290
|
-
Parameters.globalReachConnectionName
|
|
292
|
+
Parameters.globalReachConnectionName,
|
|
291
293
|
],
|
|
292
294
|
headerParameters: [Parameters.accept],
|
|
293
|
-
serializer
|
|
295
|
+
serializer,
|
|
294
296
|
};
|
|
295
297
|
const createOrUpdateOperationSpec = {
|
|
296
298
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/globalReachConnections/{globalReachConnectionName}",
|
|
297
299
|
httpMethod: "PUT",
|
|
298
300
|
responses: {
|
|
299
301
|
200: {
|
|
300
|
-
bodyMapper: Mappers.GlobalReachConnection
|
|
302
|
+
bodyMapper: Mappers.GlobalReachConnection,
|
|
301
303
|
},
|
|
302
304
|
201: {
|
|
303
|
-
bodyMapper: Mappers.GlobalReachConnection
|
|
305
|
+
bodyMapper: Mappers.GlobalReachConnection,
|
|
304
306
|
},
|
|
305
307
|
202: {
|
|
306
|
-
bodyMapper: Mappers.GlobalReachConnection
|
|
308
|
+
bodyMapper: Mappers.GlobalReachConnection,
|
|
307
309
|
},
|
|
308
310
|
204: {
|
|
309
|
-
bodyMapper: Mappers.GlobalReachConnection
|
|
311
|
+
bodyMapper: Mappers.GlobalReachConnection,
|
|
310
312
|
},
|
|
311
313
|
default: {
|
|
312
|
-
bodyMapper: Mappers.ErrorResponse
|
|
313
|
-
}
|
|
314
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
315
|
+
},
|
|
314
316
|
},
|
|
315
317
|
requestBody: Parameters.globalReachConnection,
|
|
316
318
|
queryParameters: [Parameters.apiVersion],
|
|
@@ -318,12 +320,12 @@ const createOrUpdateOperationSpec = {
|
|
|
318
320
|
Parameters.$host,
|
|
319
321
|
Parameters.subscriptionId,
|
|
320
322
|
Parameters.resourceGroupName,
|
|
321
|
-
Parameters.
|
|
322
|
-
Parameters.globalReachConnectionName
|
|
323
|
+
Parameters.privateCloudName,
|
|
324
|
+
Parameters.globalReachConnectionName,
|
|
323
325
|
],
|
|
324
326
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
325
327
|
mediaType: "json",
|
|
326
|
-
serializer
|
|
328
|
+
serializer,
|
|
327
329
|
};
|
|
328
330
|
const deleteOperationSpec = {
|
|
329
331
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/globalReachConnections/{globalReachConnectionName}",
|
|
@@ -334,8 +336,8 @@ const deleteOperationSpec = {
|
|
|
334
336
|
202: {},
|
|
335
337
|
204: {},
|
|
336
338
|
default: {
|
|
337
|
-
bodyMapper: Mappers.ErrorResponse
|
|
338
|
-
}
|
|
339
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
340
|
+
},
|
|
339
341
|
},
|
|
340
342
|
queryParameters: [Parameters.apiVersion],
|
|
341
343
|
urlParameters: [
|
|
@@ -343,30 +345,30 @@ const deleteOperationSpec = {
|
|
|
343
345
|
Parameters.subscriptionId,
|
|
344
346
|
Parameters.resourceGroupName,
|
|
345
347
|
Parameters.privateCloudName,
|
|
346
|
-
Parameters.globalReachConnectionName
|
|
348
|
+
Parameters.globalReachConnectionName,
|
|
347
349
|
],
|
|
348
350
|
headerParameters: [Parameters.accept],
|
|
349
|
-
serializer
|
|
351
|
+
serializer,
|
|
350
352
|
};
|
|
351
353
|
const listNextOperationSpec = {
|
|
352
354
|
path: "{nextLink}",
|
|
353
355
|
httpMethod: "GET",
|
|
354
356
|
responses: {
|
|
355
357
|
200: {
|
|
356
|
-
bodyMapper: Mappers.
|
|
358
|
+
bodyMapper: Mappers.GlobalReachConnectionListResult,
|
|
357
359
|
},
|
|
358
360
|
default: {
|
|
359
|
-
bodyMapper: Mappers.ErrorResponse
|
|
360
|
-
}
|
|
361
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
362
|
+
},
|
|
361
363
|
},
|
|
362
364
|
urlParameters: [
|
|
363
365
|
Parameters.$host,
|
|
364
366
|
Parameters.nextLink,
|
|
365
367
|
Parameters.subscriptionId,
|
|
366
368
|
Parameters.resourceGroupName,
|
|
367
|
-
Parameters.privateCloudName
|
|
369
|
+
Parameters.privateCloudName,
|
|
368
370
|
],
|
|
369
371
|
headerParameters: [Parameters.accept],
|
|
370
|
-
serializer
|
|
372
|
+
serializer,
|
|
371
373
|
};
|
|
372
374
|
//# sourceMappingURL=globalReachConnections.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"globalReachConnections.js","sourceRoot":"","sources":["../../../src/operations/globalReachConnections.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAGH,OAAO,EAAE,oBAAoB,EAAE,MAAM,iBAAiB,CAAC;AAEvD,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AACjD,OAAO,KAAK,OAAO,MAAM,mBAAmB,CAAC;AAC7C,OAAO,KAAK,UAAU,MAAM,sBAAsB,CAAC;AAEnD,OAAO,EAGL,gBAAgB,
|
|
1
|
+
{"version":3,"file":"globalReachConnections.js","sourceRoot":"","sources":["../../../src/operations/globalReachConnections.ts"],"names":[],"mappings":"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"}
|
|
@@ -11,7 +11,7 @@ export declare class HcxEnterpriseSitesImpl implements HcxEnterpriseSites {
|
|
|
11
11
|
*/
|
|
12
12
|
constructor(client: AzureVMwareSolutionAPI);
|
|
13
13
|
/**
|
|
14
|
-
* List
|
|
14
|
+
* List HcxEnterpriseSite resources by PrivateCloud
|
|
15
15
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
16
16
|
* @param privateCloudName Name of the private cloud
|
|
17
17
|
* @param options The options parameters.
|
|
@@ -20,34 +20,34 @@ export declare class HcxEnterpriseSitesImpl implements HcxEnterpriseSites {
|
|
|
20
20
|
private listPagingPage;
|
|
21
21
|
private listPagingAll;
|
|
22
22
|
/**
|
|
23
|
-
* List
|
|
23
|
+
* List HcxEnterpriseSite resources by PrivateCloud
|
|
24
24
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
25
25
|
* @param privateCloudName Name of the private cloud
|
|
26
26
|
* @param options The options parameters.
|
|
27
27
|
*/
|
|
28
28
|
private _list;
|
|
29
29
|
/**
|
|
30
|
-
* Get
|
|
30
|
+
* Get a HcxEnterpriseSite
|
|
31
31
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
32
32
|
* @param privateCloudName Name of the private cloud
|
|
33
|
-
* @param hcxEnterpriseSiteName Name of the HCX Enterprise Site
|
|
33
|
+
* @param hcxEnterpriseSiteName Name of the HCX Enterprise Site
|
|
34
34
|
* @param options The options parameters.
|
|
35
35
|
*/
|
|
36
36
|
get(resourceGroupName: string, privateCloudName: string, hcxEnterpriseSiteName: string, options?: HcxEnterpriseSitesGetOptionalParams): Promise<HcxEnterpriseSitesGetResponse>;
|
|
37
37
|
/**
|
|
38
|
-
* Create
|
|
38
|
+
* Create a HcxEnterpriseSite
|
|
39
39
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
40
|
-
* @param privateCloudName
|
|
41
|
-
* @param hcxEnterpriseSiteName Name of the HCX Enterprise Site
|
|
42
|
-
* @param hcxEnterpriseSite
|
|
40
|
+
* @param privateCloudName Name of the private cloud
|
|
41
|
+
* @param hcxEnterpriseSiteName Name of the HCX Enterprise Site
|
|
42
|
+
* @param hcxEnterpriseSite Resource create parameters.
|
|
43
43
|
* @param options The options parameters.
|
|
44
44
|
*/
|
|
45
45
|
createOrUpdate(resourceGroupName: string, privateCloudName: string, hcxEnterpriseSiteName: string, hcxEnterpriseSite: HcxEnterpriseSite, options?: HcxEnterpriseSitesCreateOrUpdateOptionalParams): Promise<HcxEnterpriseSitesCreateOrUpdateResponse>;
|
|
46
46
|
/**
|
|
47
|
-
* Delete
|
|
47
|
+
* Delete a HcxEnterpriseSite
|
|
48
48
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
49
49
|
* @param privateCloudName Name of the private cloud
|
|
50
|
-
* @param hcxEnterpriseSiteName Name of the HCX Enterprise Site
|
|
50
|
+
* @param hcxEnterpriseSiteName Name of the HCX Enterprise Site
|
|
51
51
|
* @param options The options parameters.
|
|
52
52
|
*/
|
|
53
53
|
delete(resourceGroupName: string, privateCloudName: string, hcxEnterpriseSiteName: string, options?: HcxEnterpriseSitesDeleteOptionalParams): Promise<void>;
|
|
@@ -21,7 +21,7 @@ export class HcxEnterpriseSitesImpl {
|
|
|
21
21
|
this.client = client;
|
|
22
22
|
}
|
|
23
23
|
/**
|
|
24
|
-
* List
|
|
24
|
+
* List HcxEnterpriseSite resources by PrivateCloud
|
|
25
25
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
26
26
|
* @param privateCloudName Name of the private cloud
|
|
27
27
|
* @param options The options parameters.
|
|
@@ -40,7 +40,7 @@ export class HcxEnterpriseSitesImpl {
|
|
|
40
40
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
41
41
|
}
|
|
42
42
|
return this.listPagingPage(resourceGroupName, privateCloudName, options, settings);
|
|
43
|
-
}
|
|
43
|
+
},
|
|
44
44
|
};
|
|
45
45
|
}
|
|
46
46
|
listPagingPage(resourceGroupName, privateCloudName, options, settings) {
|
|
@@ -84,7 +84,7 @@ export class HcxEnterpriseSitesImpl {
|
|
|
84
84
|
});
|
|
85
85
|
}
|
|
86
86
|
/**
|
|
87
|
-
* List
|
|
87
|
+
* List HcxEnterpriseSite resources by PrivateCloud
|
|
88
88
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
89
89
|
* @param privateCloudName Name of the private cloud
|
|
90
90
|
* @param options The options parameters.
|
|
@@ -93,21 +93,21 @@ export class HcxEnterpriseSitesImpl {
|
|
|
93
93
|
return this.client.sendOperationRequest({ resourceGroupName, privateCloudName, options }, listOperationSpec);
|
|
94
94
|
}
|
|
95
95
|
/**
|
|
96
|
-
* Get
|
|
96
|
+
* Get a HcxEnterpriseSite
|
|
97
97
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
98
98
|
* @param privateCloudName Name of the private cloud
|
|
99
|
-
* @param hcxEnterpriseSiteName Name of the HCX Enterprise Site
|
|
99
|
+
* @param hcxEnterpriseSiteName Name of the HCX Enterprise Site
|
|
100
100
|
* @param options The options parameters.
|
|
101
101
|
*/
|
|
102
102
|
get(resourceGroupName, privateCloudName, hcxEnterpriseSiteName, options) {
|
|
103
103
|
return this.client.sendOperationRequest({ resourceGroupName, privateCloudName, hcxEnterpriseSiteName, options }, getOperationSpec);
|
|
104
104
|
}
|
|
105
105
|
/**
|
|
106
|
-
* Create
|
|
106
|
+
* Create a HcxEnterpriseSite
|
|
107
107
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
108
|
-
* @param privateCloudName
|
|
109
|
-
* @param hcxEnterpriseSiteName Name of the HCX Enterprise Site
|
|
110
|
-
* @param hcxEnterpriseSite
|
|
108
|
+
* @param privateCloudName Name of the private cloud
|
|
109
|
+
* @param hcxEnterpriseSiteName Name of the HCX Enterprise Site
|
|
110
|
+
* @param hcxEnterpriseSite Resource create parameters.
|
|
111
111
|
* @param options The options parameters.
|
|
112
112
|
*/
|
|
113
113
|
createOrUpdate(resourceGroupName, privateCloudName, hcxEnterpriseSiteName, hcxEnterpriseSite, options) {
|
|
@@ -116,14 +116,14 @@ export class HcxEnterpriseSitesImpl {
|
|
|
116
116
|
privateCloudName,
|
|
117
117
|
hcxEnterpriseSiteName,
|
|
118
118
|
hcxEnterpriseSite,
|
|
119
|
-
options
|
|
119
|
+
options,
|
|
120
120
|
}, createOrUpdateOperationSpec);
|
|
121
121
|
}
|
|
122
122
|
/**
|
|
123
|
-
* Delete
|
|
123
|
+
* Delete a HcxEnterpriseSite
|
|
124
124
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
125
125
|
* @param privateCloudName Name of the private cloud
|
|
126
|
-
* @param hcxEnterpriseSiteName Name of the HCX Enterprise Site
|
|
126
|
+
* @param hcxEnterpriseSiteName Name of the HCX Enterprise Site
|
|
127
127
|
* @param options The options parameters.
|
|
128
128
|
*/
|
|
129
129
|
delete(resourceGroupName, privateCloudName, hcxEnterpriseSiteName, options) {
|
|
@@ -147,32 +147,32 @@ const listOperationSpec = {
|
|
|
147
147
|
httpMethod: "GET",
|
|
148
148
|
responses: {
|
|
149
149
|
200: {
|
|
150
|
-
bodyMapper: Mappers.
|
|
150
|
+
bodyMapper: Mappers.HcxEnterpriseSiteListResult,
|
|
151
151
|
},
|
|
152
152
|
default: {
|
|
153
|
-
bodyMapper: Mappers.ErrorResponse
|
|
154
|
-
}
|
|
153
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
154
|
+
},
|
|
155
155
|
},
|
|
156
156
|
queryParameters: [Parameters.apiVersion],
|
|
157
157
|
urlParameters: [
|
|
158
158
|
Parameters.$host,
|
|
159
159
|
Parameters.subscriptionId,
|
|
160
160
|
Parameters.resourceGroupName,
|
|
161
|
-
Parameters.privateCloudName
|
|
161
|
+
Parameters.privateCloudName,
|
|
162
162
|
],
|
|
163
163
|
headerParameters: [Parameters.accept],
|
|
164
|
-
serializer
|
|
164
|
+
serializer,
|
|
165
165
|
};
|
|
166
166
|
const getOperationSpec = {
|
|
167
167
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/hcxEnterpriseSites/{hcxEnterpriseSiteName}",
|
|
168
168
|
httpMethod: "GET",
|
|
169
169
|
responses: {
|
|
170
170
|
200: {
|
|
171
|
-
bodyMapper: Mappers.HcxEnterpriseSite
|
|
171
|
+
bodyMapper: Mappers.HcxEnterpriseSite,
|
|
172
172
|
},
|
|
173
173
|
default: {
|
|
174
|
-
bodyMapper: Mappers.ErrorResponse
|
|
175
|
-
}
|
|
174
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
175
|
+
},
|
|
176
176
|
},
|
|
177
177
|
queryParameters: [Parameters.apiVersion],
|
|
178
178
|
urlParameters: [
|
|
@@ -180,24 +180,24 @@ const getOperationSpec = {
|
|
|
180
180
|
Parameters.subscriptionId,
|
|
181
181
|
Parameters.resourceGroupName,
|
|
182
182
|
Parameters.privateCloudName,
|
|
183
|
-
Parameters.hcxEnterpriseSiteName
|
|
183
|
+
Parameters.hcxEnterpriseSiteName,
|
|
184
184
|
],
|
|
185
185
|
headerParameters: [Parameters.accept],
|
|
186
|
-
serializer
|
|
186
|
+
serializer,
|
|
187
187
|
};
|
|
188
188
|
const createOrUpdateOperationSpec = {
|
|
189
189
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/hcxEnterpriseSites/{hcxEnterpriseSiteName}",
|
|
190
190
|
httpMethod: "PUT",
|
|
191
191
|
responses: {
|
|
192
192
|
200: {
|
|
193
|
-
bodyMapper: Mappers.HcxEnterpriseSite
|
|
193
|
+
bodyMapper: Mappers.HcxEnterpriseSite,
|
|
194
194
|
},
|
|
195
195
|
201: {
|
|
196
|
-
bodyMapper: Mappers.HcxEnterpriseSite
|
|
196
|
+
bodyMapper: Mappers.HcxEnterpriseSite,
|
|
197
197
|
},
|
|
198
198
|
default: {
|
|
199
|
-
bodyMapper: Mappers.ErrorResponse
|
|
200
|
-
}
|
|
199
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
200
|
+
},
|
|
201
201
|
},
|
|
202
202
|
requestBody: Parameters.hcxEnterpriseSite,
|
|
203
203
|
queryParameters: [Parameters.apiVersion],
|
|
@@ -205,12 +205,12 @@ const createOrUpdateOperationSpec = {
|
|
|
205
205
|
Parameters.$host,
|
|
206
206
|
Parameters.subscriptionId,
|
|
207
207
|
Parameters.resourceGroupName,
|
|
208
|
-
Parameters.
|
|
209
|
-
Parameters.hcxEnterpriseSiteName
|
|
208
|
+
Parameters.privateCloudName,
|
|
209
|
+
Parameters.hcxEnterpriseSiteName,
|
|
210
210
|
],
|
|
211
211
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
212
212
|
mediaType: "json",
|
|
213
|
-
serializer
|
|
213
|
+
serializer,
|
|
214
214
|
};
|
|
215
215
|
const deleteOperationSpec = {
|
|
216
216
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/hcxEnterpriseSites/{hcxEnterpriseSiteName}",
|
|
@@ -219,8 +219,8 @@ const deleteOperationSpec = {
|
|
|
219
219
|
200: {},
|
|
220
220
|
204: {},
|
|
221
221
|
default: {
|
|
222
|
-
bodyMapper: Mappers.ErrorResponse
|
|
223
|
-
}
|
|
222
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
223
|
+
},
|
|
224
224
|
},
|
|
225
225
|
queryParameters: [Parameters.apiVersion],
|
|
226
226
|
urlParameters: [
|
|
@@ -228,30 +228,30 @@ const deleteOperationSpec = {
|
|
|
228
228
|
Parameters.subscriptionId,
|
|
229
229
|
Parameters.resourceGroupName,
|
|
230
230
|
Parameters.privateCloudName,
|
|
231
|
-
Parameters.hcxEnterpriseSiteName
|
|
231
|
+
Parameters.hcxEnterpriseSiteName,
|
|
232
232
|
],
|
|
233
233
|
headerParameters: [Parameters.accept],
|
|
234
|
-
serializer
|
|
234
|
+
serializer,
|
|
235
235
|
};
|
|
236
236
|
const listNextOperationSpec = {
|
|
237
237
|
path: "{nextLink}",
|
|
238
238
|
httpMethod: "GET",
|
|
239
239
|
responses: {
|
|
240
240
|
200: {
|
|
241
|
-
bodyMapper: Mappers.
|
|
241
|
+
bodyMapper: Mappers.HcxEnterpriseSiteListResult,
|
|
242
242
|
},
|
|
243
243
|
default: {
|
|
244
|
-
bodyMapper: Mappers.ErrorResponse
|
|
245
|
-
}
|
|
244
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
245
|
+
},
|
|
246
246
|
},
|
|
247
247
|
urlParameters: [
|
|
248
248
|
Parameters.$host,
|
|
249
249
|
Parameters.nextLink,
|
|
250
250
|
Parameters.subscriptionId,
|
|
251
251
|
Parameters.resourceGroupName,
|
|
252
|
-
Parameters.privateCloudName
|
|
252
|
+
Parameters.privateCloudName,
|
|
253
253
|
],
|
|
254
254
|
headerParameters: [Parameters.accept],
|
|
255
|
-
serializer
|
|
255
|
+
serializer,
|
|
256
256
|
};
|
|
257
257
|
//# sourceMappingURL=hcxEnterpriseSites.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"hcxEnterpriseSites.js","sourceRoot":"","sources":["../../../src/operations/hcxEnterpriseSites.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"hcxEnterpriseSites.js","sourceRoot":"","sources":["../../../src/operations/hcxEnterpriseSites.ts"],"names":[],"mappings":"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"}
|