@alicloud/polardb20170801 7.2.0 → 7.4.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/dist/client.d.ts +305 -10
- package/dist/client.js +1158 -131
- package/dist/client.js.map +1 -1
- package/dist/models/CreateAccountRequest.d.ts +39 -53
- package/dist/models/CreateAccountRequest.js.map +1 -1
- package/dist/models/CreateAgenticDbbranchRequest.d.ts +79 -0
- package/dist/models/CreateAgenticDbbranchRequest.js +70 -0
- package/dist/models/CreateAgenticDbbranchRequest.js.map +1 -0
- package/dist/models/CreateAgenticDbbranchResponse.d.ts +19 -0
- package/dist/models/CreateAgenticDbbranchResponse.js +69 -0
- package/dist/models/CreateAgenticDbbranchResponse.js.map +1 -0
- package/dist/models/CreateAgenticDbbranchResponseBody.d.ts +93 -0
- package/dist/models/CreateAgenticDbbranchResponseBody.js +76 -0
- package/dist/models/CreateAgenticDbbranchResponseBody.js.map +1 -0
- package/dist/models/CreateAgenticDbprojectRequest.d.ts +69 -0
- package/dist/models/CreateAgenticDbprojectRequest.js +68 -0
- package/dist/models/CreateAgenticDbprojectRequest.js.map +1 -0
- package/dist/models/CreateAgenticDbprojectResponse.d.ts +19 -0
- package/dist/models/CreateAgenticDbprojectResponse.js +69 -0
- package/dist/models/CreateAgenticDbprojectResponse.js.map +1 -0
- package/dist/models/CreateAgenticDbprojectResponseBody.d.ts +77 -0
- package/dist/models/CreateAgenticDbprojectResponseBody.js +72 -0
- package/dist/models/CreateAgenticDbprojectResponseBody.js.map +1 -0
- package/dist/models/CreateAgenticDbtenantApiKeyRequest.d.ts +47 -0
- package/dist/models/CreateAgenticDbtenantApiKeyRequest.js +66 -0
- package/dist/models/CreateAgenticDbtenantApiKeyRequest.js.map +1 -0
- package/dist/models/CreateAgenticDbtenantApiKeyResponse.d.ts +19 -0
- package/dist/models/CreateAgenticDbtenantApiKeyResponse.js +69 -0
- package/dist/models/CreateAgenticDbtenantApiKeyResponse.js.map +1 -0
- package/dist/models/CreateAgenticDbtenantApiKeyResponseBody.d.ts +48 -0
- package/dist/models/CreateAgenticDbtenantApiKeyResponseBody.js +70 -0
- package/dist/models/CreateAgenticDbtenantApiKeyResponseBody.js.map +1 -0
- package/dist/models/CreateDbclusterEndpointRequest.d.ts +67 -92
- package/dist/models/CreateDbclusterEndpointRequest.js.map +1 -1
- package/dist/models/CreateDbclusterRequest.d.ts +197 -307
- package/dist/models/CreateDbclusterRequest.js +6 -0
- package/dist/models/CreateDbclusterRequest.js.map +1 -1
- package/dist/models/CreateDbclusterResponseBody.d.ts +2 -0
- package/dist/models/CreateDbclusterResponseBody.js +4 -0
- package/dist/models/CreateDbclusterResponseBody.js.map +1 -1
- package/dist/models/DeleteAgenticDbbranchRequest.d.ts +63 -0
- package/dist/models/DeleteAgenticDbbranchRequest.js +66 -0
- package/dist/models/DeleteAgenticDbbranchRequest.js.map +1 -0
- package/dist/models/DeleteAgenticDbbranchResponse.d.ts +19 -0
- package/dist/models/DeleteAgenticDbbranchResponse.js +69 -0
- package/dist/models/DeleteAgenticDbbranchResponse.js.map +1 -0
- package/dist/models/DeleteAgenticDbbranchResponseBody.d.ts +21 -0
- package/dist/models/DeleteAgenticDbbranchResponseBody.js +58 -0
- package/dist/models/DeleteAgenticDbbranchResponseBody.js.map +1 -0
- package/dist/models/DeleteAgenticDbcomputeClusterRequest.d.ts +37 -0
- package/dist/models/DeleteAgenticDbcomputeClusterRequest.js +62 -0
- package/dist/models/DeleteAgenticDbcomputeClusterRequest.js.map +1 -0
- package/dist/models/DeleteAgenticDbcomputeClusterResponse.d.ts +19 -0
- package/dist/models/DeleteAgenticDbcomputeClusterResponse.js +69 -0
- package/dist/models/DeleteAgenticDbcomputeClusterResponse.js.map +1 -0
- package/dist/models/DeleteAgenticDbcomputeClusterResponseBody.d.ts +18 -0
- package/dist/models/DeleteAgenticDbcomputeClusterResponseBody.js +58 -0
- package/dist/models/DeleteAgenticDbcomputeClusterResponseBody.js.map +1 -0
- package/dist/models/DeleteAgenticDbprojectRequest.d.ts +53 -0
- package/dist/models/DeleteAgenticDbprojectRequest.js +64 -0
- package/dist/models/DeleteAgenticDbprojectRequest.js.map +1 -0
- package/dist/models/DeleteAgenticDbprojectResponse.d.ts +19 -0
- package/dist/models/DeleteAgenticDbprojectResponse.js +69 -0
- package/dist/models/DeleteAgenticDbprojectResponse.js.map +1 -0
- package/dist/models/DeleteAgenticDbprojectResponseBody.d.ts +21 -0
- package/dist/models/DeleteAgenticDbprojectResponseBody.js +58 -0
- package/dist/models/DeleteAgenticDbprojectResponseBody.js.map +1 -0
- package/dist/models/DeleteAgenticDbtenantApiKeyRequest.d.ts +53 -0
- package/dist/models/DeleteAgenticDbtenantApiKeyRequest.js +64 -0
- package/dist/models/DeleteAgenticDbtenantApiKeyRequest.js.map +1 -0
- package/dist/models/DeleteAgenticDbtenantApiKeyResponse.d.ts +19 -0
- package/dist/models/DeleteAgenticDbtenantApiKeyResponse.js +69 -0
- package/dist/models/DeleteAgenticDbtenantApiKeyResponse.js.map +1 -0
- package/dist/models/DeleteAgenticDbtenantApiKeyResponseBody.d.ts +21 -0
- package/dist/models/DeleteAgenticDbtenantApiKeyResponseBody.js +58 -0
- package/dist/models/DeleteAgenticDbtenantApiKeyResponseBody.js.map +1 -0
- package/dist/models/DescribeAgenticDbbranchEndpointsRequest.d.ts +53 -0
- package/dist/models/DescribeAgenticDbbranchEndpointsRequest.js +66 -0
- package/dist/models/DescribeAgenticDbbranchEndpointsRequest.js.map +1 -0
- package/dist/models/DescribeAgenticDbbranchEndpointsResponse.d.ts +19 -0
- package/dist/models/DescribeAgenticDbbranchEndpointsResponse.js +69 -0
- package/dist/models/DescribeAgenticDbbranchEndpointsResponse.js.map +1 -0
- package/dist/models/DescribeAgenticDbbranchEndpointsResponseBody.d.ts +71 -0
- package/dist/models/DescribeAgenticDbbranchEndpointsResponseBody.js +96 -0
- package/dist/models/DescribeAgenticDbbranchEndpointsResponseBody.js.map +1 -0
- package/dist/models/DescribeAgenticDbbranchLineageRequest.d.ts +74 -0
- package/dist/models/DescribeAgenticDbbranchLineageRequest.js +70 -0
- package/dist/models/DescribeAgenticDbbranchLineageRequest.js.map +1 -0
- package/dist/models/DescribeAgenticDbbranchLineageResponse.d.ts +19 -0
- package/dist/models/DescribeAgenticDbbranchLineageResponse.js +69 -0
- package/dist/models/DescribeAgenticDbbranchLineageResponse.js.map +1 -0
- package/dist/models/DescribeAgenticDbbranchLineageResponseBody.d.ts +205 -0
- package/dist/models/DescribeAgenticDbbranchLineageResponseBody.js +122 -0
- package/dist/models/DescribeAgenticDbbranchLineageResponseBody.js.map +1 -0
- package/dist/models/DescribeAgenticDbbranchRequest.d.ts +53 -0
- package/dist/models/DescribeAgenticDbbranchRequest.js +66 -0
- package/dist/models/DescribeAgenticDbbranchRequest.js.map +1 -0
- package/dist/models/DescribeAgenticDbbranchResponse.d.ts +19 -0
- package/dist/models/DescribeAgenticDbbranchResponse.js +69 -0
- package/dist/models/DescribeAgenticDbbranchResponse.js.map +1 -0
- package/dist/models/DescribeAgenticDbbranchResponseBody.d.ts +98 -0
- package/dist/models/DescribeAgenticDbbranchResponseBody.js +90 -0
- package/dist/models/DescribeAgenticDbbranchResponseBody.js.map +1 -0
- package/dist/models/DescribeAgenticDbbranchesRequest.d.ts +59 -0
- package/dist/models/DescribeAgenticDbbranchesRequest.js +72 -0
- package/dist/models/DescribeAgenticDbbranchesRequest.js.map +1 -0
- package/dist/models/DescribeAgenticDbbranchesResponse.d.ts +19 -0
- package/dist/models/DescribeAgenticDbbranchesResponse.js +69 -0
- package/dist/models/DescribeAgenticDbbranchesResponse.js.map +1 -0
- package/dist/models/DescribeAgenticDbbranchesResponseBody.d.ts +126 -0
- package/dist/models/DescribeAgenticDbbranchesResponseBody.js +118 -0
- package/dist/models/DescribeAgenticDbbranchesResponseBody.js.map +1 -0
- package/dist/models/DescribeAgenticDbclustersRequest.d.ts +130 -0
- package/dist/models/DescribeAgenticDbclustersRequest.js +102 -0
- package/dist/models/DescribeAgenticDbclustersRequest.js.map +1 -0
- package/dist/models/DescribeAgenticDbclustersResponse.d.ts +19 -0
- package/dist/models/DescribeAgenticDbclustersResponse.js +69 -0
- package/dist/models/DescribeAgenticDbclustersResponse.js.map +1 -0
- package/dist/models/DescribeAgenticDbclustersResponseBody.d.ts +313 -0
- package/dist/models/DescribeAgenticDbclustersResponseBody.js +160 -0
- package/dist/models/DescribeAgenticDbclustersResponseBody.js.map +1 -0
- package/dist/models/DescribeAgenticDbcomputeClustersRequest.d.ts +62 -0
- package/dist/models/DescribeAgenticDbcomputeClustersRequest.js +68 -0
- package/dist/models/DescribeAgenticDbcomputeClustersRequest.js.map +1 -0
- package/dist/models/DescribeAgenticDbcomputeClustersResponse.d.ts +19 -0
- package/dist/models/DescribeAgenticDbcomputeClustersResponse.js +69 -0
- package/dist/models/DescribeAgenticDbcomputeClustersResponse.js.map +1 -0
- package/dist/models/DescribeAgenticDbcomputeClustersResponseBody.d.ts +197 -0
- package/dist/models/DescribeAgenticDbcomputeClustersResponseBody.js +124 -0
- package/dist/models/DescribeAgenticDbcomputeClustersResponseBody.js.map +1 -0
- package/dist/models/DescribeAgenticDbprojectRequest.d.ts +45 -0
- package/dist/models/DescribeAgenticDbprojectRequest.js +64 -0
- package/dist/models/DescribeAgenticDbprojectRequest.js.map +1 -0
- package/dist/models/DescribeAgenticDbprojectResponse.d.ts +19 -0
- package/dist/models/DescribeAgenticDbprojectResponse.js +69 -0
- package/dist/models/DescribeAgenticDbprojectResponse.js.map +1 -0
- package/dist/models/DescribeAgenticDbprojectResponseBody.d.ts +58 -0
- package/dist/models/DescribeAgenticDbprojectResponseBody.js +74 -0
- package/dist/models/DescribeAgenticDbprojectResponseBody.js.map +1 -0
- package/dist/models/DescribeAgenticDbprojectsRequest.d.ts +54 -0
- package/dist/models/DescribeAgenticDbprojectsRequest.js +70 -0
- package/dist/models/DescribeAgenticDbprojectsRequest.js.map +1 -0
- package/dist/models/DescribeAgenticDbprojectsResponse.d.ts +19 -0
- package/dist/models/DescribeAgenticDbprojectsResponse.js +69 -0
- package/dist/models/DescribeAgenticDbprojectsResponse.js.map +1 -0
- package/dist/models/DescribeAgenticDbprojectsResponseBody.d.ts +91 -0
- package/dist/models/DescribeAgenticDbprojectsResponseBody.js +104 -0
- package/dist/models/DescribeAgenticDbprojectsResponseBody.js.map +1 -0
- package/dist/models/DescribeAgenticDbtenantApiKeysRequest.d.ts +44 -0
- package/dist/models/DescribeAgenticDbtenantApiKeysRequest.js +66 -0
- package/dist/models/DescribeAgenticDbtenantApiKeysRequest.js.map +1 -0
- package/dist/models/DescribeAgenticDbtenantApiKeysResponse.d.ts +19 -0
- package/dist/models/DescribeAgenticDbtenantApiKeysResponse.js +69 -0
- package/dist/models/DescribeAgenticDbtenantApiKeysResponse.js.map +1 -0
- package/dist/models/DescribeAgenticDbtenantApiKeysResponseBody.d.ts +86 -0
- package/dist/models/DescribeAgenticDbtenantApiKeysResponseBody.js +102 -0
- package/dist/models/DescribeAgenticDbtenantApiKeysResponseBody.js.map +1 -0
- package/dist/models/DescribeDbclusterAttributeRequest.d.ts +2 -3
- package/dist/models/DescribeDbclusterAttributeRequest.js.map +1 -1
- package/dist/models/DescribeDbclusterAttributeResponseBody.d.ts +168 -255
- package/dist/models/DescribeDbclusterAttributeResponseBody.js +4 -0
- package/dist/models/DescribeDbclusterAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribeDbclustersRequest.d.ts +23 -29
- package/dist/models/DescribeDbclustersRequest.js.map +1 -1
- package/dist/models/DescribeDbclustersResponseBody.d.ts +3 -5
- package/dist/models/DescribeDbclustersResponseBody.js +4 -0
- package/dist/models/DescribeDbclustersResponseBody.js.map +1 -1
- package/dist/models/DescribePolarFsRequest.d.ts +79 -0
- package/dist/models/DescribePolarFsRequest.js +98 -0
- package/dist/models/DescribePolarFsRequest.js.map +1 -0
- package/dist/models/DescribePolarFsResponse.d.ts +19 -0
- package/dist/models/DescribePolarFsResponse.js +69 -0
- package/dist/models/DescribePolarFsResponse.js.map +1 -0
- package/dist/models/DescribePolarFsResponseBody.d.ts +163 -0
- package/dist/models/DescribePolarFsResponseBody.js +280 -0
- package/dist/models/DescribePolarFsResponseBody.js.map +1 -0
- package/dist/models/ModifyDbclusterRequest.d.ts +40 -39
- package/dist/models/ModifyDbclusterRequest.js +2 -0
- package/dist/models/ModifyDbclusterRequest.js.map +1 -1
- package/dist/models/ModifyDbclusterResponseBody.d.ts +3 -3
- package/dist/models/ResetAgenticDbtenantApiKeyRequest.d.ts +45 -0
- package/dist/models/ResetAgenticDbtenantApiKeyRequest.js +64 -0
- package/dist/models/ResetAgenticDbtenantApiKeyRequest.js.map +1 -0
- package/dist/models/ResetAgenticDbtenantApiKeyResponse.d.ts +19 -0
- package/dist/models/ResetAgenticDbtenantApiKeyResponse.js +69 -0
- package/dist/models/ResetAgenticDbtenantApiKeyResponse.js.map +1 -0
- package/dist/models/ResetAgenticDbtenantApiKeyResponseBody.d.ts +48 -0
- package/dist/models/ResetAgenticDbtenantApiKeyResponseBody.js +70 -0
- package/dist/models/ResetAgenticDbtenantApiKeyResponseBody.js.map +1 -0
- package/dist/models/VerifyAgenticDbtenantApiKeyRequest.d.ts +33 -0
- package/dist/models/VerifyAgenticDbtenantApiKeyRequest.js +60 -0
- package/dist/models/VerifyAgenticDbtenantApiKeyRequest.js.map +1 -0
- package/dist/models/VerifyAgenticDbtenantApiKeyResponse.d.ts +19 -0
- package/dist/models/VerifyAgenticDbtenantApiKeyResponse.js +69 -0
- package/dist/models/VerifyAgenticDbtenantApiKeyResponse.js.map +1 -0
- package/dist/models/VerifyAgenticDbtenantApiKeyResponseBody.d.ts +79 -0
- package/dist/models/VerifyAgenticDbtenantApiKeyResponseBody.js +74 -0
- package/dist/models/VerifyAgenticDbtenantApiKeyResponseBody.js.map +1 -0
- package/dist/models/model.d.ts +74 -0
- package/dist/models/model.js +181 -31
- package/dist/models/model.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +1363 -187
- package/src/models/CreateAccountRequest.ts +39 -53
- package/src/models/CreateAgenticDbbranchRequest.ts +104 -0
- package/src/models/CreateAgenticDbbranchResponse.ts +40 -0
- package/src/models/CreateAgenticDbbranchResponseBody.ts +124 -0
- package/src/models/CreateAgenticDbprojectRequest.ts +92 -0
- package/src/models/CreateAgenticDbprojectResponse.ts +40 -0
- package/src/models/CreateAgenticDbprojectResponseBody.ts +104 -0
- package/src/models/CreateAgenticDbtenantApiKeyRequest.ts +68 -0
- package/src/models/CreateAgenticDbtenantApiKeyResponse.ts +40 -0
- package/src/models/CreateAgenticDbtenantApiKeyResponseBody.ts +73 -0
- package/src/models/CreateDbclusterEndpointRequest.ts +68 -93
- package/src/models/CreateDbclusterRequest.ts +207 -311
- package/src/models/CreateDbclusterResponseBody.ts +6 -0
- package/src/models/DeleteAgenticDbbranchRequest.ts +84 -0
- package/src/models/DeleteAgenticDbbranchResponse.ts +40 -0
- package/src/models/DeleteAgenticDbbranchResponseBody.ts +34 -0
- package/src/models/DeleteAgenticDbcomputeClusterRequest.ts +54 -0
- package/src/models/DeleteAgenticDbcomputeClusterResponse.ts +40 -0
- package/src/models/DeleteAgenticDbcomputeClusterResponseBody.ts +31 -0
- package/src/models/DeleteAgenticDbprojectRequest.ts +72 -0
- package/src/models/DeleteAgenticDbprojectResponse.ts +40 -0
- package/src/models/DeleteAgenticDbprojectResponseBody.ts +34 -0
- package/src/models/DeleteAgenticDbtenantApiKeyRequest.ts +72 -0
- package/src/models/DeleteAgenticDbtenantApiKeyResponse.ts +40 -0
- package/src/models/DeleteAgenticDbtenantApiKeyResponseBody.ts +34 -0
- package/src/models/DescribeAgenticDbbranchEndpointsRequest.ts +74 -0
- package/src/models/DescribeAgenticDbbranchEndpointsResponse.ts +40 -0
- package/src/models/DescribeAgenticDbbranchEndpointsResponseBody.ts +113 -0
- package/src/models/DescribeAgenticDbbranchLineageRequest.ts +99 -0
- package/src/models/DescribeAgenticDbbranchLineageResponse.ts +40 -0
- package/src/models/DescribeAgenticDbbranchLineageResponseBody.ts +273 -0
- package/src/models/DescribeAgenticDbbranchRequest.ts +74 -0
- package/src/models/DescribeAgenticDbbranchResponse.ts +40 -0
- package/src/models/DescribeAgenticDbbranchResponseBody.ts +143 -0
- package/src/models/DescribeAgenticDbbranchesRequest.ts +86 -0
- package/src/models/DescribeAgenticDbbranchesResponse.ts +40 -0
- package/src/models/DescribeAgenticDbbranchesResponseBody.ts +190 -0
- package/src/models/DescribeAgenticDbclustersRequest.ts +178 -0
- package/src/models/DescribeAgenticDbclustersResponse.ts +40 -0
- package/src/models/DescribeAgenticDbclustersResponseBody.ts +410 -0
- package/src/models/DescribeAgenticDbcomputeClustersRequest.ts +85 -0
- package/src/models/DescribeAgenticDbcomputeClustersResponse.ts +40 -0
- package/src/models/DescribeAgenticDbcomputeClustersResponseBody.ts +267 -0
- package/src/models/DescribeAgenticDbprojectRequest.ts +64 -0
- package/src/models/DescribeAgenticDbprojectResponse.ts +40 -0
- package/src/models/DescribeAgenticDbprojectResponseBody.ts +87 -0
- package/src/models/DescribeAgenticDbprojectsRequest.ts +79 -0
- package/src/models/DescribeAgenticDbprojectsResponse.ts +40 -0
- package/src/models/DescribeAgenticDbprojectsResponseBody.ts +141 -0
- package/src/models/DescribeAgenticDbtenantApiKeysRequest.ts +65 -0
- package/src/models/DescribeAgenticDbtenantApiKeysResponse.ts +40 -0
- package/src/models/DescribeAgenticDbtenantApiKeysResponseBody.ts +134 -0
- package/src/models/DescribeDbclusterAttributeRequest.ts +2 -3
- package/src/models/DescribeDbclusterAttributeResponseBody.ts +175 -258
- package/src/models/DescribeDbclustersRequest.ts +25 -31
- package/src/models/DescribeDbclustersResponseBody.ts +7 -5
- package/src/models/DescribePolarFsRequest.ts +123 -0
- package/src/models/DescribePolarFsResponse.ts +40 -0
- package/src/models/DescribePolarFsResponseBody.ts +335 -0
- package/src/models/ModifyDbclusterRequest.ts +42 -39
- package/src/models/ModifyDbclusterResponseBody.ts +3 -3
- package/src/models/ResetAgenticDbtenantApiKeyRequest.ts +64 -0
- package/src/models/ResetAgenticDbtenantApiKeyResponse.ts +40 -0
- package/src/models/ResetAgenticDbtenantApiKeyResponseBody.ts +73 -0
- package/src/models/VerifyAgenticDbtenantApiKeyRequest.ts +48 -0
- package/src/models/VerifyAgenticDbtenantApiKeyResponse.ts +40 -0
- package/src/models/VerifyAgenticDbtenantApiKeyResponseBody.ts +108 -0
- package/src/models/model.ts +74 -0
|
@@ -2,11 +2,9 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class CreateDBClusterEndpointRequest extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
* Specifies whether
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
*
|
|
9
|
-
* - **Disable** (default): Does not automatically add new nodes to the endpoint.
|
|
5
|
+
* Specifies whether new nodes are automatically added to this endpoint. Valid values:
|
|
6
|
+
* * **Enable**: New nodes are automatically added to this endpoint.
|
|
7
|
+
* * **Disable** (default): New nodes are not automatically added to this endpoint.
|
|
10
8
|
*
|
|
11
9
|
* @example
|
|
12
10
|
* Disable
|
|
@@ -14,7 +12,7 @@ export declare class CreateDBClusterEndpointRequest extends $dara.Model {
|
|
|
14
12
|
autoAddNewNodes?: string;
|
|
15
13
|
/**
|
|
16
14
|
* @remarks
|
|
17
|
-
*
|
|
15
|
+
* The client token that is used to ensure the idempotence of the request and prevent repeated submissions. The token is generated by the client, must be unique across requests, is case-sensitive, and cannot exceed 64 ASCII characters in length.
|
|
18
16
|
*
|
|
19
17
|
* @example
|
|
20
18
|
* 6000170000591aed949d0f******************
|
|
@@ -40,73 +38,41 @@ export declare class CreateDBClusterEndpointRequest extends $dara.Model {
|
|
|
40
38
|
DBEndpointDescription?: string;
|
|
41
39
|
/**
|
|
42
40
|
* @remarks
|
|
43
|
-
* The advanced configurations
|
|
44
|
-
*
|
|
45
|
-
* -
|
|
46
|
-
*
|
|
47
|
-
*
|
|
48
|
-
*
|
|
49
|
-
*
|
|
50
|
-
*
|
|
51
|
-
*
|
|
52
|
-
*
|
|
53
|
-
*
|
|
54
|
-
*
|
|
55
|
-
*
|
|
56
|
-
*
|
|
57
|
-
*
|
|
58
|
-
*
|
|
59
|
-
*
|
|
60
|
-
*
|
|
61
|
-
*
|
|
62
|
-
*
|
|
63
|
-
*
|
|
64
|
-
*
|
|
65
|
-
*
|
|
66
|
-
*
|
|
67
|
-
*
|
|
68
|
-
*
|
|
69
|
-
*
|
|
70
|
-
*
|
|
71
|
-
*
|
|
72
|
-
*
|
|
73
|
-
*
|
|
74
|
-
*
|
|
75
|
-
*
|
|
76
|
-
*
|
|
77
|
-
*
|
|
78
|
-
*
|
|
79
|
-
* - Specifies the degree of parallelism for a parallel query. The format is {"MaxParallelDegree":"degree"}. Valid values:
|
|
80
|
-
*
|
|
81
|
-
* - A specific integer that specifies the degree of parallelism. For example: "MaxParallelDegree":"2".
|
|
82
|
-
*
|
|
83
|
-
* - **off**: disables parallel query (default).
|
|
84
|
-
*
|
|
85
|
-
* - Specifies whether to enable automatic routing between row store and column store. The format is {"EnableHtapImci":"status"}. Valid values:
|
|
86
|
-
*
|
|
87
|
-
* - **on**: enables automatic routing.
|
|
88
|
-
*
|
|
89
|
-
* - **off**: disables automatic routing (default).
|
|
90
|
-
*
|
|
91
|
-
* - Specifies whether to enable overload protection. The format is {"EnableOverloadThrottle":"status"}. Valid values:
|
|
92
|
-
*
|
|
93
|
-
* - **on**: enables overload protection.
|
|
94
|
-
*
|
|
95
|
-
* - **off**: disables overload protection (default).
|
|
96
|
-
*
|
|
97
|
-
* > * You can configure transaction splitting, whether the primary node accepts read requests, the connection pool, and overload protection only for a PolarDB for MySQL endpoint in **ReadWrite** (automatic read/write splitting) mode.
|
|
98
|
-
* >
|
|
99
|
-
* > * A PolarDB for MySQL cluster endpoint in **ReadOnly** mode supports both **connections-based load balancing** and **active requests-based load balancing**. An endpoint in **ReadWrite** (automatic read/write splitting) mode supports only **active requests-based load balancing**.
|
|
100
|
-
* >
|
|
101
|
-
* > * You can enable automatic routing between row store and column store if the read/write mode of the cluster endpoint for PolarDB for MySQL is **ReadWrite** (automatic read/write splitting), or if the read/write mode is **ReadOnly** and the load balancing policy is **active requests-based load balancing**.
|
|
102
|
-
* >
|
|
103
|
-
* > * Only PolarDB for MySQL clusters support global consistency.
|
|
104
|
-
* >
|
|
105
|
-
* > * If you set **ReadWriteMode** to **ReadOnly**, the consistency level must be **0** (eventual consistency).
|
|
106
|
-
* >
|
|
107
|
-
* > * You can configure the consistency level, transaction splitting, whether the primary node accepts read requests, and the connection pool at the same time. Example: `{"ConsistLevel":"1","DistributedTransaction":"on","ConnectionPersist":"Session","MasterAcceptReads":"on"}`.
|
|
108
|
-
* >
|
|
109
|
-
* > * The setting for transaction splitting depends on the consistency level. For example, if you set the consistency level to **0** (eventual consistency), you cannot enable transaction splitting. If you set the consistency level to **1** (session consistency) or **2** (global consistency), you can enable transaction splitting.
|
|
41
|
+
* The advanced configurations of the cluster endpoint in JSON format. You can configure the consistency level, transaction splitting, offload reads from primary node, and connection pool settings.
|
|
42
|
+
* * Load balancing policy. Format: {\\"LoadBalancePolicy\\":\\"Load balancing policy\\"}. Valid values:
|
|
43
|
+
* * **0**: connection-based load balancing (default).
|
|
44
|
+
* * **1**: active-request-based load balancing.
|
|
45
|
+
* * Consistency level. Format: `{"ConsistLevel":"Consistency level"}`. Valid values:
|
|
46
|
+
* * **0**: eventual consistency.
|
|
47
|
+
* * **1**: session consistency (default).
|
|
48
|
+
* * **2**: global consistency.
|
|
49
|
+
* * Transaction splitting. Format: `{"DistributedTransaction":"Transaction splitting"}`. Valid values:
|
|
50
|
+
* * **on**: enables transaction splitting (default).
|
|
51
|
+
* * **off**: disables transaction splitting.
|
|
52
|
+
* * Offload reads from primary node. Format: `{"MasterAcceptReads":"Offload reads from primary node"}`. Valid values:
|
|
53
|
+
* * **on**: the primary node accepts read requests.
|
|
54
|
+
* * **off**: the primary node does not accept read requests (default).
|
|
55
|
+
* * Connection pool. Format: `{"ConnectionPersist":"Connection pool"}`. Valid values:
|
|
56
|
+
* * **off**: disables the connection pool (default).
|
|
57
|
+
* * **Session**: enables session-level connection pooling.
|
|
58
|
+
* * **Transaction**: enables transaction-level connection pooling.
|
|
59
|
+
* * Parallel query. Format: {\\"MaxParallelDegree\\":\\"Parallel query\\"}. Valid values:
|
|
60
|
+
* * A specific degree of parallelism. Example: "MaxParallelDegree":"2".
|
|
61
|
+
* * **off**: disables parallel query (default).
|
|
62
|
+
* * Automatic request distribution among row store and column store nodes. Format: {\\"EnableHtapImci\\":\\"Automatic request distribution among row store and column store nodes\\"}. Valid values:
|
|
63
|
+
* * **on**: enables automatic request distribution among row store and column store nodes.
|
|
64
|
+
* * **off**: disables automatic request distribution among row store and column store nodes (default).
|
|
65
|
+
* * Overload protection. Format: {\\"EnableOverloadThrottle\\":\\"Overload protection\\"}. Valid values:
|
|
66
|
+
* * **on**: enables overload protection.
|
|
67
|
+
* * **off**: disables overload protection (default).
|
|
68
|
+
*
|
|
69
|
+
* > * Transaction splitting, offload reads from primary node, connection pool, and overload protection can be configured only when the read/write mode of the PolarDB for MySQL cluster endpoint is **ReadWrite (automatic read/write splitting)**.
|
|
70
|
+
* >* When the read/write mode of the PolarDB for MySQL cluster endpoint is **ReadOnly**, both **connection-based load balancing** and **active-request-based load balancing** are supported. The **ReadWrite (automatic read/write splitting)** mode supports only **active-request-based load balancing**.
|
|
71
|
+
* >* Automatic request distribution among row store and column store nodes can be configured when the read/write mode of the PolarDB for MySQL cluster endpoint is **ReadWrite (automatic read/write splitting)**, or when the read/write mode is **ReadOnly** and the load balancing policy is **active-request-based load balancing**.
|
|
72
|
+
* >* Only PolarDB for MySQL supports setting the consistency level to global consistency.
|
|
73
|
+
* >* If **ReadWriteMode** is set to **ReadOnly**, the consistency level can only be set to **0**.
|
|
74
|
+
* >* You can configure the consistency level, transaction splitting, offload reads from primary node, and connection pool at the same time. Example: `{"ConsistLevel":"1","DistributedTransaction":"on","ConnectionPersist":"Session","MasterAcceptReads":"on"}`.
|
|
75
|
+
* >* Transaction splitting is constrained by the consistency level. For example, transaction splitting cannot be enabled when the consistency level is **0**. Transaction splitting can be enabled when the consistency level is **1** or **2**.
|
|
110
76
|
*
|
|
111
77
|
* @example
|
|
112
78
|
* {"ConsistLevel": "1","DistributedTransaction": "on"}
|
|
@@ -114,7 +80,11 @@ export declare class CreateDBClusterEndpointRequest extends $dara.Model {
|
|
|
114
80
|
endpointConfig?: string;
|
|
115
81
|
/**
|
|
116
82
|
* @remarks
|
|
117
|
-
* The type of the custom cluster endpoint.
|
|
83
|
+
* The type of the custom cluster endpoint. Valid values:
|
|
84
|
+
*
|
|
85
|
+
* - **Custom**: custom cluster endpoint.
|
|
86
|
+
*
|
|
87
|
+
* - **DynamoDB**: DynamoDB endpoint.
|
|
118
88
|
*
|
|
119
89
|
* This parameter is required.
|
|
120
90
|
*
|
|
@@ -124,17 +94,14 @@ export declare class CreateDBClusterEndpointRequest extends $dara.Model {
|
|
|
124
94
|
endpointType?: string;
|
|
125
95
|
/**
|
|
126
96
|
* @remarks
|
|
127
|
-
* The nodes to
|
|
128
|
-
*
|
|
129
|
-
* >
|
|
130
|
-
*
|
|
131
|
-
*
|
|
132
|
-
*
|
|
133
|
-
*
|
|
134
|
-
*
|
|
135
|
-
* > - If you set **ReadWriteMode** to **ReadWrite**, you must associate at least two nodes with the endpoint.
|
|
136
|
-
* > \\* For a PolarDB for MySQL cluster, you can select any two nodes. If both nodes are read-only nodes, write requests are routed to the primary node.
|
|
137
|
-
* > \\* For a PolarDB for PostgreSQL cluster or a PolarDB for PostgreSQL (compatible with Oracle) cluster, the primary node must be included.
|
|
97
|
+
* The read load nodes to add to the endpoint. Separate multiple nodes with commas (,). By default, all nodes are added.
|
|
98
|
+
*
|
|
99
|
+
* > * For PolarDB for MySQL, specify node IDs.
|
|
100
|
+
* >* For PolarDB for PostgreSQL and PolarDB for PostgreSQL (Compatible with Oracle), specify node role names, such as `Writer,Reader1,Reader2`.
|
|
101
|
+
* >* If **ReadWriteMode** is set to **ReadOnly**, you can mount only one node. However, if this node fails, the endpoint may be unavailable for up to 1 hour. Do not use this configuration in production environments. Select at least 2 nodes to improve availability.
|
|
102
|
+
* >* If **ReadWriteMode** is set to **ReadWrite**, select at least 2 nodes.
|
|
103
|
+
* * For PolarDB for MySQL, you can select any two nodes. If both nodes are read-only nodes, write requests are forwarded to the primary node.
|
|
104
|
+
* * For PolarDB for PostgreSQL and PolarDB for PostgreSQL (Compatible with Oracle), the primary node must be included.
|
|
138
105
|
*
|
|
139
106
|
* @example
|
|
140
107
|
* pi-**********,pi-*********
|
|
@@ -143,17 +110,20 @@ export declare class CreateDBClusterEndpointRequest extends $dara.Model {
|
|
|
143
110
|
ownerAccount?: string;
|
|
144
111
|
ownerId?: number;
|
|
145
112
|
/**
|
|
113
|
+
* @remarks
|
|
114
|
+
* The PolarFs instance ID.
|
|
115
|
+
*
|
|
146
116
|
* @example
|
|
147
117
|
* pfs-test****
|
|
148
118
|
*/
|
|
149
119
|
polarFsInstanceId?: string;
|
|
150
120
|
/**
|
|
151
121
|
* @remarks
|
|
152
|
-
* The policy for
|
|
122
|
+
* The timeout policy for global consistency. Valid values:
|
|
153
123
|
*
|
|
154
|
-
* - **0**:
|
|
124
|
+
* - **0**: sends the request to the primary node.
|
|
155
125
|
*
|
|
156
|
-
* - **2**:
|
|
126
|
+
* - **2**: timeout degradation. After a global consistency read times out, the query is automatically degraded to regular requests, and the client does not receive an error message.
|
|
157
127
|
*
|
|
158
128
|
* @example
|
|
159
129
|
* 0
|
|
@@ -172,7 +142,6 @@ export declare class CreateDBClusterEndpointRequest extends $dara.Model {
|
|
|
172
142
|
* The read/write mode. Valid values:
|
|
173
143
|
*
|
|
174
144
|
* - **ReadWrite**: read/write (automatic read/write splitting).
|
|
175
|
-
*
|
|
176
145
|
* - **ReadOnly** (default): read-only.
|
|
177
146
|
*
|
|
178
147
|
* @example
|
|
@@ -183,22 +152,28 @@ export declare class CreateDBClusterEndpointRequest extends $dara.Model {
|
|
|
183
152
|
resourceOwnerId?: number;
|
|
184
153
|
/**
|
|
185
154
|
* @remarks
|
|
186
|
-
* Specifies whether to enable global consistency (high-performance mode). Valid values:
|
|
155
|
+
* Specifies whether to enable the global consistency (high-performance mode) feature for the node. Valid values:
|
|
187
156
|
*
|
|
188
|
-
* - **ON**:
|
|
157
|
+
* - **ON**: enabled.
|
|
189
158
|
*
|
|
190
|
-
* - **OFF**:
|
|
159
|
+
* - **OFF**: disabled.
|
|
191
160
|
*
|
|
192
161
|
* @example
|
|
193
162
|
* on
|
|
194
163
|
*/
|
|
195
164
|
sccMode?: string;
|
|
196
165
|
/**
|
|
166
|
+
* @remarks
|
|
167
|
+
* The VPC ID.
|
|
168
|
+
*
|
|
197
169
|
* @example
|
|
198
170
|
* vpc-2zehr7ghqovftils0****
|
|
199
171
|
*/
|
|
200
172
|
VPCId?: string;
|
|
201
173
|
/**
|
|
174
|
+
* @remarks
|
|
175
|
+
* The vSwitch ID.
|
|
176
|
+
*
|
|
202
177
|
* @example
|
|
203
178
|
* vsw-2ze775gnf7jn33ua****
|
|
204
179
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateDbclusterEndpointRequest.js","sourceRoot":"","sources":["../../src/models/CreateDbclusterEndpointRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,8BAA+B,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"CreateDbclusterEndpointRequest.js","sourceRoot":"","sources":["../../src/models/CreateDbclusterEndpointRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,8BAA+B,SAAQ,KAAK,CAAC,KAAK;IAmL7D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,eAAe,EAAE,iBAAiB;YAClC,WAAW,EAAE,aAAa;YAC1B,WAAW,EAAE,aAAa;YAC1B,qBAAqB,EAAE,uBAAuB;YAC9C,cAAc,EAAE,gBAAgB;YAChC,YAAY,EAAE,cAAc;YAC5B,KAAK,EAAE,OAAO;YACd,YAAY,EAAE,cAAc;YAC5B,OAAO,EAAE,SAAS;YAClB,iBAAiB,EAAE,mBAAmB;YACtC,qBAAqB,EAAE,uBAAuB;YAC9C,mBAAmB,EAAE,qBAAqB;YAC1C,aAAa,EAAE,eAAe;YAC9B,oBAAoB,EAAE,sBAAsB;YAC5C,eAAe,EAAE,iBAAiB;YAClC,OAAO,EAAE,SAAS;YAClB,KAAK,EAAE,OAAO;YACd,SAAS,EAAE,WAAW;SACvB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,eAAe,EAAE,QAAQ;YACzB,WAAW,EAAE,QAAQ;YACrB,WAAW,EAAE,QAAQ;YACrB,qBAAqB,EAAE,QAAQ;YAC/B,cAAc,EAAE,QAAQ;YACxB,YAAY,EAAE,QAAQ;YACtB,KAAK,EAAE,QAAQ;YACf,YAAY,EAAE,QAAQ;YACtB,OAAO,EAAE,QAAQ;YACjB,iBAAiB,EAAE,QAAQ;YAC3B,qBAAqB,EAAE,QAAQ;YAC/B,mBAAmB,EAAE,QAAQ;YAC7B,aAAa,EAAE,QAAQ;YACvB,oBAAoB,EAAE,QAAQ;YAC9B,eAAe,EAAE,QAAQ;YACzB,OAAO,EAAE,QAAQ;YACjB,KAAK,EAAE,QAAQ;YACf,SAAS,EAAE,QAAQ;SACpB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAxOD,wEAwOC"}
|