@alicloud/rds20140815 11.3.2 → 12.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 +292 -18
- package/dist/client.js +916 -27
- package/dist/client.js.map +1 -1
- package/dist/models/AcceptRcinquiredSystemEventRequest.d.ts +10 -0
- package/dist/models/AcceptRcinquiredSystemEventRequest.js.map +1 -1
- package/dist/models/AcceptRcinquiredSystemEventResponseBody.d.ts +7 -1
- package/dist/models/AcceptRcinquiredSystemEventResponseBody.js +0 -2
- package/dist/models/AcceptRcinquiredSystemEventResponseBody.js.map +1 -1
- package/dist/models/CreateBackupRequest.d.ts +1 -0
- package/dist/models/CreateBackupRequest.js +2 -0
- package/dist/models/CreateBackupRequest.js.map +1 -1
- package/dist/models/CreateDbinstanceRequest.d.ts +19 -27
- package/dist/models/CreateDbinstanceRequest.js +2 -0
- package/dist/models/CreateDbinstanceRequest.js.map +1 -1
- package/dist/models/CreateDbinstanceRequestServerlessConfig.d.ts +2 -5
- package/dist/models/CreateDbinstanceRequestServerlessConfig.js.map +1 -1
- package/dist/models/CreateDbinstanceShrinkRequest.d.ts +19 -27
- package/dist/models/CreateDbinstanceShrinkRequest.js +2 -0
- package/dist/models/CreateDbinstanceShrinkRequest.js.map +1 -1
- package/dist/models/CreateDiagnosticReportRequest.d.ts +43 -0
- package/dist/models/CreateDiagnosticReportRequest.js +62 -0
- package/dist/models/CreateDiagnosticReportRequest.js.map +1 -0
- package/dist/models/CreateDiagnosticReportResponse.d.ts +19 -0
- package/dist/models/CreateDiagnosticReportResponse.js +69 -0
- package/dist/models/CreateDiagnosticReportResponse.js.map +1 -0
- package/dist/models/CreateDiagnosticReportResponseBody.d.ts +29 -0
- package/dist/models/CreateDiagnosticReportResponseBody.js +60 -0
- package/dist/models/CreateDiagnosticReportResponseBody.js.map +1 -0
- package/dist/models/CreateRcdiskRequest.d.ts +18 -3
- package/dist/models/CreateRcdiskRequest.js.map +1 -1
- package/dist/models/CreateRcdiskRequestTag.d.ts +14 -0
- package/dist/models/CreateRcdiskRequestTag.js.map +1 -1
- package/dist/models/CreateRcsnapshotRequest.d.ts +3 -0
- package/dist/models/CreateRcsnapshotRequest.js +8 -0
- package/dist/models/CreateRcsnapshotRequest.js.map +1 -1
- package/dist/models/CreateRcsnapshotRequestTag.d.ts +15 -0
- package/dist/models/CreateRcsnapshotRequestTag.js +60 -0
- package/dist/models/CreateRcsnapshotRequestTag.js.map +1 -0
- package/dist/models/DeleteBackupFileRequest.d.ts +2 -5
- package/dist/models/DeleteBackupFileRequest.js.map +1 -1
- package/dist/models/DescribeBackupsResponseBodyItemsBackup.d.ts +1 -0
- package/dist/models/DescribeBackupsResponseBodyItemsBackup.js +2 -0
- package/dist/models/DescribeBackupsResponseBodyItemsBackup.js.map +1 -1
- package/dist/models/DescribeComputeBurstConfigRequest.d.ts +39 -0
- package/dist/models/DescribeComputeBurstConfigRequest.js +70 -0
- package/dist/models/DescribeComputeBurstConfigRequest.js.map +1 -0
- package/dist/models/DescribeComputeBurstConfigResponse.d.ts +19 -0
- package/dist/models/DescribeComputeBurstConfigResponse.js +69 -0
- package/dist/models/DescribeComputeBurstConfigResponse.js.map +1 -0
- package/dist/models/DescribeComputeBurstConfigResponseBody.d.ts +37 -0
- package/dist/models/DescribeComputeBurstConfigResponseBody.js +65 -0
- package/dist/models/DescribeComputeBurstConfigResponseBody.js.map +1 -0
- package/dist/models/DescribeDbinstanceAttributeResponseBodyItemsDbinstanceAttribute.d.ts +38 -4
- package/dist/models/DescribeDbinstanceAttributeResponseBodyItemsDbinstanceAttribute.js.map +1 -1
- package/dist/models/DescribeDbinstanceSslresponseBody.d.ts +28 -24
- package/dist/models/DescribeDbinstanceSslresponseBody.js.map +1 -1
- package/dist/models/DescribeDbinstancesAsCsvResponseBodyItemsDbinstanceAttribute.d.ts +1 -0
- package/dist/models/DescribeDbinstancesAsCsvResponseBodyItemsDbinstanceAttribute.js +2 -0
- package/dist/models/DescribeDbinstancesAsCsvResponseBodyItemsDbinstanceAttribute.js.map +1 -1
- package/dist/models/DescribeDbinstancesRequest.d.ts +1 -0
- package/dist/models/DescribeDbinstancesRequest.js +2 -0
- package/dist/models/DescribeDbinstancesRequest.js.map +1 -1
- package/dist/models/DescribeDbinstancesResponseBodyItemsDbinstance.d.ts +1 -0
- package/dist/models/DescribeDbinstancesResponseBodyItemsDbinstance.js +2 -0
- package/dist/models/DescribeDbinstancesResponseBodyItemsDbinstance.js.map +1 -1
- package/dist/models/DescribeDbproxyEndpointResponseBody.d.ts +1 -1
- package/dist/models/DescribeDbproxyResponseBody.d.ts +2 -2
- package/dist/models/DescribeDbproxyResponseBodyDbproxyNodesDbproxyNodes.d.ts +3 -3
- package/dist/models/DescribeDiagnosticReportListRequest.d.ts +31 -0
- package/dist/models/DescribeDiagnosticReportListRequest.js +60 -0
- package/dist/models/DescribeDiagnosticReportListRequest.js.map +1 -0
- package/dist/models/DescribeDiagnosticReportListResponse.d.ts +19 -0
- package/dist/models/DescribeDiagnosticReportListResponse.js +69 -0
- package/dist/models/DescribeDiagnosticReportListResponse.js.map +1 -0
- package/dist/models/DescribeDiagnosticReportListResponseBody.d.ts +35 -0
- package/dist/models/DescribeDiagnosticReportListResponseBody.js +66 -0
- package/dist/models/DescribeDiagnosticReportListResponseBody.js.map +1 -0
- package/dist/models/DescribeDiagnosticReportListResponseBodyReportList.d.ts +53 -0
- package/dist/models/DescribeDiagnosticReportListResponseBodyReportList.js +66 -0
- package/dist/models/DescribeDiagnosticReportListResponseBodyReportList.js.map +1 -0
- package/dist/models/DescribeRccloudAssistantStatusRequest.d.ts +47 -0
- package/dist/models/DescribeRccloudAssistantStatusRequest.js +73 -0
- package/dist/models/DescribeRccloudAssistantStatusRequest.js.map +1 -0
- package/dist/models/DescribeRccloudAssistantStatusResponse.d.ts +19 -0
- package/dist/models/DescribeRccloudAssistantStatusResponse.js +69 -0
- package/dist/models/DescribeRccloudAssistantStatusResponse.js.map +1 -0
- package/dist/models/DescribeRccloudAssistantStatusResponseBody.d.ts +43 -0
- package/dist/models/DescribeRccloudAssistantStatusResponseBody.js +72 -0
- package/dist/models/DescribeRccloudAssistantStatusResponseBody.js.map +1 -0
- package/dist/models/DescribeRccloudAssistantStatusResponseBodyInstanceCloudAssistantStatusSet.d.ts +58 -0
- package/dist/models/DescribeRccloudAssistantStatusResponseBodyInstanceCloudAssistantStatusSet.js +74 -0
- package/dist/models/DescribeRccloudAssistantStatusResponseBodyInstanceCloudAssistantStatusSet.js.map +1 -0
- package/dist/models/DescribeRccloudAssistantStatusShrinkRequest.d.ts +47 -0
- package/dist/models/DescribeRccloudAssistantStatusShrinkRequest.js +70 -0
- package/dist/models/DescribeRccloudAssistantStatusShrinkRequest.js.map +1 -0
- package/dist/models/DescribeRcdisksRequest.d.ts +4 -0
- package/dist/models/DescribeRcdisksRequest.js.map +1 -1
- package/dist/models/DescribeRcdisksRequestTag.d.ts +14 -0
- package/dist/models/DescribeRcdisksRequestTag.js.map +1 -1
- package/dist/models/DescribeRcdisksResponseBodyDisks.d.ts +4 -0
- package/dist/models/DescribeRcdisksResponseBodyDisks.js.map +1 -1
- package/dist/models/DescribeRcdisksResponseBodyDisksTag.d.ts +14 -0
- package/dist/models/DescribeRcdisksResponseBodyDisksTag.js.map +1 -1
- package/dist/models/DescribeRcinstanceAttributeRequest.d.ts +1 -0
- package/dist/models/DescribeRcinstanceAttributeRequest.js +2 -0
- package/dist/models/DescribeRcinstanceAttributeRequest.js.map +1 -1
- package/dist/models/DescribeRcinstanceAttributeResponseBody.d.ts +5 -0
- package/dist/models/DescribeRcinstanceAttributeResponseBody.js +10 -0
- package/dist/models/DescribeRcinstanceAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribeRcinstanceHistoryEventsRequest.d.ts +102 -0
- package/dist/models/DescribeRcinstanceHistoryEventsRequest.js.map +1 -1
- package/dist/models/DescribeRcinstanceHistoryEventsRequestEventPublishTime.d.ts +14 -0
- package/dist/models/DescribeRcinstanceHistoryEventsRequestEventPublishTime.js.map +1 -1
- package/dist/models/DescribeRcinstanceHistoryEventsRequestNotBefore.d.ts +11 -1
- package/dist/models/DescribeRcinstanceHistoryEventsRequestNotBefore.js.map +1 -1
- package/dist/models/DescribeRcinstanceHistoryEventsRequestTag.d.ts +14 -0
- package/dist/models/DescribeRcinstanceHistoryEventsRequestTag.js.map +1 -1
- package/dist/models/DescribeRcinstanceHistoryEventsResponseBody.d.ts +39 -0
- package/dist/models/DescribeRcinstanceHistoryEventsResponseBody.js.map +1 -1
- package/dist/models/DescribeRcinstanceHistoryEventsResponseBodyInstanceSystemEventSet.d.ts +75 -0
- package/dist/models/DescribeRcinstanceHistoryEventsResponseBodyInstanceSystemEventSet.js.map +1 -1
- package/dist/models/DescribeRcinstanceHistoryEventsResponseBodyInstanceSystemEventSetEventCycleStatus.d.ts +14 -0
- package/dist/models/DescribeRcinstanceHistoryEventsResponseBodyInstanceSystemEventSetEventCycleStatus.js.map +1 -1
- package/dist/models/DescribeRcinstanceHistoryEventsResponseBodyInstanceSystemEventSetEventType.d.ts +14 -0
- package/dist/models/DescribeRcinstanceHistoryEventsResponseBodyInstanceSystemEventSetEventType.js.map +1 -1
- package/dist/models/DescribeRcinstanceHistoryEventsResponseBodyInstanceSystemEventSetExtendedAttribute.d.ts +98 -0
- package/dist/models/DescribeRcinstanceHistoryEventsResponseBodyInstanceSystemEventSetExtendedAttribute.js.map +1 -1
- package/dist/models/DescribeRcinstanceHistoryEventsResponseBodyInstanceSystemEventSetExtendedAttributeInactiveDisks.d.ts +43 -0
- package/dist/models/DescribeRcinstanceHistoryEventsResponseBodyInstanceSystemEventSetExtendedAttributeInactiveDisks.js.map +1 -1
- package/dist/models/DescribeRcinstancesResponseBodyRcinstances.d.ts +1 -0
- package/dist/models/DescribeRcinstancesResponseBodyRcinstances.js +2 -0
- package/dist/models/DescribeRcinstancesResponseBodyRcinstances.js.map +1 -1
- package/dist/models/DescribeRcinvocationResultsRequest.d.ts +78 -0
- package/dist/models/DescribeRcinvocationResultsRequest.js +86 -0
- package/dist/models/DescribeRcinvocationResultsRequest.js.map +1 -0
- package/dist/models/DescribeRcinvocationResultsRequestTag.d.ts +23 -0
- package/dist/models/DescribeRcinvocationResultsRequestTag.js +60 -0
- package/dist/models/DescribeRcinvocationResultsRequestTag.js.map +1 -0
- package/dist/models/DescribeRcinvocationResultsResponse.d.ts +19 -0
- package/dist/models/DescribeRcinvocationResultsResponse.js +69 -0
- package/dist/models/DescribeRcinvocationResultsResponse.js.map +1 -0
- package/dist/models/DescribeRcinvocationResultsResponseBody.d.ts +43 -0
- package/dist/models/DescribeRcinvocationResultsResponseBody.js +72 -0
- package/dist/models/DescribeRcinvocationResultsResponseBody.js.map +1 -0
- package/dist/models/DescribeRcinvocationResultsResponseBodyInvocationResults.d.ts +100 -0
- package/dist/models/DescribeRcinvocationResultsResponseBodyInvocationResults.js +96 -0
- package/dist/models/DescribeRcinvocationResultsResponseBodyInvocationResults.js.map +1 -0
- package/dist/models/DescribeRcinvocationResultsResponseBodyInvocationResultsTags.d.ts +23 -0
- package/dist/models/DescribeRcinvocationResultsResponseBodyInvocationResultsTags.js +60 -0
- package/dist/models/DescribeRcinvocationResultsResponseBodyInvocationResultsTags.js.map +1 -0
- package/dist/models/DescribeRcinvocationResultsShrinkRequest.d.ts +77 -0
- package/dist/models/DescribeRcinvocationResultsShrinkRequest.js +82 -0
- package/dist/models/DescribeRcinvocationResultsShrinkRequest.js.map +1 -0
- package/dist/models/DescribeRcsnapshotsRequest.d.ts +2 -0
- package/dist/models/DescribeRcsnapshotsRequest.js +6 -0
- package/dist/models/DescribeRcsnapshotsRequest.js.map +1 -1
- package/dist/models/DescribeRcsnapshotsRequestTag.d.ts +15 -0
- package/dist/models/DescribeRcsnapshotsRequestTag.js +60 -0
- package/dist/models/DescribeRcsnapshotsRequestTag.js.map +1 -0
- package/dist/models/DescribeRcsnapshotsResponseBodySnapshots.d.ts +3 -0
- package/dist/models/DescribeRcsnapshotsResponseBodySnapshots.js +8 -0
- package/dist/models/DescribeRcsnapshotsResponseBodySnapshots.js.map +1 -1
- package/dist/models/DescribeRcsnapshotsResponseBodySnapshotsTag.d.ts +15 -0
- package/dist/models/DescribeRcsnapshotsResponseBodySnapshotsTag.js +60 -0
- package/dist/models/DescribeRcsnapshotsResponseBodySnapshotsTag.js.map +1 -0
- package/dist/models/DescribeRcvclusterRequest.d.ts +23 -0
- package/dist/models/DescribeRcvclusterRequest.js +60 -0
- package/dist/models/DescribeRcvclusterRequest.js.map +1 -0
- package/dist/models/DescribeRcvclusterResponse.d.ts +19 -0
- package/dist/models/DescribeRcvclusterResponse.js +69 -0
- package/dist/models/DescribeRcvclusterResponse.js.map +1 -0
- package/dist/models/DescribeRcvclusterResponseBody.d.ts +15 -0
- package/dist/models/DescribeRcvclusterResponseBody.js +60 -0
- package/dist/models/DescribeRcvclusterResponseBody.js.map +1 -0
- package/dist/models/DescribeVswitchListRequest.d.ts +18 -0
- package/dist/models/DescribeVswitchListRequest.js +69 -0
- package/dist/models/DescribeVswitchListRequest.js.map +1 -0
- package/dist/models/DescribeVswitchListResponse.d.ts +19 -0
- package/dist/models/DescribeVswitchListResponse.js +69 -0
- package/dist/models/DescribeVswitchListResponse.js.map +1 -0
- package/dist/models/DescribeVswitchListResponseBody.d.ts +19 -0
- package/dist/models/DescribeVswitchListResponseBody.js +70 -0
- package/dist/models/DescribeVswitchListResponseBody.js.map +1 -0
- package/dist/models/DescribeVswitchListResponseBodyVswitches.d.ts +23 -0
- package/dist/models/DescribeVswitchListResponseBodyVswitches.js +76 -0
- package/dist/models/DescribeVswitchListResponseBodyVswitches.js.map +1 -0
- package/dist/models/ImportUserBackupFileRequest.d.ts +8 -4
- package/dist/models/ImportUserBackupFileRequest.js +8 -0
- package/dist/models/ImportUserBackupFileRequest.js.map +1 -1
- package/dist/models/ImportUserBackupFileResponseBody.d.ts +3 -0
- package/dist/models/ImportUserBackupFileResponseBody.js.map +1 -1
- package/dist/models/InstallRccloudAssistantRequest.d.ts +26 -0
- package/dist/models/InstallRccloudAssistantRequest.js +63 -0
- package/dist/models/InstallRccloudAssistantRequest.js.map +1 -0
- package/dist/models/InstallRccloudAssistantResponse.d.ts +19 -0
- package/dist/models/InstallRccloudAssistantResponse.js +69 -0
- package/dist/models/InstallRccloudAssistantResponse.js.map +1 -0
- package/dist/models/InstallRccloudAssistantResponseBody.d.ts +18 -0
- package/dist/models/InstallRccloudAssistantResponseBody.js +58 -0
- package/dist/models/InstallRccloudAssistantResponseBody.js.map +1 -0
- package/dist/models/InstallRccloudAssistantShrinkRequest.d.ts +26 -0
- package/dist/models/InstallRccloudAssistantShrinkRequest.js +60 -0
- package/dist/models/InstallRccloudAssistantShrinkRequest.js.map +1 -0
- package/dist/models/ModifyBackupSetExpireTimeRequest.d.ts +44 -0
- package/dist/models/ModifyBackupSetExpireTimeRequest.js +64 -0
- package/dist/models/ModifyBackupSetExpireTimeRequest.js.map +1 -0
- package/dist/models/ModifyBackupSetExpireTimeResponse.d.ts +19 -0
- package/dist/models/ModifyBackupSetExpireTimeResponse.js +69 -0
- package/dist/models/ModifyBackupSetExpireTimeResponse.js.map +1 -0
- package/dist/models/ModifyBackupSetExpireTimeResponseBody.d.ts +60 -0
- package/dist/models/ModifyBackupSetExpireTimeResponseBody.js +66 -0
- package/dist/models/ModifyBackupSetExpireTimeResponseBody.js.map +1 -0
- package/dist/models/ModifyComputeBurstConfigRequest.d.ts +89 -0
- package/dist/models/ModifyComputeBurstConfigRequest.js +90 -0
- package/dist/models/ModifyComputeBurstConfigRequest.js.map +1 -0
- package/dist/models/ModifyComputeBurstConfigResponse.d.ts +19 -0
- package/dist/models/ModifyComputeBurstConfigResponse.js +69 -0
- package/dist/models/ModifyComputeBurstConfigResponse.js.map +1 -0
- package/dist/models/ModifyComputeBurstConfigResponseBody.d.ts +18 -0
- package/dist/models/ModifyComputeBurstConfigResponseBody.js +58 -0
- package/dist/models/ModifyComputeBurstConfigResponseBody.js.map +1 -0
- package/dist/models/ModifyDbproxyEndpointRequest.d.ts +3 -2
- package/dist/models/ModifyDbproxyEndpointRequest.js.map +1 -1
- package/dist/models/ModifyRcinstanceAttributeRequest.d.ts +20 -0
- package/dist/models/ModifyRcinstanceAttributeRequest.js +12 -0
- package/dist/models/ModifyRcinstanceAttributeRequest.js.map +1 -1
- package/dist/models/ModifyRcinstanceAttributeShrinkRequest.d.ts +80 -0
- package/dist/models/ModifyRcinstanceAttributeShrinkRequest.js +74 -0
- package/dist/models/ModifyRcinstanceAttributeShrinkRequest.js.map +1 -0
- package/dist/models/ModifyRcinstanceChargeTypeRequest.d.ts +15 -31
- package/dist/models/ModifyRcinstanceChargeTypeRequest.js.map +1 -1
- package/dist/models/ModifyRcinstanceChargeTypeResponseBody.d.ts +3 -5
- package/dist/models/ModifyRcinstanceChargeTypeResponseBody.js.map +1 -1
- package/dist/models/RedeployRcinstanceRequest.d.ts +33 -0
- package/dist/models/RedeployRcinstanceRequest.js +60 -0
- package/dist/models/RedeployRcinstanceRequest.js.map +1 -0
- package/dist/models/RedeployRcinstanceResponse.d.ts +19 -0
- package/dist/models/RedeployRcinstanceResponse.js +69 -0
- package/dist/models/RedeployRcinstanceResponse.js.map +1 -0
- package/dist/models/RedeployRcinstanceResponseBody.d.ts +29 -0
- package/dist/models/RedeployRcinstanceResponseBody.js +60 -0
- package/dist/models/RedeployRcinstanceResponseBody.js.map +1 -0
- package/dist/models/RunRccommandRequest.d.ts +130 -0
- package/dist/models/RunRccommandRequest.js +118 -0
- package/dist/models/RunRccommandRequest.js.map +1 -0
- package/dist/models/RunRccommandRequestResourceTags.d.ts +23 -0
- package/dist/models/RunRccommandRequestResourceTags.js +60 -0
- package/dist/models/RunRccommandRequestResourceTags.js.map +1 -0
- package/dist/models/RunRccommandRequestTags.d.ts +23 -0
- package/dist/models/RunRccommandRequestTags.js +60 -0
- package/dist/models/RunRccommandRequestTags.js.map +1 -0
- package/dist/models/RunRccommandResponse.d.ts +19 -0
- package/dist/models/RunRccommandResponse.js +69 -0
- package/dist/models/RunRccommandResponse.js.map +1 -0
- package/dist/models/RunRccommandResponseBody.d.ts +28 -0
- package/dist/models/RunRccommandResponseBody.js +62 -0
- package/dist/models/RunRccommandResponseBody.js.map +1 -0
- package/dist/models/RunRccommandShrinkRequest.d.ts +126 -0
- package/dist/models/RunRccommandShrinkRequest.js +104 -0
- package/dist/models/RunRccommandShrinkRequest.js.map +1 -0
- package/dist/models/RunRcinstancesRequest.d.ts +1 -0
- package/dist/models/RunRcinstancesRequest.js +2 -0
- package/dist/models/RunRcinstancesRequest.js.map +1 -1
- package/dist/models/RunRcinstancesShrinkRequest.d.ts +1 -0
- package/dist/models/RunRcinstancesShrinkRequest.js +2 -0
- package/dist/models/RunRcinstancesShrinkRequest.js.map +1 -1
- package/dist/models/SwitchOverMajorVersionUpgradeRequest.d.ts +21 -0
- package/dist/models/SwitchOverMajorVersionUpgradeRequest.js +10 -0
- package/dist/models/SwitchOverMajorVersionUpgradeRequest.js.map +1 -1
- package/dist/models/model.d.ts +52 -0
- package/dist/models/model.js +135 -30
- package/dist/models/model.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +1076 -46
- package/src/models/AcceptRcinquiredSystemEventRequest.ts +10 -0
- package/src/models/AcceptRcinquiredSystemEventResponseBody.ts +7 -3
- package/src/models/CreateBackupRequest.ts +3 -0
- package/src/models/CreateDbinstanceRequest.ts +21 -27
- package/src/models/CreateDbinstanceRequestServerlessConfig.ts +2 -5
- package/src/models/CreateDbinstanceShrinkRequest.ts +21 -27
- package/src/models/CreateDiagnosticReportRequest.ts +60 -0
- package/src/models/CreateDiagnosticReportResponse.ts +40 -0
- package/src/models/CreateDiagnosticReportResponseBody.ts +44 -0
- package/src/models/CreateRcdiskRequest.ts +18 -3
- package/src/models/CreateRcdiskRequestTag.ts +14 -0
- package/src/models/CreateRcsnapshotRequest.ts +10 -0
- package/src/models/CreateRcsnapshotRequestTag.ts +30 -0
- package/src/models/DeleteBackupFileRequest.ts +2 -5
- package/src/models/DescribeBackupsResponseBodyItemsBackup.ts +3 -0
- package/src/models/DescribeComputeBurstConfigRequest.ts +64 -0
- package/src/models/DescribeComputeBurstConfigResponse.ts +40 -0
- package/src/models/DescribeComputeBurstConfigResponseBody.ts +55 -0
- package/src/models/DescribeDbinstanceAttributeResponseBodyItemsDbinstanceAttribute.ts +38 -4
- package/src/models/DescribeDbinstanceSslresponseBody.ts +28 -24
- package/src/models/DescribeDbinstancesAsCsvResponseBodyItemsDbinstanceAttribute.ts +3 -0
- package/src/models/DescribeDbinstancesRequest.ts +3 -0
- package/src/models/DescribeDbinstancesResponseBodyItemsDbinstance.ts +3 -0
- package/src/models/DescribeDbproxyEndpointResponseBody.ts +1 -1
- package/src/models/DescribeDbproxyResponseBody.ts +2 -2
- package/src/models/DescribeDbproxyResponseBodyDbproxyNodesDbproxyNodes.ts +3 -3
- package/src/models/DescribeDiagnosticReportListRequest.ts +46 -0
- package/src/models/DescribeDiagnosticReportListResponse.ts +40 -0
- package/src/models/DescribeDiagnosticReportListResponseBody.ts +55 -0
- package/src/models/DescribeDiagnosticReportListResponseBodyReportList.ts +74 -0
- package/src/models/DescribeRccloudAssistantStatusRequest.ts +75 -0
- package/src/models/DescribeRccloudAssistantStatusResponse.ts +40 -0
- package/src/models/DescribeRccloudAssistantStatusResponseBody.ts +69 -0
- package/src/models/DescribeRccloudAssistantStatusResponseBodyInstanceCloudAssistantStatusSet.ts +87 -0
- package/src/models/DescribeRccloudAssistantStatusShrinkRequest.ts +72 -0
- package/src/models/DescribeRcdisksRequest.ts +4 -0
- package/src/models/DescribeRcdisksRequestTag.ts +14 -0
- package/src/models/DescribeRcdisksResponseBodyDisks.ts +4 -0
- package/src/models/DescribeRcdisksResponseBodyDisksTag.ts +14 -0
- package/src/models/DescribeRcinstanceAttributeRequest.ts +3 -0
- package/src/models/DescribeRcinstanceAttributeResponseBody.ts +15 -0
- package/src/models/DescribeRcinstanceHistoryEventsRequest.ts +102 -0
- package/src/models/DescribeRcinstanceHistoryEventsRequestEventPublishTime.ts +14 -0
- package/src/models/DescribeRcinstanceHistoryEventsRequestNotBefore.ts +11 -1
- package/src/models/DescribeRcinstanceHistoryEventsRequestTag.ts +14 -0
- package/src/models/DescribeRcinstanceHistoryEventsResponseBody.ts +39 -0
- package/src/models/DescribeRcinstanceHistoryEventsResponseBodyInstanceSystemEventSet.ts +75 -0
- package/src/models/DescribeRcinstanceHistoryEventsResponseBodyInstanceSystemEventSetEventCycleStatus.ts +14 -0
- package/src/models/DescribeRcinstanceHistoryEventsResponseBodyInstanceSystemEventSetEventType.ts +14 -0
- package/src/models/DescribeRcinstanceHistoryEventsResponseBodyInstanceSystemEventSetExtendedAttribute.ts +98 -0
- package/src/models/DescribeRcinstanceHistoryEventsResponseBodyInstanceSystemEventSetExtendedAttributeInactiveDisks.ts +43 -0
- package/src/models/DescribeRcinstancesResponseBodyRcinstances.ts +3 -0
- package/src/models/DescribeRcinvocationResultsRequest.ts +118 -0
- package/src/models/DescribeRcinvocationResultsRequestTag.ts +38 -0
- package/src/models/DescribeRcinvocationResultsResponse.ts +40 -0
- package/src/models/DescribeRcinvocationResultsResponseBody.ts +69 -0
- package/src/models/DescribeRcinvocationResultsResponseBodyInvocationResults.ts +150 -0
- package/src/models/DescribeRcinvocationResultsResponseBodyInvocationResultsTags.ts +38 -0
- package/src/models/DescribeRcinvocationResultsShrinkRequest.ts +114 -0
- package/src/models/DescribeRcsnapshotsRequest.ts +7 -0
- package/src/models/DescribeRcsnapshotsRequestTag.ts +30 -0
- package/src/models/DescribeRcsnapshotsResponseBodySnapshots.ts +10 -0
- package/src/models/DescribeRcsnapshotsResponseBodySnapshotsTag.ts +30 -0
- package/src/models/DescribeRcvclusterRequest.ts +38 -0
- package/src/models/DescribeRcvclusterResponse.ts +40 -0
- package/src/models/DescribeRcvclusterResponseBody.ts +30 -0
- package/src/models/DescribeVswitchListRequest.ts +42 -0
- package/src/models/DescribeVswitchListResponse.ts +40 -0
- package/src/models/DescribeVswitchListResponseBody.ts +43 -0
- package/src/models/DescribeVswitchListResponseBodyVswitches.ts +54 -0
- package/src/models/ImportUserBackupFileRequest.ts +16 -4
- package/src/models/ImportUserBackupFileResponseBody.ts +3 -0
- package/src/models/InstallRccloudAssistantRequest.ts +44 -0
- package/src/models/InstallRccloudAssistantResponse.ts +40 -0
- package/src/models/InstallRccloudAssistantResponseBody.ts +31 -0
- package/src/models/InstallRccloudAssistantShrinkRequest.ts +41 -0
- package/src/models/ModifyBackupSetExpireTimeRequest.ts +63 -0
- package/src/models/ModifyBackupSetExpireTimeResponse.ts +40 -0
- package/src/models/ModifyBackupSetExpireTimeResponseBody.ts +81 -0
- package/src/models/ModifyComputeBurstConfigRequest.ts +134 -0
- package/src/models/ModifyComputeBurstConfigResponse.ts +40 -0
- package/src/models/ModifyComputeBurstConfigResponseBody.ts +31 -0
- package/src/models/ModifyDbproxyEndpointRequest.ts +3 -2
- package/src/models/ModifyRcinstanceAttributeRequest.ts +32 -0
- package/src/models/ModifyRcinstanceAttributeShrinkRequest.ts +109 -0
- package/src/models/ModifyRcinstanceChargeTypeRequest.ts +15 -31
- package/src/models/ModifyRcinstanceChargeTypeResponseBody.ts +3 -5
- package/src/models/RedeployRcinstanceRequest.ts +48 -0
- package/src/models/RedeployRcinstanceResponse.ts +40 -0
- package/src/models/RedeployRcinstanceResponseBody.ts +44 -0
- package/src/models/RunRccommandRequest.ts +199 -0
- package/src/models/RunRccommandRequestResourceTags.ts +38 -0
- package/src/models/RunRccommandRequestTags.ts +38 -0
- package/src/models/RunRccommandResponse.ts +40 -0
- package/src/models/RunRccommandResponseBody.ts +45 -0
- package/src/models/RunRccommandShrinkRequest.ts +185 -0
- package/src/models/RunRcinstancesRequest.ts +3 -0
- package/src/models/RunRcinstancesShrinkRequest.ts +3 -0
- package/src/models/SwitchOverMajorVersionUpgradeRequest.ts +31 -0
- package/src/models/model.ts +52 -0
package/dist/client.d.ts
CHANGED
|
@@ -9,7 +9,7 @@ export default class Client extends OpenApi {
|
|
|
9
9
|
[key: string]: string;
|
|
10
10
|
}, endpoint: string): string;
|
|
11
11
|
/**
|
|
12
|
-
*
|
|
12
|
+
* Accepts the default operation for a system event in the Inquiring state and authorizes the system to perform the default operation.
|
|
13
13
|
*
|
|
14
14
|
* @param request - AcceptRCInquiredSystemEventRequest
|
|
15
15
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -17,7 +17,7 @@ export default class Client extends OpenApi {
|
|
|
17
17
|
*/
|
|
18
18
|
acceptRCInquiredSystemEventWithOptions(request: $_model.AcceptRCInquiredSystemEventRequest, runtime: $dara.RuntimeOptions): Promise<$_model.AcceptRCInquiredSystemEventResponse>;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* Accepts the default operation for a system event in the Inquiring state and authorizes the system to perform the default operation.
|
|
21
21
|
*
|
|
22
22
|
* @param request - AcceptRCInquiredSystemEventRequest
|
|
23
23
|
* @returns AcceptRCInquiredSystemEventResponse
|
|
@@ -1170,6 +1170,29 @@ export default class Client extends OpenApi {
|
|
|
1170
1170
|
* @returns CreateDdrInstanceResponse
|
|
1171
1171
|
*/
|
|
1172
1172
|
createDdrInstance(request: $_model.CreateDdrInstanceRequest): Promise<$_model.CreateDdrInstanceResponse>;
|
|
1173
|
+
/**
|
|
1174
|
+
* Creates a diagnostic report.
|
|
1175
|
+
*
|
|
1176
|
+
* @remarks
|
|
1177
|
+
* > This operation is no longer maintained. You can call the CreateDiagnosticReport operation of Database Autonomy Service (DAS) to create a diagnostic report.
|
|
1178
|
+
* After you call this operation to create a diagnostic report, you can call the DescribeDiagnosticReportList operation to download the diagnostic report.
|
|
1179
|
+
*
|
|
1180
|
+
* @param request - CreateDiagnosticReportRequest
|
|
1181
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
1182
|
+
* @returns CreateDiagnosticReportResponse
|
|
1183
|
+
*/
|
|
1184
|
+
createDiagnosticReportWithOptions(request: $_model.CreateDiagnosticReportRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateDiagnosticReportResponse>;
|
|
1185
|
+
/**
|
|
1186
|
+
* Creates a diagnostic report.
|
|
1187
|
+
*
|
|
1188
|
+
* @remarks
|
|
1189
|
+
* > This operation is no longer maintained. You can call the CreateDiagnosticReport operation of Database Autonomy Service (DAS) to create a diagnostic report.
|
|
1190
|
+
* After you call this operation to create a diagnostic report, you can call the DescribeDiagnosticReportList operation to download the diagnostic report.
|
|
1191
|
+
*
|
|
1192
|
+
* @param request - CreateDiagnosticReportRequest
|
|
1193
|
+
* @returns CreateDiagnosticReportResponse
|
|
1194
|
+
*/
|
|
1195
|
+
createDiagnosticReport(request: $_model.CreateDiagnosticReportRequest): Promise<$_model.CreateDiagnosticReportResponse>;
|
|
1173
1196
|
/**
|
|
1174
1197
|
* Creates an ApsaraDB RDS global active database cluster.
|
|
1175
1198
|
*
|
|
@@ -1424,6 +1447,12 @@ export default class Client extends OpenApi {
|
|
|
1424
1447
|
/**
|
|
1425
1448
|
* Creates a data disk for an RDS Custom instance.
|
|
1426
1449
|
*
|
|
1450
|
+
* @remarks
|
|
1451
|
+
* The disk can be an ultra disk, an Enterprise SSD (ESSD), an SSD, or a Premium ESSD. By default, Premium ESSD is used.
|
|
1452
|
+
* * When you set InstanceChargeType to **Prepaid**, the disk billing method is subscription. You must set **InstanceId** to the ID of a subscription instance. The expiration time of the disk must be the same as that of the instance to which the disk is attached.
|
|
1453
|
+
* * When you set **InstanceChargeType** to Postpaid, the disk billing method is pay-as-you-go. You do not need to attach the disk to an instance. You can also attach the pay-as-you-go disk to an instance of any billing method based on your business requirements.
|
|
1454
|
+
* * The type and number of disks that can be attached to an instance vary based on instance specifications.
|
|
1455
|
+
*
|
|
1427
1456
|
* @param request - CreateRCDiskRequest
|
|
1428
1457
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
1429
1458
|
* @returns CreateRCDiskResponse
|
|
@@ -1432,6 +1461,12 @@ export default class Client extends OpenApi {
|
|
|
1432
1461
|
/**
|
|
1433
1462
|
* Creates a data disk for an RDS Custom instance.
|
|
1434
1463
|
*
|
|
1464
|
+
* @remarks
|
|
1465
|
+
* The disk can be an ultra disk, an Enterprise SSD (ESSD), an SSD, or a Premium ESSD. By default, Premium ESSD is used.
|
|
1466
|
+
* * When you set InstanceChargeType to **Prepaid**, the disk billing method is subscription. You must set **InstanceId** to the ID of a subscription instance. The expiration time of the disk must be the same as that of the instance to which the disk is attached.
|
|
1467
|
+
* * When you set **InstanceChargeType** to Postpaid, the disk billing method is pay-as-you-go. You do not need to attach the disk to an instance. You can also attach the pay-as-you-go disk to an instance of any billing method based on your business requirements.
|
|
1468
|
+
* * The type and number of disks that can be attached to an instance vary based on instance specifications.
|
|
1469
|
+
*
|
|
1435
1470
|
* @param request - CreateRCDiskRequest
|
|
1436
1471
|
* @returns CreateRCDiskResponse
|
|
1437
1472
|
*/
|
|
@@ -1754,12 +1789,12 @@ export default class Client extends OpenApi {
|
|
|
1754
1789
|
*/
|
|
1755
1790
|
deleteBackup(request: $_model.DeleteBackupRequest): Promise<$_model.DeleteBackupResponse>;
|
|
1756
1791
|
/**
|
|
1757
|
-
* Deletes the backup files of an ApsaraDB RDS for SQL Server instance.
|
|
1792
|
+
* Deletes the backup files of an ApsaraDB RDS for SQL Server instance. This operation is available only for users that have been added to the whitelist of the instance.
|
|
1758
1793
|
*
|
|
1759
1794
|
* @remarks
|
|
1760
|
-
* ### [](#)Supported database
|
|
1761
|
-
*
|
|
1762
|
-
* > This operation is
|
|
1795
|
+
* ### [](#)Supported database engine
|
|
1796
|
+
* SQL Server
|
|
1797
|
+
* > **This operation is not supported for new users. **Select other methods to [reduce or save backup costs](https://help.aliyun.com/document_detail/95718.html). Users who are added to the whitelist can still use the backup file. Check the availability of the backup file before you delete it. After the backup file is deleted, you cannot retrieve it.
|
|
1763
1798
|
*
|
|
1764
1799
|
* @param request - DeleteBackupFileRequest
|
|
1765
1800
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1767,12 +1802,12 @@ export default class Client extends OpenApi {
|
|
|
1767
1802
|
*/
|
|
1768
1803
|
deleteBackupFileWithOptions(request: $_model.DeleteBackupFileRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteBackupFileResponse>;
|
|
1769
1804
|
/**
|
|
1770
|
-
* Deletes the backup files of an ApsaraDB RDS for SQL Server instance.
|
|
1805
|
+
* Deletes the backup files of an ApsaraDB RDS for SQL Server instance. This operation is available only for users that have been added to the whitelist of the instance.
|
|
1771
1806
|
*
|
|
1772
1807
|
* @remarks
|
|
1773
|
-
* ### [](#)Supported database
|
|
1774
|
-
*
|
|
1775
|
-
* > This operation is
|
|
1808
|
+
* ### [](#)Supported database engine
|
|
1809
|
+
* SQL Server
|
|
1810
|
+
* > **This operation is not supported for new users. **Select other methods to [reduce or save backup costs](https://help.aliyun.com/document_detail/95718.html). Users who are added to the whitelist can still use the backup file. Check the availability of the backup file before you delete it. After the backup file is deleted, you cannot retrieve it.
|
|
1776
1811
|
*
|
|
1777
1812
|
* @param request - DeleteBackupFileRequest
|
|
1778
1813
|
* @returns DeleteBackupFileResponse
|
|
@@ -2973,6 +3008,33 @@ export default class Client extends OpenApi {
|
|
|
2973
3008
|
* @returns DescribeCollationTimeZonesResponse
|
|
2974
3009
|
*/
|
|
2975
3010
|
describeCollationTimeZones(request: $_model.DescribeCollationTimeZonesRequest): Promise<$_model.DescribeCollationTimeZonesResponse>;
|
|
3011
|
+
/**
|
|
3012
|
+
* Queries the settings of assured serverless.
|
|
3013
|
+
*
|
|
3014
|
+
* @remarks
|
|
3015
|
+
* ### [](#)Supported database engine
|
|
3016
|
+
* RDS PostgreSQL
|
|
3017
|
+
* ### [](#)References
|
|
3018
|
+
* [Assured serverless](https://help.aliyun.com/document_detail/2928780.html)
|
|
3019
|
+
*
|
|
3020
|
+
* @param request - DescribeComputeBurstConfigRequest
|
|
3021
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
3022
|
+
* @returns DescribeComputeBurstConfigResponse
|
|
3023
|
+
*/
|
|
3024
|
+
describeComputeBurstConfigWithOptions(request: $_model.DescribeComputeBurstConfigRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeComputeBurstConfigResponse>;
|
|
3025
|
+
/**
|
|
3026
|
+
* Queries the settings of assured serverless.
|
|
3027
|
+
*
|
|
3028
|
+
* @remarks
|
|
3029
|
+
* ### [](#)Supported database engine
|
|
3030
|
+
* RDS PostgreSQL
|
|
3031
|
+
* ### [](#)References
|
|
3032
|
+
* [Assured serverless](https://help.aliyun.com/document_detail/2928780.html)
|
|
3033
|
+
*
|
|
3034
|
+
* @param request - DescribeComputeBurstConfigRequest
|
|
3035
|
+
* @returns DescribeComputeBurstConfigResponse
|
|
3036
|
+
*/
|
|
3037
|
+
describeComputeBurstConfig(request: $_model.DescribeComputeBurstConfigRequest): Promise<$_model.DescribeComputeBurstConfigResponse>;
|
|
2976
3038
|
/**
|
|
2977
3039
|
* Queries the databases and tables whose data is included in a cross-region backup file of an instance.
|
|
2978
3040
|
*
|
|
@@ -3620,6 +3682,10 @@ export default class Client extends OpenApi {
|
|
|
3620
3682
|
* * RDS MySQL
|
|
3621
3683
|
* * RDS PostgreSQL
|
|
3622
3684
|
* * RDS SQL Server
|
|
3685
|
+
* ### [](#)References
|
|
3686
|
+
* * [Use the SSL encryption feature for an ApsaraDB RDS for MySQL instance](https://help.aliyun.com/document_detail/96120.html)
|
|
3687
|
+
* * [Use the SSL encryption feature for an ApsaraDB RDS for PostgreSQL instance](https://help.aliyun.com/document_detail/229518.html)
|
|
3688
|
+
* * [Use the SSL encryption feature for an ApsaraDB RDS for SQL Server instance](https://help.aliyun.com/document_detail/95715.html)
|
|
3623
3689
|
*
|
|
3624
3690
|
* @param request - DescribeDBInstanceSSLRequest
|
|
3625
3691
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3634,6 +3700,10 @@ export default class Client extends OpenApi {
|
|
|
3634
3700
|
* * RDS MySQL
|
|
3635
3701
|
* * RDS PostgreSQL
|
|
3636
3702
|
* * RDS SQL Server
|
|
3703
|
+
* ### [](#)References
|
|
3704
|
+
* * [Use the SSL encryption feature for an ApsaraDB RDS for MySQL instance](https://help.aliyun.com/document_detail/96120.html)
|
|
3705
|
+
* * [Use the SSL encryption feature for an ApsaraDB RDS for PostgreSQL instance](https://help.aliyun.com/document_detail/229518.html)
|
|
3706
|
+
* * [Use the SSL encryption feature for an ApsaraDB RDS for SQL Server instance](https://help.aliyun.com/document_detail/95715.html)
|
|
3637
3707
|
*
|
|
3638
3708
|
* @param request - DescribeDBInstanceSSLRequest
|
|
3639
3709
|
* @returns DescribeDBInstanceSSLResponse
|
|
@@ -4067,6 +4137,31 @@ export default class Client extends OpenApi {
|
|
|
4067
4137
|
* @returns DescribeDetachedBackupsResponse
|
|
4068
4138
|
*/
|
|
4069
4139
|
describeDetachedBackups(request: $_model.DescribeDetachedBackupsRequest): Promise<$_model.DescribeDetachedBackupsResponse>;
|
|
4140
|
+
/**
|
|
4141
|
+
* Queries the information about diagnostics reports.
|
|
4142
|
+
*
|
|
4143
|
+
* @remarks
|
|
4144
|
+
* > This operation is phased out.
|
|
4145
|
+
*
|
|
4146
|
+
* @deprecated OpenAPI DescribeDiagnosticReportList is deprecated
|
|
4147
|
+
*
|
|
4148
|
+
* @param request - DescribeDiagnosticReportListRequest
|
|
4149
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
4150
|
+
* @returns DescribeDiagnosticReportListResponse
|
|
4151
|
+
*/
|
|
4152
|
+
describeDiagnosticReportListWithOptions(request: $_model.DescribeDiagnosticReportListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDiagnosticReportListResponse>;
|
|
4153
|
+
/**
|
|
4154
|
+
* Queries the information about diagnostics reports.
|
|
4155
|
+
*
|
|
4156
|
+
* @remarks
|
|
4157
|
+
* > This operation is phased out.
|
|
4158
|
+
*
|
|
4159
|
+
* @deprecated OpenAPI DescribeDiagnosticReportList is deprecated
|
|
4160
|
+
*
|
|
4161
|
+
* @param request - DescribeDiagnosticReportListRequest
|
|
4162
|
+
* @returns DescribeDiagnosticReportListResponse
|
|
4163
|
+
*/
|
|
4164
|
+
describeDiagnosticReportList(request: $_model.DescribeDiagnosticReportListRequest): Promise<$_model.DescribeDiagnosticReportListResponse>;
|
|
4070
4165
|
/**
|
|
4071
4166
|
* Queries the error logs of an instance over a specific time range.
|
|
4072
4167
|
*
|
|
@@ -4979,6 +5074,21 @@ export default class Client extends OpenApi {
|
|
|
4979
5074
|
* @returns DescribeQuickSaleConfigResponse
|
|
4980
5075
|
*/
|
|
4981
5076
|
describeQuickSaleConfig(request: $_model.DescribeQuickSaleConfigRequest): Promise<$_model.DescribeQuickSaleConfigResponse>;
|
|
5077
|
+
/**
|
|
5078
|
+
* 查询云助手安装状态
|
|
5079
|
+
*
|
|
5080
|
+
* @param tmpReq - DescribeRCCloudAssistantStatusRequest
|
|
5081
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
5082
|
+
* @returns DescribeRCCloudAssistantStatusResponse
|
|
5083
|
+
*/
|
|
5084
|
+
describeRCCloudAssistantStatusWithOptions(tmpReq: $_model.DescribeRCCloudAssistantStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeRCCloudAssistantStatusResponse>;
|
|
5085
|
+
/**
|
|
5086
|
+
* 查询云助手安装状态
|
|
5087
|
+
*
|
|
5088
|
+
* @param request - DescribeRCCloudAssistantStatusRequest
|
|
5089
|
+
* @returns DescribeRCCloudAssistantStatusResponse
|
|
5090
|
+
*/
|
|
5091
|
+
describeRCCloudAssistantStatus(request: $_model.DescribeRCCloudAssistantStatusRequest): Promise<$_model.DescribeRCCloudAssistantStatusResponse>;
|
|
4982
5092
|
/**
|
|
4983
5093
|
* Queries the kubeconfig file of a Container Service for Kubernetes (ACK) cluster in which an RDS Custom instance resides.
|
|
4984
5094
|
*
|
|
@@ -5118,7 +5228,12 @@ export default class Client extends OpenApi {
|
|
|
5118
5228
|
*/
|
|
5119
5229
|
describeRCInstanceDdosCount(request: $_model.DescribeRCInstanceDdosCountRequest): Promise<$_model.DescribeRCInstanceDdosCountResponse>;
|
|
5120
5230
|
/**
|
|
5121
|
-
*
|
|
5231
|
+
* Queries the system events of ApsaraDB RDS instances. When you call this operation, you can specify parameters, such as InstanceId and EventType, in the request. By default, non-active system events are queried.
|
|
5232
|
+
*
|
|
5233
|
+
* @remarks
|
|
5234
|
+
* You can query system events that were completed within the last 30 days. No limits apply to the time range for querying uncompleted system events.
|
|
5235
|
+
* * If you do not specify the EventCycleStatus or InstanceEventCycleStatus parameter, only system events in the Avoidated, Executed, Canceled, or Failed state are included in the query results by default.
|
|
5236
|
+
* * You can also specify the InstanceEventCycleStatus parameter in the request to query the system events that are in the Scheduled, Executing, or Inquiring state.
|
|
5122
5237
|
*
|
|
5123
5238
|
* @param request - DescribeRCInstanceHistoryEventsRequest
|
|
5124
5239
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5126,7 +5241,12 @@ export default class Client extends OpenApi {
|
|
|
5126
5241
|
*/
|
|
5127
5242
|
describeRCInstanceHistoryEventsWithOptions(request: $_model.DescribeRCInstanceHistoryEventsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeRCInstanceHistoryEventsResponse>;
|
|
5128
5243
|
/**
|
|
5129
|
-
*
|
|
5244
|
+
* Queries the system events of ApsaraDB RDS instances. When you call this operation, you can specify parameters, such as InstanceId and EventType, in the request. By default, non-active system events are queried.
|
|
5245
|
+
*
|
|
5246
|
+
* @remarks
|
|
5247
|
+
* You can query system events that were completed within the last 30 days. No limits apply to the time range for querying uncompleted system events.
|
|
5248
|
+
* * If you do not specify the EventCycleStatus or InstanceEventCycleStatus parameter, only system events in the Avoidated, Executed, Canceled, or Failed state are included in the query results by default.
|
|
5249
|
+
* * You can also specify the InstanceEventCycleStatus parameter in the request to query the system events that are in the Scheduled, Executing, or Inquiring state.
|
|
5130
5250
|
*
|
|
5131
5251
|
* @param request - DescribeRCInstanceHistoryEventsRequest
|
|
5132
5252
|
* @returns DescribeRCInstanceHistoryEventsResponse
|
|
@@ -5227,6 +5347,21 @@ export default class Client extends OpenApi {
|
|
|
5227
5347
|
* @returns DescribeRCInstancesResponse
|
|
5228
5348
|
*/
|
|
5229
5349
|
describeRCInstances(request: $_model.DescribeRCInstancesRequest): Promise<$_model.DescribeRCInstancesResponse>;
|
|
5350
|
+
/**
|
|
5351
|
+
* 查询云助手命令执行结果
|
|
5352
|
+
*
|
|
5353
|
+
* @param tmpReq - DescribeRCInvocationResultsRequest
|
|
5354
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
5355
|
+
* @returns DescribeRCInvocationResultsResponse
|
|
5356
|
+
*/
|
|
5357
|
+
describeRCInvocationResultsWithOptions(tmpReq: $_model.DescribeRCInvocationResultsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeRCInvocationResultsResponse>;
|
|
5358
|
+
/**
|
|
5359
|
+
* 查询云助手命令执行结果
|
|
5360
|
+
*
|
|
5361
|
+
* @param request - DescribeRCInvocationResultsRequest
|
|
5362
|
+
* @returns DescribeRCInvocationResultsResponse
|
|
5363
|
+
*/
|
|
5364
|
+
describeRCInvocationResults(request: $_model.DescribeRCInvocationResultsRequest): Promise<$_model.DescribeRCInvocationResultsResponse>;
|
|
5230
5365
|
/**
|
|
5231
5366
|
* Queries the monitoring data of a metric for an RDS Custom instance.
|
|
5232
5367
|
*
|
|
@@ -5302,6 +5437,21 @@ export default class Client extends OpenApi {
|
|
|
5302
5437
|
* @returns DescribeRCSnapshotsResponse
|
|
5303
5438
|
*/
|
|
5304
5439
|
describeRCSnapshots(request: $_model.DescribeRCSnapshotsRequest): Promise<$_model.DescribeRCSnapshotsResponse>;
|
|
5440
|
+
/**
|
|
5441
|
+
* 描述vCluster
|
|
5442
|
+
*
|
|
5443
|
+
* @param request - DescribeRCVClusterRequest
|
|
5444
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
5445
|
+
* @returns DescribeRCVClusterResponse
|
|
5446
|
+
*/
|
|
5447
|
+
describeRCVClusterWithOptions(request: $_model.DescribeRCVClusterRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeRCVClusterResponse>;
|
|
5448
|
+
/**
|
|
5449
|
+
* 描述vCluster
|
|
5450
|
+
*
|
|
5451
|
+
* @param request - DescribeRCVClusterRequest
|
|
5452
|
+
* @returns DescribeRCVClusterResponse
|
|
5453
|
+
*/
|
|
5454
|
+
describeRCVCluster(request: $_model.DescribeRCVClusterRequest): Promise<$_model.DescribeRCVClusterResponse>;
|
|
5305
5455
|
/**
|
|
5306
5456
|
* This operation is deprecated.
|
|
5307
5457
|
*
|
|
@@ -5961,6 +6111,21 @@ export default class Client extends OpenApi {
|
|
|
5961
6111
|
* @returns DescribeUpgradeMajorVersionTasksResponse
|
|
5962
6112
|
*/
|
|
5963
6113
|
describeUpgradeMajorVersionTasks(request: $_model.DescribeUpgradeMajorVersionTasksRequest): Promise<$_model.DescribeUpgradeMajorVersionTasksResponse>;
|
|
6114
|
+
/**
|
|
6115
|
+
* 查询交换机列表
|
|
6116
|
+
*
|
|
6117
|
+
* @param request - DescribeVSwitchListRequest
|
|
6118
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
6119
|
+
* @returns DescribeVSwitchListResponse
|
|
6120
|
+
*/
|
|
6121
|
+
describeVSwitchListWithOptions(request: $_model.DescribeVSwitchListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeVSwitchListResponse>;
|
|
6122
|
+
/**
|
|
6123
|
+
* 查询交换机列表
|
|
6124
|
+
*
|
|
6125
|
+
* @param request - DescribeVSwitchListRequest
|
|
6126
|
+
* @returns DescribeVSwitchListResponse
|
|
6127
|
+
*/
|
|
6128
|
+
describeVSwitchList(request: $_model.DescribeVSwitchListRequest): Promise<$_model.DescribeVSwitchListResponse>;
|
|
5964
6129
|
/**
|
|
5965
6130
|
* Queries the details of vSwitch that are available in a virtual private cloud (VPC).
|
|
5966
6131
|
*
|
|
@@ -6288,6 +6453,21 @@ export default class Client extends OpenApi {
|
|
|
6288
6453
|
* @returns ImportUserBackupFileResponse
|
|
6289
6454
|
*/
|
|
6290
6455
|
importUserBackupFile(request: $_model.ImportUserBackupFileRequest): Promise<$_model.ImportUserBackupFileResponse>;
|
|
6456
|
+
/**
|
|
6457
|
+
* 为实例安装云助手Agent
|
|
6458
|
+
*
|
|
6459
|
+
* @param tmpReq - InstallRCCloudAssistantRequest
|
|
6460
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
6461
|
+
* @returns InstallRCCloudAssistantResponse
|
|
6462
|
+
*/
|
|
6463
|
+
installRCCloudAssistantWithOptions(tmpReq: $_model.InstallRCCloudAssistantRequest, runtime: $dara.RuntimeOptions): Promise<$_model.InstallRCCloudAssistantResponse>;
|
|
6464
|
+
/**
|
|
6465
|
+
* 为实例安装云助手Agent
|
|
6466
|
+
*
|
|
6467
|
+
* @param request - InstallRCCloudAssistantRequest
|
|
6468
|
+
* @returns InstallRCCloudAssistantResponse
|
|
6469
|
+
*/
|
|
6470
|
+
installRCCloudAssistant(request: $_model.InstallRCCloudAssistantRequest): Promise<$_model.InstallRCCloudAssistantResponse>;
|
|
6291
6471
|
/**
|
|
6292
6472
|
* Queries the specification details of an instance.
|
|
6293
6473
|
*
|
|
@@ -6797,6 +6977,33 @@ export default class Client extends OpenApi {
|
|
|
6797
6977
|
* @returns ModifyBackupPolicyResponse
|
|
6798
6978
|
*/
|
|
6799
6979
|
modifyBackupPolicy(request: $_model.ModifyBackupPolicyRequest): Promise<$_model.ModifyBackupPolicyResponse>;
|
|
6980
|
+
/**
|
|
6981
|
+
* Modifies the expiration time of backup sets.
|
|
6982
|
+
*
|
|
6983
|
+
* @remarks
|
|
6984
|
+
* ### [](#)Supported database engines
|
|
6985
|
+
* * RDS SQL Server
|
|
6986
|
+
* ### [](#)References
|
|
6987
|
+
* > Before you call this operation, read the following topics and make sure that you fully understand the prerequisites and impacts of this operation.
|
|
6988
|
+
*
|
|
6989
|
+
* @param request - ModifyBackupSetExpireTimeRequest
|
|
6990
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
6991
|
+
* @returns ModifyBackupSetExpireTimeResponse
|
|
6992
|
+
*/
|
|
6993
|
+
modifyBackupSetExpireTimeWithOptions(request: $_model.ModifyBackupSetExpireTimeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyBackupSetExpireTimeResponse>;
|
|
6994
|
+
/**
|
|
6995
|
+
* Modifies the expiration time of backup sets.
|
|
6996
|
+
*
|
|
6997
|
+
* @remarks
|
|
6998
|
+
* ### [](#)Supported database engines
|
|
6999
|
+
* * RDS SQL Server
|
|
7000
|
+
* ### [](#)References
|
|
7001
|
+
* > Before you call this operation, read the following topics and make sure that you fully understand the prerequisites and impacts of this operation.
|
|
7002
|
+
*
|
|
7003
|
+
* @param request - ModifyBackupSetExpireTimeRequest
|
|
7004
|
+
* @returns ModifyBackupSetExpireTimeResponse
|
|
7005
|
+
*/
|
|
7006
|
+
modifyBackupSetExpireTime(request: $_model.ModifyBackupSetExpireTimeRequest): Promise<$_model.ModifyBackupSetExpireTimeResponse>;
|
|
6800
7007
|
/**
|
|
6801
7008
|
* Modifies the character set collation and time zone of system databases on an instance.
|
|
6802
7009
|
*
|
|
@@ -6826,6 +7033,21 @@ export default class Client extends OpenApi {
|
|
|
6826
7033
|
* @returns ModifyCollationTimeZoneResponse
|
|
6827
7034
|
*/
|
|
6828
7035
|
modifyCollationTimeZone(request: $_model.ModifyCollationTimeZoneRequest): Promise<$_model.ModifyCollationTimeZoneResponse>;
|
|
7036
|
+
/**
|
|
7037
|
+
* 修改本地性能突发配置
|
|
7038
|
+
*
|
|
7039
|
+
* @param request - ModifyComputeBurstConfigRequest
|
|
7040
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
7041
|
+
* @returns ModifyComputeBurstConfigResponse
|
|
7042
|
+
*/
|
|
7043
|
+
modifyComputeBurstConfigWithOptions(request: $_model.ModifyComputeBurstConfigRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyComputeBurstConfigResponse>;
|
|
7044
|
+
/**
|
|
7045
|
+
* 修改本地性能突发配置
|
|
7046
|
+
*
|
|
7047
|
+
* @param request - ModifyComputeBurstConfigRequest
|
|
7048
|
+
* @returns ModifyComputeBurstConfigResponse
|
|
7049
|
+
*/
|
|
7050
|
+
modifyComputeBurstConfig(request: $_model.ModifyComputeBurstConfigRequest): Promise<$_model.ModifyComputeBurstConfigResponse>;
|
|
6829
7051
|
/**
|
|
6830
7052
|
* 修改实例资源
|
|
6831
7053
|
*
|
|
@@ -8145,15 +8367,15 @@ export default class Client extends OpenApi {
|
|
|
8145
8367
|
*/
|
|
8146
8368
|
modifyRCInstance(request: $_model.ModifyRCInstanceRequest): Promise<$_model.ModifyRCInstanceResponse>;
|
|
8147
8369
|
/**
|
|
8148
|
-
* Modifies
|
|
8370
|
+
* Modifies the attributes of an RDS Custom instance, such as the password, hostname, security groups, and whether release protection is enabled.
|
|
8149
8371
|
*
|
|
8150
|
-
* @param
|
|
8372
|
+
* @param tmpReq - ModifyRCInstanceAttributeRequest
|
|
8151
8373
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
8152
8374
|
* @returns ModifyRCInstanceAttributeResponse
|
|
8153
8375
|
*/
|
|
8154
|
-
modifyRCInstanceAttributeWithOptions(
|
|
8376
|
+
modifyRCInstanceAttributeWithOptions(tmpReq: $_model.ModifyRCInstanceAttributeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyRCInstanceAttributeResponse>;
|
|
8155
8377
|
/**
|
|
8156
|
-
* Modifies
|
|
8378
|
+
* Modifies the attributes of an RDS Custom instance, such as the password, hostname, security groups, and whether release protection is enabled.
|
|
8157
8379
|
*
|
|
8158
8380
|
* @param request - ModifyRCInstanceAttributeRequest
|
|
8159
8381
|
* @returns ModifyRCInstanceAttributeResponse
|
|
@@ -8777,6 +8999,43 @@ export default class Client extends OpenApi {
|
|
|
8777
8999
|
* @returns RecoveryDBInstanceResponse
|
|
8778
9000
|
*/
|
|
8779
9001
|
recoveryDBInstance(request: $_model.RecoveryDBInstanceRequest): Promise<$_model.RecoveryDBInstanceResponse>;
|
|
9002
|
+
/**
|
|
9003
|
+
* Redeploys an RDS Custom instance when the instance receives a system event notification.
|
|
9004
|
+
*
|
|
9005
|
+
* @remarks
|
|
9006
|
+
* RedeployInstance is an **asynchronous** operation. It migrates data before it restarts the instance. If the instance is successfully redeployed, it enters the Running state. If the instance fails to be redeployed, it returns to the original physical server and the state before the redeployment.
|
|
9007
|
+
* When you call this operation, take note of the following items:
|
|
9008
|
+
* The instance must be in the Running or Stopped state. After the instance is redeployed, the state of the instance has the following changes:
|
|
9009
|
+
* * If the instance is in the Running state before redeployment, the instance enters the Stopped state.
|
|
9010
|
+
* * If the instance is in the Stopped state before redeployment, the instance enters the Starting state.
|
|
9011
|
+
* * If an instance receives notifications about simulated events that are created by calling the CreateSimulatedSystemEvent operation for the instance, you cannot call this operation to redeploy the instance.
|
|
9012
|
+
* The following table lists the types and states of events that you can handle by calling the RedeployInstance operation.
|
|
9013
|
+
* * Instance redeployment due to system maintenance: SystemMaintenance.Redeploy. The event state is Inquiring or Scheduled.
|
|
9014
|
+
* * Instance redeployment due to system failures: SystemFailure.Redeploy. The event state is Inquiring.
|
|
9015
|
+
*
|
|
9016
|
+
* @param request - RedeployRCInstanceRequest
|
|
9017
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
9018
|
+
* @returns RedeployRCInstanceResponse
|
|
9019
|
+
*/
|
|
9020
|
+
redeployRCInstanceWithOptions(request: $_model.RedeployRCInstanceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.RedeployRCInstanceResponse>;
|
|
9021
|
+
/**
|
|
9022
|
+
* Redeploys an RDS Custom instance when the instance receives a system event notification.
|
|
9023
|
+
*
|
|
9024
|
+
* @remarks
|
|
9025
|
+
* RedeployInstance is an **asynchronous** operation. It migrates data before it restarts the instance. If the instance is successfully redeployed, it enters the Running state. If the instance fails to be redeployed, it returns to the original physical server and the state before the redeployment.
|
|
9026
|
+
* When you call this operation, take note of the following items:
|
|
9027
|
+
* The instance must be in the Running or Stopped state. After the instance is redeployed, the state of the instance has the following changes:
|
|
9028
|
+
* * If the instance is in the Running state before redeployment, the instance enters the Stopped state.
|
|
9029
|
+
* * If the instance is in the Stopped state before redeployment, the instance enters the Starting state.
|
|
9030
|
+
* * If an instance receives notifications about simulated events that are created by calling the CreateSimulatedSystemEvent operation for the instance, you cannot call this operation to redeploy the instance.
|
|
9031
|
+
* The following table lists the types and states of events that you can handle by calling the RedeployInstance operation.
|
|
9032
|
+
* * Instance redeployment due to system maintenance: SystemMaintenance.Redeploy. The event state is Inquiring or Scheduled.
|
|
9033
|
+
* * Instance redeployment due to system failures: SystemFailure.Redeploy. The event state is Inquiring.
|
|
9034
|
+
*
|
|
9035
|
+
* @param request - RedeployRCInstanceRequest
|
|
9036
|
+
* @returns RedeployRCInstanceResponse
|
|
9037
|
+
*/
|
|
9038
|
+
redeployRCInstance(request: $_model.RedeployRCInstanceRequest): Promise<$_model.RedeployRCInstanceResponse>;
|
|
8780
9039
|
/**
|
|
8781
9040
|
* Releases the public endpoint of an instance.
|
|
8782
9041
|
*
|
|
@@ -9303,6 +9562,21 @@ export default class Client extends OpenApi {
|
|
|
9303
9562
|
* @returns RevokeRCSecurityGroupPermissionResponse
|
|
9304
9563
|
*/
|
|
9305
9564
|
revokeRCSecurityGroupPermission(request: $_model.RevokeRCSecurityGroupPermissionRequest): Promise<$_model.RevokeRCSecurityGroupPermissionResponse>;
|
|
9565
|
+
/**
|
|
9566
|
+
* 创建并执行云助手命令
|
|
9567
|
+
*
|
|
9568
|
+
* @param tmpReq - RunRCCommandRequest
|
|
9569
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
9570
|
+
* @returns RunRCCommandResponse
|
|
9571
|
+
*/
|
|
9572
|
+
runRCCommandWithOptions(tmpReq: $_model.RunRCCommandRequest, runtime: $dara.RuntimeOptions): Promise<$_model.RunRCCommandResponse>;
|
|
9573
|
+
/**
|
|
9574
|
+
* 创建并执行云助手命令
|
|
9575
|
+
*
|
|
9576
|
+
* @param request - RunRCCommandRequest
|
|
9577
|
+
* @returns RunRCCommandResponse
|
|
9578
|
+
*/
|
|
9579
|
+
runRCCommand(request: $_model.RunRCCommandRequest): Promise<$_model.RunRCCommandResponse>;
|
|
9306
9580
|
/**
|
|
9307
9581
|
* Creates one or more subscription RDS Custom instances. Before you call this operation, you must specify parameters such as ImageId, InstanceType, VSwitchId, and SecurityGroupId.
|
|
9308
9582
|
*
|
|
@@ -9611,7 +9885,7 @@ export default class Client extends OpenApi {
|
|
|
9611
9885
|
*/
|
|
9612
9886
|
switchOverMajorVersionUpgrade(request: $_model.SwitchOverMajorVersionUpgradeRequest): Promise<$_model.SwitchOverMajorVersionUpgradeResponse>;
|
|
9613
9887
|
/**
|
|
9614
|
-
* Switches the data synchronization link
|
|
9888
|
+
* Switches the data synchronization link from a the primary ApsaraDB RDS for SQL Server instance to a disaster recovery (DR) instance.
|
|
9615
9889
|
*
|
|
9616
9890
|
* @remarks
|
|
9617
9891
|
* ### [](#)Supported database engine
|
|
@@ -9623,7 +9897,7 @@ export default class Client extends OpenApi {
|
|
|
9623
9897
|
*/
|
|
9624
9898
|
switchReplicationLinkWithOptions(request: $_model.SwitchReplicationLinkRequest, runtime: $dara.RuntimeOptions): Promise<$_model.SwitchReplicationLinkResponse>;
|
|
9625
9899
|
/**
|
|
9626
|
-
* Switches the data synchronization link
|
|
9900
|
+
* Switches the data synchronization link from a the primary ApsaraDB RDS for SQL Server instance to a disaster recovery (DR) instance.
|
|
9627
9901
|
*
|
|
9628
9902
|
* @remarks
|
|
9629
9903
|
* ### [](#)Supported database engine
|