@alicloud/polardb20170801 7.1.0 → 7.3.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 +416 -16
- package/dist/client.js +1519 -153
- package/dist/client.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/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/CreateDbnodesRequest.d.ts +34 -54
- package/dist/models/CreateDbnodesRequest.js.map +1 -1
- package/dist/models/CreateDbnodesResponseBody.d.ts +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 +49 -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 +133 -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/DescribeApikeyAttributeRequest.d.ts +12 -0
- package/dist/models/DescribeApikeyAttributeRequest.js.map +1 -1
- package/dist/models/DescribeApikeyAttributeResponseBody.d.ts +81 -0
- package/dist/models/DescribeApikeyAttributeResponseBody.js.map +1 -1
- 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/DescribePolarClawAgentFileRequest.d.ts +43 -0
- package/dist/models/DescribePolarClawAgentFileRequest.js +62 -0
- package/dist/models/DescribePolarClawAgentFileRequest.js.map +1 -0
- package/dist/models/DescribePolarClawAgentFileResponse.d.ts +19 -0
- package/dist/models/DescribePolarClawAgentFileResponse.js +69 -0
- package/dist/models/DescribePolarClawAgentFileResponse.js.map +1 -0
- package/dist/models/DescribePolarClawAgentFileResponseBody.d.ts +126 -0
- package/dist/models/DescribePolarClawAgentFileResponseBody.js +102 -0
- package/dist/models/DescribePolarClawAgentFileResponseBody.js.map +1 -0
- package/dist/models/DescribePolarClawAgentToolsRequest.d.ts +41 -0
- package/dist/models/DescribePolarClawAgentToolsRequest.js +62 -0
- package/dist/models/DescribePolarClawAgentToolsRequest.js.map +1 -0
- package/dist/models/DescribePolarClawAgentToolsResponse.d.ts +19 -0
- package/dist/models/DescribePolarClawAgentToolsResponse.js +69 -0
- package/dist/models/DescribePolarClawAgentToolsResponse.js.map +1 -0
- package/dist/models/DescribePolarClawAgentToolsResponseBody.d.ts +221 -0
- package/dist/models/DescribePolarClawAgentToolsResponseBody.js +194 -0
- package/dist/models/DescribePolarClawAgentToolsResponseBody.js.map +1 -0
- package/dist/models/DescribePolarClawAgentsResponseBody.d.ts +42 -2
- package/dist/models/DescribePolarClawAgentsResponseBody.js.map +1 -1
- package/dist/models/DescribePolarClawSkillDetailRequest.d.ts +33 -0
- package/dist/models/DescribePolarClawSkillDetailRequest.js +60 -0
- package/dist/models/DescribePolarClawSkillDetailRequest.js.map +1 -0
- package/dist/models/DescribePolarClawSkillDetailResponse.d.ts +19 -0
- package/dist/models/DescribePolarClawSkillDetailResponse.js +69 -0
- package/dist/models/DescribePolarClawSkillDetailResponse.js.map +1 -0
- package/dist/models/DescribePolarClawSkillDetailResponseBody.d.ts +269 -0
- package/dist/models/DescribePolarClawSkillDetailResponseBody.js +193 -0
- package/dist/models/DescribePolarClawSkillDetailResponseBody.js.map +1 -0
- package/dist/models/InstallPolarClawSkillRequest.d.ts +63 -0
- package/dist/models/InstallPolarClawSkillRequest.js +68 -0
- package/dist/models/InstallPolarClawSkillRequest.js.map +1 -0
- package/dist/models/InstallPolarClawSkillResponse.d.ts +19 -0
- package/dist/models/InstallPolarClawSkillResponse.js +69 -0
- package/dist/models/InstallPolarClawSkillResponse.js.map +1 -0
- package/dist/models/InstallPolarClawSkillResponseBody.d.ts +77 -0
- package/dist/models/InstallPolarClawSkillResponseBody.js +72 -0
- package/dist/models/InstallPolarClawSkillResponseBody.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/ModifyDbnodeClassRequest.d.ts +23 -32
- package/dist/models/ModifyDbnodeClassRequest.js.map +1 -1
- package/dist/models/ModifyDbnodeClassResponseBody.d.ts +1 -1
- 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/SearchPolarClawSkillsRequest.d.ts +39 -0
- package/dist/models/SearchPolarClawSkillsRequest.js +62 -0
- package/dist/models/SearchPolarClawSkillsRequest.js.map +1 -0
- package/dist/models/SearchPolarClawSkillsResponse.d.ts +19 -0
- package/dist/models/SearchPolarClawSkillsResponse.js +69 -0
- package/dist/models/SearchPolarClawSkillsResponse.js.map +1 -0
- package/dist/models/SearchPolarClawSkillsResponseBody.d.ts +110 -0
- package/dist/models/SearchPolarClawSkillsResponseBody.js +98 -0
- package/dist/models/SearchPolarClawSkillsResponseBody.js.map +1 -0
- package/dist/models/UpdatePolarClawAgentRequest.d.ts +16 -10
- package/dist/models/UpdatePolarClawAgentRequest.js.map +1 -1
- package/dist/models/UpdatePolarClawAgentResponseBody.d.ts +12 -12
- package/dist/models/UpdatePolarClawAgentShrinkRequest.d.ts +14 -8
- package/dist/models/UpdatePolarClawAgentShrinkRequest.js.map +1 -1
- package/dist/models/UpdatePolarClawAgentSkillsRequest.d.ts +41 -0
- package/dist/models/UpdatePolarClawAgentSkillsRequest.js +65 -0
- package/dist/models/UpdatePolarClawAgentSkillsRequest.js.map +1 -0
- package/dist/models/UpdatePolarClawAgentSkillsResponse.d.ts +19 -0
- package/dist/models/UpdatePolarClawAgentSkillsResponse.js +69 -0
- package/dist/models/UpdatePolarClawAgentSkillsResponse.js.map +1 -0
- package/dist/models/UpdatePolarClawAgentSkillsResponseBody.d.ts +66 -0
- package/dist/models/UpdatePolarClawAgentSkillsResponseBody.js +73 -0
- package/dist/models/UpdatePolarClawAgentSkillsResponseBody.js.map +1 -0
- package/dist/models/UpdatePolarClawAgentSkillsShrinkRequest.d.ts +41 -0
- package/dist/models/UpdatePolarClawAgentSkillsShrinkRequest.js +62 -0
- package/dist/models/UpdatePolarClawAgentSkillsShrinkRequest.js.map +1 -0
- package/dist/models/UpdatePolarClawAgentToolsRequest.d.ts +65 -0
- package/dist/models/UpdatePolarClawAgentToolsRequest.js +77 -0
- package/dist/models/UpdatePolarClawAgentToolsRequest.js.map +1 -0
- package/dist/models/UpdatePolarClawAgentToolsResponse.d.ts +19 -0
- package/dist/models/UpdatePolarClawAgentToolsResponse.js +69 -0
- package/dist/models/UpdatePolarClawAgentToolsResponse.js.map +1 -0
- package/dist/models/UpdatePolarClawAgentToolsResponseBody.d.ts +101 -0
- package/dist/models/UpdatePolarClawAgentToolsResponseBody.js +107 -0
- package/dist/models/UpdatePolarClawAgentToolsResponseBody.js.map +1 -0
- package/dist/models/UpdatePolarClawAgentToolsShrinkRequest.d.ts +65 -0
- package/dist/models/UpdatePolarClawAgentToolsShrinkRequest.js +68 -0
- package/dist/models/UpdatePolarClawAgentToolsShrinkRequest.js.map +1 -0
- package/dist/models/UpdatePolarClawSkillRequest.d.ts +59 -0
- package/dist/models/UpdatePolarClawSkillRequest.js +69 -0
- package/dist/models/UpdatePolarClawSkillRequest.js.map +1 -0
- package/dist/models/UpdatePolarClawSkillResponse.d.ts +19 -0
- package/dist/models/UpdatePolarClawSkillResponse.js +69 -0
- package/dist/models/UpdatePolarClawSkillResponse.js.map +1 -0
- package/dist/models/UpdatePolarClawSkillResponseBody.d.ts +93 -0
- package/dist/models/UpdatePolarClawSkillResponseBody.js +97 -0
- package/dist/models/UpdatePolarClawSkillResponseBody.js.map +1 -0
- package/dist/models/UpdatePolarClawSkillShrinkRequest.d.ts +57 -0
- package/dist/models/UpdatePolarClawSkillShrinkRequest.js +66 -0
- package/dist/models/UpdatePolarClawSkillShrinkRequest.js.map +1 -0
- package/dist/models/VerifyAgenticDbtenantApiKeyRequest.d.ts +29 -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 +54 -0
- package/dist/models/VerifyAgenticDbtenantApiKeyResponseBody.js +74 -0
- package/dist/models/VerifyAgenticDbtenantApiKeyResponseBody.js.map +1 -0
- package/dist/models/model.d.ts +102 -0
- package/dist/models/model.js +237 -31
- package/dist/models/model.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +1747 -191
- 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/CreateDbclusterRequest.ts +207 -311
- package/src/models/CreateDbclusterResponseBody.ts +6 -0
- package/src/models/CreateDbnodesRequest.ts +34 -54
- package/src/models/CreateDbnodesResponseBody.ts +1 -1
- 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 +72 -0
- package/src/models/DescribeAgenticDbcomputeClustersResponse.ts +40 -0
- package/src/models/DescribeAgenticDbcomputeClustersResponseBody.ts +203 -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/DescribeApikeyAttributeRequest.ts +12 -0
- package/src/models/DescribeApikeyAttributeResponseBody.ts +81 -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/DescribePolarClawAgentFileRequest.ts +60 -0
- package/src/models/DescribePolarClawAgentFileResponse.ts +40 -0
- package/src/models/DescribePolarClawAgentFileResponseBody.ts +174 -0
- package/src/models/DescribePolarClawAgentToolsRequest.ts +58 -0
- package/src/models/DescribePolarClawAgentToolsResponse.ts +40 -0
- package/src/models/DescribePolarClawAgentToolsResponseBody.ts +334 -0
- package/src/models/DescribePolarClawAgentsResponseBody.ts +42 -2
- package/src/models/DescribePolarClawSkillDetailRequest.ts +48 -0
- package/src/models/DescribePolarClawSkillDetailResponse.ts +40 -0
- package/src/models/DescribePolarClawSkillDetailResponseBody.ts +379 -0
- package/src/models/InstallPolarClawSkillRequest.ts +86 -0
- package/src/models/InstallPolarClawSkillResponse.ts +40 -0
- package/src/models/InstallPolarClawSkillResponseBody.ts +104 -0
- package/src/models/ModifyDbclusterRequest.ts +42 -39
- package/src/models/ModifyDbclusterResponseBody.ts +3 -3
- package/src/models/ModifyDbnodeClassRequest.ts +23 -32
- package/src/models/ModifyDbnodeClassResponseBody.ts +1 -1
- package/src/models/ResetAgenticDbtenantApiKeyRequest.ts +64 -0
- package/src/models/ResetAgenticDbtenantApiKeyResponse.ts +40 -0
- package/src/models/ResetAgenticDbtenantApiKeyResponseBody.ts +73 -0
- package/src/models/SearchPolarClawSkillsRequest.ts +56 -0
- package/src/models/SearchPolarClawSkillsResponse.ts +40 -0
- package/src/models/SearchPolarClawSkillsResponseBody.ts +154 -0
- package/src/models/UpdatePolarClawAgentRequest.ts +16 -10
- package/src/models/UpdatePolarClawAgentResponseBody.ts +12 -12
- package/src/models/UpdatePolarClawAgentShrinkRequest.ts +14 -8
- package/src/models/UpdatePolarClawAgentSkillsRequest.ts +61 -0
- package/src/models/UpdatePolarClawAgentSkillsResponse.ts +40 -0
- package/src/models/UpdatePolarClawAgentSkillsResponseBody.ts +94 -0
- package/src/models/UpdatePolarClawAgentSkillsShrinkRequest.ts +58 -0
- package/src/models/UpdatePolarClawAgentToolsRequest.ts +97 -0
- package/src/models/UpdatePolarClawAgentToolsResponse.ts +40 -0
- package/src/models/UpdatePolarClawAgentToolsResponseBody.ts +154 -0
- package/src/models/UpdatePolarClawAgentToolsShrinkRequest.ts +88 -0
- package/src/models/UpdatePolarClawSkillRequest.ts +81 -0
- package/src/models/UpdatePolarClawSkillResponse.ts +40 -0
- package/src/models/UpdatePolarClawSkillResponseBody.ts +134 -0
- package/src/models/UpdatePolarClawSkillShrinkRequest.ts +78 -0
- package/src/models/VerifyAgenticDbtenantApiKeyRequest.ts +44 -0
- package/src/models/VerifyAgenticDbtenantApiKeyResponse.ts +40 -0
- package/src/models/VerifyAgenticDbtenantApiKeyResponseBody.ts +83 -0
- package/src/models/model.ts +102 -0
|
@@ -2,9 +2,9 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class CreateDBClusterRequestTag extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
* The key
|
|
5
|
+
* The tag key. To add multiple tags to the cluster at a time, click **Add** to add tag keys.
|
|
6
6
|
*
|
|
7
|
-
* > You can add up to 20
|
|
7
|
+
* > You can add up to 20 tag pairs at a time. `Tag.N.Key` corresponds to `Tag.N.Value`.
|
|
8
8
|
*
|
|
9
9
|
* @example
|
|
10
10
|
* type
|
|
@@ -12,9 +12,9 @@ export declare class CreateDBClusterRequestTag extends $dara.Model {
|
|
|
12
12
|
key?: string;
|
|
13
13
|
/**
|
|
14
14
|
* @remarks
|
|
15
|
-
* The value
|
|
15
|
+
* The tag value. To add multiple tags to the cluster at a time, click **Add** to add tag values.
|
|
16
16
|
*
|
|
17
|
-
* > You can add up to 20
|
|
17
|
+
* > You can add up to 20 tag pairs at a time. `Tag.N.Value` corresponds to `Tag.N.Key`.
|
|
18
18
|
*
|
|
19
19
|
* @example
|
|
20
20
|
* test
|
|
@@ -32,15 +32,17 @@ export declare class CreateDBClusterRequestTag extends $dara.Model {
|
|
|
32
32
|
});
|
|
33
33
|
}
|
|
34
34
|
export declare class CreateDBClusterRequest extends $dara.Model {
|
|
35
|
+
agenticDbClusterDescription?: string;
|
|
36
|
+
agenticDbClusterId?: string;
|
|
37
|
+
agenticDbType?: string;
|
|
35
38
|
/**
|
|
36
39
|
* @remarks
|
|
37
|
-
* Specifies whether to enable
|
|
40
|
+
* Specifies whether to enable No-activity Suspension. Valid values:
|
|
38
41
|
*
|
|
39
|
-
* - **true**:
|
|
42
|
+
* - **true**: Enabled.
|
|
40
43
|
*
|
|
41
|
-
* - **false
|
|
42
|
-
*
|
|
43
|
-
* > This parameter is supported only for serverless clusters.
|
|
44
|
+
* - **false**: Disabled. This is the default value.
|
|
45
|
+
* > Only serverless clusters support this parameter.
|
|
44
46
|
*
|
|
45
47
|
* @example
|
|
46
48
|
* true
|
|
@@ -49,9 +51,7 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
49
51
|
/**
|
|
50
52
|
* @remarks
|
|
51
53
|
* The CPU architecture. Valid values:
|
|
52
|
-
*
|
|
53
54
|
* - X86
|
|
54
|
-
*
|
|
55
55
|
* - ARM
|
|
56
56
|
*
|
|
57
57
|
* @example
|
|
@@ -62,9 +62,8 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
62
62
|
* @remarks
|
|
63
63
|
* Specifies whether to enable auto-renewal. Valid values:
|
|
64
64
|
*
|
|
65
|
-
* - **true**:
|
|
66
|
-
*
|
|
67
|
-
* - **false**: disables auto-renewal.
|
|
65
|
+
* - **true**: Auto-renewal is enabled.
|
|
66
|
+
* - **false**: Auto-renewal is disabled.
|
|
68
67
|
*
|
|
69
68
|
* Default value: **false**.
|
|
70
69
|
*
|
|
@@ -76,11 +75,9 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
76
75
|
autoRenew?: boolean;
|
|
77
76
|
/**
|
|
78
77
|
* @remarks
|
|
79
|
-
* Specifies whether to automatically use
|
|
80
|
-
*
|
|
81
|
-
*
|
|
82
|
-
*
|
|
83
|
-
* - false: does not use a coupon.
|
|
78
|
+
* Specifies whether to automatically use coupons. Valid values:
|
|
79
|
+
* * true (default): Coupons are used.
|
|
80
|
+
* * false: Coupons are not used.
|
|
84
81
|
*
|
|
85
82
|
* @example
|
|
86
83
|
* true
|
|
@@ -88,19 +85,14 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
88
85
|
autoUseCoupon?: boolean;
|
|
89
86
|
/**
|
|
90
87
|
* @remarks
|
|
91
|
-
* The
|
|
88
|
+
* The data retention policy applied when the cluster is deleted. Valid values:
|
|
89
|
+
* * **ALL**: All backups are retained for long-term retention (LTR).
|
|
90
|
+
* * **LATEST**: The last backup is retained for long-term retention (LTR). An automatic backup is performed before deletion.
|
|
91
|
+
* * **NONE**: No backups are retained when the cluster is deleted.
|
|
92
92
|
*
|
|
93
|
-
*
|
|
94
|
-
*
|
|
95
|
-
*
|
|
96
|
-
*
|
|
97
|
-
* - **NONE**: does not retain backup sets.
|
|
98
|
-
*
|
|
99
|
-
* Default value: **NONE**.
|
|
100
|
-
*
|
|
101
|
-
* > - This parameter is valid only if **DBType** is set to **MySQL**.
|
|
102
|
-
* >
|
|
103
|
-
* > - Serverless clusters do not support this parameter.
|
|
93
|
+
* Default value: **NONE**, which means no backups are retained when the cluster is deleted.
|
|
94
|
+
* >* This parameter takes effect only when **DBType** is set to **MySQL**.
|
|
95
|
+
* >* Serverless clusters do not support this parameter.
|
|
104
96
|
*
|
|
105
97
|
* @example
|
|
106
98
|
* NONE
|
|
@@ -108,13 +100,12 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
108
100
|
backupRetentionPolicyOnClusterDeletion?: string;
|
|
109
101
|
/**
|
|
110
102
|
* @remarks
|
|
111
|
-
* Specifies whether to enable
|
|
112
|
-
*
|
|
113
|
-
* - **true**: enables the performance burst feature.
|
|
103
|
+
* Specifies whether to enable I/O performance burst for the ESSD AutoPL cloud disk. Valid values:
|
|
114
104
|
*
|
|
115
|
-
* - **
|
|
105
|
+
* - **true**: Enabled.
|
|
106
|
+
* - **false**: Disabled. This is the default value.
|
|
116
107
|
*
|
|
117
|
-
* > This parameter is supported only when
|
|
108
|
+
* > This parameter is supported only when StorageType is set to ESSDAUTOPL.
|
|
118
109
|
*
|
|
119
110
|
* @example
|
|
120
111
|
* false
|
|
@@ -122,7 +113,7 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
122
113
|
burstingEnabled?: string;
|
|
123
114
|
/**
|
|
124
115
|
* @remarks
|
|
125
|
-
*
|
|
116
|
+
* The client token that is used to ensure the idempotence of the request. The value is generated by the client and must be unique among different requests. It is case-sensitive and cannot exceed 64 ASCII characters in length.
|
|
126
117
|
*
|
|
127
118
|
* @example
|
|
128
119
|
* 6000170000591aed949d0f5********************
|
|
@@ -130,17 +121,15 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
130
121
|
clientToken?: string;
|
|
131
122
|
/**
|
|
132
123
|
* @remarks
|
|
133
|
-
* The point in time
|
|
134
|
-
*
|
|
135
|
-
* - **LATEST**: The latest point in time.
|
|
124
|
+
* The point in time at which data is cloned. Valid values:
|
|
136
125
|
*
|
|
137
|
-
* -
|
|
126
|
+
* - **LATEST**: The latest point in time.
|
|
127
|
+
* - **BackupID**: A historical backup set ID. Specify the actual backup set ID.
|
|
128
|
+
* - **Timestamp**: A historical point in time. Specify the actual time in the `YYYY-MM-DDThh:mm:ssZ` format (UTC).
|
|
138
129
|
*
|
|
139
|
-
*
|
|
130
|
+
* Default value: **LATEST**.
|
|
140
131
|
*
|
|
141
|
-
*
|
|
142
|
-
*
|
|
143
|
-
* > If you set **CreationOption** to **CloneFromRDS**, you can set this parameter only to **LATEST**.
|
|
132
|
+
* > If **CreationOption** is set to **CloneFromRDS**, this parameter can only be set to **LATEST**.
|
|
144
133
|
*
|
|
145
134
|
* @example
|
|
146
135
|
* LATEST
|
|
@@ -156,7 +145,7 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
156
145
|
cloudProvider?: string;
|
|
157
146
|
/**
|
|
158
147
|
* @remarks
|
|
159
|
-
* The network type of the cluster. Only
|
|
148
|
+
* The network type of the cluster. Only Virtual Private Cloud (VPC) is supported. Set the value to **VPC**.
|
|
160
149
|
*
|
|
161
150
|
* @example
|
|
162
151
|
* VPC
|
|
@@ -165,24 +154,17 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
165
154
|
/**
|
|
166
155
|
* @remarks
|
|
167
156
|
* The edition of the cluster. Valid values:
|
|
157
|
+
* * **Normal**: Cluster Edition. This is the default value.
|
|
158
|
+
* * **Basic**: Single Node Edition.
|
|
159
|
+
* * **ArchiveNormal**: X-Engine Edition.
|
|
160
|
+
* * **NormalMultimaster**: Multi-master Cluster Edition.
|
|
161
|
+
* * **SENormal**: Standard Edition.
|
|
168
162
|
*
|
|
169
|
-
* - **
|
|
170
|
-
*
|
|
171
|
-
*
|
|
172
|
-
*
|
|
173
|
-
* - **ArchiveNormal**: X-Engine Edition
|
|
174
|
-
*
|
|
175
|
-
* - **NormalMultimaster**: Multi-master Cluster Edition
|
|
176
|
-
*
|
|
177
|
-
* - **SENormal**: Standard Edition
|
|
178
|
-
*
|
|
179
|
-
* > * The **Basic** edition is supported for PolarDB for MySQL **5.6**, **5.7**, and **8.0**; PolarDB for PostgreSQL **14**; and PolarDB for PostgreSQL (compatible with Oracle) **2.0**.
|
|
180
|
-
* >
|
|
181
|
-
* > * The **ArchiveNormal** and **NormalMultimaster** editions are supported for PolarDB for MySQL **8.0**.
|
|
182
|
-
* >
|
|
183
|
-
* > * The **SENormal** edition is supported for PolarDB for MySQL **5.6**, **5.7**, and **8.0** and PolarDB for PostgreSQL **14**.
|
|
163
|
+
* > * **MySQL** **5.6**, **5.7**, **8.0**, **PostgreSQL** **14**, and **Oracle syntax-compatible 2.0** support **Basic**.
|
|
164
|
+
* > * **MySQL** **8.0** supports **ArchiveNormal** and **NormalMultimaster**.
|
|
165
|
+
* > * **MySQL** **5.6**, **5.7**, **8.0**, and **PostgreSQL** **14** support **SENormal**.
|
|
184
166
|
*
|
|
185
|
-
* For more information about
|
|
167
|
+
* For more information about editions, see [Product editions](https://help.aliyun.com/document_detail/183258.html).
|
|
186
168
|
*
|
|
187
169
|
* @example
|
|
188
170
|
* Normal
|
|
@@ -190,43 +172,37 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
190
172
|
creationCategory?: string;
|
|
191
173
|
/**
|
|
192
174
|
* @remarks
|
|
193
|
-
* The method to create the cluster. Valid values:
|
|
194
|
-
*
|
|
195
|
-
* - **Normal**: Creates a new PolarDB cluster. For more information, see the following topics:
|
|
196
|
-
*
|
|
197
|
-
* - [Create a PolarDB for MySQL cluster](https://help.aliyun.com/document_detail/58769.html)
|
|
198
|
-
*
|
|
199
|
-
* - [Create a PolarDB for PostgreSQL cluster](https://help.aliyun.com/document_detail/118063.html)
|
|
200
|
-
*
|
|
201
|
-
* - [Create a PolarDB for PostgreSQL (compatible with Oracle) cluster](https://help.aliyun.com/document_detail/118182.html)
|
|
202
|
-
*
|
|
203
|
-
* - **CloneFromPolarDB**: Clones data from an existing PolarDB cluster. For more information, see the following topics:
|
|
204
|
-
*
|
|
205
|
-
* - [Clone a PolarDB for MySQL cluster](https://help.aliyun.com/document_detail/87966.html)
|
|
175
|
+
* The method used to create the cluster. Valid values:
|
|
206
176
|
*
|
|
207
|
-
*
|
|
177
|
+
* * **Normal**: Creates a new PolarDB cluster. For console operations, see the following topics:
|
|
208
178
|
*
|
|
209
|
-
*
|
|
179
|
+
* * [Create a PolarDB for MySQL database cluster](https://help.aliyun.com/document_detail/58769.html)
|
|
180
|
+
* * [Create a PolarDB for PostgreSQL database cluster](https://help.aliyun.com/document_detail/118063.html)
|
|
181
|
+
* * [Create a PolarDB for PostgreSQL (Compatible with Oracle) database cluster](https://help.aliyun.com/document_detail/118182.html)
|
|
210
182
|
*
|
|
211
|
-
*
|
|
183
|
+
* * **CloneFromPolarDB**: Clones data from an existing PolarDB cluster to a new PolarDB cluster. For console operations, see the following topics:
|
|
212
184
|
*
|
|
213
|
-
*
|
|
185
|
+
* * [Clone a PolarDB for MySQL cluster](https://help.aliyun.com/document_detail/87966.html)
|
|
186
|
+
* * [Clone a PolarDB for PostgreSQL cluster](https://help.aliyun.com/document_detail/118108.html)
|
|
187
|
+
* * [Clone a PolarDB for PostgreSQL (Compatible with Oracle) cluster](https://help.aliyun.com/document_detail/118221.html)
|
|
214
188
|
*
|
|
215
|
-
*
|
|
189
|
+
* * **RecoverFromRecyclebin**: Recovers data from a released PolarDB cluster to a new PolarDB cluster. For console operations, see the following topics:
|
|
216
190
|
*
|
|
217
|
-
*
|
|
191
|
+
* * [Restore a released PolarDB for MySQL cluster](https://help.aliyun.com/document_detail/164880.html)
|
|
192
|
+
* * [Restore a released PolarDB for PostgreSQL cluster](https://help.aliyun.com/document_detail/432844.html)
|
|
193
|
+
* * [Restore a released PolarDB for PostgreSQL (Compatible with Oracle) cluster](https://help.aliyun.com/document_detail/424632.html)
|
|
218
194
|
*
|
|
219
|
-
*
|
|
195
|
+
* * **CloneFromRDS**: Clones data from an existing ApsaraDB RDS instance to a new PolarDB cluster. For console operations, see [Clone an ApsaraDB RDS for MySQL instance to a PolarDB for MySQL cluster](https://help.aliyun.com/document_detail/121812.html).
|
|
220
196
|
*
|
|
221
|
-
*
|
|
197
|
+
* * **MigrationFromRDS**: Migrates data from an existing ApsaraDB RDS instance to a new PolarDB cluster. The created PolarDB cluster is in read-only pattern and has binary logging enabled by default. For console operations, see [Upgrade an ApsaraDB RDS for MySQL instance to a PolarDB for MySQL cluster](https://help.aliyun.com/document_detail/121582.html).
|
|
222
198
|
*
|
|
223
|
-
*
|
|
199
|
+
* * **CreateGdnStandby**: Creates a secondary cluster. For console operations, see [Add a secondary cluster](https://help.aliyun.com/document_detail/160381.html).
|
|
224
200
|
*
|
|
225
|
-
*
|
|
201
|
+
* * **UpgradeFromPolarDB**: Performs instance migration from PolarDB. For console operations, see [Major engine version upgrade](https://help.aliyun.com/document_detail/459712.html).
|
|
226
202
|
*
|
|
227
203
|
* Default value: **Normal**.
|
|
228
204
|
*
|
|
229
|
-
* >
|
|
205
|
+
* > When **DBType** is set to **MySQL** and **DBVersion** is set to **8.0**, you can set this parameter to **CreateGdnStandby**.
|
|
230
206
|
*
|
|
231
207
|
* @example
|
|
232
208
|
* Normal
|
|
@@ -234,11 +210,9 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
234
210
|
creationOption?: string;
|
|
235
211
|
/**
|
|
236
212
|
* @remarks
|
|
237
|
-
* The
|
|
238
|
-
*
|
|
239
|
-
*
|
|
240
|
-
*
|
|
241
|
-
* - It must be 2 to 256 characters in length.
|
|
213
|
+
* The name of the cluster. The name must meet the following requirements:
|
|
214
|
+
* * It cannot start with `http://` or `https://`.
|
|
215
|
+
* * It must be 2 to 256 characters in length.
|
|
242
216
|
*
|
|
243
217
|
* @example
|
|
244
218
|
* test
|
|
@@ -246,13 +220,13 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
246
220
|
DBClusterDescription?: string;
|
|
247
221
|
/**
|
|
248
222
|
* @remarks
|
|
249
|
-
* The minor version
|
|
223
|
+
* The minor engine version. Valid values:
|
|
250
224
|
*
|
|
251
225
|
* - **8.0.2**
|
|
252
226
|
*
|
|
253
227
|
* - **8.0.1**
|
|
254
228
|
*
|
|
255
|
-
* > This parameter
|
|
229
|
+
* > This parameter takes effect only when **DBType** is set to **MySQL** and **DBVersion** is set to **8.0**.
|
|
256
230
|
*
|
|
257
231
|
* @example
|
|
258
232
|
* 8.0.1
|
|
@@ -262,21 +236,15 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
262
236
|
* @remarks
|
|
263
237
|
* The node specification. For more information, see the following topics:
|
|
264
238
|
*
|
|
265
|
-
* - PolarDB for MySQL: [Compute node specifications](https://help.aliyun.com/document_detail/102542.html)
|
|
266
|
-
*
|
|
267
|
-
* - PolarDB for PostgreSQL
|
|
239
|
+
* - PolarDB for MySQL: [Compute node specifications](https://help.aliyun.com/document_detail/102542.html).
|
|
240
|
+
* - PolarDB for PostgreSQL (Compatible with Oracle): [Compute node specifications](https://help.aliyun.com/document_detail/207921.html).
|
|
241
|
+
* - PolarDB for PostgreSQL: [Compute node specifications](https://help.aliyun.com/document_detail/209380.html).
|
|
268
242
|
*
|
|
269
|
-
* - PolarDB for
|
|
270
|
-
*
|
|
271
|
-
* >
|
|
272
|
-
* >
|
|
273
|
-
* >
|
|
274
|
-
* >
|
|
275
|
-
* > * To create a PolarDB for PostgreSQL Cluster Edition serverless cluster, set this parameter to **polar.pg.sl.small**.
|
|
276
|
-
* >
|
|
277
|
-
* > * To create a PolarDB for PostgreSQL Standard Edition serverless cluster, set this parameter to **polar.pg.sl.small.c**.
|
|
278
|
-
* >
|
|
279
|
-
* > * To create a PolarDB for PostgreSQL (compatible with Oracle) serverless cluster, set this parameter to **polar.o.sl.small**.
|
|
243
|
+
* > - To create a serverless cluster for PolarDB for MySQL Cluster Edition, set this parameter to **polar.mysql.sl.small**.
|
|
244
|
+
* > - To create a serverless cluster for PolarDB for MySQL Standard Edition, set this parameter to **polar.mysql.sl.small.c**.
|
|
245
|
+
* > - To create a serverless cluster for PolarDB for PostgreSQL Cluster Edition, set this parameter to **polar.pg.sl.small**.
|
|
246
|
+
* > - To create a serverless cluster for PolarDB for PostgreSQL Standard Edition, set this parameter to **polar.pg.sl.small.c**.
|
|
247
|
+
* > - To create a serverless cluster for PolarDB for PostgreSQL (Compatible with Oracle), set this parameter to **polar.o.sl.small**.
|
|
280
248
|
*
|
|
281
249
|
* @example
|
|
282
250
|
* polar.mysql.x4.medium
|
|
@@ -284,17 +252,12 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
284
252
|
DBNodeClass?: string;
|
|
285
253
|
/**
|
|
286
254
|
* @remarks
|
|
287
|
-
* The number of nodes for
|
|
288
|
-
*
|
|
289
|
-
* -
|
|
290
|
-
*
|
|
291
|
-
* -
|
|
292
|
-
*
|
|
293
|
-
* > * By default, an Enterprise Edition cluster has two nodes and a Standard Edition cluster has one node.
|
|
294
|
-
* >
|
|
295
|
-
* > * This parameter is supported only for PolarDB for MySQL.
|
|
296
|
-
* >
|
|
297
|
-
* > * You cannot change the number of nodes in a Multi-master Cluster Edition cluster.
|
|
255
|
+
* The number of nodes for Standard Edition and Enterprise Edition. Valid values:
|
|
256
|
+
* - Standard Edition: 1 to 8 (supports 1 read/write node and 7 read-only nodes).
|
|
257
|
+
* - Enterprise Edition: 1 to 16 (supports 1 read/write node and 15 read-only nodes).
|
|
258
|
+
* > - Enterprise Edition has 2 nodes by default. Standard Edition has 1 node by default.
|
|
259
|
+
* > - Only PolarDB for MySQL supports this parameter.
|
|
260
|
+
* > - Changing the number of nodes for Multi-master Cluster Edition clusters is not supported.
|
|
298
261
|
*
|
|
299
262
|
* @example
|
|
300
263
|
* 1
|
|
@@ -302,12 +265,10 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
302
265
|
DBNodeNum?: number;
|
|
303
266
|
/**
|
|
304
267
|
* @remarks
|
|
305
|
-
* The database engine. Valid values:
|
|
268
|
+
* The database engine type. Valid values:
|
|
306
269
|
*
|
|
307
270
|
* - **MySQL**
|
|
308
|
-
*
|
|
309
271
|
* - **PostgreSQL**
|
|
310
|
-
*
|
|
311
272
|
* - **Oracle**
|
|
312
273
|
*
|
|
313
274
|
* This parameter is required.
|
|
@@ -318,29 +279,23 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
318
279
|
DBType?: string;
|
|
319
280
|
/**
|
|
320
281
|
* @remarks
|
|
321
|
-
* The
|
|
322
|
-
*
|
|
323
|
-
*
|
|
324
|
-
*
|
|
325
|
-
*
|
|
326
|
-
*
|
|
327
|
-
*
|
|
282
|
+
* The database engine version.
|
|
283
|
+
* * Valid values for MySQL:
|
|
284
|
+
* * **5.6**
|
|
285
|
+
* * **5.7**
|
|
286
|
+
* * **8.0**
|
|
287
|
+
* * Valid values for PostgreSQL:
|
|
288
|
+
* * **11**
|
|
289
|
+
* * **14**
|
|
290
|
+
* * **15**
|
|
291
|
+
* <props="china">
|
|
328
292
|
*
|
|
329
|
-
*
|
|
293
|
+
* > To create a serverless cluster for PolarDB for PostgreSQL, only version 14 is supported.
|
|
330
294
|
*
|
|
331
|
-
* - Valid values for PostgreSQL:
|
|
332
295
|
*
|
|
333
|
-
*
|
|
334
|
-
*
|
|
335
|
-
*
|
|
336
|
-
*
|
|
337
|
-
* - **15**<props="china">
|
|
338
|
-
*
|
|
339
|
-
* > If you create a serverless cluster for PolarDB for PostgreSQL, you must set this parameter to `14`.
|
|
340
|
-
*
|
|
341
|
-
* \\* Valid values for Oracle:
|
|
342
|
-
* \\* **11**
|
|
343
|
-
* \\* **14**
|
|
296
|
+
* * Valid values for Oracle:
|
|
297
|
+
* * **11**
|
|
298
|
+
* * **14**
|
|
344
299
|
*
|
|
345
300
|
* This parameter is required.
|
|
346
301
|
*
|
|
@@ -350,9 +305,8 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
350
305
|
DBVersion?: string;
|
|
351
306
|
/**
|
|
352
307
|
* @remarks
|
|
353
|
-
*
|
|
354
|
-
*
|
|
355
|
-
* > This parameter takes effect only when **DBType** is **MySQL**.
|
|
308
|
+
* The default time zone of the cluster (UTC). The value can be any time frame within the range of **-12:00 to +13:00**, such as **00:00**. Default value: **SYSTEM**, which indicates that the default time zone is the same as the time zone of the region.
|
|
309
|
+
* > This parameter takes effect only when **DBType** is set to **MySQL**.
|
|
356
310
|
*
|
|
357
311
|
* @example
|
|
358
312
|
* SYSTEM
|
|
@@ -360,7 +314,7 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
360
314
|
defaultTimeZone?: string;
|
|
361
315
|
/**
|
|
362
316
|
* @remarks
|
|
363
|
-
* The
|
|
317
|
+
* The ENS node ID required when creating an ENS database.
|
|
364
318
|
*
|
|
365
319
|
* @example
|
|
366
320
|
* vn-hanoi-3
|
|
@@ -368,9 +322,9 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
368
322
|
ensRegionId?: string;
|
|
369
323
|
/**
|
|
370
324
|
* @remarks
|
|
371
|
-
* The ID of the
|
|
325
|
+
* The ID of the global database network (GDN).
|
|
372
326
|
*
|
|
373
|
-
* > This parameter is required
|
|
327
|
+
* > This parameter is required when **CreationOption** is set to **CreateGdnStandby**.
|
|
374
328
|
*
|
|
375
329
|
* @example
|
|
376
330
|
* gdn-***********
|
|
@@ -378,19 +332,14 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
378
332
|
GDNId?: string;
|
|
379
333
|
/**
|
|
380
334
|
* @remarks
|
|
381
|
-
* Specifies whether to enable the hot standby cluster
|
|
382
|
-
*
|
|
383
|
-
* - **ON** (default): enables a hot standby storage cluster.
|
|
335
|
+
* Specifies whether to enable the hot standby cluster. Valid values:
|
|
384
336
|
*
|
|
385
|
-
* - **
|
|
386
|
-
*
|
|
387
|
-
* - **STANDBY**:
|
|
388
|
-
*
|
|
389
|
-
* - **
|
|
390
|
-
*
|
|
391
|
-
* - **3AZ**: enables multi-AZ strong consistency.
|
|
392
|
-
*
|
|
393
|
-
* > The value **STANDBY** is valid only for PolarDB for PostgreSQL.
|
|
337
|
+
* - **ON** (default): Enables the hot standby storage cluster.
|
|
338
|
+
* - **OFF**: Disables the hot standby cluster.
|
|
339
|
+
* - **STANDBY**: Enables the hot standby cluster.
|
|
340
|
+
* - **EQUAL**: Enables both the hot standby storage cluster and the hot standby compute cluster.
|
|
341
|
+
* - **3AZ**: Enables multi-zone strong data consistency.
|
|
342
|
+
* > **STANDBY** takes effect only for PolarDB for PostgreSQL.
|
|
394
343
|
*
|
|
395
344
|
* @example
|
|
396
345
|
* ON
|
|
@@ -398,13 +347,11 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
398
347
|
hotStandbyCluster?: string;
|
|
399
348
|
/**
|
|
400
349
|
* @remarks
|
|
401
|
-
* Specifies whether to enable binary logging. Valid values:
|
|
402
|
-
*
|
|
403
|
-
* - **ON**: enables binary logging.
|
|
404
|
-
*
|
|
405
|
-
* - **OFF**: disables binary logging.
|
|
350
|
+
* Specifies whether to enable the binary logging feature. Valid values:
|
|
406
351
|
*
|
|
407
|
-
*
|
|
352
|
+
* - **ON**: Binary logging is enabled for the cluster.
|
|
353
|
+
* - **OFF**: Binary logging is disabled for the cluster.
|
|
354
|
+
* > This parameter takes effect only when **DBType** is set to **MySQL**.
|
|
408
355
|
*
|
|
409
356
|
* @example
|
|
410
357
|
* ON
|
|
@@ -414,11 +361,9 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
414
361
|
* @remarks
|
|
415
362
|
* Specifies whether to enable the X-Engine storage engine. Valid values:
|
|
416
363
|
*
|
|
417
|
-
* - **ON**:
|
|
418
|
-
*
|
|
419
|
-
*
|
|
420
|
-
*
|
|
421
|
-
* > This parameter is valid only if the **CreationOption** parameter is not set to **CreateGdnStandby**, **DBType** is set to **MySQL**, and **DBVersion** is set to **8.0**. To enable the X-Engine storage engine, the node must have at least 8 GB of memory.
|
|
364
|
+
* - **ON**: The X-Engine engine is enabled for the cluster.
|
|
365
|
+
* - **OFF**: The X-Engine engine is disabled for the cluster.
|
|
366
|
+
* > This parameter takes effect only when **CreationOption** is not set to **CreateGdnStandby**, **DBType** is set to **MySQL**, and **DBVersion** is set to **8.0**. The memory specification of nodes with X-Engine enabled must be 8 GB or more.
|
|
422
367
|
*
|
|
423
368
|
* @example
|
|
424
369
|
* ON
|
|
@@ -427,8 +372,7 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
427
372
|
/**
|
|
428
373
|
* @remarks
|
|
429
374
|
* The percentage of memory allocated to the X-Engine storage engine. Valid values: integers from 10 to 90.
|
|
430
|
-
*
|
|
431
|
-
* > This parameter is valid only if **LooseXEngine** is set to **ON**.
|
|
375
|
+
* > This parameter takes effect only when **LooseXEngine** is set to **ON**.
|
|
432
376
|
*
|
|
433
377
|
* @example
|
|
434
378
|
* 50
|
|
@@ -436,15 +380,12 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
436
380
|
looseXEngineUseMemoryPct?: string;
|
|
437
381
|
/**
|
|
438
382
|
* @remarks
|
|
439
|
-
*
|
|
440
|
-
*
|
|
441
|
-
*
|
|
442
|
-
*
|
|
443
|
-
* - **0**: Case-sensitive
|
|
444
|
-
*
|
|
445
|
-
* The default value is **1**.
|
|
383
|
+
* Specifies whether table names are case-sensitive. Valid values:
|
|
384
|
+
* * **1**: Table names are case-insensitive.
|
|
385
|
+
* * **0**: Table names are case-sensitive.
|
|
446
386
|
*
|
|
447
|
-
*
|
|
387
|
+
* Default value: **1**.
|
|
388
|
+
* > This parameter takes effect only when **DBType** is set to **MySQL**.
|
|
448
389
|
*
|
|
449
390
|
* @example
|
|
450
391
|
* 1
|
|
@@ -456,7 +397,7 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
456
397
|
* @remarks
|
|
457
398
|
* The ID of the parameter template.
|
|
458
399
|
*
|
|
459
|
-
* > You can call the [DescribeParameterGroups](https://help.aliyun.com/document_detail/207178.html) operation to query the parameter
|
|
400
|
+
* > You can call the [DescribeParameterGroups](https://help.aliyun.com/document_detail/207178.html) operation to query the parameter template list in the specified region, including the parameter template ID.
|
|
460
401
|
*
|
|
461
402
|
* @example
|
|
462
403
|
* pcpg-**************
|
|
@@ -467,7 +408,6 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
467
408
|
* The billing method. Valid values:
|
|
468
409
|
*
|
|
469
410
|
* - **Postpaid**: pay-as-you-go.
|
|
470
|
-
*
|
|
471
411
|
* - **Prepaid**: subscription.
|
|
472
412
|
*
|
|
473
413
|
* This parameter is required.
|
|
@@ -478,11 +418,10 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
478
418
|
payType?: string;
|
|
479
419
|
/**
|
|
480
420
|
* @remarks
|
|
481
|
-
*
|
|
482
|
-
*
|
|
483
|
-
* - **Year**: The subscription duration is measured in years.
|
|
421
|
+
* This parameter is required when **PayType** is set to **Prepaid**. Pass this parameter to specify whether the upfront cluster uses a yearly or monthly billing cycle.
|
|
484
422
|
*
|
|
485
|
-
* - **
|
|
423
|
+
* - **Year**: The subscription period is measured in years.
|
|
424
|
+
* - **Month**: The subscription period is measured in months.
|
|
486
425
|
*
|
|
487
426
|
* @example
|
|
488
427
|
* Month
|
|
@@ -490,7 +429,7 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
490
429
|
period?: string;
|
|
491
430
|
/**
|
|
492
431
|
* @remarks
|
|
493
|
-
* The
|
|
432
|
+
* The coupon code. If not specified, the default coupon is used.
|
|
494
433
|
*
|
|
495
434
|
* @example
|
|
496
435
|
* 727xxxxxx934
|
|
@@ -498,21 +437,9 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
498
437
|
promotionCode?: string;
|
|
499
438
|
/**
|
|
500
439
|
* @remarks
|
|
501
|
-
* <props="china">
|
|
502
|
-
*
|
|
503
|
-
*
|
|
504
|
-
*
|
|
505
|
-
*
|
|
506
|
-
*
|
|
507
|
-
* <props="china">
|
|
508
|
-
*
|
|
509
|
-
* Baseline IOPS = min{1,800 + 50 × Capacity, 50,000}.
|
|
510
|
-
*
|
|
511
|
-
*
|
|
512
|
-
*
|
|
513
|
-
* <props="china">
|
|
514
|
-
*
|
|
515
|
-
* > This parameter is supported only when **StorageType** is set to ESSDAUTOPL.
|
|
440
|
+
* <p id="p_wyg_t4a_glm" props="china" icmsditafragmentmagic=1>The provisioned read/write IOPS of the ESSD AutoPL cloud disk. Valid values: 0 to min{50,000, 1000 × capacity - baseline performance}.</p>
|
|
441
|
+
* <p id="p_6de_jxy_k2g" props="china" icmsditafragmentmagic=1>Baseline performance = min{1,800 + 50 × capacity, 50,000}.</p>
|
|
442
|
+
* <note id="note_7kj_j0o_rgs" props="china" icmsditafragmentmagic=1>This parameter is supported only when StorageType is set to ESSDAUTOPL.</note>
|
|
516
443
|
*
|
|
517
444
|
* @example
|
|
518
445
|
* 1000
|
|
@@ -520,21 +447,15 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
520
447
|
provisionedIops?: number;
|
|
521
448
|
/**
|
|
522
449
|
* @remarks
|
|
523
|
-
* The specification of the database proxy for
|
|
524
|
-
*
|
|
525
|
-
* - **polar.maxscale.g2.medium.c**: 2 cores
|
|
450
|
+
* The specification of the database proxy for Standard Edition. Valid values:
|
|
526
451
|
*
|
|
527
|
-
* - **polar.maxscale.g2.
|
|
528
|
-
*
|
|
529
|
-
* - **polar.maxscale.g2.xlarge.c**: 8 cores
|
|
530
|
-
*
|
|
531
|
-
* - **polar.maxscale.g2.
|
|
532
|
-
*
|
|
533
|
-
* - **polar.maxscale.g2.
|
|
534
|
-
*
|
|
535
|
-
* - **polar.maxscale.g2.4xlarge.c**: 32 cores
|
|
536
|
-
*
|
|
537
|
-
* - **polar.maxscale.g2.8xlarge.c**: 64 cores
|
|
452
|
+
* - **polar.maxscale.g2.medium.c**: 2 cores.
|
|
453
|
+
* - **polar.maxscale.g2.large.c**: 4 cores.
|
|
454
|
+
* - **polar.maxscale.g2.xlarge.c**: 8 cores.
|
|
455
|
+
* - **polar.maxscale.g2.2xlarge.c**: 16 cores.
|
|
456
|
+
* - **polar.maxscale.g2.3xlarge.c**: 24 cores.
|
|
457
|
+
* - **polar.maxscale.g2.4xlarge.c**: 32 cores.
|
|
458
|
+
* - **polar.maxscale.g2.8xlarge.c**: 64 cores.
|
|
538
459
|
*
|
|
539
460
|
* @example
|
|
540
461
|
* polar.maxscale.g2.medium.c
|
|
@@ -543,16 +464,11 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
543
464
|
/**
|
|
544
465
|
* @remarks
|
|
545
466
|
* The type of the database proxy. Valid values:
|
|
546
|
-
*
|
|
547
|
-
* - **
|
|
548
|
-
*
|
|
549
|
-
* -
|
|
550
|
-
*
|
|
551
|
-
* > The proxy type must be consistent with the type that corresponds to the node specification of the cluster:
|
|
552
|
-
* >
|
|
553
|
-
* > - If the node specification is general-purpose, the proxy type must be Enterprise General-purpose.
|
|
554
|
-
* >
|
|
555
|
-
* > - If the node specification is dedicated, the proxy type must be Enterprise Dedicated.
|
|
467
|
+
* - **EXCLUSIVE**: Dedicated Enterprise Edition.
|
|
468
|
+
* - **GENERAL**: Standard Enterprise Edition.
|
|
469
|
+
* > The proxy type must match the type that corresponds to the node specifications of the cluster:
|
|
470
|
+
* > - If the node specifications are General-purpose, set the proxy type to Standard Enterprise Edition.
|
|
471
|
+
* > - If the node specifications are Dedicated, set the proxy type to Dedicated Enterprise Edition.
|
|
556
472
|
*
|
|
557
473
|
* @example
|
|
558
474
|
* Exclusive
|
|
@@ -572,7 +488,7 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
572
488
|
regionId?: string;
|
|
573
489
|
/**
|
|
574
490
|
* @remarks
|
|
575
|
-
* The
|
|
491
|
+
* The resource group ID.
|
|
576
492
|
*
|
|
577
493
|
* @example
|
|
578
494
|
* rg-************
|
|
@@ -582,9 +498,8 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
582
498
|
resourceOwnerId?: number;
|
|
583
499
|
/**
|
|
584
500
|
* @remarks
|
|
585
|
-
* The maximum
|
|
586
|
-
*
|
|
587
|
-
* > This parameter is supported only for serverless clusters.
|
|
501
|
+
* The maximum scaling limit for a single node. Valid values: 1 PCU to 32 PCU.
|
|
502
|
+
* > Only serverless clusters support this parameter.
|
|
588
503
|
*
|
|
589
504
|
* @example
|
|
590
505
|
* 3
|
|
@@ -592,9 +507,9 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
592
507
|
scaleMax?: string;
|
|
593
508
|
/**
|
|
594
509
|
* @remarks
|
|
595
|
-
* The minimum
|
|
510
|
+
* The minimum scaling limit for a single node. Valid values: 1 PCU to 31 PCU.
|
|
596
511
|
*
|
|
597
|
-
* >
|
|
512
|
+
* > Only serverless clusters support this parameter.
|
|
598
513
|
*
|
|
599
514
|
* @example
|
|
600
515
|
* 1
|
|
@@ -602,9 +517,8 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
602
517
|
scaleMin?: string;
|
|
603
518
|
/**
|
|
604
519
|
* @remarks
|
|
605
|
-
* The maximum number of read-only nodes
|
|
606
|
-
*
|
|
607
|
-
* > This parameter is supported only for serverless clusters.
|
|
520
|
+
* The maximum number of read-only nodes for scaling. Valid values: 0 to 15.
|
|
521
|
+
* > Only serverless clusters support this parameter.
|
|
608
522
|
*
|
|
609
523
|
* @example
|
|
610
524
|
* 4
|
|
@@ -612,9 +526,8 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
612
526
|
scaleRoNumMax?: string;
|
|
613
527
|
/**
|
|
614
528
|
* @remarks
|
|
615
|
-
* The minimum number of read-only nodes
|
|
616
|
-
*
|
|
617
|
-
* > This parameter is supported only for serverless clusters.
|
|
529
|
+
* The minimum number of read-only nodes for scaling. Valid values: 0 to 15.
|
|
530
|
+
* > Only serverless clusters support this parameter.
|
|
618
531
|
*
|
|
619
532
|
* @example
|
|
620
533
|
* 2
|
|
@@ -622,9 +535,8 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
622
535
|
scaleRoNumMin?: string;
|
|
623
536
|
/**
|
|
624
537
|
* @remarks
|
|
625
|
-
* The IP whitelist of the PolarDB cluster.
|
|
626
|
-
*
|
|
627
|
-
* > You can specify multiple IP addresses in the IP whitelist. Separate the IP addresses with commas (,).
|
|
538
|
+
* The IP addresses in the whitelist of the PolarDB cluster.
|
|
539
|
+
* > You can specify multiple IP addresses. Separate multiple IP addresses with commas (,).
|
|
628
540
|
*
|
|
629
541
|
* @example
|
|
630
542
|
* 10.***.***.***
|
|
@@ -632,9 +544,8 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
632
544
|
securityIPList?: string;
|
|
633
545
|
/**
|
|
634
546
|
* @remarks
|
|
635
|
-
* The
|
|
636
|
-
*
|
|
637
|
-
* > This parameter is supported only for serverless clusters.
|
|
547
|
+
* The serverless type. Set the value to **AgileServerless** (agile).
|
|
548
|
+
* > Only serverless clusters support this parameter.
|
|
638
549
|
*
|
|
639
550
|
* @example
|
|
640
551
|
* AgileServerless
|
|
@@ -642,13 +553,11 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
642
553
|
serverlessType?: string;
|
|
643
554
|
/**
|
|
644
555
|
* @remarks
|
|
645
|
-
*
|
|
646
|
-
*
|
|
647
|
-
* - If **CreationOption** is set to **MigrationFromRDS** or **CloneFromRDS**, specify the ID of the source ApsaraDB RDS instance. The source ApsaraDB RDS instance must be ApsaraDB RDS for MySQL 5.6, 5.7, or 8.0 High-availability Edition.
|
|
648
|
-
*
|
|
649
|
-
* - If **CreationOption** is set to **CloneFromPolarDB**, specify the ID of the source PolarDB cluster. The new cluster must use the same database engine as the source cluster. For example, if the source cluster runs MySQL 8.0, you must set **DBType** to **MySQL** and **DBVersion** to **8.0** for the new cluster.
|
|
556
|
+
* Instance ID of the source ApsaraDB RDS instance or the source PolarDB cluster. This parameter is required only when **CreationOption** is set to **MigrationFromRDS**, **CloneFromRDS**, **CloneFromPolarDB**, or **RecoverFromRecyclebin**.
|
|
557
|
+
* * If **CreationOption** is set to **MigrationFromRDS** or **CloneFromRDS**, set this parameter to instance ID of the source ApsaraDB RDS instance. The source ApsaraDB RDS instance must run RDS MySQL 5.6, 5.7, or 8.0 on RDS High-availability Edition.
|
|
650
558
|
*
|
|
651
|
-
*
|
|
559
|
+
* * If **CreationOption** is set to **CloneFromPolarDB**, set this parameter to instance ID of the source PolarDB cluster. The cloned cluster and the source cluster have the same DBType by default. For example, if the source cluster runs MySQL 8.0, set **DBType** to **MySQL** and **DBVersion** to **8.0** for the cloned cluster.
|
|
560
|
+
* * If **CreationOption** is set to **RecoverFromRecyclebin**, set this parameter to instance ID of the released source PolarDB cluster. The recovered cluster and the source cluster must have the same DBType. For example, if the source cluster runs MySQL 8.0, set **DBType** to **MySQL** and **DBVersion** to **8.0** for the recovered cluster.
|
|
652
561
|
*
|
|
653
562
|
* @example
|
|
654
563
|
* rm-*************
|
|
@@ -656,7 +565,7 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
656
565
|
sourceResourceId?: string;
|
|
657
566
|
/**
|
|
658
567
|
* @remarks
|
|
659
|
-
* The UID of the source backup set
|
|
568
|
+
* The UID of the account that owns the source backup set in cross-account backup restoration scenarios.
|
|
660
569
|
*
|
|
661
570
|
* @example
|
|
662
571
|
* 1022xxxxxxxx
|
|
@@ -664,9 +573,9 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
664
573
|
sourceUid?: number;
|
|
665
574
|
/**
|
|
666
575
|
* @remarks
|
|
667
|
-
* The zone
|
|
576
|
+
* The zone of the hot standby cluster.
|
|
668
577
|
*
|
|
669
|
-
* > This parameter
|
|
578
|
+
* > This parameter takes effect only when the hot standby cluster or multi-zone strong data consistency is enabled.
|
|
670
579
|
*
|
|
671
580
|
* @example
|
|
672
581
|
* cn-hangzhou-g
|
|
@@ -674,11 +583,10 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
674
583
|
standbyAZ?: string;
|
|
675
584
|
/**
|
|
676
585
|
* @remarks
|
|
677
|
-
* Specifies whether to enable automatic storage scaling for
|
|
586
|
+
* Specifies whether to enable automatic storage scaling for Standard Edition clusters. Valid values:
|
|
678
587
|
*
|
|
679
|
-
* - Enable:
|
|
680
|
-
*
|
|
681
|
-
* - Disable: disables automatic storage scaling.
|
|
588
|
+
* - Enable: Automatic storage scaling is enabled.
|
|
589
|
+
* - Disable: Automatic storage scaling is shutdown.
|
|
682
590
|
*
|
|
683
591
|
* @example
|
|
684
592
|
* Enable
|
|
@@ -688,24 +596,22 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
688
596
|
* @remarks
|
|
689
597
|
* Specifies whether to enable cloud disk encryption. Valid values:
|
|
690
598
|
*
|
|
691
|
-
* - **true**:
|
|
692
|
-
*
|
|
693
|
-
*
|
|
694
|
-
*
|
|
695
|
-
* > This parameter is valid only if **DBType** is set to **MySQL**.
|
|
599
|
+
* - **true**: Cloud disk encryption is enabled.
|
|
600
|
+
* - **false**: Cloud disk encryption is disabled. This is the default value.
|
|
601
|
+
* > This parameter takes effect only when **DBType** is set to **MySQL**.
|
|
696
602
|
*
|
|
697
|
-
* > This parameter
|
|
603
|
+
* > This parameter takes effect only when **StorageType** is set to a Standard Edition storage type.
|
|
698
604
|
*/
|
|
699
605
|
storageEncryption?: boolean;
|
|
700
606
|
/**
|
|
701
607
|
* @remarks
|
|
702
|
-
* The ID of
|
|
608
|
+
* The ID of the custom encryption key for cloud disk encryption in the same region as the instance. Specifying this parameter automatically enables cloud disk encryption, which cannot be disabled after it is enabled. Leave this parameter empty to use the default service key for cloud disk encryption.
|
|
703
609
|
*
|
|
704
|
-
* You can view the key ID
|
|
610
|
+
* You can view the key ID in the Key Management Service (KMS) console or create a new key.
|
|
705
611
|
*
|
|
706
|
-
* > This parameter
|
|
612
|
+
* > This parameter takes effect only when **DBType** is set to **MySQL**.
|
|
707
613
|
*
|
|
708
|
-
* > This parameter
|
|
614
|
+
* > This parameter takes effect only when **StorageType** is set to a Standard Edition storage type.
|
|
709
615
|
*
|
|
710
616
|
* @example
|
|
711
617
|
* 1022xxxxxxxx
|
|
@@ -713,11 +619,10 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
713
619
|
storageEncryptionKey?: string;
|
|
714
620
|
/**
|
|
715
621
|
* @remarks
|
|
716
|
-
* The billing
|
|
622
|
+
* The billing type for storage. Valid values:
|
|
717
623
|
*
|
|
718
|
-
* - Postpaid: pay-by-capacity (
|
|
719
|
-
*
|
|
720
|
-
* - Prepaid: pay-by-space (a subscription method).
|
|
624
|
+
* - Postpaid: pay-by-capacity (pay-as-you-go).
|
|
625
|
+
* - Prepaid: pay-by-space (subscription).
|
|
721
626
|
*
|
|
722
627
|
* @example
|
|
723
628
|
* Prepaid
|
|
@@ -725,13 +630,10 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
725
630
|
storagePayType?: string;
|
|
726
631
|
/**
|
|
727
632
|
* @remarks
|
|
728
|
-
* The storage space for
|
|
729
|
-
*
|
|
730
|
-
* > - Valid values for
|
|
731
|
-
* >
|
|
732
|
-
* > - Valid values for a PolarDB for MySQL Standard Edition cluster: 20 to 64000.
|
|
733
|
-
* >
|
|
734
|
-
* > - If the storage type of a Standard Edition cluster is ESSD AutoPL, the storage space must be a multiple of 10 between 40 and 64000.
|
|
633
|
+
* The storage space for subscription billing (pay-by-space). Unit: GB.
|
|
634
|
+
* > - Valid values for PolarDB for MySQL Enterprise Edition: 10 to 50000.
|
|
635
|
+
* > - Valid values for PolarDB for MySQL Standard Edition: 20 to 64000.
|
|
636
|
+
* > - When the Standard Edition storage type is ESSDAUTOPL, valid values are 40 to 64000 with a minimum step of 10. Only values such as 40, 50, 60, and so on are accepted.
|
|
735
637
|
*
|
|
736
638
|
* @example
|
|
737
639
|
* 50
|
|
@@ -739,22 +641,15 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
739
641
|
storageSpace?: number;
|
|
740
642
|
/**
|
|
741
643
|
* @remarks
|
|
742
|
-
* Valid values for Enterprise Edition:
|
|
743
|
-
*
|
|
644
|
+
* Valid values for Enterprise Edition storage type:
|
|
744
645
|
* - **PSL5**
|
|
745
|
-
*
|
|
746
646
|
* - **PSL4**
|
|
747
647
|
*
|
|
748
|
-
* Valid values for Standard Edition:
|
|
749
|
-
*
|
|
648
|
+
* Valid values for Standard Edition storage type:
|
|
750
649
|
* - **ESSDPL0**
|
|
751
|
-
*
|
|
752
650
|
* - **ESSDPL1**
|
|
753
|
-
*
|
|
754
651
|
* - **ESSDPL2**
|
|
755
|
-
*
|
|
756
652
|
* - **ESSDPL3**
|
|
757
|
-
*
|
|
758
653
|
* - **ESSDAUTOPL**
|
|
759
654
|
*
|
|
760
655
|
* @example
|
|
@@ -763,7 +658,7 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
763
658
|
storageType?: string;
|
|
764
659
|
/**
|
|
765
660
|
* @remarks
|
|
766
|
-
*
|
|
661
|
+
* Sets the upper limit for automatic storage scaling of Standard Edition clusters. Unit: GB.
|
|
767
662
|
*
|
|
768
663
|
* > The maximum value is 32000.
|
|
769
664
|
*
|
|
@@ -773,11 +668,11 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
773
668
|
storageUpperBound?: number;
|
|
774
669
|
/**
|
|
775
670
|
* @remarks
|
|
776
|
-
* Specifies whether
|
|
671
|
+
* Specifies whether multi-zone strong data consistency is enabled for the cluster. Valid values:
|
|
777
672
|
*
|
|
778
|
-
* - **ON**:
|
|
673
|
+
* - **ON**: Multi-zone strong data consistency is enabled. This value applies to the Standard Edition 3AZ scenario.
|
|
779
674
|
*
|
|
780
|
-
* - **OFF**:
|
|
675
|
+
* - **OFF**: Multi-zone strong data consistency is disabled.
|
|
781
676
|
*
|
|
782
677
|
* @example
|
|
783
678
|
* ON
|
|
@@ -785,16 +680,13 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
785
680
|
strictConsistency?: string;
|
|
786
681
|
/**
|
|
787
682
|
* @remarks
|
|
788
|
-
* Specifies whether to enable
|
|
683
|
+
* Specifies whether to enable Transparent Data Encryption (TDE). Valid values:
|
|
789
684
|
*
|
|
790
|
-
* - **true**:
|
|
685
|
+
* - **true**: TDE is enabled.
|
|
686
|
+
* - **false**: TDE is disabled. This is the default value.
|
|
791
687
|
*
|
|
792
|
-
*
|
|
793
|
-
*
|
|
794
|
-
* > * This parameter is valid only when **DBType** is set to **PostgreSQL** or **Oracle**.
|
|
795
|
-
* >
|
|
688
|
+
* > * This parameter takes effect only when **DBType** is set to **PostgreSQL** or **Oracle**.
|
|
796
689
|
* > * You can call the [ModifyDBClusterTDE](https://help.aliyun.com/document_detail/167982.html) operation to enable TDE for a PolarDB for MySQL cluster.
|
|
797
|
-
* >
|
|
798
690
|
* > * TDE cannot be disabled after it is enabled.
|
|
799
691
|
*
|
|
800
692
|
* @example
|
|
@@ -803,7 +695,7 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
803
695
|
TDEStatus?: boolean;
|
|
804
696
|
/**
|
|
805
697
|
* @remarks
|
|
806
|
-
* The
|
|
698
|
+
* The list of tags.
|
|
807
699
|
*/
|
|
808
700
|
tag?: CreateDBClusterRequestTag[];
|
|
809
701
|
/**
|
|
@@ -816,11 +708,9 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
816
708
|
targetMinorVersion?: string;
|
|
817
709
|
/**
|
|
818
710
|
* @remarks
|
|
819
|
-
*
|
|
820
|
-
*
|
|
821
|
-
* -
|
|
822
|
-
*
|
|
823
|
-
* - If **Period** is set to **Year**, **UsedTime** must be an integer from `[1-3]`.
|
|
711
|
+
* This parameter is required when **PayType** is set to **Prepaid**.
|
|
712
|
+
* - When **Period** is set to **Month**, the valid values of **UsedTime** are integers in the range of `[1-9]`.
|
|
713
|
+
* - When **Period** is set to **Year**, the valid values of **UsedTime** are integers in the range of `[1-3]`.
|
|
824
714
|
*
|
|
825
715
|
* @example
|
|
826
716
|
* 1
|
|
@@ -828,7 +718,7 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
828
718
|
usedTime?: string;
|
|
829
719
|
/**
|
|
830
720
|
* @remarks
|
|
831
|
-
* The ID
|
|
721
|
+
* The VPC ID.
|
|
832
722
|
*
|
|
833
723
|
* @example
|
|
834
724
|
* vpc-**********
|
|
@@ -836,9 +726,9 @@ export declare class CreateDBClusterRequest extends $dara.Model {
|
|
|
836
726
|
VPCId?: string;
|
|
837
727
|
/**
|
|
838
728
|
* @remarks
|
|
839
|
-
* The ID
|
|
729
|
+
* The vSwitch ID.
|
|
840
730
|
*
|
|
841
|
-
* > If you specify
|
|
731
|
+
* > If you specify VPCId, you must also specify VSwitchId.
|
|
842
732
|
*
|
|
843
733
|
* @example
|
|
844
734
|
* vsw-**********
|