@alicloud/rds20140815 2.4.0 → 2.4.2

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 CHANGED
@@ -440,6 +440,7 @@ export declare class CheckCreateDdrDBInstanceRequest extends $tea.Model {
440
440
  engineVersion?: string;
441
441
  ownerId?: number;
442
442
  regionId?: string;
443
+ resourceGroupId?: string;
443
444
  resourceOwnerAccount?: string;
444
445
  resourceOwnerId?: number;
445
446
  restoreTime?: string;
@@ -737,6 +738,7 @@ export declare class CloneParameterGroupRequest extends $tea.Model {
737
738
  parameterGroupId?: string;
738
739
  parameterGroupName?: string;
739
740
  regionId?: string;
741
+ resourceGroupId?: string;
740
742
  resourceOwnerAccount?: string;
741
743
  resourceOwnerId?: number;
742
744
  targetRegionId?: string;
@@ -1960,6 +1962,7 @@ export declare class CreateParameterGroupRequest extends $tea.Model {
1960
1962
  parameterGroupName?: string;
1961
1963
  parameters?: string;
1962
1964
  regionId?: string;
1965
+ resourceGroupId?: string;
1963
1966
  resourceOwnerAccount?: string;
1964
1967
  resourceOwnerId?: number;
1965
1968
  static names(): {
@@ -2749,6 +2752,7 @@ export declare class DeleteDatabaseResponse extends $tea.Model {
2749
2752
  export declare class DeleteGadInstanceRequest extends $tea.Model {
2750
2753
  gadInstanceName?: string;
2751
2754
  regionId?: string;
2755
+ resourceGroupId?: string;
2752
2756
  static names(): {
2753
2757
  [key: string]: string;
2754
2758
  };
@@ -2791,6 +2795,7 @@ export declare class DeleteParameterGroupRequest extends $tea.Model {
2791
2795
  ownerId?: number;
2792
2796
  parameterGroupId?: string;
2793
2797
  regionId?: string;
2798
+ resourceGroupId?: string;
2794
2799
  resourceOwnerAccount?: string;
2795
2800
  resourceOwnerId?: number;
2796
2801
  static names(): {
@@ -2886,6 +2891,7 @@ export declare class DeleteSecretRequest extends $tea.Model {
2886
2891
  engine?: string;
2887
2892
  ownerId?: number;
2888
2893
  regionId?: string;
2894
+ resourceGroupId?: string;
2889
2895
  resourceOwnerAccount?: string;
2890
2896
  resourceOwnerId?: number;
2891
2897
  secretArn?: string;
@@ -2984,6 +2990,7 @@ export declare class DeleteUserBackupFileRequest extends $tea.Model {
2984
2990
  backupId?: string;
2985
2991
  ownerId?: number;
2986
2992
  regionId?: string;
2993
+ resourceGroupId?: string;
2987
2994
  resourceOwnerAccount?: string;
2988
2995
  resourceOwnerId?: number;
2989
2996
  static names(): {
@@ -3035,6 +3042,7 @@ export declare class DescibeImportsFromDatabaseRequest extends $tea.Model {
3035
3042
  ownerId?: number;
3036
3043
  pageNumber?: number;
3037
3044
  pageSize?: number;
3045
+ resourceGroupId?: string;
3038
3046
  resourceOwnerAccount?: string;
3039
3047
  resourceOwnerId?: number;
3040
3048
  startTime?: string;
@@ -3183,6 +3191,7 @@ export declare class DescribeAccountsResponse extends $tea.Model {
3183
3191
  export declare class DescribeActionEventPolicyRequest extends $tea.Model {
3184
3192
  ownerId?: number;
3185
3193
  regionId?: string;
3194
+ resourceGroupId?: string;
3186
3195
  resourceOwnerAccount?: string;
3187
3196
  resourceOwnerId?: number;
3188
3197
  static names(): {
@@ -3949,6 +3958,7 @@ export declare class DescribeClassDetailsRequest extends $tea.Model {
3949
3958
  engineVersion?: string;
3950
3959
  ownerId?: number;
3951
3960
  regionId?: string;
3961
+ resourceGroupId?: string;
3952
3962
  resourceOwnerAccount?: string;
3953
3963
  resourceOwnerId?: number;
3954
3964
  static names(): {
@@ -5333,6 +5343,7 @@ export declare class DescribeDBInstancesByExpireTimeRequest extends $tea.Model {
5333
5343
  pageNumber?: number;
5334
5344
  pageSize?: number;
5335
5345
  regionId?: string;
5346
+ resourceGroupId?: string;
5336
5347
  resourceOwnerAccount?: string;
5337
5348
  resourceOwnerId?: number;
5338
5349
  tags?: string;
@@ -8658,6 +8669,7 @@ export declare class DetachGadInstanceMemberRequest extends $tea.Model {
8658
8669
  gadInstanceName?: string;
8659
8670
  memberInstanceName?: string;
8660
8671
  regionId?: string;
8672
+ resourceGroupId?: string;
8661
8673
  static names(): {
8662
8674
  [key: string]: string;
8663
8675
  };
@@ -8974,6 +8986,7 @@ export declare class ImportUserBackupFileRequest extends $tea.Model {
8974
8986
  engineVersion?: string;
8975
8987
  ownerId?: number;
8976
8988
  regionId?: string;
8989
+ resourceGroupId?: string;
8977
8990
  resourceOwnerAccount?: string;
8978
8991
  resourceOwnerId?: number;
8979
8992
  restoreSize?: number;
@@ -9123,6 +9136,7 @@ export declare class ListUserBackupFilesRequest extends $tea.Model {
9123
9136
  ossUrl?: string;
9124
9137
  ownerId?: number;
9125
9138
  regionId?: string;
9139
+ resourceGroupId?: string;
9126
9140
  resourceOwnerAccount?: string;
9127
9141
  resourceOwnerId?: number;
9128
9142
  status?: string;
@@ -11427,6 +11441,7 @@ export declare class ModifyParameterGroupRequest extends $tea.Model {
11427
11441
  parameterGroupName?: string;
11428
11442
  parameters?: string;
11429
11443
  regionId?: string;
11444
+ resourceGroupId?: string;
11430
11445
  resourceOwnerAccount?: string;
11431
11446
  resourceOwnerId?: number;
11432
11447
  static names(): {
@@ -11521,6 +11536,7 @@ export declare class ModifyReadonlyInstanceDelayReplicationTimeRequest extends $
11521
11536
  DBInstanceId?: string;
11522
11537
  ownerId?: number;
11523
11538
  readSQLReplicationTime?: string;
11539
+ resourceGroupId?: string;
11524
11540
  resourceOwnerAccount?: string;
11525
11541
  resourceOwnerId?: number;
11526
11542
  static names(): {
@@ -12231,6 +12247,7 @@ export declare class RemoveTagsFromResourceRequest extends $tea.Model {
12231
12247
  ownerAccount?: string;
12232
12248
  ownerId?: number;
12233
12249
  regionId?: string;
12250
+ resourceGroupId?: string;
12234
12251
  resourceOwnerAccount?: string;
12235
12252
  resourceOwnerId?: number;
12236
12253
  tags?: string;
@@ -12898,6 +12915,7 @@ export declare class SwitchGuardToMasterInstanceRequest extends $tea.Model {
12898
12915
  DBInstanceId?: string;
12899
12916
  ownerAccount?: string;
12900
12917
  ownerId?: number;
12918
+ resourceGroupId?: string;
12901
12919
  resourceOwnerAccount?: string;
12902
12920
  resourceOwnerId?: number;
12903
12921
  static names(): {
@@ -13227,6 +13245,7 @@ export declare class UpdateUserBackupFileRequest extends $tea.Model {
13227
13245
  comment?: string;
13228
13246
  ownerId?: number;
13229
13247
  regionId?: string;
13248
+ resourceGroupId?: string;
13230
13249
  resourceOwnerAccount?: string;
13231
13250
  resourceOwnerId?: number;
13232
13251
  retention?: number;
@@ -19830,7 +19849,36 @@ export default class Client extends OpenApi {
19830
19849
  describeHASwitchConfig(request: DescribeHASwitchConfigRequest): Promise<DescribeHASwitchConfigResponse>;
19831
19850
  describeHistoryTasksWithOptions(request: DescribeHistoryTasksRequest, runtime: $Util.RuntimeOptions): Promise<DescribeHistoryTasksResponse>;
19832
19851
  describeHistoryTasks(request: DescribeHistoryTasksRequest): Promise<DescribeHistoryTasksResponse>;
19852
+ /**
19853
+ * > This operation supports only for ApsaraDB RDS for SQL Server instances and is available only to specific customers. If you want to call this operation, contact **Alibaba Cloud technical support**.
19854
+ * ### Prerequisites
19855
+ * The instance meets the following requirements:
19856
+ * * The instance resides in a region other than the China (Zhangjiakou) region.
19857
+ * * The instance runs RDS Basic Edition, runs SQL Server 2012 or later on RDS High-availability Edition, or runs RDS Cluster Edition.
19858
+ * * The instance belongs to the general-purpose or dedicated instance family. The shared instance family is not supported.
19859
+ * * The instance resides in a virtual private cloud (VPC). For more information about how to change the network type of an instance, see [Change the network type of an ApsaraDB RDS for SQL Server instance](~~95707~~).
19860
+ * * If the instance runs RDS High-availability Edition or RDS Cluster Edition, make sure that the instance is created on or after January 01, 2021. If the instance runs RDS Basic Edition, make sure that the instance is created on or after September 02, 2022. You can view the **Creation Time** parameter of an instance in the **Status** section of the **Basic Information** page in the ApsaraDB RDS console.
19861
+ * Your **Alibaba Cloud account** is used for logons.
19862
+ *
19863
+ * @param request DescribeHostWebShellRequest
19864
+ * @param runtime runtime options for this request RuntimeOptions
19865
+ * @return DescribeHostWebShellResponse
19866
+ */
19833
19867
  describeHostWebShellWithOptions(request: DescribeHostWebShellRequest, runtime: $Util.RuntimeOptions): Promise<DescribeHostWebShellResponse>;
19868
+ /**
19869
+ * > This operation supports only for ApsaraDB RDS for SQL Server instances and is available only to specific customers. If you want to call this operation, contact **Alibaba Cloud technical support**.
19870
+ * ### Prerequisites
19871
+ * The instance meets the following requirements:
19872
+ * * The instance resides in a region other than the China (Zhangjiakou) region.
19873
+ * * The instance runs RDS Basic Edition, runs SQL Server 2012 or later on RDS High-availability Edition, or runs RDS Cluster Edition.
19874
+ * * The instance belongs to the general-purpose or dedicated instance family. The shared instance family is not supported.
19875
+ * * The instance resides in a virtual private cloud (VPC). For more information about how to change the network type of an instance, see [Change the network type of an ApsaraDB RDS for SQL Server instance](~~95707~~).
19876
+ * * If the instance runs RDS High-availability Edition or RDS Cluster Edition, make sure that the instance is created on or after January 01, 2021. If the instance runs RDS Basic Edition, make sure that the instance is created on or after September 02, 2022. You can view the **Creation Time** parameter of an instance in the **Status** section of the **Basic Information** page in the ApsaraDB RDS console.
19877
+ * Your **Alibaba Cloud account** is used for logons.
19878
+ *
19879
+ * @param request DescribeHostWebShellRequest
19880
+ * @return DescribeHostWebShellResponse
19881
+ */
19834
19882
  describeHostWebShell(request: DescribeHostWebShellRequest): Promise<DescribeHostWebShellResponse>;
19835
19883
  describeInstanceAutoRenewalAttributeWithOptions(request: DescribeInstanceAutoRenewalAttributeRequest, runtime: $Util.RuntimeOptions): Promise<DescribeInstanceAutoRenewalAttributeResponse>;
19836
19884
  describeInstanceAutoRenewalAttribute(request: DescribeInstanceAutoRenewalAttributeRequest): Promise<DescribeInstanceAutoRenewalAttributeResponse>;