@azure/arm-avs 1.0.0 → 3.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +11 -0
- package/LICENSE +21 -0
- package/README.md +72 -73
- package/dist/index.js +11681 -0
- package/dist/index.js.map +1 -0
- package/dist/index.min.js +1 -0
- package/dist/index.min.js.map +1 -0
- package/dist-esm/src/azureVMwareSolutionAPI.d.ts +33 -0
- package/dist-esm/src/azureVMwareSolutionAPI.d.ts.map +1 -0
- package/dist-esm/src/azureVMwareSolutionAPI.js +66 -0
- package/dist-esm/src/azureVMwareSolutionAPI.js.map +1 -0
- package/dist-esm/src/index.d.ts +5 -0
- package/dist-esm/src/index.d.ts.map +1 -0
- package/dist-esm/src/index.js +12 -0
- package/dist-esm/src/index.js.map +1 -0
- package/dist-esm/src/lroImpl.d.ts +16 -0
- package/dist-esm/src/lroImpl.d.ts.map +1 -0
- package/dist-esm/src/lroImpl.js +29 -0
- package/dist-esm/src/lroImpl.js.map +1 -0
- package/dist-esm/src/models/index.d.ts +2962 -0
- package/dist-esm/src/models/index.d.ts.map +1 -0
- package/dist-esm/src/models/index.js +363 -0
- package/dist-esm/src/models/index.js.map +1 -0
- package/dist-esm/src/models/mappers.d.ts +115 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -0
- package/dist-esm/src/models/mappers.js +3114 -0
- package/dist-esm/src/models/mappers.js.map +1 -0
- package/dist-esm/src/models/parameters.d.ts +53 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -0
- package/dist-esm/src/models/parameters.js +409 -0
- package/dist-esm/src/models/parameters.js.map +1 -0
- package/dist-esm/src/operations/addons.d.ts +81 -0
- package/dist-esm/src/operations/addons.d.ts.map +1 -0
- package/dist-esm/src/operations/addons.js +331 -0
- package/dist-esm/src/operations/addons.js.map +1 -0
- package/dist-esm/src/operations/authorizations.d.ts +81 -0
- package/dist-esm/src/operations/authorizations.d.ts.map +1 -0
- package/dist-esm/src/operations/authorizations.js +337 -0
- package/dist-esm/src/operations/authorizations.js.map +1 -0
- package/dist-esm/src/operations/cloudLinks.d.ts +81 -0
- package/dist-esm/src/operations/cloudLinks.d.ts.map +1 -0
- package/dist-esm/src/operations/cloudLinks.js +337 -0
- package/dist-esm/src/operations/cloudLinks.js.map +1 -0
- package/dist-esm/src/operations/clusters.d.ts +99 -0
- package/dist-esm/src/operations/clusters.d.ts.map +1 -0
- package/dist-esm/src/operations/clusters.js +423 -0
- package/dist-esm/src/operations/clusters.js.map +1 -0
- package/dist-esm/src/operations/datastores.d.ts +89 -0
- package/dist-esm/src/operations/datastores.d.ts.map +1 -0
- package/dist-esm/src/operations/datastores.js +363 -0
- package/dist-esm/src/operations/datastores.js.map +1 -0
- package/dist-esm/src/operations/globalReachConnections.d.ts +81 -0
- package/dist-esm/src/operations/globalReachConnections.d.ts.map +1 -0
- package/dist-esm/src/operations/globalReachConnections.js +347 -0
- package/dist-esm/src/operations/globalReachConnections.js.map +1 -0
- package/dist-esm/src/operations/hcxEnterpriseSites.d.ts +63 -0
- package/dist-esm/src/operations/hcxEnterpriseSites.d.ts.map +1 -0
- package/dist-esm/src/operations/hcxEnterpriseSites.js +244 -0
- package/dist-esm/src/operations/hcxEnterpriseSites.js.map +1 -0
- package/dist-esm/src/operations/index.d.ts +17 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -0
- package/dist-esm/src/operations/index.js +24 -0
- package/dist-esm/src/operations/index.js.map +1 -0
- package/dist-esm/src/operations/locations.d.ts +25 -0
- package/dist-esm/src/operations/locations.d.ts.map +1 -0
- package/dist-esm/src/operations/locations.js +79 -0
- package/dist-esm/src/operations/locations.js.map +1 -0
- package/dist-esm/src/operations/operations.d.ts +32 -0
- package/dist-esm/src/operations/operations.d.ts.map +1 -0
- package/dist-esm/src/operations/operations.js +120 -0
- package/dist-esm/src/operations/operations.js.map +1 -0
- package/dist-esm/src/operations/placementPolicies.d.ts +116 -0
- package/dist-esm/src/operations/placementPolicies.d.ts.map +1 -0
- package/dist-esm/src/operations/placementPolicies.js +466 -0
- package/dist-esm/src/operations/placementPolicies.js.map +1 -0
- package/dist-esm/src/operations/privateClouds.d.ts +142 -0
- package/dist-esm/src/operations/privateClouds.d.ts.map +1 -0
- package/dist-esm/src/operations/privateClouds.js +672 -0
- package/dist-esm/src/operations/privateClouds.js.map +1 -0
- package/dist-esm/src/operations/scriptCmdlets.d.ts +53 -0
- package/dist-esm/src/operations/scriptCmdlets.d.ts.map +1 -0
- package/dist-esm/src/operations/scriptCmdlets.js +191 -0
- package/dist-esm/src/operations/scriptCmdlets.js.map +1 -0
- package/dist-esm/src/operations/scriptExecutions.d.ts +89 -0
- package/dist-esm/src/operations/scriptExecutions.d.ts.map +1 -0
- package/dist-esm/src/operations/scriptExecutions.js +371 -0
- package/dist-esm/src/operations/scriptExecutions.js.map +1 -0
- package/dist-esm/src/operations/scriptPackages.d.ts +46 -0
- package/dist-esm/src/operations/scriptPackages.d.ts.map +1 -0
- package/dist-esm/src/operations/scriptPackages.js +169 -0
- package/dist-esm/src/operations/scriptPackages.js.map +1 -0
- package/dist-esm/src/operations/virtualMachines.d.ts +71 -0
- package/dist-esm/src/operations/virtualMachines.d.ts.map +1 -0
- package/dist-esm/src/operations/virtualMachines.js +272 -0
- package/dist-esm/src/operations/virtualMachines.js.map +1 -0
- package/dist-esm/src/operations/workloadNetworks.d.ts +661 -0
- package/dist-esm/src/operations/workloadNetworks.d.ts.map +1 -0
- package/dist-esm/src/operations/workloadNetworks.js +3049 -0
- package/dist-esm/src/operations/workloadNetworks.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/addons.d.ts +56 -0
- package/dist-esm/src/operationsInterfaces/addons.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/addons.js +9 -0
- package/dist-esm/src/operationsInterfaces/addons.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/authorizations.d.ts +56 -0
- package/dist-esm/src/operationsInterfaces/authorizations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/authorizations.js +9 -0
- package/dist-esm/src/operationsInterfaces/authorizations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/cloudLinks.d.ts +56 -0
- package/dist-esm/src/operationsInterfaces/cloudLinks.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/cloudLinks.js +9 -0
- package/dist-esm/src/operationsInterfaces/cloudLinks.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/clusters.d.ts +74 -0
- package/dist-esm/src/operationsInterfaces/clusters.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/clusters.js +9 -0
- package/dist-esm/src/operationsInterfaces/clusters.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/datastores.d.ts +62 -0
- package/dist-esm/src/operationsInterfaces/datastores.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/datastores.js +9 -0
- package/dist-esm/src/operationsInterfaces/datastores.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/globalReachConnections.d.ts +56 -0
- package/dist-esm/src/operationsInterfaces/globalReachConnections.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/globalReachConnections.js +9 -0
- package/dist-esm/src/operationsInterfaces/globalReachConnections.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/hcxEnterpriseSites.d.ts +38 -0
- package/dist-esm/src/operationsInterfaces/hcxEnterpriseSites.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/hcxEnterpriseSites.js +9 -0
- package/dist-esm/src/operationsInterfaces/hcxEnterpriseSites.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +17 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.js +24 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/locations.d.ts +17 -0
- package/dist-esm/src/operationsInterfaces/locations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/locations.js +9 -0
- package/dist-esm/src/operationsInterfaces/locations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.js +9 -0
- package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/placementPolicies.d.ts +89 -0
- package/dist-esm/src/operationsInterfaces/placementPolicies.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/placementPolicies.js +9 -0
- package/dist-esm/src/operationsInterfaces/placementPolicies.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateClouds.d.ts +106 -0
- package/dist-esm/src/operationsInterfaces/privateClouds.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateClouds.js +9 -0
- package/dist-esm/src/operationsInterfaces/privateClouds.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/scriptCmdlets.d.ts +25 -0
- package/dist-esm/src/operationsInterfaces/scriptCmdlets.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/scriptCmdlets.js +9 -0
- package/dist-esm/src/operationsInterfaces/scriptCmdlets.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/scriptExecutions.d.ts +64 -0
- package/dist-esm/src/operationsInterfaces/scriptExecutions.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/scriptExecutions.js +9 -0
- package/dist-esm/src/operationsInterfaces/scriptExecutions.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/scriptPackages.d.ts +21 -0
- package/dist-esm/src/operationsInterfaces/scriptPackages.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/scriptPackages.js +9 -0
- package/dist-esm/src/operationsInterfaces/scriptPackages.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts +44 -0
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/virtualMachines.js +9 -0
- package/dist-esm/src/operationsInterfaces/virtualMachines.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/workloadNetworks.d.ts +500 -0
- package/dist-esm/src/operationsInterfaces/workloadNetworks.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/workloadNetworks.js +9 -0
- package/dist-esm/src/operationsInterfaces/workloadNetworks.js.map +1 -0
- package/dist-esm/test/sampleTest.d.ts +2 -0
- package/dist-esm/test/sampleTest.d.ts.map +1 -0
- package/dist-esm/test/sampleTest.js +40 -0
- package/dist-esm/test/sampleTest.js.map +1 -0
- package/package.json +65 -31
- package/review/arm-avs.api.md +2534 -0
- package/rollup.config.js +181 -30
- package/src/azureVMwareSolutionAPI.ts +139 -0
- package/src/index.ts +12 -0
- package/src/lroImpl.ts +34 -0
- package/src/models/index.ts +3101 -931
- package/src/models/mappers.ts +2874 -387
- package/src/models/parameters.ts +407 -44
- package/src/operations/addons.ts +472 -0
- package/src/operations/authorizations.ts +341 -196
- package/src/operations/cloudLinks.ts +478 -0
- package/src/operations/clusters.ts +444 -238
- package/src/operations/datastores.ts +525 -0
- package/src/operations/globalReachConnections.ts +488 -0
- package/src/operations/hcxEnterpriseSites.ts +200 -210
- package/src/operations/index.ts +13 -5
- package/src/operations/locations.ts +56 -83
- package/src/operations/operations.ts +87 -73
- package/src/operations/placementPolicies.ts +677 -0
- package/src/operations/privateClouds.ts +705 -319
- package/src/operations/scriptCmdlets.ts +266 -0
- package/src/operations/scriptExecutions.ts +524 -0
- package/src/operations/scriptPackages.ts +229 -0
- package/src/operations/virtualMachines.ts +390 -0
- package/src/operations/workloadNetworks.ts +4398 -0
- package/src/operationsInterfaces/addons.ts +109 -0
- package/src/operationsInterfaces/authorizations.ts +109 -0
- package/src/operationsInterfaces/cloudLinks.ts +109 -0
- package/src/operationsInterfaces/clusters.ts +147 -0
- package/src/operationsInterfaces/datastores.ts +121 -0
- package/src/operationsInterfaces/globalReachConnections.ts +109 -0
- package/src/operationsInterfaces/hcxEnterpriseSites.ts +75 -0
- package/src/operationsInterfaces/index.ts +24 -0
- package/src/operationsInterfaces/locations.ts +36 -0
- package/src/operationsInterfaces/operations.ts +22 -0
- package/src/operationsInterfaces/placementPolicies.ts +170 -0
- package/src/operationsInterfaces/privateClouds.ts +198 -0
- package/src/operationsInterfaces/scriptCmdlets.ts +50 -0
- package/src/operationsInterfaces/scriptExecutions.ts +124 -0
- package/src/operationsInterfaces/scriptPackages.ts +44 -0
- package/src/operationsInterfaces/virtualMachines.ts +85 -0
- package/src/operationsInterfaces/workloadNetworks.ts +951 -0
- package/tsconfig.json +3 -3
- package/types/arm-avs.d.ts +4645 -0
- package/types/tsdoc-metadata.json +11 -0
- package/dist/arm-avs.js +0 -2585
- package/dist/arm-avs.js.map +0 -1
- package/dist/arm-avs.min.js +0 -1
- package/dist/arm-avs.min.js.map +0 -1
- package/esm/avsClient.d.ts +0 -23
- package/esm/avsClient.d.ts.map +0 -1
- package/esm/avsClient.js +0 -38
- package/esm/avsClient.js.map +0 -1
- package/esm/avsClientContext.d.ts +0 -16
- package/esm/avsClientContext.d.ts.map +0 -1
- package/esm/avsClientContext.js +0 -56
- package/esm/avsClientContext.js.map +0 -1
- package/esm/models/authorizationsMappers.d.ts +0 -2
- package/esm/models/authorizationsMappers.d.ts.map +0 -1
- package/esm/models/authorizationsMappers.js +0 -9
- package/esm/models/authorizationsMappers.js.map +0 -1
- package/esm/models/clustersMappers.d.ts +0 -2
- package/esm/models/clustersMappers.d.ts.map +0 -1
- package/esm/models/clustersMappers.js +0 -9
- package/esm/models/clustersMappers.js.map +0 -1
- package/esm/models/hcxEnterpriseSitesMappers.d.ts +0 -2
- package/esm/models/hcxEnterpriseSitesMappers.d.ts.map +0 -1
- package/esm/models/hcxEnterpriseSitesMappers.js +0 -9
- package/esm/models/hcxEnterpriseSitesMappers.js.map +0 -1
- package/esm/models/index.d.ts +0 -1163
- package/esm/models/index.d.ts.map +0 -1
- package/esm/models/index.js +0 -8
- package/esm/models/index.js.map +0 -1
- package/esm/models/locationsMappers.d.ts +0 -2
- package/esm/models/locationsMappers.d.ts.map +0 -1
- package/esm/models/locationsMappers.js +0 -9
- package/esm/models/locationsMappers.js.map +0 -1
- package/esm/models/mappers.d.ts +0 -30
- package/esm/models/mappers.d.ts.map +0 -1
- package/esm/models/mappers.js +0 -881
- package/esm/models/mappers.js.map +0 -1
- package/esm/models/operationsMappers.d.ts +0 -2
- package/esm/models/operationsMappers.d.ts.map +0 -1
- package/esm/models/operationsMappers.js +0 -9
- package/esm/models/operationsMappers.js.map +0 -1
- package/esm/models/parameters.d.ts +0 -12
- package/esm/models/parameters.d.ts.map +0 -1
- package/esm/models/parameters.js +0 -122
- package/esm/models/parameters.js.map +0 -1
- package/esm/models/privateCloudsMappers.d.ts +0 -2
- package/esm/models/privateCloudsMappers.d.ts.map +0 -1
- package/esm/models/privateCloudsMappers.js +0 -9
- package/esm/models/privateCloudsMappers.js.map +0 -1
- package/esm/operations/authorizations.d.ts +0 -115
- package/esm/operations/authorizations.d.ts.map +0 -1
- package/esm/operations/authorizations.js +0 -239
- package/esm/operations/authorizations.js.map +0 -1
- package/esm/operations/clusters.d.ts +0 -133
- package/esm/operations/clusters.d.ts.map +0 -1
- package/esm/operations/clusters.js +0 -299
- package/esm/operations/clusters.js.map +0 -1
- package/esm/operations/hcxEnterpriseSites.d.ts +0 -127
- package/esm/operations/hcxEnterpriseSites.d.ts.map +0 -1
- package/esm/operations/hcxEnterpriseSites.js +0 -196
- package/esm/operations/hcxEnterpriseSites.js.map +0 -1
- package/esm/operations/index.d.ts +0 -7
- package/esm/operations/index.d.ts.map +0 -1
- package/esm/operations/index.js +0 -16
- package/esm/operations/index.js.map +0 -1
- package/esm/operations/locations.d.ts +0 -49
- package/esm/operations/locations.d.ts.map +0 -1
- package/esm/operations/locations.js +0 -85
- package/esm/operations/locations.js.map +0 -1
- package/esm/operations/operations.d.ts +0 -46
- package/esm/operations/operations.d.ts.map +0 -1
- package/esm/operations/operations.js +0 -77
- package/esm/operations/operations.js.map +0 -1
- package/esm/operations/privateClouds.d.ts +0 -177
- package/esm/operations/privateClouds.d.ts.map +0 -1
- package/esm/operations/privateClouds.js +0 -365
- package/esm/operations/privateClouds.js.map +0 -1
- package/src/avsClient.ts +0 -52
- package/src/avsClientContext.ts +0 -62
- package/src/models/authorizationsMappers.ts +0 -27
- package/src/models/clustersMappers.ts +0 -28
- package/src/models/hcxEnterpriseSitesMappers.ts +0 -27
- package/src/models/locationsMappers.ts +0 -15
- package/src/models/operationsMappers.ts +0 -16
- package/src/models/privateCloudsMappers.ts +0 -29
|
@@ -0,0 +1,472 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
|
|
9
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
10
|
+
import { Addons } from "../operationsInterfaces";
|
|
11
|
+
import * as coreClient from "@azure/core-client";
|
|
12
|
+
import * as Mappers from "../models/mappers";
|
|
13
|
+
import * as Parameters from "../models/parameters";
|
|
14
|
+
import { AzureVMwareSolutionAPI } from "../azureVMwareSolutionAPI";
|
|
15
|
+
import { PollerLike, PollOperationState, LroEngine } from "@azure/core-lro";
|
|
16
|
+
import { LroImpl } from "../lroImpl";
|
|
17
|
+
import {
|
|
18
|
+
Addon,
|
|
19
|
+
AddonsListNextOptionalParams,
|
|
20
|
+
AddonsListOptionalParams,
|
|
21
|
+
AddonsListResponse,
|
|
22
|
+
AddonsGetOptionalParams,
|
|
23
|
+
AddonsGetResponse,
|
|
24
|
+
AddonsCreateOrUpdateOptionalParams,
|
|
25
|
+
AddonsCreateOrUpdateResponse,
|
|
26
|
+
AddonsDeleteOptionalParams,
|
|
27
|
+
AddonsListNextResponse
|
|
28
|
+
} from "../models";
|
|
29
|
+
|
|
30
|
+
/// <reference lib="esnext.asynciterable" />
|
|
31
|
+
/** Class containing Addons operations. */
|
|
32
|
+
export class AddonsImpl implements Addons {
|
|
33
|
+
private readonly client: AzureVMwareSolutionAPI;
|
|
34
|
+
|
|
35
|
+
/**
|
|
36
|
+
* Initialize a new instance of the class Addons class.
|
|
37
|
+
* @param client Reference to the service client
|
|
38
|
+
*/
|
|
39
|
+
constructor(client: AzureVMwareSolutionAPI) {
|
|
40
|
+
this.client = client;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
/**
|
|
44
|
+
* List addons in a private cloud
|
|
45
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
46
|
+
* @param privateCloudName Name of the private cloud
|
|
47
|
+
* @param options The options parameters.
|
|
48
|
+
*/
|
|
49
|
+
public list(
|
|
50
|
+
resourceGroupName: string,
|
|
51
|
+
privateCloudName: string,
|
|
52
|
+
options?: AddonsListOptionalParams
|
|
53
|
+
): PagedAsyncIterableIterator<Addon> {
|
|
54
|
+
const iter = this.listPagingAll(
|
|
55
|
+
resourceGroupName,
|
|
56
|
+
privateCloudName,
|
|
57
|
+
options
|
|
58
|
+
);
|
|
59
|
+
return {
|
|
60
|
+
next() {
|
|
61
|
+
return iter.next();
|
|
62
|
+
},
|
|
63
|
+
[Symbol.asyncIterator]() {
|
|
64
|
+
return this;
|
|
65
|
+
},
|
|
66
|
+
byPage: () => {
|
|
67
|
+
return this.listPagingPage(
|
|
68
|
+
resourceGroupName,
|
|
69
|
+
privateCloudName,
|
|
70
|
+
options
|
|
71
|
+
);
|
|
72
|
+
}
|
|
73
|
+
};
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
private async *listPagingPage(
|
|
77
|
+
resourceGroupName: string,
|
|
78
|
+
privateCloudName: string,
|
|
79
|
+
options?: AddonsListOptionalParams
|
|
80
|
+
): AsyncIterableIterator<Addon[]> {
|
|
81
|
+
let result = await this._list(resourceGroupName, privateCloudName, options);
|
|
82
|
+
yield result.value || [];
|
|
83
|
+
let continuationToken = result.nextLink;
|
|
84
|
+
while (continuationToken) {
|
|
85
|
+
result = await this._listNext(
|
|
86
|
+
resourceGroupName,
|
|
87
|
+
privateCloudName,
|
|
88
|
+
continuationToken,
|
|
89
|
+
options
|
|
90
|
+
);
|
|
91
|
+
continuationToken = result.nextLink;
|
|
92
|
+
yield result.value || [];
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
private async *listPagingAll(
|
|
97
|
+
resourceGroupName: string,
|
|
98
|
+
privateCloudName: string,
|
|
99
|
+
options?: AddonsListOptionalParams
|
|
100
|
+
): AsyncIterableIterator<Addon> {
|
|
101
|
+
for await (const page of this.listPagingPage(
|
|
102
|
+
resourceGroupName,
|
|
103
|
+
privateCloudName,
|
|
104
|
+
options
|
|
105
|
+
)) {
|
|
106
|
+
yield* page;
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
/**
|
|
111
|
+
* List addons in a private cloud
|
|
112
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
113
|
+
* @param privateCloudName Name of the private cloud
|
|
114
|
+
* @param options The options parameters.
|
|
115
|
+
*/
|
|
116
|
+
private _list(
|
|
117
|
+
resourceGroupName: string,
|
|
118
|
+
privateCloudName: string,
|
|
119
|
+
options?: AddonsListOptionalParams
|
|
120
|
+
): Promise<AddonsListResponse> {
|
|
121
|
+
return this.client.sendOperationRequest(
|
|
122
|
+
{ resourceGroupName, privateCloudName, options },
|
|
123
|
+
listOperationSpec
|
|
124
|
+
);
|
|
125
|
+
}
|
|
126
|
+
|
|
127
|
+
/**
|
|
128
|
+
* Get an addon by name in a private cloud
|
|
129
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
130
|
+
* @param privateCloudName Name of the private cloud
|
|
131
|
+
* @param addonName Name of the addon for the private cloud
|
|
132
|
+
* @param options The options parameters.
|
|
133
|
+
*/
|
|
134
|
+
get(
|
|
135
|
+
resourceGroupName: string,
|
|
136
|
+
privateCloudName: string,
|
|
137
|
+
addonName: string,
|
|
138
|
+
options?: AddonsGetOptionalParams
|
|
139
|
+
): Promise<AddonsGetResponse> {
|
|
140
|
+
return this.client.sendOperationRequest(
|
|
141
|
+
{ resourceGroupName, privateCloudName, addonName, options },
|
|
142
|
+
getOperationSpec
|
|
143
|
+
);
|
|
144
|
+
}
|
|
145
|
+
|
|
146
|
+
/**
|
|
147
|
+
* Create or update a addon in a private cloud
|
|
148
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
149
|
+
* @param privateCloudName The name of the private cloud.
|
|
150
|
+
* @param addonName Name of the addon for the private cloud
|
|
151
|
+
* @param addon A addon in the private cloud
|
|
152
|
+
* @param options The options parameters.
|
|
153
|
+
*/
|
|
154
|
+
async beginCreateOrUpdate(
|
|
155
|
+
resourceGroupName: string,
|
|
156
|
+
privateCloudName: string,
|
|
157
|
+
addonName: string,
|
|
158
|
+
addon: Addon,
|
|
159
|
+
options?: AddonsCreateOrUpdateOptionalParams
|
|
160
|
+
): Promise<
|
|
161
|
+
PollerLike<
|
|
162
|
+
PollOperationState<AddonsCreateOrUpdateResponse>,
|
|
163
|
+
AddonsCreateOrUpdateResponse
|
|
164
|
+
>
|
|
165
|
+
> {
|
|
166
|
+
const directSendOperation = async (
|
|
167
|
+
args: coreClient.OperationArguments,
|
|
168
|
+
spec: coreClient.OperationSpec
|
|
169
|
+
): Promise<AddonsCreateOrUpdateResponse> => {
|
|
170
|
+
return this.client.sendOperationRequest(args, spec);
|
|
171
|
+
};
|
|
172
|
+
const sendOperation = async (
|
|
173
|
+
args: coreClient.OperationArguments,
|
|
174
|
+
spec: coreClient.OperationSpec
|
|
175
|
+
) => {
|
|
176
|
+
let currentRawResponse:
|
|
177
|
+
| coreClient.FullOperationResponse
|
|
178
|
+
| undefined = undefined;
|
|
179
|
+
const providedCallback = args.options?.onResponse;
|
|
180
|
+
const callback: coreClient.RawResponseCallback = (
|
|
181
|
+
rawResponse: coreClient.FullOperationResponse,
|
|
182
|
+
flatResponse: unknown
|
|
183
|
+
) => {
|
|
184
|
+
currentRawResponse = rawResponse;
|
|
185
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
186
|
+
};
|
|
187
|
+
const updatedArgs = {
|
|
188
|
+
...args,
|
|
189
|
+
options: {
|
|
190
|
+
...args.options,
|
|
191
|
+
onResponse: callback
|
|
192
|
+
}
|
|
193
|
+
};
|
|
194
|
+
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
195
|
+
return {
|
|
196
|
+
flatResponse,
|
|
197
|
+
rawResponse: {
|
|
198
|
+
statusCode: currentRawResponse!.status,
|
|
199
|
+
body: currentRawResponse!.parsedBody,
|
|
200
|
+
headers: currentRawResponse!.headers.toJSON()
|
|
201
|
+
}
|
|
202
|
+
};
|
|
203
|
+
};
|
|
204
|
+
|
|
205
|
+
const lro = new LroImpl(
|
|
206
|
+
sendOperation,
|
|
207
|
+
{ resourceGroupName, privateCloudName, addonName, addon, options },
|
|
208
|
+
createOrUpdateOperationSpec
|
|
209
|
+
);
|
|
210
|
+
return new LroEngine(lro, {
|
|
211
|
+
resumeFrom: options?.resumeFrom,
|
|
212
|
+
intervalInMs: options?.updateIntervalInMs
|
|
213
|
+
});
|
|
214
|
+
}
|
|
215
|
+
|
|
216
|
+
/**
|
|
217
|
+
* Create or update a addon in a private cloud
|
|
218
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
219
|
+
* @param privateCloudName The name of the private cloud.
|
|
220
|
+
* @param addonName Name of the addon for the private cloud
|
|
221
|
+
* @param addon A addon in the private cloud
|
|
222
|
+
* @param options The options parameters.
|
|
223
|
+
*/
|
|
224
|
+
async beginCreateOrUpdateAndWait(
|
|
225
|
+
resourceGroupName: string,
|
|
226
|
+
privateCloudName: string,
|
|
227
|
+
addonName: string,
|
|
228
|
+
addon: Addon,
|
|
229
|
+
options?: AddonsCreateOrUpdateOptionalParams
|
|
230
|
+
): Promise<AddonsCreateOrUpdateResponse> {
|
|
231
|
+
const poller = await this.beginCreateOrUpdate(
|
|
232
|
+
resourceGroupName,
|
|
233
|
+
privateCloudName,
|
|
234
|
+
addonName,
|
|
235
|
+
addon,
|
|
236
|
+
options
|
|
237
|
+
);
|
|
238
|
+
return poller.pollUntilDone();
|
|
239
|
+
}
|
|
240
|
+
|
|
241
|
+
/**
|
|
242
|
+
* Delete a addon in a private cloud
|
|
243
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
244
|
+
* @param privateCloudName Name of the private cloud
|
|
245
|
+
* @param addonName Name of the addon for the private cloud
|
|
246
|
+
* @param options The options parameters.
|
|
247
|
+
*/
|
|
248
|
+
async beginDelete(
|
|
249
|
+
resourceGroupName: string,
|
|
250
|
+
privateCloudName: string,
|
|
251
|
+
addonName: string,
|
|
252
|
+
options?: AddonsDeleteOptionalParams
|
|
253
|
+
): Promise<PollerLike<PollOperationState<void>, void>> {
|
|
254
|
+
const directSendOperation = async (
|
|
255
|
+
args: coreClient.OperationArguments,
|
|
256
|
+
spec: coreClient.OperationSpec
|
|
257
|
+
): Promise<void> => {
|
|
258
|
+
return this.client.sendOperationRequest(args, spec);
|
|
259
|
+
};
|
|
260
|
+
const sendOperation = async (
|
|
261
|
+
args: coreClient.OperationArguments,
|
|
262
|
+
spec: coreClient.OperationSpec
|
|
263
|
+
) => {
|
|
264
|
+
let currentRawResponse:
|
|
265
|
+
| coreClient.FullOperationResponse
|
|
266
|
+
| undefined = undefined;
|
|
267
|
+
const providedCallback = args.options?.onResponse;
|
|
268
|
+
const callback: coreClient.RawResponseCallback = (
|
|
269
|
+
rawResponse: coreClient.FullOperationResponse,
|
|
270
|
+
flatResponse: unknown
|
|
271
|
+
) => {
|
|
272
|
+
currentRawResponse = rawResponse;
|
|
273
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
274
|
+
};
|
|
275
|
+
const updatedArgs = {
|
|
276
|
+
...args,
|
|
277
|
+
options: {
|
|
278
|
+
...args.options,
|
|
279
|
+
onResponse: callback
|
|
280
|
+
}
|
|
281
|
+
};
|
|
282
|
+
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
283
|
+
return {
|
|
284
|
+
flatResponse,
|
|
285
|
+
rawResponse: {
|
|
286
|
+
statusCode: currentRawResponse!.status,
|
|
287
|
+
body: currentRawResponse!.parsedBody,
|
|
288
|
+
headers: currentRawResponse!.headers.toJSON()
|
|
289
|
+
}
|
|
290
|
+
};
|
|
291
|
+
};
|
|
292
|
+
|
|
293
|
+
const lro = new LroImpl(
|
|
294
|
+
sendOperation,
|
|
295
|
+
{ resourceGroupName, privateCloudName, addonName, options },
|
|
296
|
+
deleteOperationSpec
|
|
297
|
+
);
|
|
298
|
+
return new LroEngine(lro, {
|
|
299
|
+
resumeFrom: options?.resumeFrom,
|
|
300
|
+
intervalInMs: options?.updateIntervalInMs
|
|
301
|
+
});
|
|
302
|
+
}
|
|
303
|
+
|
|
304
|
+
/**
|
|
305
|
+
* Delete a addon in a private cloud
|
|
306
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
307
|
+
* @param privateCloudName Name of the private cloud
|
|
308
|
+
* @param addonName Name of the addon for the private cloud
|
|
309
|
+
* @param options The options parameters.
|
|
310
|
+
*/
|
|
311
|
+
async beginDeleteAndWait(
|
|
312
|
+
resourceGroupName: string,
|
|
313
|
+
privateCloudName: string,
|
|
314
|
+
addonName: string,
|
|
315
|
+
options?: AddonsDeleteOptionalParams
|
|
316
|
+
): Promise<void> {
|
|
317
|
+
const poller = await this.beginDelete(
|
|
318
|
+
resourceGroupName,
|
|
319
|
+
privateCloudName,
|
|
320
|
+
addonName,
|
|
321
|
+
options
|
|
322
|
+
);
|
|
323
|
+
return poller.pollUntilDone();
|
|
324
|
+
}
|
|
325
|
+
|
|
326
|
+
/**
|
|
327
|
+
* ListNext
|
|
328
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
329
|
+
* @param privateCloudName Name of the private cloud
|
|
330
|
+
* @param nextLink The nextLink from the previous successful call to the List method.
|
|
331
|
+
* @param options The options parameters.
|
|
332
|
+
*/
|
|
333
|
+
private _listNext(
|
|
334
|
+
resourceGroupName: string,
|
|
335
|
+
privateCloudName: string,
|
|
336
|
+
nextLink: string,
|
|
337
|
+
options?: AddonsListNextOptionalParams
|
|
338
|
+
): Promise<AddonsListNextResponse> {
|
|
339
|
+
return this.client.sendOperationRequest(
|
|
340
|
+
{ resourceGroupName, privateCloudName, nextLink, options },
|
|
341
|
+
listNextOperationSpec
|
|
342
|
+
);
|
|
343
|
+
}
|
|
344
|
+
}
|
|
345
|
+
// Operation Specifications
|
|
346
|
+
const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
|
|
347
|
+
|
|
348
|
+
const listOperationSpec: coreClient.OperationSpec = {
|
|
349
|
+
path:
|
|
350
|
+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/addons",
|
|
351
|
+
httpMethod: "GET",
|
|
352
|
+
responses: {
|
|
353
|
+
200: {
|
|
354
|
+
bodyMapper: Mappers.AddonList
|
|
355
|
+
},
|
|
356
|
+
default: {
|
|
357
|
+
bodyMapper: Mappers.CloudError
|
|
358
|
+
}
|
|
359
|
+
},
|
|
360
|
+
queryParameters: [Parameters.apiVersion],
|
|
361
|
+
urlParameters: [
|
|
362
|
+
Parameters.$host,
|
|
363
|
+
Parameters.subscriptionId,
|
|
364
|
+
Parameters.resourceGroupName,
|
|
365
|
+
Parameters.privateCloudName
|
|
366
|
+
],
|
|
367
|
+
headerParameters: [Parameters.accept],
|
|
368
|
+
serializer
|
|
369
|
+
};
|
|
370
|
+
const getOperationSpec: coreClient.OperationSpec = {
|
|
371
|
+
path:
|
|
372
|
+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/addons/{addonName}",
|
|
373
|
+
httpMethod: "GET",
|
|
374
|
+
responses: {
|
|
375
|
+
200: {
|
|
376
|
+
bodyMapper: Mappers.Addon
|
|
377
|
+
},
|
|
378
|
+
default: {
|
|
379
|
+
bodyMapper: Mappers.CloudError
|
|
380
|
+
}
|
|
381
|
+
},
|
|
382
|
+
queryParameters: [Parameters.apiVersion],
|
|
383
|
+
urlParameters: [
|
|
384
|
+
Parameters.$host,
|
|
385
|
+
Parameters.subscriptionId,
|
|
386
|
+
Parameters.resourceGroupName,
|
|
387
|
+
Parameters.privateCloudName,
|
|
388
|
+
Parameters.addonName
|
|
389
|
+
],
|
|
390
|
+
headerParameters: [Parameters.accept],
|
|
391
|
+
serializer
|
|
392
|
+
};
|
|
393
|
+
const createOrUpdateOperationSpec: coreClient.OperationSpec = {
|
|
394
|
+
path:
|
|
395
|
+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/addons/{addonName}",
|
|
396
|
+
httpMethod: "PUT",
|
|
397
|
+
responses: {
|
|
398
|
+
200: {
|
|
399
|
+
bodyMapper: Mappers.Addon
|
|
400
|
+
},
|
|
401
|
+
201: {
|
|
402
|
+
bodyMapper: Mappers.Addon
|
|
403
|
+
},
|
|
404
|
+
202: {
|
|
405
|
+
bodyMapper: Mappers.Addon
|
|
406
|
+
},
|
|
407
|
+
204: {
|
|
408
|
+
bodyMapper: Mappers.Addon
|
|
409
|
+
},
|
|
410
|
+
default: {
|
|
411
|
+
bodyMapper: Mappers.CloudError
|
|
412
|
+
}
|
|
413
|
+
},
|
|
414
|
+
requestBody: Parameters.addon,
|
|
415
|
+
queryParameters: [Parameters.apiVersion],
|
|
416
|
+
urlParameters: [
|
|
417
|
+
Parameters.$host,
|
|
418
|
+
Parameters.subscriptionId,
|
|
419
|
+
Parameters.resourceGroupName,
|
|
420
|
+
Parameters.privateCloudName,
|
|
421
|
+
Parameters.addonName
|
|
422
|
+
],
|
|
423
|
+
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
424
|
+
mediaType: "json",
|
|
425
|
+
serializer
|
|
426
|
+
};
|
|
427
|
+
const deleteOperationSpec: coreClient.OperationSpec = {
|
|
428
|
+
path:
|
|
429
|
+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/addons/{addonName}",
|
|
430
|
+
httpMethod: "DELETE",
|
|
431
|
+
responses: {
|
|
432
|
+
200: {},
|
|
433
|
+
201: {},
|
|
434
|
+
202: {},
|
|
435
|
+
204: {},
|
|
436
|
+
default: {
|
|
437
|
+
bodyMapper: Mappers.CloudError
|
|
438
|
+
}
|
|
439
|
+
},
|
|
440
|
+
queryParameters: [Parameters.apiVersion],
|
|
441
|
+
urlParameters: [
|
|
442
|
+
Parameters.$host,
|
|
443
|
+
Parameters.subscriptionId,
|
|
444
|
+
Parameters.resourceGroupName,
|
|
445
|
+
Parameters.privateCloudName,
|
|
446
|
+
Parameters.addonName
|
|
447
|
+
],
|
|
448
|
+
headerParameters: [Parameters.accept],
|
|
449
|
+
serializer
|
|
450
|
+
};
|
|
451
|
+
const listNextOperationSpec: coreClient.OperationSpec = {
|
|
452
|
+
path: "{nextLink}",
|
|
453
|
+
httpMethod: "GET",
|
|
454
|
+
responses: {
|
|
455
|
+
200: {
|
|
456
|
+
bodyMapper: Mappers.AddonList
|
|
457
|
+
},
|
|
458
|
+
default: {
|
|
459
|
+
bodyMapper: Mappers.CloudError
|
|
460
|
+
}
|
|
461
|
+
},
|
|
462
|
+
queryParameters: [Parameters.apiVersion],
|
|
463
|
+
urlParameters: [
|
|
464
|
+
Parameters.$host,
|
|
465
|
+
Parameters.nextLink,
|
|
466
|
+
Parameters.subscriptionId,
|
|
467
|
+
Parameters.resourceGroupName,
|
|
468
|
+
Parameters.privateCloudName
|
|
469
|
+
],
|
|
470
|
+
headerParameters: [Parameters.accept],
|
|
471
|
+
serializer
|
|
472
|
+
};
|