@azure/arm-redisenterprisecache 1.0.0 → 2.0.0-alpha.20220316.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +11 -0
- package/LICENSE +21 -0
- package/README.md +70 -70
- package/dist/index.js +3012 -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/samples-dev/operationsStatusGet.d.ts +2 -0
- package/dist-esm/samples-dev/operationsStatusGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/operationsStatusGet.js +31 -0
- package/dist-esm/samples-dev/operationsStatusGet.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseCreate.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterpriseCreate.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseCreate.js +38 -0
- package/dist-esm/samples-dev/redisEnterpriseCreate.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesCreate.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesCreate.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesCreate.js +44 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesCreate.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesDelete.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesDelete.js +32 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesDelete.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesExport.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesExport.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesExport.js +35 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesExport.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesGet.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesGet.js +32 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesGet.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesImport.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesImport.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesImport.js +38 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesImport.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesListByCluster.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesListByCluster.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesListByCluster.js +45 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesListByCluster.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesListKeys.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesListKeys.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesListKeys.js +32 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesListKeys.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesRegenerateKey.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesRegenerateKey.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesRegenerateKey.js +33 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesRegenerateKey.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesUpdate.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesUpdate.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesUpdate.js +37 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesUpdate.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDelete.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterpriseDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDelete.js +31 -0
- package/dist-esm/samples-dev/redisEnterpriseDelete.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDeletePrivateEndpointConnection.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterpriseDeletePrivateEndpointConnection.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDeletePrivateEndpointConnection.js +32 -0
- package/dist-esm/samples-dev/redisEnterpriseDeletePrivateEndpointConnection.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseGet.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterpriseGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseGet.js +31 -0
- package/dist-esm/samples-dev/redisEnterpriseGet.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseGetPrivateEndpointConnection.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterpriseGetPrivateEndpointConnection.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseGetPrivateEndpointConnection.js +32 -0
- package/dist-esm/samples-dev/redisEnterpriseGetPrivateEndpointConnection.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseList.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterpriseList.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseList.js +43 -0
- package/dist-esm/samples-dev/redisEnterpriseList.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseListByResourceGroup.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterpriseListByResourceGroup.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseListByResourceGroup.js +44 -0
- package/dist-esm/samples-dev/redisEnterpriseListByResourceGroup.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseListPrivateEndpointConnections.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterpriseListPrivateEndpointConnections.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseListPrivateEndpointConnections.js +45 -0
- package/dist-esm/samples-dev/redisEnterpriseListPrivateEndpointConnections.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseListPrivateLinkResources.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterpriseListPrivateLinkResources.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseListPrivateLinkResources.js +45 -0
- package/dist-esm/samples-dev/redisEnterpriseListPrivateLinkResources.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterprisePutPrivateEndpointConnection.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterprisePutPrivateEndpointConnection.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterprisePutPrivateEndpointConnection.js +38 -0
- package/dist-esm/samples-dev/redisEnterprisePutPrivateEndpointConnection.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseUpdate.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterpriseUpdate.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseUpdate.js +36 -0
- package/dist-esm/samples-dev/redisEnterpriseUpdate.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 +818 -0
- package/dist-esm/src/models/index.d.ts.map +1 -0
- package/dist-esm/src/models/index.js +116 -0
- package/dist-esm/src/models/index.js.map +1 -0
- package/dist-esm/src/models/mappers.d.ts +31 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -0
- package/{esm → dist-esm/src}/models/mappers.js +455 -508
- package/dist-esm/src/models/mappers.js.map +1 -0
- package/dist-esm/src/models/parameters.d.ts +22 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -0
- package/dist-esm/src/models/parameters.js +173 -0
- package/dist-esm/src/models/parameters.js.map +1 -0
- package/dist-esm/src/operations/databases.d.ts +161 -0
- package/dist-esm/src/operations/databases.d.ts.map +1 -0
- package/dist-esm/src/operations/databases.js +697 -0
- package/dist-esm/src/operations/databases.js.map +1 -0
- package/{esm → dist-esm/src}/operations/index.d.ts +0 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -0
- package/{esm → dist-esm/src}/operations/index.js +1 -2
- package/dist-esm/src/operations/index.js.map +1 -0
- package/dist-esm/src/operations/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/operationsStatus.d.ts +20 -0
- package/dist-esm/src/operations/operationsStatus.d.ts.map +1 -0
- package/dist-esm/src/operations/operationsStatus.js +53 -0
- package/dist-esm/src/operations/operationsStatus.js.map +1 -0
- package/dist-esm/src/operations/privateEndpointConnections.d.ts +71 -0
- package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -0
- package/dist-esm/src/operations/privateEndpointConnections.js +272 -0
- package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -0
- package/dist-esm/src/operations/privateLinkResources.d.ts +30 -0
- package/dist-esm/src/operations/privateLinkResources.d.ts.map +1 -0
- package/dist-esm/src/operations/privateLinkResources.js +99 -0
- package/dist-esm/src/operations/privateLinkResources.js.map +1 -0
- package/dist-esm/src/operations/redisEnterprise.d.ts +107 -0
- package/dist-esm/src/operations/redisEnterprise.d.ts.map +1 -0
- package/dist-esm/src/operations/redisEnterprise.js +503 -0
- package/dist-esm/src/operations/redisEnterprise.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/databases.d.ts +136 -0
- package/dist-esm/src/operationsInterfaces/databases.d.ts.map +1 -0
- package/{esm/models/index.js → dist-esm/src/operationsInterfaces/databases.js} +2 -1
- package/dist-esm/src/operationsInterfaces/databases.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +7 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.js +14 -0
- package/dist-esm/src/operationsInterfaces/index.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/{src/models/operationsStatusMappers.ts → dist-esm/src/operationsInterfaces/operations.js} +2 -7
- package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/operationsStatus.d.ts +12 -0
- package/dist-esm/src/operationsInterfaces/operationsStatus.d.ts.map +1 -0
- package/{src/models/operationsMappers.ts → dist-esm/src/operationsInterfaces/operationsStatus.js} +2 -9
- package/dist-esm/src/operationsInterfaces/operationsStatus.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts +54 -0
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
- package/{esm/models/operationsStatusMappers.js → dist-esm/src/operationsInterfaces/privateEndpointConnections.js} +2 -2
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts +13 -0
- package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateLinkResources.js +9 -0
- package/dist-esm/src/operationsInterfaces/privateLinkResources.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/redisEnterprise.d.ts +71 -0
- package/dist-esm/src/operationsInterfaces/redisEnterprise.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/redisEnterprise.js +9 -0
- package/dist-esm/src/operationsInterfaces/redisEnterprise.js.map +1 -0
- package/dist-esm/src/redisEnterpriseManagementClient.d.ts +23 -0
- package/dist-esm/src/redisEnterpriseManagementClient.d.ts.map +1 -0
- package/dist-esm/src/redisEnterpriseManagementClient.js +56 -0
- package/dist-esm/src/redisEnterpriseManagementClient.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 +82 -22
- package/review/arm-redisenterprisecache.api.md +705 -0
- package/rollup.config.js +181 -30
- package/{esm/models/operationsMappers.js → src/index.ts} +5 -2
- package/src/lroImpl.ts +34 -0
- package/src/models/index.ts +694 -1077
- package/src/models/mappers.ts +447 -504
- package/src/models/parameters.ts +131 -47
- package/src/operations/databases.ts +779 -429
- package/src/operations/index.ts +1 -2
- package/src/operations/operations.ts +85 -73
- package/src/operations/operationsStatus.ts +37 -51
- package/src/operations/privateEndpointConnections.ts +252 -176
- package/src/operations/privateLinkResources.ts +96 -47
- package/src/operations/redisEnterprise.ts +517 -322
- package/src/operationsInterfaces/databases.ts +264 -0
- package/src/operationsInterfaces/index.ts +14 -0
- package/src/operationsInterfaces/operations.ts +22 -0
- package/src/operationsInterfaces/operationsStatus.ts +27 -0
- package/src/operationsInterfaces/privateEndpointConnections.ts +102 -0
- package/src/operationsInterfaces/privateLinkResources.ts +29 -0
- package/src/operationsInterfaces/redisEnterprise.ts +139 -0
- package/src/redisEnterpriseManagementClient.ts +84 -36
- package/tsconfig.json +5 -4
- package/types/arm-redisenterprisecache.d.ts +1229 -0
- package/types/tsdoc-metadata.json +11 -0
- package/dist/arm-redisenterprisecache.js +0 -2644
- package/dist/arm-redisenterprisecache.js.map +0 -1
- package/dist/arm-redisenterprisecache.min.js +0 -1
- package/dist/arm-redisenterprisecache.min.js.map +0 -1
- package/esm/models/databasesMappers.d.ts +0 -2
- package/esm/models/databasesMappers.d.ts.map +0 -1
- package/esm/models/databasesMappers.js +0 -9
- package/esm/models/databasesMappers.js.map +0 -1
- package/esm/models/index.d.ts +0 -1215
- package/esm/models/index.d.ts.map +0 -1
- package/esm/models/index.js.map +0 -1
- package/esm/models/mappers.d.ts +0 -34
- package/esm/models/mappers.d.ts.map +0 -1
- package/esm/models/mappers.js.map +0 -1
- package/esm/models/operationsMappers.d.ts +0 -2
- package/esm/models/operationsMappers.d.ts.map +0 -1
- package/esm/models/operationsMappers.js.map +0 -1
- package/esm/models/operationsStatusMappers.d.ts +0 -2
- package/esm/models/operationsStatusMappers.d.ts.map +0 -1
- package/esm/models/operationsStatusMappers.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 -121
- package/esm/models/parameters.js.map +0 -1
- package/esm/models/privateEndpointConnectionsMappers.d.ts +0 -2
- package/esm/models/privateEndpointConnectionsMappers.d.ts.map +0 -1
- package/esm/models/privateEndpointConnectionsMappers.js +0 -9
- package/esm/models/privateEndpointConnectionsMappers.js.map +0 -1
- package/esm/models/privateLinkResourcesMappers.d.ts +0 -2
- package/esm/models/privateLinkResourcesMappers.d.ts.map +0 -1
- package/esm/models/privateLinkResourcesMappers.js +0 -9
- package/esm/models/privateLinkResourcesMappers.js.map +0 -1
- package/esm/models/redisEnterpriseMappers.d.ts +0 -2
- package/esm/models/redisEnterpriseMappers.d.ts.map +0 -1
- package/esm/models/redisEnterpriseMappers.js +0 -9
- package/esm/models/redisEnterpriseMappers.js.map +0 -1
- package/esm/operations/databases.d.ts +0 -219
- package/esm/operations/databases.d.ts.map +0 -1
- package/esm/operations/databases.js +0 -515
- package/esm/operations/databases.js.map +0 -1
- package/esm/operations/index.d.ts.map +0 -1
- package/esm/operations/index.js.map +0 -1
- package/esm/operations/operations.d.ts +0 -46
- package/esm/operations/operations.d.ts.map +0 -1
- package/esm/operations/operations.js +0 -79
- package/esm/operations/operations.js.map +0 -1
- package/esm/operations/operationsStatus.d.ts +0 -34
- package/esm/operations/operationsStatus.d.ts.map +0 -1
- package/esm/operations/operationsStatus.js +0 -57
- package/esm/operations/operationsStatus.js.map +0 -1
- package/esm/operations/privateEndpointConnections.d.ts +0 -113
- package/esm/operations/privateEndpointConnections.d.ts.map +0 -1
- package/esm/operations/privateEndpointConnections.js +0 -187
- package/esm/operations/privateEndpointConnections.js.map +0 -1
- package/esm/operations/privateLinkResources.d.ts +0 -34
- package/esm/operations/privateLinkResources.d.ts.map +0 -1
- package/esm/operations/privateLinkResources.js +0 -57
- package/esm/operations/privateLinkResources.js.map +0 -1
- package/esm/operations/redisEnterprise.d.ts +0 -156
- package/esm/operations/redisEnterprise.d.ts.map +0 -1
- package/esm/operations/redisEnterprise.js +0 -337
- package/esm/operations/redisEnterprise.js.map +0 -1
- package/esm/redisEnterpriseManagementClient.d.ts +0 -23
- package/esm/redisEnterpriseManagementClient.d.ts.map +0 -1
- package/esm/redisEnterpriseManagementClient.js +0 -37
- package/esm/redisEnterpriseManagementClient.js.map +0 -1
- package/esm/redisEnterpriseManagementClientContext.d.ts +0 -16
- package/esm/redisEnterpriseManagementClientContext.d.ts.map +0 -1
- package/esm/redisEnterpriseManagementClientContext.js +0 -55
- package/esm/redisEnterpriseManagementClientContext.js.map +0 -1
- package/src/models/databasesMappers.ts +0 -33
- package/src/models/privateEndpointConnectionsMappers.ts +0 -28
- package/src/models/privateLinkResourcesMappers.ts +0 -28
- package/src/models/redisEnterpriseMappers.ts +0 -29
- package/src/redisEnterpriseManagementClientContext.ts +0 -61
|
@@ -1,156 +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 { RedisEnterpriseManagementClientContext } from "../redisEnterpriseManagementClientContext";
|
|
5
|
-
/** Class representing a RedisEnterprise. */
|
|
6
|
-
export declare class RedisEnterprise {
|
|
7
|
-
private readonly client;
|
|
8
|
-
/**
|
|
9
|
-
* Create a RedisEnterprise.
|
|
10
|
-
* @param {RedisEnterpriseManagementClientContext} client Reference to the service client.
|
|
11
|
-
*/
|
|
12
|
-
constructor(client: RedisEnterpriseManagementClientContext);
|
|
13
|
-
/**
|
|
14
|
-
* Creates or updates an existing (overwrite/recreate, with potential downtime) cache cluster
|
|
15
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
16
|
-
* @param clusterName The name of the RedisEnterprise cluster.
|
|
17
|
-
* @param parameters Parameters supplied to the Create RedisEnterprise operation.
|
|
18
|
-
* @param [options] The optional parameters
|
|
19
|
-
* @returns Promise<Models.RedisEnterpriseCreateResponse>
|
|
20
|
-
*/
|
|
21
|
-
create(resourceGroupName: string, clusterName: string, parameters: Models.Cluster, options?: msRest.RequestOptionsBase): Promise<Models.RedisEnterpriseCreateResponse>;
|
|
22
|
-
/**
|
|
23
|
-
* Updates an existing RedisEnterprise cluster
|
|
24
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
25
|
-
* @param clusterName The name of the RedisEnterprise cluster.
|
|
26
|
-
* @param parameters Parameters supplied to the Update RedisEnterprise operation.
|
|
27
|
-
* @param [options] The optional parameters
|
|
28
|
-
* @returns Promise<Models.RedisEnterpriseUpdateResponse>
|
|
29
|
-
*/
|
|
30
|
-
update(resourceGroupName: string, clusterName: string, parameters: Models.ClusterUpdate, options?: msRest.RequestOptionsBase): Promise<Models.RedisEnterpriseUpdateResponse>;
|
|
31
|
-
/**
|
|
32
|
-
* Deletes a RedisEnterprise cache cluster.
|
|
33
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
34
|
-
* @param clusterName The name of the RedisEnterprise cluster.
|
|
35
|
-
* @param [options] The optional parameters
|
|
36
|
-
* @returns Promise<msRest.RestResponse>
|
|
37
|
-
*/
|
|
38
|
-
deleteMethod(resourceGroupName: string, clusterName: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;
|
|
39
|
-
/**
|
|
40
|
-
* Gets information about a RedisEnterprise cluster
|
|
41
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
42
|
-
* @param clusterName The name of the RedisEnterprise cluster.
|
|
43
|
-
* @param [options] The optional parameters
|
|
44
|
-
* @returns Promise<Models.RedisEnterpriseGetResponse>
|
|
45
|
-
*/
|
|
46
|
-
get(resourceGroupName: string, clusterName: string, options?: msRest.RequestOptionsBase): Promise<Models.RedisEnterpriseGetResponse>;
|
|
47
|
-
/**
|
|
48
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
49
|
-
* @param clusterName The name of the RedisEnterprise cluster.
|
|
50
|
-
* @param callback The callback
|
|
51
|
-
*/
|
|
52
|
-
get(resourceGroupName: string, clusterName: string, callback: msRest.ServiceCallback<Models.Cluster>): void;
|
|
53
|
-
/**
|
|
54
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
55
|
-
* @param clusterName The name of the RedisEnterprise cluster.
|
|
56
|
-
* @param options The optional parameters
|
|
57
|
-
* @param callback The callback
|
|
58
|
-
*/
|
|
59
|
-
get(resourceGroupName: string, clusterName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.Cluster>): void;
|
|
60
|
-
/**
|
|
61
|
-
* Lists all RedisEnterprise clusters in a resource group.
|
|
62
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
63
|
-
* @param [options] The optional parameters
|
|
64
|
-
* @returns Promise<Models.RedisEnterpriseListByResourceGroupResponse>
|
|
65
|
-
*/
|
|
66
|
-
listByResourceGroup(resourceGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.RedisEnterpriseListByResourceGroupResponse>;
|
|
67
|
-
/**
|
|
68
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
69
|
-
* @param callback The callback
|
|
70
|
-
*/
|
|
71
|
-
listByResourceGroup(resourceGroupName: string, callback: msRest.ServiceCallback<Models.ClusterList>): void;
|
|
72
|
-
/**
|
|
73
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
74
|
-
* @param options The optional parameters
|
|
75
|
-
* @param callback The callback
|
|
76
|
-
*/
|
|
77
|
-
listByResourceGroup(resourceGroupName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.ClusterList>): void;
|
|
78
|
-
/**
|
|
79
|
-
* Gets all RedisEnterprise clusters in the specified subscription.
|
|
80
|
-
* @param [options] The optional parameters
|
|
81
|
-
* @returns Promise<Models.RedisEnterpriseListResponse>
|
|
82
|
-
*/
|
|
83
|
-
list(options?: msRest.RequestOptionsBase): Promise<Models.RedisEnterpriseListResponse>;
|
|
84
|
-
/**
|
|
85
|
-
* @param callback The callback
|
|
86
|
-
*/
|
|
87
|
-
list(callback: msRest.ServiceCallback<Models.ClusterList>): void;
|
|
88
|
-
/**
|
|
89
|
-
* @param options The optional parameters
|
|
90
|
-
* @param callback The callback
|
|
91
|
-
*/
|
|
92
|
-
list(options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.ClusterList>): void;
|
|
93
|
-
/**
|
|
94
|
-
* Creates or updates an existing (overwrite/recreate, with potential downtime) cache cluster
|
|
95
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
96
|
-
* @param clusterName The name of the RedisEnterprise cluster.
|
|
97
|
-
* @param parameters Parameters supplied to the Create RedisEnterprise operation.
|
|
98
|
-
* @param [options] The optional parameters
|
|
99
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
100
|
-
*/
|
|
101
|
-
beginCreate(resourceGroupName: string, clusterName: string, parameters: Models.Cluster, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller>;
|
|
102
|
-
/**
|
|
103
|
-
* Updates an existing RedisEnterprise cluster
|
|
104
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
105
|
-
* @param clusterName The name of the RedisEnterprise cluster.
|
|
106
|
-
* @param parameters Parameters supplied to the Update RedisEnterprise operation.
|
|
107
|
-
* @param [options] The optional parameters
|
|
108
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
109
|
-
*/
|
|
110
|
-
beginUpdate(resourceGroupName: string, clusterName: string, parameters: Models.ClusterUpdate, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller>;
|
|
111
|
-
/**
|
|
112
|
-
* Deletes a RedisEnterprise cache cluster.
|
|
113
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
114
|
-
* @param clusterName The name of the RedisEnterprise cluster.
|
|
115
|
-
* @param [options] The optional parameters
|
|
116
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
117
|
-
*/
|
|
118
|
-
beginDeleteMethod(resourceGroupName: string, clusterName: string, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller>;
|
|
119
|
-
/**
|
|
120
|
-
* Lists all RedisEnterprise clusters in a resource group.
|
|
121
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
122
|
-
* @param [options] The optional parameters
|
|
123
|
-
* @returns Promise<Models.RedisEnterpriseListByResourceGroupNextResponse>
|
|
124
|
-
*/
|
|
125
|
-
listByResourceGroupNext(nextPageLink: string, options?: msRest.RequestOptionsBase): Promise<Models.RedisEnterpriseListByResourceGroupNextResponse>;
|
|
126
|
-
/**
|
|
127
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
128
|
-
* @param callback The callback
|
|
129
|
-
*/
|
|
130
|
-
listByResourceGroupNext(nextPageLink: string, callback: msRest.ServiceCallback<Models.ClusterList>): void;
|
|
131
|
-
/**
|
|
132
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
133
|
-
* @param options The optional parameters
|
|
134
|
-
* @param callback The callback
|
|
135
|
-
*/
|
|
136
|
-
listByResourceGroupNext(nextPageLink: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.ClusterList>): void;
|
|
137
|
-
/**
|
|
138
|
-
* Gets all RedisEnterprise clusters in the specified subscription.
|
|
139
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
140
|
-
* @param [options] The optional parameters
|
|
141
|
-
* @returns Promise<Models.RedisEnterpriseListNextResponse>
|
|
142
|
-
*/
|
|
143
|
-
listNext(nextPageLink: string, options?: msRest.RequestOptionsBase): Promise<Models.RedisEnterpriseListNextResponse>;
|
|
144
|
-
/**
|
|
145
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
146
|
-
* @param callback The callback
|
|
147
|
-
*/
|
|
148
|
-
listNext(nextPageLink: string, callback: msRest.ServiceCallback<Models.ClusterList>): void;
|
|
149
|
-
/**
|
|
150
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
151
|
-
* @param options The optional parameters
|
|
152
|
-
* @param callback The callback
|
|
153
|
-
*/
|
|
154
|
-
listNext(nextPageLink: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.ClusterList>): void;
|
|
155
|
-
}
|
|
156
|
-
//# sourceMappingURL=redisEnterprise.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"redisEnterprise.d.ts","sourceRoot":"","sources":["../../src/operations/redisEnterprise.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,337 +0,0 @@
|
|
|
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
|
|
7
|
-
* regenerated.
|
|
8
|
-
*/
|
|
9
|
-
import { __assign } from "tslib";
|
|
10
|
-
import * as msRest from "@azure/ms-rest-js";
|
|
11
|
-
import * as Mappers from "../models/redisEnterpriseMappers";
|
|
12
|
-
import * as Parameters from "../models/parameters";
|
|
13
|
-
/** Class representing a RedisEnterprise. */
|
|
14
|
-
var RedisEnterprise = /** @class */ (function () {
|
|
15
|
-
/**
|
|
16
|
-
* Create a RedisEnterprise.
|
|
17
|
-
* @param {RedisEnterpriseManagementClientContext} client Reference to the service client.
|
|
18
|
-
*/
|
|
19
|
-
function RedisEnterprise(client) {
|
|
20
|
-
this.client = client;
|
|
21
|
-
}
|
|
22
|
-
/**
|
|
23
|
-
* Creates or updates an existing (overwrite/recreate, with potential downtime) cache cluster
|
|
24
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
25
|
-
* @param clusterName The name of the RedisEnterprise cluster.
|
|
26
|
-
* @param parameters Parameters supplied to the Create RedisEnterprise operation.
|
|
27
|
-
* @param [options] The optional parameters
|
|
28
|
-
* @returns Promise<Models.RedisEnterpriseCreateResponse>
|
|
29
|
-
*/
|
|
30
|
-
RedisEnterprise.prototype.create = function (resourceGroupName, clusterName, parameters, options) {
|
|
31
|
-
return this.beginCreate(resourceGroupName, clusterName, parameters, options)
|
|
32
|
-
.then(function (lroPoller) { return lroPoller.pollUntilFinished(); });
|
|
33
|
-
};
|
|
34
|
-
/**
|
|
35
|
-
* Updates an existing RedisEnterprise cluster
|
|
36
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
37
|
-
* @param clusterName The name of the RedisEnterprise cluster.
|
|
38
|
-
* @param parameters Parameters supplied to the Update RedisEnterprise operation.
|
|
39
|
-
* @param [options] The optional parameters
|
|
40
|
-
* @returns Promise<Models.RedisEnterpriseUpdateResponse>
|
|
41
|
-
*/
|
|
42
|
-
RedisEnterprise.prototype.update = function (resourceGroupName, clusterName, parameters, options) {
|
|
43
|
-
return this.beginUpdate(resourceGroupName, clusterName, parameters, options)
|
|
44
|
-
.then(function (lroPoller) { return lroPoller.pollUntilFinished(); });
|
|
45
|
-
};
|
|
46
|
-
/**
|
|
47
|
-
* Deletes a RedisEnterprise cache cluster.
|
|
48
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
49
|
-
* @param clusterName The name of the RedisEnterprise cluster.
|
|
50
|
-
* @param [options] The optional parameters
|
|
51
|
-
* @returns Promise<msRest.RestResponse>
|
|
52
|
-
*/
|
|
53
|
-
RedisEnterprise.prototype.deleteMethod = function (resourceGroupName, clusterName, options) {
|
|
54
|
-
return this.beginDeleteMethod(resourceGroupName, clusterName, options)
|
|
55
|
-
.then(function (lroPoller) { return lroPoller.pollUntilFinished(); });
|
|
56
|
-
};
|
|
57
|
-
RedisEnterprise.prototype.get = function (resourceGroupName, clusterName, options, callback) {
|
|
58
|
-
return this.client.sendOperationRequest({
|
|
59
|
-
resourceGroupName: resourceGroupName,
|
|
60
|
-
clusterName: clusterName,
|
|
61
|
-
options: options
|
|
62
|
-
}, getOperationSpec, callback);
|
|
63
|
-
};
|
|
64
|
-
RedisEnterprise.prototype.listByResourceGroup = function (resourceGroupName, options, callback) {
|
|
65
|
-
return this.client.sendOperationRequest({
|
|
66
|
-
resourceGroupName: resourceGroupName,
|
|
67
|
-
options: options
|
|
68
|
-
}, listByResourceGroupOperationSpec, callback);
|
|
69
|
-
};
|
|
70
|
-
RedisEnterprise.prototype.list = function (options, callback) {
|
|
71
|
-
return this.client.sendOperationRequest({
|
|
72
|
-
options: options
|
|
73
|
-
}, listOperationSpec, callback);
|
|
74
|
-
};
|
|
75
|
-
/**
|
|
76
|
-
* Creates or updates an existing (overwrite/recreate, with potential downtime) cache cluster
|
|
77
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
78
|
-
* @param clusterName The name of the RedisEnterprise cluster.
|
|
79
|
-
* @param parameters Parameters supplied to the Create RedisEnterprise operation.
|
|
80
|
-
* @param [options] The optional parameters
|
|
81
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
82
|
-
*/
|
|
83
|
-
RedisEnterprise.prototype.beginCreate = function (resourceGroupName, clusterName, parameters, options) {
|
|
84
|
-
return this.client.sendLRORequest({
|
|
85
|
-
resourceGroupName: resourceGroupName,
|
|
86
|
-
clusterName: clusterName,
|
|
87
|
-
parameters: parameters,
|
|
88
|
-
options: options
|
|
89
|
-
}, beginCreateOperationSpec, options);
|
|
90
|
-
};
|
|
91
|
-
/**
|
|
92
|
-
* Updates an existing RedisEnterprise cluster
|
|
93
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
94
|
-
* @param clusterName The name of the RedisEnterprise cluster.
|
|
95
|
-
* @param parameters Parameters supplied to the Update RedisEnterprise operation.
|
|
96
|
-
* @param [options] The optional parameters
|
|
97
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
98
|
-
*/
|
|
99
|
-
RedisEnterprise.prototype.beginUpdate = function (resourceGroupName, clusterName, parameters, options) {
|
|
100
|
-
return this.client.sendLRORequest({
|
|
101
|
-
resourceGroupName: resourceGroupName,
|
|
102
|
-
clusterName: clusterName,
|
|
103
|
-
parameters: parameters,
|
|
104
|
-
options: options
|
|
105
|
-
}, beginUpdateOperationSpec, options);
|
|
106
|
-
};
|
|
107
|
-
/**
|
|
108
|
-
* Deletes a RedisEnterprise cache cluster.
|
|
109
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
110
|
-
* @param clusterName The name of the RedisEnterprise cluster.
|
|
111
|
-
* @param [options] The optional parameters
|
|
112
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
113
|
-
*/
|
|
114
|
-
RedisEnterprise.prototype.beginDeleteMethod = function (resourceGroupName, clusterName, options) {
|
|
115
|
-
return this.client.sendLRORequest({
|
|
116
|
-
resourceGroupName: resourceGroupName,
|
|
117
|
-
clusterName: clusterName,
|
|
118
|
-
options: options
|
|
119
|
-
}, beginDeleteMethodOperationSpec, options);
|
|
120
|
-
};
|
|
121
|
-
RedisEnterprise.prototype.listByResourceGroupNext = function (nextPageLink, options, callback) {
|
|
122
|
-
return this.client.sendOperationRequest({
|
|
123
|
-
nextPageLink: nextPageLink,
|
|
124
|
-
options: options
|
|
125
|
-
}, listByResourceGroupNextOperationSpec, callback);
|
|
126
|
-
};
|
|
127
|
-
RedisEnterprise.prototype.listNext = function (nextPageLink, options, callback) {
|
|
128
|
-
return this.client.sendOperationRequest({
|
|
129
|
-
nextPageLink: nextPageLink,
|
|
130
|
-
options: options
|
|
131
|
-
}, listNextOperationSpec, callback);
|
|
132
|
-
};
|
|
133
|
-
return RedisEnterprise;
|
|
134
|
-
}());
|
|
135
|
-
export { RedisEnterprise };
|
|
136
|
-
// Operation Specifications
|
|
137
|
-
var serializer = new msRest.Serializer(Mappers);
|
|
138
|
-
var getOperationSpec = {
|
|
139
|
-
httpMethod: "GET",
|
|
140
|
-
path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/redisEnterprise/{clusterName}",
|
|
141
|
-
urlParameters: [
|
|
142
|
-
Parameters.resourceGroupName,
|
|
143
|
-
Parameters.clusterName,
|
|
144
|
-
Parameters.subscriptionId
|
|
145
|
-
],
|
|
146
|
-
queryParameters: [
|
|
147
|
-
Parameters.apiVersion
|
|
148
|
-
],
|
|
149
|
-
headerParameters: [
|
|
150
|
-
Parameters.acceptLanguage
|
|
151
|
-
],
|
|
152
|
-
responses: {
|
|
153
|
-
200: {
|
|
154
|
-
bodyMapper: Mappers.Cluster
|
|
155
|
-
},
|
|
156
|
-
default: {
|
|
157
|
-
bodyMapper: Mappers.ErrorResponse
|
|
158
|
-
}
|
|
159
|
-
},
|
|
160
|
-
serializer: serializer
|
|
161
|
-
};
|
|
162
|
-
var listByResourceGroupOperationSpec = {
|
|
163
|
-
httpMethod: "GET",
|
|
164
|
-
path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/redisEnterprise",
|
|
165
|
-
urlParameters: [
|
|
166
|
-
Parameters.resourceGroupName,
|
|
167
|
-
Parameters.subscriptionId
|
|
168
|
-
],
|
|
169
|
-
queryParameters: [
|
|
170
|
-
Parameters.apiVersion
|
|
171
|
-
],
|
|
172
|
-
headerParameters: [
|
|
173
|
-
Parameters.acceptLanguage
|
|
174
|
-
],
|
|
175
|
-
responses: {
|
|
176
|
-
200: {
|
|
177
|
-
bodyMapper: Mappers.ClusterList
|
|
178
|
-
},
|
|
179
|
-
default: {
|
|
180
|
-
bodyMapper: Mappers.ErrorResponse
|
|
181
|
-
}
|
|
182
|
-
},
|
|
183
|
-
serializer: serializer
|
|
184
|
-
};
|
|
185
|
-
var listOperationSpec = {
|
|
186
|
-
httpMethod: "GET",
|
|
187
|
-
path: "subscriptions/{subscriptionId}/providers/Microsoft.Cache/redisEnterprise",
|
|
188
|
-
urlParameters: [
|
|
189
|
-
Parameters.subscriptionId
|
|
190
|
-
],
|
|
191
|
-
queryParameters: [
|
|
192
|
-
Parameters.apiVersion
|
|
193
|
-
],
|
|
194
|
-
headerParameters: [
|
|
195
|
-
Parameters.acceptLanguage
|
|
196
|
-
],
|
|
197
|
-
responses: {
|
|
198
|
-
200: {
|
|
199
|
-
bodyMapper: Mappers.ClusterList
|
|
200
|
-
},
|
|
201
|
-
default: {
|
|
202
|
-
bodyMapper: Mappers.ErrorResponse
|
|
203
|
-
}
|
|
204
|
-
},
|
|
205
|
-
serializer: serializer
|
|
206
|
-
};
|
|
207
|
-
var beginCreateOperationSpec = {
|
|
208
|
-
httpMethod: "PUT",
|
|
209
|
-
path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/redisEnterprise/{clusterName}",
|
|
210
|
-
urlParameters: [
|
|
211
|
-
Parameters.resourceGroupName,
|
|
212
|
-
Parameters.clusterName,
|
|
213
|
-
Parameters.subscriptionId
|
|
214
|
-
],
|
|
215
|
-
queryParameters: [
|
|
216
|
-
Parameters.apiVersion
|
|
217
|
-
],
|
|
218
|
-
headerParameters: [
|
|
219
|
-
Parameters.acceptLanguage
|
|
220
|
-
],
|
|
221
|
-
requestBody: {
|
|
222
|
-
parameterPath: "parameters",
|
|
223
|
-
mapper: __assign(__assign({}, Mappers.Cluster), { required: true })
|
|
224
|
-
},
|
|
225
|
-
responses: {
|
|
226
|
-
200: {
|
|
227
|
-
bodyMapper: Mappers.Cluster
|
|
228
|
-
},
|
|
229
|
-
201: {
|
|
230
|
-
bodyMapper: Mappers.Cluster
|
|
231
|
-
},
|
|
232
|
-
default: {
|
|
233
|
-
bodyMapper: Mappers.ErrorResponse
|
|
234
|
-
}
|
|
235
|
-
},
|
|
236
|
-
serializer: serializer
|
|
237
|
-
};
|
|
238
|
-
var beginUpdateOperationSpec = {
|
|
239
|
-
httpMethod: "PATCH",
|
|
240
|
-
path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/redisEnterprise/{clusterName}",
|
|
241
|
-
urlParameters: [
|
|
242
|
-
Parameters.resourceGroupName,
|
|
243
|
-
Parameters.clusterName,
|
|
244
|
-
Parameters.subscriptionId
|
|
245
|
-
],
|
|
246
|
-
queryParameters: [
|
|
247
|
-
Parameters.apiVersion
|
|
248
|
-
],
|
|
249
|
-
headerParameters: [
|
|
250
|
-
Parameters.acceptLanguage
|
|
251
|
-
],
|
|
252
|
-
requestBody: {
|
|
253
|
-
parameterPath: "parameters",
|
|
254
|
-
mapper: __assign(__assign({}, Mappers.ClusterUpdate), { required: true })
|
|
255
|
-
},
|
|
256
|
-
responses: {
|
|
257
|
-
200: {
|
|
258
|
-
bodyMapper: Mappers.Cluster
|
|
259
|
-
},
|
|
260
|
-
202: {},
|
|
261
|
-
default: {
|
|
262
|
-
bodyMapper: Mappers.ErrorResponse
|
|
263
|
-
}
|
|
264
|
-
},
|
|
265
|
-
serializer: serializer
|
|
266
|
-
};
|
|
267
|
-
var beginDeleteMethodOperationSpec = {
|
|
268
|
-
httpMethod: "DELETE",
|
|
269
|
-
path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/redisEnterprise/{clusterName}",
|
|
270
|
-
urlParameters: [
|
|
271
|
-
Parameters.resourceGroupName,
|
|
272
|
-
Parameters.clusterName,
|
|
273
|
-
Parameters.subscriptionId
|
|
274
|
-
],
|
|
275
|
-
queryParameters: [
|
|
276
|
-
Parameters.apiVersion
|
|
277
|
-
],
|
|
278
|
-
headerParameters: [
|
|
279
|
-
Parameters.acceptLanguage
|
|
280
|
-
],
|
|
281
|
-
responses: {
|
|
282
|
-
200: {},
|
|
283
|
-
202: {},
|
|
284
|
-
204: {},
|
|
285
|
-
default: {
|
|
286
|
-
bodyMapper: Mappers.ErrorResponse
|
|
287
|
-
}
|
|
288
|
-
},
|
|
289
|
-
serializer: serializer
|
|
290
|
-
};
|
|
291
|
-
var listByResourceGroupNextOperationSpec = {
|
|
292
|
-
httpMethod: "GET",
|
|
293
|
-
baseUrl: "https://management.azure.com",
|
|
294
|
-
path: "{nextLink}",
|
|
295
|
-
urlParameters: [
|
|
296
|
-
Parameters.nextPageLink
|
|
297
|
-
],
|
|
298
|
-
queryParameters: [
|
|
299
|
-
Parameters.apiVersion
|
|
300
|
-
],
|
|
301
|
-
headerParameters: [
|
|
302
|
-
Parameters.acceptLanguage
|
|
303
|
-
],
|
|
304
|
-
responses: {
|
|
305
|
-
200: {
|
|
306
|
-
bodyMapper: Mappers.ClusterList
|
|
307
|
-
},
|
|
308
|
-
default: {
|
|
309
|
-
bodyMapper: Mappers.ErrorResponse
|
|
310
|
-
}
|
|
311
|
-
},
|
|
312
|
-
serializer: serializer
|
|
313
|
-
};
|
|
314
|
-
var listNextOperationSpec = {
|
|
315
|
-
httpMethod: "GET",
|
|
316
|
-
baseUrl: "https://management.azure.com",
|
|
317
|
-
path: "{nextLink}",
|
|
318
|
-
urlParameters: [
|
|
319
|
-
Parameters.nextPageLink
|
|
320
|
-
],
|
|
321
|
-
queryParameters: [
|
|
322
|
-
Parameters.apiVersion
|
|
323
|
-
],
|
|
324
|
-
headerParameters: [
|
|
325
|
-
Parameters.acceptLanguage
|
|
326
|
-
],
|
|
327
|
-
responses: {
|
|
328
|
-
200: {
|
|
329
|
-
bodyMapper: Mappers.ClusterList
|
|
330
|
-
},
|
|
331
|
-
default: {
|
|
332
|
-
bodyMapper: Mappers.ErrorResponse
|
|
333
|
-
}
|
|
334
|
-
},
|
|
335
|
-
serializer: serializer
|
|
336
|
-
};
|
|
337
|
-
//# sourceMappingURL=redisEnterprise.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"redisEnterprise.js","sourceRoot":"","sources":["../../src/operations/redisEnterprise.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import * as msRest from "@azure/ms-rest-js";
|
|
2
|
-
import * as Models from "./models";
|
|
3
|
-
import * as Mappers from "./models/mappers";
|
|
4
|
-
import * as operations from "./operations";
|
|
5
|
-
import { RedisEnterpriseManagementClientContext } from "./redisEnterpriseManagementClientContext";
|
|
6
|
-
declare class RedisEnterpriseManagementClient extends RedisEnterpriseManagementClientContext {
|
|
7
|
-
operations: operations.Operations;
|
|
8
|
-
operationsStatus: operations.OperationsStatus;
|
|
9
|
-
redisEnterprise: operations.RedisEnterprise;
|
|
10
|
-
databases: operations.Databases;
|
|
11
|
-
privateEndpointConnections: operations.PrivateEndpointConnections;
|
|
12
|
-
privateLinkResources: operations.PrivateLinkResources;
|
|
13
|
-
/**
|
|
14
|
-
* Initializes a new instance of the RedisEnterpriseManagementClient class.
|
|
15
|
-
* @param credentials Credentials needed for the client to connect to Azure.
|
|
16
|
-
* @param subscriptionId The ID of the target subscription.
|
|
17
|
-
* @param [options] The parameter options
|
|
18
|
-
*/
|
|
19
|
-
constructor(credentials: msRest.ServiceClientCredentials, subscriptionId: string, options?: Models.RedisEnterpriseManagementClientOptions);
|
|
20
|
-
}
|
|
21
|
-
export { RedisEnterpriseManagementClient, RedisEnterpriseManagementClientContext, Models as RedisEnterpriseManagementModels, Mappers as RedisEnterpriseManagementMappers };
|
|
22
|
-
export * from "./operations";
|
|
23
|
-
//# sourceMappingURL=redisEnterpriseManagementClient.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"redisEnterpriseManagementClient.d.ts","sourceRoot":"","sources":["../src/redisEnterpriseManagementClient.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,MAAM,MAAM,mBAAmB,CAAC;AAC5C,OAAO,KAAK,MAAM,MAAM,UAAU,CAAC;AACnC,OAAO,KAAK,OAAO,MAAM,kBAAkB,CAAC;AAC5C,OAAO,KAAK,UAAU,MAAM,cAAc,CAAC;AAC3C,OAAO,EAAE,sCAAsC,EAAE,MAAM,0CAA0C,CAAC;AAGlG,cAAM,+BAAgC,SAAQ,sCAAsC;IAElF,UAAU,EAAE,UAAU,CAAC,UAAU,CAAC;IAClC,gBAAgB,EAAE,UAAU,CAAC,gBAAgB,CAAC;IAC9C,eAAe,EAAE,UAAU,CAAC,eAAe,CAAC;IAC5C,SAAS,EAAE,UAAU,CAAC,SAAS,CAAC;IAChC,0BAA0B,EAAE,UAAU,CAAC,0BAA0B,CAAC;IAClE,oBAAoB,EAAE,UAAU,CAAC,oBAAoB,CAAC;IAEtD;;;;;OAKG;gBACS,WAAW,EAAE,MAAM,CAAC,wBAAwB,EAAE,cAAc,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,sCAAsC;CAS1I;AAID,OAAO,EACL,+BAA+B,EAC/B,sCAAsC,EACtC,MAAM,IAAI,+BAA+B,EACzC,OAAO,IAAI,gCAAgC,EAC5C,CAAC;AACF,cAAc,cAAc,CAAC"}
|
|
@@ -1,37 +0,0 @@
|
|
|
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
|
|
7
|
-
* regenerated.
|
|
8
|
-
*/
|
|
9
|
-
import { __extends } from "tslib";
|
|
10
|
-
import * as Models from "./models";
|
|
11
|
-
import * as Mappers from "./models/mappers";
|
|
12
|
-
import * as operations from "./operations";
|
|
13
|
-
import { RedisEnterpriseManagementClientContext } from "./redisEnterpriseManagementClientContext";
|
|
14
|
-
var RedisEnterpriseManagementClient = /** @class */ (function (_super) {
|
|
15
|
-
__extends(RedisEnterpriseManagementClient, _super);
|
|
16
|
-
/**
|
|
17
|
-
* Initializes a new instance of the RedisEnterpriseManagementClient class.
|
|
18
|
-
* @param credentials Credentials needed for the client to connect to Azure.
|
|
19
|
-
* @param subscriptionId The ID of the target subscription.
|
|
20
|
-
* @param [options] The parameter options
|
|
21
|
-
*/
|
|
22
|
-
function RedisEnterpriseManagementClient(credentials, subscriptionId, options) {
|
|
23
|
-
var _this = _super.call(this, credentials, subscriptionId, options) || this;
|
|
24
|
-
_this.operations = new operations.Operations(_this);
|
|
25
|
-
_this.operationsStatus = new operations.OperationsStatus(_this);
|
|
26
|
-
_this.redisEnterprise = new operations.RedisEnterprise(_this);
|
|
27
|
-
_this.databases = new operations.Databases(_this);
|
|
28
|
-
_this.privateEndpointConnections = new operations.PrivateEndpointConnections(_this);
|
|
29
|
-
_this.privateLinkResources = new operations.PrivateLinkResources(_this);
|
|
30
|
-
return _this;
|
|
31
|
-
}
|
|
32
|
-
return RedisEnterpriseManagementClient;
|
|
33
|
-
}(RedisEnterpriseManagementClientContext));
|
|
34
|
-
// Operation Specifications
|
|
35
|
-
export { RedisEnterpriseManagementClient, RedisEnterpriseManagementClientContext, Models as RedisEnterpriseManagementModels, Mappers as RedisEnterpriseManagementMappers };
|
|
36
|
-
export * from "./operations";
|
|
37
|
-
//# sourceMappingURL=redisEnterpriseManagementClient.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"redisEnterpriseManagementClient.js","sourceRoot":"","sources":["../src/redisEnterpriseManagementClient.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;;AAGH,OAAO,KAAK,MAAM,MAAM,UAAU,CAAC;AACnC,OAAO,KAAK,OAAO,MAAM,kBAAkB,CAAC;AAC5C,OAAO,KAAK,UAAU,MAAM,cAAc,CAAC;AAC3C,OAAO,EAAE,sCAAsC,EAAE,MAAM,0CAA0C,CAAC;AAGlG;IAA8C,mDAAsC;IASlF;;;;;OAKG;IACH,yCAAY,WAA4C,EAAE,cAAsB,EAAE,OAAuD;QAAzI,YACE,kBAAM,WAAW,EAAE,cAAc,EAAE,OAAO,CAAC,SAO5C;QANC,KAAI,CAAC,UAAU,GAAG,IAAI,UAAU,CAAC,UAAU,CAAC,KAAI,CAAC,CAAC;QAClD,KAAI,CAAC,gBAAgB,GAAG,IAAI,UAAU,CAAC,gBAAgB,CAAC,KAAI,CAAC,CAAC;QAC9D,KAAI,CAAC,eAAe,GAAG,IAAI,UAAU,CAAC,eAAe,CAAC,KAAI,CAAC,CAAC;QAC5D,KAAI,CAAC,SAAS,GAAG,IAAI,UAAU,CAAC,SAAS,CAAC,KAAI,CAAC,CAAC;QAChD,KAAI,CAAC,0BAA0B,GAAG,IAAI,UAAU,CAAC,0BAA0B,CAAC,KAAI,CAAC,CAAC;QAClF,KAAI,CAAC,oBAAoB,GAAG,IAAI,UAAU,CAAC,oBAAoB,CAAC,KAAI,CAAC,CAAC;;IACxE,CAAC;IACH,sCAAC;AAAD,CAAC,AAxBD,CAA8C,sCAAsC,GAwBnF;AAED,2BAA2B;AAE3B,OAAO,EACL,+BAA+B,EAC/B,sCAAsC,EACtC,MAAM,IAAI,+BAA+B,EACzC,OAAO,IAAI,gCAAgC,EAC5C,CAAC;AACF,cAAc,cAAc,CAAC"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import * as Models from "./models";
|
|
2
|
-
import * as msRest from "@azure/ms-rest-js";
|
|
3
|
-
import * as msRestAzure from "@azure/ms-rest-azure-js";
|
|
4
|
-
export declare class RedisEnterpriseManagementClientContext extends msRestAzure.AzureServiceClient {
|
|
5
|
-
credentials: msRest.ServiceClientCredentials;
|
|
6
|
-
subscriptionId: string;
|
|
7
|
-
apiVersion?: string;
|
|
8
|
-
/**
|
|
9
|
-
* Initializes a new instance of the RedisEnterpriseManagementClient class.
|
|
10
|
-
* @param credentials Credentials needed for the client to connect to Azure.
|
|
11
|
-
* @param subscriptionId The ID of the target subscription.
|
|
12
|
-
* @param [options] The parameter options
|
|
13
|
-
*/
|
|
14
|
-
constructor(credentials: msRest.ServiceClientCredentials, subscriptionId: string, options?: Models.RedisEnterpriseManagementClientOptions);
|
|
15
|
-
}
|
|
16
|
-
//# sourceMappingURL=redisEnterpriseManagementClientContext.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"redisEnterpriseManagementClientContext.d.ts","sourceRoot":"","sources":["../src/redisEnterpriseManagementClientContext.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,MAAM,MAAM,UAAU,CAAC;AACnC,OAAO,KAAK,MAAM,MAAM,mBAAmB,CAAC;AAC5C,OAAO,KAAK,WAAW,MAAM,yBAAyB,CAAC;AAKvD,qBAAa,sCAAuC,SAAQ,WAAW,CAAC,kBAAkB;IACxF,WAAW,EAAE,MAAM,CAAC,wBAAwB,CAAC;IAC7C,cAAc,EAAE,MAAM,CAAC;IACvB,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;;;;OAKG;gBACS,WAAW,EAAE,MAAM,CAAC,wBAAwB,EAAE,cAAc,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,sCAAsC;CAiC1I"}
|
|
@@ -1,55 +0,0 @@
|
|
|
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
|
|
7
|
-
* regenerated.
|
|
8
|
-
*/
|
|
9
|
-
import { __extends } from "tslib";
|
|
10
|
-
import * as msRestAzure from "@azure/ms-rest-azure-js";
|
|
11
|
-
var packageName = "@azure/arm-redisenterprisecache";
|
|
12
|
-
var packageVersion = "1.0.0";
|
|
13
|
-
var RedisEnterpriseManagementClientContext = /** @class */ (function (_super) {
|
|
14
|
-
__extends(RedisEnterpriseManagementClientContext, _super);
|
|
15
|
-
/**
|
|
16
|
-
* Initializes a new instance of the RedisEnterpriseManagementClient class.
|
|
17
|
-
* @param credentials Credentials needed for the client to connect to Azure.
|
|
18
|
-
* @param subscriptionId The ID of the target subscription.
|
|
19
|
-
* @param [options] The parameter options
|
|
20
|
-
*/
|
|
21
|
-
function RedisEnterpriseManagementClientContext(credentials, subscriptionId, options) {
|
|
22
|
-
var _this = this;
|
|
23
|
-
if (credentials == undefined) {
|
|
24
|
-
throw new Error('\'credentials\' cannot be null.');
|
|
25
|
-
}
|
|
26
|
-
if (subscriptionId == undefined) {
|
|
27
|
-
throw new Error('\'subscriptionId\' cannot be null.');
|
|
28
|
-
}
|
|
29
|
-
if (!options) {
|
|
30
|
-
options = {};
|
|
31
|
-
}
|
|
32
|
-
if (!options.userAgent) {
|
|
33
|
-
var defaultUserAgent = msRestAzure.getDefaultUserAgentValue();
|
|
34
|
-
options.userAgent = packageName + "/" + packageVersion + " " + defaultUserAgent;
|
|
35
|
-
}
|
|
36
|
-
_this = _super.call(this, credentials, options) || this;
|
|
37
|
-
_this.apiVersion = '2021-03-01';
|
|
38
|
-
_this.acceptLanguage = 'en-US';
|
|
39
|
-
_this.longRunningOperationRetryTimeout = 30;
|
|
40
|
-
_this.baseUri = options.baseUri || _this.baseUri || "https://management.azure.com";
|
|
41
|
-
_this.requestContentType = "application/json; charset=utf-8";
|
|
42
|
-
_this.credentials = credentials;
|
|
43
|
-
_this.subscriptionId = subscriptionId;
|
|
44
|
-
if (options.acceptLanguage !== null && options.acceptLanguage !== undefined) {
|
|
45
|
-
_this.acceptLanguage = options.acceptLanguage;
|
|
46
|
-
}
|
|
47
|
-
if (options.longRunningOperationRetryTimeout !== null && options.longRunningOperationRetryTimeout !== undefined) {
|
|
48
|
-
_this.longRunningOperationRetryTimeout = options.longRunningOperationRetryTimeout;
|
|
49
|
-
}
|
|
50
|
-
return _this;
|
|
51
|
-
}
|
|
52
|
-
return RedisEnterpriseManagementClientContext;
|
|
53
|
-
}(msRestAzure.AzureServiceClient));
|
|
54
|
-
export { RedisEnterpriseManagementClientContext };
|
|
55
|
-
//# sourceMappingURL=redisEnterpriseManagementClientContext.js.map
|