@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
|
@@ -4,9 +4,8 @@ export declare class CreateAccountRequest extends $dara.Model {
|
|
|
4
4
|
* @remarks
|
|
5
5
|
* The description of the account. The description must meet the following requirements:
|
|
6
6
|
*
|
|
7
|
-
* -
|
|
8
|
-
*
|
|
9
|
-
* - It must be 2 to 256 characters in length.
|
|
7
|
+
* - Cannot start with `http://` or `https://`.
|
|
8
|
+
* - Is 2 to 256 characters in length.
|
|
10
9
|
*
|
|
11
10
|
* @example
|
|
12
11
|
* testdes
|
|
@@ -14,15 +13,12 @@ export declare class CreateAccountRequest extends $dara.Model {
|
|
|
14
13
|
accountDescription?: string;
|
|
15
14
|
/**
|
|
16
15
|
* @remarks
|
|
17
|
-
* The name
|
|
18
|
-
*
|
|
19
|
-
* - It must start with a lowercase letter and end with a letter or a digit.
|
|
20
|
-
*
|
|
21
|
-
* - It can contain lowercase letters, digits, and underscores (_).
|
|
22
|
-
*
|
|
23
|
-
* - It must be 2 to 16 characters in length.
|
|
16
|
+
* The account name. The name must meet the following requirements:
|
|
24
17
|
*
|
|
25
|
-
*
|
|
18
|
+
* * Starts with a lowercase letter and ends with a letter or digit.
|
|
19
|
+
* * Contains only lowercase letters, digits, or underscores (_).
|
|
20
|
+
* * Is 2 to 16 characters in length.
|
|
21
|
+
* * Cannot use certain reserved usernames such as root or admin.
|
|
26
22
|
*
|
|
27
23
|
* This parameter is required.
|
|
28
24
|
*
|
|
@@ -32,13 +28,10 @@ export declare class CreateAccountRequest extends $dara.Model {
|
|
|
32
28
|
accountName?: string;
|
|
33
29
|
/**
|
|
34
30
|
* @remarks
|
|
35
|
-
* The password
|
|
36
|
-
*
|
|
37
|
-
*
|
|
38
|
-
*
|
|
39
|
-
* - It must be 8 to 32 characters in length.
|
|
40
|
-
*
|
|
41
|
-
* - The special characters are `!@#$%^&*()_+-=`.
|
|
31
|
+
* The account password. The password must meet the following requirements:
|
|
32
|
+
* * Contains at least three of the following character types: uppercase letters, lowercase letters, digits, and special characters.
|
|
33
|
+
* * Is 8 to 32 characters in length.
|
|
34
|
+
* * Special characters include `!@#$%^&*()_+-=`.
|
|
42
35
|
*
|
|
43
36
|
* This parameter is required.
|
|
44
37
|
*
|
|
@@ -48,23 +41,17 @@ export declare class CreateAccountRequest extends $dara.Model {
|
|
|
48
41
|
accountPassword?: string;
|
|
49
42
|
/**
|
|
50
43
|
* @remarks
|
|
51
|
-
* The
|
|
44
|
+
* The permissions of the account. Valid values:
|
|
52
45
|
*
|
|
53
|
-
*
|
|
46
|
+
* * **ReadWrite**: read and write
|
|
47
|
+
* * **ReadOnly**: read-only
|
|
48
|
+
* * **DMLOnly**: DML only
|
|
49
|
+
* * **DDLOnly**: DDL only
|
|
50
|
+
* * **ReadIndex**: read-only and index
|
|
54
51
|
*
|
|
55
|
-
*
|
|
56
|
-
*
|
|
57
|
-
*
|
|
58
|
-
*
|
|
59
|
-
* - **DDLOnly**: DDL permissions only
|
|
60
|
-
*
|
|
61
|
-
* - **ReadIndex**: read-only and index permissions
|
|
62
|
-
*
|
|
63
|
-
* > * This parameter takes effect only when you specify the `DBName` parameter.
|
|
64
|
-
* >
|
|
65
|
-
* > * If you specify multiple databases in `DBName`, you must specify a corresponding permission for each in `AccountPrivilege`, separated by commas. The `AccountPrivilege` string cannot exceed 900 characters. For example, to grant read and write permissions to database DB1 and read-only permissions to database DB2, set `DBName` to `DB1,DB2` and set `AccountPrivilege` to `ReadWrite,ReadOnly`.
|
|
66
|
-
* >
|
|
67
|
-
* > * This parameter applies only to standard accounts on PolarDB for MySQL clusters.
|
|
52
|
+
* >* The DBName parameter must be specified for AccountPrivilege to take effect.
|
|
53
|
+
* >* If you specify multiple database names for the DBName parameter, you must grant the corresponding permissions to each database. Separate multiple permissions with commas (,) and make sure that the total length of the AccountPrivilege string does not exceed 900 characters. For example, to grant read and write permissions on database DB1 and read-only permissions on database DB2, set DBName to `DB1,DB2` and set AccountPrivilege to `ReadWrite,ReadOnly`.
|
|
54
|
+
* > * This parameter is supported only for standard accounts of PolarDB for MySQL clusters.
|
|
68
55
|
*
|
|
69
56
|
* @example
|
|
70
57
|
* ReadWrite
|
|
@@ -72,17 +59,18 @@ export declare class CreateAccountRequest extends $dara.Model {
|
|
|
72
59
|
accountPrivilege?: string;
|
|
73
60
|
/**
|
|
74
61
|
* @remarks
|
|
75
|
-
* The type
|
|
62
|
+
* The account type. Valid values:
|
|
63
|
+
*
|
|
64
|
+
* - **Normal**: standard account.
|
|
65
|
+
* - **Super**: privileged account.
|
|
66
|
+
* - **DynamoDB**: DynamoDB account.
|
|
76
67
|
*
|
|
77
|
-
* - **Normal**: a standard account.
|
|
78
68
|
*
|
|
79
|
-
* - **Super**: a privileged account.
|
|
80
69
|
*
|
|
81
|
-
* > * If
|
|
82
|
-
* >
|
|
83
|
-
* > *
|
|
84
|
-
* >
|
|
85
|
-
* > * For a PolarDB for MySQL cluster, you can create only one privileged account. For more information, see [Create database accounts](https://help.aliyun.com/document_detail/68508.html).
|
|
70
|
+
* > * If this parameter is left empty, a **Super** account is created by default.
|
|
71
|
+
* > * If the cluster is a PolarDB for PostgreSQL (Compatible with Oracle) or PolarDB for PostgreSQL cluster, you can create multiple privileged accounts for each cluster. Privileged accounts have more permissions than standard accounts. For more information, see [Create a database account](https://help.aliyun.com/document_detail/68508.html).
|
|
72
|
+
* > * If the cluster is a PolarDB for MySQL cluster, you can create at most one privileged account for each cluster. Privileged accounts have more permissions than standard accounts. For more information, see [Create a database account](https://help.aliyun.com/document_detail/68508.html).
|
|
73
|
+
* > * DynamoDB accounts are dedicated accounts created for the DynamoDB compatibility feature of PolarDB for PostgreSQL. For more information, see [DynamoDB usage instructions](https://help.aliyun.com/document_detail/2979941.html).
|
|
86
74
|
*
|
|
87
75
|
* @example
|
|
88
76
|
* Normal
|
|
@@ -90,7 +78,7 @@ export declare class CreateAccountRequest extends $dara.Model {
|
|
|
90
78
|
accountType?: string;
|
|
91
79
|
/**
|
|
92
80
|
* @remarks
|
|
93
|
-
*
|
|
81
|
+
* The client token that is used to ensure the idempotence of the request. You can use the client to generate the value. Make sure that the value is unique among different requests. The token is case-sensitive and cannot exceed 64 ASCII characters in length.
|
|
94
82
|
*
|
|
95
83
|
* @example
|
|
96
84
|
* 6000170000591aed949d0f54a343f1a4233c1e7d1c5c******
|
|
@@ -108,9 +96,9 @@ export declare class CreateAccountRequest extends $dara.Model {
|
|
|
108
96
|
DBClusterId?: string;
|
|
109
97
|
/**
|
|
110
98
|
* @remarks
|
|
111
|
-
* The name of the database that the account
|
|
99
|
+
* The name of the database that the account is authorized to access. You can specify multiple database names separated by commas (,).
|
|
112
100
|
*
|
|
113
|
-
* > This parameter
|
|
101
|
+
* > This parameter is supported only for standard accounts of PolarDB for MySQL clusters.
|
|
114
102
|
*
|
|
115
103
|
* @example
|
|
116
104
|
* testdb
|
|
@@ -118,9 +106,9 @@ export declare class CreateAccountRequest extends $dara.Model {
|
|
|
118
106
|
DBName?: string;
|
|
119
107
|
/**
|
|
120
108
|
* @remarks
|
|
121
|
-
* The type
|
|
109
|
+
* The node type. Valid values:
|
|
122
110
|
*
|
|
123
|
-
* -
|
|
111
|
+
* - Search: required when creating an account for a PolarDB Search node
|
|
124
112
|
*
|
|
125
113
|
* @example
|
|
126
114
|
* Search
|
|
@@ -130,15 +118,13 @@ export declare class CreateAccountRequest extends $dara.Model {
|
|
|
130
118
|
ownerId?: number;
|
|
131
119
|
/**
|
|
132
120
|
* @remarks
|
|
133
|
-
* Specifies whether to grant
|
|
134
|
-
*
|
|
135
|
-
* - **0 or do not specify**: The specified permissions are not granted to all databases.
|
|
121
|
+
* Specifies whether to grant permissions on all existing databases and all new databases in the current cluster. Valid values:
|
|
136
122
|
*
|
|
137
|
-
* - **
|
|
123
|
+
* - **0 or empty**: does not grant permissions.
|
|
138
124
|
*
|
|
139
|
-
*
|
|
140
|
-
*
|
|
141
|
-
*
|
|
125
|
+
* - **1**: grants permissions.
|
|
126
|
+
* >* The AccountPrivilege parameter must be specified for this parameter to take effect.
|
|
127
|
+
* >* If this parameter is set to `1`, the permissions specified by AccountPrivilege are granted on all databases.
|
|
142
128
|
*
|
|
143
129
|
* @example
|
|
144
130
|
* 0
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateAccountRequest.js","sourceRoot":"","sources":["../../src/models/CreateAccountRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,oBAAqB,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"CreateAccountRequest.js","sourceRoot":"","sources":["../../src/models/CreateAccountRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,oBAAqB,SAAQ,KAAK,CAAC,KAAK;IAqInD,MAAM,CAAC,KAAK;QACV,OAAO;YACL,kBAAkB,EAAE,oBAAoB;YACxC,WAAW,EAAE,aAAa;YAC1B,eAAe,EAAE,iBAAiB;YAClC,gBAAgB,EAAE,kBAAkB;YACpC,WAAW,EAAE,aAAa;YAC1B,WAAW,EAAE,aAAa;YAC1B,WAAW,EAAE,aAAa;YAC1B,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,UAAU;YACpB,YAAY,EAAE,cAAc;YAC5B,OAAO,EAAE,SAAS;YAClB,YAAY,EAAE,cAAc;YAC5B,oBAAoB,EAAE,sBAAsB;YAC5C,eAAe,EAAE,iBAAiB;SACnC,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,kBAAkB,EAAE,QAAQ;YAC5B,WAAW,EAAE,QAAQ;YACrB,eAAe,EAAE,QAAQ;YACzB,gBAAgB,EAAE,QAAQ;YAC1B,WAAW,EAAE,QAAQ;YACrB,WAAW,EAAE,QAAQ;YACrB,WAAW,EAAE,QAAQ;YACrB,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,QAAQ;YAClB,YAAY,EAAE,QAAQ;YACtB,OAAO,EAAE,QAAQ;YACjB,YAAY,EAAE,QAAQ;YACtB,oBAAoB,EAAE,QAAQ;YAC9B,eAAe,EAAE,QAAQ;SAC1B,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;AAlLD,oDAkLC"}
|
|
@@ -0,0 +1,79 @@
|
|
|
1
|
+
import * as $dara from '@darabonba/typescript';
|
|
2
|
+
export declare class CreateAgenticDBBranchRequest extends $dara.Model {
|
|
3
|
+
/**
|
|
4
|
+
* @remarks
|
|
5
|
+
* The name of the branch.
|
|
6
|
+
*
|
|
7
|
+
* This parameter is required.
|
|
8
|
+
*
|
|
9
|
+
* @example
|
|
10
|
+
* feature-analytics
|
|
11
|
+
*/
|
|
12
|
+
branchName?: string;
|
|
13
|
+
/**
|
|
14
|
+
* @remarks
|
|
15
|
+
* The AgenticDB cluster ID.
|
|
16
|
+
*
|
|
17
|
+
* This parameter is required.
|
|
18
|
+
*
|
|
19
|
+
* @example
|
|
20
|
+
* pagc-bp1abcdef1234567
|
|
21
|
+
*/
|
|
22
|
+
DBClusterId?: string;
|
|
23
|
+
/**
|
|
24
|
+
* @remarks
|
|
25
|
+
* The description of the branch.
|
|
26
|
+
*
|
|
27
|
+
* @example
|
|
28
|
+
* Feature branch for analytics
|
|
29
|
+
*/
|
|
30
|
+
description?: string;
|
|
31
|
+
/**
|
|
32
|
+
* @remarks
|
|
33
|
+
* The ID of the parent branch. If this parameter is not specified, the branch is derived from the main branch by default.
|
|
34
|
+
*
|
|
35
|
+
* @example
|
|
36
|
+
* br-1a2b3c4d5e6f
|
|
37
|
+
*/
|
|
38
|
+
parentBranchId?: string;
|
|
39
|
+
/**
|
|
40
|
+
* @remarks
|
|
41
|
+
* The ID of the project to which the branch belongs.
|
|
42
|
+
*
|
|
43
|
+
* This parameter is required.
|
|
44
|
+
*
|
|
45
|
+
* @example
|
|
46
|
+
* proj-a1b2c3d4e5f6
|
|
47
|
+
*/
|
|
48
|
+
projectId?: string;
|
|
49
|
+
/**
|
|
50
|
+
* @remarks
|
|
51
|
+
* The region ID.
|
|
52
|
+
*
|
|
53
|
+
* This parameter is required.
|
|
54
|
+
*
|
|
55
|
+
* @example
|
|
56
|
+
* cn-hangzhou
|
|
57
|
+
*/
|
|
58
|
+
regionId?: string;
|
|
59
|
+
/**
|
|
60
|
+
* @remarks
|
|
61
|
+
* The ID of the tenant to which the branch belongs.
|
|
62
|
+
*
|
|
63
|
+
* This parameter is required.
|
|
64
|
+
*
|
|
65
|
+
* @example
|
|
66
|
+
* t-4b83e0da66674951
|
|
67
|
+
*/
|
|
68
|
+
tenantId?: string;
|
|
69
|
+
static names(): {
|
|
70
|
+
[key: string]: string;
|
|
71
|
+
};
|
|
72
|
+
static types(): {
|
|
73
|
+
[key: string]: any;
|
|
74
|
+
};
|
|
75
|
+
validate(): void;
|
|
76
|
+
constructor(map?: {
|
|
77
|
+
[key: string]: any;
|
|
78
|
+
});
|
|
79
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
+
var ownKeys = function(o) {
|
|
20
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
+
var ar = [];
|
|
22
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
+
return ar;
|
|
24
|
+
};
|
|
25
|
+
return ownKeys(o);
|
|
26
|
+
};
|
|
27
|
+
return function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
})();
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.CreateAgenticDBBranchRequest = void 0;
|
|
37
|
+
// This file is auto-generated, don't edit it
|
|
38
|
+
const $dara = __importStar(require("@darabonba/typescript"));
|
|
39
|
+
class CreateAgenticDBBranchRequest extends $dara.Model {
|
|
40
|
+
static names() {
|
|
41
|
+
return {
|
|
42
|
+
branchName: 'BranchName',
|
|
43
|
+
DBClusterId: 'DBClusterId',
|
|
44
|
+
description: 'Description',
|
|
45
|
+
parentBranchId: 'ParentBranchId',
|
|
46
|
+
projectId: 'ProjectId',
|
|
47
|
+
regionId: 'RegionId',
|
|
48
|
+
tenantId: 'TenantId',
|
|
49
|
+
};
|
|
50
|
+
}
|
|
51
|
+
static types() {
|
|
52
|
+
return {
|
|
53
|
+
branchName: 'string',
|
|
54
|
+
DBClusterId: 'string',
|
|
55
|
+
description: 'string',
|
|
56
|
+
parentBranchId: 'string',
|
|
57
|
+
projectId: 'string',
|
|
58
|
+
regionId: 'string',
|
|
59
|
+
tenantId: 'string',
|
|
60
|
+
};
|
|
61
|
+
}
|
|
62
|
+
validate() {
|
|
63
|
+
super.validate();
|
|
64
|
+
}
|
|
65
|
+
constructor(map) {
|
|
66
|
+
super(map);
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
exports.CreateAgenticDBBranchRequest = CreateAgenticDBBranchRequest;
|
|
70
|
+
//# sourceMappingURL=CreateAgenticDbbranchRequest.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateAgenticDbbranchRequest.js","sourceRoot":"","sources":["../../src/models/CreateAgenticDbbranchRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,4BAA6B,SAAQ,KAAK,CAAC,KAAK;IAmE3D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,YAAY;YACxB,WAAW,EAAE,aAAa;YAC1B,WAAW,EAAE,aAAa;YAC1B,cAAc,EAAE,gBAAgB;YAChC,SAAS,EAAE,WAAW;YACtB,QAAQ,EAAE,UAAU;YACpB,QAAQ,EAAE,UAAU;SACrB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,QAAQ;YACpB,WAAW,EAAE,QAAQ;YACrB,WAAW,EAAE,QAAQ;YACrB,cAAc,EAAE,QAAQ;YACxB,SAAS,EAAE,QAAQ;YACnB,QAAQ,EAAE,QAAQ;YAClB,QAAQ,EAAE,QAAQ;SACnB,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;AAlGD,oEAkGC"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import * as $dara from '@darabonba/typescript';
|
|
2
|
+
import { CreateAgenticDBBranchResponseBody } from "./CreateAgenticDbbranchResponseBody";
|
|
3
|
+
export declare class CreateAgenticDBBranchResponse extends $dara.Model {
|
|
4
|
+
headers?: {
|
|
5
|
+
[key: string]: string;
|
|
6
|
+
};
|
|
7
|
+
statusCode?: number;
|
|
8
|
+
body?: CreateAgenticDBBranchResponseBody;
|
|
9
|
+
static names(): {
|
|
10
|
+
[key: string]: string;
|
|
11
|
+
};
|
|
12
|
+
static types(): {
|
|
13
|
+
[key: string]: any;
|
|
14
|
+
};
|
|
15
|
+
validate(): void;
|
|
16
|
+
constructor(map?: {
|
|
17
|
+
[key: string]: any;
|
|
18
|
+
});
|
|
19
|
+
}
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
+
var ownKeys = function(o) {
|
|
20
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
+
var ar = [];
|
|
22
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
+
return ar;
|
|
24
|
+
};
|
|
25
|
+
return ownKeys(o);
|
|
26
|
+
};
|
|
27
|
+
return function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
})();
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.CreateAgenticDBBranchResponse = void 0;
|
|
37
|
+
// This file is auto-generated, don't edit it
|
|
38
|
+
const $dara = __importStar(require("@darabonba/typescript"));
|
|
39
|
+
const CreateAgenticDbbranchResponseBody_1 = require("./CreateAgenticDbbranchResponseBody");
|
|
40
|
+
class CreateAgenticDBBranchResponse extends $dara.Model {
|
|
41
|
+
static names() {
|
|
42
|
+
return {
|
|
43
|
+
headers: 'headers',
|
|
44
|
+
statusCode: 'statusCode',
|
|
45
|
+
body: 'body',
|
|
46
|
+
};
|
|
47
|
+
}
|
|
48
|
+
static types() {
|
|
49
|
+
return {
|
|
50
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
51
|
+
statusCode: 'number',
|
|
52
|
+
body: CreateAgenticDbbranchResponseBody_1.CreateAgenticDBBranchResponseBody,
|
|
53
|
+
};
|
|
54
|
+
}
|
|
55
|
+
validate() {
|
|
56
|
+
if (this.headers) {
|
|
57
|
+
$dara.Model.validateMap(this.headers);
|
|
58
|
+
}
|
|
59
|
+
if (this.body && typeof this.body.validate === 'function') {
|
|
60
|
+
this.body.validate();
|
|
61
|
+
}
|
|
62
|
+
super.validate();
|
|
63
|
+
}
|
|
64
|
+
constructor(map) {
|
|
65
|
+
super(map);
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
exports.CreateAgenticDBBranchResponse = CreateAgenticDBBranchResponse;
|
|
69
|
+
//# sourceMappingURL=CreateAgenticDbbranchResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateAgenticDbbranchResponse.js","sourceRoot":"","sources":["../../src/models/CreateAgenticDbbranchResponse.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAC/C,2FAAwF;AAGxF,MAAa,6BAA8B,SAAQ,KAAK,CAAC,KAAK;IAI5D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,SAAS;YAClB,UAAU,EAAE,YAAY;YACxB,IAAI,EAAE,MAAM;SACb,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,SAAS,EAAE,QAAQ,EAAE,WAAW,EAAE,QAAQ,EAAE;YACtE,UAAU,EAAE,QAAQ;YACpB,IAAI,EAAE,qEAAiC;SACxC,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,IAAI,CAAC,OAAO,EAAE,CAAC;YAChB,KAAK,CAAC,KAAK,CAAC,WAAW,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACxC,CAAC;QACD,IAAG,IAAI,CAAC,IAAI,IAAI,OAAQ,IAAI,CAAC,IAAY,CAAC,QAAQ,KAAK,UAAU,EAAE,CAAC;YACjE,IAAI,CAAC,IAAY,CAAC,QAAQ,EAAE,CAAC;QAChC,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAjCD,sEAiCC"}
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
import * as $dara from '@darabonba/typescript';
|
|
2
|
+
export declare class CreateAgenticDBBranchResponseBody extends $dara.Model {
|
|
3
|
+
/**
|
|
4
|
+
* @remarks
|
|
5
|
+
* The ID of the compute cluster associated with the branch.
|
|
6
|
+
*
|
|
7
|
+
* @example
|
|
8
|
+
* pc-g0lsayq8c5qe
|
|
9
|
+
*/
|
|
10
|
+
branchComputeClusterId?: string;
|
|
11
|
+
/**
|
|
12
|
+
* @remarks
|
|
13
|
+
* The branch ID.
|
|
14
|
+
*
|
|
15
|
+
* @example
|
|
16
|
+
* br-7g8h9i0j1k2l
|
|
17
|
+
*/
|
|
18
|
+
branchId?: string;
|
|
19
|
+
/**
|
|
20
|
+
* @remarks
|
|
21
|
+
* The name of the branch.
|
|
22
|
+
*
|
|
23
|
+
* @example
|
|
24
|
+
* feature-analytics
|
|
25
|
+
*/
|
|
26
|
+
branchName?: string;
|
|
27
|
+
/**
|
|
28
|
+
* @remarks
|
|
29
|
+
* The AgenticDB cluster ID.
|
|
30
|
+
*
|
|
31
|
+
* @example
|
|
32
|
+
* pagc-bp1abcdef1234567
|
|
33
|
+
*/
|
|
34
|
+
DBClusterId?: string;
|
|
35
|
+
/**
|
|
36
|
+
* @remarks
|
|
37
|
+
* The ID of the parent branch.
|
|
38
|
+
*
|
|
39
|
+
* @example
|
|
40
|
+
* br-1a2b3c4d5e6f
|
|
41
|
+
*/
|
|
42
|
+
parentBranchId?: string;
|
|
43
|
+
/**
|
|
44
|
+
* @remarks
|
|
45
|
+
* The name of the parent branch.
|
|
46
|
+
*
|
|
47
|
+
* @example
|
|
48
|
+
* main
|
|
49
|
+
*/
|
|
50
|
+
parentBranchName?: string;
|
|
51
|
+
/**
|
|
52
|
+
* @remarks
|
|
53
|
+
* The ID of the project to which the branch belongs.
|
|
54
|
+
*
|
|
55
|
+
* @example
|
|
56
|
+
* proj-a1b2c3d4e5f6
|
|
57
|
+
*/
|
|
58
|
+
projectId?: string;
|
|
59
|
+
/**
|
|
60
|
+
* @remarks
|
|
61
|
+
* The name of the project to which the branch belongs.
|
|
62
|
+
*
|
|
63
|
+
* @example
|
|
64
|
+
* analytics-prod
|
|
65
|
+
*/
|
|
66
|
+
projectName?: string;
|
|
67
|
+
/**
|
|
68
|
+
* @remarks
|
|
69
|
+
* The request ID.
|
|
70
|
+
*
|
|
71
|
+
* @example
|
|
72
|
+
* A1B2C3D4-E5F6-7890-ABCD-1234567890AB
|
|
73
|
+
*/
|
|
74
|
+
requestId?: string;
|
|
75
|
+
/**
|
|
76
|
+
* @remarks
|
|
77
|
+
* The status of the branch.
|
|
78
|
+
*
|
|
79
|
+
* @example
|
|
80
|
+
* Active
|
|
81
|
+
*/
|
|
82
|
+
status?: string;
|
|
83
|
+
static names(): {
|
|
84
|
+
[key: string]: string;
|
|
85
|
+
};
|
|
86
|
+
static types(): {
|
|
87
|
+
[key: string]: any;
|
|
88
|
+
};
|
|
89
|
+
validate(): void;
|
|
90
|
+
constructor(map?: {
|
|
91
|
+
[key: string]: any;
|
|
92
|
+
});
|
|
93
|
+
}
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
+
var ownKeys = function(o) {
|
|
20
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
+
var ar = [];
|
|
22
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
+
return ar;
|
|
24
|
+
};
|
|
25
|
+
return ownKeys(o);
|
|
26
|
+
};
|
|
27
|
+
return function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
})();
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.CreateAgenticDBBranchResponseBody = void 0;
|
|
37
|
+
// This file is auto-generated, don't edit it
|
|
38
|
+
const $dara = __importStar(require("@darabonba/typescript"));
|
|
39
|
+
class CreateAgenticDBBranchResponseBody extends $dara.Model {
|
|
40
|
+
static names() {
|
|
41
|
+
return {
|
|
42
|
+
branchComputeClusterId: 'BranchComputeClusterId',
|
|
43
|
+
branchId: 'BranchId',
|
|
44
|
+
branchName: 'BranchName',
|
|
45
|
+
DBClusterId: 'DBClusterId',
|
|
46
|
+
parentBranchId: 'ParentBranchId',
|
|
47
|
+
parentBranchName: 'ParentBranchName',
|
|
48
|
+
projectId: 'ProjectId',
|
|
49
|
+
projectName: 'ProjectName',
|
|
50
|
+
requestId: 'RequestId',
|
|
51
|
+
status: 'Status',
|
|
52
|
+
};
|
|
53
|
+
}
|
|
54
|
+
static types() {
|
|
55
|
+
return {
|
|
56
|
+
branchComputeClusterId: 'string',
|
|
57
|
+
branchId: 'string',
|
|
58
|
+
branchName: 'string',
|
|
59
|
+
DBClusterId: 'string',
|
|
60
|
+
parentBranchId: 'string',
|
|
61
|
+
parentBranchName: 'string',
|
|
62
|
+
projectId: 'string',
|
|
63
|
+
projectName: 'string',
|
|
64
|
+
requestId: 'string',
|
|
65
|
+
status: 'string',
|
|
66
|
+
};
|
|
67
|
+
}
|
|
68
|
+
validate() {
|
|
69
|
+
super.validate();
|
|
70
|
+
}
|
|
71
|
+
constructor(map) {
|
|
72
|
+
super(map);
|
|
73
|
+
}
|
|
74
|
+
}
|
|
75
|
+
exports.CreateAgenticDBBranchResponseBody = CreateAgenticDBBranchResponseBody;
|
|
76
|
+
//# sourceMappingURL=CreateAgenticDbbranchResponseBody.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateAgenticDbbranchResponseBody.js","sourceRoot":"","sources":["../../src/models/CreateAgenticDbbranchResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,iCAAkC,SAAQ,KAAK,CAAC,KAAK;IAiFhE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,sBAAsB,EAAE,wBAAwB;YAChD,QAAQ,EAAE,UAAU;YACpB,UAAU,EAAE,YAAY;YACxB,WAAW,EAAE,aAAa;YAC1B,cAAc,EAAE,gBAAgB;YAChC,gBAAgB,EAAE,kBAAkB;YACpC,SAAS,EAAE,WAAW;YACtB,WAAW,EAAE,aAAa;YAC1B,SAAS,EAAE,WAAW;YACtB,MAAM,EAAE,QAAQ;SACjB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,sBAAsB,EAAE,QAAQ;YAChC,QAAQ,EAAE,QAAQ;YAClB,UAAU,EAAE,QAAQ;YACpB,WAAW,EAAE,QAAQ;YACrB,cAAc,EAAE,QAAQ;YACxB,gBAAgB,EAAE,QAAQ;YAC1B,SAAS,EAAE,QAAQ;YACnB,WAAW,EAAE,QAAQ;YACrB,SAAS,EAAE,QAAQ;YACnB,MAAM,EAAE,QAAQ;SACjB,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;AAtHD,8EAsHC"}
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
import * as $dara from '@darabonba/typescript';
|
|
2
|
+
export declare class CreateAgenticDBProjectRequest extends $dara.Model {
|
|
3
|
+
/**
|
|
4
|
+
* @remarks
|
|
5
|
+
* The AgenticDB cluster ID.
|
|
6
|
+
*
|
|
7
|
+
* This parameter is required.
|
|
8
|
+
*
|
|
9
|
+
* @example
|
|
10
|
+
* pagc-bp1abcdef1234567
|
|
11
|
+
*/
|
|
12
|
+
DBClusterId?: string;
|
|
13
|
+
/**
|
|
14
|
+
* @remarks
|
|
15
|
+
* The default branch name. Default value: main.
|
|
16
|
+
*
|
|
17
|
+
* @example
|
|
18
|
+
* main
|
|
19
|
+
*/
|
|
20
|
+
defaultBranchName?: string;
|
|
21
|
+
/**
|
|
22
|
+
* @remarks
|
|
23
|
+
* The description of the project.
|
|
24
|
+
*
|
|
25
|
+
* @example
|
|
26
|
+
* Production analytics database
|
|
27
|
+
*/
|
|
28
|
+
description?: string;
|
|
29
|
+
/**
|
|
30
|
+
* @remarks
|
|
31
|
+
* The project name. The name must be unique within the same tenant.
|
|
32
|
+
*
|
|
33
|
+
* This parameter is required.
|
|
34
|
+
*
|
|
35
|
+
* @example
|
|
36
|
+
* analytics-prod
|
|
37
|
+
*/
|
|
38
|
+
projectName?: string;
|
|
39
|
+
/**
|
|
40
|
+
* @remarks
|
|
41
|
+
* The region ID.
|
|
42
|
+
*
|
|
43
|
+
* This parameter is required.
|
|
44
|
+
*
|
|
45
|
+
* @example
|
|
46
|
+
* cn-hangzhou
|
|
47
|
+
*/
|
|
48
|
+
regionId?: string;
|
|
49
|
+
/**
|
|
50
|
+
* @remarks
|
|
51
|
+
* The ID of the tenant to which the project belongs.
|
|
52
|
+
*
|
|
53
|
+
* This parameter is required.
|
|
54
|
+
*
|
|
55
|
+
* @example
|
|
56
|
+
* t-4b83e0da66674951
|
|
57
|
+
*/
|
|
58
|
+
tenantId?: string;
|
|
59
|
+
static names(): {
|
|
60
|
+
[key: string]: string;
|
|
61
|
+
};
|
|
62
|
+
static types(): {
|
|
63
|
+
[key: string]: any;
|
|
64
|
+
};
|
|
65
|
+
validate(): void;
|
|
66
|
+
constructor(map?: {
|
|
67
|
+
[key: string]: any;
|
|
68
|
+
});
|
|
69
|
+
}
|