@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
|
@@ -1,133 +0,0 @@
|
|
|
1
|
-
import * as msRest from "@azure/ms-rest-js";
|
|
2
|
-
import * as msRestAzure from "@azure/ms-rest-azure-js";
|
|
3
|
-
import * as Models from "../models";
|
|
4
|
-
import { AvsClientContext } from "../avsClientContext";
|
|
5
|
-
/** Class representing a Clusters. */
|
|
6
|
-
export declare class Clusters {
|
|
7
|
-
private readonly client;
|
|
8
|
-
/**
|
|
9
|
-
* Create a Clusters.
|
|
10
|
-
* @param {AvsClientContext} client Reference to the service client.
|
|
11
|
-
*/
|
|
12
|
-
constructor(client: AvsClientContext);
|
|
13
|
-
/**
|
|
14
|
-
* @summary List clusters in a private cloud
|
|
15
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
16
|
-
* @param privateCloudName Name of the private cloud
|
|
17
|
-
* @param [options] The optional parameters
|
|
18
|
-
* @returns Promise<Models.ClustersListResponse>
|
|
19
|
-
*/
|
|
20
|
-
list(resourceGroupName: string, privateCloudName: string, options?: msRest.RequestOptionsBase): Promise<Models.ClustersListResponse>;
|
|
21
|
-
/**
|
|
22
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
23
|
-
* @param privateCloudName Name of the private cloud
|
|
24
|
-
* @param callback The callback
|
|
25
|
-
*/
|
|
26
|
-
list(resourceGroupName: string, privateCloudName: string, callback: msRest.ServiceCallback<Models.ClusterList>): void;
|
|
27
|
-
/**
|
|
28
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
29
|
-
* @param privateCloudName Name of the private cloud
|
|
30
|
-
* @param options The optional parameters
|
|
31
|
-
* @param callback The callback
|
|
32
|
-
*/
|
|
33
|
-
list(resourceGroupName: string, privateCloudName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.ClusterList>): void;
|
|
34
|
-
/**
|
|
35
|
-
* @summary Get a cluster by name in a private cloud
|
|
36
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
37
|
-
* @param privateCloudName Name of the private cloud
|
|
38
|
-
* @param clusterName Name of the cluster in the private cloud
|
|
39
|
-
* @param [options] The optional parameters
|
|
40
|
-
* @returns Promise<Models.ClustersGetResponse>
|
|
41
|
-
*/
|
|
42
|
-
get(resourceGroupName: string, privateCloudName: string, clusterName: string, options?: msRest.RequestOptionsBase): Promise<Models.ClustersGetResponse>;
|
|
43
|
-
/**
|
|
44
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
45
|
-
* @param privateCloudName Name of the private cloud
|
|
46
|
-
* @param clusterName Name of the cluster in the private cloud
|
|
47
|
-
* @param callback The callback
|
|
48
|
-
*/
|
|
49
|
-
get(resourceGroupName: string, privateCloudName: string, clusterName: string, callback: msRest.ServiceCallback<Models.Cluster>): void;
|
|
50
|
-
/**
|
|
51
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
52
|
-
* @param privateCloudName Name of the private cloud
|
|
53
|
-
* @param clusterName Name of the cluster in the private cloud
|
|
54
|
-
* @param options The optional parameters
|
|
55
|
-
* @param callback The callback
|
|
56
|
-
*/
|
|
57
|
-
get(resourceGroupName: string, privateCloudName: string, clusterName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.Cluster>): void;
|
|
58
|
-
/**
|
|
59
|
-
* @summary Create or update a cluster in a private cloud
|
|
60
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
61
|
-
* @param privateCloudName The name of the private cloud.
|
|
62
|
-
* @param clusterName Name of the cluster in the private cloud
|
|
63
|
-
* @param cluster A cluster in the private cloud
|
|
64
|
-
* @param [options] The optional parameters
|
|
65
|
-
* @returns Promise<Models.ClustersCreateOrUpdateResponse>
|
|
66
|
-
*/
|
|
67
|
-
createOrUpdate(resourceGroupName: string, privateCloudName: string, clusterName: string, cluster: Models.Cluster, options?: msRest.RequestOptionsBase): Promise<Models.ClustersCreateOrUpdateResponse>;
|
|
68
|
-
/**
|
|
69
|
-
* @summary Update a cluster in a private cloud
|
|
70
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
71
|
-
* @param privateCloudName Name of the private cloud
|
|
72
|
-
* @param clusterName Name of the cluster in the private cloud
|
|
73
|
-
* @param [options] The optional parameters
|
|
74
|
-
* @returns Promise<Models.ClustersUpdateResponse>
|
|
75
|
-
*/
|
|
76
|
-
update(resourceGroupName: string, privateCloudName: string, clusterName: string, options?: Models.ClustersUpdateOptionalParams): Promise<Models.ClustersUpdateResponse>;
|
|
77
|
-
/**
|
|
78
|
-
* @summary Delete a cluster in a private cloud
|
|
79
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
80
|
-
* @param privateCloudName Name of the private cloud
|
|
81
|
-
* @param clusterName Name of the cluster in the private cloud
|
|
82
|
-
* @param [options] The optional parameters
|
|
83
|
-
* @returns Promise<msRest.RestResponse>
|
|
84
|
-
*/
|
|
85
|
-
deleteMethod(resourceGroupName: string, privateCloudName: string, clusterName: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;
|
|
86
|
-
/**
|
|
87
|
-
* @summary Create or update a cluster in a private cloud
|
|
88
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
89
|
-
* @param privateCloudName The name of the private cloud.
|
|
90
|
-
* @param clusterName Name of the cluster in the private cloud
|
|
91
|
-
* @param cluster A cluster in the private cloud
|
|
92
|
-
* @param [options] The optional parameters
|
|
93
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
94
|
-
*/
|
|
95
|
-
beginCreateOrUpdate(resourceGroupName: string, privateCloudName: string, clusterName: string, cluster: Models.Cluster, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller>;
|
|
96
|
-
/**
|
|
97
|
-
* @summary Update a cluster in a private cloud
|
|
98
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
99
|
-
* @param privateCloudName Name of the private cloud
|
|
100
|
-
* @param clusterName Name of the cluster in the private cloud
|
|
101
|
-
* @param [options] The optional parameters
|
|
102
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
103
|
-
*/
|
|
104
|
-
beginUpdate(resourceGroupName: string, privateCloudName: string, clusterName: string, options?: Models.ClustersBeginUpdateOptionalParams): Promise<msRestAzure.LROPoller>;
|
|
105
|
-
/**
|
|
106
|
-
* @summary Delete a cluster in a private cloud
|
|
107
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
108
|
-
* @param privateCloudName Name of the private cloud
|
|
109
|
-
* @param clusterName Name of the cluster in the private cloud
|
|
110
|
-
* @param [options] The optional parameters
|
|
111
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
112
|
-
*/
|
|
113
|
-
beginDeleteMethod(resourceGroupName: string, privateCloudName: string, clusterName: string, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller>;
|
|
114
|
-
/**
|
|
115
|
-
* @summary List clusters in a private cloud
|
|
116
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
117
|
-
* @param [options] The optional parameters
|
|
118
|
-
* @returns Promise<Models.ClustersListNextResponse>
|
|
119
|
-
*/
|
|
120
|
-
listNext(nextPageLink: string, options?: msRest.RequestOptionsBase): Promise<Models.ClustersListNextResponse>;
|
|
121
|
-
/**
|
|
122
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
123
|
-
* @param callback The callback
|
|
124
|
-
*/
|
|
125
|
-
listNext(nextPageLink: string, callback: msRest.ServiceCallback<Models.ClusterList>): void;
|
|
126
|
-
/**
|
|
127
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
128
|
-
* @param options The optional parameters
|
|
129
|
-
* @param callback The callback
|
|
130
|
-
*/
|
|
131
|
-
listNext(nextPageLink: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.ClusterList>): void;
|
|
132
|
-
}
|
|
133
|
-
//# sourceMappingURL=clusters.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"clusters.d.ts","sourceRoot":"","sources":["../../src/operations/clusters.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,299 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
|
-
* Licensed under the MIT License. See License.txt in the project root for
|
|
4
|
-
* license information.
|
|
5
|
-
*
|
|
6
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
7
|
-
* Changes may cause incorrect behavior and will be lost if the code is
|
|
8
|
-
* regenerated.
|
|
9
|
-
*/
|
|
10
|
-
import { __assign } from "tslib";
|
|
11
|
-
import * as msRest from "@azure/ms-rest-js";
|
|
12
|
-
import * as Mappers from "../models/clustersMappers";
|
|
13
|
-
import * as Parameters from "../models/parameters";
|
|
14
|
-
/** Class representing a Clusters. */
|
|
15
|
-
var Clusters = /** @class */ (function () {
|
|
16
|
-
/**
|
|
17
|
-
* Create a Clusters.
|
|
18
|
-
* @param {AvsClientContext} client Reference to the service client.
|
|
19
|
-
*/
|
|
20
|
-
function Clusters(client) {
|
|
21
|
-
this.client = client;
|
|
22
|
-
}
|
|
23
|
-
Clusters.prototype.list = function (resourceGroupName, privateCloudName, options, callback) {
|
|
24
|
-
return this.client.sendOperationRequest({
|
|
25
|
-
resourceGroupName: resourceGroupName,
|
|
26
|
-
privateCloudName: privateCloudName,
|
|
27
|
-
options: options
|
|
28
|
-
}, listOperationSpec, callback);
|
|
29
|
-
};
|
|
30
|
-
Clusters.prototype.get = function (resourceGroupName, privateCloudName, clusterName, options, callback) {
|
|
31
|
-
return this.client.sendOperationRequest({
|
|
32
|
-
resourceGroupName: resourceGroupName,
|
|
33
|
-
privateCloudName: privateCloudName,
|
|
34
|
-
clusterName: clusterName,
|
|
35
|
-
options: options
|
|
36
|
-
}, getOperationSpec, callback);
|
|
37
|
-
};
|
|
38
|
-
/**
|
|
39
|
-
* @summary Create or update a cluster in a private cloud
|
|
40
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
41
|
-
* @param privateCloudName The name of the private cloud.
|
|
42
|
-
* @param clusterName Name of the cluster in the private cloud
|
|
43
|
-
* @param cluster A cluster in the private cloud
|
|
44
|
-
* @param [options] The optional parameters
|
|
45
|
-
* @returns Promise<Models.ClustersCreateOrUpdateResponse>
|
|
46
|
-
*/
|
|
47
|
-
Clusters.prototype.createOrUpdate = function (resourceGroupName, privateCloudName, clusterName, cluster, options) {
|
|
48
|
-
return this.beginCreateOrUpdate(resourceGroupName, privateCloudName, clusterName, cluster, options)
|
|
49
|
-
.then(function (lroPoller) { return lroPoller.pollUntilFinished(); });
|
|
50
|
-
};
|
|
51
|
-
/**
|
|
52
|
-
* @summary Update a cluster in a private cloud
|
|
53
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
54
|
-
* @param privateCloudName Name of the private cloud
|
|
55
|
-
* @param clusterName Name of the cluster in the private cloud
|
|
56
|
-
* @param [options] The optional parameters
|
|
57
|
-
* @returns Promise<Models.ClustersUpdateResponse>
|
|
58
|
-
*/
|
|
59
|
-
Clusters.prototype.update = function (resourceGroupName, privateCloudName, clusterName, options) {
|
|
60
|
-
return this.beginUpdate(resourceGroupName, privateCloudName, clusterName, options)
|
|
61
|
-
.then(function (lroPoller) { return lroPoller.pollUntilFinished(); });
|
|
62
|
-
};
|
|
63
|
-
/**
|
|
64
|
-
* @summary Delete a cluster in a private cloud
|
|
65
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
66
|
-
* @param privateCloudName Name of the private cloud
|
|
67
|
-
* @param clusterName Name of the cluster in the private cloud
|
|
68
|
-
* @param [options] The optional parameters
|
|
69
|
-
* @returns Promise<msRest.RestResponse>
|
|
70
|
-
*/
|
|
71
|
-
Clusters.prototype.deleteMethod = function (resourceGroupName, privateCloudName, clusterName, options) {
|
|
72
|
-
return this.beginDeleteMethod(resourceGroupName, privateCloudName, clusterName, options)
|
|
73
|
-
.then(function (lroPoller) { return lroPoller.pollUntilFinished(); });
|
|
74
|
-
};
|
|
75
|
-
/**
|
|
76
|
-
* @summary Create or update a cluster in a private cloud
|
|
77
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
78
|
-
* @param privateCloudName The name of the private cloud.
|
|
79
|
-
* @param clusterName Name of the cluster in the private cloud
|
|
80
|
-
* @param cluster A cluster in the private cloud
|
|
81
|
-
* @param [options] The optional parameters
|
|
82
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
83
|
-
*/
|
|
84
|
-
Clusters.prototype.beginCreateOrUpdate = function (resourceGroupName, privateCloudName, clusterName, cluster, options) {
|
|
85
|
-
return this.client.sendLRORequest({
|
|
86
|
-
resourceGroupName: resourceGroupName,
|
|
87
|
-
privateCloudName: privateCloudName,
|
|
88
|
-
clusterName: clusterName,
|
|
89
|
-
cluster: cluster,
|
|
90
|
-
options: options
|
|
91
|
-
}, beginCreateOrUpdateOperationSpec, options);
|
|
92
|
-
};
|
|
93
|
-
/**
|
|
94
|
-
* @summary Update a cluster in a private cloud
|
|
95
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
96
|
-
* @param privateCloudName Name of the private cloud
|
|
97
|
-
* @param clusterName Name of the cluster in the private cloud
|
|
98
|
-
* @param [options] The optional parameters
|
|
99
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
100
|
-
*/
|
|
101
|
-
Clusters.prototype.beginUpdate = function (resourceGroupName, privateCloudName, clusterName, options) {
|
|
102
|
-
return this.client.sendLRORequest({
|
|
103
|
-
resourceGroupName: resourceGroupName,
|
|
104
|
-
privateCloudName: privateCloudName,
|
|
105
|
-
clusterName: clusterName,
|
|
106
|
-
options: options
|
|
107
|
-
}, beginUpdateOperationSpec, options);
|
|
108
|
-
};
|
|
109
|
-
/**
|
|
110
|
-
* @summary Delete a cluster in a private cloud
|
|
111
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
112
|
-
* @param privateCloudName Name of the private cloud
|
|
113
|
-
* @param clusterName Name of the cluster in the private cloud
|
|
114
|
-
* @param [options] The optional parameters
|
|
115
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
116
|
-
*/
|
|
117
|
-
Clusters.prototype.beginDeleteMethod = function (resourceGroupName, privateCloudName, clusterName, options) {
|
|
118
|
-
return this.client.sendLRORequest({
|
|
119
|
-
resourceGroupName: resourceGroupName,
|
|
120
|
-
privateCloudName: privateCloudName,
|
|
121
|
-
clusterName: clusterName,
|
|
122
|
-
options: options
|
|
123
|
-
}, beginDeleteMethodOperationSpec, options);
|
|
124
|
-
};
|
|
125
|
-
Clusters.prototype.listNext = function (nextPageLink, options, callback) {
|
|
126
|
-
return this.client.sendOperationRequest({
|
|
127
|
-
nextPageLink: nextPageLink,
|
|
128
|
-
options: options
|
|
129
|
-
}, listNextOperationSpec, callback);
|
|
130
|
-
};
|
|
131
|
-
return Clusters;
|
|
132
|
-
}());
|
|
133
|
-
export { Clusters };
|
|
134
|
-
// Operation Specifications
|
|
135
|
-
var serializer = new msRest.Serializer(Mappers);
|
|
136
|
-
var listOperationSpec = {
|
|
137
|
-
httpMethod: "GET",
|
|
138
|
-
path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/clusters",
|
|
139
|
-
urlParameters: [
|
|
140
|
-
Parameters.subscriptionId,
|
|
141
|
-
Parameters.resourceGroupName,
|
|
142
|
-
Parameters.privateCloudName
|
|
143
|
-
],
|
|
144
|
-
queryParameters: [
|
|
145
|
-
Parameters.apiVersion
|
|
146
|
-
],
|
|
147
|
-
headerParameters: [
|
|
148
|
-
Parameters.acceptLanguage
|
|
149
|
-
],
|
|
150
|
-
responses: {
|
|
151
|
-
200: {
|
|
152
|
-
bodyMapper: Mappers.ClusterList
|
|
153
|
-
},
|
|
154
|
-
default: {
|
|
155
|
-
bodyMapper: Mappers.CloudError
|
|
156
|
-
}
|
|
157
|
-
},
|
|
158
|
-
serializer: serializer
|
|
159
|
-
};
|
|
160
|
-
var getOperationSpec = {
|
|
161
|
-
httpMethod: "GET",
|
|
162
|
-
path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/clusters/{clusterName}",
|
|
163
|
-
urlParameters: [
|
|
164
|
-
Parameters.subscriptionId,
|
|
165
|
-
Parameters.resourceGroupName,
|
|
166
|
-
Parameters.privateCloudName,
|
|
167
|
-
Parameters.clusterName
|
|
168
|
-
],
|
|
169
|
-
queryParameters: [
|
|
170
|
-
Parameters.apiVersion
|
|
171
|
-
],
|
|
172
|
-
headerParameters: [
|
|
173
|
-
Parameters.acceptLanguage
|
|
174
|
-
],
|
|
175
|
-
responses: {
|
|
176
|
-
200: {
|
|
177
|
-
bodyMapper: Mappers.Cluster
|
|
178
|
-
},
|
|
179
|
-
default: {
|
|
180
|
-
bodyMapper: Mappers.CloudError
|
|
181
|
-
}
|
|
182
|
-
},
|
|
183
|
-
serializer: serializer
|
|
184
|
-
};
|
|
185
|
-
var beginCreateOrUpdateOperationSpec = {
|
|
186
|
-
httpMethod: "PUT",
|
|
187
|
-
path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/clusters/{clusterName}",
|
|
188
|
-
urlParameters: [
|
|
189
|
-
Parameters.subscriptionId,
|
|
190
|
-
Parameters.resourceGroupName,
|
|
191
|
-
Parameters.privateCloudName,
|
|
192
|
-
Parameters.clusterName
|
|
193
|
-
],
|
|
194
|
-
queryParameters: [
|
|
195
|
-
Parameters.apiVersion
|
|
196
|
-
],
|
|
197
|
-
headerParameters: [
|
|
198
|
-
Parameters.acceptLanguage
|
|
199
|
-
],
|
|
200
|
-
requestBody: {
|
|
201
|
-
parameterPath: "cluster",
|
|
202
|
-
mapper: __assign(__assign({}, Mappers.Cluster), { required: true })
|
|
203
|
-
},
|
|
204
|
-
responses: {
|
|
205
|
-
200: {
|
|
206
|
-
bodyMapper: Mappers.Cluster
|
|
207
|
-
},
|
|
208
|
-
201: {
|
|
209
|
-
bodyMapper: Mappers.Cluster
|
|
210
|
-
},
|
|
211
|
-
default: {
|
|
212
|
-
bodyMapper: Mappers.CloudError
|
|
213
|
-
}
|
|
214
|
-
},
|
|
215
|
-
serializer: serializer
|
|
216
|
-
};
|
|
217
|
-
var beginUpdateOperationSpec = {
|
|
218
|
-
httpMethod: "PATCH",
|
|
219
|
-
path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/clusters/{clusterName}",
|
|
220
|
-
urlParameters: [
|
|
221
|
-
Parameters.subscriptionId,
|
|
222
|
-
Parameters.resourceGroupName,
|
|
223
|
-
Parameters.privateCloudName,
|
|
224
|
-
Parameters.clusterName
|
|
225
|
-
],
|
|
226
|
-
queryParameters: [
|
|
227
|
-
Parameters.apiVersion
|
|
228
|
-
],
|
|
229
|
-
headerParameters: [
|
|
230
|
-
Parameters.acceptLanguage
|
|
231
|
-
],
|
|
232
|
-
requestBody: {
|
|
233
|
-
parameterPath: {
|
|
234
|
-
clusterSize: [
|
|
235
|
-
"options",
|
|
236
|
-
"clusterSize"
|
|
237
|
-
]
|
|
238
|
-
},
|
|
239
|
-
mapper: __assign(__assign({}, Mappers.ClusterUpdate), { required: true })
|
|
240
|
-
},
|
|
241
|
-
responses: {
|
|
242
|
-
200: {
|
|
243
|
-
bodyMapper: Mappers.Cluster
|
|
244
|
-
},
|
|
245
|
-
201: {
|
|
246
|
-
bodyMapper: Mappers.Cluster
|
|
247
|
-
},
|
|
248
|
-
default: {
|
|
249
|
-
bodyMapper: Mappers.CloudError
|
|
250
|
-
}
|
|
251
|
-
},
|
|
252
|
-
serializer: serializer
|
|
253
|
-
};
|
|
254
|
-
var beginDeleteMethodOperationSpec = {
|
|
255
|
-
httpMethod: "DELETE",
|
|
256
|
-
path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/clusters/{clusterName}",
|
|
257
|
-
urlParameters: [
|
|
258
|
-
Parameters.subscriptionId,
|
|
259
|
-
Parameters.resourceGroupName,
|
|
260
|
-
Parameters.privateCloudName,
|
|
261
|
-
Parameters.clusterName
|
|
262
|
-
],
|
|
263
|
-
queryParameters: [
|
|
264
|
-
Parameters.apiVersion
|
|
265
|
-
],
|
|
266
|
-
headerParameters: [
|
|
267
|
-
Parameters.acceptLanguage
|
|
268
|
-
],
|
|
269
|
-
responses: {
|
|
270
|
-
200: {},
|
|
271
|
-
202: {},
|
|
272
|
-
204: {},
|
|
273
|
-
default: {
|
|
274
|
-
bodyMapper: Mappers.CloudError
|
|
275
|
-
}
|
|
276
|
-
},
|
|
277
|
-
serializer: serializer
|
|
278
|
-
};
|
|
279
|
-
var listNextOperationSpec = {
|
|
280
|
-
httpMethod: "GET",
|
|
281
|
-
baseUrl: "https://management.azure.com",
|
|
282
|
-
path: "{nextLink}",
|
|
283
|
-
urlParameters: [
|
|
284
|
-
Parameters.nextPageLink
|
|
285
|
-
],
|
|
286
|
-
headerParameters: [
|
|
287
|
-
Parameters.acceptLanguage
|
|
288
|
-
],
|
|
289
|
-
responses: {
|
|
290
|
-
200: {
|
|
291
|
-
bodyMapper: Mappers.ClusterList
|
|
292
|
-
},
|
|
293
|
-
default: {
|
|
294
|
-
bodyMapper: Mappers.CloudError
|
|
295
|
-
}
|
|
296
|
-
},
|
|
297
|
-
serializer: serializer
|
|
298
|
-
};
|
|
299
|
-
//# sourceMappingURL=clusters.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"clusters.js","sourceRoot":"","sources":["../../src/operations/clusters.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,127 +0,0 @@
|
|
|
1
|
-
import * as msRest from "@azure/ms-rest-js";
|
|
2
|
-
import * as Models from "../models";
|
|
3
|
-
import { AvsClientContext } from "../avsClientContext";
|
|
4
|
-
/** Class representing a HcxEnterpriseSites. */
|
|
5
|
-
export declare class HcxEnterpriseSites {
|
|
6
|
-
private readonly client;
|
|
7
|
-
/**
|
|
8
|
-
* Create a HcxEnterpriseSites.
|
|
9
|
-
* @param {AvsClientContext} client Reference to the service client.
|
|
10
|
-
*/
|
|
11
|
-
constructor(client: AvsClientContext);
|
|
12
|
-
/**
|
|
13
|
-
* @summary List HCX Enterprise Sites in a private cloud
|
|
14
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
15
|
-
* @param privateCloudName Name of the private cloud
|
|
16
|
-
* @param [options] The optional parameters
|
|
17
|
-
* @returns Promise<Models.HcxEnterpriseSitesListResponse>
|
|
18
|
-
*/
|
|
19
|
-
list(resourceGroupName: string, privateCloudName: string, options?: msRest.RequestOptionsBase): Promise<Models.HcxEnterpriseSitesListResponse>;
|
|
20
|
-
/**
|
|
21
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
22
|
-
* @param privateCloudName Name of the private cloud
|
|
23
|
-
* @param callback The callback
|
|
24
|
-
*/
|
|
25
|
-
list(resourceGroupName: string, privateCloudName: string, callback: msRest.ServiceCallback<Models.HcxEnterpriseSiteList>): void;
|
|
26
|
-
/**
|
|
27
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
28
|
-
* @param privateCloudName Name of the private cloud
|
|
29
|
-
* @param options The optional parameters
|
|
30
|
-
* @param callback The callback
|
|
31
|
-
*/
|
|
32
|
-
list(resourceGroupName: string, privateCloudName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.HcxEnterpriseSiteList>): void;
|
|
33
|
-
/**
|
|
34
|
-
* @summary Get an HCX Enterprise Site by name in a private cloud
|
|
35
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
36
|
-
* @param privateCloudName Name of the private cloud
|
|
37
|
-
* @param hcxEnterpriseSiteName Name of the HCX Enterprise Site in the private cloud
|
|
38
|
-
* @param [options] The optional parameters
|
|
39
|
-
* @returns Promise<Models.HcxEnterpriseSitesGetResponse>
|
|
40
|
-
*/
|
|
41
|
-
get(resourceGroupName: string, privateCloudName: string, hcxEnterpriseSiteName: string, options?: msRest.RequestOptionsBase): Promise<Models.HcxEnterpriseSitesGetResponse>;
|
|
42
|
-
/**
|
|
43
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
44
|
-
* @param privateCloudName Name of the private cloud
|
|
45
|
-
* @param hcxEnterpriseSiteName Name of the HCX Enterprise Site in the private cloud
|
|
46
|
-
* @param callback The callback
|
|
47
|
-
*/
|
|
48
|
-
get(resourceGroupName: string, privateCloudName: string, hcxEnterpriseSiteName: string, callback: msRest.ServiceCallback<Models.HcxEnterpriseSite>): void;
|
|
49
|
-
/**
|
|
50
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
51
|
-
* @param privateCloudName Name of the private cloud
|
|
52
|
-
* @param hcxEnterpriseSiteName Name of the HCX Enterprise Site in the private cloud
|
|
53
|
-
* @param options The optional parameters
|
|
54
|
-
* @param callback The callback
|
|
55
|
-
*/
|
|
56
|
-
get(resourceGroupName: string, privateCloudName: string, hcxEnterpriseSiteName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.HcxEnterpriseSite>): void;
|
|
57
|
-
/**
|
|
58
|
-
* @summary Create or update an HCX Enterprise Site in a private cloud
|
|
59
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
60
|
-
* @param privateCloudName The name of the private cloud.
|
|
61
|
-
* @param hcxEnterpriseSiteName Name of the HCX Enterprise Site in the private cloud
|
|
62
|
-
* @param hcxEnterpriseSite The HCX Enterprise Site
|
|
63
|
-
* @param [options] The optional parameters
|
|
64
|
-
* @returns Promise<Models.HcxEnterpriseSitesCreateOrUpdateResponse>
|
|
65
|
-
*/
|
|
66
|
-
createOrUpdate(resourceGroupName: string, privateCloudName: string, hcxEnterpriseSiteName: string, hcxEnterpriseSite: any, options?: msRest.RequestOptionsBase): Promise<Models.HcxEnterpriseSitesCreateOrUpdateResponse>;
|
|
67
|
-
/**
|
|
68
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
69
|
-
* @param privateCloudName The name of the private cloud.
|
|
70
|
-
* @param hcxEnterpriseSiteName Name of the HCX Enterprise Site in the private cloud
|
|
71
|
-
* @param hcxEnterpriseSite The HCX Enterprise Site
|
|
72
|
-
* @param callback The callback
|
|
73
|
-
*/
|
|
74
|
-
createOrUpdate(resourceGroupName: string, privateCloudName: string, hcxEnterpriseSiteName: string, hcxEnterpriseSite: any, callback: msRest.ServiceCallback<Models.HcxEnterpriseSite>): void;
|
|
75
|
-
/**
|
|
76
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
77
|
-
* @param privateCloudName The name of the private cloud.
|
|
78
|
-
* @param hcxEnterpriseSiteName Name of the HCX Enterprise Site in the private cloud
|
|
79
|
-
* @param hcxEnterpriseSite The HCX Enterprise Site
|
|
80
|
-
* @param options The optional parameters
|
|
81
|
-
* @param callback The callback
|
|
82
|
-
*/
|
|
83
|
-
createOrUpdate(resourceGroupName: string, privateCloudName: string, hcxEnterpriseSiteName: string, hcxEnterpriseSite: any, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.HcxEnterpriseSite>): void;
|
|
84
|
-
/**
|
|
85
|
-
* @summary Delete an HCX Enterprise Site in a private cloud
|
|
86
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
87
|
-
* @param privateCloudName Name of the private cloud
|
|
88
|
-
* @param hcxEnterpriseSiteName Name of the HCX Enterprise Site in the private cloud
|
|
89
|
-
* @param [options] The optional parameters
|
|
90
|
-
* @returns Promise<msRest.RestResponse>
|
|
91
|
-
*/
|
|
92
|
-
deleteMethod(resourceGroupName: string, privateCloudName: string, hcxEnterpriseSiteName: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;
|
|
93
|
-
/**
|
|
94
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
95
|
-
* @param privateCloudName Name of the private cloud
|
|
96
|
-
* @param hcxEnterpriseSiteName Name of the HCX Enterprise Site in the private cloud
|
|
97
|
-
* @param callback The callback
|
|
98
|
-
*/
|
|
99
|
-
deleteMethod(resourceGroupName: string, privateCloudName: string, hcxEnterpriseSiteName: string, callback: msRest.ServiceCallback<void>): void;
|
|
100
|
-
/**
|
|
101
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
102
|
-
* @param privateCloudName Name of the private cloud
|
|
103
|
-
* @param hcxEnterpriseSiteName Name of the HCX Enterprise Site in the private cloud
|
|
104
|
-
* @param options The optional parameters
|
|
105
|
-
* @param callback The callback
|
|
106
|
-
*/
|
|
107
|
-
deleteMethod(resourceGroupName: string, privateCloudName: string, hcxEnterpriseSiteName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<void>): void;
|
|
108
|
-
/**
|
|
109
|
-
* @summary List HCX Enterprise Sites in a private cloud
|
|
110
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
111
|
-
* @param [options] The optional parameters
|
|
112
|
-
* @returns Promise<Models.HcxEnterpriseSitesListNextResponse>
|
|
113
|
-
*/
|
|
114
|
-
listNext(nextPageLink: string, options?: msRest.RequestOptionsBase): Promise<Models.HcxEnterpriseSitesListNextResponse>;
|
|
115
|
-
/**
|
|
116
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
117
|
-
* @param callback The callback
|
|
118
|
-
*/
|
|
119
|
-
listNext(nextPageLink: string, callback: msRest.ServiceCallback<Models.HcxEnterpriseSiteList>): void;
|
|
120
|
-
/**
|
|
121
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
122
|
-
* @param options The optional parameters
|
|
123
|
-
* @param callback The callback
|
|
124
|
-
*/
|
|
125
|
-
listNext(nextPageLink: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.HcxEnterpriseSiteList>): void;
|
|
126
|
-
}
|
|
127
|
-
//# sourceMappingURL=hcxEnterpriseSites.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"hcxEnterpriseSites.d.ts","sourceRoot":"","sources":["../../src/operations/hcxEnterpriseSites.ts"],"names":[],"mappings":"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"}
|