@alicloud/adb20211201 4.7.0 → 5.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client.d.ts +755 -401
- package/dist/client.js +1670 -815
- 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/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/DescribeAdbMySqlTablesRequest.d.ts +3 -2
- package/dist/models/DescribeAdbMySqlTablesRequest.js.map +1 -1
- package/dist/models/DescribeAdbMySqlTablesResponseBody.d.ts +10 -8
- 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 +34 -14
- package/dist/models/DescribeAuditLogRecordsResponseBody.js +2 -0
- package/dist/models/DescribeAuditLogRecordsResponseBody.js.map +1 -1
- package/dist/models/DescribeAutoRenewalAttributeRequest.d.ts +19 -0
- package/dist/models/DescribeAutoRenewalAttributeRequest.js.map +1 -1
- package/dist/models/DescribeAutoRenewalAttributeResponseBody.d.ts +12 -24
- package/dist/models/DescribeAutoRenewalAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribeAutoRenewalAttributeShrinkRequest.d.ts +19 -0
- package/dist/models/DescribeAutoRenewalAttributeShrinkRequest.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 +12 -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/ModifyAutoRenewalAttributeRequest.d.ts +25 -0
- package/dist/models/ModifyAutoRenewalAttributeRequest.js.map +1 -1
- package/dist/models/ModifyAutoRenewalAttributeResponseBody.d.ts +3 -0
- package/dist/models/ModifyAutoRenewalAttributeResponseBody.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 +1967 -982
- 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/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/DescribeAdbMySqlTablesRequest.ts +3 -2
- package/src/models/DescribeAdbMySqlTablesResponseBody.ts +10 -8
- 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 +36 -14
- package/src/models/DescribeAutoRenewalAttributeRequest.ts +19 -0
- package/src/models/DescribeAutoRenewalAttributeResponseBody.ts +12 -24
- package/src/models/DescribeAutoRenewalAttributeShrinkRequest.ts +19 -0
- 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 +12 -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/ModifyAutoRenewalAttributeRequest.ts +25 -0
- package/src/models/ModifyAutoRenewalAttributeResponseBody.ts +3 -0
- 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.js
CHANGED
|
@@ -35,26 +35,6 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
35
35
|
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
36
36
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
37
37
|
};
|
|
38
|
-
var __await = (this && this.__await) || function (v) { return this instanceof __await ? (this.v = v, this) : new __await(v); }
|
|
39
|
-
var __asyncValues = (this && this.__asyncValues) || function (o) {
|
|
40
|
-
if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined.");
|
|
41
|
-
var m = o[Symbol.asyncIterator], i;
|
|
42
|
-
return m ? m.call(o) : (o = typeof __values === "function" ? __values(o) : o[Symbol.iterator](), i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i);
|
|
43
|
-
function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }
|
|
44
|
-
function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }
|
|
45
|
-
};
|
|
46
|
-
var __asyncGenerator = (this && this.__asyncGenerator) || function (thisArg, _arguments, generator) {
|
|
47
|
-
if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined.");
|
|
48
|
-
var g = generator.apply(thisArg, _arguments || []), i, q = [];
|
|
49
|
-
return i = Object.create((typeof AsyncIterator === "function" ? AsyncIterator : Object).prototype), verb("next"), verb("throw"), verb("return", awaitReturn), i[Symbol.asyncIterator] = function () { return this; }, i;
|
|
50
|
-
function awaitReturn(f) { return function (v) { return Promise.resolve(v).then(f, reject); }; }
|
|
51
|
-
function verb(n, f) { if (g[n]) { i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; if (f) i[n] = f(i[n]); } }
|
|
52
|
-
function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }
|
|
53
|
-
function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }
|
|
54
|
-
function fulfill(value) { resume("next", value); }
|
|
55
|
-
function reject(value) { resume("throw", value); }
|
|
56
|
-
function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }
|
|
57
|
-
};
|
|
58
38
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
59
39
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
60
40
|
};
|
|
@@ -114,6 +94,21 @@ class Client extends openapi_core_1.default {
|
|
|
114
94
|
'eu-west-1-oxs': "adb.ap-northeast-1.aliyuncs.com",
|
|
115
95
|
'me-east-1': "adb.ap-northeast-1.aliyuncs.com",
|
|
116
96
|
'rus-west-1-pop': "adb.ap-northeast-1.aliyuncs.com",
|
|
97
|
+
'na-south-1': "adb.na-south-1.aliyuncs.com",
|
|
98
|
+
'me-central-1': "adb.me-central-1.aliyuncs.com",
|
|
99
|
+
'eu-west-1': "adb.eu-west-1.aliyuncs.com",
|
|
100
|
+
'eu-central-1': "adb.eu-central-1.aliyuncs.com",
|
|
101
|
+
'cn-zhangjiakou': "adb.cn-zhangjiakou.aliyuncs.com",
|
|
102
|
+
'cn-wulanchabu': "adb.cn-wulanchabu.aliyuncs.com",
|
|
103
|
+
'cn-huhehaote': "adb.cn-huhehaote.aliyuncs.com",
|
|
104
|
+
'cn-guangzhou': "adb.cn-guangzhou.aliyuncs.com",
|
|
105
|
+
'cn-chengdu': "adb.cn-chengdu.aliyuncs.com",
|
|
106
|
+
'ap-southeast-7': "adb.ap-southeast-7.aliyuncs.com",
|
|
107
|
+
'ap-southeast-6': "adb.ap-southeast-6.aliyuncs.com",
|
|
108
|
+
'ap-southeast-5': "adb.ap-southeast-5.aliyuncs.com",
|
|
109
|
+
'ap-southeast-3': "adb.ap-southeast-3.aliyuncs.com",
|
|
110
|
+
'ap-northeast-2': "adb.ap-northeast-2.aliyuncs.com",
|
|
111
|
+
'ap-northeast-1': "adb.ap-northeast-1.aliyuncs.com",
|
|
117
112
|
};
|
|
118
113
|
this.checkConfig(config);
|
|
119
114
|
this._endpoint = this.getEndpoint("adb", this._regionId, this._endpointRule, this._network, this._suffix, this._endpointMap, this._endpoint);
|
|
@@ -128,10 +123,64 @@ class Client extends openapi_core_1.default {
|
|
|
128
123
|
return openapi_core_2.OpenApiUtil.getEndpointRules(productId, regionId, endpointRule, network, suffix);
|
|
129
124
|
}
|
|
130
125
|
/**
|
|
131
|
-
*
|
|
126
|
+
* Adds a knowledge base document.
|
|
127
|
+
*
|
|
128
|
+
* @param request - AddKnowledgeFileRequest
|
|
129
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
130
|
+
* @returns AddKnowledgeFileResponse
|
|
131
|
+
*/
|
|
132
|
+
async addKnowledgeFileWithOptions(request, runtime) {
|
|
133
|
+
request.validate();
|
|
134
|
+
let query = {};
|
|
135
|
+
if (!$dara.isNull(request.DBClusterId)) {
|
|
136
|
+
query["DBClusterId"] = request.DBClusterId;
|
|
137
|
+
}
|
|
138
|
+
if (!$dara.isNull(request.fileLocation)) {
|
|
139
|
+
query["FileLocation"] = request.fileLocation;
|
|
140
|
+
}
|
|
141
|
+
if (!$dara.isNull(request.fileType)) {
|
|
142
|
+
query["FileType"] = request.fileType;
|
|
143
|
+
}
|
|
144
|
+
if (!$dara.isNull(request.isDir)) {
|
|
145
|
+
query["IsDir"] = request.isDir;
|
|
146
|
+
}
|
|
147
|
+
if (!$dara.isNull(request.tags)) {
|
|
148
|
+
query["Tags"] = request.tags;
|
|
149
|
+
}
|
|
150
|
+
if (!$dara.isNull(request.uploadUser)) {
|
|
151
|
+
query["UploadUser"] = request.uploadUser;
|
|
152
|
+
}
|
|
153
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
154
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
155
|
+
});
|
|
156
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
157
|
+
action: "AddKnowledgeFile",
|
|
158
|
+
version: "2021-12-01",
|
|
159
|
+
protocol: "HTTPS",
|
|
160
|
+
pathname: "/",
|
|
161
|
+
method: "POST",
|
|
162
|
+
authType: "AK",
|
|
163
|
+
style: "RPC",
|
|
164
|
+
reqBodyType: "formData",
|
|
165
|
+
bodyType: "json",
|
|
166
|
+
});
|
|
167
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.AddKnowledgeFileResponse({}));
|
|
168
|
+
}
|
|
169
|
+
/**
|
|
170
|
+
* Adds a knowledge base document.
|
|
171
|
+
*
|
|
172
|
+
* @param request - AddKnowledgeFileRequest
|
|
173
|
+
* @returns AddKnowledgeFileResponse
|
|
174
|
+
*/
|
|
175
|
+
async addKnowledgeFile(request) {
|
|
176
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
177
|
+
return await this.addKnowledgeFileWithOptions(request, runtime);
|
|
178
|
+
}
|
|
179
|
+
/**
|
|
180
|
+
* Allocates a public connection address for a cluster.
|
|
132
181
|
*
|
|
133
182
|
* @remarks
|
|
134
|
-
* For
|
|
183
|
+
* For a list of service endpoints, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
135
184
|
*
|
|
136
185
|
* @param request - AllocateClusterPublicConnectionRequest
|
|
137
186
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -149,6 +198,9 @@ class Client extends openapi_core_1.default {
|
|
|
149
198
|
if (!$dara.isNull(request.engine)) {
|
|
150
199
|
query["Engine"] = request.engine;
|
|
151
200
|
}
|
|
201
|
+
if (!$dara.isNull(request.resourceGroupName)) {
|
|
202
|
+
query["ResourceGroupName"] = request.resourceGroupName;
|
|
203
|
+
}
|
|
152
204
|
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
153
205
|
query: openapi_core_2.OpenApiUtil.query(query),
|
|
154
206
|
});
|
|
@@ -166,10 +218,10 @@ class Client extends openapi_core_1.default {
|
|
|
166
218
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.AllocateClusterPublicConnectionResponse({}));
|
|
167
219
|
}
|
|
168
220
|
/**
|
|
169
|
-
*
|
|
221
|
+
* Allocates a public connection address for a cluster.
|
|
170
222
|
*
|
|
171
223
|
* @remarks
|
|
172
|
-
* For
|
|
224
|
+
* For a list of service endpoints, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
173
225
|
*
|
|
174
226
|
* @param request - AllocateClusterPublicConnectionRequest
|
|
175
227
|
* @returns AllocateClusterPublicConnectionResponse
|
|
@@ -179,10 +231,10 @@ class Client extends openapi_core_1.default {
|
|
|
179
231
|
return await this.allocateClusterPublicConnectionWithOptions(request, runtime);
|
|
180
232
|
}
|
|
181
233
|
/**
|
|
182
|
-
* Applies
|
|
234
|
+
* Applies a single optimization suggestion.
|
|
183
235
|
*
|
|
184
236
|
* @remarks
|
|
185
|
-
* For
|
|
237
|
+
* For the endpoints of this service, refer to [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
186
238
|
*
|
|
187
239
|
* @param request - ApplyAdviceByIdRequest
|
|
188
240
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -226,10 +278,10 @@ class Client extends openapi_core_1.default {
|
|
|
226
278
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ApplyAdviceByIdResponse({}));
|
|
227
279
|
}
|
|
228
280
|
/**
|
|
229
|
-
* Applies
|
|
281
|
+
* Applies a single optimization suggestion.
|
|
230
282
|
*
|
|
231
283
|
* @remarks
|
|
232
|
-
* For
|
|
284
|
+
* For the endpoints of this service, refer to [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
233
285
|
*
|
|
234
286
|
* @param request - ApplyAdviceByIdRequest
|
|
235
287
|
* @returns ApplyAdviceByIdResponse
|
|
@@ -284,7 +336,10 @@ class Client extends openapi_core_1.default {
|
|
|
284
336
|
return await this.attachUserENIWithOptions(request, runtime);
|
|
285
337
|
}
|
|
286
338
|
/**
|
|
287
|
-
* Applies optimization suggestions.
|
|
339
|
+
* Applies optimization suggestions in batches.
|
|
340
|
+
*
|
|
341
|
+
* @remarks
|
|
342
|
+
* For the endpoint of this service, refer to [Service registration](https://help.aliyun.com/document_detail/612373.html).
|
|
288
343
|
*
|
|
289
344
|
* @param request - BatchApplyAdviceByIdListRequest
|
|
290
345
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -328,7 +383,10 @@ class Client extends openapi_core_1.default {
|
|
|
328
383
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.BatchApplyAdviceByIdListResponse({}));
|
|
329
384
|
}
|
|
330
385
|
/**
|
|
331
|
-
* Applies optimization suggestions.
|
|
386
|
+
* Applies optimization suggestions in batches.
|
|
387
|
+
*
|
|
388
|
+
* @remarks
|
|
389
|
+
* For the endpoint of this service, refer to [Service registration](https://help.aliyun.com/document_detail/612373.html).
|
|
332
390
|
*
|
|
333
391
|
* @param request - BatchApplyAdviceByIdListRequest
|
|
334
392
|
* @returns BatchApplyAdviceByIdListResponse
|
|
@@ -338,17 +396,22 @@ class Client extends openapi_core_1.default {
|
|
|
338
396
|
return await this.batchApplyAdviceByIdListWithOptions(request, runtime);
|
|
339
397
|
}
|
|
340
398
|
/**
|
|
341
|
-
*
|
|
399
|
+
* Bind a Resource Access Management (RAM) user to a standard database account in a cluster.
|
|
342
400
|
*
|
|
343
401
|
* @remarks
|
|
344
|
-
* For
|
|
402
|
+
* For the current service endpoint, see [service endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
345
403
|
*
|
|
346
|
-
* @param
|
|
404
|
+
* @param tmpReq - BindAccountRequest
|
|
347
405
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
348
406
|
* @returns BindAccountResponse
|
|
349
407
|
*/
|
|
350
|
-
async bindAccountWithOptions(
|
|
351
|
-
|
|
408
|
+
async bindAccountWithOptions(tmpReq, runtime) {
|
|
409
|
+
tmpReq.validate();
|
|
410
|
+
let request = new $_model.BindAccountShrinkRequest({});
|
|
411
|
+
openapi_core_2.OpenApiUtil.convert(tmpReq, request);
|
|
412
|
+
if (!$dara.isNull(tmpReq.ramUserList)) {
|
|
413
|
+
request.ramUserListShrink = openapi_core_2.OpenApiUtil.arrayToStringWithSpecifiedStyle(tmpReq.ramUserList, "RamUserList", "json");
|
|
414
|
+
}
|
|
352
415
|
let query = {};
|
|
353
416
|
if (!$dara.isNull(request.accountName)) {
|
|
354
417
|
query["AccountName"] = request.accountName;
|
|
@@ -359,6 +422,9 @@ class Client extends openapi_core_1.default {
|
|
|
359
422
|
if (!$dara.isNull(request.ramUser)) {
|
|
360
423
|
query["RamUser"] = request.ramUser;
|
|
361
424
|
}
|
|
425
|
+
if (!$dara.isNull(request.ramUserListShrink)) {
|
|
426
|
+
query["RamUserList"] = request.ramUserListShrink;
|
|
427
|
+
}
|
|
362
428
|
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
363
429
|
query: openapi_core_2.OpenApiUtil.query(query),
|
|
364
430
|
});
|
|
@@ -376,10 +442,10 @@ class Client extends openapi_core_1.default {
|
|
|
376
442
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.BindAccountResponse({}));
|
|
377
443
|
}
|
|
378
444
|
/**
|
|
379
|
-
*
|
|
445
|
+
* Bind a Resource Access Management (RAM) user to a standard database account in a cluster.
|
|
380
446
|
*
|
|
381
447
|
* @remarks
|
|
382
|
-
* For
|
|
448
|
+
* For the current service endpoint, see [service endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
383
449
|
*
|
|
384
450
|
* @param request - BindAccountRequest
|
|
385
451
|
* @returns BindAccountResponse
|
|
@@ -485,7 +551,12 @@ class Client extends openapi_core_1.default {
|
|
|
485
551
|
return await this.cancelSparkReplStatementWithOptions(request, runtime);
|
|
486
552
|
}
|
|
487
553
|
/**
|
|
488
|
-
* Cancels
|
|
554
|
+
* Cancels a Spark SQL execution.
|
|
555
|
+
*
|
|
556
|
+
* @remarks
|
|
557
|
+
* - Public endpoint of a region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
558
|
+
* - VPC endpoint of a region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
559
|
+
* > 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.
|
|
489
560
|
*
|
|
490
561
|
* @param request - CancelSparkWarehouseBatchSQLRequest
|
|
491
562
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -520,7 +591,12 @@ class Client extends openapi_core_1.default {
|
|
|
520
591
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CancelSparkWarehouseBatchSQLResponse({}));
|
|
521
592
|
}
|
|
522
593
|
/**
|
|
523
|
-
* Cancels
|
|
594
|
+
* Cancels a Spark SQL execution.
|
|
595
|
+
*
|
|
596
|
+
* @remarks
|
|
597
|
+
* - Public endpoint of a region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
598
|
+
* - VPC endpoint of a region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
599
|
+
* > 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.
|
|
524
600
|
*
|
|
525
601
|
* @param request - CancelSparkWarehouseBatchSQLRequest
|
|
526
602
|
* @returns CancelSparkWarehouseBatchSQLResponse
|
|
@@ -577,9 +653,57 @@ class Client extends openapi_core_1.default {
|
|
|
577
653
|
let runtime = new $dara.RuntimeOptions({});
|
|
578
654
|
return await this.checkBindRamUserWithOptions(request, runtime);
|
|
579
655
|
}
|
|
656
|
+
/**
|
|
657
|
+
* Checks whether a metadata discovery schema exists.
|
|
658
|
+
*
|
|
659
|
+
* @param request - CheckFormationSchemaExistsRequest
|
|
660
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
661
|
+
* @returns CheckFormationSchemaExistsResponse
|
|
662
|
+
*/
|
|
663
|
+
async checkFormationSchemaExistsWithOptions(request, runtime) {
|
|
664
|
+
request.validate();
|
|
665
|
+
let body = {};
|
|
666
|
+
if (!$dara.isNull(request.DBClusterId)) {
|
|
667
|
+
body["DBClusterId"] = request.DBClusterId;
|
|
668
|
+
}
|
|
669
|
+
if (!$dara.isNull(request.prefixMode)) {
|
|
670
|
+
body["PrefixMode"] = request.prefixMode;
|
|
671
|
+
}
|
|
672
|
+
if (!$dara.isNull(request.regionId)) {
|
|
673
|
+
body["RegionId"] = request.regionId;
|
|
674
|
+
}
|
|
675
|
+
if (!$dara.isNull(request.schema)) {
|
|
676
|
+
body["Schema"] = request.schema;
|
|
677
|
+
}
|
|
678
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
679
|
+
body: openapi_core_2.OpenApiUtil.parseToMap(body),
|
|
680
|
+
});
|
|
681
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
682
|
+
action: "CheckFormationSchemaExists",
|
|
683
|
+
version: "2021-12-01",
|
|
684
|
+
protocol: "HTTPS",
|
|
685
|
+
pathname: "/",
|
|
686
|
+
method: "POST",
|
|
687
|
+
authType: "AK",
|
|
688
|
+
style: "RPC",
|
|
689
|
+
reqBodyType: "formData",
|
|
690
|
+
bodyType: "json",
|
|
691
|
+
});
|
|
692
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CheckFormationSchemaExistsResponse({}));
|
|
693
|
+
}
|
|
694
|
+
/**
|
|
695
|
+
* Checks whether a metadata discovery schema exists.
|
|
696
|
+
*
|
|
697
|
+
* @param request - CheckFormationSchemaExistsRequest
|
|
698
|
+
* @returns CheckFormationSchemaExistsResponse
|
|
699
|
+
*/
|
|
700
|
+
async checkFormationSchemaExists(request) {
|
|
701
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
702
|
+
return await this.checkFormationSchemaExistsWithOptions(request, runtime);
|
|
703
|
+
}
|
|
580
704
|
/**
|
|
581
705
|
* @remarks
|
|
582
|
-
* For
|
|
706
|
+
* For the service endpoint, see [endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
583
707
|
*
|
|
584
708
|
* @param request - CheckSampleDataSetRequest
|
|
585
709
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -609,7 +733,7 @@ class Client extends openapi_core_1.default {
|
|
|
609
733
|
}
|
|
610
734
|
/**
|
|
611
735
|
* @remarks
|
|
612
|
-
* For
|
|
736
|
+
* For the service endpoint, see [endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
613
737
|
*
|
|
614
738
|
* @param request - CheckSampleDataSetRequest
|
|
615
739
|
* @returns CheckSampleDataSetResponse
|
|
@@ -756,17 +880,22 @@ class Client extends openapi_core_1.default {
|
|
|
756
880
|
return await this.createAPSJobWithOptions(request, runtime);
|
|
757
881
|
}
|
|
758
882
|
/**
|
|
759
|
-
* Creates a database account for
|
|
883
|
+
* Creates a database account for a cluster.
|
|
760
884
|
*
|
|
761
885
|
* @remarks
|
|
762
|
-
* For information about the
|
|
886
|
+
* For information about the endpoint of this service, see [Service registration](https://help.aliyun.com/document_detail/612373.html).
|
|
763
887
|
*
|
|
764
|
-
* @param
|
|
888
|
+
* @param tmpReq - CreateAccountRequest
|
|
765
889
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
766
890
|
* @returns CreateAccountResponse
|
|
767
891
|
*/
|
|
768
|
-
async createAccountWithOptions(
|
|
769
|
-
|
|
892
|
+
async createAccountWithOptions(tmpReq, runtime) {
|
|
893
|
+
tmpReq.validate();
|
|
894
|
+
let request = new $_model.CreateAccountShrinkRequest({});
|
|
895
|
+
openapi_core_2.OpenApiUtil.convert(tmpReq, request);
|
|
896
|
+
if (!$dara.isNull(tmpReq.ramUserList)) {
|
|
897
|
+
request.ramUserListShrink = openapi_core_2.OpenApiUtil.arrayToStringWithSpecifiedStyle(tmpReq.ramUserList, "RamUserList", "json");
|
|
898
|
+
}
|
|
770
899
|
let query = {};
|
|
771
900
|
if (!$dara.isNull(request.accountDescription)) {
|
|
772
901
|
query["AccountDescription"] = request.accountDescription;
|
|
@@ -786,6 +915,9 @@ class Client extends openapi_core_1.default {
|
|
|
786
915
|
if (!$dara.isNull(request.engine)) {
|
|
787
916
|
query["Engine"] = request.engine;
|
|
788
917
|
}
|
|
918
|
+
if (!$dara.isNull(request.ramUserListShrink)) {
|
|
919
|
+
query["RamUserList"] = request.ramUserListShrink;
|
|
920
|
+
}
|
|
789
921
|
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
790
922
|
query: openapi_core_2.OpenApiUtil.query(query),
|
|
791
923
|
});
|
|
@@ -803,10 +935,10 @@ class Client extends openapi_core_1.default {
|
|
|
803
935
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateAccountResponse({}));
|
|
804
936
|
}
|
|
805
937
|
/**
|
|
806
|
-
* Creates a database account for
|
|
938
|
+
* Creates a database account for a cluster.
|
|
807
939
|
*
|
|
808
940
|
* @remarks
|
|
809
|
-
* For information about the
|
|
941
|
+
* For information about the endpoint of this service, see [Service registration](https://help.aliyun.com/document_detail/612373.html).
|
|
810
942
|
*
|
|
811
943
|
* @param request - CreateAccountRequest
|
|
812
944
|
* @returns CreateAccountResponse
|
|
@@ -816,7 +948,7 @@ class Client extends openapi_core_1.default {
|
|
|
816
948
|
return await this.createAccountWithOptions(request, runtime);
|
|
817
949
|
}
|
|
818
950
|
/**
|
|
819
|
-
* Creates an
|
|
951
|
+
* Creates an APS replication task.
|
|
820
952
|
*
|
|
821
953
|
* @param request - CreateApsCopyWorkloadRequest
|
|
822
954
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -863,7 +995,7 @@ class Client extends openapi_core_1.default {
|
|
|
863
995
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateApsCopyWorkloadResponse({}));
|
|
864
996
|
}
|
|
865
997
|
/**
|
|
866
|
-
* Creates an
|
|
998
|
+
* Creates an APS replication task.
|
|
867
999
|
*
|
|
868
1000
|
* @param request - CreateApsCopyWorkloadRequest
|
|
869
1001
|
* @returns CreateApsCopyWorkloadResponse
|
|
@@ -873,10 +1005,10 @@ class Client extends openapi_core_1.default {
|
|
|
873
1005
|
return await this.createApsCopyWorkloadWithOptions(request, runtime);
|
|
874
1006
|
}
|
|
875
1007
|
/**
|
|
876
|
-
* Creates an
|
|
1008
|
+
* Creates an APS data source.
|
|
877
1009
|
*
|
|
878
1010
|
* @remarks
|
|
879
|
-
* For
|
|
1011
|
+
* For the service registration of this service, refer to [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
880
1012
|
*
|
|
881
1013
|
* @param tmpReq - CreateApsDatasoureRequest
|
|
882
1014
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -964,10 +1096,10 @@ class Client extends openapi_core_1.default {
|
|
|
964
1096
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateApsDatasoureResponse({}));
|
|
965
1097
|
}
|
|
966
1098
|
/**
|
|
967
|
-
* Creates an
|
|
1099
|
+
* Creates an APS data source.
|
|
968
1100
|
*
|
|
969
1101
|
* @remarks
|
|
970
|
-
* For
|
|
1102
|
+
* For the service registration of this service, refer to [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
971
1103
|
*
|
|
972
1104
|
* @param request - CreateApsDatasoureRequest
|
|
973
1105
|
* @returns CreateApsDatasoureResponse
|
|
@@ -977,10 +1109,10 @@ class Client extends openapi_core_1.default {
|
|
|
977
1109
|
return await this.createApsDatasoureWithOptions(request, runtime);
|
|
978
1110
|
}
|
|
979
1111
|
/**
|
|
980
|
-
* Creates an
|
|
1112
|
+
* Creates an APS Hive task.
|
|
981
1113
|
*
|
|
982
1114
|
* @remarks
|
|
983
|
-
* For information about the
|
|
1115
|
+
* For information about the service registration of this service, see [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
984
1116
|
*
|
|
985
1117
|
* @param request - CreateApsHiveJobRequest
|
|
986
1118
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1045,10 +1177,10 @@ class Client extends openapi_core_1.default {
|
|
|
1045
1177
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateApsHiveJobResponse({}));
|
|
1046
1178
|
}
|
|
1047
1179
|
/**
|
|
1048
|
-
* Creates an
|
|
1180
|
+
* Creates an APS Hive task.
|
|
1049
1181
|
*
|
|
1050
1182
|
* @remarks
|
|
1051
|
-
* For information about the
|
|
1183
|
+
* For information about the service registration of this service, see [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
1052
1184
|
*
|
|
1053
1185
|
* @param request - CreateApsHiveJobRequest
|
|
1054
1186
|
* @returns CreateApsHiveJobResponse
|
|
@@ -1058,7 +1190,7 @@ class Client extends openapi_core_1.default {
|
|
|
1058
1190
|
return await this.createApsHiveJobWithOptions(request, runtime);
|
|
1059
1191
|
}
|
|
1060
1192
|
/**
|
|
1061
|
-
* Creates
|
|
1193
|
+
* Creates an APS Kafka to data lakehouse job.
|
|
1062
1194
|
*
|
|
1063
1195
|
* @param tmpReq - CreateApsKafkaHudiJobRequest
|
|
1064
1196
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1179,7 +1311,7 @@ class Client extends openapi_core_1.default {
|
|
|
1179
1311
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateApsKafkaHudiJobResponse({}));
|
|
1180
1312
|
}
|
|
1181
1313
|
/**
|
|
1182
|
-
* Creates
|
|
1314
|
+
* Creates an APS Kafka to data lakehouse job.
|
|
1183
1315
|
*
|
|
1184
1316
|
* @param request - CreateApsKafkaHudiJobRequest
|
|
1185
1317
|
* @returns CreateApsKafkaHudiJobResponse
|
|
@@ -1332,7 +1464,7 @@ class Client extends openapi_core_1.default {
|
|
|
1332
1464
|
return await this.createApsSlsADBJobWithOptions(request, runtime);
|
|
1333
1465
|
}
|
|
1334
1466
|
/**
|
|
1335
|
-
* Creates a
|
|
1467
|
+
* Creates a webhook for a specified database cluster and task type.
|
|
1336
1468
|
*
|
|
1337
1469
|
* @param tmpReq - CreateApsWebhookRequest
|
|
1338
1470
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1375,7 +1507,7 @@ class Client extends openapi_core_1.default {
|
|
|
1375
1507
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateApsWebhookResponse({}));
|
|
1376
1508
|
}
|
|
1377
1509
|
/**
|
|
1378
|
-
* Creates a
|
|
1510
|
+
* Creates a webhook for a specified database cluster and task type.
|
|
1379
1511
|
*
|
|
1380
1512
|
* @param request - CreateApsWebhookRequest
|
|
1381
1513
|
* @returns CreateApsWebhookResponse
|
|
@@ -1385,10 +1517,10 @@ class Client extends openapi_core_1.default {
|
|
|
1385
1517
|
return await this.createApsWebhookWithOptions(request, runtime);
|
|
1386
1518
|
}
|
|
1387
1519
|
/**
|
|
1388
|
-
* Creates a
|
|
1520
|
+
* Creates a backup set immediately.
|
|
1389
1521
|
*
|
|
1390
1522
|
* @remarks
|
|
1391
|
-
* *Before you
|
|
1523
|
+
* *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.
|
|
1392
1524
|
*
|
|
1393
1525
|
* @param request - CreateBackupRequest
|
|
1394
1526
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1432,10 +1564,10 @@ class Client extends openapi_core_1.default {
|
|
|
1432
1564
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateBackupResponse({}));
|
|
1433
1565
|
}
|
|
1434
1566
|
/**
|
|
1435
|
-
* Creates a
|
|
1567
|
+
* Creates a backup set immediately.
|
|
1436
1568
|
*
|
|
1437
1569
|
* @remarks
|
|
1438
|
-
* *Before you
|
|
1570
|
+
* *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.
|
|
1439
1571
|
*
|
|
1440
1572
|
* @param request - CreateBackupRequest
|
|
1441
1573
|
* @returns CreateBackupResponse
|
|
@@ -1445,10 +1577,10 @@ class Client extends openapi_core_1.default {
|
|
|
1445
1577
|
return await this.createBackupWithOptions(request, runtime);
|
|
1446
1578
|
}
|
|
1447
1579
|
/**
|
|
1448
|
-
* Creates
|
|
1580
|
+
* Creates a Data Lakehouse Edition cluster.
|
|
1449
1581
|
*
|
|
1450
1582
|
* @remarks
|
|
1451
|
-
*
|
|
1583
|
+
* For the service registration of this service, see [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
1452
1584
|
*
|
|
1453
1585
|
* @param request - CreateDBClusterRequest
|
|
1454
1586
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1457,6 +1589,12 @@ class Client extends openapi_core_1.default {
|
|
|
1457
1589
|
async createDBClusterWithOptions(request, runtime) {
|
|
1458
1590
|
request.validate();
|
|
1459
1591
|
let query = {};
|
|
1592
|
+
if (!$dara.isNull(request.AINodeNumber)) {
|
|
1593
|
+
query["AINodeNumber"] = request.AINodeNumber;
|
|
1594
|
+
}
|
|
1595
|
+
if (!$dara.isNull(request.AINodeSpec)) {
|
|
1596
|
+
query["AINodeSpec"] = request.AINodeSpec;
|
|
1597
|
+
}
|
|
1460
1598
|
if (!$dara.isNull(request.backupSetId)) {
|
|
1461
1599
|
query["BackupSetId"] = request.backupSetId;
|
|
1462
1600
|
}
|
|
@@ -1561,10 +1699,10 @@ class Client extends openapi_core_1.default {
|
|
|
1561
1699
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateDBClusterResponse({}));
|
|
1562
1700
|
}
|
|
1563
1701
|
/**
|
|
1564
|
-
* Creates
|
|
1702
|
+
* Creates a Data Lakehouse Edition cluster.
|
|
1565
1703
|
*
|
|
1566
1704
|
* @remarks
|
|
1567
|
-
*
|
|
1705
|
+
* For the service registration of this service, see [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
1568
1706
|
*
|
|
1569
1707
|
* @param request - CreateDBClusterRequest
|
|
1570
1708
|
* @returns CreateDBClusterResponse
|
|
@@ -1574,10 +1712,10 @@ class Client extends openapi_core_1.default {
|
|
|
1574
1712
|
return await this.createDBClusterWithOptions(request, runtime);
|
|
1575
1713
|
}
|
|
1576
1714
|
/**
|
|
1577
|
-
* Creates a resource group for
|
|
1715
|
+
* Creates a resource group for a specified Dedicated Edition, Basic Edition, or Data Lakehouse Edition cluster.
|
|
1578
1716
|
*
|
|
1579
1717
|
* @remarks
|
|
1580
|
-
* For information about the
|
|
1718
|
+
* For information about the service registration of this service, see [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
1581
1719
|
*
|
|
1582
1720
|
* @param tmpReq - CreateDBResourceGroupRequest
|
|
1583
1721
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1587,6 +1725,9 @@ class Client extends openapi_core_1.default {
|
|
|
1587
1725
|
tmpReq.validate();
|
|
1588
1726
|
let request = new $_model.CreateDBResourceGroupShrinkRequest({});
|
|
1589
1727
|
openapi_core_2.OpenApiUtil.convert(tmpReq, request);
|
|
1728
|
+
if (!$dara.isNull(tmpReq.atmConfig)) {
|
|
1729
|
+
request.atmConfigShrink = openapi_core_2.OpenApiUtil.arrayToStringWithSpecifiedStyle(tmpReq.atmConfig, "AtmConfig", "json");
|
|
1730
|
+
}
|
|
1590
1731
|
if (!$dara.isNull(tmpReq.engineParams)) {
|
|
1591
1732
|
request.engineParamsShrink = openapi_core_2.OpenApiUtil.arrayToStringWithSpecifiedStyle(tmpReq.engineParams, "EngineParams", "json");
|
|
1592
1733
|
}
|
|
@@ -1600,9 +1741,15 @@ class Client extends openapi_core_1.default {
|
|
|
1600
1741
|
request.rulesShrink = openapi_core_2.OpenApiUtil.arrayToStringWithSpecifiedStyle(tmpReq.rules, "Rules", "json");
|
|
1601
1742
|
}
|
|
1602
1743
|
let query = {};
|
|
1744
|
+
if (!$dara.isNull(request.atmConfigShrink)) {
|
|
1745
|
+
query["AtmConfig"] = request.atmConfigShrink;
|
|
1746
|
+
}
|
|
1603
1747
|
if (!$dara.isNull(request.autoStopInterval)) {
|
|
1604
1748
|
query["AutoStopInterval"] = request.autoStopInterval;
|
|
1605
1749
|
}
|
|
1750
|
+
if (!$dara.isNull(request.classification)) {
|
|
1751
|
+
query["Classification"] = request.classification;
|
|
1752
|
+
}
|
|
1606
1753
|
if (!$dara.isNull(request.clusterMode)) {
|
|
1607
1754
|
query["ClusterMode"] = request.clusterMode;
|
|
1608
1755
|
}
|
|
@@ -1657,6 +1804,9 @@ class Client extends openapi_core_1.default {
|
|
|
1657
1804
|
if (!$dara.isNull(request.rulesShrink)) {
|
|
1658
1805
|
query["Rules"] = request.rulesShrink;
|
|
1659
1806
|
}
|
|
1807
|
+
if (!$dara.isNull(request.scalePolicy)) {
|
|
1808
|
+
query["ScalePolicy"] = request.scalePolicy;
|
|
1809
|
+
}
|
|
1660
1810
|
if (!$dara.isNull(request.specName)) {
|
|
1661
1811
|
query["SpecName"] = request.specName;
|
|
1662
1812
|
}
|
|
@@ -1680,10 +1830,10 @@ class Client extends openapi_core_1.default {
|
|
|
1680
1830
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateDBResourceGroupResponse({}));
|
|
1681
1831
|
}
|
|
1682
1832
|
/**
|
|
1683
|
-
* Creates a resource group for
|
|
1833
|
+
* Creates a resource group for a specified Dedicated Edition, Basic Edition, or Data Lakehouse Edition cluster.
|
|
1684
1834
|
*
|
|
1685
1835
|
* @remarks
|
|
1686
|
-
* For information about the
|
|
1836
|
+
* For information about the service registration of this service, see [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
1687
1837
|
*
|
|
1688
1838
|
* @param request - CreateDBResourceGroupRequest
|
|
1689
1839
|
* @returns CreateDBResourceGroupResponse
|
|
@@ -1764,6 +1914,75 @@ class Client extends openapi_core_1.default {
|
|
|
1764
1914
|
let runtime = new $dara.RuntimeOptions({});
|
|
1765
1915
|
return await this.createElasticPlanWithOptions(request, runtime);
|
|
1766
1916
|
}
|
|
1917
|
+
/**
|
|
1918
|
+
* Creates a Formation Crawler metadata discovery task in an AnalyticDB for MySQL (ADB) instance.
|
|
1919
|
+
*
|
|
1920
|
+
* @remarks
|
|
1921
|
+
* ## Operation description
|
|
1922
|
+
* - This operation creates a Formation Crawler metadata discovery task in an AnalyticDB for MySQL instance.
|
|
1923
|
+
* - The created task configuration is not executed immediately. Call `StartFormationCrawler` to start the task.
|
|
1924
|
+
* - 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.
|
|
1925
|
+
* - Some parameters, such as `classifiers` and `frequency`, require double JSON encoding.
|
|
1926
|
+
* - The database name specified in `dbName` is automatically converted to lowercase by the server.
|
|
1927
|
+
* - `schemaChangePolicy` is required. You must specify both `updateRule` and `deleteRule`.
|
|
1928
|
+
* - Use the `RUN_ON_DEMAND` scheduling mode to avoid unnecessary repeated scans.
|
|
1929
|
+
* - Make sure the product name is `adb` and the endpoint format is `adb.{regionId}.aliyuncs.com`.
|
|
1930
|
+
* - After the task is created, manually call `StartFormationCrawler` to trigger the first metadata discovery.
|
|
1931
|
+
*
|
|
1932
|
+
* @param request - CreateFormationCrawlerRequest
|
|
1933
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
1934
|
+
* @returns CreateFormationCrawlerResponse
|
|
1935
|
+
*/
|
|
1936
|
+
async createFormationCrawlerWithOptions(request, runtime) {
|
|
1937
|
+
request.validate();
|
|
1938
|
+
let body = {};
|
|
1939
|
+
if (!$dara.isNull(request.crawlerInfo)) {
|
|
1940
|
+
body["CrawlerInfo"] = request.crawlerInfo;
|
|
1941
|
+
}
|
|
1942
|
+
if (!$dara.isNull(request.DBClusterId)) {
|
|
1943
|
+
body["DBClusterId"] = request.DBClusterId;
|
|
1944
|
+
}
|
|
1945
|
+
if (!$dara.isNull(request.regionId)) {
|
|
1946
|
+
body["RegionId"] = request.regionId;
|
|
1947
|
+
}
|
|
1948
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
1949
|
+
body: openapi_core_2.OpenApiUtil.parseToMap(body),
|
|
1950
|
+
});
|
|
1951
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
1952
|
+
action: "CreateFormationCrawler",
|
|
1953
|
+
version: "2021-12-01",
|
|
1954
|
+
protocol: "HTTPS",
|
|
1955
|
+
pathname: "/",
|
|
1956
|
+
method: "POST",
|
|
1957
|
+
authType: "AK",
|
|
1958
|
+
style: "RPC",
|
|
1959
|
+
reqBodyType: "formData",
|
|
1960
|
+
bodyType: "json",
|
|
1961
|
+
});
|
|
1962
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateFormationCrawlerResponse({}));
|
|
1963
|
+
}
|
|
1964
|
+
/**
|
|
1965
|
+
* Creates a Formation Crawler metadata discovery task in an AnalyticDB for MySQL (ADB) instance.
|
|
1966
|
+
*
|
|
1967
|
+
* @remarks
|
|
1968
|
+
* ## Operation description
|
|
1969
|
+
* - This operation creates a Formation Crawler metadata discovery task in an AnalyticDB for MySQL instance.
|
|
1970
|
+
* - The created task configuration is not executed immediately. Call `StartFormationCrawler` to start the task.
|
|
1971
|
+
* - 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.
|
|
1972
|
+
* - Some parameters, such as `classifiers` and `frequency`, require double JSON encoding.
|
|
1973
|
+
* - The database name specified in `dbName` is automatically converted to lowercase by the server.
|
|
1974
|
+
* - `schemaChangePolicy` is required. You must specify both `updateRule` and `deleteRule`.
|
|
1975
|
+
* - Use the `RUN_ON_DEMAND` scheduling mode to avoid unnecessary repeated scans.
|
|
1976
|
+
* - Make sure the product name is `adb` and the endpoint format is `adb.{regionId}.aliyuncs.com`.
|
|
1977
|
+
* - After the task is created, manually call `StartFormationCrawler` to trigger the first metadata discovery.
|
|
1978
|
+
*
|
|
1979
|
+
* @param request - CreateFormationCrawlerRequest
|
|
1980
|
+
* @returns CreateFormationCrawlerResponse
|
|
1981
|
+
*/
|
|
1982
|
+
async createFormationCrawler(request) {
|
|
1983
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
1984
|
+
return await this.createFormationCrawlerWithOptions(request, runtime);
|
|
1985
|
+
}
|
|
1767
1986
|
/**
|
|
1768
1987
|
* Creates a lake storage.
|
|
1769
1988
|
*
|
|
@@ -1823,7 +2042,7 @@ class Client extends openapi_core_1.default {
|
|
|
1823
2042
|
return await this.createLakeStorageWithOptions(request, runtime);
|
|
1824
2043
|
}
|
|
1825
2044
|
/**
|
|
1826
|
-
* Creates
|
|
2045
|
+
* Creates an automatic materialized view recommendation task.
|
|
1827
2046
|
*
|
|
1828
2047
|
* @param request - CreateMaterializedViewRecommendRequest
|
|
1829
2048
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1894,7 +2113,7 @@ class Client extends openapi_core_1.default {
|
|
|
1894
2113
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateMaterializedViewRecommendResponse({}));
|
|
1895
2114
|
}
|
|
1896
2115
|
/**
|
|
1897
|
-
* Creates
|
|
2116
|
+
* Creates an automatic materialized view recommendation task.
|
|
1898
2117
|
*
|
|
1899
2118
|
* @param request - CreateMaterializedViewRecommendRequest
|
|
1900
2119
|
* @returns CreateMaterializedViewRecommendResponse
|
|
@@ -1904,12 +2123,12 @@ class Client extends openapi_core_1.default {
|
|
|
1904
2123
|
return await this.createMaterializedViewRecommendWithOptions(request, runtime);
|
|
1905
2124
|
}
|
|
1906
2125
|
/**
|
|
1907
|
-
* Creates
|
|
2126
|
+
* Creates a subdirectory in Object Storage Service (OSS).
|
|
1908
2127
|
*
|
|
1909
2128
|
* @remarks
|
|
1910
|
-
*
|
|
1911
|
-
*
|
|
1912
|
-
*
|
|
2129
|
+
* - Central public endpoint: `adb.aliyuncs.com`.
|
|
2130
|
+
* - Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
2131
|
+
* - Regional VPC endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
1913
2132
|
*
|
|
1914
2133
|
* @param request - CreateOssSubDirectoryRequest
|
|
1915
2134
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1941,12 +2160,12 @@ class Client extends openapi_core_1.default {
|
|
|
1941
2160
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateOssSubDirectoryResponse({}));
|
|
1942
2161
|
}
|
|
1943
2162
|
/**
|
|
1944
|
-
* Creates
|
|
2163
|
+
* Creates a subdirectory in Object Storage Service (OSS).
|
|
1945
2164
|
*
|
|
1946
2165
|
* @remarks
|
|
1947
|
-
*
|
|
1948
|
-
*
|
|
1949
|
-
*
|
|
2166
|
+
* - Central public endpoint: `adb.aliyuncs.com`.
|
|
2167
|
+
* - Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
2168
|
+
* - Regional VPC endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
1950
2169
|
*
|
|
1951
2170
|
* @param request - CreateOssSubDirectoryRequest
|
|
1952
2171
|
* @returns CreateOssSubDirectoryResponse
|
|
@@ -1956,7 +2175,7 @@ class Client extends openapi_core_1.default {
|
|
|
1956
2175
|
return await this.createOssSubDirectoryWithOptions(request, runtime);
|
|
1957
2176
|
}
|
|
1958
2177
|
/**
|
|
1959
|
-
* Creates a custom monitoring
|
|
2178
|
+
* Creates a custom monitoring dashboard.
|
|
1960
2179
|
*
|
|
1961
2180
|
* @param tmpReq - CreatePerformanceViewRequest
|
|
1962
2181
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2017,7 +2236,7 @@ class Client extends openapi_core_1.default {
|
|
|
2017
2236
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreatePerformanceViewResponse({}));
|
|
2018
2237
|
}
|
|
2019
2238
|
/**
|
|
2020
|
-
* Creates a custom monitoring
|
|
2239
|
+
* Creates a custom monitoring dashboard.
|
|
2021
2240
|
*
|
|
2022
2241
|
* @param request - CreatePerformanceViewRequest
|
|
2023
2242
|
* @returns CreatePerformanceViewResponse
|
|
@@ -2026,13 +2245,61 @@ class Client extends openapi_core_1.default {
|
|
|
2026
2245
|
let runtime = new $dara.RuntimeOptions({});
|
|
2027
2246
|
return await this.createPerformanceViewWithOptions(request, runtime);
|
|
2028
2247
|
}
|
|
2248
|
+
/**
|
|
2249
|
+
* Creates a semantic view.
|
|
2250
|
+
*
|
|
2251
|
+
* @param request - CreateSemanticViewRequest
|
|
2252
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
2253
|
+
* @returns CreateSemanticViewResponse
|
|
2254
|
+
*/
|
|
2255
|
+
async createSemanticViewWithOptions(request, runtime) {
|
|
2256
|
+
request.validate();
|
|
2257
|
+
let query = {};
|
|
2258
|
+
if (!$dara.isNull(request.DBClusterId)) {
|
|
2259
|
+
query["DBClusterId"] = request.DBClusterId;
|
|
2260
|
+
}
|
|
2261
|
+
if (!$dara.isNull(request.definition)) {
|
|
2262
|
+
query["Definition"] = request.definition;
|
|
2263
|
+
}
|
|
2264
|
+
if (!$dara.isNull(request.schemaName)) {
|
|
2265
|
+
query["SchemaName"] = request.schemaName;
|
|
2266
|
+
}
|
|
2267
|
+
if (!$dara.isNull(request.viewName)) {
|
|
2268
|
+
query["ViewName"] = request.viewName;
|
|
2269
|
+
}
|
|
2270
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
2271
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
2272
|
+
});
|
|
2273
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
2274
|
+
action: "CreateSemanticView",
|
|
2275
|
+
version: "2021-12-01",
|
|
2276
|
+
protocol: "HTTPS",
|
|
2277
|
+
pathname: "/",
|
|
2278
|
+
method: "POST",
|
|
2279
|
+
authType: "AK",
|
|
2280
|
+
style: "RPC",
|
|
2281
|
+
reqBodyType: "formData",
|
|
2282
|
+
bodyType: "json",
|
|
2283
|
+
});
|
|
2284
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateSemanticViewResponse({}));
|
|
2285
|
+
}
|
|
2286
|
+
/**
|
|
2287
|
+
* Creates a semantic view.
|
|
2288
|
+
*
|
|
2289
|
+
* @param request - CreateSemanticViewRequest
|
|
2290
|
+
* @returns CreateSemanticViewResponse
|
|
2291
|
+
*/
|
|
2292
|
+
async createSemanticView(request) {
|
|
2293
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
2294
|
+
return await this.createSemanticViewWithOptions(request, runtime);
|
|
2295
|
+
}
|
|
2029
2296
|
/**
|
|
2030
2297
|
* Creates a Spark application template.
|
|
2031
2298
|
*
|
|
2032
2299
|
* @remarks
|
|
2033
|
-
*
|
|
2034
|
-
*
|
|
2035
|
-
* >
|
|
2300
|
+
* - Public endpoint of a region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
2301
|
+
* - VPC endpoint of a region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
2302
|
+
* > If you encounter a 409 fault when sending requests from Hong Kong (China), contact technical support.
|
|
2036
2303
|
*
|
|
2037
2304
|
* @param request - CreateSparkTemplateRequest
|
|
2038
2305
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2076,9 +2343,9 @@ class Client extends openapi_core_1.default {
|
|
|
2076
2343
|
* Creates a Spark application template.
|
|
2077
2344
|
*
|
|
2078
2345
|
* @remarks
|
|
2079
|
-
*
|
|
2080
|
-
*
|
|
2081
|
-
* >
|
|
2346
|
+
* - Public endpoint of a region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
2347
|
+
* - VPC endpoint of a region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
2348
|
+
* > If you encounter a 409 fault when sending requests from Hong Kong (China), contact technical support.
|
|
2082
2349
|
*
|
|
2083
2350
|
* @param request - CreateSparkTemplateRequest
|
|
2084
2351
|
* @returns CreateSparkTemplateResponse
|
|
@@ -2504,6 +2771,54 @@ class Client extends openapi_core_1.default {
|
|
|
2504
2771
|
let runtime = new $dara.RuntimeOptions({});
|
|
2505
2772
|
return await this.deleteElasticPlanWithOptions(request, runtime);
|
|
2506
2773
|
}
|
|
2774
|
+
/**
|
|
2775
|
+
* Deletes a metadata discovery task.
|
|
2776
|
+
*
|
|
2777
|
+
* @param request - DeleteFormationCrawlerRequest
|
|
2778
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
2779
|
+
* @returns DeleteFormationCrawlerResponse
|
|
2780
|
+
*/
|
|
2781
|
+
async deleteFormationCrawlerWithOptions(request, runtime) {
|
|
2782
|
+
request.validate();
|
|
2783
|
+
let body = {};
|
|
2784
|
+
if (!$dara.isNull(request.crawlerTaskId)) {
|
|
2785
|
+
body["CrawlerTaskId"] = request.crawlerTaskId;
|
|
2786
|
+
}
|
|
2787
|
+
if (!$dara.isNull(request.crawlerTaskName)) {
|
|
2788
|
+
body["CrawlerTaskName"] = request.crawlerTaskName;
|
|
2789
|
+
}
|
|
2790
|
+
if (!$dara.isNull(request.DBClusterId)) {
|
|
2791
|
+
body["DBClusterId"] = request.DBClusterId;
|
|
2792
|
+
}
|
|
2793
|
+
if (!$dara.isNull(request.regionId)) {
|
|
2794
|
+
body["RegionId"] = request.regionId;
|
|
2795
|
+
}
|
|
2796
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
2797
|
+
body: openapi_core_2.OpenApiUtil.parseToMap(body),
|
|
2798
|
+
});
|
|
2799
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
2800
|
+
action: "DeleteFormationCrawler",
|
|
2801
|
+
version: "2021-12-01",
|
|
2802
|
+
protocol: "HTTPS",
|
|
2803
|
+
pathname: "/",
|
|
2804
|
+
method: "POST",
|
|
2805
|
+
authType: "AK",
|
|
2806
|
+
style: "RPC",
|
|
2807
|
+
reqBodyType: "formData",
|
|
2808
|
+
bodyType: "json",
|
|
2809
|
+
});
|
|
2810
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteFormationCrawlerResponse({}));
|
|
2811
|
+
}
|
|
2812
|
+
/**
|
|
2813
|
+
* Deletes a metadata discovery task.
|
|
2814
|
+
*
|
|
2815
|
+
* @param request - DeleteFormationCrawlerRequest
|
|
2816
|
+
* @returns DeleteFormationCrawlerResponse
|
|
2817
|
+
*/
|
|
2818
|
+
async deleteFormationCrawler(request) {
|
|
2819
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
2820
|
+
return await this.deleteFormationCrawlerWithOptions(request, runtime);
|
|
2821
|
+
}
|
|
2507
2822
|
/**
|
|
2508
2823
|
* Deletes a lake storage.
|
|
2509
2824
|
*
|
|
@@ -2672,31 +2987,29 @@ class Client extends openapi_core_1.default {
|
|
|
2672
2987
|
return await this.deletePerformanceViewWithOptions(request, runtime);
|
|
2673
2988
|
}
|
|
2674
2989
|
/**
|
|
2675
|
-
* Deletes
|
|
2990
|
+
* Deletes the specified semantic view.
|
|
2676
2991
|
*
|
|
2677
|
-
* @
|
|
2678
|
-
* Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
|
|
2679
|
-
* * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
|
|
2680
|
-
* > If HTTP status code 409 is returned when you call this operation in the China (Qingdao), China (Shenzhen), China (Guangzhou), or China (Hong Kong) region, contact technical support.
|
|
2681
|
-
*
|
|
2682
|
-
* @param request - DeleteSparkTemplateRequest
|
|
2992
|
+
* @param request - DeleteSemanticViewRequest
|
|
2683
2993
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
2684
|
-
* @returns
|
|
2994
|
+
* @returns DeleteSemanticViewResponse
|
|
2685
2995
|
*/
|
|
2686
|
-
async
|
|
2996
|
+
async deleteSemanticViewWithOptions(request, runtime) {
|
|
2687
2997
|
request.validate();
|
|
2688
|
-
let
|
|
2998
|
+
let query = {};
|
|
2689
2999
|
if (!$dara.isNull(request.DBClusterId)) {
|
|
2690
|
-
|
|
3000
|
+
query["DBClusterId"] = request.DBClusterId;
|
|
2691
3001
|
}
|
|
2692
|
-
if (!$dara.isNull(request.
|
|
2693
|
-
|
|
3002
|
+
if (!$dara.isNull(request.schemaName)) {
|
|
3003
|
+
query["SchemaName"] = request.schemaName;
|
|
3004
|
+
}
|
|
3005
|
+
if (!$dara.isNull(request.viewName)) {
|
|
3006
|
+
query["ViewName"] = request.viewName;
|
|
2694
3007
|
}
|
|
2695
3008
|
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
2696
|
-
|
|
3009
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
2697
3010
|
});
|
|
2698
3011
|
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
2699
|
-
action: "
|
|
3012
|
+
action: "DeleteSemanticView",
|
|
2700
3013
|
version: "2021-12-01",
|
|
2701
3014
|
protocol: "HTTPS",
|
|
2702
3015
|
pathname: "/",
|
|
@@ -2706,10 +3019,57 @@ class Client extends openapi_core_1.default {
|
|
|
2706
3019
|
reqBodyType: "formData",
|
|
2707
3020
|
bodyType: "json",
|
|
2708
3021
|
});
|
|
2709
|
-
return $dara.cast(await this.callApi(params, req, runtime), new $_model.
|
|
3022
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteSemanticViewResponse({}));
|
|
2710
3023
|
}
|
|
2711
3024
|
/**
|
|
2712
|
-
* Deletes
|
|
3025
|
+
* Deletes the specified semantic view.
|
|
3026
|
+
*
|
|
3027
|
+
* @param request - DeleteSemanticViewRequest
|
|
3028
|
+
* @returns DeleteSemanticViewResponse
|
|
3029
|
+
*/
|
|
3030
|
+
async deleteSemanticView(request) {
|
|
3031
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
3032
|
+
return await this.deleteSemanticViewWithOptions(request, runtime);
|
|
3033
|
+
}
|
|
3034
|
+
/**
|
|
3035
|
+
* Deletes Spark template files.
|
|
3036
|
+
*
|
|
3037
|
+
* @remarks
|
|
3038
|
+
* Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
|
|
3039
|
+
* * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
|
|
3040
|
+
* > If HTTP status code 409 is returned when you call this operation in the China (Qingdao), China (Shenzhen), China (Guangzhou), or China (Hong Kong) region, contact technical support.
|
|
3041
|
+
*
|
|
3042
|
+
* @param request - DeleteSparkTemplateRequest
|
|
3043
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
3044
|
+
* @returns DeleteSparkTemplateResponse
|
|
3045
|
+
*/
|
|
3046
|
+
async deleteSparkTemplateWithOptions(request, runtime) {
|
|
3047
|
+
request.validate();
|
|
3048
|
+
let body = {};
|
|
3049
|
+
if (!$dara.isNull(request.DBClusterId)) {
|
|
3050
|
+
body["DBClusterId"] = request.DBClusterId;
|
|
3051
|
+
}
|
|
3052
|
+
if (!$dara.isNull(request.id)) {
|
|
3053
|
+
body["Id"] = request.id;
|
|
3054
|
+
}
|
|
3055
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
3056
|
+
body: openapi_core_2.OpenApiUtil.parseToMap(body),
|
|
3057
|
+
});
|
|
3058
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
3059
|
+
action: "DeleteSparkTemplate",
|
|
3060
|
+
version: "2021-12-01",
|
|
3061
|
+
protocol: "HTTPS",
|
|
3062
|
+
pathname: "/",
|
|
3063
|
+
method: "POST",
|
|
3064
|
+
authType: "AK",
|
|
3065
|
+
style: "RPC",
|
|
3066
|
+
reqBodyType: "formData",
|
|
3067
|
+
bodyType: "json",
|
|
3068
|
+
});
|
|
3069
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteSparkTemplateResponse({}));
|
|
3070
|
+
}
|
|
3071
|
+
/**
|
|
3072
|
+
* Deletes Spark template files.
|
|
2713
3073
|
*
|
|
2714
3074
|
* @remarks
|
|
2715
3075
|
* Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
|
|
@@ -2881,10 +3241,10 @@ class Client extends openapi_core_1.default {
|
|
|
2881
3241
|
return await this.describeAbnormalPatternDetectionWithOptions(request, runtime);
|
|
2882
3242
|
}
|
|
2883
3243
|
/**
|
|
2884
|
-
*
|
|
3244
|
+
* Retrieves all permissions granted to a specified account, including permissions at the global, database, table, and column levels.
|
|
2885
3245
|
*
|
|
2886
3246
|
* @remarks
|
|
2887
|
-
* For
|
|
3247
|
+
* For the endpoint of this service, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
2888
3248
|
*
|
|
2889
3249
|
* @param request - DescribeAccountAllPrivilegesRequest
|
|
2890
3250
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2922,10 +3282,10 @@ class Client extends openapi_core_1.default {
|
|
|
2922
3282
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeAccountAllPrivilegesResponse({}));
|
|
2923
3283
|
}
|
|
2924
3284
|
/**
|
|
2925
|
-
*
|
|
3285
|
+
* Retrieves all permissions granted to a specified account, including permissions at the global, database, table, and column levels.
|
|
2926
3286
|
*
|
|
2927
3287
|
* @remarks
|
|
2928
|
-
* For
|
|
3288
|
+
* For the endpoint of this service, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
2929
3289
|
*
|
|
2930
3290
|
* @param request - DescribeAccountAllPrivilegesRequest
|
|
2931
3291
|
* @returns DescribeAccountAllPrivilegesResponse
|
|
@@ -3004,7 +3364,10 @@ class Client extends openapi_core_1.default {
|
|
|
3004
3364
|
return await this.describeAccountPrivilegeObjectsWithOptions(request, runtime);
|
|
3005
3365
|
}
|
|
3006
3366
|
/**
|
|
3007
|
-
*
|
|
3367
|
+
* Retrieves the permissions of a specified database account at a specific level.
|
|
3368
|
+
*
|
|
3369
|
+
* @remarks
|
|
3370
|
+
* See [service endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
3008
3371
|
*
|
|
3009
3372
|
* @param request - DescribeAccountPrivilegesRequest
|
|
3010
3373
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3057,7 +3420,10 @@ class Client extends openapi_core_1.default {
|
|
|
3057
3420
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeAccountPrivilegesResponse({}));
|
|
3058
3421
|
}
|
|
3059
3422
|
/**
|
|
3060
|
-
*
|
|
3423
|
+
* Retrieves the permissions of a specified database account at a specific level.
|
|
3424
|
+
*
|
|
3425
|
+
* @remarks
|
|
3426
|
+
* See [service endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
3061
3427
|
*
|
|
3062
3428
|
* @param request - DescribeAccountPrivilegesRequest
|
|
3063
3429
|
* @returns DescribeAccountPrivilegesResponse
|
|
@@ -3067,10 +3433,10 @@ class Client extends openapi_core_1.default {
|
|
|
3067
3433
|
return await this.describeAccountPrivilegesWithOptions(request, runtime);
|
|
3068
3434
|
}
|
|
3069
3435
|
/**
|
|
3070
|
-
* Queries the database accounts of
|
|
3436
|
+
* Queries the database accounts of a cluster.
|
|
3071
3437
|
*
|
|
3072
3438
|
* @remarks
|
|
3073
|
-
* For
|
|
3439
|
+
* For the endpoint of this service, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
3074
3440
|
*
|
|
3075
3441
|
* @param request - DescribeAccountsRequest
|
|
3076
3442
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3108,10 +3474,10 @@ class Client extends openapi_core_1.default {
|
|
|
3108
3474
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeAccountsResponse({}));
|
|
3109
3475
|
}
|
|
3110
3476
|
/**
|
|
3111
|
-
* Queries the database accounts of
|
|
3477
|
+
* Queries the database accounts of a cluster.
|
|
3112
3478
|
*
|
|
3113
3479
|
* @remarks
|
|
3114
|
-
* For
|
|
3480
|
+
* For the endpoint of this service, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
3115
3481
|
*
|
|
3116
3482
|
* @param request - DescribeAccountsRequest
|
|
3117
3483
|
* @returns DescribeAccountsResponse
|
|
@@ -3323,11 +3689,11 @@ class Client extends openapi_core_1.default {
|
|
|
3323
3689
|
return await this.describeAdbMySqlTableMetaWithOptions(request, runtime);
|
|
3324
3690
|
}
|
|
3325
3691
|
/**
|
|
3326
|
-
*
|
|
3692
|
+
* Lists information about all tables in a specified database of a cluster.
|
|
3327
3693
|
*
|
|
3328
3694
|
* @remarks
|
|
3329
|
-
*
|
|
3330
|
-
*
|
|
3695
|
+
* - Public endpoint for a region: `adb.<region-id>.aliyuncs.com`. For example, `adb.cn-hangzhou.aliyuncs.com`.
|
|
3696
|
+
* - VPC endpoint for a region: `adb-vpc.<region-id>.aliyuncs.com`. For example, `adb-vpc.cn-hangzhou.aliyuncs.com`.
|
|
3331
3697
|
*
|
|
3332
3698
|
* @param request - DescribeAdbMySqlTablesRequest
|
|
3333
3699
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3362,11 +3728,11 @@ class Client extends openapi_core_1.default {
|
|
|
3362
3728
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeAdbMySqlTablesResponse({}));
|
|
3363
3729
|
}
|
|
3364
3730
|
/**
|
|
3365
|
-
*
|
|
3731
|
+
* Lists information about all tables in a specified database of a cluster.
|
|
3366
3732
|
*
|
|
3367
3733
|
* @remarks
|
|
3368
|
-
*
|
|
3369
|
-
*
|
|
3734
|
+
* - Public endpoint for a region: `adb.<region-id>.aliyuncs.com`. For example, `adb.cn-hangzhou.aliyuncs.com`.
|
|
3735
|
+
* - VPC endpoint for a region: `adb-vpc.<region-id>.aliyuncs.com`. For example, `adb-vpc.cn-hangzhou.aliyuncs.com`.
|
|
3370
3736
|
*
|
|
3371
3737
|
* @param request - DescribeAdbMySqlTablesRequest
|
|
3372
3738
|
* @returns DescribeAdbMySqlTablesResponse
|
|
@@ -3480,7 +3846,7 @@ class Client extends openapi_core_1.default {
|
|
|
3480
3846
|
return await this.describeAllDataSourceWithOptions(request, runtime);
|
|
3481
3847
|
}
|
|
3482
3848
|
/**
|
|
3483
|
-
*
|
|
3849
|
+
* Shows applied recommendations.
|
|
3484
3850
|
*
|
|
3485
3851
|
* @param request - DescribeAppliedAdvicesRequest
|
|
3486
3852
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3539,7 +3905,7 @@ class Client extends openapi_core_1.default {
|
|
|
3539
3905
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeAppliedAdvicesResponse({}));
|
|
3540
3906
|
}
|
|
3541
3907
|
/**
|
|
3542
|
-
*
|
|
3908
|
+
* Shows applied recommendations.
|
|
3543
3909
|
*
|
|
3544
3910
|
* @param request - DescribeAppliedAdvicesRequest
|
|
3545
3911
|
* @returns DescribeAppliedAdvicesResponse
|
|
@@ -3985,11 +4351,11 @@ class Client extends openapi_core_1.default {
|
|
|
3985
4351
|
return await this.describeApsProgressWithOptions(request, runtime);
|
|
3986
4352
|
}
|
|
3987
4353
|
/**
|
|
3988
|
-
*
|
|
4354
|
+
* Retrieves details about the resource groups used for data synchronization.
|
|
3989
4355
|
*
|
|
3990
4356
|
* @remarks
|
|
3991
|
-
*
|
|
3992
|
-
*
|
|
4357
|
+
* - Public endpoint for a region: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
|
|
4358
|
+
* - VPC endpoint for a region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
|
|
3993
4359
|
*
|
|
3994
4360
|
* @param request - DescribeApsResourceGroupsRequest
|
|
3995
4361
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4024,11 +4390,11 @@ class Client extends openapi_core_1.default {
|
|
|
4024
4390
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeApsResourceGroupsResponse({}));
|
|
4025
4391
|
}
|
|
4026
4392
|
/**
|
|
4027
|
-
*
|
|
4393
|
+
* Retrieves details about the resource groups used for data synchronization.
|
|
4028
4394
|
*
|
|
4029
4395
|
* @remarks
|
|
4030
|
-
*
|
|
4031
|
-
*
|
|
4396
|
+
* - Public endpoint for a region: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
|
|
4397
|
+
* - VPC endpoint for a region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
|
|
4032
4398
|
*
|
|
4033
4399
|
* @param request - DescribeApsResourceGroupsRequest
|
|
4034
4400
|
* @returns DescribeApsResourceGroupsResponse
|
|
@@ -4038,11 +4404,11 @@ class Client extends openapi_core_1.default {
|
|
|
4038
4404
|
return await this.describeApsResourceGroupsWithOptions(request, runtime);
|
|
4039
4405
|
}
|
|
4040
4406
|
/**
|
|
4041
|
-
*
|
|
4407
|
+
* Query SQL audit logs for the cluster.
|
|
4042
4408
|
*
|
|
4043
4409
|
* @remarks
|
|
4044
|
-
*
|
|
4045
|
-
*
|
|
4410
|
+
* - 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.
|
|
4411
|
+
* - For a list of endpoints, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
4046
4412
|
*
|
|
4047
4413
|
* @param request - DescribeAuditLogRecordsRequest
|
|
4048
4414
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4125,11 +4491,11 @@ class Client extends openapi_core_1.default {
|
|
|
4125
4491
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeAuditLogRecordsResponse({}));
|
|
4126
4492
|
}
|
|
4127
4493
|
/**
|
|
4128
|
-
*
|
|
4494
|
+
* Query SQL audit logs for the cluster.
|
|
4129
4495
|
*
|
|
4130
4496
|
* @remarks
|
|
4131
|
-
*
|
|
4132
|
-
*
|
|
4497
|
+
* - 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.
|
|
4498
|
+
* - For a list of endpoints, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
4133
4499
|
*
|
|
4134
4500
|
* @param request - DescribeAuditLogRecordsRequest
|
|
4135
4501
|
* @returns DescribeAuditLogRecordsResponse
|
|
@@ -4139,7 +4505,7 @@ class Client extends openapi_core_1.default {
|
|
|
4139
4505
|
return await this.describeAuditLogRecordsWithOptions(request, runtime);
|
|
4140
4506
|
}
|
|
4141
4507
|
/**
|
|
4142
|
-
*
|
|
4508
|
+
* Queries the auto-renewal status of a subscription cluster.
|
|
4143
4509
|
*
|
|
4144
4510
|
* @param tmpReq - DescribeAutoRenewalAttributeRequest
|
|
4145
4511
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4197,7 +4563,7 @@ class Client extends openapi_core_1.default {
|
|
|
4197
4563
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeAutoRenewalAttributeResponse({}));
|
|
4198
4564
|
}
|
|
4199
4565
|
/**
|
|
4200
|
-
*
|
|
4566
|
+
* Queries the auto-renewal status of a subscription cluster.
|
|
4201
4567
|
*
|
|
4202
4568
|
* @param request - DescribeAutoRenewalAttributeRequest
|
|
4203
4569
|
* @returns DescribeAutoRenewalAttributeResponse
|
|
@@ -4207,7 +4573,7 @@ class Client extends openapi_core_1.default {
|
|
|
4207
4573
|
return await this.describeAutoRenewalAttributeWithOptions(request, runtime);
|
|
4208
4574
|
}
|
|
4209
4575
|
/**
|
|
4210
|
-
*
|
|
4576
|
+
* Use DescribeAvailableAdvices to list available optimization recommendations.
|
|
4211
4577
|
*
|
|
4212
4578
|
* @param request - DescribeAvailableAdvicesRequest
|
|
4213
4579
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4263,7 +4629,7 @@ class Client extends openapi_core_1.default {
|
|
|
4263
4629
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeAvailableAdvicesResponse({}));
|
|
4264
4630
|
}
|
|
4265
4631
|
/**
|
|
4266
|
-
*
|
|
4632
|
+
* Use DescribeAvailableAdvices to list available optimization recommendations.
|
|
4267
4633
|
*
|
|
4268
4634
|
* @param request - DescribeAvailableAdvicesRequest
|
|
4269
4635
|
* @returns DescribeAvailableAdvicesResponse
|
|
@@ -4273,10 +4639,10 @@ class Client extends openapi_core_1.default {
|
|
|
4273
4639
|
return await this.describeAvailableAdvicesWithOptions(request, runtime);
|
|
4274
4640
|
}
|
|
4275
4641
|
/**
|
|
4276
|
-
*
|
|
4642
|
+
* Queries the backup settings of a cluster.
|
|
4277
4643
|
*
|
|
4278
4644
|
* @remarks
|
|
4279
|
-
* For information about
|
|
4645
|
+
* For more information about endpoints, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
4280
4646
|
*
|
|
4281
4647
|
* @param request - DescribeBackupPolicyRequest
|
|
4282
4648
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4317,10 +4683,10 @@ class Client extends openapi_core_1.default {
|
|
|
4317
4683
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeBackupPolicyResponse({}));
|
|
4318
4684
|
}
|
|
4319
4685
|
/**
|
|
4320
|
-
*
|
|
4686
|
+
* Queries the backup settings of a cluster.
|
|
4321
4687
|
*
|
|
4322
4688
|
* @remarks
|
|
4323
|
-
* For information about
|
|
4689
|
+
* For more information about endpoints, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
4324
4690
|
*
|
|
4325
4691
|
* @param request - DescribeBackupPolicyRequest
|
|
4326
4692
|
* @returns DescribeBackupPolicyResponse
|
|
@@ -4330,10 +4696,10 @@ class Client extends openapi_core_1.default {
|
|
|
4330
4696
|
return await this.describeBackupPolicyWithOptions(request, runtime);
|
|
4331
4697
|
}
|
|
4332
4698
|
/**
|
|
4333
|
-
*
|
|
4699
|
+
* Queries the backup sets for an instance.
|
|
4334
4700
|
*
|
|
4335
4701
|
* @remarks
|
|
4336
|
-
* For information about the endpoints
|
|
4702
|
+
* For information about the endpoints for this service, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
4337
4703
|
*
|
|
4338
4704
|
* @param request - DescribeBackupsRequest
|
|
4339
4705
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4392,10 +4758,10 @@ class Client extends openapi_core_1.default {
|
|
|
4392
4758
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeBackupsResponse({}));
|
|
4393
4759
|
}
|
|
4394
4760
|
/**
|
|
4395
|
-
*
|
|
4761
|
+
* Queries the backup sets for an instance.
|
|
4396
4762
|
*
|
|
4397
4763
|
* @remarks
|
|
4398
|
-
* For information about the endpoints
|
|
4764
|
+
* For information about the endpoints for this service, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
4399
4765
|
*
|
|
4400
4766
|
* @param request - DescribeBackupsRequest
|
|
4401
4767
|
* @returns DescribeBackupsResponse
|
|
@@ -4468,10 +4834,10 @@ class Client extends openapi_core_1.default {
|
|
|
4468
4834
|
return await this.describeBadSqlDetectionWithOptions(request, runtime);
|
|
4469
4835
|
}
|
|
4470
4836
|
/**
|
|
4471
|
-
* Queries the IP
|
|
4837
|
+
* Queries the IP whitelist for a specified cluster.
|
|
4472
4838
|
*
|
|
4473
4839
|
* @remarks
|
|
4474
|
-
* For information about
|
|
4840
|
+
* For information about endpoints, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
4475
4841
|
*
|
|
4476
4842
|
* @param request - DescribeClusterAccessWhiteListRequest
|
|
4477
4843
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4506,10 +4872,10 @@ class Client extends openapi_core_1.default {
|
|
|
4506
4872
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeClusterAccessWhiteListResponse({}));
|
|
4507
4873
|
}
|
|
4508
4874
|
/**
|
|
4509
|
-
* Queries the IP
|
|
4875
|
+
* Queries the IP whitelist for a specified cluster.
|
|
4510
4876
|
*
|
|
4511
4877
|
* @remarks
|
|
4512
|
-
* For information about
|
|
4878
|
+
* For information about endpoints, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
4513
4879
|
*
|
|
4514
4880
|
* @param request - DescribeClusterAccessWhiteListRequest
|
|
4515
4881
|
* @returns DescribeClusterAccessWhiteListResponse
|
|
@@ -4519,10 +4885,10 @@ class Client extends openapi_core_1.default {
|
|
|
4519
4885
|
return await this.describeClusterAccessWhiteListWithOptions(request, runtime);
|
|
4520
4886
|
}
|
|
4521
4887
|
/**
|
|
4522
|
-
* Queries the network information
|
|
4888
|
+
* Queries the network information of a specified cluster.
|
|
4523
4889
|
*
|
|
4524
4890
|
* @remarks
|
|
4525
|
-
* For
|
|
4891
|
+
* For service endpoints, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
4526
4892
|
*
|
|
4527
4893
|
* @param request - DescribeClusterNetInfoRequest
|
|
4528
4894
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4537,6 +4903,9 @@ class Client extends openapi_core_1.default {
|
|
|
4537
4903
|
if (!$dara.isNull(request.engine)) {
|
|
4538
4904
|
query["Engine"] = request.engine;
|
|
4539
4905
|
}
|
|
4906
|
+
if (!$dara.isNull(request.resourceGroupName)) {
|
|
4907
|
+
query["ResourceGroupName"] = request.resourceGroupName;
|
|
4908
|
+
}
|
|
4540
4909
|
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
4541
4910
|
query: openapi_core_2.OpenApiUtil.query(query),
|
|
4542
4911
|
});
|
|
@@ -4554,10 +4923,10 @@ class Client extends openapi_core_1.default {
|
|
|
4554
4923
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeClusterNetInfoResponse({}));
|
|
4555
4924
|
}
|
|
4556
4925
|
/**
|
|
4557
|
-
* Queries the network information
|
|
4926
|
+
* Queries the network information of a specified cluster.
|
|
4558
4927
|
*
|
|
4559
4928
|
* @remarks
|
|
4560
|
-
* For
|
|
4929
|
+
* For service endpoints, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
4561
4930
|
*
|
|
4562
4931
|
* @param request - DescribeClusterNetInfoRequest
|
|
4563
4932
|
* @returns DescribeClusterNetInfoResponse
|
|
@@ -4866,10 +5235,10 @@ class Client extends openapi_core_1.default {
|
|
|
4866
5235
|
return await this.describeControllerDetectionWithOptions(request, runtime);
|
|
4867
5236
|
}
|
|
4868
5237
|
/**
|
|
4869
|
-
*
|
|
5238
|
+
* Returns the details of a specific cluster.
|
|
4870
5239
|
*
|
|
4871
5240
|
* @remarks
|
|
4872
|
-
*
|
|
5241
|
+
* To find the endpoints for this service, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
4873
5242
|
*
|
|
4874
5243
|
* @param request - DescribeDBClusterAttributeRequest
|
|
4875
5244
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4898,10 +5267,10 @@ class Client extends openapi_core_1.default {
|
|
|
4898
5267
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDBClusterAttributeResponse({}));
|
|
4899
5268
|
}
|
|
4900
5269
|
/**
|
|
4901
|
-
*
|
|
5270
|
+
* Returns the details of a specific cluster.
|
|
4902
5271
|
*
|
|
4903
5272
|
* @remarks
|
|
4904
|
-
*
|
|
5273
|
+
* To find the endpoints for this service, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
4905
5274
|
*
|
|
4906
5275
|
* @param request - DescribeDBClusterAttributeRequest
|
|
4907
5276
|
* @returns DescribeDBClusterAttributeResponse
|
|
@@ -4911,10 +5280,10 @@ class Client extends openapi_core_1.default {
|
|
|
4911
5280
|
return await this.describeDBClusterAttributeWithOptions(request, runtime);
|
|
4912
5281
|
}
|
|
4913
5282
|
/**
|
|
4914
|
-
*
|
|
5283
|
+
* View a cluster\\"s health status.
|
|
4915
5284
|
*
|
|
4916
5285
|
* @remarks
|
|
4917
|
-
* For
|
|
5286
|
+
* For the service access address, see [service endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
4918
5287
|
*
|
|
4919
5288
|
* @param request - DescribeDBClusterHealthStatusRequest
|
|
4920
5289
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4946,10 +5315,10 @@ class Client extends openapi_core_1.default {
|
|
|
4946
5315
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDBClusterHealthStatusResponse({}));
|
|
4947
5316
|
}
|
|
4948
5317
|
/**
|
|
4949
|
-
*
|
|
5318
|
+
* View a cluster\\"s health status.
|
|
4950
5319
|
*
|
|
4951
5320
|
* @remarks
|
|
4952
|
-
* For
|
|
5321
|
+
* For the service access address, see [service endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
4953
5322
|
*
|
|
4954
5323
|
* @param request - DescribeDBClusterHealthStatusRequest
|
|
4955
5324
|
* @returns DescribeDBClusterHealthStatusResponse
|
|
@@ -4959,10 +5328,10 @@ class Client extends openapi_core_1.default {
|
|
|
4959
5328
|
return await this.describeDBClusterHealthStatusWithOptions(request, runtime);
|
|
4960
5329
|
}
|
|
4961
5330
|
/**
|
|
4962
|
-
*
|
|
5331
|
+
* View target cluster performance data.
|
|
4963
5332
|
*
|
|
4964
5333
|
* @remarks
|
|
4965
|
-
* For
|
|
5334
|
+
* For the service endpoint address, see [service endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
4966
5335
|
*
|
|
4967
5336
|
* @param request - DescribeDBClusterPerformanceRequest
|
|
4968
5337
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5006,10 +5375,10 @@ class Client extends openapi_core_1.default {
|
|
|
5006
5375
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDBClusterPerformanceResponse({}));
|
|
5007
5376
|
}
|
|
5008
5377
|
/**
|
|
5009
|
-
*
|
|
5378
|
+
* View target cluster performance data.
|
|
5010
5379
|
*
|
|
5011
5380
|
* @remarks
|
|
5012
|
-
* For
|
|
5381
|
+
* For the service endpoint address, see [service endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
5013
5382
|
*
|
|
5014
5383
|
* @param request - DescribeDBClusterPerformanceRequest
|
|
5015
5384
|
* @returns DescribeDBClusterPerformanceResponse
|
|
@@ -5021,6 +5390,9 @@ class Client extends openapi_core_1.default {
|
|
|
5021
5390
|
/**
|
|
5022
5391
|
* Queries the SSL configurations of a cluster.
|
|
5023
5392
|
*
|
|
5393
|
+
* @remarks
|
|
5394
|
+
* >Warning: 目前该功能处于内测阶段,控制台界面展示及API调用接口尚未稳定,可能持续变化。
|
|
5395
|
+
*
|
|
5024
5396
|
* @param request - DescribeDBClusterSSLRequest
|
|
5025
5397
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
5026
5398
|
* @returns DescribeDBClusterSSLResponse
|
|
@@ -5053,6 +5425,9 @@ class Client extends openapi_core_1.default {
|
|
|
5053
5425
|
/**
|
|
5054
5426
|
* Queries the SSL configurations of a cluster.
|
|
5055
5427
|
*
|
|
5428
|
+
* @remarks
|
|
5429
|
+
* >Warning: 目前该功能处于内测阶段,控制台界面展示及API调用接口尚未稳定,可能持续变化。
|
|
5430
|
+
*
|
|
5056
5431
|
* @param request - DescribeDBClusterSSLRequest
|
|
5057
5432
|
* @returns DescribeDBClusterSSLResponse
|
|
5058
5433
|
*/
|
|
@@ -5121,10 +5496,10 @@ class Client extends openapi_core_1.default {
|
|
|
5121
5496
|
return await this.describeDBClusterSpaceSummaryWithOptions(request, runtime);
|
|
5122
5497
|
}
|
|
5123
5498
|
/**
|
|
5124
|
-
* Queries the
|
|
5499
|
+
* Queries the status list of a cluster.
|
|
5125
5500
|
*
|
|
5126
5501
|
* @remarks
|
|
5127
|
-
* For
|
|
5502
|
+
* For the service registration information of this service, see [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
5128
5503
|
*
|
|
5129
5504
|
* @param request - DescribeDBClusterStatusRequest
|
|
5130
5505
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5153,10 +5528,10 @@ class Client extends openapi_core_1.default {
|
|
|
5153
5528
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDBClusterStatusResponse({}));
|
|
5154
5529
|
}
|
|
5155
5530
|
/**
|
|
5156
|
-
* Queries the
|
|
5531
|
+
* Queries the status list of a cluster.
|
|
5157
5532
|
*
|
|
5158
5533
|
* @remarks
|
|
5159
|
-
* For
|
|
5534
|
+
* For the service registration information of this service, see [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
5160
5535
|
*
|
|
5161
5536
|
* @param request - DescribeDBClusterStatusRequest
|
|
5162
5537
|
* @returns DescribeDBClusterStatusResponse
|
|
@@ -5166,10 +5541,10 @@ class Client extends openapi_core_1.default {
|
|
|
5166
5541
|
return await this.describeDBClusterStatusWithOptions(request, runtime);
|
|
5167
5542
|
}
|
|
5168
5543
|
/**
|
|
5169
|
-
*
|
|
5544
|
+
* View the Data Lakehouse Edition clusters in the destination region.
|
|
5170
5545
|
*
|
|
5171
5546
|
* @remarks
|
|
5172
|
-
* For
|
|
5547
|
+
* For a current list of service endpoints, see [Service Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
5173
5548
|
*
|
|
5174
5549
|
* @param request - DescribeDBClustersRequest
|
|
5175
5550
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5225,10 +5600,10 @@ class Client extends openapi_core_1.default {
|
|
|
5225
5600
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDBClustersResponse({}));
|
|
5226
5601
|
}
|
|
5227
5602
|
/**
|
|
5228
|
-
*
|
|
5603
|
+
* View the Data Lakehouse Edition clusters in the destination region.
|
|
5229
5604
|
*
|
|
5230
5605
|
* @remarks
|
|
5231
|
-
* For
|
|
5606
|
+
* For a current list of service endpoints, see [Service Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
5232
5607
|
*
|
|
5233
5608
|
* @param request - DescribeDBClustersRequest
|
|
5234
5609
|
* @returns DescribeDBClustersResponse
|
|
@@ -5238,10 +5613,10 @@ class Client extends openapi_core_1.default {
|
|
|
5238
5613
|
return await this.describeDBClustersWithOptions(request, runtime);
|
|
5239
5614
|
}
|
|
5240
5615
|
/**
|
|
5241
|
-
* Queries the
|
|
5616
|
+
* Queries the resource group information of a cluster.
|
|
5242
5617
|
*
|
|
5243
5618
|
* @remarks
|
|
5244
|
-
* For information about the
|
|
5619
|
+
* For information about the service registration of the current service, see [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
5245
5620
|
*
|
|
5246
5621
|
* @param request - DescribeDBResourceGroupRequest
|
|
5247
5622
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5282,10 +5657,10 @@ class Client extends openapi_core_1.default {
|
|
|
5282
5657
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDBResourceGroupResponse({}));
|
|
5283
5658
|
}
|
|
5284
5659
|
/**
|
|
5285
|
-
* Queries the
|
|
5660
|
+
* Queries the resource group information of a cluster.
|
|
5286
5661
|
*
|
|
5287
5662
|
* @remarks
|
|
5288
|
-
* For information about the
|
|
5663
|
+
* For information about the service registration of the current service, see [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
5289
5664
|
*
|
|
5290
5665
|
* @param request - DescribeDBResourceGroupRequest
|
|
5291
5666
|
* @returns DescribeDBResourceGroupResponse
|
|
@@ -5355,10 +5730,10 @@ class Client extends openapi_core_1.default {
|
|
|
5355
5730
|
return await this.describeDiagnosisDimensionsWithOptions(request, runtime);
|
|
5356
5731
|
}
|
|
5357
5732
|
/**
|
|
5358
|
-
* Queries the
|
|
5733
|
+
* Queries the summary of SQL statements that meet specified conditions in an AnalyticDB for MySQL cluster.
|
|
5359
5734
|
*
|
|
5360
5735
|
* @remarks
|
|
5361
|
-
* For information about
|
|
5736
|
+
* For information about service endpoints, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
5362
5737
|
*
|
|
5363
5738
|
* @param request - DescribeDiagnosisRecordsRequest
|
|
5364
5739
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5441,10 +5816,10 @@ class Client extends openapi_core_1.default {
|
|
|
5441
5816
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDiagnosisRecordsResponse({}));
|
|
5442
5817
|
}
|
|
5443
5818
|
/**
|
|
5444
|
-
* Queries the
|
|
5819
|
+
* Queries the summary of SQL statements that meet specified conditions in an AnalyticDB for MySQL cluster.
|
|
5445
5820
|
*
|
|
5446
5821
|
* @remarks
|
|
5447
|
-
* For information about
|
|
5822
|
+
* For information about service endpoints, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
5448
5823
|
*
|
|
5449
5824
|
* @param request - DescribeDiagnosisRecordsRequest
|
|
5450
5825
|
* @returns DescribeDiagnosisRecordsResponse
|
|
@@ -5454,10 +5829,10 @@ class Client extends openapi_core_1.default {
|
|
|
5454
5829
|
return await this.describeDiagnosisRecordsWithOptions(request, runtime);
|
|
5455
5830
|
}
|
|
5456
5831
|
/**
|
|
5457
|
-
* Queries the execution
|
|
5832
|
+
* Queries the execution details of a specific SQL statement, including the execution plan, runtime information, resource usage, and self-diagnostics results.
|
|
5458
5833
|
*
|
|
5459
5834
|
* @remarks
|
|
5460
|
-
* For
|
|
5835
|
+
* For the service registration addresses of this service, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
5461
5836
|
*
|
|
5462
5837
|
* @param request - DescribeDiagnosisSQLInfoRequest
|
|
5463
5838
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5504,10 +5879,10 @@ class Client extends openapi_core_1.default {
|
|
|
5504
5879
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDiagnosisSQLInfoResponse({}));
|
|
5505
5880
|
}
|
|
5506
5881
|
/**
|
|
5507
|
-
* Queries the execution
|
|
5882
|
+
* Queries the execution details of a specific SQL statement, including the execution plan, runtime information, resource usage, and self-diagnostics results.
|
|
5508
5883
|
*
|
|
5509
5884
|
* @remarks
|
|
5510
|
-
* For
|
|
5885
|
+
* For the service registration addresses of this service, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
5511
5886
|
*
|
|
5512
5887
|
* @param request - DescribeDiagnosisSQLInfoRequest
|
|
5513
5888
|
* @returns DescribeDiagnosisSQLInfoResponse
|
|
@@ -5517,10 +5892,10 @@ class Client extends openapi_core_1.default {
|
|
|
5517
5892
|
return await this.describeDiagnosisSQLInfoWithOptions(request, runtime);
|
|
5518
5893
|
}
|
|
5519
5894
|
/**
|
|
5520
|
-
* Queries the
|
|
5895
|
+
* Queries the five most recent download tasks for SQL query results in a specified AnalyticDB for MySQL Lakehouse Edition (3.0) cluster.
|
|
5521
5896
|
*
|
|
5522
5897
|
* @remarks
|
|
5523
|
-
* For
|
|
5898
|
+
* For a list of service endpoints, see [Service Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
5524
5899
|
*
|
|
5525
5900
|
* @param request - DescribeDownloadRecordsRequest
|
|
5526
5901
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5555,10 +5930,10 @@ class Client extends openapi_core_1.default {
|
|
|
5555
5930
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDownloadRecordsResponse({}));
|
|
5556
5931
|
}
|
|
5557
5932
|
/**
|
|
5558
|
-
* Queries the
|
|
5933
|
+
* Queries the five most recent download tasks for SQL query results in a specified AnalyticDB for MySQL Lakehouse Edition (3.0) cluster.
|
|
5559
5934
|
*
|
|
5560
5935
|
* @remarks
|
|
5561
|
-
* For
|
|
5936
|
+
* For a list of service endpoints, see [Service Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
5562
5937
|
*
|
|
5563
5938
|
* @param request - DescribeDownloadRecordsRequest
|
|
5564
5939
|
* @returns DescribeDownloadRecordsResponse
|
|
@@ -5793,7 +6168,12 @@ class Client extends openapi_core_1.default {
|
|
|
5793
6168
|
return await this.describeElasticPlansWithOptions(request, runtime);
|
|
5794
6169
|
}
|
|
5795
6170
|
/**
|
|
5796
|
-
*
|
|
6171
|
+
* Retrieves the supported permission levels and the list of permissions.
|
|
6172
|
+
*
|
|
6173
|
+
* @remarks
|
|
6174
|
+
* - Central public endpoint: `adb.aliyuncs.com`.
|
|
6175
|
+
* - Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
6176
|
+
* - Regional VPC endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
5797
6177
|
*
|
|
5798
6178
|
* @param request - DescribeEnabledPrivilegesRequest
|
|
5799
6179
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5819,7 +6199,12 @@ class Client extends openapi_core_1.default {
|
|
|
5819
6199
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeEnabledPrivilegesResponse({}));
|
|
5820
6200
|
}
|
|
5821
6201
|
/**
|
|
5822
|
-
*
|
|
6202
|
+
* Retrieves the supported permission levels and the list of permissions.
|
|
6203
|
+
*
|
|
6204
|
+
* @remarks
|
|
6205
|
+
* - Central public endpoint: `adb.aliyuncs.com`.
|
|
6206
|
+
* - Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
6207
|
+
* - Regional VPC endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
5823
6208
|
*
|
|
5824
6209
|
* @param request - DescribeEnabledPrivilegesRequest
|
|
5825
6210
|
* @returns DescribeEnabledPrivilegesResponse
|
|
@@ -6027,9 +6412,6 @@ class Client extends openapi_core_1.default {
|
|
|
6027
6412
|
if (!$dara.isNull(request.instanceType)) {
|
|
6028
6413
|
query["InstanceType"] = request.instanceType;
|
|
6029
6414
|
}
|
|
6030
|
-
if (!$dara.isNull(request.ownerId)) {
|
|
6031
|
-
query["OwnerId"] = request.ownerId;
|
|
6032
|
-
}
|
|
6033
6415
|
if (!$dara.isNull(request.pageNumber)) {
|
|
6034
6416
|
query["PageNumber"] = request.pageNumber;
|
|
6035
6417
|
}
|
|
@@ -6042,9 +6424,6 @@ class Client extends openapi_core_1.default {
|
|
|
6042
6424
|
if (!$dara.isNull(request.resourceGroupId)) {
|
|
6043
6425
|
query["ResourceGroupId"] = request.resourceGroupId;
|
|
6044
6426
|
}
|
|
6045
|
-
if (!$dara.isNull(request.resourceOwnerId)) {
|
|
6046
|
-
query["ResourceOwnerId"] = request.resourceOwnerId;
|
|
6047
|
-
}
|
|
6048
6427
|
if (!$dara.isNull(request.status)) {
|
|
6049
6428
|
query["Status"] = request.status;
|
|
6050
6429
|
}
|
|
@@ -6108,21 +6487,12 @@ class Client extends openapi_core_1.default {
|
|
|
6108
6487
|
if (!$dara.isNull(request.instanceId)) {
|
|
6109
6488
|
query["InstanceId"] = request.instanceId;
|
|
6110
6489
|
}
|
|
6111
|
-
if (!$dara.isNull(request.ownerId)) {
|
|
6112
|
-
query["OwnerId"] = request.ownerId;
|
|
6113
|
-
}
|
|
6114
6490
|
if (!$dara.isNull(request.regionId)) {
|
|
6115
6491
|
query["RegionId"] = request.regionId;
|
|
6116
6492
|
}
|
|
6117
6493
|
if (!$dara.isNull(request.resourceGroupId)) {
|
|
6118
6494
|
query["ResourceGroupId"] = request.resourceGroupId;
|
|
6119
6495
|
}
|
|
6120
|
-
if (!$dara.isNull(request.resourceOwnerAccount)) {
|
|
6121
|
-
query["ResourceOwnerAccount"] = request.resourceOwnerAccount;
|
|
6122
|
-
}
|
|
6123
|
-
if (!$dara.isNull(request.resourceOwnerId)) {
|
|
6124
|
-
query["ResourceOwnerId"] = request.resourceOwnerId;
|
|
6125
|
-
}
|
|
6126
6496
|
if (!$dara.isNull(request.securityToken)) {
|
|
6127
6497
|
query["SecurityToken"] = request.securityToken;
|
|
6128
6498
|
}
|
|
@@ -6288,10 +6658,10 @@ class Client extends openapi_core_1.default {
|
|
|
6288
6658
|
return await this.describeInclinedTablesWithOptions(request, runtime);
|
|
6289
6659
|
}
|
|
6290
6660
|
/**
|
|
6291
|
-
*
|
|
6661
|
+
* Retrieves resource usage statistics for jobs.
|
|
6292
6662
|
*
|
|
6293
6663
|
* @remarks
|
|
6294
|
-
* For
|
|
6664
|
+
* For the service registration information of this service, see [Service registration](https://help.aliyun.com/document_detail/612373.html).
|
|
6295
6665
|
*
|
|
6296
6666
|
* @param request - DescribeJobResourceUsageRequest
|
|
6297
6667
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6312,6 +6682,9 @@ class Client extends openapi_core_1.default {
|
|
|
6312
6682
|
if (!$dara.isNull(request.pageSize)) {
|
|
6313
6683
|
query["PageSize"] = request.pageSize;
|
|
6314
6684
|
}
|
|
6685
|
+
if (!$dara.isNull(request.sparkAppName)) {
|
|
6686
|
+
query["SparkAppName"] = request.sparkAppName;
|
|
6687
|
+
}
|
|
6315
6688
|
if (!$dara.isNull(request.startTime)) {
|
|
6316
6689
|
query["StartTime"] = request.startTime;
|
|
6317
6690
|
}
|
|
@@ -6332,10 +6705,10 @@ class Client extends openapi_core_1.default {
|
|
|
6332
6705
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeJobResourceUsageResponse({}));
|
|
6333
6706
|
}
|
|
6334
6707
|
/**
|
|
6335
|
-
*
|
|
6708
|
+
* Retrieves resource usage statistics for jobs.
|
|
6336
6709
|
*
|
|
6337
6710
|
* @remarks
|
|
6338
|
-
* For
|
|
6711
|
+
* For the service registration information of this service, see [Service registration](https://help.aliyun.com/document_detail/612373.html).
|
|
6339
6712
|
*
|
|
6340
6713
|
* @param request - DescribeJobResourceUsageRequest
|
|
6341
6714
|
* @returns DescribeJobResourceUsageResponse
|
|
@@ -6398,190 +6771,6 @@ class Client extends openapi_core_1.default {
|
|
|
6398
6771
|
let runtime = new $dara.RuntimeOptions({});
|
|
6399
6772
|
return await this.describeKernelVersionWithOptions(request, runtime);
|
|
6400
6773
|
}
|
|
6401
|
-
/**
|
|
6402
|
-
* Queries the answer by a large language model (LLM) to a user question about the use of AnalyticDB for MySQL.
|
|
6403
|
-
*
|
|
6404
|
-
* @param request - DescribeLLMAnswerRequest
|
|
6405
|
-
* @param runtime - runtime options for this request RuntimeOptions
|
|
6406
|
-
* @returns DescribeLLMAnswerResponse
|
|
6407
|
-
*/
|
|
6408
|
-
describeLLMAnswerWithSSE(request, runtime) {
|
|
6409
|
-
return __asyncGenerator(this, arguments, function* describeLLMAnswerWithSSE_1() {
|
|
6410
|
-
var _a, e_1, _b, _c;
|
|
6411
|
-
request.validate();
|
|
6412
|
-
let query = {};
|
|
6413
|
-
if (!$dara.isNull(request.DBClusterId)) {
|
|
6414
|
-
query["DBClusterId"] = request.DBClusterId;
|
|
6415
|
-
}
|
|
6416
|
-
if (!$dara.isNull(request.ownerAccount)) {
|
|
6417
|
-
query["OwnerAccount"] = request.ownerAccount;
|
|
6418
|
-
}
|
|
6419
|
-
if (!$dara.isNull(request.ownerId)) {
|
|
6420
|
-
query["OwnerId"] = request.ownerId;
|
|
6421
|
-
}
|
|
6422
|
-
if (!$dara.isNull(request.query)) {
|
|
6423
|
-
query["Query"] = request.query;
|
|
6424
|
-
}
|
|
6425
|
-
if (!$dara.isNull(request.regionId)) {
|
|
6426
|
-
query["RegionId"] = request.regionId;
|
|
6427
|
-
}
|
|
6428
|
-
if (!$dara.isNull(request.resourceOwnerAccount)) {
|
|
6429
|
-
query["ResourceOwnerAccount"] = request.resourceOwnerAccount;
|
|
6430
|
-
}
|
|
6431
|
-
if (!$dara.isNull(request.resourceOwnerId)) {
|
|
6432
|
-
query["ResourceOwnerId"] = request.resourceOwnerId;
|
|
6433
|
-
}
|
|
6434
|
-
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
6435
|
-
query: openapi_core_2.OpenApiUtil.query(query),
|
|
6436
|
-
});
|
|
6437
|
-
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
6438
|
-
action: "DescribeLLMAnswer",
|
|
6439
|
-
version: "2021-12-01",
|
|
6440
|
-
protocol: "HTTPS",
|
|
6441
|
-
pathname: "/",
|
|
6442
|
-
method: "POST",
|
|
6443
|
-
authType: "AK",
|
|
6444
|
-
style: "RPC",
|
|
6445
|
-
reqBodyType: "formData",
|
|
6446
|
-
bodyType: "json",
|
|
6447
|
-
});
|
|
6448
|
-
let sseResp = yield __await(this.callSSEApi(params, req, runtime));
|
|
6449
|
-
try {
|
|
6450
|
-
for (var _d = true, sseResp_1 = __asyncValues(sseResp), sseResp_1_1; sseResp_1_1 = yield __await(sseResp_1.next()), _a = sseResp_1_1.done, !_a; _d = true) {
|
|
6451
|
-
_c = sseResp_1_1.value;
|
|
6452
|
-
_d = false;
|
|
6453
|
-
let resp = _c;
|
|
6454
|
-
let data = JSON.parse(resp.event.data);
|
|
6455
|
-
yield yield __await($dara.cast({
|
|
6456
|
-
statusCode: resp.statusCode,
|
|
6457
|
-
headers: resp.headers,
|
|
6458
|
-
body: Object.assign(Object.assign({}, data), { RequestId: resp.event.id, Message: resp.event.event }),
|
|
6459
|
-
}, new $_model.DescribeLLMAnswerResponse({})));
|
|
6460
|
-
}
|
|
6461
|
-
}
|
|
6462
|
-
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
6463
|
-
finally {
|
|
6464
|
-
try {
|
|
6465
|
-
if (!_d && !_a && (_b = sseResp_1.return)) yield __await(_b.call(sseResp_1));
|
|
6466
|
-
}
|
|
6467
|
-
finally { if (e_1) throw e_1.error; }
|
|
6468
|
-
}
|
|
6469
|
-
});
|
|
6470
|
-
}
|
|
6471
|
-
/**
|
|
6472
|
-
* Queries the answer by a large language model (LLM) to a user question about the use of AnalyticDB for MySQL.
|
|
6473
|
-
*
|
|
6474
|
-
* @param request - DescribeLLMAnswerRequest
|
|
6475
|
-
* @param runtime - runtime options for this request RuntimeOptions
|
|
6476
|
-
* @returns DescribeLLMAnswerResponse
|
|
6477
|
-
*/
|
|
6478
|
-
async describeLLMAnswerWithOptions(request, runtime) {
|
|
6479
|
-
request.validate();
|
|
6480
|
-
let query = {};
|
|
6481
|
-
if (!$dara.isNull(request.DBClusterId)) {
|
|
6482
|
-
query["DBClusterId"] = request.DBClusterId;
|
|
6483
|
-
}
|
|
6484
|
-
if (!$dara.isNull(request.ownerAccount)) {
|
|
6485
|
-
query["OwnerAccount"] = request.ownerAccount;
|
|
6486
|
-
}
|
|
6487
|
-
if (!$dara.isNull(request.ownerId)) {
|
|
6488
|
-
query["OwnerId"] = request.ownerId;
|
|
6489
|
-
}
|
|
6490
|
-
if (!$dara.isNull(request.query)) {
|
|
6491
|
-
query["Query"] = request.query;
|
|
6492
|
-
}
|
|
6493
|
-
if (!$dara.isNull(request.regionId)) {
|
|
6494
|
-
query["RegionId"] = request.regionId;
|
|
6495
|
-
}
|
|
6496
|
-
if (!$dara.isNull(request.resourceOwnerAccount)) {
|
|
6497
|
-
query["ResourceOwnerAccount"] = request.resourceOwnerAccount;
|
|
6498
|
-
}
|
|
6499
|
-
if (!$dara.isNull(request.resourceOwnerId)) {
|
|
6500
|
-
query["ResourceOwnerId"] = request.resourceOwnerId;
|
|
6501
|
-
}
|
|
6502
|
-
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
6503
|
-
query: openapi_core_2.OpenApiUtil.query(query),
|
|
6504
|
-
});
|
|
6505
|
-
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
6506
|
-
action: "DescribeLLMAnswer",
|
|
6507
|
-
version: "2021-12-01",
|
|
6508
|
-
protocol: "HTTPS",
|
|
6509
|
-
pathname: "/",
|
|
6510
|
-
method: "POST",
|
|
6511
|
-
authType: "AK",
|
|
6512
|
-
style: "RPC",
|
|
6513
|
-
reqBodyType: "formData",
|
|
6514
|
-
bodyType: "json",
|
|
6515
|
-
});
|
|
6516
|
-
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeLLMAnswerResponse({}));
|
|
6517
|
-
}
|
|
6518
|
-
/**
|
|
6519
|
-
* Queries the answer by a large language model (LLM) to a user question about the use of AnalyticDB for MySQL.
|
|
6520
|
-
*
|
|
6521
|
-
* @param request - DescribeLLMAnswerRequest
|
|
6522
|
-
* @returns DescribeLLMAnswerResponse
|
|
6523
|
-
*/
|
|
6524
|
-
async describeLLMAnswer(request) {
|
|
6525
|
-
let runtime = new $dara.RuntimeOptions({});
|
|
6526
|
-
return await this.describeLLMAnswerWithOptions(request, runtime);
|
|
6527
|
-
}
|
|
6528
|
-
/**
|
|
6529
|
-
* Queries a list of questions similar to a user question.
|
|
6530
|
-
*
|
|
6531
|
-
* @param request - DescribeLLMSimilarQuestionsRequest
|
|
6532
|
-
* @param runtime - runtime options for this request RuntimeOptions
|
|
6533
|
-
* @returns DescribeLLMSimilarQuestionsResponse
|
|
6534
|
-
*/
|
|
6535
|
-
async describeLLMSimilarQuestionsWithOptions(request, runtime) {
|
|
6536
|
-
request.validate();
|
|
6537
|
-
let query = {};
|
|
6538
|
-
if (!$dara.isNull(request.DBClusterId)) {
|
|
6539
|
-
query["DBClusterId"] = request.DBClusterId;
|
|
6540
|
-
}
|
|
6541
|
-
if (!$dara.isNull(request.ownerAccount)) {
|
|
6542
|
-
query["OwnerAccount"] = request.ownerAccount;
|
|
6543
|
-
}
|
|
6544
|
-
if (!$dara.isNull(request.ownerId)) {
|
|
6545
|
-
query["OwnerId"] = request.ownerId;
|
|
6546
|
-
}
|
|
6547
|
-
if (!$dara.isNull(request.query)) {
|
|
6548
|
-
query["Query"] = request.query;
|
|
6549
|
-
}
|
|
6550
|
-
if (!$dara.isNull(request.regionId)) {
|
|
6551
|
-
query["RegionId"] = request.regionId;
|
|
6552
|
-
}
|
|
6553
|
-
if (!$dara.isNull(request.resourceOwnerAccount)) {
|
|
6554
|
-
query["ResourceOwnerAccount"] = request.resourceOwnerAccount;
|
|
6555
|
-
}
|
|
6556
|
-
if (!$dara.isNull(request.resourceOwnerId)) {
|
|
6557
|
-
query["ResourceOwnerId"] = request.resourceOwnerId;
|
|
6558
|
-
}
|
|
6559
|
-
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
6560
|
-
query: openapi_core_2.OpenApiUtil.query(query),
|
|
6561
|
-
});
|
|
6562
|
-
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
6563
|
-
action: "DescribeLLMSimilarQuestions",
|
|
6564
|
-
version: "2021-12-01",
|
|
6565
|
-
protocol: "HTTPS",
|
|
6566
|
-
pathname: "/",
|
|
6567
|
-
method: "POST",
|
|
6568
|
-
authType: "AK",
|
|
6569
|
-
style: "RPC",
|
|
6570
|
-
reqBodyType: "formData",
|
|
6571
|
-
bodyType: "json",
|
|
6572
|
-
});
|
|
6573
|
-
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeLLMSimilarQuestionsResponse({}));
|
|
6574
|
-
}
|
|
6575
|
-
/**
|
|
6576
|
-
* Queries a list of questions similar to a user question.
|
|
6577
|
-
*
|
|
6578
|
-
* @param request - DescribeLLMSimilarQuestionsRequest
|
|
6579
|
-
* @returns DescribeLLMSimilarQuestionsResponse
|
|
6580
|
-
*/
|
|
6581
|
-
async describeLLMSimilarQuestions(request) {
|
|
6582
|
-
let runtime = new $dara.RuntimeOptions({});
|
|
6583
|
-
return await this.describeLLMSimilarQuestionsWithOptions(request, runtime);
|
|
6584
|
-
}
|
|
6585
6774
|
/**
|
|
6586
6775
|
* Queries the lake cache size of an AnalyticDB for MySQL cluster.
|
|
6587
6776
|
*
|
|
@@ -6622,10 +6811,10 @@ class Client extends openapi_core_1.default {
|
|
|
6622
6811
|
return await this.describeLakeCacheSizeWithOptions(request, runtime);
|
|
6623
6812
|
}
|
|
6624
6813
|
/**
|
|
6625
|
-
*
|
|
6814
|
+
* Queries the results of a materialized view recommendation task.
|
|
6626
6815
|
*
|
|
6627
6816
|
* @remarks
|
|
6628
|
-
* For information about the endpoints of
|
|
6817
|
+
* For information about the endpoints of this service, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
6629
6818
|
*
|
|
6630
6819
|
* @param request - DescribeMVRecommendResultsRequest
|
|
6631
6820
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6681,10 +6870,10 @@ class Client extends openapi_core_1.default {
|
|
|
6681
6870
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeMVRecommendResultsResponse({}));
|
|
6682
6871
|
}
|
|
6683
6872
|
/**
|
|
6684
|
-
*
|
|
6873
|
+
* Queries the results of a materialized view recommendation task.
|
|
6685
6874
|
*
|
|
6686
6875
|
* @remarks
|
|
6687
|
-
* For information about the endpoints of
|
|
6876
|
+
* For information about the endpoints of this service, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
6688
6877
|
*
|
|
6689
6878
|
* @param request - DescribeMVRecommendResultsRequest
|
|
6690
6879
|
* @returns DescribeMVRecommendResultsResponse
|
|
@@ -6694,7 +6883,7 @@ class Client extends openapi_core_1.default {
|
|
|
6694
6883
|
return await this.describeMVRecommendResultsWithOptions(request, runtime);
|
|
6695
6884
|
}
|
|
6696
6885
|
/**
|
|
6697
|
-
*
|
|
6886
|
+
* View subtasks of a materialized view
|
|
6698
6887
|
*
|
|
6699
6888
|
* @param request - DescribeMvRecommendSubTasksRequest
|
|
6700
6889
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6747,7 +6936,7 @@ class Client extends openapi_core_1.default {
|
|
|
6747
6936
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeMvRecommendSubTasksResponse({}));
|
|
6748
6937
|
}
|
|
6749
6938
|
/**
|
|
6750
|
-
*
|
|
6939
|
+
* View subtasks of a materialized view
|
|
6751
6940
|
*
|
|
6752
6941
|
* @param request - DescribeMvRecommendSubTasksRequest
|
|
6753
6942
|
* @returns DescribeMvRecommendSubTasksResponse
|
|
@@ -6757,7 +6946,7 @@ class Client extends openapi_core_1.default {
|
|
|
6757
6946
|
return await this.describeMvRecommendSubTasksWithOptions(request, runtime);
|
|
6758
6947
|
}
|
|
6759
6948
|
/**
|
|
6760
|
-
*
|
|
6949
|
+
* Views recommendation tasks for materialized views.
|
|
6761
6950
|
*
|
|
6762
6951
|
* @param request - DescribeMvRecommendTasksRequest
|
|
6763
6952
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6804,7 +6993,7 @@ class Client extends openapi_core_1.default {
|
|
|
6804
6993
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeMvRecommendTasksResponse({}));
|
|
6805
6994
|
}
|
|
6806
6995
|
/**
|
|
6807
|
-
*
|
|
6996
|
+
* Views recommendation tasks for materialized views.
|
|
6808
6997
|
*
|
|
6809
6998
|
* @param request - DescribeMvRecommendTasksRequest
|
|
6810
6999
|
* @returns DescribeMvRecommendTasksResponse
|
|
@@ -6937,12 +7126,10 @@ class Client extends openapi_core_1.default {
|
|
|
6937
7126
|
return await this.describeOversizeNonPartitionTableInfosWithOptions(request, runtime);
|
|
6938
7127
|
}
|
|
6939
7128
|
/**
|
|
6940
|
-
*
|
|
7129
|
+
* View metric details (such as query time and average memory consumption) for SQL patterns over a specified time range in a cluster.
|
|
6941
7130
|
*
|
|
6942
7131
|
* @remarks
|
|
6943
|
-
*
|
|
6944
|
-
* * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
|
|
6945
|
-
* * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
|
|
7132
|
+
* For the endpoint of this service, see [endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
6946
7133
|
*
|
|
6947
7134
|
* @param request - DescribePatternPerformanceRequest
|
|
6948
7135
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6983,12 +7170,10 @@ class Client extends openapi_core_1.default {
|
|
|
6983
7170
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribePatternPerformanceResponse({}));
|
|
6984
7171
|
}
|
|
6985
7172
|
/**
|
|
6986
|
-
*
|
|
7173
|
+
* View metric details (such as query time and average memory consumption) for SQL patterns over a specified time range in a cluster.
|
|
6987
7174
|
*
|
|
6988
7175
|
* @remarks
|
|
6989
|
-
*
|
|
6990
|
-
* * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
|
|
6991
|
-
* * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
|
|
7176
|
+
* For the endpoint of this service, see [endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
6992
7177
|
*
|
|
6993
7178
|
* @param request - DescribePatternPerformanceRequest
|
|
6994
7179
|
* @returns DescribePatternPerformanceResponse
|
|
@@ -7109,20 +7294,23 @@ class Client extends openapi_core_1.default {
|
|
|
7109
7294
|
return await this.describePerformanceViewsWithOptions(request, runtime);
|
|
7110
7295
|
}
|
|
7111
7296
|
/**
|
|
7112
|
-
*
|
|
7113
|
-
*
|
|
7114
|
-
* @remarks
|
|
7115
|
-
* For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
7297
|
+
* Call the DescribeProcessList operation to view the running queries of an instance.
|
|
7116
7298
|
*
|
|
7117
|
-
* @param request -
|
|
7299
|
+
* @param request - DescribeProcessListRequest
|
|
7118
7300
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
7119
|
-
* @returns
|
|
7301
|
+
* @returns DescribeProcessListResponse
|
|
7120
7302
|
*/
|
|
7121
|
-
async
|
|
7303
|
+
async describeProcessListWithOptions(request, runtime) {
|
|
7122
7304
|
request.validate();
|
|
7123
7305
|
let query = {};
|
|
7124
|
-
if (!$dara.isNull(request.
|
|
7125
|
-
query["
|
|
7306
|
+
if (!$dara.isNull(request.DBClusterId)) {
|
|
7307
|
+
query["DBClusterId"] = request.DBClusterId;
|
|
7308
|
+
}
|
|
7309
|
+
if (!$dara.isNull(request.keyword)) {
|
|
7310
|
+
query["Keyword"] = request.keyword;
|
|
7311
|
+
}
|
|
7312
|
+
if (!$dara.isNull(request.order)) {
|
|
7313
|
+
query["Order"] = request.order;
|
|
7126
7314
|
}
|
|
7127
7315
|
if (!$dara.isNull(request.ownerAccount)) {
|
|
7128
7316
|
query["OwnerAccount"] = request.ownerAccount;
|
|
@@ -7130,8 +7318,11 @@ class Client extends openapi_core_1.default {
|
|
|
7130
7318
|
if (!$dara.isNull(request.ownerId)) {
|
|
7131
7319
|
query["OwnerId"] = request.ownerId;
|
|
7132
7320
|
}
|
|
7133
|
-
if (!$dara.isNull(request.
|
|
7134
|
-
query["
|
|
7321
|
+
if (!$dara.isNull(request.pageNumber)) {
|
|
7322
|
+
query["PageNumber"] = request.pageNumber;
|
|
7323
|
+
}
|
|
7324
|
+
if (!$dara.isNull(request.pageSize)) {
|
|
7325
|
+
query["PageSize"] = request.pageSize;
|
|
7135
7326
|
}
|
|
7136
7327
|
if (!$dara.isNull(request.resourceOwnerAccount)) {
|
|
7137
7328
|
query["ResourceOwnerAccount"] = request.resourceOwnerAccount;
|
|
@@ -7139,11 +7330,20 @@ class Client extends openapi_core_1.default {
|
|
|
7139
7330
|
if (!$dara.isNull(request.resourceOwnerId)) {
|
|
7140
7331
|
query["ResourceOwnerId"] = request.resourceOwnerId;
|
|
7141
7332
|
}
|
|
7333
|
+
if (!$dara.isNull(request.runningTime)) {
|
|
7334
|
+
query["RunningTime"] = request.runningTime;
|
|
7335
|
+
}
|
|
7336
|
+
if (!$dara.isNull(request.showFull)) {
|
|
7337
|
+
query["ShowFull"] = request.showFull;
|
|
7338
|
+
}
|
|
7339
|
+
if (!$dara.isNull(request.user)) {
|
|
7340
|
+
query["User"] = request.user;
|
|
7341
|
+
}
|
|
7142
7342
|
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
7143
7343
|
query: openapi_core_2.OpenApiUtil.query(query),
|
|
7144
7344
|
});
|
|
7145
7345
|
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
7146
|
-
action: "
|
|
7346
|
+
action: "DescribeProcessList",
|
|
7147
7347
|
version: "2021-12-01",
|
|
7148
7348
|
protocol: "HTTPS",
|
|
7149
7349
|
pathname: "/",
|
|
@@ -7153,33 +7353,90 @@ class Client extends openapi_core_1.default {
|
|
|
7153
7353
|
reqBodyType: "formData",
|
|
7154
7354
|
bodyType: "json",
|
|
7155
7355
|
});
|
|
7156
|
-
return $dara.cast(await this.callApi(params, req, runtime), new $_model.
|
|
7356
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeProcessListResponse({}));
|
|
7157
7357
|
}
|
|
7158
7358
|
/**
|
|
7159
|
-
*
|
|
7160
|
-
*
|
|
7161
|
-
* @remarks
|
|
7162
|
-
* For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
7359
|
+
* Call the DescribeProcessList operation to view the running queries of an instance.
|
|
7163
7360
|
*
|
|
7164
|
-
* @param request -
|
|
7165
|
-
* @returns
|
|
7361
|
+
* @param request - DescribeProcessListRequest
|
|
7362
|
+
* @returns DescribeProcessListResponse
|
|
7166
7363
|
*/
|
|
7167
|
-
async
|
|
7364
|
+
async describeProcessList(request) {
|
|
7168
7365
|
let runtime = new $dara.RuntimeOptions({});
|
|
7169
|
-
return await this.
|
|
7366
|
+
return await this.describeProcessListWithOptions(request, runtime);
|
|
7170
7367
|
}
|
|
7171
7368
|
/**
|
|
7172
|
-
* Queries the
|
|
7369
|
+
* Queries the regions and zones supported by AnalyticDB for MySQL Data Lakehouse Edition.
|
|
7173
7370
|
*
|
|
7174
7371
|
* @remarks
|
|
7175
|
-
*
|
|
7176
|
-
* For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
7372
|
+
* For the service registration of this service, see [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
7177
7373
|
*
|
|
7178
|
-
* @param request -
|
|
7374
|
+
* @param request - DescribeRegionsRequest
|
|
7179
7375
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
7180
|
-
* @returns
|
|
7376
|
+
* @returns DescribeRegionsResponse
|
|
7181
7377
|
*/
|
|
7182
|
-
async
|
|
7378
|
+
async describeRegionsWithOptions(request, runtime) {
|
|
7379
|
+
request.validate();
|
|
7380
|
+
let query = {};
|
|
7381
|
+
if (!$dara.isNull(request.acceptLanguage)) {
|
|
7382
|
+
query["AcceptLanguage"] = request.acceptLanguage;
|
|
7383
|
+
}
|
|
7384
|
+
if (!$dara.isNull(request.ownerAccount)) {
|
|
7385
|
+
query["OwnerAccount"] = request.ownerAccount;
|
|
7386
|
+
}
|
|
7387
|
+
if (!$dara.isNull(request.ownerId)) {
|
|
7388
|
+
query["OwnerId"] = request.ownerId;
|
|
7389
|
+
}
|
|
7390
|
+
if (!$dara.isNull(request.regionId)) {
|
|
7391
|
+
query["RegionId"] = request.regionId;
|
|
7392
|
+
}
|
|
7393
|
+
if (!$dara.isNull(request.resourceOwnerAccount)) {
|
|
7394
|
+
query["ResourceOwnerAccount"] = request.resourceOwnerAccount;
|
|
7395
|
+
}
|
|
7396
|
+
if (!$dara.isNull(request.resourceOwnerId)) {
|
|
7397
|
+
query["ResourceOwnerId"] = request.resourceOwnerId;
|
|
7398
|
+
}
|
|
7399
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
7400
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
7401
|
+
});
|
|
7402
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
7403
|
+
action: "DescribeRegions",
|
|
7404
|
+
version: "2021-12-01",
|
|
7405
|
+
protocol: "HTTPS",
|
|
7406
|
+
pathname: "/",
|
|
7407
|
+
method: "POST",
|
|
7408
|
+
authType: "AK",
|
|
7409
|
+
style: "RPC",
|
|
7410
|
+
reqBodyType: "formData",
|
|
7411
|
+
bodyType: "json",
|
|
7412
|
+
});
|
|
7413
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRegionsResponse({}));
|
|
7414
|
+
}
|
|
7415
|
+
/**
|
|
7416
|
+
* Queries the regions and zones supported by AnalyticDB for MySQL Data Lakehouse Edition.
|
|
7417
|
+
*
|
|
7418
|
+
* @remarks
|
|
7419
|
+
* For the service registration of this service, see [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
7420
|
+
*
|
|
7421
|
+
* @param request - DescribeRegionsRequest
|
|
7422
|
+
* @returns DescribeRegionsResponse
|
|
7423
|
+
*/
|
|
7424
|
+
async describeRegions(request) {
|
|
7425
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
7426
|
+
return await this.describeRegionsWithOptions(request, runtime);
|
|
7427
|
+
}
|
|
7428
|
+
/**
|
|
7429
|
+
* Queries the information about resource group specifications.
|
|
7430
|
+
*
|
|
7431
|
+
* @remarks
|
|
7432
|
+
* ### [](#)
|
|
7433
|
+
* For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
7434
|
+
*
|
|
7435
|
+
* @param request - DescribeResourceGroupSpecRequest
|
|
7436
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
7437
|
+
* @returns DescribeResourceGroupSpecResponse
|
|
7438
|
+
*/
|
|
7439
|
+
async describeResourceGroupSpecWithOptions(request, runtime) {
|
|
7183
7440
|
request.validate();
|
|
7184
7441
|
let query = {};
|
|
7185
7442
|
if (!$dara.isNull(request.DBClusterId)) {
|
|
@@ -7267,12 +7524,12 @@ class Client extends openapi_core_1.default {
|
|
|
7267
7524
|
return await this.describeResultExportConfigWithOptions(request, runtime);
|
|
7268
7525
|
}
|
|
7269
7526
|
/**
|
|
7270
|
-
*
|
|
7527
|
+
* View the list of SQL patterns for an AnalyticDB for MySQL Data Lakehouse Edition cluster for a specified date range.
|
|
7271
7528
|
*
|
|
7272
7529
|
* @remarks
|
|
7273
|
-
*
|
|
7274
|
-
*
|
|
7275
|
-
*
|
|
7530
|
+
* - Global public endpoint: `adb.aliyuncs.com`.
|
|
7531
|
+
* - Regional public endpoint: `adb.<region-id>.aliyuncs.com` (e.g., `adb.cn-hangzhou.aliyuncs.com`).
|
|
7532
|
+
* - Regional VPC endpoint: `adb-vpc.<region-id>.aliyuncs.com` (e.g., `adb-vpc.cn-hangzhou.aliyuncs.com`).
|
|
7276
7533
|
*
|
|
7277
7534
|
* @param request - DescribeSQLPatternsRequest
|
|
7278
7535
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7305,6 +7562,9 @@ class Client extends openapi_core_1.default {
|
|
|
7305
7562
|
if (!$dara.isNull(request.regionId)) {
|
|
7306
7563
|
query["RegionId"] = request.regionId;
|
|
7307
7564
|
}
|
|
7565
|
+
if (!$dara.isNull(request.sqlPatternHash)) {
|
|
7566
|
+
query["SqlPatternHash"] = request.sqlPatternHash;
|
|
7567
|
+
}
|
|
7308
7568
|
if (!$dara.isNull(request.startTime)) {
|
|
7309
7569
|
query["StartTime"] = request.startTime;
|
|
7310
7570
|
}
|
|
@@ -7328,12 +7588,12 @@ class Client extends openapi_core_1.default {
|
|
|
7328
7588
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSQLPatternsResponse({}));
|
|
7329
7589
|
}
|
|
7330
7590
|
/**
|
|
7331
|
-
*
|
|
7591
|
+
* View the list of SQL patterns for an AnalyticDB for MySQL Data Lakehouse Edition cluster for a specified date range.
|
|
7332
7592
|
*
|
|
7333
7593
|
* @remarks
|
|
7334
|
-
*
|
|
7335
|
-
*
|
|
7336
|
-
*
|
|
7594
|
+
* - Global public endpoint: `adb.aliyuncs.com`.
|
|
7595
|
+
* - Regional public endpoint: `adb.<region-id>.aliyuncs.com` (e.g., `adb.cn-hangzhou.aliyuncs.com`).
|
|
7596
|
+
* - Regional VPC endpoint: `adb-vpc.<region-id>.aliyuncs.com` (e.g., `adb-vpc.cn-hangzhou.aliyuncs.com`).
|
|
7337
7597
|
*
|
|
7338
7598
|
* @param request - DescribeSQLPatternsRequest
|
|
7339
7599
|
* @returns DescribeSQLPatternsResponse
|
|
@@ -7343,7 +7603,7 @@ class Client extends openapi_core_1.default {
|
|
|
7343
7603
|
return await this.describeSQLPatternsWithOptions(request, runtime);
|
|
7344
7604
|
}
|
|
7345
7605
|
/**
|
|
7346
|
-
* Queries the WebSocket domain
|
|
7606
|
+
* Queries the registered WebSocket domain.
|
|
7347
7607
|
*
|
|
7348
7608
|
* @param request - DescribeSQLWebSocketDomainRequest
|
|
7349
7609
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7378,7 +7638,7 @@ class Client extends openapi_core_1.default {
|
|
|
7378
7638
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSQLWebSocketDomainResponse({}));
|
|
7379
7639
|
}
|
|
7380
7640
|
/**
|
|
7381
|
-
* Queries the WebSocket domain
|
|
7641
|
+
* Queries the registered WebSocket domain.
|
|
7382
7642
|
*
|
|
7383
7643
|
* @param request - DescribeSQLWebSocketDomainRequest
|
|
7384
7644
|
* @returns DescribeSQLWebSocketDomainResponse
|
|
@@ -8025,10 +8285,10 @@ class Client extends openapi_core_1.default {
|
|
|
8025
8285
|
return await this.describeStorageResourceUsageWithOptions(request, runtime);
|
|
8026
8286
|
}
|
|
8027
8287
|
/**
|
|
8028
|
-
* Queries the number of
|
|
8288
|
+
* Queries the number of times a specified table or all tables in a cluster are accessed within a specified date range.
|
|
8029
8289
|
*
|
|
8030
8290
|
* @remarks
|
|
8031
|
-
* For
|
|
8291
|
+
* For the service registration of this service, see [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
8032
8292
|
*
|
|
8033
8293
|
* @param request - DescribeTableAccessCountRequest
|
|
8034
8294
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8075,10 +8335,10 @@ class Client extends openapi_core_1.default {
|
|
|
8075
8335
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeTableAccessCountResponse({}));
|
|
8076
8336
|
}
|
|
8077
8337
|
/**
|
|
8078
|
-
* Queries the number of
|
|
8338
|
+
* Queries the number of times a specified table or all tables in a cluster are accessed within a specified date range.
|
|
8079
8339
|
*
|
|
8080
8340
|
* @remarks
|
|
8081
|
-
* For
|
|
8341
|
+
* For the service registration of this service, see [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
8082
8342
|
*
|
|
8083
8343
|
* @param request - DescribeTableAccessCountRequest
|
|
8084
8344
|
* @returns DescribeTableAccessCountResponse
|
|
@@ -8342,7 +8602,7 @@ class Client extends openapi_core_1.default {
|
|
|
8342
8602
|
return await this.describeUserQuotaWithOptions(request, runtime);
|
|
8343
8603
|
}
|
|
8344
8604
|
/**
|
|
8345
|
-
* Retrieves
|
|
8605
|
+
* Retrieves view tasks.
|
|
8346
8606
|
*
|
|
8347
8607
|
* @param request - DescribeViewJobsRequest
|
|
8348
8608
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8395,7 +8655,7 @@ class Client extends openapi_core_1.default {
|
|
|
8395
8655
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeViewJobsResponse({}));
|
|
8396
8656
|
}
|
|
8397
8657
|
/**
|
|
8398
|
-
* Retrieves
|
|
8658
|
+
* Retrieves view tasks.
|
|
8399
8659
|
*
|
|
8400
8660
|
* @param request - DescribeViewJobsRequest
|
|
8401
8661
|
* @returns DescribeViewJobsResponse
|
|
@@ -8405,7 +8665,7 @@ class Client extends openapi_core_1.default {
|
|
|
8405
8665
|
return await this.describeViewJobsWithOptions(request, runtime);
|
|
8406
8666
|
}
|
|
8407
8667
|
/**
|
|
8408
|
-
* Queries the
|
|
8668
|
+
* Queries the diagnostics results of the storage layer.
|
|
8409
8669
|
*
|
|
8410
8670
|
* @param request - DescribeWorkerDetectionRequest
|
|
8411
8671
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8458,7 +8718,7 @@ class Client extends openapi_core_1.default {
|
|
|
8458
8718
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeWorkerDetectionResponse({}));
|
|
8459
8719
|
}
|
|
8460
8720
|
/**
|
|
8461
|
-
* Queries the
|
|
8721
|
+
* Queries the diagnostics results of the storage layer.
|
|
8462
8722
|
*
|
|
8463
8723
|
* @param request - DescribeWorkerDetectionRequest
|
|
8464
8724
|
* @returns DescribeWorkerDetectionResponse
|
|
@@ -8468,10 +8728,10 @@ class Client extends openapi_core_1.default {
|
|
|
8468
8728
|
return await this.describeWorkerDetectionWithOptions(request, runtime);
|
|
8469
8729
|
}
|
|
8470
8730
|
/**
|
|
8471
|
-
*
|
|
8731
|
+
* Detaches an Elastic Network Interface (ENI).
|
|
8472
8732
|
*
|
|
8473
8733
|
* @remarks
|
|
8474
|
-
* For
|
|
8734
|
+
* For the service endpoint, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
8475
8735
|
*
|
|
8476
8736
|
* @param request - DetachUserENIRequest
|
|
8477
8737
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8500,10 +8760,10 @@ class Client extends openapi_core_1.default {
|
|
|
8500
8760
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DetachUserENIResponse({}));
|
|
8501
8761
|
}
|
|
8502
8762
|
/**
|
|
8503
|
-
*
|
|
8763
|
+
* Detaches an Elastic Network Interface (ENI).
|
|
8504
8764
|
*
|
|
8505
8765
|
* @remarks
|
|
8506
|
-
* For
|
|
8766
|
+
* For the service endpoint, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
8507
8767
|
*
|
|
8508
8768
|
* @param request - DetachUserENIRequest
|
|
8509
8769
|
* @returns DetachUserENIResponse
|
|
@@ -8690,7 +8950,7 @@ class Client extends openapi_core_1.default {
|
|
|
8690
8950
|
return await this.downloadDiagnosisRecordsWithOptions(request, runtime);
|
|
8691
8951
|
}
|
|
8692
8952
|
/**
|
|
8693
|
-
*
|
|
8953
|
+
* Retrieves the OSS download path of a CA certificate for connecting to the wide table engine.
|
|
8694
8954
|
*
|
|
8695
8955
|
* @param request - DownloadInstanceCACertificateRequest
|
|
8696
8956
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8728,7 +8988,7 @@ class Client extends openapi_core_1.default {
|
|
|
8728
8988
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DownloadInstanceCACertificateResponse({}));
|
|
8729
8989
|
}
|
|
8730
8990
|
/**
|
|
8731
|
-
*
|
|
8991
|
+
* Retrieves the OSS download path of a CA certificate for connecting to the wide table engine.
|
|
8732
8992
|
*
|
|
8733
8993
|
* @param request - DownloadInstanceCACertificateRequest
|
|
8734
8994
|
* @returns DownloadInstanceCACertificateResponse
|
|
@@ -8878,6 +9138,11 @@ class Client extends openapi_core_1.default {
|
|
|
8878
9138
|
/**
|
|
8879
9139
|
* Executes Spark SQL statements in batches.
|
|
8880
9140
|
*
|
|
9141
|
+
* @remarks
|
|
9142
|
+
* - 地域的公网接入地址:`adb.<region-id>.aliyuncs.com`。示例:`adb.cn-hangzhou.aliyuncs.com`。
|
|
9143
|
+
* - 地域的VPC接入地址:`adb-vpc.<region-id>.aliyuncs.com`。示例:`adb-vpc.cn-hangzhou.aliyuncs.com`。
|
|
9144
|
+
* > 如果华北1(青岛)、华南1(深圳)、华南3(广州)、中国香港发起请求时,遇到409错误,请联系技术支持。
|
|
9145
|
+
*
|
|
8881
9146
|
* @param request - ExecuteSparkWarehouseBatchSQLRequest
|
|
8882
9147
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
8883
9148
|
* @returns ExecuteSparkWarehouseBatchSQLResponse
|
|
@@ -8928,6 +9193,11 @@ class Client extends openapi_core_1.default {
|
|
|
8928
9193
|
/**
|
|
8929
9194
|
* Executes Spark SQL statements in batches.
|
|
8930
9195
|
*
|
|
9196
|
+
* @remarks
|
|
9197
|
+
* - 地域的公网接入地址:`adb.<region-id>.aliyuncs.com`。示例:`adb.cn-hangzhou.aliyuncs.com`。
|
|
9198
|
+
* - 地域的VPC接入地址:`adb-vpc.<region-id>.aliyuncs.com`。示例:`adb-vpc.cn-hangzhou.aliyuncs.com`。
|
|
9199
|
+
* > 如果华北1(青岛)、华南1(深圳)、华南3(广州)、中国香港发起请求时,遇到409错误,请联系技术支持。
|
|
9200
|
+
*
|
|
8931
9201
|
* @param request - ExecuteSparkWarehouseBatchSQLRequest
|
|
8932
9202
|
* @returns ExecuteSparkWarehouseBatchSQLResponse
|
|
8933
9203
|
*/
|
|
@@ -8993,26 +9263,29 @@ class Client extends openapi_core_1.default {
|
|
|
8993
9263
|
return await this.existRunningSQLEngineWithOptions(request, runtime);
|
|
8994
9264
|
}
|
|
8995
9265
|
/**
|
|
8996
|
-
*
|
|
8997
|
-
*
|
|
8998
|
-
* @remarks
|
|
8999
|
-
* The API diagnosis report contains whether the current user has all permissions required by the AnalyticDB for Spark related features. The scope of the permissions may exceed the minimum requirements of the business. The diagnostic report of the current API is used to quickly initialize the environment of AnalyticDB for Spark. If fine-grained permission configuration is needed, see [Configure fine-grained permissions in AnalyDB for Spark.](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)
|
|
9266
|
+
* Generates an executable SQL statement from a semantic SQL statement.
|
|
9000
9267
|
*
|
|
9001
|
-
* @param request -
|
|
9268
|
+
* @param request - GenerateSqlBySemanticSqlRequest
|
|
9002
9269
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
9003
|
-
* @returns
|
|
9270
|
+
* @returns GenerateSqlBySemanticSqlResponse
|
|
9004
9271
|
*/
|
|
9005
|
-
async
|
|
9272
|
+
async generateSqlBySemanticSqlWithOptions(request, runtime) {
|
|
9006
9273
|
request.validate();
|
|
9007
|
-
let
|
|
9274
|
+
let query = {};
|
|
9008
9275
|
if (!$dara.isNull(request.DBClusterId)) {
|
|
9009
|
-
|
|
9276
|
+
query["DBClusterId"] = request.DBClusterId;
|
|
9277
|
+
}
|
|
9278
|
+
if (!$dara.isNull(request.schemaName)) {
|
|
9279
|
+
query["SchemaName"] = request.schemaName;
|
|
9280
|
+
}
|
|
9281
|
+
if (!$dara.isNull(request.sql)) {
|
|
9282
|
+
query["Sql"] = request.sql;
|
|
9010
9283
|
}
|
|
9011
9284
|
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
9012
|
-
|
|
9285
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
9013
9286
|
});
|
|
9014
9287
|
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
9015
|
-
action: "
|
|
9288
|
+
action: "GenerateSqlBySemanticSql",
|
|
9016
9289
|
version: "2021-12-01",
|
|
9017
9290
|
protocol: "HTTPS",
|
|
9018
9291
|
pathname: "/",
|
|
@@ -9022,42 +9295,39 @@ class Client extends openapi_core_1.default {
|
|
|
9022
9295
|
reqBodyType: "formData",
|
|
9023
9296
|
bodyType: "json",
|
|
9024
9297
|
});
|
|
9025
|
-
return $dara.cast(await this.callApi(params, req, runtime), new $_model.
|
|
9298
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GenerateSqlBySemanticSqlResponse({}));
|
|
9026
9299
|
}
|
|
9027
9300
|
/**
|
|
9028
|
-
*
|
|
9301
|
+
* Generates an executable SQL statement from a semantic SQL statement.
|
|
9029
9302
|
*
|
|
9030
|
-
* @
|
|
9031
|
-
*
|
|
9032
|
-
*
|
|
9033
|
-
* @param request - GetADBSparkNecessaryRAMPermissionsRequest
|
|
9034
|
-
* @returns GetADBSparkNecessaryRAMPermissionsResponse
|
|
9303
|
+
* @param request - GenerateSqlBySemanticSqlRequest
|
|
9304
|
+
* @returns GenerateSqlBySemanticSqlResponse
|
|
9035
9305
|
*/
|
|
9036
|
-
async
|
|
9306
|
+
async generateSqlBySemanticSql(request) {
|
|
9037
9307
|
let runtime = new $dara.RuntimeOptions({});
|
|
9038
|
-
return await this.
|
|
9308
|
+
return await this.generateSqlBySemanticSqlWithOptions(request, runtime);
|
|
9039
9309
|
}
|
|
9040
9310
|
/**
|
|
9041
|
-
* Queries
|
|
9311
|
+
* Queries the basic permission diagnostic report of the current user for Spark.
|
|
9312
|
+
*
|
|
9313
|
+
* @remarks
|
|
9314
|
+
* 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)
|
|
9042
9315
|
*
|
|
9043
|
-
* @param request -
|
|
9316
|
+
* @param request - GetADBSparkNecessaryRAMPermissionsRequest
|
|
9044
9317
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
9045
|
-
* @returns
|
|
9318
|
+
* @returns GetADBSparkNecessaryRAMPermissionsResponse
|
|
9046
9319
|
*/
|
|
9047
|
-
async
|
|
9320
|
+
async getADBSparkNecessaryRAMPermissionsWithOptions(request, runtime) {
|
|
9048
9321
|
request.validate();
|
|
9049
9322
|
let body = {};
|
|
9050
9323
|
if (!$dara.isNull(request.DBClusterId)) {
|
|
9051
9324
|
body["DBClusterId"] = request.DBClusterId;
|
|
9052
9325
|
}
|
|
9053
|
-
if (!$dara.isNull(request.regionId)) {
|
|
9054
|
-
body["RegionId"] = request.regionId;
|
|
9055
|
-
}
|
|
9056
9326
|
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
9057
9327
|
body: openapi_core_2.OpenApiUtil.parseToMap(body),
|
|
9058
9328
|
});
|
|
9059
9329
|
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
9060
|
-
action: "
|
|
9330
|
+
action: "GetADBSparkNecessaryRAMPermissions",
|
|
9061
9331
|
version: "2021-12-01",
|
|
9062
9332
|
protocol: "HTTPS",
|
|
9063
9333
|
pathname: "/",
|
|
@@ -9067,17 +9337,20 @@ class Client extends openapi_core_1.default {
|
|
|
9067
9337
|
reqBodyType: "formData",
|
|
9068
9338
|
bodyType: "json",
|
|
9069
9339
|
});
|
|
9070
|
-
return $dara.cast(await this.callApi(params, req, runtime), new $_model.
|
|
9340
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetADBSparkNecessaryRAMPermissionsResponse({}));
|
|
9071
9341
|
}
|
|
9072
9342
|
/**
|
|
9073
|
-
* Queries
|
|
9343
|
+
* Queries the basic permission diagnostic report of the current user for Spark.
|
|
9074
9344
|
*
|
|
9075
|
-
* @
|
|
9076
|
-
*
|
|
9345
|
+
* @remarks
|
|
9346
|
+
* 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)
|
|
9347
|
+
*
|
|
9348
|
+
* @param request - GetADBSparkNecessaryRAMPermissionsRequest
|
|
9349
|
+
* @returns GetADBSparkNecessaryRAMPermissionsResponse
|
|
9077
9350
|
*/
|
|
9078
|
-
async
|
|
9351
|
+
async getADBSparkNecessaryRAMPermissions(request) {
|
|
9079
9352
|
let runtime = new $dara.RuntimeOptions({});
|
|
9080
|
-
return await this.
|
|
9353
|
+
return await this.getADBSparkNecessaryRAMPermissionsWithOptions(request, runtime);
|
|
9081
9354
|
}
|
|
9082
9355
|
/**
|
|
9083
9356
|
* Queries the table creation statement for tables.
|
|
@@ -9204,6 +9477,99 @@ class Client extends openapi_core_1.default {
|
|
|
9204
9477
|
let runtime = new $dara.RuntimeOptions({});
|
|
9205
9478
|
return await this.getDatabaseObjectsWithOptions(request, runtime);
|
|
9206
9479
|
}
|
|
9480
|
+
/**
|
|
9481
|
+
* Queries the details of a metadata discovery task.
|
|
9482
|
+
*
|
|
9483
|
+
* @param request - GetFormationCrawlerRequest
|
|
9484
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
9485
|
+
* @returns GetFormationCrawlerResponse
|
|
9486
|
+
*/
|
|
9487
|
+
async getFormationCrawlerWithOptions(request, runtime) {
|
|
9488
|
+
request.validate();
|
|
9489
|
+
let body = {};
|
|
9490
|
+
if (!$dara.isNull(request.crawlerTaskId)) {
|
|
9491
|
+
body["CrawlerTaskId"] = request.crawlerTaskId;
|
|
9492
|
+
}
|
|
9493
|
+
if (!$dara.isNull(request.crawlerTaskName)) {
|
|
9494
|
+
body["CrawlerTaskName"] = request.crawlerTaskName;
|
|
9495
|
+
}
|
|
9496
|
+
if (!$dara.isNull(request.DBClusterId)) {
|
|
9497
|
+
body["DBClusterId"] = request.DBClusterId;
|
|
9498
|
+
}
|
|
9499
|
+
if (!$dara.isNull(request.regionId)) {
|
|
9500
|
+
body["RegionId"] = request.regionId;
|
|
9501
|
+
}
|
|
9502
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
9503
|
+
body: openapi_core_2.OpenApiUtil.parseToMap(body),
|
|
9504
|
+
});
|
|
9505
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
9506
|
+
action: "GetFormationCrawler",
|
|
9507
|
+
version: "2021-12-01",
|
|
9508
|
+
protocol: "HTTPS",
|
|
9509
|
+
pathname: "/",
|
|
9510
|
+
method: "POST",
|
|
9511
|
+
authType: "AK",
|
|
9512
|
+
style: "RPC",
|
|
9513
|
+
reqBodyType: "formData",
|
|
9514
|
+
bodyType: "json",
|
|
9515
|
+
});
|
|
9516
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetFormationCrawlerResponse({}));
|
|
9517
|
+
}
|
|
9518
|
+
/**
|
|
9519
|
+
* Queries the details of a metadata discovery task.
|
|
9520
|
+
*
|
|
9521
|
+
* @param request - GetFormationCrawlerRequest
|
|
9522
|
+
* @returns GetFormationCrawlerResponse
|
|
9523
|
+
*/
|
|
9524
|
+
async getFormationCrawler(request) {
|
|
9525
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
9526
|
+
return await this.getFormationCrawlerWithOptions(request, runtime);
|
|
9527
|
+
}
|
|
9528
|
+
/**
|
|
9529
|
+
* Adds a knowledge base document.
|
|
9530
|
+
*
|
|
9531
|
+
* @param request - GetKnowledgeRecallRequest
|
|
9532
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
9533
|
+
* @returns GetKnowledgeRecallResponse
|
|
9534
|
+
*/
|
|
9535
|
+
async getKnowledgeRecallWithOptions(request, runtime) {
|
|
9536
|
+
request.validate();
|
|
9537
|
+
let query = {};
|
|
9538
|
+
if (!$dara.isNull(request.DBClusterId)) {
|
|
9539
|
+
query["DBClusterId"] = request.DBClusterId;
|
|
9540
|
+
}
|
|
9541
|
+
if (!$dara.isNull(request.question)) {
|
|
9542
|
+
query["Question"] = request.question;
|
|
9543
|
+
}
|
|
9544
|
+
if (!$dara.isNull(request.topk)) {
|
|
9545
|
+
query["Topk"] = request.topk;
|
|
9546
|
+
}
|
|
9547
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
9548
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
9549
|
+
});
|
|
9550
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
9551
|
+
action: "GetKnowledgeRecall",
|
|
9552
|
+
version: "2021-12-01",
|
|
9553
|
+
protocol: "HTTPS",
|
|
9554
|
+
pathname: "/",
|
|
9555
|
+
method: "POST",
|
|
9556
|
+
authType: "AK",
|
|
9557
|
+
style: "RPC",
|
|
9558
|
+
reqBodyType: "formData",
|
|
9559
|
+
bodyType: "json",
|
|
9560
|
+
});
|
|
9561
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetKnowledgeRecallResponse({}));
|
|
9562
|
+
}
|
|
9563
|
+
/**
|
|
9564
|
+
* Adds a knowledge base document.
|
|
9565
|
+
*
|
|
9566
|
+
* @param request - GetKnowledgeRecallRequest
|
|
9567
|
+
* @returns GetKnowledgeRecallResponse
|
|
9568
|
+
*/
|
|
9569
|
+
async getKnowledgeRecall(request) {
|
|
9570
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
9571
|
+
return await this.getKnowledgeRecallWithOptions(request, runtime);
|
|
9572
|
+
}
|
|
9207
9573
|
/**
|
|
9208
9574
|
* Queries a lake storage.
|
|
9209
9575
|
*
|
|
@@ -9251,6 +9617,51 @@ class Client extends openapi_core_1.default {
|
|
|
9251
9617
|
let runtime = new $dara.RuntimeOptions({});
|
|
9252
9618
|
return await this.getLakeStorageWithOptions(request, runtime);
|
|
9253
9619
|
}
|
|
9620
|
+
/**
|
|
9621
|
+
* Retrieves the details of a semantic view.
|
|
9622
|
+
*
|
|
9623
|
+
* @param request - GetSemanticViewRequest
|
|
9624
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
9625
|
+
* @returns GetSemanticViewResponse
|
|
9626
|
+
*/
|
|
9627
|
+
async getSemanticViewWithOptions(request, runtime) {
|
|
9628
|
+
request.validate();
|
|
9629
|
+
let query = {};
|
|
9630
|
+
if (!$dara.isNull(request.DBClusterId)) {
|
|
9631
|
+
query["DBClusterId"] = request.DBClusterId;
|
|
9632
|
+
}
|
|
9633
|
+
if (!$dara.isNull(request.schemaName)) {
|
|
9634
|
+
query["SchemaName"] = request.schemaName;
|
|
9635
|
+
}
|
|
9636
|
+
if (!$dara.isNull(request.viewName)) {
|
|
9637
|
+
query["ViewName"] = request.viewName;
|
|
9638
|
+
}
|
|
9639
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
9640
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
9641
|
+
});
|
|
9642
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
9643
|
+
action: "GetSemanticView",
|
|
9644
|
+
version: "2021-12-01",
|
|
9645
|
+
protocol: "HTTPS",
|
|
9646
|
+
pathname: "/",
|
|
9647
|
+
method: "POST",
|
|
9648
|
+
authType: "AK",
|
|
9649
|
+
style: "RPC",
|
|
9650
|
+
reqBodyType: "formData",
|
|
9651
|
+
bodyType: "json",
|
|
9652
|
+
});
|
|
9653
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetSemanticViewResponse({}));
|
|
9654
|
+
}
|
|
9655
|
+
/**
|
|
9656
|
+
* Retrieves the details of a semantic view.
|
|
9657
|
+
*
|
|
9658
|
+
* @param request - GetSemanticViewRequest
|
|
9659
|
+
* @returns GetSemanticViewResponse
|
|
9660
|
+
*/
|
|
9661
|
+
async getSemanticView(request) {
|
|
9662
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
9663
|
+
return await this.getSemanticViewWithOptions(request, runtime);
|
|
9664
|
+
}
|
|
9254
9665
|
/**
|
|
9255
9666
|
* Queries the information about the retry log of a Spark application.
|
|
9256
9667
|
*
|
|
@@ -9985,7 +10396,12 @@ class Client extends openapi_core_1.default {
|
|
|
9985
10396
|
return await this.getSparkTemplateFullTreeWithOptions(request, runtime);
|
|
9986
10397
|
}
|
|
9987
10398
|
/**
|
|
9988
|
-
*
|
|
10399
|
+
* Retrieves the execution results of a Spark SQL statement.
|
|
10400
|
+
*
|
|
10401
|
+
* @remarks
|
|
10402
|
+
* - Public endpoint of a region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
10403
|
+
* - VPC endpoint of a region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
10404
|
+
* > 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.
|
|
9989
10405
|
*
|
|
9990
10406
|
* @param request - GetSparkWarehouseBatchSQLRequest
|
|
9991
10407
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10020,7 +10436,12 @@ class Client extends openapi_core_1.default {
|
|
|
10020
10436
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetSparkWarehouseBatchSQLResponse({}));
|
|
10021
10437
|
}
|
|
10022
10438
|
/**
|
|
10023
|
-
*
|
|
10439
|
+
* Retrieves the execution results of a Spark SQL statement.
|
|
10440
|
+
*
|
|
10441
|
+
* @remarks
|
|
10442
|
+
* - Public endpoint of a region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
10443
|
+
* - VPC endpoint of a region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
10444
|
+
* > 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.
|
|
10024
10445
|
*
|
|
10025
10446
|
* @param request - GetSparkWarehouseBatchSQLRequest
|
|
10026
10447
|
* @returns GetSparkWarehouseBatchSQLResponse
|
|
@@ -10030,7 +10451,11 @@ class Client extends openapi_core_1.default {
|
|
|
10030
10451
|
return await this.getSparkWarehouseBatchSQLWithOptions(request, runtime);
|
|
10031
10452
|
}
|
|
10032
10453
|
/**
|
|
10033
|
-
*
|
|
10454
|
+
* Retrieves table information.
|
|
10455
|
+
*
|
|
10456
|
+
* @remarks
|
|
10457
|
+
* - Public endpoint of the region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
10458
|
+
* - VPC endpoint of the region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
10034
10459
|
*
|
|
10035
10460
|
* @param request - GetTableRequest
|
|
10036
10461
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10068,7 +10493,11 @@ class Client extends openapi_core_1.default {
|
|
|
10068
10493
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetTableResponse({}));
|
|
10069
10494
|
}
|
|
10070
10495
|
/**
|
|
10071
|
-
*
|
|
10496
|
+
* Retrieves table information.
|
|
10497
|
+
*
|
|
10498
|
+
* @remarks
|
|
10499
|
+
* - Public endpoint of the region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
10500
|
+
* - VPC endpoint of the region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
10072
10501
|
*
|
|
10073
10502
|
* @param request - GetTableRequest
|
|
10074
10503
|
* @returns GetTableResponse
|
|
@@ -10078,11 +10507,11 @@ class Client extends openapi_core_1.default {
|
|
|
10078
10507
|
return await this.getTableWithOptions(request, runtime);
|
|
10079
10508
|
}
|
|
10080
10509
|
/**
|
|
10081
|
-
* Queries
|
|
10510
|
+
* Queries column information.
|
|
10082
10511
|
*
|
|
10083
10512
|
* @remarks
|
|
10084
|
-
*
|
|
10085
|
-
*
|
|
10513
|
+
* - Public endpoint of the region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
10514
|
+
* - VPC endpoint of the region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
10086
10515
|
*
|
|
10087
10516
|
* @param request - GetTableColumnsRequest
|
|
10088
10517
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10129,11 +10558,11 @@ class Client extends openapi_core_1.default {
|
|
|
10129
10558
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetTableColumnsResponse({}));
|
|
10130
10559
|
}
|
|
10131
10560
|
/**
|
|
10132
|
-
* Queries
|
|
10561
|
+
* Queries column information.
|
|
10133
10562
|
*
|
|
10134
10563
|
* @remarks
|
|
10135
|
-
*
|
|
10136
|
-
*
|
|
10564
|
+
* - Public endpoint of the region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
10565
|
+
* - VPC endpoint of the region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
10137
10566
|
*
|
|
10138
10567
|
* @param request - GetTableColumnsRequest
|
|
10139
10568
|
* @returns GetTableColumnsResponse
|
|
@@ -10199,7 +10628,11 @@ class Client extends openapi_core_1.default {
|
|
|
10199
10628
|
return await this.getTableDDLWithOptions(request, runtime);
|
|
10200
10629
|
}
|
|
10201
10630
|
/**
|
|
10202
|
-
*
|
|
10631
|
+
* Queries table information.
|
|
10632
|
+
*
|
|
10633
|
+
* @remarks
|
|
10634
|
+
* - Public endpoint of a region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
10635
|
+
* - VPC endpoint of a region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
10203
10636
|
*
|
|
10204
10637
|
* @param request - GetTableObjectsRequest
|
|
10205
10638
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10255,7 +10688,11 @@ class Client extends openapi_core_1.default {
|
|
|
10255
10688
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetTableObjectsResponse({}));
|
|
10256
10689
|
}
|
|
10257
10690
|
/**
|
|
10258
|
-
*
|
|
10691
|
+
* Queries table information.
|
|
10692
|
+
*
|
|
10693
|
+
* @remarks
|
|
10694
|
+
* - Public endpoint of a region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
10695
|
+
* - VPC endpoint of a region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
10259
10696
|
*
|
|
10260
10697
|
* @param request - GetTableObjectsRequest
|
|
10261
10698
|
* @returns GetTableObjectsResponse
|
|
@@ -10321,11 +10758,11 @@ class Client extends openapi_core_1.default {
|
|
|
10321
10758
|
return await this.getViewDDLWithOptions(request, runtime);
|
|
10322
10759
|
}
|
|
10323
10760
|
/**
|
|
10324
|
-
* Queries
|
|
10761
|
+
* Queries view information.
|
|
10325
10762
|
*
|
|
10326
10763
|
* @remarks
|
|
10327
|
-
*
|
|
10328
|
-
*
|
|
10764
|
+
* - Public endpoint of a region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
10765
|
+
* - VPC endpoint of a region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
10329
10766
|
*
|
|
10330
10767
|
* @param request - GetViewObjectsRequest
|
|
10331
10768
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10381,11 +10818,11 @@ class Client extends openapi_core_1.default {
|
|
|
10381
10818
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetViewObjectsResponse({}));
|
|
10382
10819
|
}
|
|
10383
10820
|
/**
|
|
10384
|
-
* Queries
|
|
10821
|
+
* Queries view information.
|
|
10385
10822
|
*
|
|
10386
10823
|
* @remarks
|
|
10387
|
-
*
|
|
10388
|
-
*
|
|
10824
|
+
* - Public endpoint of a region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
10825
|
+
* - VPC endpoint of a region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
10389
10826
|
*
|
|
10390
10827
|
* @param request - GetViewObjectsRequest
|
|
10391
10828
|
* @returns GetViewObjectsResponse
|
|
@@ -10648,38 +11085,33 @@ class Client extends openapi_core_1.default {
|
|
|
10648
11085
|
return await this.killSparkSQLEngineWithOptions(request, runtime);
|
|
10649
11086
|
}
|
|
10650
11087
|
/**
|
|
10651
|
-
* Queries
|
|
11088
|
+
* Queries the webhook configurations for a specified database cluster.
|
|
11089
|
+
*
|
|
11090
|
+
* @remarks
|
|
11091
|
+
* 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.
|
|
11092
|
+
* Note: Ensure that the RegionId and DBClusterId values you provide are correct. Otherwise, the webhook information may not be retrieved.
|
|
10652
11093
|
*
|
|
10653
|
-
* @param request -
|
|
11094
|
+
* @param request - ListApsWebhookRequest
|
|
10654
11095
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
10655
|
-
* @returns
|
|
11096
|
+
* @returns ListApsWebhookResponse
|
|
10656
11097
|
*/
|
|
10657
|
-
async
|
|
11098
|
+
async listApsWebhookWithOptions(request, runtime) {
|
|
10658
11099
|
request.validate();
|
|
10659
11100
|
let body = {};
|
|
10660
11101
|
if (!$dara.isNull(request.DBClusterId)) {
|
|
10661
11102
|
body["DBClusterId"] = request.DBClusterId;
|
|
10662
11103
|
}
|
|
10663
|
-
if (!$dara.isNull(request.
|
|
10664
|
-
body["
|
|
10665
|
-
}
|
|
10666
|
-
if (!$dara.isNull(request.pageNumber)) {
|
|
10667
|
-
body["PageNumber"] = request.pageNumber;
|
|
10668
|
-
}
|
|
10669
|
-
if (!$dara.isNull(request.pageSize)) {
|
|
10670
|
-
body["PageSize"] = request.pageSize;
|
|
11104
|
+
if (!$dara.isNull(request.jobType)) {
|
|
11105
|
+
body["JobType"] = request.jobType;
|
|
10671
11106
|
}
|
|
10672
11107
|
if (!$dara.isNull(request.regionId)) {
|
|
10673
11108
|
body["RegionId"] = request.regionId;
|
|
10674
11109
|
}
|
|
10675
|
-
if (!$dara.isNull(request.startTime)) {
|
|
10676
|
-
body["StartTime"] = request.startTime;
|
|
10677
|
-
}
|
|
10678
11110
|
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
10679
11111
|
body: openapi_core_2.OpenApiUtil.parseToMap(body),
|
|
10680
11112
|
});
|
|
10681
11113
|
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
10682
|
-
action: "
|
|
11114
|
+
action: "ListApsWebhook",
|
|
10683
11115
|
version: "2021-12-01",
|
|
10684
11116
|
protocol: "HTTPS",
|
|
10685
11117
|
pathname: "/",
|
|
@@ -10689,173 +11121,19 @@ class Client extends openapi_core_1.default {
|
|
|
10689
11121
|
reqBodyType: "formData",
|
|
10690
11122
|
bodyType: "json",
|
|
10691
11123
|
});
|
|
10692
|
-
return $dara.cast(await this.callApi(params, req, runtime), new $_model.
|
|
11124
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListApsWebhookResponse({}));
|
|
10693
11125
|
}
|
|
10694
11126
|
/**
|
|
10695
|
-
* Queries
|
|
11127
|
+
* Queries the webhook configurations for a specified database cluster.
|
|
11128
|
+
*
|
|
11129
|
+
* @remarks
|
|
11130
|
+
* 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.
|
|
11131
|
+
* Note: Ensure that the RegionId and DBClusterId values you provide are correct. Otherwise, the webhook information may not be retrieved.
|
|
10696
11132
|
*
|
|
10697
|
-
* @param request -
|
|
10698
|
-
* @returns
|
|
11133
|
+
* @param request - ListApsWebhookRequest
|
|
11134
|
+
* @returns ListApsWebhookResponse
|
|
10699
11135
|
*/
|
|
10700
|
-
async
|
|
10701
|
-
let runtime = new $dara.RuntimeOptions({});
|
|
10702
|
-
return await this.listApsLifecycleStrategyWithOptions(request, runtime);
|
|
10703
|
-
}
|
|
10704
|
-
/**
|
|
10705
|
-
* Queries a list of lake storage optimization policies for an AnalyticDB for MySQL cluster.
|
|
10706
|
-
*
|
|
10707
|
-
* @remarks
|
|
10708
|
-
* For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
10709
|
-
*
|
|
10710
|
-
* @param request - ListApsOptimizationStrategyRequest
|
|
10711
|
-
* @param runtime - runtime options for this request RuntimeOptions
|
|
10712
|
-
* @returns ListApsOptimizationStrategyResponse
|
|
10713
|
-
*/
|
|
10714
|
-
async listApsOptimizationStrategyWithOptions(request, runtime) {
|
|
10715
|
-
request.validate();
|
|
10716
|
-
let body = {};
|
|
10717
|
-
if (!$dara.isNull(request.DBClusterId)) {
|
|
10718
|
-
body["DBClusterId"] = request.DBClusterId;
|
|
10719
|
-
}
|
|
10720
|
-
if (!$dara.isNull(request.regionId)) {
|
|
10721
|
-
body["RegionId"] = request.regionId;
|
|
10722
|
-
}
|
|
10723
|
-
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
10724
|
-
body: openapi_core_2.OpenApiUtil.parseToMap(body),
|
|
10725
|
-
});
|
|
10726
|
-
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
10727
|
-
action: "ListApsOptimizationStrategy",
|
|
10728
|
-
version: "2021-12-01",
|
|
10729
|
-
protocol: "HTTPS",
|
|
10730
|
-
pathname: "/",
|
|
10731
|
-
method: "POST",
|
|
10732
|
-
authType: "AK",
|
|
10733
|
-
style: "RPC",
|
|
10734
|
-
reqBodyType: "formData",
|
|
10735
|
-
bodyType: "json",
|
|
10736
|
-
});
|
|
10737
|
-
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListApsOptimizationStrategyResponse({}));
|
|
10738
|
-
}
|
|
10739
|
-
/**
|
|
10740
|
-
* Queries a list of lake storage optimization policies for an AnalyticDB for MySQL cluster.
|
|
10741
|
-
*
|
|
10742
|
-
* @remarks
|
|
10743
|
-
* For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
10744
|
-
*
|
|
10745
|
-
* @param request - ListApsOptimizationStrategyRequest
|
|
10746
|
-
* @returns ListApsOptimizationStrategyResponse
|
|
10747
|
-
*/
|
|
10748
|
-
async listApsOptimizationStrategy(request) {
|
|
10749
|
-
let runtime = new $dara.RuntimeOptions({});
|
|
10750
|
-
return await this.listApsOptimizationStrategyWithOptions(request, runtime);
|
|
10751
|
-
}
|
|
10752
|
-
/**
|
|
10753
|
-
* 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.
|
|
10754
|
-
*
|
|
10755
|
-
* @param request - ListApsOptimizationTasksRequest
|
|
10756
|
-
* @param runtime - runtime options for this request RuntimeOptions
|
|
10757
|
-
* @returns ListApsOptimizationTasksResponse
|
|
10758
|
-
*/
|
|
10759
|
-
async listApsOptimizationTasksWithOptions(request, runtime) {
|
|
10760
|
-
request.validate();
|
|
10761
|
-
let body = {};
|
|
10762
|
-
if (!$dara.isNull(request.DBClusterId)) {
|
|
10763
|
-
body["DBClusterId"] = request.DBClusterId;
|
|
10764
|
-
}
|
|
10765
|
-
if (!$dara.isNull(request.endTime)) {
|
|
10766
|
-
body["EndTime"] = request.endTime;
|
|
10767
|
-
}
|
|
10768
|
-
if (!$dara.isNull(request.pageNumber)) {
|
|
10769
|
-
body["PageNumber"] = request.pageNumber;
|
|
10770
|
-
}
|
|
10771
|
-
if (!$dara.isNull(request.pageSize)) {
|
|
10772
|
-
body["PageSize"] = request.pageSize;
|
|
10773
|
-
}
|
|
10774
|
-
if (!$dara.isNull(request.regionId)) {
|
|
10775
|
-
body["RegionId"] = request.regionId;
|
|
10776
|
-
}
|
|
10777
|
-
if (!$dara.isNull(request.startTime)) {
|
|
10778
|
-
body["StartTime"] = request.startTime;
|
|
10779
|
-
}
|
|
10780
|
-
if (!$dara.isNull(request.strategyType)) {
|
|
10781
|
-
body["StrategyType"] = request.strategyType;
|
|
10782
|
-
}
|
|
10783
|
-
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
10784
|
-
body: openapi_core_2.OpenApiUtil.parseToMap(body),
|
|
10785
|
-
});
|
|
10786
|
-
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
10787
|
-
action: "ListApsOptimizationTasks",
|
|
10788
|
-
version: "2021-12-01",
|
|
10789
|
-
protocol: "HTTPS",
|
|
10790
|
-
pathname: "/",
|
|
10791
|
-
method: "POST",
|
|
10792
|
-
authType: "AK",
|
|
10793
|
-
style: "RPC",
|
|
10794
|
-
reqBodyType: "formData",
|
|
10795
|
-
bodyType: "json",
|
|
10796
|
-
});
|
|
10797
|
-
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListApsOptimizationTasksResponse({}));
|
|
10798
|
-
}
|
|
10799
|
-
/**
|
|
10800
|
-
* 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.
|
|
10801
|
-
*
|
|
10802
|
-
* @param request - ListApsOptimizationTasksRequest
|
|
10803
|
-
* @returns ListApsOptimizationTasksResponse
|
|
10804
|
-
*/
|
|
10805
|
-
async listApsOptimizationTasks(request) {
|
|
10806
|
-
let runtime = new $dara.RuntimeOptions({});
|
|
10807
|
-
return await this.listApsOptimizationTasksWithOptions(request, runtime);
|
|
10808
|
-
}
|
|
10809
|
-
/**
|
|
10810
|
-
* Queries the Webhook configurations of a specified database cluster.
|
|
10811
|
-
*
|
|
10812
|
-
* @remarks
|
|
10813
|
-
* This API allows you to obtain a list of configured webhooks based on `RegionId`, `DBClusterId`, and optional `JobType`. The `JobType` parameter specifies the task type, such as SLS/OSS export task. If the parameter is provided, webhooks related to the task type are returned. If the parameter is not provided, all types of webhooks are returned.
|
|
10814
|
-
* Note: Make sure that the `RegionId` and `DBClusterId` you provided are correct. Otherwise, the webhook information may not be obtained correctly.
|
|
10815
|
-
*
|
|
10816
|
-
* @param request - ListApsWebhookRequest
|
|
10817
|
-
* @param runtime - runtime options for this request RuntimeOptions
|
|
10818
|
-
* @returns ListApsWebhookResponse
|
|
10819
|
-
*/
|
|
10820
|
-
async listApsWebhookWithOptions(request, runtime) {
|
|
10821
|
-
request.validate();
|
|
10822
|
-
let body = {};
|
|
10823
|
-
if (!$dara.isNull(request.DBClusterId)) {
|
|
10824
|
-
body["DBClusterId"] = request.DBClusterId;
|
|
10825
|
-
}
|
|
10826
|
-
if (!$dara.isNull(request.jobType)) {
|
|
10827
|
-
body["JobType"] = request.jobType;
|
|
10828
|
-
}
|
|
10829
|
-
if (!$dara.isNull(request.regionId)) {
|
|
10830
|
-
body["RegionId"] = request.regionId;
|
|
10831
|
-
}
|
|
10832
|
-
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
10833
|
-
body: openapi_core_2.OpenApiUtil.parseToMap(body),
|
|
10834
|
-
});
|
|
10835
|
-
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
10836
|
-
action: "ListApsWebhook",
|
|
10837
|
-
version: "2021-12-01",
|
|
10838
|
-
protocol: "HTTPS",
|
|
10839
|
-
pathname: "/",
|
|
10840
|
-
method: "POST",
|
|
10841
|
-
authType: "AK",
|
|
10842
|
-
style: "RPC",
|
|
10843
|
-
reqBodyType: "formData",
|
|
10844
|
-
bodyType: "json",
|
|
10845
|
-
});
|
|
10846
|
-
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListApsWebhookResponse({}));
|
|
10847
|
-
}
|
|
10848
|
-
/**
|
|
10849
|
-
* Queries the Webhook configurations of a specified database cluster.
|
|
10850
|
-
*
|
|
10851
|
-
* @remarks
|
|
10852
|
-
* This API allows you to obtain a list of configured webhooks based on `RegionId`, `DBClusterId`, and optional `JobType`. The `JobType` parameter specifies the task type, such as SLS/OSS export task. If the parameter is provided, webhooks related to the task type are returned. If the parameter is not provided, all types of webhooks are returned.
|
|
10853
|
-
* Note: Make sure that the `RegionId` and `DBClusterId` you provided are correct. Otherwise, the webhook information may not be obtained correctly.
|
|
10854
|
-
*
|
|
10855
|
-
* @param request - ListApsWebhookRequest
|
|
10856
|
-
* @returns ListApsWebhookResponse
|
|
10857
|
-
*/
|
|
10858
|
-
async listApsWebhook(request) {
|
|
11136
|
+
async listApsWebhook(request) {
|
|
10859
11137
|
let runtime = new $dara.RuntimeOptions({});
|
|
10860
11138
|
return await this.listApsWebhookWithOptions(request, runtime);
|
|
10861
11139
|
}
|
|
@@ -10970,12 +11248,60 @@ class Client extends openapi_core_1.default {
|
|
|
10970
11248
|
return await this.listResultExportJobHistoryWithOptions(request, runtime);
|
|
10971
11249
|
}
|
|
10972
11250
|
/**
|
|
10973
|
-
*
|
|
11251
|
+
* Query the list of semantic views
|
|
10974
11252
|
*
|
|
10975
11253
|
* @remarks
|
|
10976
|
-
*
|
|
10977
|
-
*
|
|
10978
|
-
*
|
|
11254
|
+
* For the endpoints of the service, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
11255
|
+
*
|
|
11256
|
+
* @param request - ListSemanticViewNamesRequest
|
|
11257
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
11258
|
+
* @returns ListSemanticViewNamesResponse
|
|
11259
|
+
*/
|
|
11260
|
+
async listSemanticViewNamesWithOptions(request, runtime) {
|
|
11261
|
+
request.validate();
|
|
11262
|
+
let query = {};
|
|
11263
|
+
if (!$dara.isNull(request.DBClusterId)) {
|
|
11264
|
+
query["DBClusterId"] = request.DBClusterId;
|
|
11265
|
+
}
|
|
11266
|
+
if (!$dara.isNull(request.schemaName)) {
|
|
11267
|
+
query["SchemaName"] = request.schemaName;
|
|
11268
|
+
}
|
|
11269
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
11270
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
11271
|
+
});
|
|
11272
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
11273
|
+
action: "ListSemanticViewNames",
|
|
11274
|
+
version: "2021-12-01",
|
|
11275
|
+
protocol: "HTTPS",
|
|
11276
|
+
pathname: "/",
|
|
11277
|
+
method: "POST",
|
|
11278
|
+
authType: "AK",
|
|
11279
|
+
style: "RPC",
|
|
11280
|
+
reqBodyType: "formData",
|
|
11281
|
+
bodyType: "json",
|
|
11282
|
+
});
|
|
11283
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListSemanticViewNamesResponse({}));
|
|
11284
|
+
}
|
|
11285
|
+
/**
|
|
11286
|
+
* Query the list of semantic views
|
|
11287
|
+
*
|
|
11288
|
+
* @remarks
|
|
11289
|
+
* For the endpoints of the service, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
11290
|
+
*
|
|
11291
|
+
* @param request - ListSemanticViewNamesRequest
|
|
11292
|
+
* @returns ListSemanticViewNamesResponse
|
|
11293
|
+
*/
|
|
11294
|
+
async listSemanticViewNames(request) {
|
|
11295
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
11296
|
+
return await this.listSemanticViewNamesWithOptions(request, runtime);
|
|
11297
|
+
}
|
|
11298
|
+
/**
|
|
11299
|
+
* Queries the retry information of a specified Spark application.
|
|
11300
|
+
*
|
|
11301
|
+
* @remarks
|
|
11302
|
+
* - Public endpoint of a region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
11303
|
+
* - VPC endpoint of a region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
11304
|
+
* > If you encounter a 409 fault when initiating a request from Hong Kong (China), submit a ticket or contact technical support.
|
|
10979
11305
|
*
|
|
10980
11306
|
* @param request - ListSparkAppAttemptsRequest
|
|
10981
11307
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -11013,12 +11339,12 @@ class Client extends openapi_core_1.default {
|
|
|
11013
11339
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListSparkAppAttemptsResponse({}));
|
|
11014
11340
|
}
|
|
11015
11341
|
/**
|
|
11016
|
-
* Queries the
|
|
11342
|
+
* Queries the retry information of a specified Spark application.
|
|
11017
11343
|
*
|
|
11018
11344
|
* @remarks
|
|
11019
|
-
*
|
|
11020
|
-
*
|
|
11021
|
-
* >
|
|
11345
|
+
* - Public endpoint of a region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
11346
|
+
* - VPC endpoint of a region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
11347
|
+
* > If you encounter a 409 fault when initiating a request from Hong Kong (China), submit a ticket or contact technical support.
|
|
11022
11348
|
*
|
|
11023
11349
|
* @param request - ListSparkAppAttemptsRequest
|
|
11024
11350
|
* @returns ListSparkAppAttemptsResponse
|
|
@@ -11028,7 +11354,12 @@ class Client extends openapi_core_1.default {
|
|
|
11028
11354
|
return await this.listSparkAppAttemptsWithOptions(request, runtime);
|
|
11029
11355
|
}
|
|
11030
11356
|
/**
|
|
11031
|
-
* Queries the Spark applications
|
|
11357
|
+
* Queries the list of Spark applications.
|
|
11358
|
+
*
|
|
11359
|
+
* @remarks
|
|
11360
|
+
* - Public endpoint of a region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
11361
|
+
* - VPC endpoint of a region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
11362
|
+
* > If you encounter a 409 fault when initiating a request from Hong Kong (China), contact technical support.
|
|
11032
11363
|
*
|
|
11033
11364
|
* @param request - ListSparkAppsRequest
|
|
11034
11365
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -11069,7 +11400,12 @@ class Client extends openapi_core_1.default {
|
|
|
11069
11400
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListSparkAppsResponse({}));
|
|
11070
11401
|
}
|
|
11071
11402
|
/**
|
|
11072
|
-
* Queries the Spark applications
|
|
11403
|
+
* Queries the list of Spark applications.
|
|
11404
|
+
*
|
|
11405
|
+
* @remarks
|
|
11406
|
+
* - Public endpoint of a region: `adb.<region-id>.aliyuncs.com`. Example: `adb.ap-southeast-1.aliyuncs.com`.
|
|
11407
|
+
* - VPC endpoint of a region: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.ap-southeast-1.aliyuncs.com`.
|
|
11408
|
+
* > If you encounter a 409 fault when initiating a request from Hong Kong (China), contact technical support.
|
|
11073
11409
|
*
|
|
11074
11410
|
* @param request - ListSparkAppsRequest
|
|
11075
11411
|
* @returns ListSparkAppsResponse
|
|
@@ -11185,6 +11521,11 @@ class Client extends openapi_core_1.default {
|
|
|
11185
11521
|
/**
|
|
11186
11522
|
* Queries a list of Spark SQL statements.
|
|
11187
11523
|
*
|
|
11524
|
+
* @remarks
|
|
11525
|
+
* - 地域的公网接入地址:`adb.<region-id>.aliyuncs.com`。示例:`adb.cn-hangzhou.aliyuncs.com`。
|
|
11526
|
+
* - 地域的VPC接入地址:`adb-vpc.<region-id>.aliyuncs.com`。示例:`adb-vpc.cn-hangzhou.aliyuncs.com`。
|
|
11527
|
+
* > 如果华北1(青岛)、华南1(深圳)、华南3(广州)、中国香港发起请求时,遇到409错误,请联系技术支持。
|
|
11528
|
+
*
|
|
11188
11529
|
* @param request - ListSparkWarehouseBatchSQLRequest
|
|
11189
11530
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
11190
11531
|
* @returns ListSparkWarehouseBatchSQLResponse
|
|
@@ -11223,6 +11564,11 @@ class Client extends openapi_core_1.default {
|
|
|
11223
11564
|
/**
|
|
11224
11565
|
* Queries a list of Spark SQL statements.
|
|
11225
11566
|
*
|
|
11567
|
+
* @remarks
|
|
11568
|
+
* - 地域的公网接入地址:`adb.<region-id>.aliyuncs.com`。示例:`adb.cn-hangzhou.aliyuncs.com`。
|
|
11569
|
+
* - 地域的VPC接入地址:`adb-vpc.<region-id>.aliyuncs.com`。示例:`adb-vpc.cn-hangzhou.aliyuncs.com`。
|
|
11570
|
+
* > 如果华北1(青岛)、华南1(深圳)、华南3(广州)、中国香港发起请求时,遇到409错误,请联系技术支持。
|
|
11571
|
+
*
|
|
11226
11572
|
* @param request - ListSparkWarehouseBatchSQLRequest
|
|
11227
11573
|
* @returns ListSparkWarehouseBatchSQLResponse
|
|
11228
11574
|
*/
|
|
@@ -11799,7 +12145,7 @@ class Client extends openapi_core_1.default {
|
|
|
11799
12145
|
return await this.modifyAuditLogConfigWithOptions(request, runtime);
|
|
11800
12146
|
}
|
|
11801
12147
|
/**
|
|
11802
|
-
*
|
|
12148
|
+
* Configures auto-renewal for a subscription cluster.
|
|
11803
12149
|
*
|
|
11804
12150
|
* @param request - ModifyAutoRenewalAttributeRequest
|
|
11805
12151
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -11852,7 +12198,7 @@ class Client extends openapi_core_1.default {
|
|
|
11852
12198
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyAutoRenewalAttributeResponse({}));
|
|
11853
12199
|
}
|
|
11854
12200
|
/**
|
|
11855
|
-
*
|
|
12201
|
+
* Configures auto-renewal for a subscription cluster.
|
|
11856
12202
|
*
|
|
11857
12203
|
* @param request - ModifyAutoRenewalAttributeRequest
|
|
11858
12204
|
* @returns ModifyAutoRenewalAttributeResponse
|
|
@@ -12038,60 +12384,6 @@ class Client extends openapi_core_1.default {
|
|
|
12038
12384
|
let runtime = new $dara.RuntimeOptions({});
|
|
12039
12385
|
return await this.modifyClusterAccessWhiteListWithOptions(request, runtime);
|
|
12040
12386
|
}
|
|
12041
|
-
/**
|
|
12042
|
-
* Modifies the public endpoint of an AnalyticDB for MySQL cluster.
|
|
12043
|
-
*
|
|
12044
|
-
* @remarks
|
|
12045
|
-
* For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
12046
|
-
*
|
|
12047
|
-
* @param request - ModifyClusterConnectionStringRequest
|
|
12048
|
-
* @param runtime - runtime options for this request RuntimeOptions
|
|
12049
|
-
* @returns ModifyClusterConnectionStringResponse
|
|
12050
|
-
*/
|
|
12051
|
-
async modifyClusterConnectionStringWithOptions(request, runtime) {
|
|
12052
|
-
request.validate();
|
|
12053
|
-
let query = {};
|
|
12054
|
-
if (!$dara.isNull(request.connectionStringPrefix)) {
|
|
12055
|
-
query["ConnectionStringPrefix"] = request.connectionStringPrefix;
|
|
12056
|
-
}
|
|
12057
|
-
if (!$dara.isNull(request.currentConnectionString)) {
|
|
12058
|
-
query["CurrentConnectionString"] = request.currentConnectionString;
|
|
12059
|
-
}
|
|
12060
|
-
if (!$dara.isNull(request.DBClusterId)) {
|
|
12061
|
-
query["DBClusterId"] = request.DBClusterId;
|
|
12062
|
-
}
|
|
12063
|
-
if (!$dara.isNull(request.port)) {
|
|
12064
|
-
query["Port"] = request.port;
|
|
12065
|
-
}
|
|
12066
|
-
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
12067
|
-
query: openapi_core_2.OpenApiUtil.query(query),
|
|
12068
|
-
});
|
|
12069
|
-
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
12070
|
-
action: "ModifyClusterConnectionString",
|
|
12071
|
-
version: "2021-12-01",
|
|
12072
|
-
protocol: "HTTPS",
|
|
12073
|
-
pathname: "/",
|
|
12074
|
-
method: "POST",
|
|
12075
|
-
authType: "AK",
|
|
12076
|
-
style: "RPC",
|
|
12077
|
-
reqBodyType: "formData",
|
|
12078
|
-
bodyType: "json",
|
|
12079
|
-
});
|
|
12080
|
-
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyClusterConnectionStringResponse({}));
|
|
12081
|
-
}
|
|
12082
|
-
/**
|
|
12083
|
-
* Modifies the public endpoint of an AnalyticDB for MySQL cluster.
|
|
12084
|
-
*
|
|
12085
|
-
* @remarks
|
|
12086
|
-
* For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
12087
|
-
*
|
|
12088
|
-
* @param request - ModifyClusterConnectionStringRequest
|
|
12089
|
-
* @returns ModifyClusterConnectionStringResponse
|
|
12090
|
-
*/
|
|
12091
|
-
async modifyClusterConnectionString(request) {
|
|
12092
|
-
let runtime = new $dara.RuntimeOptions({});
|
|
12093
|
-
return await this.modifyClusterConnectionStringWithOptions(request, runtime);
|
|
12094
|
-
}
|
|
12095
12387
|
/**
|
|
12096
12388
|
* Modifies the status of the remote build feature in the query acceleration configuration of an AnalyticDB for MySQL cluster.
|
|
12097
12389
|
*
|
|
@@ -12135,16 +12427,16 @@ class Client extends openapi_core_1.default {
|
|
|
12135
12427
|
return await this.modifyCompactionServiceSwitchWithOptions(request, runtime);
|
|
12136
12428
|
}
|
|
12137
12429
|
/**
|
|
12138
|
-
*
|
|
12430
|
+
* Scales up or scales down a Data Lakehouse Edition cluster.
|
|
12139
12431
|
*
|
|
12140
12432
|
* @remarks
|
|
12141
|
-
* ###
|
|
12142
|
-
*
|
|
12143
|
-
*
|
|
12144
|
-
*
|
|
12145
|
-
*
|
|
12146
|
-
*
|
|
12147
|
-
*
|
|
12433
|
+
* ### Before you begin
|
|
12434
|
+
* - 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.
|
|
12435
|
+
* - 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.
|
|
12436
|
+
* - 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.
|
|
12437
|
+
* - 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.
|
|
12438
|
+
* - 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.
|
|
12439
|
+
* - For the endpoint of this service, see [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
12148
12440
|
*
|
|
12149
12441
|
* @param request - ModifyDBClusterRequest
|
|
12150
12442
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -12153,6 +12445,12 @@ class Client extends openapi_core_1.default {
|
|
|
12153
12445
|
async modifyDBClusterWithOptions(request, runtime) {
|
|
12154
12446
|
request.validate();
|
|
12155
12447
|
let query = {};
|
|
12448
|
+
if (!$dara.isNull(request.AINodeNumber)) {
|
|
12449
|
+
query["AINodeNumber"] = request.AINodeNumber;
|
|
12450
|
+
}
|
|
12451
|
+
if (!$dara.isNull(request.AINodeSpec)) {
|
|
12452
|
+
query["AINodeSpec"] = request.AINodeSpec;
|
|
12453
|
+
}
|
|
12156
12454
|
if (!$dara.isNull(request.computeResource)) {
|
|
12157
12455
|
query["ComputeResource"] = request.computeResource;
|
|
12158
12456
|
}
|
|
@@ -12194,16 +12492,16 @@ class Client extends openapi_core_1.default {
|
|
|
12194
12492
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDBClusterResponse({}));
|
|
12195
12493
|
}
|
|
12196
12494
|
/**
|
|
12197
|
-
*
|
|
12495
|
+
* Scales up or scales down a Data Lakehouse Edition cluster.
|
|
12198
12496
|
*
|
|
12199
12497
|
* @remarks
|
|
12200
|
-
* ###
|
|
12201
|
-
*
|
|
12202
|
-
*
|
|
12203
|
-
*
|
|
12204
|
-
*
|
|
12205
|
-
*
|
|
12206
|
-
*
|
|
12498
|
+
* ### Before you begin
|
|
12499
|
+
* - 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.
|
|
12500
|
+
* - 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.
|
|
12501
|
+
* - 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.
|
|
12502
|
+
* - 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.
|
|
12503
|
+
* - 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.
|
|
12504
|
+
* - For the endpoint of this service, see [Endpoint](https://help.aliyun.com/document_detail/612373.html).
|
|
12207
12505
|
*
|
|
12208
12506
|
* @param request - ModifyDBClusterRequest
|
|
12209
12507
|
* @returns ModifyDBClusterResponse
|
|
@@ -12459,10 +12757,10 @@ class Client extends openapi_core_1.default {
|
|
|
12459
12757
|
return await this.modifyDBClusterVipWithOptions(request, runtime);
|
|
12460
12758
|
}
|
|
12461
12759
|
/**
|
|
12462
|
-
*
|
|
12760
|
+
* Changes the resource group of a cluster.
|
|
12463
12761
|
*
|
|
12464
12762
|
* @remarks
|
|
12465
|
-
* For
|
|
12763
|
+
* For service endpoints, see [endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
12466
12764
|
*
|
|
12467
12765
|
* @param tmpReq - ModifyDBResourceGroupRequest
|
|
12468
12766
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -12472,6 +12770,9 @@ class Client extends openapi_core_1.default {
|
|
|
12472
12770
|
tmpReq.validate();
|
|
12473
12771
|
let request = new $_model.ModifyDBResourceGroupShrinkRequest({});
|
|
12474
12772
|
openapi_core_2.OpenApiUtil.convert(tmpReq, request);
|
|
12773
|
+
if (!$dara.isNull(tmpReq.atmConfig)) {
|
|
12774
|
+
request.atmConfigShrink = openapi_core_2.OpenApiUtil.arrayToStringWithSpecifiedStyle(tmpReq.atmConfig, "AtmConfig", "json");
|
|
12775
|
+
}
|
|
12475
12776
|
if (!$dara.isNull(tmpReq.engineParams)) {
|
|
12476
12777
|
request.engineParamsShrink = openapi_core_2.OpenApiUtil.arrayToStringWithSpecifiedStyle(tmpReq.engineParams, "EngineParams", "json");
|
|
12477
12778
|
}
|
|
@@ -12485,6 +12786,9 @@ class Client extends openapi_core_1.default {
|
|
|
12485
12786
|
request.rulesShrink = openapi_core_2.OpenApiUtil.arrayToStringWithSpecifiedStyle(tmpReq.rules, "Rules", "json");
|
|
12486
12787
|
}
|
|
12487
12788
|
let query = {};
|
|
12789
|
+
if (!$dara.isNull(request.atmConfigShrink)) {
|
|
12790
|
+
query["AtmConfig"] = request.atmConfigShrink;
|
|
12791
|
+
}
|
|
12488
12792
|
if (!$dara.isNull(request.autoStopInterval)) {
|
|
12489
12793
|
query["AutoStopInterval"] = request.autoStopInterval;
|
|
12490
12794
|
}
|
|
@@ -12565,10 +12869,10 @@ class Client extends openapi_core_1.default {
|
|
|
12565
12869
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDBResourceGroupResponse({}));
|
|
12566
12870
|
}
|
|
12567
12871
|
/**
|
|
12568
|
-
*
|
|
12872
|
+
* Changes the resource group of a cluster.
|
|
12569
12873
|
*
|
|
12570
12874
|
* @remarks
|
|
12571
|
-
* For
|
|
12875
|
+
* For service endpoints, see [endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
12572
12876
|
*
|
|
12573
12877
|
* @param request - ModifyDBResourceGroupRequest
|
|
12574
12878
|
* @returns ModifyDBResourceGroupResponse
|
|
@@ -12803,7 +13107,7 @@ class Client extends openapi_core_1.default {
|
|
|
12803
13107
|
return await this.modifyMaterializedViewWithOptions(request, runtime);
|
|
12804
13108
|
}
|
|
12805
13109
|
/**
|
|
12806
|
-
* Modifies
|
|
13110
|
+
* Modifies an automatic materialized view recommendation task.
|
|
12807
13111
|
*
|
|
12808
13112
|
* @param request - ModifyMaterializedViewRecommendRequest
|
|
12809
13113
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -12874,7 +13178,7 @@ class Client extends openapi_core_1.default {
|
|
|
12874
13178
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyMaterializedViewRecommendResponse({}));
|
|
12875
13179
|
}
|
|
12876
13180
|
/**
|
|
12877
|
-
* Modifies
|
|
13181
|
+
* Modifies an automatic materialized view recommendation task.
|
|
12878
13182
|
*
|
|
12879
13183
|
* @param request - ModifyMaterializedViewRecommendRequest
|
|
12880
13184
|
* @returns ModifyMaterializedViewRecommendResponse
|
|
@@ -13116,29 +13420,29 @@ class Client extends openapi_core_1.default {
|
|
|
13116
13420
|
return await this.preloadSparkAppMetricsWithOptions(request, runtime);
|
|
13117
13421
|
}
|
|
13118
13422
|
/**
|
|
13119
|
-
*
|
|
13120
|
-
*
|
|
13121
|
-
* @remarks
|
|
13122
|
-
* For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
13423
|
+
* Queries the list of metadata discovery task instances.
|
|
13123
13424
|
*
|
|
13124
|
-
* @param request -
|
|
13425
|
+
* @param request - QueryFormationInstsByTaskIDRequest
|
|
13125
13426
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
13126
|
-
* @returns
|
|
13427
|
+
* @returns QueryFormationInstsByTaskIDResponse
|
|
13127
13428
|
*/
|
|
13128
|
-
async
|
|
13429
|
+
async queryFormationInstsByTaskIDWithOptions(request, runtime) {
|
|
13129
13430
|
request.validate();
|
|
13130
|
-
let
|
|
13431
|
+
let body = {};
|
|
13131
13432
|
if (!$dara.isNull(request.DBClusterId)) {
|
|
13132
|
-
|
|
13433
|
+
body["DBClusterId"] = request.DBClusterId;
|
|
13133
13434
|
}
|
|
13134
|
-
if (!$dara.isNull(request.
|
|
13135
|
-
|
|
13435
|
+
if (!$dara.isNull(request.regionId)) {
|
|
13436
|
+
body["RegionId"] = request.regionId;
|
|
13437
|
+
}
|
|
13438
|
+
if (!$dara.isNull(request.taskId)) {
|
|
13439
|
+
body["TaskId"] = request.taskId;
|
|
13136
13440
|
}
|
|
13137
13441
|
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
13138
|
-
|
|
13442
|
+
body: openapi_core_2.OpenApiUtil.parseToMap(body),
|
|
13139
13443
|
});
|
|
13140
13444
|
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
13141
|
-
action: "
|
|
13445
|
+
action: "QueryFormationInstsByTaskID",
|
|
13142
13446
|
version: "2021-12-01",
|
|
13143
13447
|
protocol: "HTTPS",
|
|
13144
13448
|
pathname: "/",
|
|
@@ -13148,26 +13452,266 @@ class Client extends openapi_core_1.default {
|
|
|
13148
13452
|
reqBodyType: "formData",
|
|
13149
13453
|
bodyType: "json",
|
|
13150
13454
|
});
|
|
13151
|
-
return $dara.cast(await this.callApi(params, req, runtime), new $_model.
|
|
13455
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.QueryFormationInstsByTaskIDResponse({}));
|
|
13152
13456
|
}
|
|
13153
13457
|
/**
|
|
13154
|
-
*
|
|
13155
|
-
*
|
|
13156
|
-
* @remarks
|
|
13157
|
-
* For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
13458
|
+
* Queries the list of metadata discovery task instances.
|
|
13158
13459
|
*
|
|
13159
|
-
* @param request -
|
|
13160
|
-
* @returns
|
|
13460
|
+
* @param request - QueryFormationInstsByTaskIDRequest
|
|
13461
|
+
* @returns QueryFormationInstsByTaskIDResponse
|
|
13161
13462
|
*/
|
|
13162
|
-
async
|
|
13463
|
+
async queryFormationInstsByTaskID(request) {
|
|
13163
13464
|
let runtime = new $dara.RuntimeOptions({});
|
|
13164
|
-
return await this.
|
|
13465
|
+
return await this.queryFormationInstsByTaskIDWithOptions(request, runtime);
|
|
13165
13466
|
}
|
|
13166
13467
|
/**
|
|
13167
|
-
*
|
|
13468
|
+
* Queries a metadata discovery task by ID.
|
|
13168
13469
|
*
|
|
13169
|
-
* @
|
|
13170
|
-
*
|
|
13470
|
+
* @param request - QueryFormationTaskByIDRequest
|
|
13471
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
13472
|
+
* @returns QueryFormationTaskByIDResponse
|
|
13473
|
+
*/
|
|
13474
|
+
async queryFormationTaskByIDWithOptions(request, runtime) {
|
|
13475
|
+
request.validate();
|
|
13476
|
+
let body = {};
|
|
13477
|
+
if (!$dara.isNull(request.DBClusterId)) {
|
|
13478
|
+
body["DBClusterId"] = request.DBClusterId;
|
|
13479
|
+
}
|
|
13480
|
+
if (!$dara.isNull(request.regionId)) {
|
|
13481
|
+
body["RegionId"] = request.regionId;
|
|
13482
|
+
}
|
|
13483
|
+
if (!$dara.isNull(request.taskId)) {
|
|
13484
|
+
body["TaskId"] = request.taskId;
|
|
13485
|
+
}
|
|
13486
|
+
if (!$dara.isNull(request.taskType)) {
|
|
13487
|
+
body["TaskType"] = request.taskType;
|
|
13488
|
+
}
|
|
13489
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
13490
|
+
body: openapi_core_2.OpenApiUtil.parseToMap(body),
|
|
13491
|
+
});
|
|
13492
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
13493
|
+
action: "QueryFormationTaskByID",
|
|
13494
|
+
version: "2021-12-01",
|
|
13495
|
+
protocol: "HTTPS",
|
|
13496
|
+
pathname: "/",
|
|
13497
|
+
method: "POST",
|
|
13498
|
+
authType: "AK",
|
|
13499
|
+
style: "RPC",
|
|
13500
|
+
reqBodyType: "formData",
|
|
13501
|
+
bodyType: "json",
|
|
13502
|
+
});
|
|
13503
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.QueryFormationTaskByIDResponse({}));
|
|
13504
|
+
}
|
|
13505
|
+
/**
|
|
13506
|
+
* Queries a metadata discovery task by ID.
|
|
13507
|
+
*
|
|
13508
|
+
* @param request - QueryFormationTaskByIDRequest
|
|
13509
|
+
* @returns QueryFormationTaskByIDResponse
|
|
13510
|
+
*/
|
|
13511
|
+
async queryFormationTaskByID(request) {
|
|
13512
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
13513
|
+
return await this.queryFormationTaskByIDWithOptions(request, runtime);
|
|
13514
|
+
}
|
|
13515
|
+
/**
|
|
13516
|
+
* Queries metadata discovery tasks by task type.
|
|
13517
|
+
*
|
|
13518
|
+
* @param request - QueryFormationTasksByTypeRequest
|
|
13519
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
13520
|
+
* @returns QueryFormationTasksByTypeResponse
|
|
13521
|
+
*/
|
|
13522
|
+
async queryFormationTasksByTypeWithOptions(request, runtime) {
|
|
13523
|
+
request.validate();
|
|
13524
|
+
let body = {};
|
|
13525
|
+
if (!$dara.isNull(request.DBClusterId)) {
|
|
13526
|
+
body["DBClusterId"] = request.DBClusterId;
|
|
13527
|
+
}
|
|
13528
|
+
if (!$dara.isNull(request.regionId)) {
|
|
13529
|
+
body["RegionId"] = request.regionId;
|
|
13530
|
+
}
|
|
13531
|
+
if (!$dara.isNull(request.taskType)) {
|
|
13532
|
+
body["TaskType"] = request.taskType;
|
|
13533
|
+
}
|
|
13534
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
13535
|
+
body: openapi_core_2.OpenApiUtil.parseToMap(body),
|
|
13536
|
+
});
|
|
13537
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
13538
|
+
action: "QueryFormationTasksByType",
|
|
13539
|
+
version: "2021-12-01",
|
|
13540
|
+
protocol: "HTTPS",
|
|
13541
|
+
pathname: "/",
|
|
13542
|
+
method: "POST",
|
|
13543
|
+
authType: "AK",
|
|
13544
|
+
style: "RPC",
|
|
13545
|
+
reqBodyType: "formData",
|
|
13546
|
+
bodyType: "json",
|
|
13547
|
+
});
|
|
13548
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.QueryFormationTasksByTypeResponse({}));
|
|
13549
|
+
}
|
|
13550
|
+
/**
|
|
13551
|
+
* Queries metadata discovery tasks by task type.
|
|
13552
|
+
*
|
|
13553
|
+
* @param request - QueryFormationTasksByTypeRequest
|
|
13554
|
+
* @returns QueryFormationTasksByTypeResponse
|
|
13555
|
+
*/
|
|
13556
|
+
async queryFormationTasksByType(request) {
|
|
13557
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
13558
|
+
return await this.queryFormationTasksByTypeWithOptions(request, runtime);
|
|
13559
|
+
}
|
|
13560
|
+
/**
|
|
13561
|
+
* Releases the public endpoint of a specified cluster.
|
|
13562
|
+
*
|
|
13563
|
+
* @remarks
|
|
13564
|
+
* For the endpoints of this service, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
13565
|
+
*
|
|
13566
|
+
* @param request - ReleaseClusterPublicConnectionRequest
|
|
13567
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
13568
|
+
* @returns ReleaseClusterPublicConnectionResponse
|
|
13569
|
+
*/
|
|
13570
|
+
async releaseClusterPublicConnectionWithOptions(request, runtime) {
|
|
13571
|
+
request.validate();
|
|
13572
|
+
let query = {};
|
|
13573
|
+
if (!$dara.isNull(request.DBClusterId)) {
|
|
13574
|
+
query["DBClusterId"] = request.DBClusterId;
|
|
13575
|
+
}
|
|
13576
|
+
if (!$dara.isNull(request.engine)) {
|
|
13577
|
+
query["Engine"] = request.engine;
|
|
13578
|
+
}
|
|
13579
|
+
if (!$dara.isNull(request.resourceGroupName)) {
|
|
13580
|
+
query["ResourceGroupName"] = request.resourceGroupName;
|
|
13581
|
+
}
|
|
13582
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
13583
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
13584
|
+
});
|
|
13585
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
13586
|
+
action: "ReleaseClusterPublicConnection",
|
|
13587
|
+
version: "2021-12-01",
|
|
13588
|
+
protocol: "HTTPS",
|
|
13589
|
+
pathname: "/",
|
|
13590
|
+
method: "POST",
|
|
13591
|
+
authType: "AK",
|
|
13592
|
+
style: "RPC",
|
|
13593
|
+
reqBodyType: "formData",
|
|
13594
|
+
bodyType: "json",
|
|
13595
|
+
});
|
|
13596
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ReleaseClusterPublicConnectionResponse({}));
|
|
13597
|
+
}
|
|
13598
|
+
/**
|
|
13599
|
+
* Releases the public endpoint of a specified cluster.
|
|
13600
|
+
*
|
|
13601
|
+
* @remarks
|
|
13602
|
+
* For the endpoints of this service, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
13603
|
+
*
|
|
13604
|
+
* @param request - ReleaseClusterPublicConnectionRequest
|
|
13605
|
+
* @returns ReleaseClusterPublicConnectionResponse
|
|
13606
|
+
*/
|
|
13607
|
+
async releaseClusterPublicConnection(request) {
|
|
13608
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
13609
|
+
return await this.releaseClusterPublicConnectionWithOptions(request, runtime);
|
|
13610
|
+
}
|
|
13611
|
+
/**
|
|
13612
|
+
* Modifies the name of a semantic view.
|
|
13613
|
+
*
|
|
13614
|
+
* @param request - RenameSemanticViewRequest
|
|
13615
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
13616
|
+
* @returns RenameSemanticViewResponse
|
|
13617
|
+
*/
|
|
13618
|
+
async renameSemanticViewWithOptions(request, runtime) {
|
|
13619
|
+
request.validate();
|
|
13620
|
+
let query = {};
|
|
13621
|
+
if (!$dara.isNull(request.DBClusterId)) {
|
|
13622
|
+
query["DBClusterId"] = request.DBClusterId;
|
|
13623
|
+
}
|
|
13624
|
+
if (!$dara.isNull(request.newSchemaName)) {
|
|
13625
|
+
query["NewSchemaName"] = request.newSchemaName;
|
|
13626
|
+
}
|
|
13627
|
+
if (!$dara.isNull(request.newViewName)) {
|
|
13628
|
+
query["NewViewName"] = request.newViewName;
|
|
13629
|
+
}
|
|
13630
|
+
if (!$dara.isNull(request.oldSchemaName)) {
|
|
13631
|
+
query["OldSchemaName"] = request.oldSchemaName;
|
|
13632
|
+
}
|
|
13633
|
+
if (!$dara.isNull(request.oldViewName)) {
|
|
13634
|
+
query["OldViewName"] = request.oldViewName;
|
|
13635
|
+
}
|
|
13636
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
13637
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
13638
|
+
});
|
|
13639
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
13640
|
+
action: "RenameSemanticView",
|
|
13641
|
+
version: "2021-12-01",
|
|
13642
|
+
protocol: "HTTPS",
|
|
13643
|
+
pathname: "/",
|
|
13644
|
+
method: "POST",
|
|
13645
|
+
authType: "AK",
|
|
13646
|
+
style: "RPC",
|
|
13647
|
+
reqBodyType: "formData",
|
|
13648
|
+
bodyType: "json",
|
|
13649
|
+
});
|
|
13650
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RenameSemanticViewResponse({}));
|
|
13651
|
+
}
|
|
13652
|
+
/**
|
|
13653
|
+
* Modifies the name of a semantic view.
|
|
13654
|
+
*
|
|
13655
|
+
* @param request - RenameSemanticViewRequest
|
|
13656
|
+
* @returns RenameSemanticViewResponse
|
|
13657
|
+
*/
|
|
13658
|
+
async renameSemanticView(request) {
|
|
13659
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
13660
|
+
return await this.renameSemanticViewWithOptions(request, runtime);
|
|
13661
|
+
}
|
|
13662
|
+
/**
|
|
13663
|
+
* Updates the definition of a semantic view.
|
|
13664
|
+
*
|
|
13665
|
+
* @param request - ReplaceSemanticViewRequest
|
|
13666
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
13667
|
+
* @returns ReplaceSemanticViewResponse
|
|
13668
|
+
*/
|
|
13669
|
+
async replaceSemanticViewWithOptions(request, runtime) {
|
|
13670
|
+
request.validate();
|
|
13671
|
+
let query = {};
|
|
13672
|
+
if (!$dara.isNull(request.DBClusterId)) {
|
|
13673
|
+
query["DBClusterId"] = request.DBClusterId;
|
|
13674
|
+
}
|
|
13675
|
+
if (!$dara.isNull(request.definition)) {
|
|
13676
|
+
query["Definition"] = request.definition;
|
|
13677
|
+
}
|
|
13678
|
+
if (!$dara.isNull(request.schemaName)) {
|
|
13679
|
+
query["SchemaName"] = request.schemaName;
|
|
13680
|
+
}
|
|
13681
|
+
if (!$dara.isNull(request.viewName)) {
|
|
13682
|
+
query["ViewName"] = request.viewName;
|
|
13683
|
+
}
|
|
13684
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
13685
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
13686
|
+
});
|
|
13687
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
13688
|
+
action: "ReplaceSemanticView",
|
|
13689
|
+
version: "2021-12-01",
|
|
13690
|
+
protocol: "HTTPS",
|
|
13691
|
+
pathname: "/",
|
|
13692
|
+
method: "POST",
|
|
13693
|
+
authType: "AK",
|
|
13694
|
+
style: "RPC",
|
|
13695
|
+
reqBodyType: "formData",
|
|
13696
|
+
bodyType: "json",
|
|
13697
|
+
});
|
|
13698
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ReplaceSemanticViewResponse({}));
|
|
13699
|
+
}
|
|
13700
|
+
/**
|
|
13701
|
+
* Updates the definition of a semantic view.
|
|
13702
|
+
*
|
|
13703
|
+
* @param request - ReplaceSemanticViewRequest
|
|
13704
|
+
* @returns ReplaceSemanticViewResponse
|
|
13705
|
+
*/
|
|
13706
|
+
async replaceSemanticView(request) {
|
|
13707
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
13708
|
+
return await this.replaceSemanticViewWithOptions(request, runtime);
|
|
13709
|
+
}
|
|
13710
|
+
/**
|
|
13711
|
+
* Resets the password of a database account for an AnalyticDB for MySQL cluster.
|
|
13712
|
+
*
|
|
13713
|
+
* @remarks
|
|
13714
|
+
* For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
13171
13715
|
*
|
|
13172
13716
|
* @param request - ResetAccountPasswordRequest
|
|
13173
13717
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -13271,6 +13815,108 @@ class Client extends openapi_core_1.default {
|
|
|
13271
13815
|
let runtime = new $dara.RuntimeOptions({});
|
|
13272
13816
|
return await this.revokeOperatorPermissionWithOptions(request, runtime);
|
|
13273
13817
|
}
|
|
13818
|
+
/**
|
|
13819
|
+
* Runs an automated recommendation task for Materialized Views.
|
|
13820
|
+
*
|
|
13821
|
+
* @param request - RunMaterializedViewRecommendRequest
|
|
13822
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
13823
|
+
* @returns RunMaterializedViewRecommendResponse
|
|
13824
|
+
*/
|
|
13825
|
+
async runMaterializedViewRecommendWithOptions(request, runtime) {
|
|
13826
|
+
request.validate();
|
|
13827
|
+
let query = {};
|
|
13828
|
+
if (!$dara.isNull(request.DBClusterId)) {
|
|
13829
|
+
query["DBClusterId"] = request.DBClusterId;
|
|
13830
|
+
}
|
|
13831
|
+
if (!$dara.isNull(request.ownerAccount)) {
|
|
13832
|
+
query["OwnerAccount"] = request.ownerAccount;
|
|
13833
|
+
}
|
|
13834
|
+
if (!$dara.isNull(request.ownerId)) {
|
|
13835
|
+
query["OwnerId"] = request.ownerId;
|
|
13836
|
+
}
|
|
13837
|
+
if (!$dara.isNull(request.regionId)) {
|
|
13838
|
+
query["RegionId"] = request.regionId;
|
|
13839
|
+
}
|
|
13840
|
+
if (!$dara.isNull(request.resourceOwnerAccount)) {
|
|
13841
|
+
query["ResourceOwnerAccount"] = request.resourceOwnerAccount;
|
|
13842
|
+
}
|
|
13843
|
+
if (!$dara.isNull(request.resourceOwnerId)) {
|
|
13844
|
+
query["ResourceOwnerId"] = request.resourceOwnerId;
|
|
13845
|
+
}
|
|
13846
|
+
if (!$dara.isNull(request.taskName)) {
|
|
13847
|
+
query["TaskName"] = request.taskName;
|
|
13848
|
+
}
|
|
13849
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
13850
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
13851
|
+
});
|
|
13852
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
13853
|
+
action: "RunMaterializedViewRecommend",
|
|
13854
|
+
version: "2021-12-01",
|
|
13855
|
+
protocol: "HTTPS",
|
|
13856
|
+
pathname: "/",
|
|
13857
|
+
method: "POST",
|
|
13858
|
+
authType: "AK",
|
|
13859
|
+
style: "RPC",
|
|
13860
|
+
reqBodyType: "formData",
|
|
13861
|
+
bodyType: "json",
|
|
13862
|
+
});
|
|
13863
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RunMaterializedViewRecommendResponse({}));
|
|
13864
|
+
}
|
|
13865
|
+
/**
|
|
13866
|
+
* Runs an automated recommendation task for Materialized Views.
|
|
13867
|
+
*
|
|
13868
|
+
* @param request - RunMaterializedViewRecommendRequest
|
|
13869
|
+
* @returns RunMaterializedViewRecommendResponse
|
|
13870
|
+
*/
|
|
13871
|
+
async runMaterializedViewRecommend(request) {
|
|
13872
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
13873
|
+
return await this.runMaterializedViewRecommendWithOptions(request, runtime);
|
|
13874
|
+
}
|
|
13875
|
+
/**
|
|
13876
|
+
* Searches for semantic views.
|
|
13877
|
+
*
|
|
13878
|
+
* @param request - SearchSemanticViewsRequest
|
|
13879
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
13880
|
+
* @returns SearchSemanticViewsResponse
|
|
13881
|
+
*/
|
|
13882
|
+
async searchSemanticViewsWithOptions(request, runtime) {
|
|
13883
|
+
request.validate();
|
|
13884
|
+
let query = {};
|
|
13885
|
+
if (!$dara.isNull(request.DBClusterId)) {
|
|
13886
|
+
query["DBClusterId"] = request.DBClusterId;
|
|
13887
|
+
}
|
|
13888
|
+
if (!$dara.isNull(request.queryText)) {
|
|
13889
|
+
query["QueryText"] = request.queryText;
|
|
13890
|
+
}
|
|
13891
|
+
if (!$dara.isNull(request.topK)) {
|
|
13892
|
+
query["TopK"] = request.topK;
|
|
13893
|
+
}
|
|
13894
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
13895
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
13896
|
+
});
|
|
13897
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
13898
|
+
action: "SearchSemanticViews",
|
|
13899
|
+
version: "2021-12-01",
|
|
13900
|
+
protocol: "HTTPS",
|
|
13901
|
+
pathname: "/",
|
|
13902
|
+
method: "POST",
|
|
13903
|
+
authType: "AK",
|
|
13904
|
+
style: "RPC",
|
|
13905
|
+
reqBodyType: "formData",
|
|
13906
|
+
bodyType: "json",
|
|
13907
|
+
});
|
|
13908
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.SearchSemanticViewsResponse({}));
|
|
13909
|
+
}
|
|
13910
|
+
/**
|
|
13911
|
+
* Searches for semantic views.
|
|
13912
|
+
*
|
|
13913
|
+
* @param request - SearchSemanticViewsRequest
|
|
13914
|
+
* @returns SearchSemanticViewsResponse
|
|
13915
|
+
*/
|
|
13916
|
+
async searchSemanticViews(request) {
|
|
13917
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
13918
|
+
return await this.searchSemanticViewsWithOptions(request, runtime);
|
|
13919
|
+
}
|
|
13274
13920
|
/**
|
|
13275
13921
|
* Modifies the Spark log configuration.
|
|
13276
13922
|
*
|
|
@@ -13368,6 +14014,62 @@ class Client extends openapi_core_1.default {
|
|
|
13368
14014
|
let runtime = new $dara.RuntimeOptions({});
|
|
13369
14015
|
return await this.startApsJobWithOptions(request, runtime);
|
|
13370
14016
|
}
|
|
14017
|
+
/**
|
|
14018
|
+
* Manually triggers a metadata discovery task.
|
|
14019
|
+
*
|
|
14020
|
+
* @remarks
|
|
14021
|
+
* ### Operation description
|
|
14022
|
+
* 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.
|
|
14023
|
+
*
|
|
14024
|
+
* @param request - StartFormationCrawlerRequest
|
|
14025
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
14026
|
+
* @returns StartFormationCrawlerResponse
|
|
14027
|
+
*/
|
|
14028
|
+
async startFormationCrawlerWithOptions(request, runtime) {
|
|
14029
|
+
request.validate();
|
|
14030
|
+
let body = {};
|
|
14031
|
+
if (!$dara.isNull(request.crawlerTaskId)) {
|
|
14032
|
+
body["CrawlerTaskId"] = request.crawlerTaskId;
|
|
14033
|
+
}
|
|
14034
|
+
if (!$dara.isNull(request.crawlerTaskName)) {
|
|
14035
|
+
body["CrawlerTaskName"] = request.crawlerTaskName;
|
|
14036
|
+
}
|
|
14037
|
+
if (!$dara.isNull(request.DBClusterId)) {
|
|
14038
|
+
body["DBClusterId"] = request.DBClusterId;
|
|
14039
|
+
}
|
|
14040
|
+
if (!$dara.isNull(request.regionId)) {
|
|
14041
|
+
body["RegionId"] = request.regionId;
|
|
14042
|
+
}
|
|
14043
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
14044
|
+
body: openapi_core_2.OpenApiUtil.parseToMap(body),
|
|
14045
|
+
});
|
|
14046
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
14047
|
+
action: "StartFormationCrawler",
|
|
14048
|
+
version: "2021-12-01",
|
|
14049
|
+
protocol: "HTTPS",
|
|
14050
|
+
pathname: "/",
|
|
14051
|
+
method: "POST",
|
|
14052
|
+
authType: "AK",
|
|
14053
|
+
style: "RPC",
|
|
14054
|
+
reqBodyType: "formData",
|
|
14055
|
+
bodyType: "json",
|
|
14056
|
+
});
|
|
14057
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.StartFormationCrawlerResponse({}));
|
|
14058
|
+
}
|
|
14059
|
+
/**
|
|
14060
|
+
* Manually triggers a metadata discovery task.
|
|
14061
|
+
*
|
|
14062
|
+
* @remarks
|
|
14063
|
+
* ### Operation description
|
|
14064
|
+
* 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.
|
|
14065
|
+
*
|
|
14066
|
+
* @param request - StartFormationCrawlerRequest
|
|
14067
|
+
* @returns StartFormationCrawlerResponse
|
|
14068
|
+
*/
|
|
14069
|
+
async startFormationCrawler(request) {
|
|
14070
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
14071
|
+
return await this.startFormationCrawlerWithOptions(request, runtime);
|
|
14072
|
+
}
|
|
13371
14073
|
/**
|
|
13372
14074
|
* Starts a Spark session.
|
|
13373
14075
|
*
|
|
@@ -13485,6 +14187,60 @@ class Client extends openapi_core_1.default {
|
|
|
13485
14187
|
let runtime = new $dara.RuntimeOptions({});
|
|
13486
14188
|
return await this.startSparkSQLEngineWithOptions(request, runtime);
|
|
13487
14189
|
}
|
|
14190
|
+
/**
|
|
14191
|
+
* Stops a metadata discovery task that is currently running.
|
|
14192
|
+
*
|
|
14193
|
+
* @remarks
|
|
14194
|
+
* Stops only the currently running task without canceling subsequent cron-scheduled executions.
|
|
14195
|
+
*
|
|
14196
|
+
* @param request - StopFormationCrawlerRequest
|
|
14197
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
14198
|
+
* @returns StopFormationCrawlerResponse
|
|
14199
|
+
*/
|
|
14200
|
+
async stopFormationCrawlerWithOptions(request, runtime) {
|
|
14201
|
+
request.validate();
|
|
14202
|
+
let body = {};
|
|
14203
|
+
if (!$dara.isNull(request.crawlerTaskId)) {
|
|
14204
|
+
body["CrawlerTaskId"] = request.crawlerTaskId;
|
|
14205
|
+
}
|
|
14206
|
+
if (!$dara.isNull(request.crawlerTaskName)) {
|
|
14207
|
+
body["CrawlerTaskName"] = request.crawlerTaskName;
|
|
14208
|
+
}
|
|
14209
|
+
if (!$dara.isNull(request.DBClusterId)) {
|
|
14210
|
+
body["DBClusterId"] = request.DBClusterId;
|
|
14211
|
+
}
|
|
14212
|
+
if (!$dara.isNull(request.regionId)) {
|
|
14213
|
+
body["RegionId"] = request.regionId;
|
|
14214
|
+
}
|
|
14215
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
14216
|
+
body: openapi_core_2.OpenApiUtil.parseToMap(body),
|
|
14217
|
+
});
|
|
14218
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
14219
|
+
action: "StopFormationCrawler",
|
|
14220
|
+
version: "2021-12-01",
|
|
14221
|
+
protocol: "HTTPS",
|
|
14222
|
+
pathname: "/",
|
|
14223
|
+
method: "POST",
|
|
14224
|
+
authType: "AK",
|
|
14225
|
+
style: "RPC",
|
|
14226
|
+
reqBodyType: "formData",
|
|
14227
|
+
bodyType: "json",
|
|
14228
|
+
});
|
|
14229
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.StopFormationCrawlerResponse({}));
|
|
14230
|
+
}
|
|
14231
|
+
/**
|
|
14232
|
+
* Stops a metadata discovery task that is currently running.
|
|
14233
|
+
*
|
|
14234
|
+
* @remarks
|
|
14235
|
+
* Stops only the currently running task without canceling subsequent cron-scheduled executions.
|
|
14236
|
+
*
|
|
14237
|
+
* @param request - StopFormationCrawlerRequest
|
|
14238
|
+
* @returns StopFormationCrawlerResponse
|
|
14239
|
+
*/
|
|
14240
|
+
async stopFormationCrawler(request) {
|
|
14241
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
14242
|
+
return await this.stopFormationCrawlerWithOptions(request, runtime);
|
|
14243
|
+
}
|
|
13488
14244
|
/**
|
|
13489
14245
|
* Submits an SQL query and exports a result set.
|
|
13490
14246
|
*
|
|
@@ -13752,7 +14508,7 @@ class Client extends openapi_core_1.default {
|
|
|
13752
14508
|
return await this.unbindAccountWithOptions(request, runtime);
|
|
13753
14509
|
}
|
|
13754
14510
|
/**
|
|
13755
|
-
* Disassociates
|
|
14511
|
+
* Disassociates a database account from a resource group of an AnalyticDB for MySQL cluster.
|
|
13756
14512
|
*
|
|
13757
14513
|
* @remarks
|
|
13758
14514
|
* For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
@@ -13790,7 +14546,7 @@ class Client extends openapi_core_1.default {
|
|
|
13790
14546
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UnbindDBResourceGroupWithUserResponse({}));
|
|
13791
14547
|
}
|
|
13792
14548
|
/**
|
|
13793
|
-
* Disassociates
|
|
14549
|
+
* Disassociates a database account from a resource group of an AnalyticDB for MySQL cluster.
|
|
13794
14550
|
*
|
|
13795
14551
|
* @remarks
|
|
13796
14552
|
* For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
|
|
@@ -13803,7 +14559,7 @@ class Client extends openapi_core_1.default {
|
|
|
13803
14559
|
return await this.unbindDBResourceGroupWithUserWithOptions(request, runtime);
|
|
13804
14560
|
}
|
|
13805
14561
|
/**
|
|
13806
|
-
* Updates the webhook configuration of a specified cluster.
|
|
14562
|
+
* Updates the webhook configuration of a specified database cluster.
|
|
13807
14563
|
*
|
|
13808
14564
|
* @param tmpReq - UpdateApsWebhookRequest
|
|
13809
14565
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -13843,7 +14599,7 @@ class Client extends openapi_core_1.default {
|
|
|
13843
14599
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateApsWebhookResponse({}));
|
|
13844
14600
|
}
|
|
13845
14601
|
/**
|
|
13846
|
-
* Updates the webhook configuration of a specified cluster.
|
|
14602
|
+
* Updates the webhook configuration of a specified database cluster.
|
|
13847
14603
|
*
|
|
13848
14604
|
* @param request - UpdateApsWebhookRequest
|
|
13849
14605
|
* @returns UpdateApsWebhookResponse
|
|
@@ -13852,6 +14608,105 @@ class Client extends openapi_core_1.default {
|
|
|
13852
14608
|
let runtime = new $dara.RuntimeOptions({});
|
|
13853
14609
|
return await this.updateApsWebhookWithOptions(request, runtime);
|
|
13854
14610
|
}
|
|
14611
|
+
/**
|
|
14612
|
+
* Updates the information of a metadata discovery task.
|
|
14613
|
+
*
|
|
14614
|
+
* @param request - UpdateFormationCrawlerRequest
|
|
14615
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
14616
|
+
* @returns UpdateFormationCrawlerResponse
|
|
14617
|
+
*/
|
|
14618
|
+
async updateFormationCrawlerWithOptions(request, runtime) {
|
|
14619
|
+
request.validate();
|
|
14620
|
+
let body = {};
|
|
14621
|
+
if (!$dara.isNull(request.crawlerInfo)) {
|
|
14622
|
+
body["CrawlerInfo"] = request.crawlerInfo;
|
|
14623
|
+
}
|
|
14624
|
+
if (!$dara.isNull(request.crawlerTaskId)) {
|
|
14625
|
+
body["CrawlerTaskId"] = request.crawlerTaskId;
|
|
14626
|
+
}
|
|
14627
|
+
if (!$dara.isNull(request.DBClusterId)) {
|
|
14628
|
+
body["DBClusterId"] = request.DBClusterId;
|
|
14629
|
+
}
|
|
14630
|
+
if (!$dara.isNull(request.regionId)) {
|
|
14631
|
+
body["RegionId"] = request.regionId;
|
|
14632
|
+
}
|
|
14633
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
14634
|
+
body: openapi_core_2.OpenApiUtil.parseToMap(body),
|
|
14635
|
+
});
|
|
14636
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
14637
|
+
action: "UpdateFormationCrawler",
|
|
14638
|
+
version: "2021-12-01",
|
|
14639
|
+
protocol: "HTTPS",
|
|
14640
|
+
pathname: "/",
|
|
14641
|
+
method: "POST",
|
|
14642
|
+
authType: "AK",
|
|
14643
|
+
style: "RPC",
|
|
14644
|
+
reqBodyType: "formData",
|
|
14645
|
+
bodyType: "json",
|
|
14646
|
+
});
|
|
14647
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateFormationCrawlerResponse({}));
|
|
14648
|
+
}
|
|
14649
|
+
/**
|
|
14650
|
+
* Updates the information of a metadata discovery task.
|
|
14651
|
+
*
|
|
14652
|
+
* @param request - UpdateFormationCrawlerRequest
|
|
14653
|
+
* @returns UpdateFormationCrawlerResponse
|
|
14654
|
+
*/
|
|
14655
|
+
async updateFormationCrawler(request) {
|
|
14656
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
14657
|
+
return await this.updateFormationCrawlerWithOptions(request, runtime);
|
|
14658
|
+
}
|
|
14659
|
+
/**
|
|
14660
|
+
* Pauses or resumes the periodic scheduling of metadata discovery.
|
|
14661
|
+
*
|
|
14662
|
+
* @param request - UpdateFormationCrawlerScheduleStateRequest
|
|
14663
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
14664
|
+
* @returns UpdateFormationCrawlerScheduleStateResponse
|
|
14665
|
+
*/
|
|
14666
|
+
async updateFormationCrawlerScheduleStateWithOptions(request, runtime) {
|
|
14667
|
+
request.validate();
|
|
14668
|
+
let body = {};
|
|
14669
|
+
if (!$dara.isNull(request.crawlerTaskId)) {
|
|
14670
|
+
body["CrawlerTaskId"] = request.crawlerTaskId;
|
|
14671
|
+
}
|
|
14672
|
+
if (!$dara.isNull(request.crawlerTaskName)) {
|
|
14673
|
+
body["CrawlerTaskName"] = request.crawlerTaskName;
|
|
14674
|
+
}
|
|
14675
|
+
if (!$dara.isNull(request.DBClusterId)) {
|
|
14676
|
+
body["DBClusterId"] = request.DBClusterId;
|
|
14677
|
+
}
|
|
14678
|
+
if (!$dara.isNull(request.regionId)) {
|
|
14679
|
+
body["RegionId"] = request.regionId;
|
|
14680
|
+
}
|
|
14681
|
+
if (!$dara.isNull(request.scheduleState)) {
|
|
14682
|
+
body["ScheduleState"] = request.scheduleState;
|
|
14683
|
+
}
|
|
14684
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
14685
|
+
body: openapi_core_2.OpenApiUtil.parseToMap(body),
|
|
14686
|
+
});
|
|
14687
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
14688
|
+
action: "UpdateFormationCrawlerScheduleState",
|
|
14689
|
+
version: "2021-12-01",
|
|
14690
|
+
protocol: "HTTPS",
|
|
14691
|
+
pathname: "/",
|
|
14692
|
+
method: "POST",
|
|
14693
|
+
authType: "AK",
|
|
14694
|
+
style: "RPC",
|
|
14695
|
+
reqBodyType: "formData",
|
|
14696
|
+
bodyType: "json",
|
|
14697
|
+
});
|
|
14698
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateFormationCrawlerScheduleStateResponse({}));
|
|
14699
|
+
}
|
|
14700
|
+
/**
|
|
14701
|
+
* Pauses or resumes the periodic scheduling of metadata discovery.
|
|
14702
|
+
*
|
|
14703
|
+
* @param request - UpdateFormationCrawlerScheduleStateRequest
|
|
14704
|
+
* @returns UpdateFormationCrawlerScheduleStateResponse
|
|
14705
|
+
*/
|
|
14706
|
+
async updateFormationCrawlerScheduleState(request) {
|
|
14707
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
14708
|
+
return await this.updateFormationCrawlerScheduleStateWithOptions(request, runtime);
|
|
14709
|
+
}
|
|
13855
14710
|
/**
|
|
13856
14711
|
* Updates a lake storage.
|
|
13857
14712
|
*
|