@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
|
@@ -7,9 +7,8 @@ export class CreateAccountRequest extends $dara.Model {
|
|
|
7
7
|
* @remarks
|
|
8
8
|
* The description of the account. The description must meet the following requirements:
|
|
9
9
|
*
|
|
10
|
-
* -
|
|
11
|
-
*
|
|
12
|
-
* - It must be 2 to 256 characters in length.
|
|
10
|
+
* - Cannot start with `http://` or `https://`.
|
|
11
|
+
* - Is 2 to 256 characters in length.
|
|
13
12
|
*
|
|
14
13
|
* @example
|
|
15
14
|
* testdes
|
|
@@ -17,15 +16,12 @@ export class CreateAccountRequest extends $dara.Model {
|
|
|
17
16
|
accountDescription?: string;
|
|
18
17
|
/**
|
|
19
18
|
* @remarks
|
|
20
|
-
* The name
|
|
21
|
-
*
|
|
22
|
-
* - It must start with a lowercase letter and end with a letter or a digit.
|
|
23
|
-
*
|
|
24
|
-
* - It can contain lowercase letters, digits, and underscores (_).
|
|
19
|
+
* The account name. The name must meet the following requirements:
|
|
25
20
|
*
|
|
26
|
-
*
|
|
27
|
-
*
|
|
28
|
-
*
|
|
21
|
+
* * Starts with a lowercase letter and ends with a letter or digit.
|
|
22
|
+
* * Contains only lowercase letters, digits, or underscores (_).
|
|
23
|
+
* * Is 2 to 16 characters in length.
|
|
24
|
+
* * Cannot use certain reserved usernames such as root or admin.
|
|
29
25
|
*
|
|
30
26
|
* This parameter is required.
|
|
31
27
|
*
|
|
@@ -35,13 +31,10 @@ export class CreateAccountRequest extends $dara.Model {
|
|
|
35
31
|
accountName?: string;
|
|
36
32
|
/**
|
|
37
33
|
* @remarks
|
|
38
|
-
* The password
|
|
39
|
-
*
|
|
40
|
-
*
|
|
41
|
-
*
|
|
42
|
-
* - It must be 8 to 32 characters in length.
|
|
43
|
-
*
|
|
44
|
-
* - The special characters are `!@#$%^&*()_+-=`.
|
|
34
|
+
* The account password. The password must meet the following requirements:
|
|
35
|
+
* * Contains at least three of the following character types: uppercase letters, lowercase letters, digits, and special characters.
|
|
36
|
+
* * Is 8 to 32 characters in length.
|
|
37
|
+
* * Special characters include `!@#$%^&*()_+-=`.
|
|
45
38
|
*
|
|
46
39
|
* This parameter is required.
|
|
47
40
|
*
|
|
@@ -51,23 +44,17 @@ export class CreateAccountRequest extends $dara.Model {
|
|
|
51
44
|
accountPassword?: string;
|
|
52
45
|
/**
|
|
53
46
|
* @remarks
|
|
54
|
-
* The
|
|
55
|
-
*
|
|
56
|
-
* - **ReadWrite**: read and write permissions
|
|
57
|
-
*
|
|
58
|
-
* - **ReadOnly**: read-only permissions
|
|
47
|
+
* The permissions of the account. Valid values:
|
|
59
48
|
*
|
|
60
|
-
*
|
|
49
|
+
* * **ReadWrite**: read and write
|
|
50
|
+
* * **ReadOnly**: read-only
|
|
51
|
+
* * **DMLOnly**: DML only
|
|
52
|
+
* * **DDLOnly**: DDL only
|
|
53
|
+
* * **ReadIndex**: read-only and index
|
|
61
54
|
*
|
|
62
|
-
*
|
|
63
|
-
*
|
|
64
|
-
*
|
|
65
|
-
*
|
|
66
|
-
* > * This parameter takes effect only when you specify the `DBName` parameter.
|
|
67
|
-
* >
|
|
68
|
-
* > * 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`.
|
|
69
|
-
* >
|
|
70
|
-
* > * This parameter applies only to standard accounts on PolarDB for MySQL clusters.
|
|
55
|
+
* >* The DBName parameter must be specified for AccountPrivilege to take effect.
|
|
56
|
+
* >* 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`.
|
|
57
|
+
* > * This parameter is supported only for standard accounts of PolarDB for MySQL clusters.
|
|
71
58
|
*
|
|
72
59
|
* @example
|
|
73
60
|
* ReadWrite
|
|
@@ -75,17 +62,18 @@ export class CreateAccountRequest extends $dara.Model {
|
|
|
75
62
|
accountPrivilege?: string;
|
|
76
63
|
/**
|
|
77
64
|
* @remarks
|
|
78
|
-
* The type
|
|
65
|
+
* The account type. Valid values:
|
|
79
66
|
*
|
|
80
|
-
* - **Normal**:
|
|
67
|
+
* - **Normal**: standard account.
|
|
68
|
+
* - **Super**: privileged account.
|
|
69
|
+
* - **DynamoDB**: DynamoDB account.
|
|
81
70
|
*
|
|
82
|
-
* - **Super**: a privileged account.
|
|
83
71
|
*
|
|
84
|
-
*
|
|
85
|
-
* >
|
|
86
|
-
* > *
|
|
87
|
-
* >
|
|
88
|
-
* > *
|
|
72
|
+
*
|
|
73
|
+
* > * If this parameter is left empty, a **Super** account is created by default.
|
|
74
|
+
* > * 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).
|
|
75
|
+
* > * 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).
|
|
76
|
+
* > * 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).
|
|
89
77
|
*
|
|
90
78
|
* @example
|
|
91
79
|
* Normal
|
|
@@ -93,7 +81,7 @@ export class CreateAccountRequest extends $dara.Model {
|
|
|
93
81
|
accountType?: string;
|
|
94
82
|
/**
|
|
95
83
|
* @remarks
|
|
96
|
-
*
|
|
84
|
+
* 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.
|
|
97
85
|
*
|
|
98
86
|
* @example
|
|
99
87
|
* 6000170000591aed949d0f54a343f1a4233c1e7d1c5c******
|
|
@@ -111,9 +99,9 @@ export class CreateAccountRequest extends $dara.Model {
|
|
|
111
99
|
DBClusterId?: string;
|
|
112
100
|
/**
|
|
113
101
|
* @remarks
|
|
114
|
-
* The name of the database that the account
|
|
102
|
+
* The name of the database that the account is authorized to access. You can specify multiple database names separated by commas (,).
|
|
115
103
|
*
|
|
116
|
-
* > This parameter
|
|
104
|
+
* > This parameter is supported only for standard accounts of PolarDB for MySQL clusters.
|
|
117
105
|
*
|
|
118
106
|
* @example
|
|
119
107
|
* testdb
|
|
@@ -121,9 +109,9 @@ export class CreateAccountRequest extends $dara.Model {
|
|
|
121
109
|
DBName?: string;
|
|
122
110
|
/**
|
|
123
111
|
* @remarks
|
|
124
|
-
* The type
|
|
112
|
+
* The node type. Valid values:
|
|
125
113
|
*
|
|
126
|
-
* -
|
|
114
|
+
* - Search: required when creating an account for a PolarDB Search node
|
|
127
115
|
*
|
|
128
116
|
* @example
|
|
129
117
|
* Search
|
|
@@ -133,15 +121,13 @@ export class CreateAccountRequest extends $dara.Model {
|
|
|
133
121
|
ownerId?: number;
|
|
134
122
|
/**
|
|
135
123
|
* @remarks
|
|
136
|
-
* Specifies whether to grant
|
|
137
|
-
*
|
|
138
|
-
* - **0 or do not specify**: The specified permissions are not granted to all databases.
|
|
124
|
+
* Specifies whether to grant permissions on all existing databases and all new databases in the current cluster. Valid values:
|
|
139
125
|
*
|
|
140
|
-
* - **
|
|
126
|
+
* - **0 or empty**: does not grant permissions.
|
|
141
127
|
*
|
|
142
|
-
*
|
|
143
|
-
*
|
|
144
|
-
*
|
|
128
|
+
* - **1**: grants permissions.
|
|
129
|
+
* >* The AccountPrivilege parameter must be specified for this parameter to take effect.
|
|
130
|
+
* >* If this parameter is set to `1`, the permissions specified by AccountPrivilege are granted on all databases.
|
|
145
131
|
*
|
|
146
132
|
* @example
|
|
147
133
|
* 0
|
|
@@ -0,0 +1,104 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
export class CreateAgenticDBBranchRequest extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* The name of the branch.
|
|
9
|
+
*
|
|
10
|
+
* This parameter is required.
|
|
11
|
+
*
|
|
12
|
+
* @example
|
|
13
|
+
* feature-analytics
|
|
14
|
+
*/
|
|
15
|
+
branchName?: string;
|
|
16
|
+
/**
|
|
17
|
+
* @remarks
|
|
18
|
+
* The AgenticDB cluster ID.
|
|
19
|
+
*
|
|
20
|
+
* This parameter is required.
|
|
21
|
+
*
|
|
22
|
+
* @example
|
|
23
|
+
* pagc-bp1abcdef1234567
|
|
24
|
+
*/
|
|
25
|
+
DBClusterId?: string;
|
|
26
|
+
/**
|
|
27
|
+
* @remarks
|
|
28
|
+
* The description of the branch.
|
|
29
|
+
*
|
|
30
|
+
* @example
|
|
31
|
+
* Feature branch for analytics
|
|
32
|
+
*/
|
|
33
|
+
description?: string;
|
|
34
|
+
/**
|
|
35
|
+
* @remarks
|
|
36
|
+
* The ID of the parent branch. If this parameter is not specified, the branch is derived from the main branch by default.
|
|
37
|
+
*
|
|
38
|
+
* @example
|
|
39
|
+
* br-1a2b3c4d5e6f
|
|
40
|
+
*/
|
|
41
|
+
parentBranchId?: string;
|
|
42
|
+
/**
|
|
43
|
+
* @remarks
|
|
44
|
+
* The ID of the project to which the branch belongs.
|
|
45
|
+
*
|
|
46
|
+
* This parameter is required.
|
|
47
|
+
*
|
|
48
|
+
* @example
|
|
49
|
+
* proj-a1b2c3d4e5f6
|
|
50
|
+
*/
|
|
51
|
+
projectId?: string;
|
|
52
|
+
/**
|
|
53
|
+
* @remarks
|
|
54
|
+
* The region ID.
|
|
55
|
+
*
|
|
56
|
+
* This parameter is required.
|
|
57
|
+
*
|
|
58
|
+
* @example
|
|
59
|
+
* cn-hangzhou
|
|
60
|
+
*/
|
|
61
|
+
regionId?: string;
|
|
62
|
+
/**
|
|
63
|
+
* @remarks
|
|
64
|
+
* The ID of the tenant to which the branch belongs.
|
|
65
|
+
*
|
|
66
|
+
* This parameter is required.
|
|
67
|
+
*
|
|
68
|
+
* @example
|
|
69
|
+
* t-4b83e0da66674951
|
|
70
|
+
*/
|
|
71
|
+
tenantId?: string;
|
|
72
|
+
static names(): { [key: string]: string } {
|
|
73
|
+
return {
|
|
74
|
+
branchName: 'BranchName',
|
|
75
|
+
DBClusterId: 'DBClusterId',
|
|
76
|
+
description: 'Description',
|
|
77
|
+
parentBranchId: 'ParentBranchId',
|
|
78
|
+
projectId: 'ProjectId',
|
|
79
|
+
regionId: 'RegionId',
|
|
80
|
+
tenantId: 'TenantId',
|
|
81
|
+
};
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
static types(): { [key: string]: any } {
|
|
85
|
+
return {
|
|
86
|
+
branchName: 'string',
|
|
87
|
+
DBClusterId: 'string',
|
|
88
|
+
description: 'string',
|
|
89
|
+
parentBranchId: 'string',
|
|
90
|
+
projectId: 'string',
|
|
91
|
+
regionId: 'string',
|
|
92
|
+
tenantId: 'string',
|
|
93
|
+
};
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
validate() {
|
|
97
|
+
super.validate();
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
constructor(map?: { [key: string]: any }) {
|
|
101
|
+
super(map);
|
|
102
|
+
}
|
|
103
|
+
}
|
|
104
|
+
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
import { CreateAgenticDBBranchResponseBody } from "./CreateAgenticDbbranchResponseBody";
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
export class CreateAgenticDBBranchResponse extends $dara.Model {
|
|
7
|
+
headers?: { [key: string]: string };
|
|
8
|
+
statusCode?: number;
|
|
9
|
+
body?: CreateAgenticDBBranchResponseBody;
|
|
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: CreateAgenticDBBranchResponseBody,
|
|
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,124 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
export class CreateAgenticDBBranchResponseBody extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* The ID of the compute cluster associated with the branch.
|
|
9
|
+
*
|
|
10
|
+
* @example
|
|
11
|
+
* pc-g0lsayq8c5qe
|
|
12
|
+
*/
|
|
13
|
+
branchComputeClusterId?: string;
|
|
14
|
+
/**
|
|
15
|
+
* @remarks
|
|
16
|
+
* The branch ID.
|
|
17
|
+
*
|
|
18
|
+
* @example
|
|
19
|
+
* br-7g8h9i0j1k2l
|
|
20
|
+
*/
|
|
21
|
+
branchId?: string;
|
|
22
|
+
/**
|
|
23
|
+
* @remarks
|
|
24
|
+
* The name of the branch.
|
|
25
|
+
*
|
|
26
|
+
* @example
|
|
27
|
+
* feature-analytics
|
|
28
|
+
*/
|
|
29
|
+
branchName?: string;
|
|
30
|
+
/**
|
|
31
|
+
* @remarks
|
|
32
|
+
* The AgenticDB cluster ID.
|
|
33
|
+
*
|
|
34
|
+
* @example
|
|
35
|
+
* pagc-bp1abcdef1234567
|
|
36
|
+
*/
|
|
37
|
+
DBClusterId?: string;
|
|
38
|
+
/**
|
|
39
|
+
* @remarks
|
|
40
|
+
* The ID of the parent branch.
|
|
41
|
+
*
|
|
42
|
+
* @example
|
|
43
|
+
* br-1a2b3c4d5e6f
|
|
44
|
+
*/
|
|
45
|
+
parentBranchId?: string;
|
|
46
|
+
/**
|
|
47
|
+
* @remarks
|
|
48
|
+
* The name of the parent branch.
|
|
49
|
+
*
|
|
50
|
+
* @example
|
|
51
|
+
* main
|
|
52
|
+
*/
|
|
53
|
+
parentBranchName?: string;
|
|
54
|
+
/**
|
|
55
|
+
* @remarks
|
|
56
|
+
* The ID of the project to which the branch belongs.
|
|
57
|
+
*
|
|
58
|
+
* @example
|
|
59
|
+
* proj-a1b2c3d4e5f6
|
|
60
|
+
*/
|
|
61
|
+
projectId?: string;
|
|
62
|
+
/**
|
|
63
|
+
* @remarks
|
|
64
|
+
* The name of the project to which the branch belongs.
|
|
65
|
+
*
|
|
66
|
+
* @example
|
|
67
|
+
* analytics-prod
|
|
68
|
+
*/
|
|
69
|
+
projectName?: string;
|
|
70
|
+
/**
|
|
71
|
+
* @remarks
|
|
72
|
+
* The request ID.
|
|
73
|
+
*
|
|
74
|
+
* @example
|
|
75
|
+
* A1B2C3D4-E5F6-7890-ABCD-1234567890AB
|
|
76
|
+
*/
|
|
77
|
+
requestId?: string;
|
|
78
|
+
/**
|
|
79
|
+
* @remarks
|
|
80
|
+
* The status of the branch.
|
|
81
|
+
*
|
|
82
|
+
* @example
|
|
83
|
+
* Active
|
|
84
|
+
*/
|
|
85
|
+
status?: string;
|
|
86
|
+
static names(): { [key: string]: string } {
|
|
87
|
+
return {
|
|
88
|
+
branchComputeClusterId: 'BranchComputeClusterId',
|
|
89
|
+
branchId: 'BranchId',
|
|
90
|
+
branchName: 'BranchName',
|
|
91
|
+
DBClusterId: 'DBClusterId',
|
|
92
|
+
parentBranchId: 'ParentBranchId',
|
|
93
|
+
parentBranchName: 'ParentBranchName',
|
|
94
|
+
projectId: 'ProjectId',
|
|
95
|
+
projectName: 'ProjectName',
|
|
96
|
+
requestId: 'RequestId',
|
|
97
|
+
status: 'Status',
|
|
98
|
+
};
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
static types(): { [key: string]: any } {
|
|
102
|
+
return {
|
|
103
|
+
branchComputeClusterId: 'string',
|
|
104
|
+
branchId: 'string',
|
|
105
|
+
branchName: 'string',
|
|
106
|
+
DBClusterId: 'string',
|
|
107
|
+
parentBranchId: 'string',
|
|
108
|
+
parentBranchName: 'string',
|
|
109
|
+
projectId: 'string',
|
|
110
|
+
projectName: 'string',
|
|
111
|
+
requestId: 'string',
|
|
112
|
+
status: 'string',
|
|
113
|
+
};
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
validate() {
|
|
117
|
+
super.validate();
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
constructor(map?: { [key: string]: any }) {
|
|
121
|
+
super(map);
|
|
122
|
+
}
|
|
123
|
+
}
|
|
124
|
+
|
|
@@ -0,0 +1,92 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
export class CreateAgenticDBProjectRequest extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* The AgenticDB cluster ID.
|
|
9
|
+
*
|
|
10
|
+
* This parameter is required.
|
|
11
|
+
*
|
|
12
|
+
* @example
|
|
13
|
+
* pagc-bp1abcdef1234567
|
|
14
|
+
*/
|
|
15
|
+
DBClusterId?: string;
|
|
16
|
+
/**
|
|
17
|
+
* @remarks
|
|
18
|
+
* The default branch name. Default value: main.
|
|
19
|
+
*
|
|
20
|
+
* @example
|
|
21
|
+
* main
|
|
22
|
+
*/
|
|
23
|
+
defaultBranchName?: string;
|
|
24
|
+
/**
|
|
25
|
+
* @remarks
|
|
26
|
+
* The description of the project.
|
|
27
|
+
*
|
|
28
|
+
* @example
|
|
29
|
+
* Production analytics database
|
|
30
|
+
*/
|
|
31
|
+
description?: string;
|
|
32
|
+
/**
|
|
33
|
+
* @remarks
|
|
34
|
+
* The project name. The name must be unique within the same tenant.
|
|
35
|
+
*
|
|
36
|
+
* This parameter is required.
|
|
37
|
+
*
|
|
38
|
+
* @example
|
|
39
|
+
* analytics-prod
|
|
40
|
+
*/
|
|
41
|
+
projectName?: string;
|
|
42
|
+
/**
|
|
43
|
+
* @remarks
|
|
44
|
+
* The region ID.
|
|
45
|
+
*
|
|
46
|
+
* This parameter is required.
|
|
47
|
+
*
|
|
48
|
+
* @example
|
|
49
|
+
* cn-hangzhou
|
|
50
|
+
*/
|
|
51
|
+
regionId?: string;
|
|
52
|
+
/**
|
|
53
|
+
* @remarks
|
|
54
|
+
* The ID of the tenant to which the project belongs.
|
|
55
|
+
*
|
|
56
|
+
* This parameter is required.
|
|
57
|
+
*
|
|
58
|
+
* @example
|
|
59
|
+
* t-4b83e0da66674951
|
|
60
|
+
*/
|
|
61
|
+
tenantId?: string;
|
|
62
|
+
static names(): { [key: string]: string } {
|
|
63
|
+
return {
|
|
64
|
+
DBClusterId: 'DBClusterId',
|
|
65
|
+
defaultBranchName: 'DefaultBranchName',
|
|
66
|
+
description: 'Description',
|
|
67
|
+
projectName: 'ProjectName',
|
|
68
|
+
regionId: 'RegionId',
|
|
69
|
+
tenantId: 'TenantId',
|
|
70
|
+
};
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
static types(): { [key: string]: any } {
|
|
74
|
+
return {
|
|
75
|
+
DBClusterId: 'string',
|
|
76
|
+
defaultBranchName: 'string',
|
|
77
|
+
description: 'string',
|
|
78
|
+
projectName: 'string',
|
|
79
|
+
regionId: 'string',
|
|
80
|
+
tenantId: 'string',
|
|
81
|
+
};
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
validate() {
|
|
85
|
+
super.validate();
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
constructor(map?: { [key: string]: any }) {
|
|
89
|
+
super(map);
|
|
90
|
+
}
|
|
91
|
+
}
|
|
92
|
+
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
import { CreateAgenticDBProjectResponseBody } from "./CreateAgenticDbprojectResponseBody";
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
export class CreateAgenticDBProjectResponse extends $dara.Model {
|
|
7
|
+
headers?: { [key: string]: string };
|
|
8
|
+
statusCode?: number;
|
|
9
|
+
body?: CreateAgenticDBProjectResponseBody;
|
|
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: CreateAgenticDBProjectResponseBody,
|
|
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,104 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
export class CreateAgenticDBProjectResponseBody extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* The ID of the compute instance associated with the default branch.
|
|
9
|
+
*
|
|
10
|
+
* @example
|
|
11
|
+
* pc-g0lsayq8c5qe
|
|
12
|
+
*/
|
|
13
|
+
branchComputeClusterId?: string;
|
|
14
|
+
/**
|
|
15
|
+
* @remarks
|
|
16
|
+
* The time when the project was created.
|
|
17
|
+
*
|
|
18
|
+
* @example
|
|
19
|
+
* 2026-06-10T11:00:00Z
|
|
20
|
+
*/
|
|
21
|
+
createTime?: string;
|
|
22
|
+
/**
|
|
23
|
+
* @remarks
|
|
24
|
+
* The default branch ID.
|
|
25
|
+
*
|
|
26
|
+
* @example
|
|
27
|
+
* br-1a2b3c4d5e6f
|
|
28
|
+
*/
|
|
29
|
+
defaultBranchId?: string;
|
|
30
|
+
/**
|
|
31
|
+
* @remarks
|
|
32
|
+
* The default branch name.
|
|
33
|
+
*
|
|
34
|
+
* @example
|
|
35
|
+
* main
|
|
36
|
+
*/
|
|
37
|
+
defaultBranchName?: string;
|
|
38
|
+
/**
|
|
39
|
+
* @remarks
|
|
40
|
+
* The ID of the new project.
|
|
41
|
+
*
|
|
42
|
+
* @example
|
|
43
|
+
* proj-a1b2c3d4e5f6
|
|
44
|
+
*/
|
|
45
|
+
projectId?: string;
|
|
46
|
+
/**
|
|
47
|
+
* @remarks
|
|
48
|
+
* The project name.
|
|
49
|
+
*
|
|
50
|
+
* @example
|
|
51
|
+
* analytics-prod
|
|
52
|
+
*/
|
|
53
|
+
projectName?: string;
|
|
54
|
+
/**
|
|
55
|
+
* @remarks
|
|
56
|
+
* The request ID.
|
|
57
|
+
*
|
|
58
|
+
* @example
|
|
59
|
+
* E5F6A7B8-C9D0-1234-EFAB-345678901234
|
|
60
|
+
*/
|
|
61
|
+
requestId?: string;
|
|
62
|
+
/**
|
|
63
|
+
* @remarks
|
|
64
|
+
* The tenant ID.
|
|
65
|
+
*
|
|
66
|
+
* @example
|
|
67
|
+
* t-4b83e0da66674951
|
|
68
|
+
*/
|
|
69
|
+
tenantId?: string;
|
|
70
|
+
static names(): { [key: string]: string } {
|
|
71
|
+
return {
|
|
72
|
+
branchComputeClusterId: 'BranchComputeClusterId',
|
|
73
|
+
createTime: 'CreateTime',
|
|
74
|
+
defaultBranchId: 'DefaultBranchId',
|
|
75
|
+
defaultBranchName: 'DefaultBranchName',
|
|
76
|
+
projectId: 'ProjectId',
|
|
77
|
+
projectName: 'ProjectName',
|
|
78
|
+
requestId: 'RequestId',
|
|
79
|
+
tenantId: 'TenantId',
|
|
80
|
+
};
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
static types(): { [key: string]: any } {
|
|
84
|
+
return {
|
|
85
|
+
branchComputeClusterId: 'string',
|
|
86
|
+
createTime: 'string',
|
|
87
|
+
defaultBranchId: 'string',
|
|
88
|
+
defaultBranchName: 'string',
|
|
89
|
+
projectId: 'string',
|
|
90
|
+
projectName: 'string',
|
|
91
|
+
requestId: 'string',
|
|
92
|
+
tenantId: 'string',
|
|
93
|
+
};
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
validate() {
|
|
97
|
+
super.validate();
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
constructor(map?: { [key: string]: any }) {
|
|
101
|
+
super(map);
|
|
102
|
+
}
|
|
103
|
+
}
|
|
104
|
+
|