@alicloud/adb20211201 4.7.1 → 5.0.1
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 +765 -411
- package/dist/client.js +1683 -819
- package/dist/client.js.map +1 -1
- package/dist/models/AccessTokenModel.d.ts +18 -0
- package/dist/models/AccessTokenModel.js +66 -0
- package/dist/models/AccessTokenModel.js.map +1 -0
- package/dist/models/AddKnowledgeFileRequest.d.ts +65 -0
- package/dist/models/AddKnowledgeFileRequest.js +68 -0
- package/dist/models/AddKnowledgeFileRequest.js.map +1 -0
- package/dist/models/{DescribeLlmanswerResponse.d.ts → AddKnowledgeFileResponse.d.ts} +3 -3
- package/dist/models/{DescribeLlmanswerResponse.js → AddKnowledgeFileResponse.js} +6 -6
- package/dist/models/AddKnowledgeFileResponse.js.map +1 -0
- package/dist/models/AddKnowledgeFileResponseBody.d.ts +21 -0
- package/dist/models/{ModifyClusterConnectionStringResponseBody.js → AddKnowledgeFileResponseBody.js} +4 -4
- package/dist/models/AddKnowledgeFileResponseBody.js.map +1 -0
- package/dist/models/AllocateClusterPublicConnectionRequest.d.ts +11 -7
- package/dist/models/AllocateClusterPublicConnectionRequest.js +2 -0
- package/dist/models/AllocateClusterPublicConnectionRequest.js.map +1 -1
- package/dist/models/ApplyAdviceByIdRequest.d.ts +15 -1
- package/dist/models/ApplyAdviceByIdRequest.js.map +1 -1
- package/dist/models/BatchApplyAdviceByIdListRequest.d.ts +16 -4
- package/dist/models/BatchApplyAdviceByIdListRequest.js.map +1 -1
- package/dist/models/BindAccountRequest.d.ts +8 -5
- package/dist/models/BindAccountRequest.js +5 -0
- package/dist/models/BindAccountRequest.js.map +1 -1
- package/dist/models/BindAccountResponseBody.d.ts +1 -1
- package/dist/models/BindAccountShrinkRequest.d.ts +46 -0
- package/dist/models/BindAccountShrinkRequest.js +64 -0
- package/dist/models/BindAccountShrinkRequest.js.map +1 -0
- package/dist/models/CancelSparkReplStatementResponseBody.d.ts +1 -1
- package/dist/models/CancelSparkWarehouseBatchSqlrequest.d.ts +2 -2
- package/dist/models/CancelSparkWarehouseBatchSqlresponseBody.d.ts +1 -1
- package/dist/models/CheckFormationSchemaExistsRequest.d.ts +58 -0
- package/dist/models/{ListApsLifecycleStrategyRequest.js → CheckFormationSchemaExistsRequest.js} +8 -12
- package/dist/models/CheckFormationSchemaExistsRequest.js.map +1 -0
- package/dist/models/CheckFormationSchemaExistsResponse.d.ts +19 -0
- package/dist/models/CheckFormationSchemaExistsResponse.js +69 -0
- package/dist/models/CheckFormationSchemaExistsResponse.js.map +1 -0
- package/dist/models/CheckFormationSchemaExistsResponseBody.d.ts +61 -0
- package/dist/models/CheckFormationSchemaExistsResponseBody.js +68 -0
- package/dist/models/CheckFormationSchemaExistsResponseBody.js.map +1 -0
- package/dist/models/CheckSampleDataSetRequest.d.ts +1 -1
- package/dist/models/CheckSampleDataSetResponseBody.d.ts +9 -6
- package/dist/models/CheckSampleDataSetResponseBody.js.map +1 -1
- package/dist/models/ColDetailModel.d.ts +77 -0
- package/dist/models/ColDetailModel.js.map +1 -1
- package/dist/models/CreateAccountRequest.d.ts +22 -22
- package/dist/models/CreateAccountRequest.js +5 -0
- package/dist/models/CreateAccountRequest.js.map +1 -1
- package/dist/models/CreateAccountShrinkRequest.d.ts +87 -0
- package/dist/models/CreateAccountShrinkRequest.js +70 -0
- package/dist/models/CreateAccountShrinkRequest.js.map +1 -0
- package/dist/models/CreateApsCopyWorkloadRequest.d.ts +5 -5
- package/dist/models/CreateApsCopyWorkloadResponseBody.d.ts +8 -10
- package/dist/models/CreateApsCopyWorkloadResponseBody.js.map +1 -1
- package/dist/models/CreateApsDatasoureRequest.d.ts +38 -38
- package/dist/models/CreateApsDatasoureResponseBody.d.ts +9 -10
- package/dist/models/CreateApsDatasoureResponseBody.js.map +1 -1
- package/dist/models/CreateApsDatasoureShrinkRequest.d.ts +10 -10
- package/dist/models/CreateApsHiveJobRequest.d.ts +13 -14
- package/dist/models/CreateApsHiveJobRequest.js.map +1 -1
- package/dist/models/CreateApsHiveJobResponseBody.d.ts +8 -10
- package/dist/models/CreateApsHiveJobResponseBody.js.map +1 -1
- package/dist/models/CreateApsKafkaHudiJobRequest.d.ts +55 -27
- package/dist/models/CreateApsKafkaHudiJobRequest.js.map +1 -1
- package/dist/models/CreateApsKafkaHudiJobResponseBody.d.ts +6 -5
- package/dist/models/CreateApsKafkaHudiJobResponseBody.js.map +1 -1
- package/dist/models/CreateApsKafkaHudiJobShrinkRequest.d.ts +51 -23
- package/dist/models/CreateApsKafkaHudiJobShrinkRequest.js.map +1 -1
- package/dist/models/CreateApsSlsAdbjobRequest.d.ts +34 -34
- package/dist/models/CreateApsSlsAdbjobResponseBody.d.ts +8 -9
- package/dist/models/CreateApsSlsAdbjobResponseBody.js.map +1 -1
- package/dist/models/CreateApsSlsAdbjobShrinkRequest.d.ts +25 -25
- package/dist/models/CreateApsWebhookRequest.d.ts +12 -7
- package/dist/models/CreateApsWebhookRequest.js.map +1 -1
- package/dist/models/CreateApsWebhookResponseBody.d.ts +3 -3
- package/dist/models/CreateApsWebhookShrinkRequest.d.ts +5 -3
- package/dist/models/CreateApsWebhookShrinkRequest.js.map +1 -1
- package/dist/models/CreateDbclusterRequest.d.ts +80 -79
- package/dist/models/CreateDbclusterRequest.js +4 -0
- package/dist/models/CreateDbclusterRequest.js.map +1 -1
- package/dist/models/CreateDbclusterResponseBody.d.ts +2 -2
- package/dist/models/CreateDbresourceGroupRequest.d.ts +247 -43
- package/dist/models/CreateDbresourceGroupRequest.js +51 -1
- package/dist/models/CreateDbresourceGroupRequest.js.map +1 -1
- package/dist/models/CreateDbresourceGroupShrinkRequest.d.ts +88 -37
- package/dist/models/CreateDbresourceGroupShrinkRequest.js +6 -0
- package/dist/models/CreateDbresourceGroupShrinkRequest.js.map +1 -1
- package/dist/models/CreateFormationCrawlerRequest.d.ts +64 -0
- package/dist/models/{GetApsManagedDatabasesRequest.js → CreateFormationCrawlerRequest.js} +6 -4
- package/dist/models/CreateFormationCrawlerRequest.js.map +1 -0
- package/dist/models/{GetApsManagedDatabasesResponse.d.ts → CreateFormationCrawlerResponse.d.ts} +3 -3
- package/dist/models/{GetApsManagedDatabasesResponse.js → CreateFormationCrawlerResponse.js} +6 -6
- package/dist/models/{GetApsManagedDatabasesResponse.js.map → CreateFormationCrawlerResponse.js.map} +1 -1
- package/dist/models/CreateFormationCrawlerResponseBody.d.ts +71 -0
- package/dist/models/CreateFormationCrawlerResponseBody.js +70 -0
- package/dist/models/CreateFormationCrawlerResponseBody.js.map +1 -0
- package/dist/models/CreateLakeStorageRequest.d.ts +6 -7
- package/dist/models/CreateLakeStorageRequest.js.map +1 -1
- package/dist/models/CreateLakeStorageResponseBody.d.ts +8 -9
- package/dist/models/CreateLakeStorageResponseBody.js.map +1 -1
- package/dist/models/CreateLakeStorageShrinkRequest.d.ts +4 -5
- package/dist/models/CreateLakeStorageShrinkRequest.js.map +1 -1
- package/dist/models/CreateMaterializedViewRecommendRequest.d.ts +17 -17
- package/dist/models/CreateOssSubDirectoryRequest.d.ts +4 -3
- package/dist/models/CreateOssSubDirectoryRequest.js.map +1 -1
- package/dist/models/CreateOssSubDirectoryResponseBody.d.ts +10 -12
- package/dist/models/CreateOssSubDirectoryResponseBody.js.map +1 -1
- package/dist/models/CreatePerformanceViewRequest.d.ts +28 -29
- package/dist/models/CreatePerformanceViewRequest.js.map +1 -1
- package/dist/models/CreatePerformanceViewResponseBody.d.ts +3 -5
- package/dist/models/CreatePerformanceViewResponseBody.js.map +1 -1
- package/dist/models/CreatePerformanceViewShrinkRequest.d.ts +14 -12
- package/dist/models/CreatePerformanceViewShrinkRequest.js.map +1 -1
- package/dist/models/CreateSemanticViewRequest.d.ts +53 -0
- package/dist/models/CreateSemanticViewRequest.js +64 -0
- package/dist/models/CreateSemanticViewRequest.js.map +1 -0
- package/dist/models/{ListApsLifecycleStrategyResponse.d.ts → CreateSemanticViewResponse.d.ts} +3 -3
- package/dist/models/{ListApsOptimizationTasksResponse.js → CreateSemanticViewResponse.js} +6 -6
- package/dist/models/CreateSemanticViewResponse.js.map +1 -0
- package/dist/models/CreateSemanticViewResponseBody.d.ts +21 -0
- package/dist/models/{DescribeLlmanswerResponseBody.js → CreateSemanticViewResponseBody.js} +4 -8
- package/dist/models/CreateSemanticViewResponseBody.js.map +1 -0
- package/dist/models/CreateSparkTemplateRequest.d.ts +12 -14
- package/dist/models/CreateSparkTemplateRequest.js.map +1 -1
- package/dist/models/CreateSparkTemplateResponseBody.d.ts +4 -5
- package/dist/models/CreateSparkTemplateResponseBody.js.map +1 -1
- package/dist/models/CstoreIndexModel.d.ts +54 -0
- package/dist/models/CstoreIndexModel.js.map +1 -1
- package/dist/models/DatabaseSummaryModel.d.ts +35 -0
- package/dist/models/DatabaseSummaryModel.js.map +1 -1
- package/dist/models/DeleteApsWebhookResponseBody.d.ts +3 -0
- package/dist/models/DeleteApsWebhookResponseBody.js.map +1 -1
- package/dist/models/DeleteFormationCrawlerRequest.d.ts +53 -0
- package/dist/models/DeleteFormationCrawlerRequest.js +64 -0
- package/dist/models/DeleteFormationCrawlerRequest.js.map +1 -0
- package/dist/models/DeleteFormationCrawlerResponse.d.ts +19 -0
- package/dist/models/{ListApsLifecycleStrategyResponse.js → DeleteFormationCrawlerResponse.js} +6 -6
- package/dist/models/DeleteFormationCrawlerResponse.js.map +1 -0
- package/dist/models/DeleteFormationCrawlerResponseBody.d.ts +63 -0
- package/dist/models/DeleteFormationCrawlerResponseBody.js +68 -0
- package/dist/models/DeleteFormationCrawlerResponseBody.js.map +1 -0
- package/dist/models/DeletePerformanceViewRequest.d.ts +6 -6
- package/dist/models/DeletePerformanceViewResponseBody.d.ts +5 -3
- package/dist/models/DeletePerformanceViewResponseBody.js.map +1 -1
- package/dist/models/DeleteSemanticViewRequest.d.ts +43 -0
- package/dist/models/DeleteSemanticViewRequest.js +62 -0
- package/dist/models/DeleteSemanticViewRequest.js.map +1 -0
- package/dist/models/DeleteSemanticViewResponse.d.ts +19 -0
- package/dist/models/DeleteSemanticViewResponse.js +69 -0
- package/dist/models/DeleteSemanticViewResponse.js.map +1 -0
- package/dist/models/DeleteSemanticViewResponseBody.d.ts +21 -0
- package/dist/models/DeleteSemanticViewResponseBody.js +58 -0
- package/dist/models/DeleteSemanticViewResponseBody.js.map +1 -0
- package/dist/models/DescribeAbnormalPatternDetectionResponseBody.d.ts +2 -2
- package/dist/models/DescribeAccountAllPrivilegesRequest.d.ts +5 -4
- package/dist/models/DescribeAccountAllPrivilegesRequest.js.map +1 -1
- package/dist/models/DescribeAccountAllPrivilegesResponseBody.d.ts +12 -12
- package/dist/models/DescribeAccountPrivilegesRequest.d.ts +10 -9
- package/dist/models/DescribeAccountPrivilegesRequest.js.map +1 -1
- package/dist/models/DescribeAccountPrivilegesResponseBody.d.ts +12 -12
- package/dist/models/DescribeAccountsRequest.d.ts +8 -6
- package/dist/models/DescribeAccountsRequest.js.map +1 -1
- package/dist/models/DescribeAccountsResponseBody.d.ts +14 -56
- package/dist/models/DescribeAccountsResponseBody.js +28 -1
- package/dist/models/DescribeAccountsResponseBody.js.map +1 -1
- package/dist/models/DescribeAdbMySqlColumnsRequest.d.ts +11 -6
- package/dist/models/DescribeAdbMySqlColumnsRequest.js +2 -0
- package/dist/models/DescribeAdbMySqlColumnsRequest.js.map +1 -1
- package/dist/models/DescribeAdbMySqlColumnsResponseBody.d.ts +12 -14
- package/dist/models/DescribeAdbMySqlColumnsResponseBody.js.map +1 -1
- package/dist/models/DescribeAdbMySqlSchemasRequest.d.ts +8 -3
- package/dist/models/DescribeAdbMySqlSchemasRequest.js +2 -0
- package/dist/models/DescribeAdbMySqlSchemasRequest.js.map +1 -1
- package/dist/models/DescribeAdbMySqlSchemasResponseBody.d.ts +7 -9
- package/dist/models/DescribeAdbMySqlSchemasResponseBody.js.map +1 -1
- package/dist/models/DescribeAdbMySqlTablesRequest.d.ts +9 -4
- package/dist/models/DescribeAdbMySqlTablesRequest.js +2 -0
- package/dist/models/DescribeAdbMySqlTablesRequest.js.map +1 -1
- package/dist/models/DescribeAdbMySqlTablesResponseBody.d.ts +9 -11
- package/dist/models/DescribeAdbMySqlTablesResponseBody.js.map +1 -1
- package/dist/models/DescribeAllDataSourceResponseBody.d.ts +0 -102
- package/dist/models/DescribeAllDataSourceResponseBody.js.map +1 -1
- package/dist/models/DescribeAppliedAdvicesRequest.d.ts +39 -28
- package/dist/models/DescribeAppliedAdvicesRequest.js.map +1 -1
- package/dist/models/DescribeAppliedAdvicesResponseBody.d.ts +42 -29
- package/dist/models/DescribeAppliedAdvicesResponseBody.js.map +1 -1
- package/dist/models/DescribeApsActionLogsRequest.d.ts +2 -2
- package/dist/models/DescribeApsJobsResponseBody.d.ts +1 -1
- package/dist/models/DescribeApsResourceGroupsRequest.d.ts +4 -4
- package/dist/models/DescribeApsResourceGroupsResponseBody.d.ts +33 -22
- package/dist/models/DescribeApsResourceGroupsResponseBody.js.map +1 -1
- package/dist/models/DescribeAuditLogRecordsRequest.d.ts +72 -51
- package/dist/models/DescribeAuditLogRecordsRequest.js.map +1 -1
- package/dist/models/DescribeAuditLogRecordsResponseBody.d.ts +29 -14
- package/dist/models/DescribeAuditLogRecordsResponseBody.js.map +1 -1
- package/dist/models/DescribeAutoRenewalAttributeResponseBody.d.ts +0 -56
- package/dist/models/DescribeAutoRenewalAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribeAvailableAdvicesRequest.d.ts +34 -25
- package/dist/models/DescribeAvailableAdvicesRequest.js.map +1 -1
- package/dist/models/DescribeAvailableAdvicesResponseBody.d.ts +38 -26
- package/dist/models/DescribeAvailableAdvicesResponseBody.js.map +1 -1
- package/dist/models/DescribeBackupPolicyRequest.d.ts +1 -1
- package/dist/models/DescribeBackupPolicyResponseBody.d.ts +21 -14
- package/dist/models/DescribeBackupPolicyResponseBody.js.map +1 -1
- package/dist/models/DescribeBackupsRequest.d.ts +19 -9
- package/dist/models/DescribeBackupsRequest.js.map +1 -1
- package/dist/models/DescribeBackupsResponseBody.d.ts +14 -56
- package/dist/models/DescribeBackupsResponseBody.js.map +1 -1
- package/dist/models/DescribeClusterAccessWhiteListRequest.d.ts +9 -1
- package/dist/models/DescribeClusterAccessWhiteListRequest.js.map +1 -1
- package/dist/models/DescribeClusterAccessWhiteListResponseBody.d.ts +0 -29
- package/dist/models/DescribeClusterAccessWhiteListResponseBody.js.map +1 -1
- package/dist/models/DescribeClusterNetInfoRequest.d.ts +8 -5
- package/dist/models/DescribeClusterNetInfoRequest.js +2 -0
- package/dist/models/DescribeClusterNetInfoRequest.js.map +1 -1
- package/dist/models/DescribeClusterNetInfoResponseBody.d.ts +1 -93
- package/dist/models/DescribeClusterNetInfoResponseBody.js.map +1 -1
- package/dist/models/DescribeColumnsResponseBody.d.ts +0 -59
- package/dist/models/DescribeColumnsResponseBody.js.map +1 -1
- package/dist/models/DescribeControllerDetectionResponseBody.d.ts +1 -1
- package/dist/models/DescribeDbclusterAttributeRequest.d.ts +3 -2
- package/dist/models/DescribeDbclusterAttributeRequest.js.map +1 -1
- package/dist/models/DescribeDbclusterAttributeResponseBody.d.ts +0 -434
- package/dist/models/DescribeDbclusterAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribeDbclusterHealthStatusRequest.d.ts +4 -3
- package/dist/models/DescribeDbclusterHealthStatusRequest.js.map +1 -1
- package/dist/models/DescribeDbclusterHealthStatusResponseBody.d.ts +61 -46
- package/dist/models/DescribeDbclusterHealthStatusResponseBody.js.map +1 -1
- package/dist/models/DescribeDbclusterPerformanceRequest.d.ts +10 -9
- package/dist/models/DescribeDbclusterPerformanceRequest.js.map +1 -1
- package/dist/models/DescribeDbclusterPerformanceResponseBody.d.ts +17 -10
- package/dist/models/DescribeDbclusterPerformanceResponseBody.js.map +1 -1
- package/dist/models/DescribeDbclusterStatusRequest.d.ts +1 -2
- package/dist/models/DescribeDbclusterStatusRequest.js.map +1 -1
- package/dist/models/DescribeDbclusterStatusResponseBody.d.ts +1 -1
- package/dist/models/DescribeDbclustersRequest.d.ts +47 -33
- package/dist/models/DescribeDbclustersRequest.js.map +1 -1
- package/dist/models/DescribeDbclustersResponseBody.d.ts +0 -451
- package/dist/models/DescribeDbclustersResponseBody.js.map +1 -1
- package/dist/models/DescribeDbresourceGroupRequest.d.ts +10 -13
- package/dist/models/DescribeDbresourceGroupRequest.js.map +1 -1
- package/dist/models/DescribeDbresourceGroupResponseBody.d.ts +323 -37
- package/dist/models/DescribeDbresourceGroupResponseBody.js +53 -1
- package/dist/models/DescribeDbresourceGroupResponseBody.js.map +1 -1
- package/dist/models/DescribeDiagnosisRecordsRequest.d.ts +73 -54
- package/dist/models/DescribeDiagnosisRecordsRequest.js.map +1 -1
- package/dist/models/DescribeDiagnosisRecordsResponseBody.d.ts +49 -33
- package/dist/models/DescribeDiagnosisRecordsResponseBody.js.map +1 -1
- package/dist/models/DescribeDiagnosisSqlinfoRequest.d.ts +19 -27
- package/dist/models/DescribeDiagnosisSqlinfoRequest.js.map +1 -1
- package/dist/models/DescribeDiagnosisSqlinfoResponseBody.d.ts +8 -8
- package/dist/models/DescribeDownloadRecordsRequest.d.ts +10 -7
- package/dist/models/DescribeDownloadRecordsRequest.js.map +1 -1
- package/dist/models/DescribeDownloadRecordsResponseBody.d.ts +17 -8
- package/dist/models/DescribeDownloadRecordsResponseBody.js.map +1 -1
- package/dist/models/DescribeEnabledPrivilegesRequest.d.ts +4 -4
- package/dist/models/DescribeEnabledPrivilegesResponseBody.d.ts +10 -4
- package/dist/models/DescribeEnabledPrivilegesResponseBody.js.map +1 -1
- package/dist/models/DescribeExcessivePrimaryKeysResponseBody.d.ts +4 -4
- package/dist/models/DescribeExecutorDetectionResponseBody.d.ts +2 -2
- package/dist/models/DescribeHistoryTasksRequest.d.ts +0 -2
- package/dist/models/DescribeHistoryTasksRequest.js +0 -4
- package/dist/models/DescribeHistoryTasksRequest.js.map +1 -1
- package/dist/models/DescribeHistoryTasksStatRequest.d.ts +4 -3
- package/dist/models/DescribeHistoryTasksStatRequest.js +0 -6
- package/dist/models/DescribeHistoryTasksStatRequest.js.map +1 -1
- package/dist/models/DescribeJobResourceUsageRequest.d.ts +24 -3
- package/dist/models/DescribeJobResourceUsageRequest.js +2 -0
- package/dist/models/DescribeJobResourceUsageRequest.js.map +1 -1
- package/dist/models/DescribeJobResourceUsageResponseBody.d.ts +44 -14
- package/dist/models/DescribeJobResourceUsageResponseBody.js +2 -0
- package/dist/models/DescribeJobResourceUsageResponseBody.js.map +1 -1
- package/dist/models/DescribeMvRecommendSubTasksRequest.d.ts +19 -10
- package/dist/models/DescribeMvRecommendSubTasksRequest.js.map +1 -1
- package/dist/models/DescribeMvRecommendSubTasksResponseBody.d.ts +6 -6
- package/dist/models/DescribeMvRecommendTasksRequest.d.ts +10 -4
- package/dist/models/DescribeMvRecommendTasksRequest.js.map +1 -1
- package/dist/models/DescribeMvRecommendTasksResponseBody.d.ts +7 -7
- package/dist/models/DescribeMvrecommendResultsRequest.d.ts +12 -3
- package/dist/models/DescribeMvrecommendResultsRequest.js.map +1 -1
- package/dist/models/DescribeMvrecommendResultsResponseBody.d.ts +13 -7
- package/dist/models/DescribeMvrecommendResultsResponseBody.js.map +1 -1
- package/dist/models/DescribeOperatorPermissionRequest.d.ts +1 -1
- package/dist/models/DescribeOversizeNonPartitionTableInfosResponseBody.d.ts +1 -1
- package/dist/models/DescribePatternPerformanceRequest.d.ts +7 -9
- package/dist/models/DescribePatternPerformanceRequest.js.map +1 -1
- package/dist/models/DescribePatternPerformanceResponseBody.d.ts +83 -30
- package/dist/models/DescribePatternPerformanceResponseBody.js.map +1 -1
- package/dist/models/DescribePerformanceViewAttributeRequest.d.ts +1 -1
- package/dist/models/DescribePerformanceViewAttributeResponseBody.d.ts +1 -1
- package/dist/models/DescribePerformanceViewsResponseBody.d.ts +1 -1
- package/dist/models/DescribeProcessListRequest.d.ts +101 -0
- package/dist/models/{DescribeLlmsimilarQuestionsRequest.js → DescribeProcessListRequest.js} +18 -8
- package/dist/models/DescribeProcessListRequest.js.map +1 -0
- package/dist/models/DescribeProcessListResponse.d.ts +19 -0
- package/dist/models/DescribeProcessListResponse.js +69 -0
- package/dist/models/DescribeProcessListResponse.js.map +1 -0
- package/dist/models/DescribeProcessListResponseBody.d.ts +80 -0
- package/dist/models/DescribeProcessListResponseBody.js +126 -0
- package/dist/models/DescribeProcessListResponseBody.js.map +1 -0
- package/dist/models/DescribeRegionsRequest.d.ts +11 -5
- package/dist/models/DescribeRegionsRequest.js.map +1 -1
- package/dist/models/DescribeRegionsResponseBody.d.ts +0 -53
- package/dist/models/DescribeRegionsResponseBody.js.map +1 -1
- package/dist/models/DescribeSchemasResponseBody.d.ts +0 -18
- package/dist/models/DescribeSchemasResponseBody.js.map +1 -1
- package/dist/models/DescribeSparkAppDiagnosisInfoRequest.d.ts +1 -1
- package/dist/models/DescribeSqlPatternRequest.d.ts +1 -1
- package/dist/models/DescribeSqlpatternsRequest.d.ts +60 -34
- package/dist/models/DescribeSqlpatternsRequest.js +2 -0
- package/dist/models/DescribeSqlpatternsRequest.js.map +1 -1
- package/dist/models/DescribeSqlpatternsResponseBody.d.ts +122 -23
- package/dist/models/DescribeSqlpatternsResponseBody.js.map +1 -1
- package/dist/models/DescribeSqlwebSocketDomainRequest.d.ts +14 -3
- package/dist/models/DescribeSqlwebSocketDomainRequest.js.map +1 -1
- package/dist/models/DescribeSqlwebSocketDomainResponseBody.d.ts +10 -8
- package/dist/models/DescribeSqlwebSocketDomainResponseBody.js.map +1 -1
- package/dist/models/DescribeTableAccessCountRequest.d.ts +21 -27
- package/dist/models/DescribeTableAccessCountRequest.js.map +1 -1
- package/dist/models/DescribeTableAccessCountResponseBody.d.ts +5 -5
- package/dist/models/DescribeTablePartitionDiagnoseResponseBody.d.ts +2 -2
- package/dist/models/DescribeTableStatisticsResponseBody.d.ts +0 -97
- package/dist/models/DescribeTableStatisticsResponseBody.js.map +1 -1
- package/dist/models/DescribeTablesResponseBody.d.ts +0 -25
- package/dist/models/DescribeTablesResponseBody.js.map +1 -1
- package/dist/models/DescribeUserQuotaRequest.d.ts +1 -1
- package/dist/models/DescribeUserQuotaResponseBody.d.ts +3 -3
- package/dist/models/DescribeViewJobsRequest.d.ts +16 -17
- package/dist/models/DescribeViewJobsRequest.js.map +1 -1
- package/dist/models/DescribeViewJobsResponseBody.d.ts +5 -5
- package/dist/models/DescribeWorkerDetectionRequest.d.ts +7 -10
- package/dist/models/DescribeWorkerDetectionRequest.js.map +1 -1
- package/dist/models/DescribeWorkerDetectionResponseBody.d.ts +49 -49
- package/dist/models/DetachUserEniresponseBody.d.ts +1 -1
- package/dist/models/Detail.d.ts +51 -3
- package/dist/models/Detail.js.map +1 -1
- package/dist/models/DownloadInstanceCacertificateRequest.d.ts +4 -5
- package/dist/models/DownloadInstanceCacertificateRequest.js.map +1 -1
- package/dist/models/DownloadInstanceCacertificateResponseBody.d.ts +1 -1
- package/dist/models/ExecuteSparkWarehouseBatchSqlrequest.d.ts +1 -1
- package/dist/models/FieldSchemaModel.d.ts +189 -0
- package/dist/models/FieldSchemaModel.js.map +1 -1
- package/dist/models/GenerateSqlBySemanticSqlRequest.d.ts +41 -0
- package/dist/models/GenerateSqlBySemanticSqlRequest.js +62 -0
- package/dist/models/GenerateSqlBySemanticSqlRequest.js.map +1 -0
- package/dist/models/{ListApsOptimizationTasksResponse.d.ts → GenerateSqlBySemanticSqlResponse.d.ts} +3 -3
- package/dist/models/GenerateSqlBySemanticSqlResponse.js +69 -0
- package/dist/models/{ListApsLifecycleStrategyResponse.js.map → GenerateSqlBySemanticSqlResponse.js.map} +1 -1
- package/dist/models/GenerateSqlBySemanticSqlResponseBody.d.ts +64 -0
- package/dist/models/{DescribeLlmsimilarQuestionsResponseBody.js → GenerateSqlBySemanticSqlResponseBody.js} +16 -26
- package/dist/models/GenerateSqlBySemanticSqlResponseBody.js.map +1 -0
- package/dist/models/GetAdbsparkNecessaryRampermissionsRequest.d.ts +1 -2
- package/dist/models/GetAdbsparkNecessaryRampermissionsRequest.js.map +1 -1
- package/dist/models/GetAdbsparkNecessaryRampermissionsResponseBody.d.ts +20 -23
- package/dist/models/GetAdbsparkNecessaryRampermissionsResponseBody.js.map +1 -1
- package/dist/models/GetDatabaseObjectsRequest.d.ts +4 -1
- package/dist/models/GetDatabaseObjectsRequest.js.map +1 -1
- package/dist/models/GetFormationCrawlerRequest.d.ts +50 -0
- package/dist/models/{ModifyClusterConnectionStringRequest.js → GetFormationCrawlerRequest.js} +10 -10
- package/dist/models/GetFormationCrawlerRequest.js.map +1 -0
- package/dist/models/GetFormationCrawlerResponse.d.ts +19 -0
- package/dist/models/GetFormationCrawlerResponse.js +69 -0
- package/dist/models/GetFormationCrawlerResponse.js.map +1 -0
- package/dist/models/{GetApsManagedDatabasesResponseBody.d.ts → GetFormationCrawlerResponseBody.d.ts} +15 -14
- package/dist/models/{GetApsManagedDatabasesResponseBody.js → GetFormationCrawlerResponseBody.js} +6 -4
- package/dist/models/GetFormationCrawlerResponseBody.js.map +1 -0
- package/dist/models/GetKnowledgeRecallRequest.d.ts +41 -0
- package/dist/models/GetKnowledgeRecallRequest.js +62 -0
- package/dist/models/GetKnowledgeRecallRequest.js.map +1 -0
- package/dist/models/GetKnowledgeRecallResponse.d.ts +19 -0
- package/dist/models/GetKnowledgeRecallResponse.js +69 -0
- package/dist/models/GetKnowledgeRecallResponse.js.map +1 -0
- package/dist/models/GetKnowledgeRecallResponseBody.d.ts +69 -0
- package/dist/models/GetKnowledgeRecallResponseBody.js +91 -0
- package/dist/models/GetKnowledgeRecallResponseBody.js.map +1 -0
- package/dist/models/GetSemanticViewRequest.d.ts +43 -0
- package/dist/models/GetSemanticViewRequest.js +62 -0
- package/dist/models/GetSemanticViewRequest.js.map +1 -0
- package/dist/models/GetSemanticViewResponse.d.ts +19 -0
- package/dist/models/GetSemanticViewResponse.js +69 -0
- package/dist/models/GetSemanticViewResponse.js.map +1 -0
- package/dist/models/{DescribeLlmanswerResponseBody.d.ts → GetSemanticViewResponseBody.d.ts} +7 -11
- package/dist/models/GetSemanticViewResponseBody.js +64 -0
- package/dist/models/GetSemanticViewResponseBody.js.map +1 -0
- package/dist/models/GetSparkAppAttemptLogResponseBody.d.ts +1 -1
- package/dist/models/GetSparkAppMetricsResponseBody.d.ts +2 -2
- package/dist/models/GetSparkAppStateResponseBody.d.ts +1 -1
- package/dist/models/GetSparkConfigLogPathRequest.d.ts +1 -1
- package/dist/models/GetSparkConfigLogPathResponseBody.d.ts +1 -1
- package/dist/models/GetSparkWarehouseBatchSqlrequest.d.ts +2 -2
- package/dist/models/GetTableColumnsRequest.d.ts +5 -6
- package/dist/models/GetTableColumnsRequest.js.map +1 -1
- package/dist/models/GetTableColumnsResponseBody.d.ts +11 -13
- package/dist/models/GetTableColumnsResponseBody.js.map +1 -1
- package/dist/models/GetTableObjectsRequest.d.ts +24 -32
- package/dist/models/GetTableObjectsRequest.js.map +1 -1
- package/dist/models/GetTableObjectsResponseBody.d.ts +15 -17
- package/dist/models/GetTableObjectsResponseBody.js.map +1 -1
- package/dist/models/GetTableRequest.d.ts +4 -4
- package/dist/models/GetTableResponseBody.d.ts +5 -5
- package/dist/models/GetViewObjectsRequest.d.ts +21 -20
- package/dist/models/GetViewObjectsRequest.js.map +1 -1
- package/dist/models/GetViewObjectsResponseBody.d.ts +10 -12
- package/dist/models/GetViewObjectsResponseBody.js.map +1 -1
- package/dist/models/KillSparkAppResponseBody.d.ts +4 -4
- package/dist/models/ListApsWebhookRequest.d.ts +2 -2
- package/dist/models/ListApsWebhookResponseBody.d.ts +8 -8
- package/dist/models/{ListApsOptimizationStrategyRequest.d.ts → ListSemanticViewNamesRequest.d.ts} +6 -8
- package/dist/models/ListSemanticViewNamesRequest.js +60 -0
- package/dist/models/ListSemanticViewNamesRequest.js.map +1 -0
- package/dist/models/ListSemanticViewNamesResponse.d.ts +19 -0
- package/dist/models/ListSemanticViewNamesResponse.js +69 -0
- package/dist/models/ListSemanticViewNamesResponse.js.map +1 -0
- package/dist/models/ListSemanticViewNamesResponseBody.d.ts +62 -0
- package/dist/models/{ListApsOptimizationStrategyResponseBody.js → ListSemanticViewNamesResponseBody.js} +13 -25
- package/dist/models/ListSemanticViewNamesResponseBody.js.map +1 -0
- package/dist/models/ListSparkAppAttemptsRequest.d.ts +7 -7
- package/dist/models/ListSparkAppAttemptsResponseBody.d.ts +28 -44
- package/dist/models/ListSparkAppAttemptsResponseBody.js.map +1 -1
- package/dist/models/ListSparkAppsRequest.d.ts +36 -5
- package/dist/models/ListSparkAppsRequest.js.map +1 -1
- package/dist/models/ListSparkAppsResponseBody.d.ts +19 -20
- package/dist/models/ListSparkAppsResponseBody.js.map +1 -1
- package/dist/models/ListTagResourcesRequest.d.ts +2 -2
- package/dist/models/ListTagResourcesResponseBody.d.ts +0 -32
- package/dist/models/ListTagResourcesResponseBody.js.map +1 -1
- package/dist/models/LoadSampleDataSetRequest.d.ts +1 -1
- package/dist/models/LoadSampleDataSetResponseBody.d.ts +1 -1
- package/dist/models/LogAnalyzeResult.d.ts +14 -1
- package/dist/models/LogAnalyzeResult.js.map +1 -1
- package/dist/models/ModifyDbclusterRequest.d.ts +37 -17
- package/dist/models/ModifyDbclusterRequest.js +4 -0
- package/dist/models/ModifyDbclusterRequest.js.map +1 -1
- package/dist/models/ModifyDbclusterResponseBody.d.ts +1 -1
- package/dist/models/ModifyDbresourceGroupRequest.d.ts +304 -26
- package/dist/models/ModifyDbresourceGroupRequest.js +47 -1
- package/dist/models/ModifyDbresourceGroupRequest.js.map +1 -1
- package/dist/models/ModifyDbresourceGroupShrinkRequest.d.ts +75 -24
- package/dist/models/ModifyDbresourceGroupShrinkRequest.js +2 -0
- package/dist/models/ModifyDbresourceGroupShrinkRequest.js.map +1 -1
- package/dist/models/ModifyMaterializedViewRecommendRequest.d.ts +18 -25
- package/dist/models/ModifyMaterializedViewRecommendRequest.js.map +1 -1
- package/dist/models/ModifyMaterializedViewRecommendResponseBody.d.ts +1 -1
- package/dist/models/ModifyPerformanceViewRequest.d.ts +1 -1
- package/dist/models/ModifyPerformanceViewShrinkRequest.d.ts +1 -1
- package/dist/models/ModifyUserEniVswitchOptionsResponseBody.d.ts +1 -1
- package/dist/models/OpenStructMvBaseTableDetailModel.d.ts +28 -0
- package/dist/models/OpenStructMvBaseTableDetailModel.js.map +1 -1
- package/dist/models/OpenStructMvDetailModel.d.ts +149 -0
- package/dist/models/OpenStructMvDetailModel.js.map +1 -1
- package/dist/models/OpenStructMvRecommendSubTaskModel.d.ts +63 -0
- package/dist/models/OpenStructMvRecommendSubTaskModel.js.map +1 -1
- package/dist/models/OpenStructMvRecommendTaskModel.d.ts +63 -0
- package/dist/models/OpenStructMvRecommendTaskModel.js.map +1 -1
- package/dist/models/OpenStructMvrecommendResultModel.d.ts +39 -0
- package/dist/models/OpenStructMvrecommendResultModel.js.map +1 -1
- package/dist/models/OpenStructRefreshJobModel.d.ts +73 -0
- package/dist/models/OpenStructRefreshJobModel.js.map +1 -1
- package/dist/models/QueryFormationInstsByTaskIdrequest.d.ts +43 -0
- package/dist/models/QueryFormationInstsByTaskIdrequest.js +62 -0
- package/dist/models/QueryFormationInstsByTaskIdrequest.js.map +1 -0
- package/dist/models/{ListApsOptimizationStrategyResponse.d.ts → QueryFormationInstsByTaskIdresponse.d.ts} +3 -3
- package/dist/models/{DescribeLlmsimilarQuestionsResponse.js → QueryFormationInstsByTaskIdresponse.js} +6 -6
- package/dist/models/{DescribeLlmsimilarQuestionsResponse.js.map → QueryFormationInstsByTaskIdresponse.js.map} +1 -1
- package/dist/models/QueryFormationInstsByTaskIdresponseBody.d.ts +199 -0
- package/dist/models/QueryFormationInstsByTaskIdresponseBody.js +123 -0
- package/dist/models/QueryFormationInstsByTaskIdresponseBody.js.map +1 -0
- package/dist/models/QueryFormationTaskByIdrequest.d.ts +53 -0
- package/dist/models/QueryFormationTaskByIdrequest.js +64 -0
- package/dist/models/QueryFormationTaskByIdrequest.js.map +1 -0
- package/dist/models/QueryFormationTaskByIdresponse.d.ts +19 -0
- package/dist/models/QueryFormationTaskByIdresponse.js +69 -0
- package/dist/models/QueryFormationTaskByIdresponse.js.map +1 -0
- package/dist/models/QueryFormationTaskByIdresponseBody.d.ts +70 -0
- package/dist/models/QueryFormationTaskByIdresponseBody.js +68 -0
- package/dist/models/QueryFormationTaskByIdresponseBody.js.map +1 -0
- package/dist/models/QueryFormationTasksByTypeRequest.d.ts +45 -0
- package/dist/models/{ListApsOptimizationStrategyRequest.js → QueryFormationTasksByTypeRequest.js} +6 -4
- package/dist/models/QueryFormationTasksByTypeRequest.js.map +1 -0
- package/dist/models/QueryFormationTasksByTypeResponse.d.ts +19 -0
- package/dist/models/QueryFormationTasksByTypeResponse.js +69 -0
- package/dist/models/QueryFormationTasksByTypeResponse.js.map +1 -0
- package/dist/models/QueryFormationTasksByTypeResponseBody.d.ts +165 -0
- package/dist/models/{ListApsOptimizationTasksResponseBody.js → QueryFormationTasksByTypeResponseBody.js} +32 -34
- package/dist/models/QueryFormationTasksByTypeResponseBody.js.map +1 -0
- package/dist/models/ReleaseClusterPublicConnectionRequest.d.ts +7 -4
- package/dist/models/ReleaseClusterPublicConnectionRequest.js +2 -0
- package/dist/models/ReleaseClusterPublicConnectionRequest.js.map +1 -1
- package/dist/models/RenameSemanticViewRequest.d.ts +63 -0
- package/dist/models/RenameSemanticViewRequest.js +66 -0
- package/dist/models/RenameSemanticViewRequest.js.map +1 -0
- package/dist/models/RenameSemanticViewResponse.d.ts +19 -0
- package/dist/models/RenameSemanticViewResponse.js +69 -0
- package/dist/models/RenameSemanticViewResponse.js.map +1 -0
- package/dist/models/RenameSemanticViewResponseBody.d.ts +21 -0
- package/dist/models/RenameSemanticViewResponseBody.js +58 -0
- package/dist/models/RenameSemanticViewResponseBody.js.map +1 -0
- package/dist/models/ReplaceSemanticViewRequest.d.ts +53 -0
- package/dist/models/ReplaceSemanticViewRequest.js +64 -0
- package/dist/models/ReplaceSemanticViewRequest.js.map +1 -0
- package/dist/models/ReplaceSemanticViewResponse.d.ts +19 -0
- package/dist/models/ReplaceSemanticViewResponse.js +69 -0
- package/dist/models/ReplaceSemanticViewResponse.js.map +1 -0
- package/dist/models/{ModifyClusterConnectionStringResponseBody.d.ts → ReplaceSemanticViewResponseBody.d.ts} +2 -2
- package/dist/models/ReplaceSemanticViewResponseBody.js +58 -0
- package/dist/models/ReplaceSemanticViewResponseBody.js.map +1 -0
- package/dist/models/{DescribeLlmsimilarQuestionsRequest.d.ts → RunMaterializedViewRecommendRequest.d.ts} +15 -13
- package/dist/models/{DescribeLlmanswerRequest.js → RunMaterializedViewRecommendRequest.js} +6 -6
- package/dist/models/RunMaterializedViewRecommendRequest.js.map +1 -0
- package/dist/models/{DescribeLlmsimilarQuestionsResponse.d.ts → RunMaterializedViewRecommendResponse.d.ts} +3 -3
- package/dist/models/RunMaterializedViewRecommendResponse.js +69 -0
- package/dist/models/RunMaterializedViewRecommendResponse.js.map +1 -0
- package/dist/models/RunMaterializedViewRecommendResponseBody.d.ts +21 -0
- package/dist/models/RunMaterializedViewRecommendResponseBody.js +58 -0
- package/dist/models/RunMaterializedViewRecommendResponseBody.js.map +1 -0
- package/dist/models/{GetApsManagedDatabasesRequest.d.ts → SearchSemanticViewsRequest.d.ts} +12 -6
- package/dist/models/SearchSemanticViewsRequest.js +62 -0
- package/dist/models/SearchSemanticViewsRequest.js.map +1 -0
- package/dist/models/SearchSemanticViewsResponse.d.ts +19 -0
- package/dist/models/SearchSemanticViewsResponse.js +69 -0
- package/dist/models/SearchSemanticViewsResponse.js.map +1 -0
- package/dist/models/SearchSemanticViewsResponseBody.d.ts +27 -0
- package/dist/models/SearchSemanticViewsResponseBody.js +64 -0
- package/dist/models/SearchSemanticViewsResponseBody.js.map +1 -0
- package/dist/models/SemanticViewModel.d.ts +116 -0
- package/dist/models/SemanticViewModel.js +66 -0
- package/dist/models/SemanticViewModel.js.map +1 -0
- package/dist/models/SerDeInfoModel.d.ts +25 -0
- package/dist/models/SerDeInfoModel.js.map +1 -1
- package/dist/models/SetSparkAppLogRootPathRequest.d.ts +2 -2
- package/dist/models/SetSparkAppLogRootPathResponseBody.d.ts +3 -3
- package/dist/models/SparkAnalyzeLogTask.d.ts +31 -0
- package/dist/models/SparkAnalyzeLogTask.js.map +1 -1
- package/dist/models/SparkAppInfo.d.ts +38 -4
- package/dist/models/SparkAppInfo.js.map +1 -1
- package/dist/models/SparkAttemptInfo.d.ts +30 -2
- package/dist/models/SparkAttemptInfo.js.map +1 -1
- package/dist/models/SparkBatchSql.d.ts +48 -4
- package/dist/models/SparkBatchSql.js.map +1 -1
- package/dist/models/SparkBatchSqlstatement.d.ts +40 -2
- package/dist/models/SparkBatchSqlstatement.js.map +1 -1
- package/dist/models/StartFormationCrawlerRequest.d.ts +50 -0
- package/dist/models/StartFormationCrawlerRequest.js +64 -0
- package/dist/models/StartFormationCrawlerRequest.js.map +1 -0
- package/dist/models/StartFormationCrawlerResponse.d.ts +19 -0
- package/dist/models/StartFormationCrawlerResponse.js +69 -0
- package/dist/models/StartFormationCrawlerResponse.js.map +1 -0
- package/dist/models/StartFormationCrawlerResponseBody.d.ts +47 -0
- package/dist/models/StartFormationCrawlerResponseBody.js +64 -0
- package/dist/models/StartFormationCrawlerResponseBody.js.map +1 -0
- package/dist/models/StopFormationCrawlerRequest.d.ts +53 -0
- package/dist/models/StopFormationCrawlerRequest.js +64 -0
- package/dist/models/StopFormationCrawlerRequest.js.map +1 -0
- package/dist/models/StopFormationCrawlerResponse.d.ts +19 -0
- package/dist/models/StopFormationCrawlerResponse.js +69 -0
- package/dist/models/StopFormationCrawlerResponse.js.map +1 -0
- package/dist/models/StopFormationCrawlerResponseBody.d.ts +61 -0
- package/dist/models/StopFormationCrawlerResponseBody.js +68 -0
- package/dist/models/StopFormationCrawlerResponseBody.js.map +1 -0
- package/dist/models/StorageDescriptorModel.d.ts +57 -0
- package/dist/models/StorageDescriptorModel.js.map +1 -1
- package/dist/models/TableDetailModel.d.ts +60 -0
- package/dist/models/TableDetailModel.js.map +1 -1
- package/dist/models/TableModel.d.ts +312 -0
- package/dist/models/TableModel.js.map +1 -1
- package/dist/models/TableSummaryModel.d.ts +63 -0
- package/dist/models/TableSummaryModel.js.map +1 -1
- package/dist/models/UpdateApsWebhookRequest.d.ts +9 -6
- package/dist/models/UpdateApsWebhookRequest.js.map +1 -1
- package/dist/models/UpdateApsWebhookResponseBody.d.ts +5 -2
- package/dist/models/UpdateApsWebhookResponseBody.js.map +1 -1
- package/dist/models/UpdateApsWebhookShrinkRequest.d.ts +1 -1
- package/dist/models/UpdateFormationCrawlerRequest.d.ts +49 -0
- package/dist/models/UpdateFormationCrawlerRequest.js +64 -0
- package/dist/models/UpdateFormationCrawlerRequest.js.map +1 -0
- package/dist/models/UpdateFormationCrawlerResponse.d.ts +19 -0
- package/dist/models/UpdateFormationCrawlerResponse.js +69 -0
- package/dist/models/UpdateFormationCrawlerResponse.js.map +1 -0
- package/dist/models/UpdateFormationCrawlerResponseBody.d.ts +74 -0
- package/dist/models/UpdateFormationCrawlerResponseBody.js +70 -0
- package/dist/models/UpdateFormationCrawlerResponseBody.js.map +1 -0
- package/dist/models/{ListApsLifecycleStrategyRequest.d.ts → UpdateFormationCrawlerScheduleStateRequest.d.ts} +23 -20
- package/dist/models/{ListApsOptimizationTasksRequest.js → UpdateFormationCrawlerScheduleStateRequest.js} +10 -14
- package/dist/models/UpdateFormationCrawlerScheduleStateRequest.js.map +1 -0
- package/dist/models/UpdateFormationCrawlerScheduleStateResponse.d.ts +19 -0
- package/dist/models/UpdateFormationCrawlerScheduleStateResponse.js +69 -0
- package/dist/models/UpdateFormationCrawlerScheduleStateResponse.js.map +1 -0
- package/dist/models/UpdateFormationCrawlerScheduleStateResponseBody.d.ts +63 -0
- package/dist/models/UpdateFormationCrawlerScheduleStateResponseBody.js +68 -0
- package/dist/models/UpdateFormationCrawlerScheduleStateResponseBody.js.map +1 -0
- package/dist/models/UserSummaryModel.d.ts +19 -0
- package/dist/models/UserSummaryModel.js +70 -0
- package/dist/models/UserSummaryModel.js.map +1 -0
- package/dist/models/model.d.ts +85 -26
- package/dist/models/model.js +225 -105
- package/dist/models/model.js.map +1 -1
- package/package.json +2 -2
- package/src/client.ts +1874 -877
- package/src/models/AccessTokenModel.ts +39 -0
- package/src/models/AddKnowledgeFileRequest.ts +88 -0
- package/src/models/{DescribeLlmanswerResponse.ts → AddKnowledgeFileResponse.ts} +4 -4
- package/src/models/AddKnowledgeFileResponseBody.ts +34 -0
- package/src/models/AllocateClusterPublicConnectionRequest.ts +13 -7
- package/src/models/ApplyAdviceByIdRequest.ts +15 -1
- package/src/models/BatchApplyAdviceByIdListRequest.ts +16 -4
- package/src/models/BindAccountRequest.ts +13 -5
- package/src/models/BindAccountResponseBody.ts +1 -1
- package/src/models/BindAccountShrinkRequest.ts +65 -0
- package/src/models/CancelSparkReplStatementResponseBody.ts +1 -1
- package/src/models/CancelSparkWarehouseBatchSqlrequest.ts +2 -2
- package/src/models/CancelSparkWarehouseBatchSqlresponseBody.ts +1 -1
- package/src/models/CheckFormationSchemaExistsRequest.ts +77 -0
- package/src/models/CheckFormationSchemaExistsResponse.ts +40 -0
- package/src/models/CheckFormationSchemaExistsResponseBody.ts +84 -0
- package/src/models/CheckSampleDataSetRequest.ts +1 -1
- package/src/models/CheckSampleDataSetResponseBody.ts +9 -6
- package/src/models/ColDetailModel.ts +77 -0
- package/src/models/CreateAccountRequest.ts +27 -22
- package/src/models/CreateAccountShrinkRequest.ts +112 -0
- package/src/models/CreateApsCopyWorkloadRequest.ts +5 -5
- package/src/models/CreateApsCopyWorkloadResponseBody.ts +8 -10
- package/src/models/CreateApsDatasoureRequest.ts +38 -38
- package/src/models/CreateApsDatasoureResponseBody.ts +9 -10
- package/src/models/CreateApsDatasoureShrinkRequest.ts +10 -10
- package/src/models/CreateApsHiveJobRequest.ts +13 -14
- package/src/models/CreateApsHiveJobResponseBody.ts +8 -10
- package/src/models/CreateApsKafkaHudiJobRequest.ts +55 -27
- package/src/models/CreateApsKafkaHudiJobResponseBody.ts +6 -5
- package/src/models/CreateApsKafkaHudiJobShrinkRequest.ts +51 -23
- package/src/models/CreateApsSlsAdbjobRequest.ts +34 -34
- package/src/models/CreateApsSlsAdbjobResponseBody.ts +8 -9
- package/src/models/CreateApsSlsAdbjobShrinkRequest.ts +25 -25
- package/src/models/CreateApsWebhookRequest.ts +12 -7
- package/src/models/CreateApsWebhookResponseBody.ts +3 -3
- package/src/models/CreateApsWebhookShrinkRequest.ts +5 -3
- package/src/models/CreateDbclusterRequest.ts +84 -79
- package/src/models/CreateDbclusterResponseBody.ts +2 -2
- package/src/models/CreateDbresourceGroupRequest.ts +288 -43
- package/src/models/CreateDbresourceGroupShrinkRequest.ts +94 -37
- package/src/models/CreateFormationCrawlerRequest.ts +81 -0
- package/src/models/{GetApsManagedDatabasesResponse.ts → CreateFormationCrawlerResponse.ts} +4 -4
- package/src/models/CreateFormationCrawlerResponseBody.ts +96 -0
- package/src/models/CreateLakeStorageRequest.ts +6 -7
- package/src/models/CreateLakeStorageResponseBody.ts +8 -9
- package/src/models/CreateLakeStorageShrinkRequest.ts +4 -5
- package/src/models/CreateMaterializedViewRecommendRequest.ts +17 -17
- package/src/models/CreateOssSubDirectoryRequest.ts +4 -3
- package/src/models/CreateOssSubDirectoryResponseBody.ts +10 -12
- package/src/models/CreatePerformanceViewRequest.ts +28 -29
- package/src/models/CreatePerformanceViewResponseBody.ts +3 -5
- package/src/models/CreatePerformanceViewShrinkRequest.ts +14 -12
- package/src/models/CreateSemanticViewRequest.ts +72 -0
- package/src/models/{ListApsLifecycleStrategyResponse.ts → CreateSemanticViewResponse.ts} +4 -4
- package/src/models/CreateSemanticViewResponseBody.ts +34 -0
- package/src/models/CreateSparkTemplateRequest.ts +12 -14
- package/src/models/CreateSparkTemplateResponseBody.ts +4 -5
- package/src/models/CstoreIndexModel.ts +54 -0
- package/src/models/DatabaseSummaryModel.ts +35 -0
- package/src/models/DeleteApsWebhookResponseBody.ts +3 -0
- package/src/models/DeleteFormationCrawlerRequest.ts +72 -0
- package/src/models/DeleteFormationCrawlerResponse.ts +40 -0
- package/src/models/DeleteFormationCrawlerResponseBody.ts +86 -0
- package/src/models/DeletePerformanceViewRequest.ts +6 -6
- package/src/models/DeletePerformanceViewResponseBody.ts +5 -3
- package/src/models/DeleteSemanticViewRequest.ts +60 -0
- package/src/models/DeleteSemanticViewResponse.ts +40 -0
- package/src/models/DeleteSemanticViewResponseBody.ts +34 -0
- package/src/models/DescribeAbnormalPatternDetectionResponseBody.ts +2 -2
- package/src/models/DescribeAccountAllPrivilegesRequest.ts +5 -4
- package/src/models/DescribeAccountAllPrivilegesResponseBody.ts +12 -12
- package/src/models/DescribeAccountPrivilegesRequest.ts +10 -9
- package/src/models/DescribeAccountPrivilegesResponseBody.ts +12 -12
- package/src/models/DescribeAccountsRequest.ts +8 -6
- package/src/models/DescribeAccountsResponseBody.ts +32 -56
- package/src/models/DescribeAdbMySqlColumnsRequest.ts +13 -6
- package/src/models/DescribeAdbMySqlColumnsResponseBody.ts +12 -14
- package/src/models/DescribeAdbMySqlSchemasRequest.ts +10 -3
- package/src/models/DescribeAdbMySqlSchemasResponseBody.ts +7 -9
- package/src/models/DescribeAdbMySqlTablesRequest.ts +11 -4
- package/src/models/DescribeAdbMySqlTablesResponseBody.ts +9 -11
- package/src/models/DescribeAllDataSourceResponseBody.ts +0 -102
- package/src/models/DescribeAppliedAdvicesRequest.ts +39 -28
- package/src/models/DescribeAppliedAdvicesResponseBody.ts +42 -29
- package/src/models/DescribeApsActionLogsRequest.ts +2 -2
- package/src/models/DescribeApsJobsResponseBody.ts +1 -1
- package/src/models/DescribeApsResourceGroupsRequest.ts +4 -4
- package/src/models/DescribeApsResourceGroupsResponseBody.ts +33 -22
- package/src/models/DescribeAuditLogRecordsRequest.ts +73 -52
- package/src/models/DescribeAuditLogRecordsResponseBody.ts +29 -14
- package/src/models/DescribeAutoRenewalAttributeResponseBody.ts +0 -56
- package/src/models/DescribeAvailableAdvicesRequest.ts +34 -25
- package/src/models/DescribeAvailableAdvicesResponseBody.ts +38 -26
- package/src/models/DescribeBackupPolicyRequest.ts +1 -1
- package/src/models/DescribeBackupPolicyResponseBody.ts +21 -14
- package/src/models/DescribeBackupsRequest.ts +19 -9
- package/src/models/DescribeBackupsResponseBody.ts +14 -56
- package/src/models/DescribeClusterAccessWhiteListRequest.ts +9 -1
- package/src/models/DescribeClusterAccessWhiteListResponseBody.ts +0 -29
- package/src/models/DescribeClusterNetInfoRequest.ts +10 -5
- package/src/models/DescribeClusterNetInfoResponseBody.ts +1 -93
- package/src/models/DescribeColumnsResponseBody.ts +0 -59
- package/src/models/DescribeControllerDetectionResponseBody.ts +1 -1
- package/src/models/DescribeDbclusterAttributeRequest.ts +3 -2
- package/src/models/DescribeDbclusterAttributeResponseBody.ts +0 -434
- package/src/models/DescribeDbclusterHealthStatusRequest.ts +4 -3
- package/src/models/DescribeDbclusterHealthStatusResponseBody.ts +61 -46
- package/src/models/DescribeDbclusterPerformanceRequest.ts +10 -9
- package/src/models/DescribeDbclusterPerformanceResponseBody.ts +17 -10
- package/src/models/DescribeDbclusterStatusRequest.ts +1 -2
- package/src/models/DescribeDbclusterStatusResponseBody.ts +1 -1
- package/src/models/DescribeDbclustersRequest.ts +47 -33
- package/src/models/DescribeDbclustersResponseBody.ts +0 -451
- package/src/models/DescribeDbresourceGroupRequest.ts +10 -13
- package/src/models/DescribeDbresourceGroupResponseBody.ts +366 -37
- package/src/models/DescribeDiagnosisRecordsRequest.ts +74 -55
- package/src/models/DescribeDiagnosisRecordsResponseBody.ts +49 -33
- package/src/models/DescribeDiagnosisSqlinfoRequest.ts +19 -27
- package/src/models/DescribeDiagnosisSqlinfoResponseBody.ts +8 -8
- package/src/models/DescribeDownloadRecordsRequest.ts +10 -7
- package/src/models/DescribeDownloadRecordsResponseBody.ts +17 -8
- package/src/models/DescribeEnabledPrivilegesRequest.ts +4 -4
- package/src/models/DescribeEnabledPrivilegesResponseBody.ts +10 -4
- package/src/models/DescribeExcessivePrimaryKeysResponseBody.ts +4 -4
- package/src/models/DescribeExecutorDetectionResponseBody.ts +2 -2
- package/src/models/DescribeHistoryTasksRequest.ts +0 -6
- package/src/models/DescribeHistoryTasksStatRequest.ts +4 -9
- package/src/models/DescribeJobResourceUsageRequest.ts +26 -3
- package/src/models/DescribeJobResourceUsageResponseBody.ts +46 -14
- package/src/models/DescribeMvRecommendSubTasksRequest.ts +19 -10
- package/src/models/DescribeMvRecommendSubTasksResponseBody.ts +6 -6
- package/src/models/DescribeMvRecommendTasksRequest.ts +10 -4
- package/src/models/DescribeMvRecommendTasksResponseBody.ts +7 -7
- package/src/models/DescribeMvrecommendResultsRequest.ts +12 -3
- package/src/models/DescribeMvrecommendResultsResponseBody.ts +13 -7
- package/src/models/DescribeOperatorPermissionRequest.ts +1 -1
- package/src/models/DescribeOversizeNonPartitionTableInfosResponseBody.ts +1 -1
- package/src/models/DescribePatternPerformanceRequest.ts +7 -9
- package/src/models/DescribePatternPerformanceResponseBody.ts +83 -30
- package/src/models/DescribePerformanceViewAttributeRequest.ts +1 -1
- package/src/models/DescribePerformanceViewAttributeResponseBody.ts +1 -1
- package/src/models/DescribePerformanceViewsResponseBody.ts +1 -1
- package/src/models/DescribeProcessListRequest.ts +136 -0
- package/src/models/DescribeProcessListResponse.ts +40 -0
- package/src/models/DescribeProcessListResponseBody.ts +143 -0
- package/src/models/DescribeRegionsRequest.ts +11 -5
- package/src/models/DescribeRegionsResponseBody.ts +0 -53
- package/src/models/DescribeSchemasResponseBody.ts +0 -18
- package/src/models/DescribeSparkAppDiagnosisInfoRequest.ts +1 -1
- package/src/models/DescribeSqlPatternRequest.ts +1 -1
- package/src/models/DescribeSqlpatternsRequest.ts +62 -34
- package/src/models/DescribeSqlpatternsResponseBody.ts +122 -23
- package/src/models/DescribeSqlwebSocketDomainRequest.ts +14 -3
- package/src/models/DescribeSqlwebSocketDomainResponseBody.ts +10 -8
- package/src/models/DescribeTableAccessCountRequest.ts +21 -27
- package/src/models/DescribeTableAccessCountResponseBody.ts +5 -5
- package/src/models/DescribeTablePartitionDiagnoseResponseBody.ts +2 -2
- package/src/models/DescribeTableStatisticsResponseBody.ts +0 -97
- package/src/models/DescribeTablesResponseBody.ts +0 -25
- package/src/models/DescribeUserQuotaRequest.ts +1 -1
- package/src/models/DescribeUserQuotaResponseBody.ts +3 -3
- package/src/models/DescribeViewJobsRequest.ts +16 -17
- package/src/models/DescribeViewJobsResponseBody.ts +5 -5
- package/src/models/DescribeWorkerDetectionRequest.ts +7 -10
- package/src/models/DescribeWorkerDetectionResponseBody.ts +49 -49
- package/src/models/DetachUserEniresponseBody.ts +1 -1
- package/src/models/Detail.ts +51 -3
- package/src/models/DownloadInstanceCacertificateRequest.ts +4 -5
- package/src/models/DownloadInstanceCacertificateResponseBody.ts +1 -1
- package/src/models/ExecuteSparkWarehouseBatchSqlrequest.ts +1 -1
- package/src/models/FieldSchemaModel.ts +189 -0
- package/src/models/GenerateSqlBySemanticSqlRequest.ts +58 -0
- package/src/models/{ListApsOptimizationTasksResponse.ts → GenerateSqlBySemanticSqlResponse.ts} +4 -4
- package/src/models/GenerateSqlBySemanticSqlResponseBody.ts +96 -0
- package/src/models/GetAdbsparkNecessaryRampermissionsRequest.ts +1 -2
- package/src/models/GetAdbsparkNecessaryRampermissionsResponseBody.ts +20 -23
- package/src/models/GetDatabaseObjectsRequest.ts +4 -1
- package/src/models/GetFormationCrawlerRequest.ts +69 -0
- package/src/models/GetFormationCrawlerResponse.ts +40 -0
- package/src/models/{GetApsManagedDatabasesResponseBody.ts → GetFormationCrawlerResponseBody.ts} +17 -14
- package/src/models/GetKnowledgeRecallRequest.ts +58 -0
- package/src/models/GetKnowledgeRecallResponse.ts +40 -0
- package/src/models/GetKnowledgeRecallResponseBody.ts +104 -0
- package/src/models/GetSemanticViewRequest.ts +60 -0
- package/src/models/GetSemanticViewResponse.ts +40 -0
- package/src/models/{DescribeLlmanswerResponseBody.ts → GetSemanticViewResponseBody.ts} +12 -15
- package/src/models/GetSparkAppAttemptLogResponseBody.ts +1 -1
- package/src/models/GetSparkAppMetricsResponseBody.ts +2 -2
- package/src/models/GetSparkAppStateResponseBody.ts +1 -1
- package/src/models/GetSparkConfigLogPathRequest.ts +1 -1
- package/src/models/GetSparkConfigLogPathResponseBody.ts +1 -1
- package/src/models/GetSparkWarehouseBatchSqlrequest.ts +2 -2
- package/src/models/GetTableColumnsRequest.ts +5 -6
- package/src/models/GetTableColumnsResponseBody.ts +11 -13
- package/src/models/GetTableObjectsRequest.ts +24 -32
- package/src/models/GetTableObjectsResponseBody.ts +15 -17
- package/src/models/GetTableRequest.ts +4 -4
- package/src/models/GetTableResponseBody.ts +5 -5
- package/src/models/GetViewObjectsRequest.ts +21 -20
- package/src/models/GetViewObjectsResponseBody.ts +10 -12
- package/src/models/KillSparkAppResponseBody.ts +4 -4
- package/src/models/ListApsWebhookRequest.ts +2 -2
- package/src/models/ListApsWebhookResponseBody.ts +8 -8
- package/src/models/{ListApsOptimizationStrategyRequest.ts → ListSemanticViewNamesRequest.ts} +8 -10
- package/src/models/ListSemanticViewNamesResponse.ts +40 -0
- package/src/models/ListSemanticViewNamesResponseBody.ts +94 -0
- package/src/models/ListSparkAppAttemptsRequest.ts +7 -7
- package/src/models/ListSparkAppAttemptsResponseBody.ts +28 -44
- package/src/models/ListSparkAppsRequest.ts +36 -5
- package/src/models/ListSparkAppsResponseBody.ts +19 -20
- package/src/models/ListTagResourcesRequest.ts +2 -2
- package/src/models/ListTagResourcesResponseBody.ts +0 -32
- package/src/models/LoadSampleDataSetRequest.ts +1 -1
- package/src/models/LoadSampleDataSetResponseBody.ts +1 -1
- package/src/models/LogAnalyzeResult.ts +14 -1
- package/src/models/ModifyDbclusterRequest.ts +41 -17
- package/src/models/ModifyDbclusterResponseBody.ts +1 -1
- package/src/models/ModifyDbresourceGroupRequest.ts +341 -26
- package/src/models/ModifyDbresourceGroupShrinkRequest.ts +77 -24
- package/src/models/ModifyMaterializedViewRecommendRequest.ts +18 -25
- package/src/models/ModifyMaterializedViewRecommendResponseBody.ts +1 -1
- package/src/models/ModifyPerformanceViewRequest.ts +1 -1
- package/src/models/ModifyPerformanceViewShrinkRequest.ts +1 -1
- package/src/models/ModifyUserEniVswitchOptionsResponseBody.ts +1 -1
- package/src/models/OpenStructMvBaseTableDetailModel.ts +28 -0
- package/src/models/OpenStructMvDetailModel.ts +149 -0
- package/src/models/OpenStructMvRecommendSubTaskModel.ts +63 -0
- package/src/models/OpenStructMvRecommendTaskModel.ts +63 -0
- package/src/models/OpenStructMvrecommendResultModel.ts +39 -0
- package/src/models/OpenStructRefreshJobModel.ts +73 -0
- package/src/models/QueryFormationInstsByTaskIdrequest.ts +60 -0
- package/src/models/{DescribeLlmsimilarQuestionsResponse.ts → QueryFormationInstsByTaskIdresponse.ts} +4 -4
- package/src/models/QueryFormationInstsByTaskIdresponseBody.ts +266 -0
- package/src/models/QueryFormationTaskByIdrequest.ts +72 -0
- package/src/models/QueryFormationTaskByIdresponse.ts +40 -0
- package/src/models/QueryFormationTaskByIdresponseBody.ts +93 -0
- package/src/models/QueryFormationTasksByTypeRequest.ts +62 -0
- package/src/models/QueryFormationTasksByTypeResponse.ts +40 -0
- package/src/models/QueryFormationTasksByTypeResponseBody.ts +223 -0
- package/src/models/ReleaseClusterPublicConnectionRequest.ts +9 -4
- package/src/models/RenameSemanticViewRequest.ts +84 -0
- package/src/models/RenameSemanticViewResponse.ts +40 -0
- package/src/models/RenameSemanticViewResponseBody.ts +34 -0
- package/src/models/ReplaceSemanticViewRequest.ts +72 -0
- package/src/models/ReplaceSemanticViewResponse.ts +40 -0
- package/src/models/{ModifyClusterConnectionStringResponseBody.ts → ReplaceSemanticViewResponseBody.ts} +2 -2
- package/src/models/{DescribeLlmsimilarQuestionsRequest.ts → RunMaterializedViewRecommendRequest.ts} +17 -15
- package/src/models/RunMaterializedViewRecommendResponse.ts +40 -0
- package/src/models/RunMaterializedViewRecommendResponseBody.ts +34 -0
- package/src/models/{GetApsManagedDatabasesRequest.ts → SearchSemanticViewsRequest.ts} +16 -8
- package/src/models/SearchSemanticViewsResponse.ts +40 -0
- package/src/models/SearchSemanticViewsResponseBody.ts +45 -0
- package/src/models/SemanticViewModel.ts +137 -0
- package/src/models/SerDeInfoModel.ts +25 -0
- package/src/models/SetSparkAppLogRootPathRequest.ts +2 -2
- package/src/models/SetSparkAppLogRootPathResponseBody.ts +3 -3
- package/src/models/SparkAnalyzeLogTask.ts +31 -0
- package/src/models/SparkAppInfo.ts +38 -4
- package/src/models/SparkAttemptInfo.ts +30 -2
- package/src/models/SparkBatchSql.ts +48 -4
- package/src/models/SparkBatchSqlstatement.ts +40 -2
- package/src/models/StartFormationCrawlerRequest.ts +69 -0
- package/src/models/StartFormationCrawlerResponse.ts +40 -0
- package/src/models/StartFormationCrawlerResponseBody.ts +66 -0
- package/src/models/StopFormationCrawlerRequest.ts +72 -0
- package/src/models/StopFormationCrawlerResponse.ts +40 -0
- package/src/models/StopFormationCrawlerResponseBody.ts +84 -0
- package/src/models/StorageDescriptorModel.ts +57 -0
- package/src/models/TableDetailModel.ts +60 -0
- package/src/models/TableModel.ts +312 -0
- package/src/models/TableSummaryModel.ts +63 -0
- package/src/models/UpdateApsWebhookRequest.ts +9 -6
- package/src/models/UpdateApsWebhookResponseBody.ts +5 -2
- package/src/models/UpdateApsWebhookShrinkRequest.ts +1 -1
- package/src/models/UpdateFormationCrawlerRequest.ts +68 -0
- package/src/models/UpdateFormationCrawlerResponse.ts +40 -0
- package/src/models/UpdateFormationCrawlerResponseBody.ts +99 -0
- package/src/models/{ListApsLifecycleStrategyRequest.ts → UpdateFormationCrawlerScheduleStateRequest.ts} +29 -28
- package/src/models/UpdateFormationCrawlerScheduleStateResponse.ts +40 -0
- package/src/models/UpdateFormationCrawlerScheduleStateResponseBody.ts +86 -0
- package/src/models/UserSummaryModel.ts +43 -0
- package/src/models/model.ts +85 -26
- package/dist/models/DescribeLlmanswerRequest.d.ts +0 -44
- package/dist/models/DescribeLlmanswerRequest.js.map +0 -1
- package/dist/models/DescribeLlmanswerResponse.js.map +0 -1
- package/dist/models/DescribeLlmanswerResponseBody.js.map +0 -1
- package/dist/models/DescribeLlmsimilarQuestionsRequest.js.map +0 -1
- package/dist/models/DescribeLlmsimilarQuestionsResponseBody.d.ts +0 -90
- package/dist/models/DescribeLlmsimilarQuestionsResponseBody.js.map +0 -1
- package/dist/models/GetApsManagedDatabasesRequest.js.map +0 -1
- package/dist/models/GetApsManagedDatabasesResponseBody.js.map +0 -1
- package/dist/models/ListApsLifecycleStrategyRequest.js.map +0 -1
- package/dist/models/ListApsLifecycleStrategyResponseBody.d.ts +0 -229
- package/dist/models/ListApsLifecycleStrategyResponseBody.js +0 -147
- package/dist/models/ListApsLifecycleStrategyResponseBody.js.map +0 -1
- package/dist/models/ListApsOptimizationStrategyRequest.js.map +0 -1
- package/dist/models/ListApsOptimizationStrategyResponse.js +0 -69
- package/dist/models/ListApsOptimizationStrategyResponse.js.map +0 -1
- package/dist/models/ListApsOptimizationStrategyResponseBody.d.ts +0 -122
- package/dist/models/ListApsOptimizationStrategyResponseBody.js.map +0 -1
- package/dist/models/ListApsOptimizationTasksRequest.d.ts +0 -75
- package/dist/models/ListApsOptimizationTasksRequest.js.map +0 -1
- package/dist/models/ListApsOptimizationTasksResponse.js.map +0 -1
- package/dist/models/ListApsOptimizationTasksResponseBody.d.ts +0 -189
- package/dist/models/ListApsOptimizationTasksResponseBody.js.map +0 -1
- package/dist/models/ModifyClusterConnectionStringRequest.d.ts +0 -54
- package/dist/models/ModifyClusterConnectionStringRequest.js.map +0 -1
- package/dist/models/ModifyClusterConnectionStringResponse.d.ts +0 -19
- package/dist/models/ModifyClusterConnectionStringResponse.js +0 -69
- package/dist/models/ModifyClusterConnectionStringResponse.js.map +0 -1
- package/dist/models/ModifyClusterConnectionStringResponseBody.js.map +0 -1
- package/src/models/DescribeLlmanswerRequest.ts +0 -69
- package/src/models/DescribeLlmsimilarQuestionsResponseBody.ts +0 -132
- package/src/models/ListApsLifecycleStrategyResponseBody.ts +0 -313
- package/src/models/ListApsOptimizationStrategyResponse.ts +0 -40
- package/src/models/ListApsOptimizationStrategyResponseBody.ts +0 -166
- package/src/models/ListApsOptimizationTasksRequest.ts +0 -100
- package/src/models/ListApsOptimizationTasksResponseBody.ts +0 -249
- package/src/models/ModifyClusterConnectionStringRequest.ts +0 -73
- package/src/models/ModifyClusterConnectionStringResponse.ts +0 -40
package/dist/client.d.ts
CHANGED
|
@@ -9,10 +9,25 @@ export default class Client extends OpenApi {
|
|
|
9
9
|
[key: string]: string;
|
|
10
10
|
}, endpoint: string): string;
|
|
11
11
|
/**
|
|
12
|
-
*
|
|
12
|
+
* Adds a knowledge base document.
|
|
13
|
+
*
|
|
14
|
+
* @param request - AddKnowledgeFileRequest
|
|
15
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
16
|
+
* @returns AddKnowledgeFileResponse
|
|
17
|
+
*/
|
|
18
|
+
addKnowledgeFileWithOptions(request: $_model.AddKnowledgeFileRequest, runtime: $dara.RuntimeOptions): Promise<$_model.AddKnowledgeFileResponse>;
|
|
19
|
+
/**
|
|
20
|
+
* Adds a knowledge base document.
|
|
21
|
+
*
|
|
22
|
+
* @param request - AddKnowledgeFileRequest
|
|
23
|
+
* @returns AddKnowledgeFileResponse
|
|
24
|
+
*/
|
|
25
|
+
addKnowledgeFile(request: $_model.AddKnowledgeFileRequest): Promise<$_model.AddKnowledgeFileResponse>;
|
|
26
|
+
/**
|
|
27
|
+
* Allocates a public connection address for a cluster.
|
|
13
28
|
*
|
|
14
29
|
* @remarks
|
|
15
|
-
* For
|
|
30
|
+
* For a list of service endpoints, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
16
31
|
*
|
|
17
32
|
* @param request - AllocateClusterPublicConnectionRequest
|
|
18
33
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -20,20 +35,20 @@ export default class Client extends OpenApi {
|
|
|
20
35
|
*/
|
|
21
36
|
allocateClusterPublicConnectionWithOptions(request: $_model.AllocateClusterPublicConnectionRequest, runtime: $dara.RuntimeOptions): Promise<$_model.AllocateClusterPublicConnectionResponse>;
|
|
22
37
|
/**
|
|
23
|
-
*
|
|
38
|
+
* Allocates a public connection address for a cluster.
|
|
24
39
|
*
|
|
25
40
|
* @remarks
|
|
26
|
-
* For
|
|
41
|
+
* For a list of service endpoints, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
27
42
|
*
|
|
28
43
|
* @param request - AllocateClusterPublicConnectionRequest
|
|
29
44
|
* @returns AllocateClusterPublicConnectionResponse
|
|
30
45
|
*/
|
|
31
46
|
allocateClusterPublicConnection(request: $_model.AllocateClusterPublicConnectionRequest): Promise<$_model.AllocateClusterPublicConnectionResponse>;
|
|
32
47
|
/**
|
|
33
|
-
* Applies
|
|
48
|
+
* Applies a single optimization suggestion.
|
|
34
49
|
*
|
|
35
50
|
* @remarks
|
|
36
|
-
* For
|
|
51
|
+
* For the endpoints of this service, refer to [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
37
52
|
*
|
|
38
53
|
* @param request - ApplyAdviceByIdRequest
|
|
39
54
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -41,10 +56,10 @@ export default class Client extends OpenApi {
|
|
|
41
56
|
*/
|
|
42
57
|
applyAdviceByIdWithOptions(request: $_model.ApplyAdviceByIdRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ApplyAdviceByIdResponse>;
|
|
43
58
|
/**
|
|
44
|
-
* Applies
|
|
59
|
+
* Applies a single optimization suggestion.
|
|
45
60
|
*
|
|
46
61
|
* @remarks
|
|
47
|
-
* For
|
|
62
|
+
* For the endpoints of this service, refer to [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
48
63
|
*
|
|
49
64
|
* @param request - ApplyAdviceByIdRequest
|
|
50
65
|
* @returns ApplyAdviceByIdResponse
|
|
@@ -72,7 +87,10 @@ export default class Client extends OpenApi {
|
|
|
72
87
|
*/
|
|
73
88
|
attachUserENI(request: $_model.AttachUserENIRequest): Promise<$_model.AttachUserENIResponse>;
|
|
74
89
|
/**
|
|
75
|
-
* Applies optimization suggestions.
|
|
90
|
+
* Applies optimization suggestions in batches.
|
|
91
|
+
*
|
|
92
|
+
* @remarks
|
|
93
|
+
* For the endpoint of this service, refer to [Service registration](https://help.aliyun.com/document_detail/612373.html).
|
|
76
94
|
*
|
|
77
95
|
* @param request - BatchApplyAdviceByIdListRequest
|
|
78
96
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -80,28 +98,31 @@ export default class Client extends OpenApi {
|
|
|
80
98
|
*/
|
|
81
99
|
batchApplyAdviceByIdListWithOptions(request: $_model.BatchApplyAdviceByIdListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.BatchApplyAdviceByIdListResponse>;
|
|
82
100
|
/**
|
|
83
|
-
* Applies optimization suggestions.
|
|
101
|
+
* Applies optimization suggestions in batches.
|
|
102
|
+
*
|
|
103
|
+
* @remarks
|
|
104
|
+
* For the endpoint of this service, refer to [Service registration](https://help.aliyun.com/document_detail/612373.html).
|
|
84
105
|
*
|
|
85
106
|
* @param request - BatchApplyAdviceByIdListRequest
|
|
86
107
|
* @returns BatchApplyAdviceByIdListResponse
|
|
87
108
|
*/
|
|
88
109
|
batchApplyAdviceByIdList(request: $_model.BatchApplyAdviceByIdListRequest): Promise<$_model.BatchApplyAdviceByIdListResponse>;
|
|
89
110
|
/**
|
|
90
|
-
*
|
|
111
|
+
* Bind a Resource Access Management (RAM) user to a standard database account in a cluster.
|
|
91
112
|
*
|
|
92
113
|
* @remarks
|
|
93
|
-
* For
|
|
114
|
+
* For the current service endpoint, see [service endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
94
115
|
*
|
|
95
|
-
* @param
|
|
116
|
+
* @param tmpReq - BindAccountRequest
|
|
96
117
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
97
118
|
* @returns BindAccountResponse
|
|
98
119
|
*/
|
|
99
|
-
bindAccountWithOptions(
|
|
120
|
+
bindAccountWithOptions(tmpReq: $_model.BindAccountRequest, runtime: $dara.RuntimeOptions): Promise<$_model.BindAccountResponse>;
|
|
100
121
|
/**
|
|
101
|
-
*
|
|
122
|
+
* Bind a Resource Access Management (RAM) user to a standard database account in a cluster.
|
|
102
123
|
*
|
|
103
124
|
* @remarks
|
|
104
|
-
* For
|
|
125
|
+
* For the current service endpoint, see [service endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
105
126
|
*
|
|
106
127
|
* @param request - BindAccountRequest
|
|
107
128
|
* @returns BindAccountResponse
|
|
@@ -144,7 +165,12 @@ export default class Client extends OpenApi {
|
|
|
144
165
|
*/
|
|
145
166
|
cancelSparkReplStatement(request: $_model.CancelSparkReplStatementRequest): Promise<$_model.CancelSparkReplStatementResponse>;
|
|
146
167
|
/**
|
|
147
|
-
* Cancels
|
|
168
|
+
* Cancels a Spark SQL execution.
|
|
169
|
+
*
|
|
170
|
+
* @remarks
|
|
171
|
+
* - Public endpoint of a region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
172
|
+
* - VPC endpoint of a region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
173
|
+
* > If you encounter a 409 error when initiating requests from China North 1 (Qingdao), China South 1 (Shenzhen), China South 3 (Guangzhou), or Hong Kong (China), contact technical support.
|
|
148
174
|
*
|
|
149
175
|
* @param request - CancelSparkWarehouseBatchSQLRequest
|
|
150
176
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -152,7 +178,12 @@ export default class Client extends OpenApi {
|
|
|
152
178
|
*/
|
|
153
179
|
cancelSparkWarehouseBatchSQLWithOptions(request: $_model.CancelSparkWarehouseBatchSQLRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CancelSparkWarehouseBatchSQLResponse>;
|
|
154
180
|
/**
|
|
155
|
-
* Cancels
|
|
181
|
+
* Cancels a Spark SQL execution.
|
|
182
|
+
*
|
|
183
|
+
* @remarks
|
|
184
|
+
* - Public endpoint of a region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
185
|
+
* - VPC endpoint of a region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
186
|
+
* > If you encounter a 409 error when initiating requests from China North 1 (Qingdao), China South 1 (Shenzhen), China South 3 (Guangzhou), or Hong Kong (China), contact technical support.
|
|
156
187
|
*
|
|
157
188
|
* @param request - CancelSparkWarehouseBatchSQLRequest
|
|
158
189
|
* @returns CancelSparkWarehouseBatchSQLResponse
|
|
@@ -179,9 +210,24 @@ export default class Client extends OpenApi {
|
|
|
179
210
|
* @returns CheckBindRamUserResponse
|
|
180
211
|
*/
|
|
181
212
|
checkBindRamUser(request: $_model.CheckBindRamUserRequest): Promise<$_model.CheckBindRamUserResponse>;
|
|
213
|
+
/**
|
|
214
|
+
* Checks whether a metadata discovery schema exists.
|
|
215
|
+
*
|
|
216
|
+
* @param request - CheckFormationSchemaExistsRequest
|
|
217
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
218
|
+
* @returns CheckFormationSchemaExistsResponse
|
|
219
|
+
*/
|
|
220
|
+
checkFormationSchemaExistsWithOptions(request: $_model.CheckFormationSchemaExistsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CheckFormationSchemaExistsResponse>;
|
|
221
|
+
/**
|
|
222
|
+
* Checks whether a metadata discovery schema exists.
|
|
223
|
+
*
|
|
224
|
+
* @param request - CheckFormationSchemaExistsRequest
|
|
225
|
+
* @returns CheckFormationSchemaExistsResponse
|
|
226
|
+
*/
|
|
227
|
+
checkFormationSchemaExists(request: $_model.CheckFormationSchemaExistsRequest): Promise<$_model.CheckFormationSchemaExistsResponse>;
|
|
182
228
|
/**
|
|
183
229
|
* @remarks
|
|
184
|
-
* For
|
|
230
|
+
* For the service endpoint, see [endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
185
231
|
*
|
|
186
232
|
* @param request - CheckSampleDataSetRequest
|
|
187
233
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -190,7 +236,7 @@ export default class Client extends OpenApi {
|
|
|
190
236
|
checkSampleDataSetWithOptions(request: $_model.CheckSampleDataSetRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CheckSampleDataSetResponse>;
|
|
191
237
|
/**
|
|
192
238
|
* @remarks
|
|
193
|
-
* For
|
|
239
|
+
* For the service endpoint, see [endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
194
240
|
*
|
|
195
241
|
* @param request - CheckSampleDataSetRequest
|
|
196
242
|
* @returns CheckSampleDataSetResponse
|
|
@@ -233,28 +279,28 @@ export default class Client extends OpenApi {
|
|
|
233
279
|
*/
|
|
234
280
|
createAPSJob(request: $_model.CreateAPSJobRequest): Promise<$_model.CreateAPSJobResponse>;
|
|
235
281
|
/**
|
|
236
|
-
* Creates a database account for
|
|
282
|
+
* Creates a database account for a cluster.
|
|
237
283
|
*
|
|
238
284
|
* @remarks
|
|
239
|
-
* For information about the
|
|
285
|
+
* For information about the endpoint of this service, see [Service registration](https://help.aliyun.com/document_detail/612373.html).
|
|
240
286
|
*
|
|
241
|
-
* @param
|
|
287
|
+
* @param tmpReq - CreateAccountRequest
|
|
242
288
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
243
289
|
* @returns CreateAccountResponse
|
|
244
290
|
*/
|
|
245
|
-
createAccountWithOptions(
|
|
291
|
+
createAccountWithOptions(tmpReq: $_model.CreateAccountRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateAccountResponse>;
|
|
246
292
|
/**
|
|
247
|
-
* Creates a database account for
|
|
293
|
+
* Creates a database account for a cluster.
|
|
248
294
|
*
|
|
249
295
|
* @remarks
|
|
250
|
-
* For information about the
|
|
296
|
+
* For information about the endpoint of this service, see [Service registration](https://help.aliyun.com/document_detail/612373.html).
|
|
251
297
|
*
|
|
252
298
|
* @param request - CreateAccountRequest
|
|
253
299
|
* @returns CreateAccountResponse
|
|
254
300
|
*/
|
|
255
301
|
createAccount(request: $_model.CreateAccountRequest): Promise<$_model.CreateAccountResponse>;
|
|
256
302
|
/**
|
|
257
|
-
* Creates an
|
|
303
|
+
* Creates an APS replication task.
|
|
258
304
|
*
|
|
259
305
|
* @param request - CreateApsCopyWorkloadRequest
|
|
260
306
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -262,17 +308,17 @@ export default class Client extends OpenApi {
|
|
|
262
308
|
*/
|
|
263
309
|
createApsCopyWorkloadWithOptions(request: $_model.CreateApsCopyWorkloadRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateApsCopyWorkloadResponse>;
|
|
264
310
|
/**
|
|
265
|
-
* Creates an
|
|
311
|
+
* Creates an APS replication task.
|
|
266
312
|
*
|
|
267
313
|
* @param request - CreateApsCopyWorkloadRequest
|
|
268
314
|
* @returns CreateApsCopyWorkloadResponse
|
|
269
315
|
*/
|
|
270
316
|
createApsCopyWorkload(request: $_model.CreateApsCopyWorkloadRequest): Promise<$_model.CreateApsCopyWorkloadResponse>;
|
|
271
317
|
/**
|
|
272
|
-
* Creates an
|
|
318
|
+
* Creates an APS data source.
|
|
273
319
|
*
|
|
274
320
|
* @remarks
|
|
275
|
-
* For
|
|
321
|
+
* For the service registration of this service, refer to [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
276
322
|
*
|
|
277
323
|
* @param tmpReq - CreateApsDatasoureRequest
|
|
278
324
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -280,20 +326,20 @@ export default class Client extends OpenApi {
|
|
|
280
326
|
*/
|
|
281
327
|
createApsDatasoureWithOptions(tmpReq: $_model.CreateApsDatasoureRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateApsDatasoureResponse>;
|
|
282
328
|
/**
|
|
283
|
-
* Creates an
|
|
329
|
+
* Creates an APS data source.
|
|
284
330
|
*
|
|
285
331
|
* @remarks
|
|
286
|
-
* For
|
|
332
|
+
* For the service registration of this service, refer to [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
287
333
|
*
|
|
288
334
|
* @param request - CreateApsDatasoureRequest
|
|
289
335
|
* @returns CreateApsDatasoureResponse
|
|
290
336
|
*/
|
|
291
337
|
createApsDatasoure(request: $_model.CreateApsDatasoureRequest): Promise<$_model.CreateApsDatasoureResponse>;
|
|
292
338
|
/**
|
|
293
|
-
* Creates an
|
|
339
|
+
* Creates an APS Hive task.
|
|
294
340
|
*
|
|
295
341
|
* @remarks
|
|
296
|
-
* For information about the
|
|
342
|
+
* For information about the service registration of this service, see [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
297
343
|
*
|
|
298
344
|
* @param request - CreateApsHiveJobRequest
|
|
299
345
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -301,17 +347,17 @@ export default class Client extends OpenApi {
|
|
|
301
347
|
*/
|
|
302
348
|
createApsHiveJobWithOptions(request: $_model.CreateApsHiveJobRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateApsHiveJobResponse>;
|
|
303
349
|
/**
|
|
304
|
-
* Creates an
|
|
350
|
+
* Creates an APS Hive task.
|
|
305
351
|
*
|
|
306
352
|
* @remarks
|
|
307
|
-
* For information about the
|
|
353
|
+
* For information about the service registration of this service, see [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
308
354
|
*
|
|
309
355
|
* @param request - CreateApsHiveJobRequest
|
|
310
356
|
* @returns CreateApsHiveJobResponse
|
|
311
357
|
*/
|
|
312
358
|
createApsHiveJob(request: $_model.CreateApsHiveJobRequest): Promise<$_model.CreateApsHiveJobResponse>;
|
|
313
359
|
/**
|
|
314
|
-
* Creates
|
|
360
|
+
* Creates an APS Kafka to data lakehouse job.
|
|
315
361
|
*
|
|
316
362
|
* @param tmpReq - CreateApsKafkaHudiJobRequest
|
|
317
363
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -319,14 +365,14 @@ export default class Client extends OpenApi {
|
|
|
319
365
|
*/
|
|
320
366
|
createApsKafkaHudiJobWithOptions(tmpReq: $_model.CreateApsKafkaHudiJobRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateApsKafkaHudiJobResponse>;
|
|
321
367
|
/**
|
|
322
|
-
* Creates
|
|
368
|
+
* Creates an APS Kafka to data lakehouse job.
|
|
323
369
|
*
|
|
324
370
|
* @param request - CreateApsKafkaHudiJobRequest
|
|
325
371
|
* @returns CreateApsKafkaHudiJobResponse
|
|
326
372
|
*/
|
|
327
373
|
createApsKafkaHudiJob(request: $_model.CreateApsKafkaHudiJobRequest): Promise<$_model.CreateApsKafkaHudiJobResponse>;
|
|
328
374
|
/**
|
|
329
|
-
* Creates an
|
|
375
|
+
* Creates an APS link from Simple Log Service (SLS) to an AnalyticDB data warehouse.
|
|
330
376
|
*
|
|
331
377
|
* @param tmpReq - CreateApsSlsADBJobRequest
|
|
332
378
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -334,14 +380,14 @@ export default class Client extends OpenApi {
|
|
|
334
380
|
*/
|
|
335
381
|
createApsSlsADBJobWithOptions(tmpReq: $_model.CreateApsSlsADBJobRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateApsSlsADBJobResponse>;
|
|
336
382
|
/**
|
|
337
|
-
* Creates an
|
|
383
|
+
* Creates an APS link from Simple Log Service (SLS) to an AnalyticDB data warehouse.
|
|
338
384
|
*
|
|
339
385
|
* @param request - CreateApsSlsADBJobRequest
|
|
340
386
|
* @returns CreateApsSlsADBJobResponse
|
|
341
387
|
*/
|
|
342
388
|
createApsSlsADBJob(request: $_model.CreateApsSlsADBJobRequest): Promise<$_model.CreateApsSlsADBJobResponse>;
|
|
343
389
|
/**
|
|
344
|
-
* Creates a
|
|
390
|
+
* Creates a webhook for a specified database cluster and task type.
|
|
345
391
|
*
|
|
346
392
|
* @param tmpReq - CreateApsWebhookRequest
|
|
347
393
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -349,17 +395,17 @@ export default class Client extends OpenApi {
|
|
|
349
395
|
*/
|
|
350
396
|
createApsWebhookWithOptions(tmpReq: $_model.CreateApsWebhookRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateApsWebhookResponse>;
|
|
351
397
|
/**
|
|
352
|
-
* Creates a
|
|
398
|
+
* Creates a webhook for a specified database cluster and task type.
|
|
353
399
|
*
|
|
354
400
|
* @param request - CreateApsWebhookRequest
|
|
355
401
|
* @returns CreateApsWebhookResponse
|
|
356
402
|
*/
|
|
357
403
|
createApsWebhook(request: $_model.CreateApsWebhookRequest): Promise<$_model.CreateApsWebhookResponse>;
|
|
358
404
|
/**
|
|
359
|
-
* Creates a
|
|
405
|
+
* Creates a backup set immediately.
|
|
360
406
|
*
|
|
361
407
|
* @remarks
|
|
362
|
-
* *Before you
|
|
408
|
+
* *Before you use this operation, make sure that you fully understand the billing methods and [pricing](https://www.aliyun.com/price/product#/ads/detail/ads_pre) of AnalyticDB for MySQL.** Temporary backups and regular backups have the same pricing and backup set retention period.
|
|
363
409
|
*
|
|
364
410
|
* @param request - CreateBackupRequest
|
|
365
411
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -367,20 +413,20 @@ export default class Client extends OpenApi {
|
|
|
367
413
|
*/
|
|
368
414
|
createBackupWithOptions(request: $_model.CreateBackupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateBackupResponse>;
|
|
369
415
|
/**
|
|
370
|
-
* Creates a
|
|
416
|
+
* Creates a backup set immediately.
|
|
371
417
|
*
|
|
372
418
|
* @remarks
|
|
373
|
-
* *Before you
|
|
419
|
+
* *Before you use this operation, make sure that you fully understand the billing methods and [pricing](https://www.aliyun.com/price/product#/ads/detail/ads_pre) of AnalyticDB for MySQL.** Temporary backups and regular backups have the same pricing and backup set retention period.
|
|
374
420
|
*
|
|
375
421
|
* @param request - CreateBackupRequest
|
|
376
422
|
* @returns CreateBackupResponse
|
|
377
423
|
*/
|
|
378
424
|
createBackup(request: $_model.CreateBackupRequest): Promise<$_model.CreateBackupResponse>;
|
|
379
425
|
/**
|
|
380
|
-
* Creates
|
|
426
|
+
* Creates a Data Lakehouse Edition cluster.
|
|
381
427
|
*
|
|
382
428
|
* @remarks
|
|
383
|
-
*
|
|
429
|
+
* For the service registration of this service, see [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
384
430
|
*
|
|
385
431
|
* @param request - CreateDBClusterRequest
|
|
386
432
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -388,20 +434,20 @@ export default class Client extends OpenApi {
|
|
|
388
434
|
*/
|
|
389
435
|
createDBClusterWithOptions(request: $_model.CreateDBClusterRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateDBClusterResponse>;
|
|
390
436
|
/**
|
|
391
|
-
* Creates
|
|
437
|
+
* Creates a Data Lakehouse Edition cluster.
|
|
392
438
|
*
|
|
393
439
|
* @remarks
|
|
394
|
-
*
|
|
440
|
+
* For the service registration of this service, see [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
395
441
|
*
|
|
396
442
|
* @param request - CreateDBClusterRequest
|
|
397
443
|
* @returns CreateDBClusterResponse
|
|
398
444
|
*/
|
|
399
445
|
createDBCluster(request: $_model.CreateDBClusterRequest): Promise<$_model.CreateDBClusterResponse>;
|
|
400
446
|
/**
|
|
401
|
-
* Creates a resource group for
|
|
447
|
+
* Creates a resource group for a specified Dedicated Edition, Basic Edition, or Data Lakehouse Edition cluster.
|
|
402
448
|
*
|
|
403
449
|
* @remarks
|
|
404
|
-
* For information about the
|
|
450
|
+
* For information about the service registration of this service, see [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
405
451
|
*
|
|
406
452
|
* @param tmpReq - CreateDBResourceGroupRequest
|
|
407
453
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -409,10 +455,10 @@ export default class Client extends OpenApi {
|
|
|
409
455
|
*/
|
|
410
456
|
createDBResourceGroupWithOptions(tmpReq: $_model.CreateDBResourceGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateDBResourceGroupResponse>;
|
|
411
457
|
/**
|
|
412
|
-
* Creates a resource group for
|
|
458
|
+
* Creates a resource group for a specified Dedicated Edition, Basic Edition, or Data Lakehouse Edition cluster.
|
|
413
459
|
*
|
|
414
460
|
* @remarks
|
|
415
|
-
* For information about the
|
|
461
|
+
* For information about the service registration of this service, see [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
416
462
|
*
|
|
417
463
|
* @param request - CreateDBResourceGroupRequest
|
|
418
464
|
* @returns CreateDBResourceGroupResponse
|
|
@@ -439,6 +485,45 @@ export default class Client extends OpenApi {
|
|
|
439
485
|
* @returns CreateElasticPlanResponse
|
|
440
486
|
*/
|
|
441
487
|
createElasticPlan(request: $_model.CreateElasticPlanRequest): Promise<$_model.CreateElasticPlanResponse>;
|
|
488
|
+
/**
|
|
489
|
+
* Creates a Formation Crawler metadata discovery task in an AnalyticDB for MySQL (ADB) instance.
|
|
490
|
+
*
|
|
491
|
+
* @remarks
|
|
492
|
+
* ## Operation description
|
|
493
|
+
* - This operation creates a Formation Crawler metadata discovery task in an AnalyticDB for MySQL instance.
|
|
494
|
+
* - The created task configuration is not executed immediately. Call `StartFormationCrawler` to start the task.
|
|
495
|
+
* - The `CrawlerInfo` field is a JSON string that contains the core configuration of the task, such as the target database name and data source type.
|
|
496
|
+
* - Some parameters, such as `classifiers` and `frequency`, require double JSON encoding.
|
|
497
|
+
* - The database name specified in `dbName` is automatically converted to lowercase by the server.
|
|
498
|
+
* - `schemaChangePolicy` is required. You must specify both `updateRule` and `deleteRule`.
|
|
499
|
+
* - Use the `RUN_ON_DEMAND` scheduling mode to avoid unnecessary repeated scans.
|
|
500
|
+
* - Make sure the product name is `adb` and the endpoint format is `adb.{regionId}.aliyuncs.com`.
|
|
501
|
+
* - After the task is created, manually call `StartFormationCrawler` to trigger the first metadata discovery.
|
|
502
|
+
*
|
|
503
|
+
* @param request - CreateFormationCrawlerRequest
|
|
504
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
505
|
+
* @returns CreateFormationCrawlerResponse
|
|
506
|
+
*/
|
|
507
|
+
createFormationCrawlerWithOptions(request: $_model.CreateFormationCrawlerRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateFormationCrawlerResponse>;
|
|
508
|
+
/**
|
|
509
|
+
* Creates a Formation Crawler metadata discovery task in an AnalyticDB for MySQL (ADB) instance.
|
|
510
|
+
*
|
|
511
|
+
* @remarks
|
|
512
|
+
* ## Operation description
|
|
513
|
+
* - This operation creates a Formation Crawler metadata discovery task in an AnalyticDB for MySQL instance.
|
|
514
|
+
* - The created task configuration is not executed immediately. Call `StartFormationCrawler` to start the task.
|
|
515
|
+
* - The `CrawlerInfo` field is a JSON string that contains the core configuration of the task, such as the target database name and data source type.
|
|
516
|
+
* - Some parameters, such as `classifiers` and `frequency`, require double JSON encoding.
|
|
517
|
+
* - The database name specified in `dbName` is automatically converted to lowercase by the server.
|
|
518
|
+
* - `schemaChangePolicy` is required. You must specify both `updateRule` and `deleteRule`.
|
|
519
|
+
* - Use the `RUN_ON_DEMAND` scheduling mode to avoid unnecessary repeated scans.
|
|
520
|
+
* - Make sure the product name is `adb` and the endpoint format is `adb.{regionId}.aliyuncs.com`.
|
|
521
|
+
* - After the task is created, manually call `StartFormationCrawler` to trigger the first metadata discovery.
|
|
522
|
+
*
|
|
523
|
+
* @param request - CreateFormationCrawlerRequest
|
|
524
|
+
* @returns CreateFormationCrawlerResponse
|
|
525
|
+
*/
|
|
526
|
+
createFormationCrawler(request: $_model.CreateFormationCrawlerRequest): Promise<$_model.CreateFormationCrawlerResponse>;
|
|
442
527
|
/**
|
|
443
528
|
* Creates a lake storage.
|
|
444
529
|
*
|
|
@@ -455,7 +540,7 @@ export default class Client extends OpenApi {
|
|
|
455
540
|
*/
|
|
456
541
|
createLakeStorage(request: $_model.CreateLakeStorageRequest): Promise<$_model.CreateLakeStorageResponse>;
|
|
457
542
|
/**
|
|
458
|
-
* Creates
|
|
543
|
+
* Creates an automatic materialized view recommendation task.
|
|
459
544
|
*
|
|
460
545
|
* @param request - CreateMaterializedViewRecommendRequest
|
|
461
546
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -463,19 +548,19 @@ export default class Client extends OpenApi {
|
|
|
463
548
|
*/
|
|
464
549
|
createMaterializedViewRecommendWithOptions(request: $_model.CreateMaterializedViewRecommendRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateMaterializedViewRecommendResponse>;
|
|
465
550
|
/**
|
|
466
|
-
* Creates
|
|
551
|
+
* Creates an automatic materialized view recommendation task.
|
|
467
552
|
*
|
|
468
553
|
* @param request - CreateMaterializedViewRecommendRequest
|
|
469
554
|
* @returns CreateMaterializedViewRecommendResponse
|
|
470
555
|
*/
|
|
471
556
|
createMaterializedViewRecommend(request: $_model.CreateMaterializedViewRecommendRequest): Promise<$_model.CreateMaterializedViewRecommendResponse>;
|
|
472
557
|
/**
|
|
473
|
-
* Creates
|
|
558
|
+
* Creates a subdirectory in Object Storage Service (OSS).
|
|
474
559
|
*
|
|
475
560
|
* @remarks
|
|
476
|
-
*
|
|
477
|
-
*
|
|
478
|
-
*
|
|
561
|
+
* - Central public endpoint: `adb.aliyuncs.com`.
|
|
562
|
+
* - Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
563
|
+
* - Regional VPC endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
479
564
|
*
|
|
480
565
|
* @param request - CreateOssSubDirectoryRequest
|
|
481
566
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -483,19 +568,19 @@ export default class Client extends OpenApi {
|
|
|
483
568
|
*/
|
|
484
569
|
createOssSubDirectoryWithOptions(request: $_model.CreateOssSubDirectoryRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateOssSubDirectoryResponse>;
|
|
485
570
|
/**
|
|
486
|
-
* Creates
|
|
571
|
+
* Creates a subdirectory in Object Storage Service (OSS).
|
|
487
572
|
*
|
|
488
573
|
* @remarks
|
|
489
|
-
*
|
|
490
|
-
*
|
|
491
|
-
*
|
|
574
|
+
* - Central public endpoint: `adb.aliyuncs.com`.
|
|
575
|
+
* - Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
576
|
+
* - Regional VPC endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
492
577
|
*
|
|
493
578
|
* @param request - CreateOssSubDirectoryRequest
|
|
494
579
|
* @returns CreateOssSubDirectoryResponse
|
|
495
580
|
*/
|
|
496
581
|
createOssSubDirectory(request: $_model.CreateOssSubDirectoryRequest): Promise<$_model.CreateOssSubDirectoryResponse>;
|
|
497
582
|
/**
|
|
498
|
-
* Creates a custom monitoring
|
|
583
|
+
* Creates a custom monitoring dashboard.
|
|
499
584
|
*
|
|
500
585
|
* @param tmpReq - CreatePerformanceViewRequest
|
|
501
586
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -503,19 +588,34 @@ export default class Client extends OpenApi {
|
|
|
503
588
|
*/
|
|
504
589
|
createPerformanceViewWithOptions(tmpReq: $_model.CreatePerformanceViewRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreatePerformanceViewResponse>;
|
|
505
590
|
/**
|
|
506
|
-
* Creates a custom monitoring
|
|
591
|
+
* Creates a custom monitoring dashboard.
|
|
507
592
|
*
|
|
508
593
|
* @param request - CreatePerformanceViewRequest
|
|
509
594
|
* @returns CreatePerformanceViewResponse
|
|
510
595
|
*/
|
|
511
596
|
createPerformanceView(request: $_model.CreatePerformanceViewRequest): Promise<$_model.CreatePerformanceViewResponse>;
|
|
597
|
+
/**
|
|
598
|
+
* Creates a semantic view.
|
|
599
|
+
*
|
|
600
|
+
* @param request - CreateSemanticViewRequest
|
|
601
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
602
|
+
* @returns CreateSemanticViewResponse
|
|
603
|
+
*/
|
|
604
|
+
createSemanticViewWithOptions(request: $_model.CreateSemanticViewRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateSemanticViewResponse>;
|
|
605
|
+
/**
|
|
606
|
+
* Creates a semantic view.
|
|
607
|
+
*
|
|
608
|
+
* @param request - CreateSemanticViewRequest
|
|
609
|
+
* @returns CreateSemanticViewResponse
|
|
610
|
+
*/
|
|
611
|
+
createSemanticView(request: $_model.CreateSemanticViewRequest): Promise<$_model.CreateSemanticViewResponse>;
|
|
512
612
|
/**
|
|
513
613
|
* Creates a Spark application template.
|
|
514
614
|
*
|
|
515
615
|
* @remarks
|
|
516
|
-
*
|
|
517
|
-
*
|
|
518
|
-
* >
|
|
616
|
+
* - Public endpoint of a region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
617
|
+
* - VPC endpoint of a region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
618
|
+
* > If you encounter a 409 fault when sending requests from Hong Kong (China), contact technical support.
|
|
519
619
|
*
|
|
520
620
|
* @param request - CreateSparkTemplateRequest
|
|
521
621
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -526,9 +626,9 @@ export default class Client extends OpenApi {
|
|
|
526
626
|
* Creates a Spark application template.
|
|
527
627
|
*
|
|
528
628
|
* @remarks
|
|
529
|
-
*
|
|
530
|
-
*
|
|
531
|
-
* >
|
|
629
|
+
* - Public endpoint of a region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
630
|
+
* - VPC endpoint of a region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
631
|
+
* > If you encounter a 409 fault when sending requests from Hong Kong (China), contact technical support.
|
|
532
632
|
*
|
|
533
633
|
* @param request - CreateSparkTemplateRequest
|
|
534
634
|
* @returns CreateSparkTemplateResponse
|
|
@@ -714,6 +814,21 @@ export default class Client extends OpenApi {
|
|
|
714
814
|
* @returns DeleteElasticPlanResponse
|
|
715
815
|
*/
|
|
716
816
|
deleteElasticPlan(request: $_model.DeleteElasticPlanRequest): Promise<$_model.DeleteElasticPlanResponse>;
|
|
817
|
+
/**
|
|
818
|
+
* Deletes a metadata discovery task.
|
|
819
|
+
*
|
|
820
|
+
* @param request - DeleteFormationCrawlerRequest
|
|
821
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
822
|
+
* @returns DeleteFormationCrawlerResponse
|
|
823
|
+
*/
|
|
824
|
+
deleteFormationCrawlerWithOptions(request: $_model.DeleteFormationCrawlerRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteFormationCrawlerResponse>;
|
|
825
|
+
/**
|
|
826
|
+
* Deletes a metadata discovery task.
|
|
827
|
+
*
|
|
828
|
+
* @param request - DeleteFormationCrawlerRequest
|
|
829
|
+
* @returns DeleteFormationCrawlerResponse
|
|
830
|
+
*/
|
|
831
|
+
deleteFormationCrawler(request: $_model.DeleteFormationCrawlerRequest): Promise<$_model.DeleteFormationCrawlerResponse>;
|
|
717
832
|
/**
|
|
718
833
|
* Deletes a lake storage.
|
|
719
834
|
*
|
|
@@ -765,6 +880,21 @@ export default class Client extends OpenApi {
|
|
|
765
880
|
* @returns DeletePerformanceViewResponse
|
|
766
881
|
*/
|
|
767
882
|
deletePerformanceView(request: $_model.DeletePerformanceViewRequest): Promise<$_model.DeletePerformanceViewResponse>;
|
|
883
|
+
/**
|
|
884
|
+
* Deletes the specified semantic view.
|
|
885
|
+
*
|
|
886
|
+
* @param request - DeleteSemanticViewRequest
|
|
887
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
888
|
+
* @returns DeleteSemanticViewResponse
|
|
889
|
+
*/
|
|
890
|
+
deleteSemanticViewWithOptions(request: $_model.DeleteSemanticViewRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteSemanticViewResponse>;
|
|
891
|
+
/**
|
|
892
|
+
* Deletes the specified semantic view.
|
|
893
|
+
*
|
|
894
|
+
* @param request - DeleteSemanticViewRequest
|
|
895
|
+
* @returns DeleteSemanticViewResponse
|
|
896
|
+
*/
|
|
897
|
+
deleteSemanticView(request: $_model.DeleteSemanticViewRequest): Promise<$_model.DeleteSemanticViewResponse>;
|
|
768
898
|
/**
|
|
769
899
|
* Deletes Spark template files.
|
|
770
900
|
*
|
|
@@ -852,10 +982,10 @@ export default class Client extends OpenApi {
|
|
|
852
982
|
*/
|
|
853
983
|
describeAbnormalPatternDetection(request: $_model.DescribeAbnormalPatternDetectionRequest): Promise<$_model.DescribeAbnormalPatternDetectionResponse>;
|
|
854
984
|
/**
|
|
855
|
-
*
|
|
985
|
+
* Retrieves all permissions granted to a specified account, including permissions at the global, database, table, and column levels.
|
|
856
986
|
*
|
|
857
987
|
* @remarks
|
|
858
|
-
* For
|
|
988
|
+
* For the endpoint of this service, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
859
989
|
*
|
|
860
990
|
* @param request - DescribeAccountAllPrivilegesRequest
|
|
861
991
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -863,10 +993,10 @@ export default class Client extends OpenApi {
|
|
|
863
993
|
*/
|
|
864
994
|
describeAccountAllPrivilegesWithOptions(request: $_model.DescribeAccountAllPrivilegesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeAccountAllPrivilegesResponse>;
|
|
865
995
|
/**
|
|
866
|
-
*
|
|
996
|
+
* Retrieves all permissions granted to a specified account, including permissions at the global, database, table, and column levels.
|
|
867
997
|
*
|
|
868
998
|
* @remarks
|
|
869
|
-
* For
|
|
999
|
+
* For the endpoint of this service, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
870
1000
|
*
|
|
871
1001
|
* @param request - DescribeAccountAllPrivilegesRequest
|
|
872
1002
|
* @returns DescribeAccountAllPrivilegesResponse
|
|
@@ -894,7 +1024,10 @@ export default class Client extends OpenApi {
|
|
|
894
1024
|
*/
|
|
895
1025
|
describeAccountPrivilegeObjects(request: $_model.DescribeAccountPrivilegeObjectsRequest): Promise<$_model.DescribeAccountPrivilegeObjectsResponse>;
|
|
896
1026
|
/**
|
|
897
|
-
*
|
|
1027
|
+
* Retrieves the permissions of a specified database account at a specific level.
|
|
1028
|
+
*
|
|
1029
|
+
* @remarks
|
|
1030
|
+
* See [service endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
898
1031
|
*
|
|
899
1032
|
* @param request - DescribeAccountPrivilegesRequest
|
|
900
1033
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -902,17 +1035,20 @@ export default class Client extends OpenApi {
|
|
|
902
1035
|
*/
|
|
903
1036
|
describeAccountPrivilegesWithOptions(request: $_model.DescribeAccountPrivilegesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeAccountPrivilegesResponse>;
|
|
904
1037
|
/**
|
|
905
|
-
*
|
|
1038
|
+
* Retrieves the permissions of a specified database account at a specific level.
|
|
1039
|
+
*
|
|
1040
|
+
* @remarks
|
|
1041
|
+
* See [service endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
906
1042
|
*
|
|
907
1043
|
* @param request - DescribeAccountPrivilegesRequest
|
|
908
1044
|
* @returns DescribeAccountPrivilegesResponse
|
|
909
1045
|
*/
|
|
910
1046
|
describeAccountPrivileges(request: $_model.DescribeAccountPrivilegesRequest): Promise<$_model.DescribeAccountPrivilegesResponse>;
|
|
911
1047
|
/**
|
|
912
|
-
* Queries the database accounts of
|
|
1048
|
+
* Queries the database accounts of a cluster.
|
|
913
1049
|
*
|
|
914
1050
|
* @remarks
|
|
915
|
-
* For
|
|
1051
|
+
* For the endpoint of this service, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
916
1052
|
*
|
|
917
1053
|
* @param request - DescribeAccountsRequest
|
|
918
1054
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -920,21 +1056,21 @@ export default class Client extends OpenApi {
|
|
|
920
1056
|
*/
|
|
921
1057
|
describeAccountsWithOptions(request: $_model.DescribeAccountsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeAccountsResponse>;
|
|
922
1058
|
/**
|
|
923
|
-
* Queries the database accounts of
|
|
1059
|
+
* Queries the database accounts of a cluster.
|
|
924
1060
|
*
|
|
925
1061
|
* @remarks
|
|
926
|
-
* For
|
|
1062
|
+
* For the endpoint of this service, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
927
1063
|
*
|
|
928
1064
|
* @param request - DescribeAccountsRequest
|
|
929
1065
|
* @returns DescribeAccountsResponse
|
|
930
1066
|
*/
|
|
931
1067
|
describeAccounts(request: $_model.DescribeAccountsRequest): Promise<$_model.DescribeAccountsResponse>;
|
|
932
1068
|
/**
|
|
933
|
-
* Queries the information
|
|
1069
|
+
* Queries the column information of a specified table in a cluster.
|
|
934
1070
|
*
|
|
935
1071
|
* @remarks
|
|
936
|
-
*
|
|
937
|
-
*
|
|
1072
|
+
* - Public endpoint of a region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
1073
|
+
* - VPC endpoint of a region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
938
1074
|
*
|
|
939
1075
|
* @param request - DescribeAdbMySqlColumnsRequest
|
|
940
1076
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -942,11 +1078,11 @@ export default class Client extends OpenApi {
|
|
|
942
1078
|
*/
|
|
943
1079
|
describeAdbMySqlColumnsWithOptions(request: $_model.DescribeAdbMySqlColumnsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeAdbMySqlColumnsResponse>;
|
|
944
1080
|
/**
|
|
945
|
-
* Queries the information
|
|
1081
|
+
* Queries the column information of a specified table in a cluster.
|
|
946
1082
|
*
|
|
947
1083
|
* @remarks
|
|
948
|
-
*
|
|
949
|
-
*
|
|
1084
|
+
* - Public endpoint of a region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
1085
|
+
* - VPC endpoint of a region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
950
1086
|
*
|
|
951
1087
|
* @param request - DescribeAdbMySqlColumnsRequest
|
|
952
1088
|
* @returns DescribeAdbMySqlColumnsResponse
|
|
@@ -968,11 +1104,11 @@ export default class Client extends OpenApi {
|
|
|
968
1104
|
*/
|
|
969
1105
|
describeAdbMySqlIndexes(request: $_model.DescribeAdbMySqlIndexesRequest): Promise<$_model.DescribeAdbMySqlIndexesResponse>;
|
|
970
1106
|
/**
|
|
971
|
-
*
|
|
1107
|
+
* Lists all databases in a specified cluster.
|
|
972
1108
|
*
|
|
973
1109
|
* @remarks
|
|
974
|
-
*
|
|
975
|
-
*
|
|
1110
|
+
* - Public endpoint of the region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
1111
|
+
* - VPC endpoint of the region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
976
1112
|
*
|
|
977
1113
|
* @param request - DescribeAdbMySqlSchemasRequest
|
|
978
1114
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -980,11 +1116,11 @@ export default class Client extends OpenApi {
|
|
|
980
1116
|
*/
|
|
981
1117
|
describeAdbMySqlSchemasWithOptions(request: $_model.DescribeAdbMySqlSchemasRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeAdbMySqlSchemasResponse>;
|
|
982
1118
|
/**
|
|
983
|
-
*
|
|
1119
|
+
* Lists all databases in a specified cluster.
|
|
984
1120
|
*
|
|
985
1121
|
* @remarks
|
|
986
|
-
*
|
|
987
|
-
*
|
|
1122
|
+
* - Public endpoint of the region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
1123
|
+
* - VPC endpoint of the region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
988
1124
|
*
|
|
989
1125
|
* @param request - DescribeAdbMySqlSchemasRequest
|
|
990
1126
|
* @returns DescribeAdbMySqlSchemasResponse
|
|
@@ -1006,11 +1142,11 @@ export default class Client extends OpenApi {
|
|
|
1006
1142
|
*/
|
|
1007
1143
|
describeAdbMySqlTableMeta(request: $_model.DescribeAdbMySqlTableMetaRequest): Promise<$_model.DescribeAdbMySqlTableMetaResponse>;
|
|
1008
1144
|
/**
|
|
1009
|
-
*
|
|
1145
|
+
* Lists all tables in a specified database of a cluster.
|
|
1010
1146
|
*
|
|
1011
1147
|
* @remarks
|
|
1012
|
-
*
|
|
1013
|
-
*
|
|
1148
|
+
* - Public endpoint of the region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
1149
|
+
* - VPC endpoint of the region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
1014
1150
|
*
|
|
1015
1151
|
* @param request - DescribeAdbMySqlTablesRequest
|
|
1016
1152
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1018,11 +1154,11 @@ export default class Client extends OpenApi {
|
|
|
1018
1154
|
*/
|
|
1019
1155
|
describeAdbMySqlTablesWithOptions(request: $_model.DescribeAdbMySqlTablesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeAdbMySqlTablesResponse>;
|
|
1020
1156
|
/**
|
|
1021
|
-
*
|
|
1157
|
+
* Lists all tables in a specified database of a cluster.
|
|
1022
1158
|
*
|
|
1023
1159
|
* @remarks
|
|
1024
|
-
*
|
|
1025
|
-
*
|
|
1160
|
+
* - Public endpoint of the region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
1161
|
+
* - VPC endpoint of the region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
1026
1162
|
*
|
|
1027
1163
|
* @param request - DescribeAdbMySqlTablesRequest
|
|
1028
1164
|
* @returns DescribeAdbMySqlTablesResponse
|
|
@@ -1073,7 +1209,7 @@ export default class Client extends OpenApi {
|
|
|
1073
1209
|
*/
|
|
1074
1210
|
describeAllDataSource(request: $_model.DescribeAllDataSourceRequest): Promise<$_model.DescribeAllDataSourceResponse>;
|
|
1075
1211
|
/**
|
|
1076
|
-
*
|
|
1212
|
+
* Shows applied recommendations.
|
|
1077
1213
|
*
|
|
1078
1214
|
* @param request - DescribeAppliedAdvicesRequest
|
|
1079
1215
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1081,7 +1217,7 @@ export default class Client extends OpenApi {
|
|
|
1081
1217
|
*/
|
|
1082
1218
|
describeAppliedAdvicesWithOptions(request: $_model.DescribeAppliedAdvicesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeAppliedAdvicesResponse>;
|
|
1083
1219
|
/**
|
|
1084
|
-
*
|
|
1220
|
+
* Shows applied recommendations.
|
|
1085
1221
|
*
|
|
1086
1222
|
* @param request - DescribeAppliedAdvicesRequest
|
|
1087
1223
|
* @returns DescribeAppliedAdvicesResponse
|
|
@@ -1218,11 +1354,11 @@ export default class Client extends OpenApi {
|
|
|
1218
1354
|
*/
|
|
1219
1355
|
describeApsProgress(request: $_model.DescribeApsProgressRequest): Promise<$_model.DescribeApsProgressResponse>;
|
|
1220
1356
|
/**
|
|
1221
|
-
*
|
|
1357
|
+
* Retrieves details about the resource groups used for data synchronization.
|
|
1222
1358
|
*
|
|
1223
1359
|
* @remarks
|
|
1224
|
-
*
|
|
1225
|
-
*
|
|
1360
|
+
* - Public endpoint for a region: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
|
|
1361
|
+
* - VPC endpoint for a region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
|
|
1226
1362
|
*
|
|
1227
1363
|
* @param request - DescribeApsResourceGroupsRequest
|
|
1228
1364
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1230,22 +1366,22 @@ export default class Client extends OpenApi {
|
|
|
1230
1366
|
*/
|
|
1231
1367
|
describeApsResourceGroupsWithOptions(request: $_model.DescribeApsResourceGroupsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeApsResourceGroupsResponse>;
|
|
1232
1368
|
/**
|
|
1233
|
-
*
|
|
1369
|
+
* Retrieves details about the resource groups used for data synchronization.
|
|
1234
1370
|
*
|
|
1235
1371
|
* @remarks
|
|
1236
|
-
*
|
|
1237
|
-
*
|
|
1372
|
+
* - Public endpoint for a region: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
|
|
1373
|
+
* - VPC endpoint for a region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
|
|
1238
1374
|
*
|
|
1239
1375
|
* @param request - DescribeApsResourceGroupsRequest
|
|
1240
1376
|
* @returns DescribeApsResourceGroupsResponse
|
|
1241
1377
|
*/
|
|
1242
1378
|
describeApsResourceGroups(request: $_model.DescribeApsResourceGroupsRequest): Promise<$_model.DescribeApsResourceGroupsResponse>;
|
|
1243
1379
|
/**
|
|
1244
|
-
*
|
|
1380
|
+
* Query SQL audit logs for the cluster.
|
|
1245
1381
|
*
|
|
1246
1382
|
* @remarks
|
|
1247
|
-
*
|
|
1248
|
-
*
|
|
1383
|
+
* - You can query SQL audit logs only if SQL audit is enabled. Log data is retained for up to 30 days. If you disable and re-enable SQL audit, you can only query logs generated after it is re-enabled. SQL audit logs do not record **INSERT INTO VALUES**, **REPLACE INTO VALUES**, or **UPSERT INTO VALUES** operations.
|
|
1384
|
+
* - For a list of endpoints, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
1249
1385
|
*
|
|
1250
1386
|
* @param request - DescribeAuditLogRecordsRequest
|
|
1251
1387
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1253,11 +1389,11 @@ export default class Client extends OpenApi {
|
|
|
1253
1389
|
*/
|
|
1254
1390
|
describeAuditLogRecordsWithOptions(request: $_model.DescribeAuditLogRecordsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeAuditLogRecordsResponse>;
|
|
1255
1391
|
/**
|
|
1256
|
-
*
|
|
1392
|
+
* Query SQL audit logs for the cluster.
|
|
1257
1393
|
*
|
|
1258
1394
|
* @remarks
|
|
1259
|
-
*
|
|
1260
|
-
*
|
|
1395
|
+
* - You can query SQL audit logs only if SQL audit is enabled. Log data is retained for up to 30 days. If you disable and re-enable SQL audit, you can only query logs generated after it is re-enabled. SQL audit logs do not record **INSERT INTO VALUES**, **REPLACE INTO VALUES**, or **UPSERT INTO VALUES** operations.
|
|
1396
|
+
* - For a list of endpoints, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
1261
1397
|
*
|
|
1262
1398
|
* @param request - DescribeAuditLogRecordsRequest
|
|
1263
1399
|
* @returns DescribeAuditLogRecordsResponse
|
|
@@ -1279,7 +1415,7 @@ export default class Client extends OpenApi {
|
|
|
1279
1415
|
*/
|
|
1280
1416
|
describeAutoRenewalAttribute(request: $_model.DescribeAutoRenewalAttributeRequest): Promise<$_model.DescribeAutoRenewalAttributeResponse>;
|
|
1281
1417
|
/**
|
|
1282
|
-
*
|
|
1418
|
+
* Use DescribeAvailableAdvices to list available optimization recommendations.
|
|
1283
1419
|
*
|
|
1284
1420
|
* @param request - DescribeAvailableAdvicesRequest
|
|
1285
1421
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1287,17 +1423,17 @@ export default class Client extends OpenApi {
|
|
|
1287
1423
|
*/
|
|
1288
1424
|
describeAvailableAdvicesWithOptions(request: $_model.DescribeAvailableAdvicesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeAvailableAdvicesResponse>;
|
|
1289
1425
|
/**
|
|
1290
|
-
*
|
|
1426
|
+
* Use DescribeAvailableAdvices to list available optimization recommendations.
|
|
1291
1427
|
*
|
|
1292
1428
|
* @param request - DescribeAvailableAdvicesRequest
|
|
1293
1429
|
* @returns DescribeAvailableAdvicesResponse
|
|
1294
1430
|
*/
|
|
1295
1431
|
describeAvailableAdvices(request: $_model.DescribeAvailableAdvicesRequest): Promise<$_model.DescribeAvailableAdvicesResponse>;
|
|
1296
1432
|
/**
|
|
1297
|
-
*
|
|
1433
|
+
* Queries the backup settings of a cluster.
|
|
1298
1434
|
*
|
|
1299
1435
|
* @remarks
|
|
1300
|
-
* For information about
|
|
1436
|
+
* For more information about endpoints, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
1301
1437
|
*
|
|
1302
1438
|
* @param request - DescribeBackupPolicyRequest
|
|
1303
1439
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1305,20 +1441,20 @@ export default class Client extends OpenApi {
|
|
|
1305
1441
|
*/
|
|
1306
1442
|
describeBackupPolicyWithOptions(request: $_model.DescribeBackupPolicyRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeBackupPolicyResponse>;
|
|
1307
1443
|
/**
|
|
1308
|
-
*
|
|
1444
|
+
* Queries the backup settings of a cluster.
|
|
1309
1445
|
*
|
|
1310
1446
|
* @remarks
|
|
1311
|
-
* For information about
|
|
1447
|
+
* For more information about endpoints, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
1312
1448
|
*
|
|
1313
1449
|
* @param request - DescribeBackupPolicyRequest
|
|
1314
1450
|
* @returns DescribeBackupPolicyResponse
|
|
1315
1451
|
*/
|
|
1316
1452
|
describeBackupPolicy(request: $_model.DescribeBackupPolicyRequest): Promise<$_model.DescribeBackupPolicyResponse>;
|
|
1317
1453
|
/**
|
|
1318
|
-
*
|
|
1454
|
+
* Queries the backup sets for an instance.
|
|
1319
1455
|
*
|
|
1320
1456
|
* @remarks
|
|
1321
|
-
* For information about the endpoints
|
|
1457
|
+
* For information about the endpoints for this service, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
1322
1458
|
*
|
|
1323
1459
|
* @param request - DescribeBackupsRequest
|
|
1324
1460
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1326,10 +1462,10 @@ export default class Client extends OpenApi {
|
|
|
1326
1462
|
*/
|
|
1327
1463
|
describeBackupsWithOptions(request: $_model.DescribeBackupsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeBackupsResponse>;
|
|
1328
1464
|
/**
|
|
1329
|
-
*
|
|
1465
|
+
* Queries the backup sets for an instance.
|
|
1330
1466
|
*
|
|
1331
1467
|
* @remarks
|
|
1332
|
-
* For information about the endpoints
|
|
1468
|
+
* For information about the endpoints for this service, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
1333
1469
|
*
|
|
1334
1470
|
* @param request - DescribeBackupsRequest
|
|
1335
1471
|
* @returns DescribeBackupsResponse
|
|
@@ -1351,10 +1487,10 @@ export default class Client extends OpenApi {
|
|
|
1351
1487
|
*/
|
|
1352
1488
|
describeBadSqlDetection(request: $_model.DescribeBadSqlDetectionRequest): Promise<$_model.DescribeBadSqlDetectionResponse>;
|
|
1353
1489
|
/**
|
|
1354
|
-
* Queries the IP
|
|
1490
|
+
* Queries the IP whitelist for a specified cluster.
|
|
1355
1491
|
*
|
|
1356
1492
|
* @remarks
|
|
1357
|
-
* For information about
|
|
1493
|
+
* For information about endpoints, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
1358
1494
|
*
|
|
1359
1495
|
* @param request - DescribeClusterAccessWhiteListRequest
|
|
1360
1496
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1362,20 +1498,20 @@ export default class Client extends OpenApi {
|
|
|
1362
1498
|
*/
|
|
1363
1499
|
describeClusterAccessWhiteListWithOptions(request: $_model.DescribeClusterAccessWhiteListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeClusterAccessWhiteListResponse>;
|
|
1364
1500
|
/**
|
|
1365
|
-
* Queries the IP
|
|
1501
|
+
* Queries the IP whitelist for a specified cluster.
|
|
1366
1502
|
*
|
|
1367
1503
|
* @remarks
|
|
1368
|
-
* For information about
|
|
1504
|
+
* For information about endpoints, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
1369
1505
|
*
|
|
1370
1506
|
* @param request - DescribeClusterAccessWhiteListRequest
|
|
1371
1507
|
* @returns DescribeClusterAccessWhiteListResponse
|
|
1372
1508
|
*/
|
|
1373
1509
|
describeClusterAccessWhiteList(request: $_model.DescribeClusterAccessWhiteListRequest): Promise<$_model.DescribeClusterAccessWhiteListResponse>;
|
|
1374
1510
|
/**
|
|
1375
|
-
* Queries the network information
|
|
1511
|
+
* Queries the network information of a specified cluster.
|
|
1376
1512
|
*
|
|
1377
1513
|
* @remarks
|
|
1378
|
-
* For
|
|
1514
|
+
* For service endpoints, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
1379
1515
|
*
|
|
1380
1516
|
* @param request - DescribeClusterNetInfoRequest
|
|
1381
1517
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1383,10 +1519,10 @@ export default class Client extends OpenApi {
|
|
|
1383
1519
|
*/
|
|
1384
1520
|
describeClusterNetInfoWithOptions(request: $_model.DescribeClusterNetInfoRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeClusterNetInfoResponse>;
|
|
1385
1521
|
/**
|
|
1386
|
-
* Queries the network information
|
|
1522
|
+
* Queries the network information of a specified cluster.
|
|
1387
1523
|
*
|
|
1388
1524
|
* @remarks
|
|
1389
|
-
* For
|
|
1525
|
+
* For service endpoints, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
1390
1526
|
*
|
|
1391
1527
|
* @param request - DescribeClusterNetInfoRequest
|
|
1392
1528
|
* @returns DescribeClusterNetInfoResponse
|
|
@@ -1509,10 +1645,10 @@ export default class Client extends OpenApi {
|
|
|
1509
1645
|
*/
|
|
1510
1646
|
describeControllerDetection(request: $_model.DescribeControllerDetectionRequest): Promise<$_model.DescribeControllerDetectionResponse>;
|
|
1511
1647
|
/**
|
|
1512
|
-
*
|
|
1648
|
+
* Returns the details of a specific cluster.
|
|
1513
1649
|
*
|
|
1514
1650
|
* @remarks
|
|
1515
|
-
*
|
|
1651
|
+
* To find the endpoints for this service, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
1516
1652
|
*
|
|
1517
1653
|
* @param request - DescribeDBClusterAttributeRequest
|
|
1518
1654
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1520,20 +1656,20 @@ export default class Client extends OpenApi {
|
|
|
1520
1656
|
*/
|
|
1521
1657
|
describeDBClusterAttributeWithOptions(request: $_model.DescribeDBClusterAttributeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDBClusterAttributeResponse>;
|
|
1522
1658
|
/**
|
|
1523
|
-
*
|
|
1659
|
+
* Returns the details of a specific cluster.
|
|
1524
1660
|
*
|
|
1525
1661
|
* @remarks
|
|
1526
|
-
*
|
|
1662
|
+
* To find the endpoints for this service, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
1527
1663
|
*
|
|
1528
1664
|
* @param request - DescribeDBClusterAttributeRequest
|
|
1529
1665
|
* @returns DescribeDBClusterAttributeResponse
|
|
1530
1666
|
*/
|
|
1531
1667
|
describeDBClusterAttribute(request: $_model.DescribeDBClusterAttributeRequest): Promise<$_model.DescribeDBClusterAttributeResponse>;
|
|
1532
1668
|
/**
|
|
1533
|
-
*
|
|
1669
|
+
* View a cluster\\"s health status.
|
|
1534
1670
|
*
|
|
1535
1671
|
* @remarks
|
|
1536
|
-
* For
|
|
1672
|
+
* For the service access address, see [service endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
1537
1673
|
*
|
|
1538
1674
|
* @param request - DescribeDBClusterHealthStatusRequest
|
|
1539
1675
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1541,20 +1677,20 @@ export default class Client extends OpenApi {
|
|
|
1541
1677
|
*/
|
|
1542
1678
|
describeDBClusterHealthStatusWithOptions(request: $_model.DescribeDBClusterHealthStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDBClusterHealthStatusResponse>;
|
|
1543
1679
|
/**
|
|
1544
|
-
*
|
|
1680
|
+
* View a cluster\\"s health status.
|
|
1545
1681
|
*
|
|
1546
1682
|
* @remarks
|
|
1547
|
-
* For
|
|
1683
|
+
* For the service access address, see [service endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
1548
1684
|
*
|
|
1549
1685
|
* @param request - DescribeDBClusterHealthStatusRequest
|
|
1550
1686
|
* @returns DescribeDBClusterHealthStatusResponse
|
|
1551
1687
|
*/
|
|
1552
1688
|
describeDBClusterHealthStatus(request: $_model.DescribeDBClusterHealthStatusRequest): Promise<$_model.DescribeDBClusterHealthStatusResponse>;
|
|
1553
1689
|
/**
|
|
1554
|
-
*
|
|
1690
|
+
* View target cluster performance data.
|
|
1555
1691
|
*
|
|
1556
1692
|
* @remarks
|
|
1557
|
-
* For
|
|
1693
|
+
* For the service endpoint address, see [service endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
1558
1694
|
*
|
|
1559
1695
|
* @param request - DescribeDBClusterPerformanceRequest
|
|
1560
1696
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1562,10 +1698,10 @@ export default class Client extends OpenApi {
|
|
|
1562
1698
|
*/
|
|
1563
1699
|
describeDBClusterPerformanceWithOptions(request: $_model.DescribeDBClusterPerformanceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDBClusterPerformanceResponse>;
|
|
1564
1700
|
/**
|
|
1565
|
-
*
|
|
1701
|
+
* View target cluster performance data.
|
|
1566
1702
|
*
|
|
1567
1703
|
* @remarks
|
|
1568
|
-
* For
|
|
1704
|
+
* For the service endpoint address, see [service endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
1569
1705
|
*
|
|
1570
1706
|
* @param request - DescribeDBClusterPerformanceRequest
|
|
1571
1707
|
* @returns DescribeDBClusterPerformanceResponse
|
|
@@ -1574,6 +1710,9 @@ export default class Client extends OpenApi {
|
|
|
1574
1710
|
/**
|
|
1575
1711
|
* Queries the SSL configurations of a cluster.
|
|
1576
1712
|
*
|
|
1713
|
+
* @remarks
|
|
1714
|
+
* >Warning: 目前该功能处于内测阶段,控制台界面展示及API调用接口尚未稳定,可能持续变化。
|
|
1715
|
+
*
|
|
1577
1716
|
* @param request - DescribeDBClusterSSLRequest
|
|
1578
1717
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
1579
1718
|
* @returns DescribeDBClusterSSLResponse
|
|
@@ -1582,6 +1721,9 @@ export default class Client extends OpenApi {
|
|
|
1582
1721
|
/**
|
|
1583
1722
|
* Queries the SSL configurations of a cluster.
|
|
1584
1723
|
*
|
|
1724
|
+
* @remarks
|
|
1725
|
+
* >Warning: 目前该功能处于内测阶段,控制台界面展示及API调用接口尚未稳定,可能持续变化。
|
|
1726
|
+
*
|
|
1585
1727
|
* @param request - DescribeDBClusterSSLRequest
|
|
1586
1728
|
* @returns DescribeDBClusterSSLResponse
|
|
1587
1729
|
*/
|
|
@@ -1608,10 +1750,10 @@ export default class Client extends OpenApi {
|
|
|
1608
1750
|
*/
|
|
1609
1751
|
describeDBClusterSpaceSummary(request: $_model.DescribeDBClusterSpaceSummaryRequest): Promise<$_model.DescribeDBClusterSpaceSummaryResponse>;
|
|
1610
1752
|
/**
|
|
1611
|
-
* Queries the
|
|
1753
|
+
* Queries the status list of a cluster.
|
|
1612
1754
|
*
|
|
1613
1755
|
* @remarks
|
|
1614
|
-
* For
|
|
1756
|
+
* For the service registration information of this service, see [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
1615
1757
|
*
|
|
1616
1758
|
* @param request - DescribeDBClusterStatusRequest
|
|
1617
1759
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1619,20 +1761,20 @@ export default class Client extends OpenApi {
|
|
|
1619
1761
|
*/
|
|
1620
1762
|
describeDBClusterStatusWithOptions(request: $_model.DescribeDBClusterStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDBClusterStatusResponse>;
|
|
1621
1763
|
/**
|
|
1622
|
-
* Queries the
|
|
1764
|
+
* Queries the status list of a cluster.
|
|
1623
1765
|
*
|
|
1624
1766
|
* @remarks
|
|
1625
|
-
* For
|
|
1767
|
+
* For the service registration information of this service, see [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
1626
1768
|
*
|
|
1627
1769
|
* @param request - DescribeDBClusterStatusRequest
|
|
1628
1770
|
* @returns DescribeDBClusterStatusResponse
|
|
1629
1771
|
*/
|
|
1630
1772
|
describeDBClusterStatus(request: $_model.DescribeDBClusterStatusRequest): Promise<$_model.DescribeDBClusterStatusResponse>;
|
|
1631
1773
|
/**
|
|
1632
|
-
*
|
|
1774
|
+
* View the Data Lakehouse Edition clusters in the destination region.
|
|
1633
1775
|
*
|
|
1634
1776
|
* @remarks
|
|
1635
|
-
* For
|
|
1777
|
+
* For a current list of service endpoints, see [Service Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
1636
1778
|
*
|
|
1637
1779
|
* @param request - DescribeDBClustersRequest
|
|
1638
1780
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1640,20 +1782,20 @@ export default class Client extends OpenApi {
|
|
|
1640
1782
|
*/
|
|
1641
1783
|
describeDBClustersWithOptions(request: $_model.DescribeDBClustersRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDBClustersResponse>;
|
|
1642
1784
|
/**
|
|
1643
|
-
*
|
|
1785
|
+
* View the Data Lakehouse Edition clusters in the destination region.
|
|
1644
1786
|
*
|
|
1645
1787
|
* @remarks
|
|
1646
|
-
* For
|
|
1788
|
+
* For a current list of service endpoints, see [Service Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
1647
1789
|
*
|
|
1648
1790
|
* @param request - DescribeDBClustersRequest
|
|
1649
1791
|
* @returns DescribeDBClustersResponse
|
|
1650
1792
|
*/
|
|
1651
1793
|
describeDBClusters(request: $_model.DescribeDBClustersRequest): Promise<$_model.DescribeDBClustersResponse>;
|
|
1652
1794
|
/**
|
|
1653
|
-
* Queries the
|
|
1795
|
+
* Queries the resource group information of a cluster.
|
|
1654
1796
|
*
|
|
1655
1797
|
* @remarks
|
|
1656
|
-
* For information about the
|
|
1798
|
+
* For information about the service registration of the current service, see [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
1657
1799
|
*
|
|
1658
1800
|
* @param request - DescribeDBResourceGroupRequest
|
|
1659
1801
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1661,10 +1803,10 @@ export default class Client extends OpenApi {
|
|
|
1661
1803
|
*/
|
|
1662
1804
|
describeDBResourceGroupWithOptions(request: $_model.DescribeDBResourceGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDBResourceGroupResponse>;
|
|
1663
1805
|
/**
|
|
1664
|
-
* Queries the
|
|
1806
|
+
* Queries the resource group information of a cluster.
|
|
1665
1807
|
*
|
|
1666
1808
|
* @remarks
|
|
1667
|
-
* For information about the
|
|
1809
|
+
* For information about the service registration of the current service, see [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
1668
1810
|
*
|
|
1669
1811
|
* @param request - DescribeDBResourceGroupRequest
|
|
1670
1812
|
* @returns DescribeDBResourceGroupResponse
|
|
@@ -1692,10 +1834,10 @@ export default class Client extends OpenApi {
|
|
|
1692
1834
|
*/
|
|
1693
1835
|
describeDiagnosisDimensions(request: $_model.DescribeDiagnosisDimensionsRequest): Promise<$_model.DescribeDiagnosisDimensionsResponse>;
|
|
1694
1836
|
/**
|
|
1695
|
-
* Queries the
|
|
1837
|
+
* Queries the summary of SQL statements that meet specified conditions in an AnalyticDB for MySQL cluster.
|
|
1696
1838
|
*
|
|
1697
1839
|
* @remarks
|
|
1698
|
-
* For information about
|
|
1840
|
+
* For information about service endpoints, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
1699
1841
|
*
|
|
1700
1842
|
* @param request - DescribeDiagnosisRecordsRequest
|
|
1701
1843
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1703,20 +1845,20 @@ export default class Client extends OpenApi {
|
|
|
1703
1845
|
*/
|
|
1704
1846
|
describeDiagnosisRecordsWithOptions(request: $_model.DescribeDiagnosisRecordsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDiagnosisRecordsResponse>;
|
|
1705
1847
|
/**
|
|
1706
|
-
* Queries the
|
|
1848
|
+
* Queries the summary of SQL statements that meet specified conditions in an AnalyticDB for MySQL cluster.
|
|
1707
1849
|
*
|
|
1708
1850
|
* @remarks
|
|
1709
|
-
* For information about
|
|
1851
|
+
* For information about service endpoints, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
1710
1852
|
*
|
|
1711
1853
|
* @param request - DescribeDiagnosisRecordsRequest
|
|
1712
1854
|
* @returns DescribeDiagnosisRecordsResponse
|
|
1713
1855
|
*/
|
|
1714
1856
|
describeDiagnosisRecords(request: $_model.DescribeDiagnosisRecordsRequest): Promise<$_model.DescribeDiagnosisRecordsResponse>;
|
|
1715
1857
|
/**
|
|
1716
|
-
* Queries the execution
|
|
1858
|
+
* Queries the execution details of a specific SQL statement, including the execution plan, runtime information, resource usage, and self-diagnostics results.
|
|
1717
1859
|
*
|
|
1718
1860
|
* @remarks
|
|
1719
|
-
* For
|
|
1861
|
+
* For the service registration addresses of this service, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
1720
1862
|
*
|
|
1721
1863
|
* @param request - DescribeDiagnosisSQLInfoRequest
|
|
1722
1864
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1724,20 +1866,20 @@ export default class Client extends OpenApi {
|
|
|
1724
1866
|
*/
|
|
1725
1867
|
describeDiagnosisSQLInfoWithOptions(request: $_model.DescribeDiagnosisSQLInfoRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDiagnosisSQLInfoResponse>;
|
|
1726
1868
|
/**
|
|
1727
|
-
* Queries the execution
|
|
1869
|
+
* Queries the execution details of a specific SQL statement, including the execution plan, runtime information, resource usage, and self-diagnostics results.
|
|
1728
1870
|
*
|
|
1729
1871
|
* @remarks
|
|
1730
|
-
* For
|
|
1872
|
+
* For the service registration addresses of this service, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
1731
1873
|
*
|
|
1732
1874
|
* @param request - DescribeDiagnosisSQLInfoRequest
|
|
1733
1875
|
* @returns DescribeDiagnosisSQLInfoResponse
|
|
1734
1876
|
*/
|
|
1735
1877
|
describeDiagnosisSQLInfo(request: $_model.DescribeDiagnosisSQLInfoRequest): Promise<$_model.DescribeDiagnosisSQLInfoResponse>;
|
|
1736
1878
|
/**
|
|
1737
|
-
* Queries the
|
|
1879
|
+
* Queries the five most recent download tasks for SQL query results in a specified AnalyticDB for MySQL Lakehouse Edition (3.0) cluster.
|
|
1738
1880
|
*
|
|
1739
1881
|
* @remarks
|
|
1740
|
-
* For
|
|
1882
|
+
* For a list of service endpoints, see [Service Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
1741
1883
|
*
|
|
1742
1884
|
* @param request - DescribeDownloadRecordsRequest
|
|
1743
1885
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1745,10 +1887,10 @@ export default class Client extends OpenApi {
|
|
|
1745
1887
|
*/
|
|
1746
1888
|
describeDownloadRecordsWithOptions(request: $_model.DescribeDownloadRecordsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDownloadRecordsResponse>;
|
|
1747
1889
|
/**
|
|
1748
|
-
* Queries the
|
|
1890
|
+
* Queries the five most recent download tasks for SQL query results in a specified AnalyticDB for MySQL Lakehouse Edition (3.0) cluster.
|
|
1749
1891
|
*
|
|
1750
1892
|
* @remarks
|
|
1751
|
-
* For
|
|
1893
|
+
* For a list of service endpoints, see [Service Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
1752
1894
|
*
|
|
1753
1895
|
* @param request - DescribeDownloadRecordsRequest
|
|
1754
1896
|
* @returns DescribeDownloadRecordsResponse
|
|
@@ -1839,7 +1981,12 @@ export default class Client extends OpenApi {
|
|
|
1839
1981
|
*/
|
|
1840
1982
|
describeElasticPlans(request: $_model.DescribeElasticPlansRequest): Promise<$_model.DescribeElasticPlansResponse>;
|
|
1841
1983
|
/**
|
|
1842
|
-
*
|
|
1984
|
+
* Retrieves the supported permission levels and the list of permissions.
|
|
1985
|
+
*
|
|
1986
|
+
* @remarks
|
|
1987
|
+
* - Central public endpoint: `adb.aliyuncs.com`.
|
|
1988
|
+
* - Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
1989
|
+
* - Regional VPC endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
1843
1990
|
*
|
|
1844
1991
|
* @param request - DescribeEnabledPrivilegesRequest
|
|
1845
1992
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1847,7 +1994,12 @@ export default class Client extends OpenApi {
|
|
|
1847
1994
|
*/
|
|
1848
1995
|
describeEnabledPrivilegesWithOptions(request: $_model.DescribeEnabledPrivilegesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeEnabledPrivilegesResponse>;
|
|
1849
1996
|
/**
|
|
1850
|
-
*
|
|
1997
|
+
* Retrieves the supported permission levels and the list of permissions.
|
|
1998
|
+
*
|
|
1999
|
+
* @remarks
|
|
2000
|
+
* - Central public endpoint: `adb.aliyuncs.com`.
|
|
2001
|
+
* - Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
2002
|
+
* - Regional VPC endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
1851
2003
|
*
|
|
1852
2004
|
* @param request - DescribeEnabledPrivilegesRequest
|
|
1853
2005
|
* @returns DescribeEnabledPrivilegesResponse
|
|
@@ -1971,10 +2123,10 @@ export default class Client extends OpenApi {
|
|
|
1971
2123
|
*/
|
|
1972
2124
|
describeInclinedTables(request: $_model.DescribeInclinedTablesRequest): Promise<$_model.DescribeInclinedTablesResponse>;
|
|
1973
2125
|
/**
|
|
1974
|
-
*
|
|
2126
|
+
* Retrieves resource usage statistics for jobs.
|
|
1975
2127
|
*
|
|
1976
2128
|
* @remarks
|
|
1977
|
-
* For
|
|
2129
|
+
* For the service registration information of this service, see [Service registration](https://help.aliyun.com/document_detail/612373.html).
|
|
1978
2130
|
*
|
|
1979
2131
|
* @param request - DescribeJobResourceUsageRequest
|
|
1980
2132
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1982,10 +2134,10 @@ export default class Client extends OpenApi {
|
|
|
1982
2134
|
*/
|
|
1983
2135
|
describeJobResourceUsageWithOptions(request: $_model.DescribeJobResourceUsageRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeJobResourceUsageResponse>;
|
|
1984
2136
|
/**
|
|
1985
|
-
*
|
|
2137
|
+
* Retrieves resource usage statistics for jobs.
|
|
1986
2138
|
*
|
|
1987
2139
|
* @remarks
|
|
1988
|
-
* For
|
|
2140
|
+
* For the service registration information of this service, see [Service registration](https://help.aliyun.com/document_detail/612373.html).
|
|
1989
2141
|
*
|
|
1990
2142
|
* @param request - DescribeJobResourceUsageRequest
|
|
1991
2143
|
* @returns DescribeJobResourceUsageResponse
|
|
@@ -2006,44 +2158,6 @@ export default class Client extends OpenApi {
|
|
|
2006
2158
|
* @returns DescribeKernelVersionResponse
|
|
2007
2159
|
*/
|
|
2008
2160
|
describeKernelVersion(request: $_model.DescribeKernelVersionRequest): Promise<$_model.DescribeKernelVersionResponse>;
|
|
2009
|
-
/**
|
|
2010
|
-
* Queries the answer by a large language model (LLM) to a user question about the use of AnalyticDB for MySQL.
|
|
2011
|
-
*
|
|
2012
|
-
* @param request - DescribeLLMAnswerRequest
|
|
2013
|
-
* @param runtime - runtime options for this request RuntimeOptions
|
|
2014
|
-
* @returns DescribeLLMAnswerResponse
|
|
2015
|
-
*/
|
|
2016
|
-
describeLLMAnswerWithSSE(request: $_model.DescribeLLMAnswerRequest, runtime: $dara.RuntimeOptions): AsyncGenerator<$_model.DescribeLLMAnswerResponse, any, unknown>;
|
|
2017
|
-
/**
|
|
2018
|
-
* Queries the answer by a large language model (LLM) to a user question about the use of AnalyticDB for MySQL.
|
|
2019
|
-
*
|
|
2020
|
-
* @param request - DescribeLLMAnswerRequest
|
|
2021
|
-
* @param runtime - runtime options for this request RuntimeOptions
|
|
2022
|
-
* @returns DescribeLLMAnswerResponse
|
|
2023
|
-
*/
|
|
2024
|
-
describeLLMAnswerWithOptions(request: $_model.DescribeLLMAnswerRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeLLMAnswerResponse>;
|
|
2025
|
-
/**
|
|
2026
|
-
* Queries the answer by a large language model (LLM) to a user question about the use of AnalyticDB for MySQL.
|
|
2027
|
-
*
|
|
2028
|
-
* @param request - DescribeLLMAnswerRequest
|
|
2029
|
-
* @returns DescribeLLMAnswerResponse
|
|
2030
|
-
*/
|
|
2031
|
-
describeLLMAnswer(request: $_model.DescribeLLMAnswerRequest): Promise<$_model.DescribeLLMAnswerResponse>;
|
|
2032
|
-
/**
|
|
2033
|
-
* Queries a list of questions similar to a user question.
|
|
2034
|
-
*
|
|
2035
|
-
* @param request - DescribeLLMSimilarQuestionsRequest
|
|
2036
|
-
* @param runtime - runtime options for this request RuntimeOptions
|
|
2037
|
-
* @returns DescribeLLMSimilarQuestionsResponse
|
|
2038
|
-
*/
|
|
2039
|
-
describeLLMSimilarQuestionsWithOptions(request: $_model.DescribeLLMSimilarQuestionsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeLLMSimilarQuestionsResponse>;
|
|
2040
|
-
/**
|
|
2041
|
-
* Queries a list of questions similar to a user question.
|
|
2042
|
-
*
|
|
2043
|
-
* @param request - DescribeLLMSimilarQuestionsRequest
|
|
2044
|
-
* @returns DescribeLLMSimilarQuestionsResponse
|
|
2045
|
-
*/
|
|
2046
|
-
describeLLMSimilarQuestions(request: $_model.DescribeLLMSimilarQuestionsRequest): Promise<$_model.DescribeLLMSimilarQuestionsResponse>;
|
|
2047
2161
|
/**
|
|
2048
2162
|
* Queries the lake cache size of an AnalyticDB for MySQL cluster.
|
|
2049
2163
|
*
|
|
@@ -2060,10 +2174,10 @@ export default class Client extends OpenApi {
|
|
|
2060
2174
|
*/
|
|
2061
2175
|
describeLakeCacheSize(request: $_model.DescribeLakeCacheSizeRequest): Promise<$_model.DescribeLakeCacheSizeResponse>;
|
|
2062
2176
|
/**
|
|
2063
|
-
*
|
|
2177
|
+
* Queries the results of a materialized view recommendation task.
|
|
2064
2178
|
*
|
|
2065
2179
|
* @remarks
|
|
2066
|
-
* For information about the endpoints of
|
|
2180
|
+
* For information about the endpoints of this service, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
2067
2181
|
*
|
|
2068
2182
|
* @param request - DescribeMVRecommendResultsRequest
|
|
2069
2183
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2071,17 +2185,17 @@ export default class Client extends OpenApi {
|
|
|
2071
2185
|
*/
|
|
2072
2186
|
describeMVRecommendResultsWithOptions(request: $_model.DescribeMVRecommendResultsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeMVRecommendResultsResponse>;
|
|
2073
2187
|
/**
|
|
2074
|
-
*
|
|
2188
|
+
* Queries the results of a materialized view recommendation task.
|
|
2075
2189
|
*
|
|
2076
2190
|
* @remarks
|
|
2077
|
-
* For information about the endpoints of
|
|
2191
|
+
* For information about the endpoints of this service, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
2078
2192
|
*
|
|
2079
2193
|
* @param request - DescribeMVRecommendResultsRequest
|
|
2080
2194
|
* @returns DescribeMVRecommendResultsResponse
|
|
2081
2195
|
*/
|
|
2082
2196
|
describeMVRecommendResults(request: $_model.DescribeMVRecommendResultsRequest): Promise<$_model.DescribeMVRecommendResultsResponse>;
|
|
2083
2197
|
/**
|
|
2084
|
-
*
|
|
2198
|
+
* View subtasks of a materialized view
|
|
2085
2199
|
*
|
|
2086
2200
|
* @param request - DescribeMvRecommendSubTasksRequest
|
|
2087
2201
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2089,14 +2203,14 @@ export default class Client extends OpenApi {
|
|
|
2089
2203
|
*/
|
|
2090
2204
|
describeMvRecommendSubTasksWithOptions(request: $_model.DescribeMvRecommendSubTasksRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeMvRecommendSubTasksResponse>;
|
|
2091
2205
|
/**
|
|
2092
|
-
*
|
|
2206
|
+
* View subtasks of a materialized view
|
|
2093
2207
|
*
|
|
2094
2208
|
* @param request - DescribeMvRecommendSubTasksRequest
|
|
2095
2209
|
* @returns DescribeMvRecommendSubTasksResponse
|
|
2096
2210
|
*/
|
|
2097
2211
|
describeMvRecommendSubTasks(request: $_model.DescribeMvRecommendSubTasksRequest): Promise<$_model.DescribeMvRecommendSubTasksResponse>;
|
|
2098
2212
|
/**
|
|
2099
|
-
*
|
|
2213
|
+
* Views recommendation tasks for materialized views.
|
|
2100
2214
|
*
|
|
2101
2215
|
* @param request - DescribeMvRecommendTasksRequest
|
|
2102
2216
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2104,7 +2218,7 @@ export default class Client extends OpenApi {
|
|
|
2104
2218
|
*/
|
|
2105
2219
|
describeMvRecommendTasksWithOptions(request: $_model.DescribeMvRecommendTasksRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeMvRecommendTasksResponse>;
|
|
2106
2220
|
/**
|
|
2107
|
-
*
|
|
2221
|
+
* Views recommendation tasks for materialized views.
|
|
2108
2222
|
*
|
|
2109
2223
|
* @param request - DescribeMvRecommendTasksRequest
|
|
2110
2224
|
* @returns DescribeMvRecommendTasksResponse
|
|
@@ -2141,12 +2255,10 @@ export default class Client extends OpenApi {
|
|
|
2141
2255
|
*/
|
|
2142
2256
|
describeOversizeNonPartitionTableInfos(request: $_model.DescribeOversizeNonPartitionTableInfosRequest): Promise<$_model.DescribeOversizeNonPartitionTableInfosResponse>;
|
|
2143
2257
|
/**
|
|
2144
|
-
*
|
|
2258
|
+
* View metric details (such as query time and average memory consumption) for SQL patterns over a specified time range in a cluster.
|
|
2145
2259
|
*
|
|
2146
2260
|
* @remarks
|
|
2147
|
-
*
|
|
2148
|
-
* * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
|
|
2149
|
-
* * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
|
|
2261
|
+
* For the endpoint of this service, see [endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
2150
2262
|
*
|
|
2151
2263
|
* @param request - DescribePatternPerformanceRequest
|
|
2152
2264
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2154,12 +2266,10 @@ export default class Client extends OpenApi {
|
|
|
2154
2266
|
*/
|
|
2155
2267
|
describePatternPerformanceWithOptions(request: $_model.DescribePatternPerformanceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribePatternPerformanceResponse>;
|
|
2156
2268
|
/**
|
|
2157
|
-
*
|
|
2269
|
+
* View metric details (such as query time and average memory consumption) for SQL patterns over a specified time range in a cluster.
|
|
2158
2270
|
*
|
|
2159
2271
|
* @remarks
|
|
2160
|
-
*
|
|
2161
|
-
* * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
|
|
2162
|
-
* * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
|
|
2272
|
+
* For the endpoint of this service, see [endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
2163
2273
|
*
|
|
2164
2274
|
* @param request - DescribePatternPerformanceRequest
|
|
2165
2275
|
* @returns DescribePatternPerformanceResponse
|
|
@@ -2196,10 +2306,25 @@ export default class Client extends OpenApi {
|
|
|
2196
2306
|
*/
|
|
2197
2307
|
describePerformanceViews(request: $_model.DescribePerformanceViewsRequest): Promise<$_model.DescribePerformanceViewsResponse>;
|
|
2198
2308
|
/**
|
|
2199
|
-
*
|
|
2309
|
+
* Call the DescribeProcessList operation to view the running queries of an instance.
|
|
2310
|
+
*
|
|
2311
|
+
* @param request - DescribeProcessListRequest
|
|
2312
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
2313
|
+
* @returns DescribeProcessListResponse
|
|
2314
|
+
*/
|
|
2315
|
+
describeProcessListWithOptions(request: $_model.DescribeProcessListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeProcessListResponse>;
|
|
2316
|
+
/**
|
|
2317
|
+
* Call the DescribeProcessList operation to view the running queries of an instance.
|
|
2318
|
+
*
|
|
2319
|
+
* @param request - DescribeProcessListRequest
|
|
2320
|
+
* @returns DescribeProcessListResponse
|
|
2321
|
+
*/
|
|
2322
|
+
describeProcessList(request: $_model.DescribeProcessListRequest): Promise<$_model.DescribeProcessListResponse>;
|
|
2323
|
+
/**
|
|
2324
|
+
* Queries the regions and zones supported by AnalyticDB for MySQL Data Lakehouse Edition.
|
|
2200
2325
|
*
|
|
2201
2326
|
* @remarks
|
|
2202
|
-
* For
|
|
2327
|
+
* For the service registration of this service, see [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
2203
2328
|
*
|
|
2204
2329
|
* @param request - DescribeRegionsRequest
|
|
2205
2330
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2207,10 +2332,10 @@ export default class Client extends OpenApi {
|
|
|
2207
2332
|
*/
|
|
2208
2333
|
describeRegionsWithOptions(request: $_model.DescribeRegionsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeRegionsResponse>;
|
|
2209
2334
|
/**
|
|
2210
|
-
* Queries
|
|
2335
|
+
* Queries the regions and zones supported by AnalyticDB for MySQL Data Lakehouse Edition.
|
|
2211
2336
|
*
|
|
2212
2337
|
* @remarks
|
|
2213
|
-
* For
|
|
2338
|
+
* For the service registration of this service, see [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
2214
2339
|
*
|
|
2215
2340
|
* @param request - DescribeRegionsRequest
|
|
2216
2341
|
* @returns DescribeRegionsResponse
|
|
@@ -2255,12 +2380,12 @@ export default class Client extends OpenApi {
|
|
|
2255
2380
|
*/
|
|
2256
2381
|
describeResultExportConfig(request: $_model.DescribeResultExportConfigRequest): Promise<$_model.DescribeResultExportConfigResponse>;
|
|
2257
2382
|
/**
|
|
2258
|
-
*
|
|
2383
|
+
* View the list of SQL patterns for an AnalyticDB for MySQL Data Lakehouse Edition cluster for a specified date range.
|
|
2259
2384
|
*
|
|
2260
2385
|
* @remarks
|
|
2261
|
-
*
|
|
2262
|
-
*
|
|
2263
|
-
*
|
|
2386
|
+
* - Global public endpoint: `adb.aliyuncs.com`.
|
|
2387
|
+
* - Regional public endpoint: `adb.<region-id>.aliyuncs.com` (e.g., `adb.cn-hangzhou.aliyuncs.com`).
|
|
2388
|
+
* - Regional VPC endpoint: `adb-vpc.<region-id>.aliyuncs.com` (e.g., `adb-vpc.cn-hangzhou.aliyuncs.com`).
|
|
2264
2389
|
*
|
|
2265
2390
|
* @param request - DescribeSQLPatternsRequest
|
|
2266
2391
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2268,19 +2393,19 @@ export default class Client extends OpenApi {
|
|
|
2268
2393
|
*/
|
|
2269
2394
|
describeSQLPatternsWithOptions(request: $_model.DescribeSQLPatternsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSQLPatternsResponse>;
|
|
2270
2395
|
/**
|
|
2271
|
-
*
|
|
2396
|
+
* View the list of SQL patterns for an AnalyticDB for MySQL Data Lakehouse Edition cluster for a specified date range.
|
|
2272
2397
|
*
|
|
2273
2398
|
* @remarks
|
|
2274
|
-
*
|
|
2275
|
-
*
|
|
2276
|
-
*
|
|
2399
|
+
* - Global public endpoint: `adb.aliyuncs.com`.
|
|
2400
|
+
* - Regional public endpoint: `adb.<region-id>.aliyuncs.com` (e.g., `adb.cn-hangzhou.aliyuncs.com`).
|
|
2401
|
+
* - Regional VPC endpoint: `adb-vpc.<region-id>.aliyuncs.com` (e.g., `adb-vpc.cn-hangzhou.aliyuncs.com`).
|
|
2277
2402
|
*
|
|
2278
2403
|
* @param request - DescribeSQLPatternsRequest
|
|
2279
2404
|
* @returns DescribeSQLPatternsResponse
|
|
2280
2405
|
*/
|
|
2281
2406
|
describeSQLPatterns(request: $_model.DescribeSQLPatternsRequest): Promise<$_model.DescribeSQLPatternsResponse>;
|
|
2282
2407
|
/**
|
|
2283
|
-
* Queries the WebSocket domain
|
|
2408
|
+
* Queries the registered WebSocket domain.
|
|
2284
2409
|
*
|
|
2285
2410
|
* @param request - DescribeSQLWebSocketDomainRequest
|
|
2286
2411
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2288,7 +2413,7 @@ export default class Client extends OpenApi {
|
|
|
2288
2413
|
*/
|
|
2289
2414
|
describeSQLWebSocketDomainWithOptions(request: $_model.DescribeSQLWebSocketDomainRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSQLWebSocketDomainResponse>;
|
|
2290
2415
|
/**
|
|
2291
|
-
* Queries the WebSocket domain
|
|
2416
|
+
* Queries the registered WebSocket domain.
|
|
2292
2417
|
*
|
|
2293
2418
|
* @param request - DescribeSQLWebSocketDomainRequest
|
|
2294
2419
|
* @returns DescribeSQLWebSocketDomainResponse
|
|
@@ -2512,10 +2637,10 @@ export default class Client extends OpenApi {
|
|
|
2512
2637
|
*/
|
|
2513
2638
|
describeStorageResourceUsage(request: $_model.DescribeStorageResourceUsageRequest): Promise<$_model.DescribeStorageResourceUsageResponse>;
|
|
2514
2639
|
/**
|
|
2515
|
-
* Queries the number of
|
|
2640
|
+
* Queries the number of times a specified table or all tables in a cluster are accessed within a specified date range.
|
|
2516
2641
|
*
|
|
2517
2642
|
* @remarks
|
|
2518
|
-
* For
|
|
2643
|
+
* For the service registration of this service, see [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
2519
2644
|
*
|
|
2520
2645
|
* @param request - DescribeTableAccessCountRequest
|
|
2521
2646
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2523,10 +2648,10 @@ export default class Client extends OpenApi {
|
|
|
2523
2648
|
*/
|
|
2524
2649
|
describeTableAccessCountWithOptions(request: $_model.DescribeTableAccessCountRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeTableAccessCountResponse>;
|
|
2525
2650
|
/**
|
|
2526
|
-
* Queries the number of
|
|
2651
|
+
* Queries the number of times a specified table or all tables in a cluster are accessed within a specified date range.
|
|
2527
2652
|
*
|
|
2528
2653
|
* @remarks
|
|
2529
|
-
* For
|
|
2654
|
+
* For the service registration of this service, see [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
2530
2655
|
*
|
|
2531
2656
|
* @param request - DescribeTableAccessCountRequest
|
|
2532
2657
|
* @returns DescribeTableAccessCountResponse
|
|
@@ -2622,7 +2747,7 @@ export default class Client extends OpenApi {
|
|
|
2622
2747
|
*/
|
|
2623
2748
|
describeUserQuota(request: $_model.DescribeUserQuotaRequest): Promise<$_model.DescribeUserQuotaResponse>;
|
|
2624
2749
|
/**
|
|
2625
|
-
* Retrieves
|
|
2750
|
+
* Retrieves view tasks.
|
|
2626
2751
|
*
|
|
2627
2752
|
* @param request - DescribeViewJobsRequest
|
|
2628
2753
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2630,14 +2755,14 @@ export default class Client extends OpenApi {
|
|
|
2630
2755
|
*/
|
|
2631
2756
|
describeViewJobsWithOptions(request: $_model.DescribeViewJobsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeViewJobsResponse>;
|
|
2632
2757
|
/**
|
|
2633
|
-
* Retrieves
|
|
2758
|
+
* Retrieves view tasks.
|
|
2634
2759
|
*
|
|
2635
2760
|
* @param request - DescribeViewJobsRequest
|
|
2636
2761
|
* @returns DescribeViewJobsResponse
|
|
2637
2762
|
*/
|
|
2638
2763
|
describeViewJobs(request: $_model.DescribeViewJobsRequest): Promise<$_model.DescribeViewJobsResponse>;
|
|
2639
2764
|
/**
|
|
2640
|
-
* Queries the
|
|
2765
|
+
* Queries the diagnostics results of the storage layer.
|
|
2641
2766
|
*
|
|
2642
2767
|
* @param request - DescribeWorkerDetectionRequest
|
|
2643
2768
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2645,17 +2770,17 @@ export default class Client extends OpenApi {
|
|
|
2645
2770
|
*/
|
|
2646
2771
|
describeWorkerDetectionWithOptions(request: $_model.DescribeWorkerDetectionRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeWorkerDetectionResponse>;
|
|
2647
2772
|
/**
|
|
2648
|
-
* Queries the
|
|
2773
|
+
* Queries the diagnostics results of the storage layer.
|
|
2649
2774
|
*
|
|
2650
2775
|
* @param request - DescribeWorkerDetectionRequest
|
|
2651
2776
|
* @returns DescribeWorkerDetectionResponse
|
|
2652
2777
|
*/
|
|
2653
2778
|
describeWorkerDetection(request: $_model.DescribeWorkerDetectionRequest): Promise<$_model.DescribeWorkerDetectionResponse>;
|
|
2654
2779
|
/**
|
|
2655
|
-
*
|
|
2780
|
+
* Detaches an Elastic Network Interface (ENI).
|
|
2656
2781
|
*
|
|
2657
2782
|
* @remarks
|
|
2658
|
-
* For
|
|
2783
|
+
* For the service endpoint, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
2659
2784
|
*
|
|
2660
2785
|
* @param request - DetachUserENIRequest
|
|
2661
2786
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2663,10 +2788,10 @@ export default class Client extends OpenApi {
|
|
|
2663
2788
|
*/
|
|
2664
2789
|
detachUserENIWithOptions(request: $_model.DetachUserENIRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DetachUserENIResponse>;
|
|
2665
2790
|
/**
|
|
2666
|
-
*
|
|
2791
|
+
* Detaches an Elastic Network Interface (ENI).
|
|
2667
2792
|
*
|
|
2668
2793
|
* @remarks
|
|
2669
|
-
* For
|
|
2794
|
+
* For the service endpoint, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
2670
2795
|
*
|
|
2671
2796
|
* @param request - DetachUserENIRequest
|
|
2672
2797
|
* @returns DetachUserENIResponse
|
|
@@ -2730,7 +2855,7 @@ export default class Client extends OpenApi {
|
|
|
2730
2855
|
*/
|
|
2731
2856
|
downloadDiagnosisRecords(request: $_model.DownloadDiagnosisRecordsRequest): Promise<$_model.DownloadDiagnosisRecordsResponse>;
|
|
2732
2857
|
/**
|
|
2733
|
-
*
|
|
2858
|
+
* Retrieves the OSS download path of a CA certificate for connecting to the wide table engine.
|
|
2734
2859
|
*
|
|
2735
2860
|
* @param request - DownloadInstanceCACertificateRequest
|
|
2736
2861
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2738,7 +2863,7 @@ export default class Client extends OpenApi {
|
|
|
2738
2863
|
*/
|
|
2739
2864
|
downloadInstanceCACertificateWithOptions(request: $_model.DownloadInstanceCACertificateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DownloadInstanceCACertificateResponse>;
|
|
2740
2865
|
/**
|
|
2741
|
-
*
|
|
2866
|
+
* Retrieves the OSS download path of a CA certificate for connecting to the wide table engine.
|
|
2742
2867
|
*
|
|
2743
2868
|
* @param request - DownloadInstanceCACertificateRequest
|
|
2744
2869
|
* @returns DownloadInstanceCACertificateResponse
|
|
@@ -2798,6 +2923,11 @@ export default class Client extends OpenApi {
|
|
|
2798
2923
|
/**
|
|
2799
2924
|
* Executes Spark SQL statements in batches.
|
|
2800
2925
|
*
|
|
2926
|
+
* @remarks
|
|
2927
|
+
* - 地域的公网接入地址:`adb.<region-id>.aliyuncs.com`。示例:`adb.cn-hangzhou.aliyuncs.com`。
|
|
2928
|
+
* - 地域的VPC接入地址:`adb-vpc.<region-id>.aliyuncs.com`。示例:`adb-vpc.cn-hangzhou.aliyuncs.com`。
|
|
2929
|
+
* > 如果华北1(青岛)、华南1(深圳)、华南3(广州)、中国香港发起请求时,遇到409错误,请联系技术支持。
|
|
2930
|
+
*
|
|
2801
2931
|
* @param request - ExecuteSparkWarehouseBatchSQLRequest
|
|
2802
2932
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
2803
2933
|
* @returns ExecuteSparkWarehouseBatchSQLResponse
|
|
@@ -2806,6 +2936,11 @@ export default class Client extends OpenApi {
|
|
|
2806
2936
|
/**
|
|
2807
2937
|
* Executes Spark SQL statements in batches.
|
|
2808
2938
|
*
|
|
2939
|
+
* @remarks
|
|
2940
|
+
* - 地域的公网接入地址:`adb.<region-id>.aliyuncs.com`。示例:`adb.cn-hangzhou.aliyuncs.com`。
|
|
2941
|
+
* - 地域的VPC接入地址:`adb-vpc.<region-id>.aliyuncs.com`。示例:`adb-vpc.cn-hangzhou.aliyuncs.com`。
|
|
2942
|
+
* > 如果华北1(青岛)、华南1(深圳)、华南3(广州)、中国香港发起请求时,遇到409错误,请联系技术支持。
|
|
2943
|
+
*
|
|
2809
2944
|
* @param request - ExecuteSparkWarehouseBatchSQLRequest
|
|
2810
2945
|
* @returns ExecuteSparkWarehouseBatchSQLResponse
|
|
2811
2946
|
*/
|
|
@@ -2840,10 +2975,25 @@ export default class Client extends OpenApi {
|
|
|
2840
2975
|
*/
|
|
2841
2976
|
existRunningSQLEngine(request: $_model.ExistRunningSQLEngineRequest): Promise<$_model.ExistRunningSQLEngineResponse>;
|
|
2842
2977
|
/**
|
|
2843
|
-
*
|
|
2978
|
+
* Generates an executable SQL statement from a semantic SQL statement.
|
|
2979
|
+
*
|
|
2980
|
+
* @param request - GenerateSqlBySemanticSqlRequest
|
|
2981
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
2982
|
+
* @returns GenerateSqlBySemanticSqlResponse
|
|
2983
|
+
*/
|
|
2984
|
+
generateSqlBySemanticSqlWithOptions(request: $_model.GenerateSqlBySemanticSqlRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GenerateSqlBySemanticSqlResponse>;
|
|
2985
|
+
/**
|
|
2986
|
+
* Generates an executable SQL statement from a semantic SQL statement.
|
|
2987
|
+
*
|
|
2988
|
+
* @param request - GenerateSqlBySemanticSqlRequest
|
|
2989
|
+
* @returns GenerateSqlBySemanticSqlResponse
|
|
2990
|
+
*/
|
|
2991
|
+
generateSqlBySemanticSql(request: $_model.GenerateSqlBySemanticSqlRequest): Promise<$_model.GenerateSqlBySemanticSqlResponse>;
|
|
2992
|
+
/**
|
|
2993
|
+
* Queries the basic permission diagnostic report of the current user for Spark.
|
|
2844
2994
|
*
|
|
2845
2995
|
* @remarks
|
|
2846
|
-
* The API
|
|
2996
|
+
* The API diagnostic report contains all the permissions required by the current user for ADB Spark-related features. The scope of the permission check may exceed the minimum requirements of your business. This API is used for quick initialization of the ADB Spark environment. To configure fine-grained permissions, [refer to the ADB Spark fine-grained permission configuration documentation.](https://www.alibabacloud.com/help/zh/analyticdb/analyticdb-for-mysql/user-guide/create-the-aliyunadbsparkprocessingdatarole-role-for-a-ram-user-and-grant-permissions-to-the-role?spm=a2c63.p38356.help-menu-92664.d_2_5_0.48362a487dMzm9#section-y2z-ucd-1ko)
|
|
2847
2997
|
*
|
|
2848
2998
|
* @param request - GetADBSparkNecessaryRAMPermissionsRequest
|
|
2849
2999
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2851,30 +3001,15 @@ export default class Client extends OpenApi {
|
|
|
2851
3001
|
*/
|
|
2852
3002
|
getADBSparkNecessaryRAMPermissionsWithOptions(request: $_model.GetADBSparkNecessaryRAMPermissionsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetADBSparkNecessaryRAMPermissionsResponse>;
|
|
2853
3003
|
/**
|
|
2854
|
-
*
|
|
3004
|
+
* Queries the basic permission diagnostic report of the current user for Spark.
|
|
2855
3005
|
*
|
|
2856
3006
|
* @remarks
|
|
2857
|
-
* The API
|
|
3007
|
+
* The API diagnostic report contains all the permissions required by the current user for ADB Spark-related features. The scope of the permission check may exceed the minimum requirements of your business. This API is used for quick initialization of the ADB Spark environment. To configure fine-grained permissions, [refer to the ADB Spark fine-grained permission configuration documentation.](https://www.alibabacloud.com/help/zh/analyticdb/analyticdb-for-mysql/user-guide/create-the-aliyunadbsparkprocessingdatarole-role-for-a-ram-user-and-grant-permissions-to-the-role?spm=a2c63.p38356.help-menu-92664.d_2_5_0.48362a487dMzm9#section-y2z-ucd-1ko)
|
|
2858
3008
|
*
|
|
2859
3009
|
* @param request - GetADBSparkNecessaryRAMPermissionsRequest
|
|
2860
3010
|
* @returns GetADBSparkNecessaryRAMPermissionsResponse
|
|
2861
3011
|
*/
|
|
2862
3012
|
getADBSparkNecessaryRAMPermissions(request: $_model.GetADBSparkNecessaryRAMPermissionsRequest): Promise<$_model.GetADBSparkNecessaryRAMPermissionsResponse>;
|
|
2863
|
-
/**
|
|
2864
|
-
* Queries a list of databases.
|
|
2865
|
-
*
|
|
2866
|
-
* @param request - GetApsManagedDatabasesRequest
|
|
2867
|
-
* @param runtime - runtime options for this request RuntimeOptions
|
|
2868
|
-
* @returns GetApsManagedDatabasesResponse
|
|
2869
|
-
*/
|
|
2870
|
-
getApsManagedDatabasesWithOptions(request: $_model.GetApsManagedDatabasesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetApsManagedDatabasesResponse>;
|
|
2871
|
-
/**
|
|
2872
|
-
* Queries a list of databases.
|
|
2873
|
-
*
|
|
2874
|
-
* @param request - GetApsManagedDatabasesRequest
|
|
2875
|
-
* @returns GetApsManagedDatabasesResponse
|
|
2876
|
-
*/
|
|
2877
|
-
getApsManagedDatabases(request: $_model.GetApsManagedDatabasesRequest): Promise<$_model.GetApsManagedDatabasesResponse>;
|
|
2878
3013
|
/**
|
|
2879
3014
|
* Queries the table creation statement for tables.
|
|
2880
3015
|
*
|
|
@@ -2913,6 +3048,36 @@ export default class Client extends OpenApi {
|
|
|
2913
3048
|
* @returns GetDatabaseObjectsResponse
|
|
2914
3049
|
*/
|
|
2915
3050
|
getDatabaseObjects(request: $_model.GetDatabaseObjectsRequest): Promise<$_model.GetDatabaseObjectsResponse>;
|
|
3051
|
+
/**
|
|
3052
|
+
* Queries the details of a metadata discovery task.
|
|
3053
|
+
*
|
|
3054
|
+
* @param request - GetFormationCrawlerRequest
|
|
3055
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
3056
|
+
* @returns GetFormationCrawlerResponse
|
|
3057
|
+
*/
|
|
3058
|
+
getFormationCrawlerWithOptions(request: $_model.GetFormationCrawlerRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetFormationCrawlerResponse>;
|
|
3059
|
+
/**
|
|
3060
|
+
* Queries the details of a metadata discovery task.
|
|
3061
|
+
*
|
|
3062
|
+
* @param request - GetFormationCrawlerRequest
|
|
3063
|
+
* @returns GetFormationCrawlerResponse
|
|
3064
|
+
*/
|
|
3065
|
+
getFormationCrawler(request: $_model.GetFormationCrawlerRequest): Promise<$_model.GetFormationCrawlerResponse>;
|
|
3066
|
+
/**
|
|
3067
|
+
* Adds a knowledge base document.
|
|
3068
|
+
*
|
|
3069
|
+
* @param request - GetKnowledgeRecallRequest
|
|
3070
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
3071
|
+
* @returns GetKnowledgeRecallResponse
|
|
3072
|
+
*/
|
|
3073
|
+
getKnowledgeRecallWithOptions(request: $_model.GetKnowledgeRecallRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetKnowledgeRecallResponse>;
|
|
3074
|
+
/**
|
|
3075
|
+
* Adds a knowledge base document.
|
|
3076
|
+
*
|
|
3077
|
+
* @param request - GetKnowledgeRecallRequest
|
|
3078
|
+
* @returns GetKnowledgeRecallResponse
|
|
3079
|
+
*/
|
|
3080
|
+
getKnowledgeRecall(request: $_model.GetKnowledgeRecallRequest): Promise<$_model.GetKnowledgeRecallResponse>;
|
|
2916
3081
|
/**
|
|
2917
3082
|
* Queries a lake storage.
|
|
2918
3083
|
*
|
|
@@ -2928,6 +3093,21 @@ export default class Client extends OpenApi {
|
|
|
2928
3093
|
* @returns GetLakeStorageResponse
|
|
2929
3094
|
*/
|
|
2930
3095
|
getLakeStorage(request: $_model.GetLakeStorageRequest): Promise<$_model.GetLakeStorageResponse>;
|
|
3096
|
+
/**
|
|
3097
|
+
* Retrieves the details of a semantic view.
|
|
3098
|
+
*
|
|
3099
|
+
* @param request - GetSemanticViewRequest
|
|
3100
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
3101
|
+
* @returns GetSemanticViewResponse
|
|
3102
|
+
*/
|
|
3103
|
+
getSemanticViewWithOptions(request: $_model.GetSemanticViewRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetSemanticViewResponse>;
|
|
3104
|
+
/**
|
|
3105
|
+
* Retrieves the details of a semantic view.
|
|
3106
|
+
*
|
|
3107
|
+
* @param request - GetSemanticViewRequest
|
|
3108
|
+
* @returns GetSemanticViewResponse
|
|
3109
|
+
*/
|
|
3110
|
+
getSemanticView(request: $_model.GetSemanticViewRequest): Promise<$_model.GetSemanticViewResponse>;
|
|
2931
3111
|
/**
|
|
2932
3112
|
* Queries the information about the retry log of a Spark application.
|
|
2933
3113
|
*
|
|
@@ -3265,7 +3445,12 @@ export default class Client extends OpenApi {
|
|
|
3265
3445
|
*/
|
|
3266
3446
|
getSparkTemplateFullTree(request: $_model.GetSparkTemplateFullTreeRequest): Promise<$_model.GetSparkTemplateFullTreeResponse>;
|
|
3267
3447
|
/**
|
|
3268
|
-
*
|
|
3448
|
+
* Retrieves the execution results of a Spark SQL statement.
|
|
3449
|
+
*
|
|
3450
|
+
* @remarks
|
|
3451
|
+
* - Public endpoint of a region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
3452
|
+
* - VPC endpoint of a region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
3453
|
+
* > If you encounter a 409 error when sending requests from China North 1 (Qingdao), China South 1 (Shenzhen), China South 3 (Guangzhou), or Hong Kong (China), contact technical support.
|
|
3269
3454
|
*
|
|
3270
3455
|
* @param request - GetSparkWarehouseBatchSQLRequest
|
|
3271
3456
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3273,14 +3458,23 @@ export default class Client extends OpenApi {
|
|
|
3273
3458
|
*/
|
|
3274
3459
|
getSparkWarehouseBatchSQLWithOptions(request: $_model.GetSparkWarehouseBatchSQLRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetSparkWarehouseBatchSQLResponse>;
|
|
3275
3460
|
/**
|
|
3276
|
-
*
|
|
3461
|
+
* Retrieves the execution results of a Spark SQL statement.
|
|
3462
|
+
*
|
|
3463
|
+
* @remarks
|
|
3464
|
+
* - Public endpoint of a region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
3465
|
+
* - VPC endpoint of a region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
3466
|
+
* > If you encounter a 409 error when sending requests from China North 1 (Qingdao), China South 1 (Shenzhen), China South 3 (Guangzhou), or Hong Kong (China), contact technical support.
|
|
3277
3467
|
*
|
|
3278
3468
|
* @param request - GetSparkWarehouseBatchSQLRequest
|
|
3279
3469
|
* @returns GetSparkWarehouseBatchSQLResponse
|
|
3280
3470
|
*/
|
|
3281
3471
|
getSparkWarehouseBatchSQL(request: $_model.GetSparkWarehouseBatchSQLRequest): Promise<$_model.GetSparkWarehouseBatchSQLResponse>;
|
|
3282
3472
|
/**
|
|
3283
|
-
*
|
|
3473
|
+
* Retrieves table information.
|
|
3474
|
+
*
|
|
3475
|
+
* @remarks
|
|
3476
|
+
* - Public endpoint of the region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
3477
|
+
* - VPC endpoint of the region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
3284
3478
|
*
|
|
3285
3479
|
* @param request - GetTableRequest
|
|
3286
3480
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3288,18 +3482,22 @@ export default class Client extends OpenApi {
|
|
|
3288
3482
|
*/
|
|
3289
3483
|
getTableWithOptions(request: $_model.GetTableRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetTableResponse>;
|
|
3290
3484
|
/**
|
|
3291
|
-
*
|
|
3485
|
+
* Retrieves table information.
|
|
3486
|
+
*
|
|
3487
|
+
* @remarks
|
|
3488
|
+
* - Public endpoint of the region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
3489
|
+
* - VPC endpoint of the region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
3292
3490
|
*
|
|
3293
3491
|
* @param request - GetTableRequest
|
|
3294
3492
|
* @returns GetTableResponse
|
|
3295
3493
|
*/
|
|
3296
3494
|
getTable(request: $_model.GetTableRequest): Promise<$_model.GetTableResponse>;
|
|
3297
3495
|
/**
|
|
3298
|
-
* Queries
|
|
3496
|
+
* Queries column information.
|
|
3299
3497
|
*
|
|
3300
3498
|
* @remarks
|
|
3301
|
-
*
|
|
3302
|
-
*
|
|
3499
|
+
* - Public endpoint of the region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
3500
|
+
* - VPC endpoint of the region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
3303
3501
|
*
|
|
3304
3502
|
* @param request - GetTableColumnsRequest
|
|
3305
3503
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3307,11 +3505,11 @@ export default class Client extends OpenApi {
|
|
|
3307
3505
|
*/
|
|
3308
3506
|
getTableColumnsWithOptions(request: $_model.GetTableColumnsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetTableColumnsResponse>;
|
|
3309
3507
|
/**
|
|
3310
|
-
* Queries
|
|
3508
|
+
* Queries column information.
|
|
3311
3509
|
*
|
|
3312
3510
|
* @remarks
|
|
3313
|
-
*
|
|
3314
|
-
*
|
|
3511
|
+
* - Public endpoint of the region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
3512
|
+
* - VPC endpoint of the region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
3315
3513
|
*
|
|
3316
3514
|
* @param request - GetTableColumnsRequest
|
|
3317
3515
|
* @returns GetTableColumnsResponse
|
|
@@ -3341,7 +3539,11 @@ export default class Client extends OpenApi {
|
|
|
3341
3539
|
*/
|
|
3342
3540
|
getTableDDL(request: $_model.GetTableDDLRequest): Promise<$_model.GetTableDDLResponse>;
|
|
3343
3541
|
/**
|
|
3344
|
-
*
|
|
3542
|
+
* Queries table information.
|
|
3543
|
+
*
|
|
3544
|
+
* @remarks
|
|
3545
|
+
* - Public endpoint of a region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
3546
|
+
* - VPC endpoint of a region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
3345
3547
|
*
|
|
3346
3548
|
* @param request - GetTableObjectsRequest
|
|
3347
3549
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3349,7 +3551,11 @@ export default class Client extends OpenApi {
|
|
|
3349
3551
|
*/
|
|
3350
3552
|
getTableObjectsWithOptions(request: $_model.GetTableObjectsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetTableObjectsResponse>;
|
|
3351
3553
|
/**
|
|
3352
|
-
*
|
|
3554
|
+
* Queries table information.
|
|
3555
|
+
*
|
|
3556
|
+
* @remarks
|
|
3557
|
+
* - Public endpoint of a region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
3558
|
+
* - VPC endpoint of a region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
3353
3559
|
*
|
|
3354
3560
|
* @param request - GetTableObjectsRequest
|
|
3355
3561
|
* @returns GetTableObjectsResponse
|
|
@@ -3379,11 +3585,11 @@ export default class Client extends OpenApi {
|
|
|
3379
3585
|
*/
|
|
3380
3586
|
getViewDDL(request: $_model.GetViewDDLRequest): Promise<$_model.GetViewDDLResponse>;
|
|
3381
3587
|
/**
|
|
3382
|
-
* Queries
|
|
3588
|
+
* Queries view information.
|
|
3383
3589
|
*
|
|
3384
3590
|
* @remarks
|
|
3385
|
-
*
|
|
3386
|
-
*
|
|
3591
|
+
* - Public endpoint of a region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
3592
|
+
* - VPC endpoint of a region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
3387
3593
|
*
|
|
3388
3594
|
* @param request - GetViewObjectsRequest
|
|
3389
3595
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3391,11 +3597,11 @@ export default class Client extends OpenApi {
|
|
|
3391
3597
|
*/
|
|
3392
3598
|
getViewObjectsWithOptions(request: $_model.GetViewObjectsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetViewObjectsResponse>;
|
|
3393
3599
|
/**
|
|
3394
|
-
* Queries
|
|
3600
|
+
* Queries view information.
|
|
3395
3601
|
*
|
|
3396
3602
|
* @remarks
|
|
3397
|
-
*
|
|
3398
|
-
*
|
|
3603
|
+
* - Public endpoint of a region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
3604
|
+
* - VPC endpoint of a region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
3399
3605
|
*
|
|
3400
3606
|
* @param request - GetViewObjectsRequest
|
|
3401
3607
|
* @returns GetViewObjectsResponse
|
|
@@ -3511,62 +3717,11 @@ export default class Client extends OpenApi {
|
|
|
3511
3717
|
*/
|
|
3512
3718
|
killSparkSQLEngine(request: $_model.KillSparkSQLEngineRequest): Promise<$_model.KillSparkSQLEngineResponse>;
|
|
3513
3719
|
/**
|
|
3514
|
-
* Queries
|
|
3515
|
-
*
|
|
3516
|
-
* @param request - ListApsLifecycleStrategyRequest
|
|
3517
|
-
* @param runtime - runtime options for this request RuntimeOptions
|
|
3518
|
-
* @returns ListApsLifecycleStrategyResponse
|
|
3519
|
-
*/
|
|
3520
|
-
listApsLifecycleStrategyWithOptions(request: $_model.ListApsLifecycleStrategyRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListApsLifecycleStrategyResponse>;
|
|
3521
|
-
/**
|
|
3522
|
-
* Queries a list of lifecycle management policies of an AnalyticDB for MySQL cluster.
|
|
3523
|
-
*
|
|
3524
|
-
* @param request - ListApsLifecycleStrategyRequest
|
|
3525
|
-
* @returns ListApsLifecycleStrategyResponse
|
|
3526
|
-
*/
|
|
3527
|
-
listApsLifecycleStrategy(request: $_model.ListApsLifecycleStrategyRequest): Promise<$_model.ListApsLifecycleStrategyResponse>;
|
|
3528
|
-
/**
|
|
3529
|
-
* Queries a list of lake storage optimization policies for an AnalyticDB for MySQL cluster.
|
|
3530
|
-
*
|
|
3531
|
-
* @remarks
|
|
3532
|
-
* For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
3533
|
-
*
|
|
3534
|
-
* @param request - ListApsOptimizationStrategyRequest
|
|
3535
|
-
* @param runtime - runtime options for this request RuntimeOptions
|
|
3536
|
-
* @returns ListApsOptimizationStrategyResponse
|
|
3537
|
-
*/
|
|
3538
|
-
listApsOptimizationStrategyWithOptions(request: $_model.ListApsOptimizationStrategyRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListApsOptimizationStrategyResponse>;
|
|
3539
|
-
/**
|
|
3540
|
-
* Queries a list of lake storage optimization policies for an AnalyticDB for MySQL cluster.
|
|
3541
|
-
*
|
|
3542
|
-
* @remarks
|
|
3543
|
-
* For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
3544
|
-
*
|
|
3545
|
-
* @param request - ListApsOptimizationStrategyRequest
|
|
3546
|
-
* @returns ListApsOptimizationStrategyResponse
|
|
3547
|
-
*/
|
|
3548
|
-
listApsOptimizationStrategy(request: $_model.ListApsOptimizationStrategyRequest): Promise<$_model.ListApsOptimizationStrategyResponse>;
|
|
3549
|
-
/**
|
|
3550
|
-
* Queries a list of optimization jobs executed based on a lifecycle management policy. The system runs optimization jobs on a regular basis based on lifecycle management policies.
|
|
3551
|
-
*
|
|
3552
|
-
* @param request - ListApsOptimizationTasksRequest
|
|
3553
|
-
* @param runtime - runtime options for this request RuntimeOptions
|
|
3554
|
-
* @returns ListApsOptimizationTasksResponse
|
|
3555
|
-
*/
|
|
3556
|
-
listApsOptimizationTasksWithOptions(request: $_model.ListApsOptimizationTasksRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListApsOptimizationTasksResponse>;
|
|
3557
|
-
/**
|
|
3558
|
-
* Queries a list of optimization jobs executed based on a lifecycle management policy. The system runs optimization jobs on a regular basis based on lifecycle management policies.
|
|
3559
|
-
*
|
|
3560
|
-
* @param request - ListApsOptimizationTasksRequest
|
|
3561
|
-
* @returns ListApsOptimizationTasksResponse
|
|
3562
|
-
*/
|
|
3563
|
-
listApsOptimizationTasks(request: $_model.ListApsOptimizationTasksRequest): Promise<$_model.ListApsOptimizationTasksResponse>;
|
|
3564
|
-
/**
|
|
3565
|
-
* Queries the Webhook configurations of a specified database cluster.
|
|
3720
|
+
* Queries the webhook configurations for a specified database cluster.
|
|
3566
3721
|
*
|
|
3567
3722
|
* @remarks
|
|
3568
|
-
*
|
|
3569
|
-
* Note:
|
|
3723
|
+
* Queries the list of configured webhooks for a specified database cluster based on RegionId, DBClusterId, and the optional JobType parameter. The JobType parameter specifies the task type, such as SLS or OSS export tasks. If JobType is specified, only webhooks associated with the specified task type are returned. If JobType is not specified, webhooks of all types are returned.
|
|
3724
|
+
* Note: Ensure that the RegionId and DBClusterId values you provide are correct. Otherwise, the webhook information may not be retrieved.
|
|
3570
3725
|
*
|
|
3571
3726
|
* @param request - ListApsWebhookRequest
|
|
3572
3727
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3574,11 +3729,11 @@ export default class Client extends OpenApi {
|
|
|
3574
3729
|
*/
|
|
3575
3730
|
listApsWebhookWithOptions(request: $_model.ListApsWebhookRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListApsWebhookResponse>;
|
|
3576
3731
|
/**
|
|
3577
|
-
* Queries the
|
|
3732
|
+
* Queries the webhook configurations for a specified database cluster.
|
|
3578
3733
|
*
|
|
3579
3734
|
* @remarks
|
|
3580
|
-
*
|
|
3581
|
-
* Note:
|
|
3735
|
+
* Queries the list of configured webhooks for a specified database cluster based on RegionId, DBClusterId, and the optional JobType parameter. The JobType parameter specifies the task type, such as SLS or OSS export tasks. If JobType is specified, only webhooks associated with the specified task type are returned. If JobType is not specified, webhooks of all types are returned.
|
|
3736
|
+
* Note: Ensure that the RegionId and DBClusterId values you provide are correct. Otherwise, the webhook information may not be retrieved.
|
|
3582
3737
|
*
|
|
3583
3738
|
* @param request - ListApsWebhookRequest
|
|
3584
3739
|
* @returns ListApsWebhookResponse
|
|
@@ -3615,12 +3770,33 @@ export default class Client extends OpenApi {
|
|
|
3615
3770
|
*/
|
|
3616
3771
|
listResultExportJobHistory(request: $_model.ListResultExportJobHistoryRequest): Promise<$_model.ListResultExportJobHistoryResponse>;
|
|
3617
3772
|
/**
|
|
3618
|
-
*
|
|
3773
|
+
* Query the list of semantic views
|
|
3619
3774
|
*
|
|
3620
3775
|
* @remarks
|
|
3621
|
-
*
|
|
3622
|
-
*
|
|
3623
|
-
*
|
|
3776
|
+
* For the endpoints of the service, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
3777
|
+
*
|
|
3778
|
+
* @param request - ListSemanticViewNamesRequest
|
|
3779
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
3780
|
+
* @returns ListSemanticViewNamesResponse
|
|
3781
|
+
*/
|
|
3782
|
+
listSemanticViewNamesWithOptions(request: $_model.ListSemanticViewNamesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListSemanticViewNamesResponse>;
|
|
3783
|
+
/**
|
|
3784
|
+
* Query the list of semantic views
|
|
3785
|
+
*
|
|
3786
|
+
* @remarks
|
|
3787
|
+
* For the endpoints of the service, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
3788
|
+
*
|
|
3789
|
+
* @param request - ListSemanticViewNamesRequest
|
|
3790
|
+
* @returns ListSemanticViewNamesResponse
|
|
3791
|
+
*/
|
|
3792
|
+
listSemanticViewNames(request: $_model.ListSemanticViewNamesRequest): Promise<$_model.ListSemanticViewNamesResponse>;
|
|
3793
|
+
/**
|
|
3794
|
+
* Queries the retry information of a specified Spark application.
|
|
3795
|
+
*
|
|
3796
|
+
* @remarks
|
|
3797
|
+
* - Public endpoint of a region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
3798
|
+
* - VPC endpoint of a region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
3799
|
+
* > If you encounter a 409 fault when initiating a request from Hong Kong (China), submit a ticket or contact technical support.
|
|
3624
3800
|
*
|
|
3625
3801
|
* @param request - ListSparkAppAttemptsRequest
|
|
3626
3802
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3628,19 +3804,24 @@ export default class Client extends OpenApi {
|
|
|
3628
3804
|
*/
|
|
3629
3805
|
listSparkAppAttemptsWithOptions(request: $_model.ListSparkAppAttemptsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListSparkAppAttemptsResponse>;
|
|
3630
3806
|
/**
|
|
3631
|
-
* Queries the
|
|
3807
|
+
* Queries the retry information of a specified Spark application.
|
|
3632
3808
|
*
|
|
3633
3809
|
* @remarks
|
|
3634
|
-
*
|
|
3635
|
-
*
|
|
3636
|
-
* >
|
|
3810
|
+
* - Public endpoint of a region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
3811
|
+
* - VPC endpoint of a region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
3812
|
+
* > If you encounter a 409 fault when initiating a request from Hong Kong (China), submit a ticket or contact technical support.
|
|
3637
3813
|
*
|
|
3638
3814
|
* @param request - ListSparkAppAttemptsRequest
|
|
3639
3815
|
* @returns ListSparkAppAttemptsResponse
|
|
3640
3816
|
*/
|
|
3641
3817
|
listSparkAppAttempts(request: $_model.ListSparkAppAttemptsRequest): Promise<$_model.ListSparkAppAttemptsResponse>;
|
|
3642
3818
|
/**
|
|
3643
|
-
* Queries the Spark applications
|
|
3819
|
+
* Queries the list of Spark applications.
|
|
3820
|
+
*
|
|
3821
|
+
* @remarks
|
|
3822
|
+
* - Public endpoint of a region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
3823
|
+
* - VPC endpoint of a region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
3824
|
+
* > If you encounter a 409 fault when initiating a request from Hong Kong (China), contact technical support.
|
|
3644
3825
|
*
|
|
3645
3826
|
* @param request - ListSparkAppsRequest
|
|
3646
3827
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3648,7 +3829,12 @@ export default class Client extends OpenApi {
|
|
|
3648
3829
|
*/
|
|
3649
3830
|
listSparkAppsWithOptions(request: $_model.ListSparkAppsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListSparkAppsResponse>;
|
|
3650
3831
|
/**
|
|
3651
|
-
* Queries the Spark applications
|
|
3832
|
+
* Queries the list of Spark applications.
|
|
3833
|
+
*
|
|
3834
|
+
* @remarks
|
|
3835
|
+
* - Public endpoint of a region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
3836
|
+
* - VPC endpoint of a region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
3837
|
+
* > If you encounter a 409 fault when initiating a request from Hong Kong (China), contact technical support.
|
|
3652
3838
|
*
|
|
3653
3839
|
* @param request - ListSparkAppsRequest
|
|
3654
3840
|
* @returns ListSparkAppsResponse
|
|
@@ -3707,6 +3893,11 @@ export default class Client extends OpenApi {
|
|
|
3707
3893
|
/**
|
|
3708
3894
|
* Queries a list of Spark SQL statements.
|
|
3709
3895
|
*
|
|
3896
|
+
* @remarks
|
|
3897
|
+
* - 地域的公网接入地址:`adb.<region-id>.aliyuncs.com`。示例:`adb.cn-hangzhou.aliyuncs.com`。
|
|
3898
|
+
* - 地域的VPC接入地址:`adb-vpc.<region-id>.aliyuncs.com`。示例:`adb-vpc.cn-hangzhou.aliyuncs.com`。
|
|
3899
|
+
* > 如果华北1(青岛)、华南1(深圳)、华南3(广州)、中国香港发起请求时,遇到409错误,请联系技术支持。
|
|
3900
|
+
*
|
|
3710
3901
|
* @param request - ListSparkWarehouseBatchSQLRequest
|
|
3711
3902
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
3712
3903
|
* @returns ListSparkWarehouseBatchSQLResponse
|
|
@@ -3715,6 +3906,11 @@ export default class Client extends OpenApi {
|
|
|
3715
3906
|
/**
|
|
3716
3907
|
* Queries a list of Spark SQL statements.
|
|
3717
3908
|
*
|
|
3909
|
+
* @remarks
|
|
3910
|
+
* - 地域的公网接入地址:`adb.<region-id>.aliyuncs.com`。示例:`adb.cn-hangzhou.aliyuncs.com`。
|
|
3911
|
+
* - 地域的VPC接入地址:`adb-vpc.<region-id>.aliyuncs.com`。示例:`adb-vpc.cn-hangzhou.aliyuncs.com`。
|
|
3912
|
+
* > 如果华北1(青岛)、华南1(深圳)、华南3(广州)、中国香港发起请求时,遇到409错误,请联系技术支持。
|
|
3913
|
+
*
|
|
3718
3914
|
* @param request - ListSparkWarehouseBatchSQLRequest
|
|
3719
3915
|
* @returns ListSparkWarehouseBatchSQLResponse
|
|
3720
3916
|
*/
|
|
@@ -3972,27 +4168,6 @@ export default class Client extends OpenApi {
|
|
|
3972
4168
|
* @returns ModifyClusterAccessWhiteListResponse
|
|
3973
4169
|
*/
|
|
3974
4170
|
modifyClusterAccessWhiteList(request: $_model.ModifyClusterAccessWhiteListRequest): Promise<$_model.ModifyClusterAccessWhiteListResponse>;
|
|
3975
|
-
/**
|
|
3976
|
-
* Modifies the public endpoint of an AnalyticDB for MySQL cluster.
|
|
3977
|
-
*
|
|
3978
|
-
* @remarks
|
|
3979
|
-
* For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
3980
|
-
*
|
|
3981
|
-
* @param request - ModifyClusterConnectionStringRequest
|
|
3982
|
-
* @param runtime - runtime options for this request RuntimeOptions
|
|
3983
|
-
* @returns ModifyClusterConnectionStringResponse
|
|
3984
|
-
*/
|
|
3985
|
-
modifyClusterConnectionStringWithOptions(request: $_model.ModifyClusterConnectionStringRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyClusterConnectionStringResponse>;
|
|
3986
|
-
/**
|
|
3987
|
-
* Modifies the public endpoint of an AnalyticDB for MySQL cluster.
|
|
3988
|
-
*
|
|
3989
|
-
* @remarks
|
|
3990
|
-
* For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
3991
|
-
*
|
|
3992
|
-
* @param request - ModifyClusterConnectionStringRequest
|
|
3993
|
-
* @returns ModifyClusterConnectionStringResponse
|
|
3994
|
-
*/
|
|
3995
|
-
modifyClusterConnectionString(request: $_model.ModifyClusterConnectionStringRequest): Promise<$_model.ModifyClusterConnectionStringResponse>;
|
|
3996
4171
|
/**
|
|
3997
4172
|
* Modifies the status of the remote build feature in the query acceleration configuration of an AnalyticDB for MySQL cluster.
|
|
3998
4173
|
*
|
|
@@ -4009,16 +4184,16 @@ export default class Client extends OpenApi {
|
|
|
4009
4184
|
*/
|
|
4010
4185
|
modifyCompactionServiceSwitch(request: $_model.ModifyCompactionServiceSwitchRequest): Promise<$_model.ModifyCompactionServiceSwitchResponse>;
|
|
4011
4186
|
/**
|
|
4012
|
-
*
|
|
4187
|
+
* Scales up or scales down a Data Lakehouse Edition cluster.
|
|
4013
4188
|
*
|
|
4014
4189
|
* @remarks
|
|
4015
|
-
* ###
|
|
4016
|
-
*
|
|
4017
|
-
*
|
|
4018
|
-
*
|
|
4019
|
-
*
|
|
4020
|
-
*
|
|
4021
|
-
*
|
|
4190
|
+
* ### Before you begin
|
|
4191
|
+
* - During scaling, `submit job` for submitting asynchronous tasks is disabled. If your business depends on this feature, schedule the scaling operation during an appropriate time window.
|
|
4192
|
+
* - Scaling operations redistribute and migrate data. The migration duration is proportional to the data volume, and the service is not interrupted during scaling. When you scale down a cluster from a large specification to a small specification, data migration typically takes several hours or even tens of hours. Exercise caution when you scale down a cluster with a large data volume.
|
|
4193
|
+
* - If the cluster has loaded a built-in dataset, make sure that the cluster has at least 24 ACUs of storage reserved resources during scale-down. Otherwise, the built-in dataset cannot be used.
|
|
4194
|
+
* - Transient connections may occur near the end of scaling. Scale during off-peak hours, or make sure that your application has an automatic reconnection mechanism.
|
|
4195
|
+
* - You cannot perform an Upgrade/Downgrade from Data Lakehouse Edition to Data Warehouse Edition. You can perform an Upgrade/Downgrade from Data Warehouse Edition to Data Lakehouse Edition. For details, refer to the documentation about changing Data Warehouse Edition to Data Lakehouse Edition.
|
|
4196
|
+
* - For the endpoint of this service, see [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
4022
4197
|
*
|
|
4023
4198
|
* @param request - ModifyDBClusterRequest
|
|
4024
4199
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4026,16 +4201,16 @@ export default class Client extends OpenApi {
|
|
|
4026
4201
|
*/
|
|
4027
4202
|
modifyDBClusterWithOptions(request: $_model.ModifyDBClusterRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyDBClusterResponse>;
|
|
4028
4203
|
/**
|
|
4029
|
-
*
|
|
4204
|
+
* Scales up or scales down a Data Lakehouse Edition cluster.
|
|
4030
4205
|
*
|
|
4031
4206
|
* @remarks
|
|
4032
|
-
* ###
|
|
4033
|
-
*
|
|
4034
|
-
*
|
|
4035
|
-
*
|
|
4036
|
-
*
|
|
4037
|
-
*
|
|
4038
|
-
*
|
|
4207
|
+
* ### Before you begin
|
|
4208
|
+
* - During scaling, `submit job` for submitting asynchronous tasks is disabled. If your business depends on this feature, schedule the scaling operation during an appropriate time window.
|
|
4209
|
+
* - Scaling operations redistribute and migrate data. The migration duration is proportional to the data volume, and the service is not interrupted during scaling. When you scale down a cluster from a large specification to a small specification, data migration typically takes several hours or even tens of hours. Exercise caution when you scale down a cluster with a large data volume.
|
|
4210
|
+
* - If the cluster has loaded a built-in dataset, make sure that the cluster has at least 24 ACUs of storage reserved resources during scale-down. Otherwise, the built-in dataset cannot be used.
|
|
4211
|
+
* - Transient connections may occur near the end of scaling. Scale during off-peak hours, or make sure that your application has an automatic reconnection mechanism.
|
|
4212
|
+
* - You cannot perform an Upgrade/Downgrade from Data Lakehouse Edition to Data Warehouse Edition. You can perform an Upgrade/Downgrade from Data Warehouse Edition to Data Lakehouse Edition. For details, refer to the documentation about changing Data Warehouse Edition to Data Lakehouse Edition.
|
|
4213
|
+
* - For the endpoint of this service, see [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
4039
4214
|
*
|
|
4040
4215
|
* @param request - ModifyDBClusterRequest
|
|
4041
4216
|
* @returns ModifyDBClusterResponse
|
|
@@ -4129,10 +4304,10 @@ export default class Client extends OpenApi {
|
|
|
4129
4304
|
*/
|
|
4130
4305
|
modifyDBClusterVip(request: $_model.ModifyDBClusterVipRequest): Promise<$_model.ModifyDBClusterVipResponse>;
|
|
4131
4306
|
/**
|
|
4132
|
-
*
|
|
4307
|
+
* Changes the resource group of a cluster.
|
|
4133
4308
|
*
|
|
4134
4309
|
* @remarks
|
|
4135
|
-
* For
|
|
4310
|
+
* For service endpoints, see [endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
4136
4311
|
*
|
|
4137
4312
|
* @param tmpReq - ModifyDBResourceGroupRequest
|
|
4138
4313
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4140,10 +4315,10 @@ export default class Client extends OpenApi {
|
|
|
4140
4315
|
*/
|
|
4141
4316
|
modifyDBResourceGroupWithOptions(tmpReq: $_model.ModifyDBResourceGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyDBResourceGroupResponse>;
|
|
4142
4317
|
/**
|
|
4143
|
-
*
|
|
4318
|
+
* Changes the resource group of a cluster.
|
|
4144
4319
|
*
|
|
4145
4320
|
* @remarks
|
|
4146
|
-
* For
|
|
4321
|
+
* For service endpoints, see [endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
4147
4322
|
*
|
|
4148
4323
|
* @param request - ModifyDBResourceGroupRequest
|
|
4149
4324
|
* @returns ModifyDBResourceGroupResponse
|
|
@@ -4216,7 +4391,7 @@ export default class Client extends OpenApi {
|
|
|
4216
4391
|
*/
|
|
4217
4392
|
modifyMaterializedView(request: $_model.ModifyMaterializedViewRequest): Promise<$_model.ModifyMaterializedViewResponse>;
|
|
4218
4393
|
/**
|
|
4219
|
-
* Modifies
|
|
4394
|
+
* Modifies an automatic materialized view recommendation task.
|
|
4220
4395
|
*
|
|
4221
4396
|
* @param request - ModifyMaterializedViewRecommendRequest
|
|
4222
4397
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4224,7 +4399,7 @@ export default class Client extends OpenApi {
|
|
|
4224
4399
|
*/
|
|
4225
4400
|
modifyMaterializedViewRecommendWithOptions(request: $_model.ModifyMaterializedViewRecommendRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyMaterializedViewRecommendResponse>;
|
|
4226
4401
|
/**
|
|
4227
|
-
* Modifies
|
|
4402
|
+
* Modifies an automatic materialized view recommendation task.
|
|
4228
4403
|
*
|
|
4229
4404
|
* @param request - ModifyMaterializedViewRecommendRequest
|
|
4230
4405
|
* @returns ModifyMaterializedViewRecommendResponse
|
|
@@ -4307,10 +4482,55 @@ export default class Client extends OpenApi {
|
|
|
4307
4482
|
*/
|
|
4308
4483
|
preloadSparkAppMetrics(request: $_model.PreloadSparkAppMetricsRequest): Promise<$_model.PreloadSparkAppMetricsResponse>;
|
|
4309
4484
|
/**
|
|
4310
|
-
*
|
|
4485
|
+
* Queries the list of metadata discovery task instances.
|
|
4486
|
+
*
|
|
4487
|
+
* @param request - QueryFormationInstsByTaskIDRequest
|
|
4488
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
4489
|
+
* @returns QueryFormationInstsByTaskIDResponse
|
|
4490
|
+
*/
|
|
4491
|
+
queryFormationInstsByTaskIDWithOptions(request: $_model.QueryFormationInstsByTaskIDRequest, runtime: $dara.RuntimeOptions): Promise<$_model.QueryFormationInstsByTaskIDResponse>;
|
|
4492
|
+
/**
|
|
4493
|
+
* Queries the list of metadata discovery task instances.
|
|
4494
|
+
*
|
|
4495
|
+
* @param request - QueryFormationInstsByTaskIDRequest
|
|
4496
|
+
* @returns QueryFormationInstsByTaskIDResponse
|
|
4497
|
+
*/
|
|
4498
|
+
queryFormationInstsByTaskID(request: $_model.QueryFormationInstsByTaskIDRequest): Promise<$_model.QueryFormationInstsByTaskIDResponse>;
|
|
4499
|
+
/**
|
|
4500
|
+
* Queries a metadata discovery task by ID.
|
|
4501
|
+
*
|
|
4502
|
+
* @param request - QueryFormationTaskByIDRequest
|
|
4503
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
4504
|
+
* @returns QueryFormationTaskByIDResponse
|
|
4505
|
+
*/
|
|
4506
|
+
queryFormationTaskByIDWithOptions(request: $_model.QueryFormationTaskByIDRequest, runtime: $dara.RuntimeOptions): Promise<$_model.QueryFormationTaskByIDResponse>;
|
|
4507
|
+
/**
|
|
4508
|
+
* Queries a metadata discovery task by ID.
|
|
4509
|
+
*
|
|
4510
|
+
* @param request - QueryFormationTaskByIDRequest
|
|
4511
|
+
* @returns QueryFormationTaskByIDResponse
|
|
4512
|
+
*/
|
|
4513
|
+
queryFormationTaskByID(request: $_model.QueryFormationTaskByIDRequest): Promise<$_model.QueryFormationTaskByIDResponse>;
|
|
4514
|
+
/**
|
|
4515
|
+
* Queries metadata discovery tasks by task type.
|
|
4516
|
+
*
|
|
4517
|
+
* @param request - QueryFormationTasksByTypeRequest
|
|
4518
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
4519
|
+
* @returns QueryFormationTasksByTypeResponse
|
|
4520
|
+
*/
|
|
4521
|
+
queryFormationTasksByTypeWithOptions(request: $_model.QueryFormationTasksByTypeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.QueryFormationTasksByTypeResponse>;
|
|
4522
|
+
/**
|
|
4523
|
+
* Queries metadata discovery tasks by task type.
|
|
4524
|
+
*
|
|
4525
|
+
* @param request - QueryFormationTasksByTypeRequest
|
|
4526
|
+
* @returns QueryFormationTasksByTypeResponse
|
|
4527
|
+
*/
|
|
4528
|
+
queryFormationTasksByType(request: $_model.QueryFormationTasksByTypeRequest): Promise<$_model.QueryFormationTasksByTypeResponse>;
|
|
4529
|
+
/**
|
|
4530
|
+
* Releases the public endpoint of a specified cluster.
|
|
4311
4531
|
*
|
|
4312
4532
|
* @remarks
|
|
4313
|
-
* For
|
|
4533
|
+
* For the endpoints of this service, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
4314
4534
|
*
|
|
4315
4535
|
* @param request - ReleaseClusterPublicConnectionRequest
|
|
4316
4536
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4318,15 +4538,45 @@ export default class Client extends OpenApi {
|
|
|
4318
4538
|
*/
|
|
4319
4539
|
releaseClusterPublicConnectionWithOptions(request: $_model.ReleaseClusterPublicConnectionRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ReleaseClusterPublicConnectionResponse>;
|
|
4320
4540
|
/**
|
|
4321
|
-
* Releases the public endpoint of
|
|
4541
|
+
* Releases the public endpoint of a specified cluster.
|
|
4322
4542
|
*
|
|
4323
4543
|
* @remarks
|
|
4324
|
-
* For
|
|
4544
|
+
* For the endpoints of this service, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
4325
4545
|
*
|
|
4326
4546
|
* @param request - ReleaseClusterPublicConnectionRequest
|
|
4327
4547
|
* @returns ReleaseClusterPublicConnectionResponse
|
|
4328
4548
|
*/
|
|
4329
4549
|
releaseClusterPublicConnection(request: $_model.ReleaseClusterPublicConnectionRequest): Promise<$_model.ReleaseClusterPublicConnectionResponse>;
|
|
4550
|
+
/**
|
|
4551
|
+
* Modifies the name of a semantic view.
|
|
4552
|
+
*
|
|
4553
|
+
* @param request - RenameSemanticViewRequest
|
|
4554
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
4555
|
+
* @returns RenameSemanticViewResponse
|
|
4556
|
+
*/
|
|
4557
|
+
renameSemanticViewWithOptions(request: $_model.RenameSemanticViewRequest, runtime: $dara.RuntimeOptions): Promise<$_model.RenameSemanticViewResponse>;
|
|
4558
|
+
/**
|
|
4559
|
+
* Modifies the name of a semantic view.
|
|
4560
|
+
*
|
|
4561
|
+
* @param request - RenameSemanticViewRequest
|
|
4562
|
+
* @returns RenameSemanticViewResponse
|
|
4563
|
+
*/
|
|
4564
|
+
renameSemanticView(request: $_model.RenameSemanticViewRequest): Promise<$_model.RenameSemanticViewResponse>;
|
|
4565
|
+
/**
|
|
4566
|
+
* Updates the definition of a semantic view.
|
|
4567
|
+
*
|
|
4568
|
+
* @param request - ReplaceSemanticViewRequest
|
|
4569
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
4570
|
+
* @returns ReplaceSemanticViewResponse
|
|
4571
|
+
*/
|
|
4572
|
+
replaceSemanticViewWithOptions(request: $_model.ReplaceSemanticViewRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ReplaceSemanticViewResponse>;
|
|
4573
|
+
/**
|
|
4574
|
+
* Updates the definition of a semantic view.
|
|
4575
|
+
*
|
|
4576
|
+
* @param request - ReplaceSemanticViewRequest
|
|
4577
|
+
* @returns ReplaceSemanticViewResponse
|
|
4578
|
+
*/
|
|
4579
|
+
replaceSemanticView(request: $_model.ReplaceSemanticViewRequest): Promise<$_model.ReplaceSemanticViewResponse>;
|
|
4330
4580
|
/**
|
|
4331
4581
|
* Resets the password of a database account for an AnalyticDB for MySQL cluster.
|
|
4332
4582
|
*
|
|
@@ -4363,6 +4613,36 @@ export default class Client extends OpenApi {
|
|
|
4363
4613
|
* @returns RevokeOperatorPermissionResponse
|
|
4364
4614
|
*/
|
|
4365
4615
|
revokeOperatorPermission(request: $_model.RevokeOperatorPermissionRequest): Promise<$_model.RevokeOperatorPermissionResponse>;
|
|
4616
|
+
/**
|
|
4617
|
+
* Runs an automated recommendation task for Materialized Views.
|
|
4618
|
+
*
|
|
4619
|
+
* @param request - RunMaterializedViewRecommendRequest
|
|
4620
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
4621
|
+
* @returns RunMaterializedViewRecommendResponse
|
|
4622
|
+
*/
|
|
4623
|
+
runMaterializedViewRecommendWithOptions(request: $_model.RunMaterializedViewRecommendRequest, runtime: $dara.RuntimeOptions): Promise<$_model.RunMaterializedViewRecommendResponse>;
|
|
4624
|
+
/**
|
|
4625
|
+
* Runs an automated recommendation task for Materialized Views.
|
|
4626
|
+
*
|
|
4627
|
+
* @param request - RunMaterializedViewRecommendRequest
|
|
4628
|
+
* @returns RunMaterializedViewRecommendResponse
|
|
4629
|
+
*/
|
|
4630
|
+
runMaterializedViewRecommend(request: $_model.RunMaterializedViewRecommendRequest): Promise<$_model.RunMaterializedViewRecommendResponse>;
|
|
4631
|
+
/**
|
|
4632
|
+
* Searches for semantic views.
|
|
4633
|
+
*
|
|
4634
|
+
* @param request - SearchSemanticViewsRequest
|
|
4635
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
4636
|
+
* @returns SearchSemanticViewsResponse
|
|
4637
|
+
*/
|
|
4638
|
+
searchSemanticViewsWithOptions(request: $_model.SearchSemanticViewsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.SearchSemanticViewsResponse>;
|
|
4639
|
+
/**
|
|
4640
|
+
* Searches for semantic views.
|
|
4641
|
+
*
|
|
4642
|
+
* @param request - SearchSemanticViewsRequest
|
|
4643
|
+
* @returns SearchSemanticViewsResponse
|
|
4644
|
+
*/
|
|
4645
|
+
searchSemanticViews(request: $_model.SearchSemanticViewsRequest): Promise<$_model.SearchSemanticViewsResponse>;
|
|
4366
4646
|
/**
|
|
4367
4647
|
* Modifies the Spark log configuration.
|
|
4368
4648
|
*
|
|
@@ -4403,6 +4683,29 @@ export default class Client extends OpenApi {
|
|
|
4403
4683
|
* @returns StartApsJobResponse
|
|
4404
4684
|
*/
|
|
4405
4685
|
startApsJob(request: $_model.StartApsJobRequest): Promise<$_model.StartApsJobResponse>;
|
|
4686
|
+
/**
|
|
4687
|
+
* Manually triggers a metadata discovery task.
|
|
4688
|
+
*
|
|
4689
|
+
* @remarks
|
|
4690
|
+
* ### Operation description
|
|
4691
|
+
* When you use a cloud-native data repository AnalyticDB for MySQL cluster and require Alibaba Cloud technical support, if the helpdesk needs to perform operations on your cluster during the support procedure, authorize the service account of the AnalyticDB for MySQL cluster so that the helpdesk can provide technical support through the service account. After the authorization expires, the permissions of the service account are automatically revoked.
|
|
4692
|
+
*
|
|
4693
|
+
* @param request - StartFormationCrawlerRequest
|
|
4694
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
4695
|
+
* @returns StartFormationCrawlerResponse
|
|
4696
|
+
*/
|
|
4697
|
+
startFormationCrawlerWithOptions(request: $_model.StartFormationCrawlerRequest, runtime: $dara.RuntimeOptions): Promise<$_model.StartFormationCrawlerResponse>;
|
|
4698
|
+
/**
|
|
4699
|
+
* Manually triggers a metadata discovery task.
|
|
4700
|
+
*
|
|
4701
|
+
* @remarks
|
|
4702
|
+
* ### Operation description
|
|
4703
|
+
* When you use a cloud-native data repository AnalyticDB for MySQL cluster and require Alibaba Cloud technical support, if the helpdesk needs to perform operations on your cluster during the support procedure, authorize the service account of the AnalyticDB for MySQL cluster so that the helpdesk can provide technical support through the service account. After the authorization expires, the permissions of the service account are automatically revoked.
|
|
4704
|
+
*
|
|
4705
|
+
* @param request - StartFormationCrawlerRequest
|
|
4706
|
+
* @returns StartFormationCrawlerResponse
|
|
4707
|
+
*/
|
|
4708
|
+
startFormationCrawler(request: $_model.StartFormationCrawlerRequest): Promise<$_model.StartFormationCrawlerResponse>;
|
|
4406
4709
|
/**
|
|
4407
4710
|
* Starts a Spark session.
|
|
4408
4711
|
*
|
|
@@ -4447,6 +4750,27 @@ export default class Client extends OpenApi {
|
|
|
4447
4750
|
* @returns StartSparkSQLEngineResponse
|
|
4448
4751
|
*/
|
|
4449
4752
|
startSparkSQLEngine(request: $_model.StartSparkSQLEngineRequest): Promise<$_model.StartSparkSQLEngineResponse>;
|
|
4753
|
+
/**
|
|
4754
|
+
* Stops a metadata discovery task that is currently running.
|
|
4755
|
+
*
|
|
4756
|
+
* @remarks
|
|
4757
|
+
* Stops only the currently running task without canceling subsequent cron-scheduled executions.
|
|
4758
|
+
*
|
|
4759
|
+
* @param request - StopFormationCrawlerRequest
|
|
4760
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
4761
|
+
* @returns StopFormationCrawlerResponse
|
|
4762
|
+
*/
|
|
4763
|
+
stopFormationCrawlerWithOptions(request: $_model.StopFormationCrawlerRequest, runtime: $dara.RuntimeOptions): Promise<$_model.StopFormationCrawlerResponse>;
|
|
4764
|
+
/**
|
|
4765
|
+
* Stops a metadata discovery task that is currently running.
|
|
4766
|
+
*
|
|
4767
|
+
* @remarks
|
|
4768
|
+
* Stops only the currently running task without canceling subsequent cron-scheduled executions.
|
|
4769
|
+
*
|
|
4770
|
+
* @param request - StopFormationCrawlerRequest
|
|
4771
|
+
* @returns StopFormationCrawlerResponse
|
|
4772
|
+
*/
|
|
4773
|
+
stopFormationCrawler(request: $_model.StopFormationCrawlerRequest): Promise<$_model.StopFormationCrawlerResponse>;
|
|
4450
4774
|
/**
|
|
4451
4775
|
* Submits an SQL query and exports a result set.
|
|
4452
4776
|
*
|
|
@@ -4549,7 +4873,7 @@ export default class Client extends OpenApi {
|
|
|
4549
4873
|
*/
|
|
4550
4874
|
unbindAccount(request: $_model.UnbindAccountRequest): Promise<$_model.UnbindAccountResponse>;
|
|
4551
4875
|
/**
|
|
4552
|
-
* Disassociates
|
|
4876
|
+
* Disassociates a database account from a resource group of an AnalyticDB for MySQL cluster.
|
|
4553
4877
|
*
|
|
4554
4878
|
* @remarks
|
|
4555
4879
|
* For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
@@ -4560,7 +4884,7 @@ export default class Client extends OpenApi {
|
|
|
4560
4884
|
*/
|
|
4561
4885
|
unbindDBResourceGroupWithUserWithOptions(request: $_model.UnbindDBResourceGroupWithUserRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UnbindDBResourceGroupWithUserResponse>;
|
|
4562
4886
|
/**
|
|
4563
|
-
* Disassociates
|
|
4887
|
+
* Disassociates a database account from a resource group of an AnalyticDB for MySQL cluster.
|
|
4564
4888
|
*
|
|
4565
4889
|
* @remarks
|
|
4566
4890
|
* For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
@@ -4570,7 +4894,7 @@ export default class Client extends OpenApi {
|
|
|
4570
4894
|
*/
|
|
4571
4895
|
unbindDBResourceGroupWithUser(request: $_model.UnbindDBResourceGroupWithUserRequest): Promise<$_model.UnbindDBResourceGroupWithUserResponse>;
|
|
4572
4896
|
/**
|
|
4573
|
-
* Updates the webhook configuration of a specified cluster.
|
|
4897
|
+
* Updates the webhook configuration of a specified database cluster.
|
|
4574
4898
|
*
|
|
4575
4899
|
* @param tmpReq - UpdateApsWebhookRequest
|
|
4576
4900
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4578,12 +4902,42 @@ export default class Client extends OpenApi {
|
|
|
4578
4902
|
*/
|
|
4579
4903
|
updateApsWebhookWithOptions(tmpReq: $_model.UpdateApsWebhookRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateApsWebhookResponse>;
|
|
4580
4904
|
/**
|
|
4581
|
-
* Updates the webhook configuration of a specified cluster.
|
|
4905
|
+
* Updates the webhook configuration of a specified database cluster.
|
|
4582
4906
|
*
|
|
4583
4907
|
* @param request - UpdateApsWebhookRequest
|
|
4584
4908
|
* @returns UpdateApsWebhookResponse
|
|
4585
4909
|
*/
|
|
4586
4910
|
updateApsWebhook(request: $_model.UpdateApsWebhookRequest): Promise<$_model.UpdateApsWebhookResponse>;
|
|
4911
|
+
/**
|
|
4912
|
+
* Updates the information of a metadata discovery task.
|
|
4913
|
+
*
|
|
4914
|
+
* @param request - UpdateFormationCrawlerRequest
|
|
4915
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
4916
|
+
* @returns UpdateFormationCrawlerResponse
|
|
4917
|
+
*/
|
|
4918
|
+
updateFormationCrawlerWithOptions(request: $_model.UpdateFormationCrawlerRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateFormationCrawlerResponse>;
|
|
4919
|
+
/**
|
|
4920
|
+
* Updates the information of a metadata discovery task.
|
|
4921
|
+
*
|
|
4922
|
+
* @param request - UpdateFormationCrawlerRequest
|
|
4923
|
+
* @returns UpdateFormationCrawlerResponse
|
|
4924
|
+
*/
|
|
4925
|
+
updateFormationCrawler(request: $_model.UpdateFormationCrawlerRequest): Promise<$_model.UpdateFormationCrawlerResponse>;
|
|
4926
|
+
/**
|
|
4927
|
+
* Pauses or resumes the periodic scheduling of metadata discovery.
|
|
4928
|
+
*
|
|
4929
|
+
* @param request - UpdateFormationCrawlerScheduleStateRequest
|
|
4930
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
4931
|
+
* @returns UpdateFormationCrawlerScheduleStateResponse
|
|
4932
|
+
*/
|
|
4933
|
+
updateFormationCrawlerScheduleStateWithOptions(request: $_model.UpdateFormationCrawlerScheduleStateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateFormationCrawlerScheduleStateResponse>;
|
|
4934
|
+
/**
|
|
4935
|
+
* Pauses or resumes the periodic scheduling of metadata discovery.
|
|
4936
|
+
*
|
|
4937
|
+
* @param request - UpdateFormationCrawlerScheduleStateRequest
|
|
4938
|
+
* @returns UpdateFormationCrawlerScheduleStateResponse
|
|
4939
|
+
*/
|
|
4940
|
+
updateFormationCrawlerScheduleState(request: $_model.UpdateFormationCrawlerScheduleStateRequest): Promise<$_model.UpdateFormationCrawlerScheduleStateResponse>;
|
|
4587
4941
|
/**
|
|
4588
4942
|
* Updates a lake storage.
|
|
4589
4943
|
*
|