@alicloud/ecd20200930 4.6.6 → 4.6.7
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 +19 -1
- package/dist/client.js +87 -0
- package/dist/client.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +123 -1
package/dist/client.d.ts
CHANGED
|
@@ -5513,7 +5513,7 @@ export declare class DescribeDesktopGroupsResponseBodyDesktopGroups extends $dar
|
|
|
5513
5513
|
* The user\\"s organizational unit path.
|
|
5514
5514
|
*
|
|
5515
5515
|
* @example
|
|
5516
|
-
* example.com
|
|
5516
|
+
* example.com
|
|
5517
5517
|
*/
|
|
5518
5518
|
userOuPath?: string;
|
|
5519
5519
|
/**
|
|
@@ -23039,6 +23039,7 @@ export declare class CreateCloudDriveServiceRequest extends $dara.Model {
|
|
|
23039
23039
|
* cn-hangzhou
|
|
23040
23040
|
*/
|
|
23041
23041
|
regionId?: string;
|
|
23042
|
+
resellerOwnerUid?: number;
|
|
23042
23043
|
/**
|
|
23043
23044
|
* @remarks
|
|
23044
23045
|
* > This parameter is not publicly available.
|
|
@@ -23870,6 +23871,7 @@ export declare class CreateDesktopGroupRequest extends $dara.Model {
|
|
|
23870
23871
|
* cn-hangzhou
|
|
23871
23872
|
*/
|
|
23872
23873
|
regionId?: string;
|
|
23874
|
+
resellerOwnerUid?: number;
|
|
23873
23875
|
/**
|
|
23874
23876
|
* @remarks
|
|
23875
23877
|
* The reset option of the shared group.
|
|
@@ -24365,6 +24367,7 @@ export declare class CreateDesktopsRequest extends $dara.Model {
|
|
|
24365
24367
|
* cn-hangzhou
|
|
24366
24368
|
*/
|
|
24367
24369
|
regionId?: string;
|
|
24370
|
+
resellerOwnerUid?: number;
|
|
24368
24371
|
/**
|
|
24369
24372
|
* @remarks
|
|
24370
24373
|
* The ID of the resource group.
|
|
@@ -24720,6 +24723,7 @@ export declare class CreateDesktopsShrinkRequest extends $dara.Model {
|
|
|
24720
24723
|
* cn-hangzhou
|
|
24721
24724
|
*/
|
|
24722
24725
|
regionId?: string;
|
|
24726
|
+
resellerOwnerUid?: number;
|
|
24723
24727
|
/**
|
|
24724
24728
|
* @remarks
|
|
24725
24729
|
* The ID of the resource group.
|
|
@@ -25420,6 +25424,7 @@ export declare class CreateNetworkPackageRequest extends $dara.Model {
|
|
|
25420
25424
|
* cn-hangzhou
|
|
25421
25425
|
*/
|
|
25422
25426
|
regionId?: string;
|
|
25427
|
+
resellerOwnerUid?: number;
|
|
25423
25428
|
static names(): {
|
|
25424
25429
|
[key: string]: string;
|
|
25425
25430
|
};
|
|
@@ -27495,6 +27500,7 @@ export declare class DeleteDesktopGroupRequest extends $dara.Model {
|
|
|
27495
27500
|
* cn-hangzhou
|
|
27496
27501
|
*/
|
|
27497
27502
|
regionId?: string;
|
|
27503
|
+
resellerOwnerUid?: number;
|
|
27498
27504
|
static names(): {
|
|
27499
27505
|
[key: string]: string;
|
|
27500
27506
|
};
|
|
@@ -27561,6 +27567,7 @@ export declare class DeleteDesktopsRequest extends $dara.Model {
|
|
|
27561
27567
|
* cn-hangzhou
|
|
27562
27568
|
*/
|
|
27563
27569
|
regionId?: string;
|
|
27570
|
+
resellerOwnerUid?: number;
|
|
27564
27571
|
static names(): {
|
|
27565
27572
|
[key: string]: string;
|
|
27566
27573
|
};
|
|
@@ -27985,6 +27992,7 @@ export declare class DeleteNetworkPackagesRequest extends $dara.Model {
|
|
|
27985
27992
|
* cn-hangzhou
|
|
27986
27993
|
*/
|
|
27987
27994
|
regionId?: string;
|
|
27995
|
+
resellerOwnerUid?: number;
|
|
27988
27996
|
static names(): {
|
|
27989
27997
|
[key: string]: string;
|
|
27990
27998
|
};
|
|
@@ -33541,6 +33549,7 @@ export declare class DescribeModificationPriceRequest extends $dara.Model {
|
|
|
33541
33549
|
* cn-hangzhou
|
|
33542
33550
|
*/
|
|
33543
33551
|
regionId?: string;
|
|
33552
|
+
resellerOwnerUid?: number;
|
|
33544
33553
|
/**
|
|
33545
33554
|
* @remarks
|
|
33546
33555
|
* The resource type. The required parameters depend on the resource type.
|
|
@@ -34333,6 +34342,7 @@ export declare class DescribePriceRequest extends $dara.Model {
|
|
|
34333
34342
|
* cn-hangzhou
|
|
34334
34343
|
*/
|
|
34335
34344
|
regionId?: string;
|
|
34345
|
+
resellerOwnerUid?: number;
|
|
34336
34346
|
/**
|
|
34337
34347
|
* @remarks
|
|
34338
34348
|
* The type of the resource.
|
|
@@ -34779,6 +34789,7 @@ export declare class DescribeRefundPriceRequest extends $dara.Model {
|
|
|
34779
34789
|
* cn-hangzhou
|
|
34780
34790
|
*/
|
|
34781
34791
|
regionId?: string;
|
|
34792
|
+
resellerOwnerUid?: number;
|
|
34782
34793
|
static names(): {
|
|
34783
34794
|
[key: string]: string;
|
|
34784
34795
|
};
|
|
@@ -34958,6 +34969,7 @@ export declare class DescribeRenewalPriceRequest extends $dara.Model {
|
|
|
34958
34969
|
* cn-hangzhou
|
|
34959
34970
|
*/
|
|
34960
34971
|
regionId?: string;
|
|
34972
|
+
resellerOwnerUid?: number;
|
|
34961
34973
|
/**
|
|
34962
34974
|
* @remarks
|
|
34963
34975
|
* The resource type.
|
|
@@ -42527,6 +42539,7 @@ export declare class ModifyDesktopChargeTypeRequest extends $dara.Model {
|
|
|
42527
42539
|
* cn-hangzhou
|
|
42528
42540
|
*/
|
|
42529
42541
|
regionId?: string;
|
|
42542
|
+
resellerOwnerUid?: number;
|
|
42530
42543
|
/**
|
|
42531
42544
|
* @remarks
|
|
42532
42545
|
* > This parameter is in invitational preview and not publicly available.
|
|
@@ -43289,6 +43302,7 @@ export declare class ModifyDesktopSpecRequest extends $dara.Model {
|
|
|
43289
43302
|
* cn-hangzhou
|
|
43290
43303
|
*/
|
|
43291
43304
|
regionId?: string;
|
|
43305
|
+
resellerOwnerUid?: number;
|
|
43292
43306
|
/**
|
|
43293
43307
|
* @remarks
|
|
43294
43308
|
* The array of resource specification templates.
|
|
@@ -44126,6 +44140,7 @@ export declare class ModifyNetworkPackageBandwidthRequest extends $dara.Model {
|
|
|
44126
44140
|
* cn-hangzhou
|
|
44127
44141
|
*/
|
|
44128
44142
|
regionId?: string;
|
|
44143
|
+
resellerOwnerUid?: number;
|
|
44129
44144
|
static names(): {
|
|
44130
44145
|
[key: string]: string;
|
|
44131
44146
|
};
|
|
@@ -46463,6 +46478,7 @@ export declare class RenewDesktopGroupRequest extends $dara.Model {
|
|
|
46463
46478
|
* cn-hangzhou
|
|
46464
46479
|
*/
|
|
46465
46480
|
regionId?: string;
|
|
46481
|
+
resellerOwnerUid?: number;
|
|
46466
46482
|
static names(): {
|
|
46467
46483
|
[key: string]: string;
|
|
46468
46484
|
};
|
|
@@ -46651,6 +46667,7 @@ export declare class RenewDesktopsRequest extends $dara.Model {
|
|
|
46651
46667
|
* cn-hangzhou
|
|
46652
46668
|
*/
|
|
46653
46669
|
regionId?: string;
|
|
46670
|
+
resellerOwnerUid?: number;
|
|
46654
46671
|
/**
|
|
46655
46672
|
* @remarks
|
|
46656
46673
|
* > This field is not available for public use.
|
|
@@ -46797,6 +46814,7 @@ export declare class RenewNetworkPackagesRequest extends $dara.Model {
|
|
|
46797
46814
|
* cn-hangzhou
|
|
46798
46815
|
*/
|
|
46799
46816
|
regionId?: string;
|
|
46817
|
+
resellerOwnerUid?: number;
|
|
46800
46818
|
static names(): {
|
|
46801
46819
|
[key: string]: string;
|
|
46802
46820
|
};
|
package/dist/client.js
CHANGED
|
@@ -10439,6 +10439,7 @@ class CreateCloudDriveServiceRequest extends $dara.Model {
|
|
|
10439
10439
|
period: 'Period',
|
|
10440
10440
|
periodUnit: 'PeriodUnit',
|
|
10441
10441
|
regionId: 'RegionId',
|
|
10442
|
+
resellerOwnerUid: 'ResellerOwnerUid',
|
|
10442
10443
|
solutionId: 'SolutionId',
|
|
10443
10444
|
userCount: 'UserCount',
|
|
10444
10445
|
userMaxSize: 'UserMaxSize',
|
|
@@ -10460,6 +10461,7 @@ class CreateCloudDriveServiceRequest extends $dara.Model {
|
|
|
10460
10461
|
period: 'number',
|
|
10461
10462
|
periodUnit: 'string',
|
|
10462
10463
|
regionId: 'string',
|
|
10464
|
+
resellerOwnerUid: 'number',
|
|
10463
10465
|
solutionId: 'string',
|
|
10464
10466
|
userCount: 'number',
|
|
10465
10467
|
userMaxSize: 'number',
|
|
@@ -10751,6 +10753,7 @@ class CreateDesktopGroupRequest extends $dara.Model {
|
|
|
10751
10753
|
promotionId: 'PromotionId',
|
|
10752
10754
|
ratioThreshold: 'RatioThreshold',
|
|
10753
10755
|
regionId: 'RegionId',
|
|
10756
|
+
resellerOwnerUid: 'ResellerOwnerUid',
|
|
10754
10757
|
resetType: 'ResetType',
|
|
10755
10758
|
scaleStrategyId: 'ScaleStrategyId',
|
|
10756
10759
|
sessionType: 'SessionType',
|
|
@@ -10812,6 +10815,7 @@ class CreateDesktopGroupRequest extends $dara.Model {
|
|
|
10812
10815
|
promotionId: 'string',
|
|
10813
10816
|
ratioThreshold: 'number',
|
|
10814
10817
|
regionId: 'string',
|
|
10818
|
+
resellerOwnerUid: 'number',
|
|
10815
10819
|
resetType: 'number',
|
|
10816
10820
|
scaleStrategyId: 'string',
|
|
10817
10821
|
sessionType: 'string',
|
|
@@ -11030,6 +11034,7 @@ class CreateDesktopsRequest extends $dara.Model {
|
|
|
11030
11034
|
policyGroupId: 'PolicyGroupId',
|
|
11031
11035
|
promotionId: 'PromotionId',
|
|
11032
11036
|
regionId: 'RegionId',
|
|
11037
|
+
resellerOwnerUid: 'ResellerOwnerUid',
|
|
11033
11038
|
resourceGroupId: 'ResourceGroupId',
|
|
11034
11039
|
savingPlanId: 'SavingPlanId',
|
|
11035
11040
|
snapshotPolicyId: 'SnapshotPolicyId',
|
|
@@ -11068,6 +11073,7 @@ class CreateDesktopsRequest extends $dara.Model {
|
|
|
11068
11073
|
policyGroupId: 'string',
|
|
11069
11074
|
promotionId: 'string',
|
|
11070
11075
|
regionId: 'string',
|
|
11076
|
+
resellerOwnerUid: 'number',
|
|
11071
11077
|
resourceGroupId: 'string',
|
|
11072
11078
|
savingPlanId: 'string',
|
|
11073
11079
|
snapshotPolicyId: 'string',
|
|
@@ -11136,6 +11142,7 @@ class CreateDesktopsShrinkRequest extends $dara.Model {
|
|
|
11136
11142
|
policyGroupId: 'PolicyGroupId',
|
|
11137
11143
|
promotionId: 'PromotionId',
|
|
11138
11144
|
regionId: 'RegionId',
|
|
11145
|
+
resellerOwnerUid: 'ResellerOwnerUid',
|
|
11139
11146
|
resourceGroupId: 'ResourceGroupId',
|
|
11140
11147
|
savingPlanId: 'SavingPlanId',
|
|
11141
11148
|
snapshotPolicyId: 'SnapshotPolicyId',
|
|
@@ -11174,6 +11181,7 @@ class CreateDesktopsShrinkRequest extends $dara.Model {
|
|
|
11174
11181
|
policyGroupId: 'string',
|
|
11175
11182
|
promotionId: 'string',
|
|
11176
11183
|
regionId: 'string',
|
|
11184
|
+
resellerOwnerUid: 'number',
|
|
11177
11185
|
resourceGroupId: 'string',
|
|
11178
11186
|
savingPlanId: 'string',
|
|
11179
11187
|
snapshotPolicyId: 'string',
|
|
@@ -11530,6 +11538,7 @@ class CreateNetworkPackageRequest extends $dara.Model {
|
|
|
11530
11538
|
periodUnit: 'PeriodUnit',
|
|
11531
11539
|
promotionId: 'PromotionId',
|
|
11532
11540
|
regionId: 'RegionId',
|
|
11541
|
+
resellerOwnerUid: 'ResellerOwnerUid',
|
|
11533
11542
|
};
|
|
11534
11543
|
}
|
|
11535
11544
|
static types() {
|
|
@@ -11544,6 +11553,7 @@ class CreateNetworkPackageRequest extends $dara.Model {
|
|
|
11544
11553
|
periodUnit: 'string',
|
|
11545
11554
|
promotionId: 'string',
|
|
11546
11555
|
regionId: 'string',
|
|
11556
|
+
resellerOwnerUid: 'number',
|
|
11547
11557
|
};
|
|
11548
11558
|
}
|
|
11549
11559
|
validate() {
|
|
@@ -12607,12 +12617,14 @@ class DeleteDesktopGroupRequest extends $dara.Model {
|
|
|
12607
12617
|
return {
|
|
12608
12618
|
desktopGroupId: 'DesktopGroupId',
|
|
12609
12619
|
regionId: 'RegionId',
|
|
12620
|
+
resellerOwnerUid: 'ResellerOwnerUid',
|
|
12610
12621
|
};
|
|
12611
12622
|
}
|
|
12612
12623
|
static types() {
|
|
12613
12624
|
return {
|
|
12614
12625
|
desktopGroupId: 'string',
|
|
12615
12626
|
regionId: 'string',
|
|
12627
|
+
resellerOwnerUid: 'number',
|
|
12616
12628
|
};
|
|
12617
12629
|
}
|
|
12618
12630
|
validate() {
|
|
@@ -12676,12 +12688,14 @@ class DeleteDesktopsRequest extends $dara.Model {
|
|
|
12676
12688
|
return {
|
|
12677
12689
|
desktopId: 'DesktopId',
|
|
12678
12690
|
regionId: 'RegionId',
|
|
12691
|
+
resellerOwnerUid: 'ResellerOwnerUid',
|
|
12679
12692
|
};
|
|
12680
12693
|
}
|
|
12681
12694
|
static types() {
|
|
12682
12695
|
return {
|
|
12683
12696
|
desktopId: { 'type': 'array', 'itemType': 'string' },
|
|
12684
12697
|
regionId: 'string',
|
|
12698
|
+
resellerOwnerUid: 'number',
|
|
12685
12699
|
};
|
|
12686
12700
|
}
|
|
12687
12701
|
validate() {
|
|
@@ -13111,12 +13125,14 @@ class DeleteNetworkPackagesRequest extends $dara.Model {
|
|
|
13111
13125
|
return {
|
|
13112
13126
|
networkPackageId: 'NetworkPackageId',
|
|
13113
13127
|
regionId: 'RegionId',
|
|
13128
|
+
resellerOwnerUid: 'ResellerOwnerUid',
|
|
13114
13129
|
};
|
|
13115
13130
|
}
|
|
13116
13131
|
static types() {
|
|
13117
13132
|
return {
|
|
13118
13133
|
networkPackageId: { 'type': 'array', 'itemType': 'string' },
|
|
13119
13134
|
regionId: 'string',
|
|
13135
|
+
resellerOwnerUid: 'number',
|
|
13120
13136
|
};
|
|
13121
13137
|
}
|
|
13122
13138
|
validate() {
|
|
@@ -16643,6 +16659,7 @@ class DescribeModificationPriceRequest extends $dara.Model {
|
|
|
16643
16659
|
instanceId: 'InstanceId',
|
|
16644
16660
|
instanceType: 'InstanceType',
|
|
16645
16661
|
regionId: 'RegionId',
|
|
16662
|
+
resellerOwnerUid: 'ResellerOwnerUid',
|
|
16646
16663
|
resourceType: 'ResourceType',
|
|
16647
16664
|
rootDiskSizeGib: 'RootDiskSizeGib',
|
|
16648
16665
|
userDiskSizeGib: 'UserDiskSizeGib',
|
|
@@ -16654,6 +16671,7 @@ class DescribeModificationPriceRequest extends $dara.Model {
|
|
|
16654
16671
|
instanceId: 'string',
|
|
16655
16672
|
instanceType: 'string',
|
|
16656
16673
|
regionId: 'string',
|
|
16674
|
+
resellerOwnerUid: 'number',
|
|
16657
16675
|
resourceType: 'string',
|
|
16658
16676
|
rootDiskSizeGib: 'number',
|
|
16659
16677
|
userDiskSizeGib: 'number',
|
|
@@ -17097,6 +17115,7 @@ class DescribePriceRequest extends $dara.Model {
|
|
|
17097
17115
|
periodUnit: 'PeriodUnit',
|
|
17098
17116
|
promotionId: 'PromotionId',
|
|
17099
17117
|
regionId: 'RegionId',
|
|
17118
|
+
resellerOwnerUid: 'ResellerOwnerUid',
|
|
17100
17119
|
resourceType: 'ResourceType',
|
|
17101
17120
|
rootDiskCategory: 'RootDiskCategory',
|
|
17102
17121
|
rootDiskSizeGib: 'RootDiskSizeGib',
|
|
@@ -17117,6 +17136,7 @@ class DescribePriceRequest extends $dara.Model {
|
|
|
17117
17136
|
periodUnit: 'string',
|
|
17118
17137
|
promotionId: 'string',
|
|
17119
17138
|
regionId: 'string',
|
|
17139
|
+
resellerOwnerUid: 'number',
|
|
17120
17140
|
resourceType: 'string',
|
|
17121
17141
|
rootDiskCategory: 'string',
|
|
17122
17142
|
rootDiskSizeGib: 'number',
|
|
@@ -17521,6 +17541,7 @@ class DescribeRefundPriceRequest extends $dara.Model {
|
|
|
17521
17541
|
desktopId: 'DesktopId',
|
|
17522
17542
|
refundType: 'RefundType',
|
|
17523
17543
|
regionId: 'RegionId',
|
|
17544
|
+
resellerOwnerUid: 'ResellerOwnerUid',
|
|
17524
17545
|
};
|
|
17525
17546
|
}
|
|
17526
17547
|
static types() {
|
|
@@ -17528,6 +17549,7 @@ class DescribeRefundPriceRequest extends $dara.Model {
|
|
|
17528
17549
|
desktopId: { 'type': 'array', 'itemType': 'string' },
|
|
17529
17550
|
refundType: 'string',
|
|
17530
17551
|
regionId: 'string',
|
|
17552
|
+
resellerOwnerUid: 'number',
|
|
17531
17553
|
};
|
|
17532
17554
|
}
|
|
17533
17555
|
validate() {
|
|
@@ -17676,6 +17698,7 @@ class DescribeRenewalPriceRequest extends $dara.Model {
|
|
|
17676
17698
|
period: 'Period',
|
|
17677
17699
|
periodUnit: 'PeriodUnit',
|
|
17678
17700
|
regionId: 'RegionId',
|
|
17701
|
+
resellerOwnerUid: 'ResellerOwnerUid',
|
|
17679
17702
|
resourceType: 'ResourceType',
|
|
17680
17703
|
};
|
|
17681
17704
|
}
|
|
@@ -17686,6 +17709,7 @@ class DescribeRenewalPriceRequest extends $dara.Model {
|
|
|
17686
17709
|
period: 'number',
|
|
17687
17710
|
periodUnit: 'string',
|
|
17688
17711
|
regionId: 'string',
|
|
17712
|
+
resellerOwnerUid: 'number',
|
|
17689
17713
|
resourceType: 'string',
|
|
17690
17714
|
};
|
|
17691
17715
|
}
|
|
@@ -22221,6 +22245,7 @@ class ModifyDesktopChargeTypeRequest extends $dara.Model {
|
|
|
22221
22245
|
periodUnit: 'PeriodUnit',
|
|
22222
22246
|
promotionId: 'PromotionId',
|
|
22223
22247
|
regionId: 'RegionId',
|
|
22248
|
+
resellerOwnerUid: 'ResellerOwnerUid',
|
|
22224
22249
|
useDuration: 'UseDuration',
|
|
22225
22250
|
};
|
|
22226
22251
|
}
|
|
@@ -22233,6 +22258,7 @@ class ModifyDesktopChargeTypeRequest extends $dara.Model {
|
|
|
22233
22258
|
periodUnit: 'string',
|
|
22234
22259
|
promotionId: 'string',
|
|
22235
22260
|
regionId: 'string',
|
|
22261
|
+
resellerOwnerUid: 'number',
|
|
22236
22262
|
useDuration: 'number',
|
|
22237
22263
|
};
|
|
22238
22264
|
}
|
|
@@ -22820,6 +22846,7 @@ class ModifyDesktopSpecRequest extends $dara.Model {
|
|
|
22820
22846
|
desktopType: 'DesktopType',
|
|
22821
22847
|
promotionId: 'PromotionId',
|
|
22822
22848
|
regionId: 'RegionId',
|
|
22849
|
+
resellerOwnerUid: 'ResellerOwnerUid',
|
|
22823
22850
|
resourceSpecs: 'ResourceSpecs',
|
|
22824
22851
|
resourceType: 'ResourceType',
|
|
22825
22852
|
rootDiskSizeGib: 'RootDiskSizeGib',
|
|
@@ -22834,6 +22861,7 @@ class ModifyDesktopSpecRequest extends $dara.Model {
|
|
|
22834
22861
|
desktopType: 'string',
|
|
22835
22862
|
promotionId: 'string',
|
|
22836
22863
|
regionId: 'string',
|
|
22864
|
+
resellerOwnerUid: 'number',
|
|
22837
22865
|
resourceSpecs: { 'type': 'array', 'itemType': ModifyDesktopSpecRequestResourceSpecs },
|
|
22838
22866
|
resourceType: 'string',
|
|
22839
22867
|
rootDiskSizeGib: 'number',
|
|
@@ -23461,6 +23489,7 @@ class ModifyNetworkPackageBandwidthRequest extends $dara.Model {
|
|
|
23461
23489
|
networkPackageId: 'NetworkPackageId',
|
|
23462
23490
|
promotionId: 'PromotionId',
|
|
23463
23491
|
regionId: 'RegionId',
|
|
23492
|
+
resellerOwnerUid: 'ResellerOwnerUid',
|
|
23464
23493
|
};
|
|
23465
23494
|
}
|
|
23466
23495
|
static types() {
|
|
@@ -23470,6 +23499,7 @@ class ModifyNetworkPackageBandwidthRequest extends $dara.Model {
|
|
|
23470
23499
|
networkPackageId: 'string',
|
|
23471
23500
|
promotionId: 'string',
|
|
23472
23501
|
regionId: 'string',
|
|
23502
|
+
resellerOwnerUid: 'number',
|
|
23473
23503
|
};
|
|
23474
23504
|
}
|
|
23475
23505
|
validate() {
|
|
@@ -24964,6 +24994,7 @@ class RenewDesktopGroupRequest extends $dara.Model {
|
|
|
24964
24994
|
period: 'Period',
|
|
24965
24995
|
periodUnit: 'PeriodUnit',
|
|
24966
24996
|
regionId: 'RegionId',
|
|
24997
|
+
resellerOwnerUid: 'ResellerOwnerUid',
|
|
24967
24998
|
};
|
|
24968
24999
|
}
|
|
24969
25000
|
static types() {
|
|
@@ -24974,6 +25005,7 @@ class RenewDesktopGroupRequest extends $dara.Model {
|
|
|
24974
25005
|
period: 'number',
|
|
24975
25006
|
periodUnit: 'string',
|
|
24976
25007
|
regionId: 'string',
|
|
25008
|
+
resellerOwnerUid: 'number',
|
|
24977
25009
|
};
|
|
24978
25010
|
}
|
|
24979
25011
|
validate() {
|
|
@@ -25123,6 +25155,7 @@ class RenewDesktopsRequest extends $dara.Model {
|
|
|
25123
25155
|
periodUnit: 'PeriodUnit',
|
|
25124
25156
|
promotionId: 'PromotionId',
|
|
25125
25157
|
regionId: 'RegionId',
|
|
25158
|
+
resellerOwnerUid: 'ResellerOwnerUid',
|
|
25126
25159
|
resourceType: 'ResourceType',
|
|
25127
25160
|
};
|
|
25128
25161
|
}
|
|
@@ -25135,6 +25168,7 @@ class RenewDesktopsRequest extends $dara.Model {
|
|
|
25135
25168
|
periodUnit: 'string',
|
|
25136
25169
|
promotionId: 'string',
|
|
25137
25170
|
regionId: 'string',
|
|
25171
|
+
resellerOwnerUid: 'number',
|
|
25138
25172
|
resourceType: 'string',
|
|
25139
25173
|
};
|
|
25140
25174
|
}
|
|
@@ -25209,6 +25243,7 @@ class RenewNetworkPackagesRequest extends $dara.Model {
|
|
|
25209
25243
|
periodUnit: 'PeriodUnit',
|
|
25210
25244
|
promotionId: 'PromotionId',
|
|
25211
25245
|
regionId: 'RegionId',
|
|
25246
|
+
resellerOwnerUid: 'ResellerOwnerUid',
|
|
25212
25247
|
};
|
|
25213
25248
|
}
|
|
25214
25249
|
static types() {
|
|
@@ -25220,6 +25255,7 @@ class RenewNetworkPackagesRequest extends $dara.Model {
|
|
|
25220
25255
|
periodUnit: 'string',
|
|
25221
25256
|
promotionId: 'string',
|
|
25222
25257
|
regionId: 'string',
|
|
25258
|
+
resellerOwnerUid: 'number',
|
|
25223
25259
|
};
|
|
25224
25260
|
}
|
|
25225
25261
|
validate() {
|
|
@@ -29571,6 +29607,9 @@ class Client extends openapi_core_1.default {
|
|
|
29571
29607
|
if (!$dara.isNull(request.regionId)) {
|
|
29572
29608
|
query["RegionId"] = request.regionId;
|
|
29573
29609
|
}
|
|
29610
|
+
if (!$dara.isNull(request.resellerOwnerUid)) {
|
|
29611
|
+
query["ResellerOwnerUid"] = request.resellerOwnerUid;
|
|
29612
|
+
}
|
|
29574
29613
|
if (!$dara.isNull(request.solutionId)) {
|
|
29575
29614
|
query["SolutionId"] = request.solutionId;
|
|
29576
29615
|
}
|
|
@@ -29854,6 +29893,9 @@ class Client extends openapi_core_1.default {
|
|
|
29854
29893
|
if (!$dara.isNull(request.regionId)) {
|
|
29855
29894
|
query["RegionId"] = request.regionId;
|
|
29856
29895
|
}
|
|
29896
|
+
if (!$dara.isNull(request.resellerOwnerUid)) {
|
|
29897
|
+
query["ResellerOwnerUid"] = request.resellerOwnerUid;
|
|
29898
|
+
}
|
|
29857
29899
|
if (!$dara.isNull(request.resetType)) {
|
|
29858
29900
|
query["ResetType"] = request.resetType;
|
|
29859
29901
|
}
|
|
@@ -30103,6 +30145,9 @@ class Client extends openapi_core_1.default {
|
|
|
30103
30145
|
if (!$dara.isNull(request.regionId)) {
|
|
30104
30146
|
query["RegionId"] = request.regionId;
|
|
30105
30147
|
}
|
|
30148
|
+
if (!$dara.isNull(request.resellerOwnerUid)) {
|
|
30149
|
+
query["ResellerOwnerUid"] = request.resellerOwnerUid;
|
|
30150
|
+
}
|
|
30106
30151
|
if (!$dara.isNull(request.resourceGroupId)) {
|
|
30107
30152
|
query["ResourceGroupId"] = request.resourceGroupId;
|
|
30108
30153
|
}
|
|
@@ -30394,6 +30439,9 @@ class Client extends openapi_core_1.default {
|
|
|
30394
30439
|
if (!$dara.isNull(request.regionId)) {
|
|
30395
30440
|
query["RegionId"] = request.regionId;
|
|
30396
30441
|
}
|
|
30442
|
+
if (!$dara.isNull(request.resellerOwnerUid)) {
|
|
30443
|
+
query["ResellerOwnerUid"] = request.resellerOwnerUid;
|
|
30444
|
+
}
|
|
30397
30445
|
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
30398
30446
|
query: openapi_core_2.OpenApiUtil.query(query),
|
|
30399
30447
|
});
|
|
@@ -31168,6 +31216,9 @@ class Client extends openapi_core_1.default {
|
|
|
31168
31216
|
if (!$dara.isNull(request.regionId)) {
|
|
31169
31217
|
query["RegionId"] = request.regionId;
|
|
31170
31218
|
}
|
|
31219
|
+
if (!$dara.isNull(request.resellerOwnerUid)) {
|
|
31220
|
+
query["ResellerOwnerUid"] = request.resellerOwnerUid;
|
|
31221
|
+
}
|
|
31171
31222
|
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
31172
31223
|
query: openapi_core_2.OpenApiUtil.query(query),
|
|
31173
31224
|
});
|
|
@@ -31215,6 +31266,9 @@ class Client extends openapi_core_1.default {
|
|
|
31215
31266
|
if (!$dara.isNull(request.regionId)) {
|
|
31216
31267
|
query["RegionId"] = request.regionId;
|
|
31217
31268
|
}
|
|
31269
|
+
if (!$dara.isNull(request.resellerOwnerUid)) {
|
|
31270
|
+
query["ResellerOwnerUid"] = request.resellerOwnerUid;
|
|
31271
|
+
}
|
|
31218
31272
|
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
31219
31273
|
query: openapi_core_2.OpenApiUtil.query(query),
|
|
31220
31274
|
});
|
|
@@ -31500,6 +31554,9 @@ class Client extends openapi_core_1.default {
|
|
|
31500
31554
|
if (!$dara.isNull(request.regionId)) {
|
|
31501
31555
|
query["RegionId"] = request.regionId;
|
|
31502
31556
|
}
|
|
31557
|
+
if (!$dara.isNull(request.resellerOwnerUid)) {
|
|
31558
|
+
query["ResellerOwnerUid"] = request.resellerOwnerUid;
|
|
31559
|
+
}
|
|
31503
31560
|
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
31504
31561
|
query: openapi_core_2.OpenApiUtil.query(query),
|
|
31505
31562
|
});
|
|
@@ -33883,6 +33940,9 @@ class Client extends openapi_core_1.default {
|
|
|
33883
33940
|
if (!$dara.isNull(request.regionId)) {
|
|
33884
33941
|
query["RegionId"] = request.regionId;
|
|
33885
33942
|
}
|
|
33943
|
+
if (!$dara.isNull(request.resellerOwnerUid)) {
|
|
33944
|
+
query["ResellerOwnerUid"] = request.resellerOwnerUid;
|
|
33945
|
+
}
|
|
33886
33946
|
if (!$dara.isNull(request.resourceType)) {
|
|
33887
33947
|
query["ResourceType"] = request.resourceType;
|
|
33888
33948
|
}
|
|
@@ -34191,6 +34251,9 @@ class Client extends openapi_core_1.default {
|
|
|
34191
34251
|
if (!$dara.isNull(request.regionId)) {
|
|
34192
34252
|
query["RegionId"] = request.regionId;
|
|
34193
34253
|
}
|
|
34254
|
+
if (!$dara.isNull(request.resellerOwnerUid)) {
|
|
34255
|
+
query["ResellerOwnerUid"] = request.resellerOwnerUid;
|
|
34256
|
+
}
|
|
34194
34257
|
if (!$dara.isNull(request.resourceType)) {
|
|
34195
34258
|
query["ResourceType"] = request.resourceType;
|
|
34196
34259
|
}
|
|
@@ -34475,6 +34538,9 @@ class Client extends openapi_core_1.default {
|
|
|
34475
34538
|
if (!$dara.isNull(request.regionId)) {
|
|
34476
34539
|
query["RegionId"] = request.regionId;
|
|
34477
34540
|
}
|
|
34541
|
+
if (!$dara.isNull(request.resellerOwnerUid)) {
|
|
34542
|
+
query["ResellerOwnerUid"] = request.resellerOwnerUid;
|
|
34543
|
+
}
|
|
34478
34544
|
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
34479
34545
|
query: openapi_core_2.OpenApiUtil.query(query),
|
|
34480
34546
|
});
|
|
@@ -34568,6 +34634,9 @@ class Client extends openapi_core_1.default {
|
|
|
34568
34634
|
if (!$dara.isNull(request.regionId)) {
|
|
34569
34635
|
query["RegionId"] = request.regionId;
|
|
34570
34636
|
}
|
|
34637
|
+
if (!$dara.isNull(request.resellerOwnerUid)) {
|
|
34638
|
+
query["ResellerOwnerUid"] = request.resellerOwnerUid;
|
|
34639
|
+
}
|
|
34571
34640
|
if (!$dara.isNull(request.resourceType)) {
|
|
34572
34641
|
query["ResourceType"] = request.resourceType;
|
|
34573
34642
|
}
|
|
@@ -37753,6 +37822,9 @@ class Client extends openapi_core_1.default {
|
|
|
37753
37822
|
if (!$dara.isNull(request.regionId)) {
|
|
37754
37823
|
query["RegionId"] = request.regionId;
|
|
37755
37824
|
}
|
|
37825
|
+
if (!$dara.isNull(request.resellerOwnerUid)) {
|
|
37826
|
+
query["ResellerOwnerUid"] = request.resellerOwnerUid;
|
|
37827
|
+
}
|
|
37756
37828
|
if (!$dara.isNull(request.useDuration)) {
|
|
37757
37829
|
query["UseDuration"] = request.useDuration;
|
|
37758
37830
|
}
|
|
@@ -38205,6 +38277,9 @@ class Client extends openapi_core_1.default {
|
|
|
38205
38277
|
if (!$dara.isNull(request.regionId)) {
|
|
38206
38278
|
query["RegionId"] = request.regionId;
|
|
38207
38279
|
}
|
|
38280
|
+
if (!$dara.isNull(request.resellerOwnerUid)) {
|
|
38281
|
+
query["ResellerOwnerUid"] = request.resellerOwnerUid;
|
|
38282
|
+
}
|
|
38208
38283
|
if (!$dara.isNull(request.resourceSpecs)) {
|
|
38209
38284
|
query["ResourceSpecs"] = request.resourceSpecs;
|
|
38210
38285
|
}
|
|
@@ -38688,6 +38763,9 @@ class Client extends openapi_core_1.default {
|
|
|
38688
38763
|
if (!$dara.isNull(request.regionId)) {
|
|
38689
38764
|
query["RegionId"] = request.regionId;
|
|
38690
38765
|
}
|
|
38766
|
+
if (!$dara.isNull(request.resellerOwnerUid)) {
|
|
38767
|
+
query["ResellerOwnerUid"] = request.resellerOwnerUid;
|
|
38768
|
+
}
|
|
38691
38769
|
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
38692
38770
|
query: openapi_core_2.OpenApiUtil.query(query),
|
|
38693
38771
|
});
|
|
@@ -39740,6 +39818,9 @@ class Client extends openapi_core_1.default {
|
|
|
39740
39818
|
if (!$dara.isNull(request.regionId)) {
|
|
39741
39819
|
query["RegionId"] = request.regionId;
|
|
39742
39820
|
}
|
|
39821
|
+
if (!$dara.isNull(request.resellerOwnerUid)) {
|
|
39822
|
+
query["ResellerOwnerUid"] = request.resellerOwnerUid;
|
|
39823
|
+
}
|
|
39743
39824
|
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
39744
39825
|
query: openapi_core_2.OpenApiUtil.query(query),
|
|
39745
39826
|
});
|
|
@@ -39842,6 +39923,9 @@ class Client extends openapi_core_1.default {
|
|
|
39842
39923
|
if (!$dara.isNull(request.regionId)) {
|
|
39843
39924
|
query["RegionId"] = request.regionId;
|
|
39844
39925
|
}
|
|
39926
|
+
if (!$dara.isNull(request.resellerOwnerUid)) {
|
|
39927
|
+
query["ResellerOwnerUid"] = request.resellerOwnerUid;
|
|
39928
|
+
}
|
|
39845
39929
|
if (!$dara.isNull(request.resourceType)) {
|
|
39846
39930
|
query["ResourceType"] = request.resourceType;
|
|
39847
39931
|
}
|
|
@@ -39902,6 +39986,9 @@ class Client extends openapi_core_1.default {
|
|
|
39902
39986
|
if (!$dara.isNull(request.regionId)) {
|
|
39903
39987
|
query["RegionId"] = request.regionId;
|
|
39904
39988
|
}
|
|
39989
|
+
if (!$dara.isNull(request.resellerOwnerUid)) {
|
|
39990
|
+
query["ResellerOwnerUid"] = request.resellerOwnerUid;
|
|
39991
|
+
}
|
|
39905
39992
|
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
39906
39993
|
query: openapi_core_2.OpenApiUtil.query(query),
|
|
39907
39994
|
});
|