@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
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
export class CreateAgenticDBTenantApiKeyRequest extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* This parameter is required.
|
|
9
|
+
*
|
|
10
|
+
* @example
|
|
11
|
+
* pagc-bp1abcdef1234567
|
|
12
|
+
*/
|
|
13
|
+
DBClusterId?: string;
|
|
14
|
+
/**
|
|
15
|
+
* @example
|
|
16
|
+
* MCP Server专用Key
|
|
17
|
+
*/
|
|
18
|
+
description?: string;
|
|
19
|
+
/**
|
|
20
|
+
* @example
|
|
21
|
+
* 2027-01-01T00:00:00Z
|
|
22
|
+
*/
|
|
23
|
+
expireTime?: string;
|
|
24
|
+
/**
|
|
25
|
+
* @remarks
|
|
26
|
+
* This parameter is required.
|
|
27
|
+
*
|
|
28
|
+
* @example
|
|
29
|
+
* cn-hangzhou
|
|
30
|
+
*/
|
|
31
|
+
regionId?: string;
|
|
32
|
+
/**
|
|
33
|
+
* @remarks
|
|
34
|
+
* This parameter is required.
|
|
35
|
+
*
|
|
36
|
+
* @example
|
|
37
|
+
* my-tenant
|
|
38
|
+
*/
|
|
39
|
+
tenantName?: string;
|
|
40
|
+
static names(): { [key: string]: string } {
|
|
41
|
+
return {
|
|
42
|
+
DBClusterId: 'DBClusterId',
|
|
43
|
+
description: 'Description',
|
|
44
|
+
expireTime: 'ExpireTime',
|
|
45
|
+
regionId: 'RegionId',
|
|
46
|
+
tenantName: 'TenantName',
|
|
47
|
+
};
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
static types(): { [key: string]: any } {
|
|
51
|
+
return {
|
|
52
|
+
DBClusterId: 'string',
|
|
53
|
+
description: 'string',
|
|
54
|
+
expireTime: 'string',
|
|
55
|
+
regionId: 'string',
|
|
56
|
+
tenantName: 'string',
|
|
57
|
+
};
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
validate() {
|
|
61
|
+
super.validate();
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
constructor(map?: { [key: string]: any }) {
|
|
65
|
+
super(map);
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
import { CreateAgenticDBTenantApiKeyResponseBody } from "./CreateAgenticDbtenantApiKeyResponseBody";
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
export class CreateAgenticDBTenantApiKeyResponse extends $dara.Model {
|
|
7
|
+
headers?: { [key: string]: string };
|
|
8
|
+
statusCode?: number;
|
|
9
|
+
body?: CreateAgenticDBTenantApiKeyResponseBody;
|
|
10
|
+
static names(): { [key: string]: string } {
|
|
11
|
+
return {
|
|
12
|
+
headers: 'headers',
|
|
13
|
+
statusCode: 'statusCode',
|
|
14
|
+
body: 'body',
|
|
15
|
+
};
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
static types(): { [key: string]: any } {
|
|
19
|
+
return {
|
|
20
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
21
|
+
statusCode: 'number',
|
|
22
|
+
body: CreateAgenticDBTenantApiKeyResponseBody,
|
|
23
|
+
};
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
validate() {
|
|
27
|
+
if(this.headers) {
|
|
28
|
+
$dara.Model.validateMap(this.headers);
|
|
29
|
+
}
|
|
30
|
+
if(this.body && typeof (this.body as any).validate === 'function') {
|
|
31
|
+
(this.body as any).validate();
|
|
32
|
+
}
|
|
33
|
+
super.validate();
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
constructor(map?: { [key: string]: any }) {
|
|
37
|
+
super(map);
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
export class CreateAgenticDBTenantApiKeyResponseBody extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @example
|
|
8
|
+
* pagc_key_xxxx.yyyy
|
|
9
|
+
*/
|
|
10
|
+
apiKey?: string;
|
|
11
|
+
/**
|
|
12
|
+
* @example
|
|
13
|
+
* ak-xxxxxxxxxxxx
|
|
14
|
+
*/
|
|
15
|
+
apiKeyId?: string;
|
|
16
|
+
/**
|
|
17
|
+
* @example
|
|
18
|
+
* 2026-06-10T08:00:00Z
|
|
19
|
+
*/
|
|
20
|
+
createTime?: string;
|
|
21
|
+
/**
|
|
22
|
+
* @example
|
|
23
|
+
* 2027-01-01T00:00:00Z
|
|
24
|
+
*/
|
|
25
|
+
expireTime?: string;
|
|
26
|
+
/**
|
|
27
|
+
* @example
|
|
28
|
+
* F45FFACC-1B2C-3D4E-5F6A-7B8C9D0E1F2A
|
|
29
|
+
*/
|
|
30
|
+
requestId?: string;
|
|
31
|
+
/**
|
|
32
|
+
* @example
|
|
33
|
+
* t-aaaa111122223333
|
|
34
|
+
*/
|
|
35
|
+
tenantId?: string;
|
|
36
|
+
/**
|
|
37
|
+
* @example
|
|
38
|
+
* my-tenant
|
|
39
|
+
*/
|
|
40
|
+
tenantName?: string;
|
|
41
|
+
static names(): { [key: string]: string } {
|
|
42
|
+
return {
|
|
43
|
+
apiKey: 'ApiKey',
|
|
44
|
+
apiKeyId: 'ApiKeyId',
|
|
45
|
+
createTime: 'CreateTime',
|
|
46
|
+
expireTime: 'ExpireTime',
|
|
47
|
+
requestId: 'RequestId',
|
|
48
|
+
tenantId: 'TenantId',
|
|
49
|
+
tenantName: 'TenantName',
|
|
50
|
+
};
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
static types(): { [key: string]: any } {
|
|
54
|
+
return {
|
|
55
|
+
apiKey: 'string',
|
|
56
|
+
apiKeyId: 'string',
|
|
57
|
+
createTime: 'string',
|
|
58
|
+
expireTime: 'string',
|
|
59
|
+
requestId: 'string',
|
|
60
|
+
tenantId: 'string',
|
|
61
|
+
tenantName: 'string',
|
|
62
|
+
};
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
validate() {
|
|
66
|
+
super.validate();
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
constructor(map?: { [key: string]: any }) {
|
|
70
|
+
super(map);
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
|
|
@@ -5,11 +5,9 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class CreateDBClusterEndpointRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* Specifies whether
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
*
|
|
12
|
-
* - **Disable** (default): Does not automatically add new nodes to the endpoint.
|
|
8
|
+
* Specifies whether new nodes are automatically added to this endpoint. Valid values:
|
|
9
|
+
* * **Enable**: New nodes are automatically added to this endpoint.
|
|
10
|
+
* * **Disable** (default): New nodes are not automatically added to this endpoint.
|
|
13
11
|
*
|
|
14
12
|
* @example
|
|
15
13
|
* Disable
|
|
@@ -17,7 +15,7 @@ export class CreateDBClusterEndpointRequest extends $dara.Model {
|
|
|
17
15
|
autoAddNewNodes?: string;
|
|
18
16
|
/**
|
|
19
17
|
* @remarks
|
|
20
|
-
*
|
|
18
|
+
* 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.
|
|
21
19
|
*
|
|
22
20
|
* @example
|
|
23
21
|
* 6000170000591aed949d0f******************
|
|
@@ -43,73 +41,41 @@ export class CreateDBClusterEndpointRequest extends $dara.Model {
|
|
|
43
41
|
DBEndpointDescription?: string;
|
|
44
42
|
/**
|
|
45
43
|
* @remarks
|
|
46
|
-
* The advanced configurations
|
|
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
|
-
*
|
|
80
|
-
*
|
|
81
|
-
*
|
|
82
|
-
* - Specifies the degree of parallelism for a parallel query. The format is {"MaxParallelDegree":"degree"}. Valid values:
|
|
83
|
-
*
|
|
84
|
-
* - A specific integer that specifies the degree of parallelism. For example: "MaxParallelDegree":"2".
|
|
85
|
-
*
|
|
86
|
-
* - **off**: disables parallel query (default).
|
|
87
|
-
*
|
|
88
|
-
* - Specifies whether to enable automatic routing between row store and column store. The format is {"EnableHtapImci":"status"}. Valid values:
|
|
89
|
-
*
|
|
90
|
-
* - **on**: enables automatic routing.
|
|
91
|
-
*
|
|
92
|
-
* - **off**: disables automatic routing (default).
|
|
93
|
-
*
|
|
94
|
-
* - Specifies whether to enable overload protection. The format is {"EnableOverloadThrottle":"status"}. Valid values:
|
|
95
|
-
*
|
|
96
|
-
* - **on**: enables overload protection.
|
|
97
|
-
*
|
|
98
|
-
* - **off**: disables overload protection (default).
|
|
99
|
-
*
|
|
100
|
-
* > * 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.
|
|
101
|
-
* >
|
|
102
|
-
* > * 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**.
|
|
103
|
-
* >
|
|
104
|
-
* > * 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**.
|
|
105
|
-
* >
|
|
106
|
-
* > * Only PolarDB for MySQL clusters support global consistency.
|
|
107
|
-
* >
|
|
108
|
-
* > * If you set **ReadWriteMode** to **ReadOnly**, the consistency level must be **0** (eventual consistency).
|
|
109
|
-
* >
|
|
110
|
-
* > * 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"}`.
|
|
111
|
-
* >
|
|
112
|
-
* > * 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.
|
|
44
|
+
* 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.
|
|
45
|
+
* * Load balancing policy. Format: {\\"LoadBalancePolicy\\":\\"Load balancing policy\\"}. Valid values:
|
|
46
|
+
* * **0**: connection-based load balancing (default).
|
|
47
|
+
* * **1**: active-request-based load balancing.
|
|
48
|
+
* * Consistency level. Format: `{"ConsistLevel":"Consistency level"}`. Valid values:
|
|
49
|
+
* * **0**: eventual consistency.
|
|
50
|
+
* * **1**: session consistency (default).
|
|
51
|
+
* * **2**: global consistency.
|
|
52
|
+
* * Transaction splitting. Format: `{"DistributedTransaction":"Transaction splitting"}`. Valid values:
|
|
53
|
+
* * **on**: enables transaction splitting (default).
|
|
54
|
+
* * **off**: disables transaction splitting.
|
|
55
|
+
* * Offload reads from primary node. Format: `{"MasterAcceptReads":"Offload reads from primary node"}`. Valid values:
|
|
56
|
+
* * **on**: the primary node accepts read requests.
|
|
57
|
+
* * **off**: the primary node does not accept read requests (default).
|
|
58
|
+
* * Connection pool. Format: `{"ConnectionPersist":"Connection pool"}`. Valid values:
|
|
59
|
+
* * **off**: disables the connection pool (default).
|
|
60
|
+
* * **Session**: enables session-level connection pooling.
|
|
61
|
+
* * **Transaction**: enables transaction-level connection pooling.
|
|
62
|
+
* * Parallel query. Format: {\\"MaxParallelDegree\\":\\"Parallel query\\"}. Valid values:
|
|
63
|
+
* * A specific degree of parallelism. Example: "MaxParallelDegree":"2".
|
|
64
|
+
* * **off**: disables parallel query (default).
|
|
65
|
+
* * Automatic request distribution among row store and column store nodes. Format: {\\"EnableHtapImci\\":\\"Automatic request distribution among row store and column store nodes\\"}. Valid values:
|
|
66
|
+
* * **on**: enables automatic request distribution among row store and column store nodes.
|
|
67
|
+
* * **off**: disables automatic request distribution among row store and column store nodes (default).
|
|
68
|
+
* * Overload protection. Format: {\\"EnableOverloadThrottle\\":\\"Overload protection\\"}. Valid values:
|
|
69
|
+
* * **on**: enables overload protection.
|
|
70
|
+
* * **off**: disables overload protection (default).
|
|
71
|
+
*
|
|
72
|
+
* > * 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)**.
|
|
73
|
+
* >* 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**.
|
|
74
|
+
* >* 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**.
|
|
75
|
+
* >* Only PolarDB for MySQL supports setting the consistency level to global consistency.
|
|
76
|
+
* >* If **ReadWriteMode** is set to **ReadOnly**, the consistency level can only be set to **0**.
|
|
77
|
+
* >* 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"}`.
|
|
78
|
+
* >* 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**.
|
|
113
79
|
*
|
|
114
80
|
* @example
|
|
115
81
|
* {"ConsistLevel": "1","DistributedTransaction": "on"}
|
|
@@ -117,7 +83,11 @@ export class CreateDBClusterEndpointRequest extends $dara.Model {
|
|
|
117
83
|
endpointConfig?: string;
|
|
118
84
|
/**
|
|
119
85
|
* @remarks
|
|
120
|
-
* The type of the custom cluster endpoint.
|
|
86
|
+
* The type of the custom cluster endpoint. Valid values:
|
|
87
|
+
*
|
|
88
|
+
* - **Custom**: custom cluster endpoint.
|
|
89
|
+
*
|
|
90
|
+
* - **DynamoDB**: DynamoDB endpoint.
|
|
121
91
|
*
|
|
122
92
|
* This parameter is required.
|
|
123
93
|
*
|
|
@@ -127,17 +97,14 @@ export class CreateDBClusterEndpointRequest extends $dara.Model {
|
|
|
127
97
|
endpointType?: string;
|
|
128
98
|
/**
|
|
129
99
|
* @remarks
|
|
130
|
-
* The nodes to
|
|
100
|
+
* The read load nodes to add to the endpoint. Separate multiple nodes with commas (,). By default, all nodes are added.
|
|
131
101
|
*
|
|
132
|
-
* >
|
|
133
|
-
*
|
|
134
|
-
*
|
|
135
|
-
*
|
|
136
|
-
*
|
|
137
|
-
*
|
|
138
|
-
* > - If you set **ReadWriteMode** to **ReadWrite**, you must associate at least two nodes with the endpoint.
|
|
139
|
-
* > \\* 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.
|
|
140
|
-
* > \\* For a PolarDB for PostgreSQL cluster or a PolarDB for PostgreSQL (compatible with Oracle) cluster, the primary node must be included.
|
|
102
|
+
* > * For PolarDB for MySQL, specify node IDs.
|
|
103
|
+
* >* For PolarDB for PostgreSQL and PolarDB for PostgreSQL (Compatible with Oracle), specify node role names, such as `Writer,Reader1,Reader2`.
|
|
104
|
+
* >* 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.
|
|
105
|
+
* >* If **ReadWriteMode** is set to **ReadWrite**, select at least 2 nodes.
|
|
106
|
+
* * 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.
|
|
107
|
+
* * For PolarDB for PostgreSQL and PolarDB for PostgreSQL (Compatible with Oracle), the primary node must be included.
|
|
141
108
|
*
|
|
142
109
|
* @example
|
|
143
110
|
* pi-**********,pi-*********
|
|
@@ -146,17 +113,20 @@ export class CreateDBClusterEndpointRequest extends $dara.Model {
|
|
|
146
113
|
ownerAccount?: string;
|
|
147
114
|
ownerId?: number;
|
|
148
115
|
/**
|
|
116
|
+
* @remarks
|
|
117
|
+
* The PolarFs instance ID.
|
|
118
|
+
*
|
|
149
119
|
* @example
|
|
150
120
|
* pfs-test****
|
|
151
121
|
*/
|
|
152
122
|
polarFsInstanceId?: string;
|
|
153
123
|
/**
|
|
154
124
|
* @remarks
|
|
155
|
-
* The policy for
|
|
125
|
+
* The timeout policy for global consistency. Valid values:
|
|
156
126
|
*
|
|
157
|
-
* - **0**:
|
|
127
|
+
* - **0**: sends the request to the primary node.
|
|
158
128
|
*
|
|
159
|
-
* - **2**:
|
|
129
|
+
* - **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.
|
|
160
130
|
*
|
|
161
131
|
* @example
|
|
162
132
|
* 0
|
|
@@ -172,10 +142,9 @@ export class CreateDBClusterEndpointRequest extends $dara.Model {
|
|
|
172
142
|
polarSccWaitTimeout?: string;
|
|
173
143
|
/**
|
|
174
144
|
* @remarks
|
|
175
|
-
* The read/write mode. Valid values:
|
|
176
|
-
*
|
|
177
|
-
* - **ReadWrite**: read/write (automatic read/write splitting).
|
|
145
|
+
* The read/write mode. Valid values:
|
|
178
146
|
*
|
|
147
|
+
* - **ReadWrite**: read/write (automatic read/write splitting).
|
|
179
148
|
* - **ReadOnly** (default): read-only.
|
|
180
149
|
*
|
|
181
150
|
* @example
|
|
@@ -186,22 +155,28 @@ export class CreateDBClusterEndpointRequest extends $dara.Model {
|
|
|
186
155
|
resourceOwnerId?: number;
|
|
187
156
|
/**
|
|
188
157
|
* @remarks
|
|
189
|
-
* Specifies whether to enable global consistency (high-performance mode). Valid values:
|
|
158
|
+
* Specifies whether to enable the global consistency (high-performance mode) feature for the node. Valid values:
|
|
190
159
|
*
|
|
191
|
-
* - **ON**:
|
|
160
|
+
* - **ON**: enabled.
|
|
192
161
|
*
|
|
193
|
-
* - **OFF**:
|
|
162
|
+
* - **OFF**: disabled.
|
|
194
163
|
*
|
|
195
164
|
* @example
|
|
196
165
|
* on
|
|
197
166
|
*/
|
|
198
167
|
sccMode?: string;
|
|
199
168
|
/**
|
|
169
|
+
* @remarks
|
|
170
|
+
* The VPC ID.
|
|
171
|
+
*
|
|
200
172
|
* @example
|
|
201
173
|
* vpc-2zehr7ghqovftils0****
|
|
202
174
|
*/
|
|
203
175
|
VPCId?: string;
|
|
204
176
|
/**
|
|
177
|
+
* @remarks
|
|
178
|
+
* The vSwitch ID.
|
|
179
|
+
*
|
|
205
180
|
* @example
|
|
206
181
|
* vsw-2ze775gnf7jn33ua****
|
|
207
182
|
*/
|