@alicloud/ecd20200930 4.6.5 → 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 +38 -1
- package/dist/client.js +133 -0
- package/dist/client.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +188 -1
package/dist/client.js
CHANGED
|
@@ -423,6 +423,7 @@ class CreateCenterPolicyRequestDeviceRules extends $dara.Model {
|
|
|
423
423
|
deviceType: 'DeviceType',
|
|
424
424
|
deviceVid: 'DeviceVid',
|
|
425
425
|
optCommand: 'OptCommand',
|
|
426
|
+
platforms: 'Platforms',
|
|
426
427
|
redirectType: 'RedirectType',
|
|
427
428
|
};
|
|
428
429
|
}
|
|
@@ -433,6 +434,7 @@ class CreateCenterPolicyRequestDeviceRules extends $dara.Model {
|
|
|
433
434
|
deviceType: 'string',
|
|
434
435
|
deviceVid: 'string',
|
|
435
436
|
optCommand: 'string',
|
|
437
|
+
platforms: 'string',
|
|
436
438
|
redirectType: 'string',
|
|
437
439
|
};
|
|
438
440
|
}
|
|
@@ -1071,6 +1073,7 @@ class CreatePolicyGroupRequestDeviceRules extends $dara.Model {
|
|
|
1071
1073
|
deviceType: 'DeviceType',
|
|
1072
1074
|
deviceVid: 'DeviceVid',
|
|
1073
1075
|
optCommand: 'OptCommand',
|
|
1076
|
+
platforms: 'Platforms',
|
|
1074
1077
|
redirectType: 'RedirectType',
|
|
1075
1078
|
};
|
|
1076
1079
|
}
|
|
@@ -1081,6 +1084,7 @@ class CreatePolicyGroupRequestDeviceRules extends $dara.Model {
|
|
|
1081
1084
|
deviceType: 'string',
|
|
1082
1085
|
deviceVid: 'string',
|
|
1083
1086
|
optCommand: 'string',
|
|
1087
|
+
platforms: 'string',
|
|
1084
1088
|
redirectType: 'string',
|
|
1085
1089
|
};
|
|
1086
1090
|
}
|
|
@@ -1502,6 +1506,7 @@ class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsDeviceRules extend
|
|
|
1502
1506
|
deviceType: 'DeviceType',
|
|
1503
1507
|
deviceVid: 'DeviceVid',
|
|
1504
1508
|
optCommand: 'OptCommand',
|
|
1509
|
+
platforms: 'Platforms',
|
|
1505
1510
|
redirectType: 'RedirectType',
|
|
1506
1511
|
};
|
|
1507
1512
|
}
|
|
@@ -1512,6 +1517,7 @@ class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsDeviceRules extend
|
|
|
1512
1517
|
deviceType: 'string',
|
|
1513
1518
|
deviceVid: 'string',
|
|
1514
1519
|
optCommand: 'string',
|
|
1520
|
+
platforms: 'string',
|
|
1515
1521
|
redirectType: 'string',
|
|
1516
1522
|
};
|
|
1517
1523
|
}
|
|
@@ -1629,6 +1635,7 @@ class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $dara.Mod
|
|
|
1629
1635
|
html5Access: 'Html5Access',
|
|
1630
1636
|
html5FileTransfer: 'Html5FileTransfer',
|
|
1631
1637
|
internetCommunicationProtocol: 'InternetCommunicationProtocol',
|
|
1638
|
+
internetPrinter: 'InternetPrinter',
|
|
1632
1639
|
localDrive: 'LocalDrive',
|
|
1633
1640
|
maxReconnectTime: 'MaxReconnectTime',
|
|
1634
1641
|
memoryDownGradeDuration: 'MemoryDownGradeDuration',
|
|
@@ -1668,6 +1675,7 @@ class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $dara.Mod
|
|
|
1668
1675
|
resolutionModel: 'ResolutionModel',
|
|
1669
1676
|
resolutionWidth: 'ResolutionWidth',
|
|
1670
1677
|
resourceGroupCount: 'ResourceGroupCount',
|
|
1678
|
+
safeMenu: 'SafeMenu',
|
|
1671
1679
|
scope: 'Scope',
|
|
1672
1680
|
scopeValue: 'ScopeValue',
|
|
1673
1681
|
smoothEnhancement: 'SmoothEnhancement',
|
|
@@ -1731,6 +1739,7 @@ class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $dara.Mod
|
|
|
1731
1739
|
html5Access: 'string',
|
|
1732
1740
|
html5FileTransfer: 'string',
|
|
1733
1741
|
internetCommunicationProtocol: 'string',
|
|
1742
|
+
internetPrinter: 'string',
|
|
1734
1743
|
localDrive: 'string',
|
|
1735
1744
|
maxReconnectTime: 'number',
|
|
1736
1745
|
memoryDownGradeDuration: 'number',
|
|
@@ -1770,6 +1779,7 @@ class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $dara.Mod
|
|
|
1770
1779
|
resolutionModel: 'string',
|
|
1771
1780
|
resolutionWidth: 'number',
|
|
1772
1781
|
resourceGroupCount: 'number',
|
|
1782
|
+
safeMenu: 'string',
|
|
1773
1783
|
scope: 'string',
|
|
1774
1784
|
scopeValue: { 'type': 'array', 'itemType': 'string' },
|
|
1775
1785
|
smoothEnhancement: 'string',
|
|
@@ -3564,6 +3574,7 @@ class DescribeImageModifiedRecordsResponseBodyImageModifiedRecords extends $dara
|
|
|
3564
3574
|
imageName: 'ImageName',
|
|
3565
3575
|
newImageId: 'NewImageId',
|
|
3566
3576
|
newImageName: 'NewImageName',
|
|
3577
|
+
reason: 'Reason',
|
|
3567
3578
|
status: 'Status',
|
|
3568
3579
|
updateTime: 'UpdateTime',
|
|
3569
3580
|
};
|
|
@@ -3574,6 +3585,7 @@ class DescribeImageModifiedRecordsResponseBodyImageModifiedRecords extends $dara
|
|
|
3574
3585
|
imageName: 'string',
|
|
3575
3586
|
newImageId: 'string',
|
|
3576
3587
|
newImageName: 'string',
|
|
3588
|
+
reason: 'string',
|
|
3577
3589
|
status: 'number',
|
|
3578
3590
|
updateTime: 'string',
|
|
3579
3591
|
};
|
|
@@ -4385,6 +4397,7 @@ class DescribePolicyGroupsResponseBodyDescribePolicyGroupsDeviceRules extends $d
|
|
|
4385
4397
|
deviceType: 'DeviceType',
|
|
4386
4398
|
deviceVid: 'DeviceVid',
|
|
4387
4399
|
optCommand: 'OptCommand',
|
|
4400
|
+
platforms: 'Platforms',
|
|
4388
4401
|
redirectType: 'RedirectType',
|
|
4389
4402
|
};
|
|
4390
4403
|
}
|
|
@@ -4395,6 +4408,7 @@ class DescribePolicyGroupsResponseBodyDescribePolicyGroupsDeviceRules extends $d
|
|
|
4395
4408
|
deviceType: 'string',
|
|
4396
4409
|
deviceVid: 'string',
|
|
4397
4410
|
optCommand: 'string',
|
|
4411
|
+
platforms: 'string',
|
|
4398
4412
|
redirectType: 'string',
|
|
4399
4413
|
};
|
|
4400
4414
|
}
|
|
@@ -4518,6 +4532,7 @@ class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.Model {
|
|
|
4518
4532
|
html5Access: 'Html5Access',
|
|
4519
4533
|
html5FileTransfer: 'Html5FileTransfer',
|
|
4520
4534
|
internetCommunicationProtocol: 'InternetCommunicationProtocol',
|
|
4535
|
+
internetPrinter: 'InternetPrinter',
|
|
4521
4536
|
localDrive: 'LocalDrive',
|
|
4522
4537
|
maxReconnectTime: 'MaxReconnectTime',
|
|
4523
4538
|
memoryDownGradeDuration: 'MemoryDownGradeDuration',
|
|
@@ -4559,6 +4574,7 @@ class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.Model {
|
|
|
4559
4574
|
resolutionWidth: 'ResolutionWidth',
|
|
4560
4575
|
resourceGroupCount: 'ResourceGroupCount',
|
|
4561
4576
|
resourceRegionId: 'ResourceRegionId',
|
|
4577
|
+
safeMenu: 'SafeMenu',
|
|
4562
4578
|
scope: 'Scope',
|
|
4563
4579
|
scopeValue: 'ScopeValue',
|
|
4564
4580
|
smoothEnhancement: 'SmoothEnhancement',
|
|
@@ -4625,6 +4641,7 @@ class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.Model {
|
|
|
4625
4641
|
html5Access: 'string',
|
|
4626
4642
|
html5FileTransfer: 'string',
|
|
4627
4643
|
internetCommunicationProtocol: 'string',
|
|
4644
|
+
internetPrinter: 'string',
|
|
4628
4645
|
localDrive: 'string',
|
|
4629
4646
|
maxReconnectTime: 'number',
|
|
4630
4647
|
memoryDownGradeDuration: 'number',
|
|
@@ -4666,6 +4683,7 @@ class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.Model {
|
|
|
4666
4683
|
resolutionWidth: 'number',
|
|
4667
4684
|
resourceGroupCount: 'number',
|
|
4668
4685
|
resourceRegionId: 'string',
|
|
4686
|
+
safeMenu: 'string',
|
|
4669
4687
|
scope: 'string',
|
|
4670
4688
|
scopeValue: { 'type': 'array', 'itemType': 'string' },
|
|
4671
4689
|
smoothEnhancement: 'string',
|
|
@@ -6378,6 +6396,7 @@ class ModifyCenterPolicyRequestDeviceRules extends $dara.Model {
|
|
|
6378
6396
|
deviceType: 'DeviceType',
|
|
6379
6397
|
deviceVid: 'DeviceVid',
|
|
6380
6398
|
optCommand: 'OptCommand',
|
|
6399
|
+
platforms: 'Platforms',
|
|
6381
6400
|
redirectType: 'RedirectType',
|
|
6382
6401
|
};
|
|
6383
6402
|
}
|
|
@@ -6388,6 +6407,7 @@ class ModifyCenterPolicyRequestDeviceRules extends $dara.Model {
|
|
|
6388
6407
|
deviceType: 'string',
|
|
6389
6408
|
deviceVid: 'string',
|
|
6390
6409
|
optCommand: 'string',
|
|
6410
|
+
platforms: 'string',
|
|
6391
6411
|
redirectType: 'string',
|
|
6392
6412
|
};
|
|
6393
6413
|
}
|
|
@@ -6783,6 +6803,7 @@ class ModifyPolicyGroupRequestDeviceRules extends $dara.Model {
|
|
|
6783
6803
|
deviceType: 'DeviceType',
|
|
6784
6804
|
deviceVid: 'DeviceVid',
|
|
6785
6805
|
optCommand: 'OptCommand',
|
|
6806
|
+
platforms: 'Platforms',
|
|
6786
6807
|
redirectType: 'RedirectType',
|
|
6787
6808
|
};
|
|
6788
6809
|
}
|
|
@@ -6793,6 +6814,7 @@ class ModifyPolicyGroupRequestDeviceRules extends $dara.Model {
|
|
|
6793
6814
|
deviceType: 'string',
|
|
6794
6815
|
deviceVid: 'string',
|
|
6795
6816
|
optCommand: 'string',
|
|
6817
|
+
platforms: 'string',
|
|
6796
6818
|
redirectType: 'string',
|
|
6797
6819
|
};
|
|
6798
6820
|
}
|
|
@@ -10122,6 +10144,7 @@ class CreateCenterPolicyRequest extends $dara.Model {
|
|
|
10122
10144
|
gpuAcceleration: 'GpuAcceleration',
|
|
10123
10145
|
html5FileTransfer: 'Html5FileTransfer',
|
|
10124
10146
|
internetCommunicationProtocol: 'InternetCommunicationProtocol',
|
|
10147
|
+
internetPrinter: 'InternetPrinter',
|
|
10125
10148
|
localDrive: 'LocalDrive',
|
|
10126
10149
|
maxReconnectTime: 'MaxReconnectTime',
|
|
10127
10150
|
memoryDownGradeDuration: 'MemoryDownGradeDuration',
|
|
@@ -10159,6 +10182,7 @@ class CreateCenterPolicyRequest extends $dara.Model {
|
|
|
10159
10182
|
resolutionModel: 'ResolutionModel',
|
|
10160
10183
|
resolutionWidth: 'ResolutionWidth',
|
|
10161
10184
|
resourceType: 'ResourceType',
|
|
10185
|
+
safeMenu: 'SafeMenu',
|
|
10162
10186
|
scope: 'Scope',
|
|
10163
10187
|
scopeValue: 'ScopeValue',
|
|
10164
10188
|
sessionMaxRateKbps: 'SessionMaxRateKbps',
|
|
@@ -10225,6 +10249,7 @@ class CreateCenterPolicyRequest extends $dara.Model {
|
|
|
10225
10249
|
gpuAcceleration: 'string',
|
|
10226
10250
|
html5FileTransfer: 'string',
|
|
10227
10251
|
internetCommunicationProtocol: 'string',
|
|
10252
|
+
internetPrinter: 'string',
|
|
10228
10253
|
localDrive: 'string',
|
|
10229
10254
|
maxReconnectTime: 'number',
|
|
10230
10255
|
memoryDownGradeDuration: 'number',
|
|
@@ -10262,6 +10287,7 @@ class CreateCenterPolicyRequest extends $dara.Model {
|
|
|
10262
10287
|
resolutionModel: 'string',
|
|
10263
10288
|
resolutionWidth: 'number',
|
|
10264
10289
|
resourceType: 'string',
|
|
10290
|
+
safeMenu: 'string',
|
|
10265
10291
|
scope: 'string',
|
|
10266
10292
|
scopeValue: { 'type': 'array', 'itemType': 'string' },
|
|
10267
10293
|
sessionMaxRateKbps: 'number',
|
|
@@ -10413,6 +10439,7 @@ class CreateCloudDriveServiceRequest extends $dara.Model {
|
|
|
10413
10439
|
period: 'Period',
|
|
10414
10440
|
periodUnit: 'PeriodUnit',
|
|
10415
10441
|
regionId: 'RegionId',
|
|
10442
|
+
resellerOwnerUid: 'ResellerOwnerUid',
|
|
10416
10443
|
solutionId: 'SolutionId',
|
|
10417
10444
|
userCount: 'UserCount',
|
|
10418
10445
|
userMaxSize: 'UserMaxSize',
|
|
@@ -10434,6 +10461,7 @@ class CreateCloudDriveServiceRequest extends $dara.Model {
|
|
|
10434
10461
|
period: 'number',
|
|
10435
10462
|
periodUnit: 'string',
|
|
10436
10463
|
regionId: 'string',
|
|
10464
|
+
resellerOwnerUid: 'number',
|
|
10437
10465
|
solutionId: 'string',
|
|
10438
10466
|
userCount: 'number',
|
|
10439
10467
|
userMaxSize: 'number',
|
|
@@ -10725,6 +10753,7 @@ class CreateDesktopGroupRequest extends $dara.Model {
|
|
|
10725
10753
|
promotionId: 'PromotionId',
|
|
10726
10754
|
ratioThreshold: 'RatioThreshold',
|
|
10727
10755
|
regionId: 'RegionId',
|
|
10756
|
+
resellerOwnerUid: 'ResellerOwnerUid',
|
|
10728
10757
|
resetType: 'ResetType',
|
|
10729
10758
|
scaleStrategyId: 'ScaleStrategyId',
|
|
10730
10759
|
sessionType: 'SessionType',
|
|
@@ -10786,6 +10815,7 @@ class CreateDesktopGroupRequest extends $dara.Model {
|
|
|
10786
10815
|
promotionId: 'string',
|
|
10787
10816
|
ratioThreshold: 'number',
|
|
10788
10817
|
regionId: 'string',
|
|
10818
|
+
resellerOwnerUid: 'number',
|
|
10789
10819
|
resetType: 'number',
|
|
10790
10820
|
scaleStrategyId: 'string',
|
|
10791
10821
|
sessionType: 'string',
|
|
@@ -11004,6 +11034,7 @@ class CreateDesktopsRequest extends $dara.Model {
|
|
|
11004
11034
|
policyGroupId: 'PolicyGroupId',
|
|
11005
11035
|
promotionId: 'PromotionId',
|
|
11006
11036
|
regionId: 'RegionId',
|
|
11037
|
+
resellerOwnerUid: 'ResellerOwnerUid',
|
|
11007
11038
|
resourceGroupId: 'ResourceGroupId',
|
|
11008
11039
|
savingPlanId: 'SavingPlanId',
|
|
11009
11040
|
snapshotPolicyId: 'SnapshotPolicyId',
|
|
@@ -11042,6 +11073,7 @@ class CreateDesktopsRequest extends $dara.Model {
|
|
|
11042
11073
|
policyGroupId: 'string',
|
|
11043
11074
|
promotionId: 'string',
|
|
11044
11075
|
regionId: 'string',
|
|
11076
|
+
resellerOwnerUid: 'number',
|
|
11045
11077
|
resourceGroupId: 'string',
|
|
11046
11078
|
savingPlanId: 'string',
|
|
11047
11079
|
snapshotPolicyId: 'string',
|
|
@@ -11110,6 +11142,7 @@ class CreateDesktopsShrinkRequest extends $dara.Model {
|
|
|
11110
11142
|
policyGroupId: 'PolicyGroupId',
|
|
11111
11143
|
promotionId: 'PromotionId',
|
|
11112
11144
|
regionId: 'RegionId',
|
|
11145
|
+
resellerOwnerUid: 'ResellerOwnerUid',
|
|
11113
11146
|
resourceGroupId: 'ResourceGroupId',
|
|
11114
11147
|
savingPlanId: 'SavingPlanId',
|
|
11115
11148
|
snapshotPolicyId: 'SnapshotPolicyId',
|
|
@@ -11148,6 +11181,7 @@ class CreateDesktopsShrinkRequest extends $dara.Model {
|
|
|
11148
11181
|
policyGroupId: 'string',
|
|
11149
11182
|
promotionId: 'string',
|
|
11150
11183
|
regionId: 'string',
|
|
11184
|
+
resellerOwnerUid: 'number',
|
|
11151
11185
|
resourceGroupId: 'string',
|
|
11152
11186
|
savingPlanId: 'string',
|
|
11153
11187
|
snapshotPolicyId: 'string',
|
|
@@ -11504,6 +11538,7 @@ class CreateNetworkPackageRequest extends $dara.Model {
|
|
|
11504
11538
|
periodUnit: 'PeriodUnit',
|
|
11505
11539
|
promotionId: 'PromotionId',
|
|
11506
11540
|
regionId: 'RegionId',
|
|
11541
|
+
resellerOwnerUid: 'ResellerOwnerUid',
|
|
11507
11542
|
};
|
|
11508
11543
|
}
|
|
11509
11544
|
static types() {
|
|
@@ -11518,6 +11553,7 @@ class CreateNetworkPackageRequest extends $dara.Model {
|
|
|
11518
11553
|
periodUnit: 'string',
|
|
11519
11554
|
promotionId: 'string',
|
|
11520
11555
|
regionId: 'string',
|
|
11556
|
+
resellerOwnerUid: 'number',
|
|
11521
11557
|
};
|
|
11522
11558
|
}
|
|
11523
11559
|
validate() {
|
|
@@ -12581,12 +12617,14 @@ class DeleteDesktopGroupRequest extends $dara.Model {
|
|
|
12581
12617
|
return {
|
|
12582
12618
|
desktopGroupId: 'DesktopGroupId',
|
|
12583
12619
|
regionId: 'RegionId',
|
|
12620
|
+
resellerOwnerUid: 'ResellerOwnerUid',
|
|
12584
12621
|
};
|
|
12585
12622
|
}
|
|
12586
12623
|
static types() {
|
|
12587
12624
|
return {
|
|
12588
12625
|
desktopGroupId: 'string',
|
|
12589
12626
|
regionId: 'string',
|
|
12627
|
+
resellerOwnerUid: 'number',
|
|
12590
12628
|
};
|
|
12591
12629
|
}
|
|
12592
12630
|
validate() {
|
|
@@ -12650,12 +12688,14 @@ class DeleteDesktopsRequest extends $dara.Model {
|
|
|
12650
12688
|
return {
|
|
12651
12689
|
desktopId: 'DesktopId',
|
|
12652
12690
|
regionId: 'RegionId',
|
|
12691
|
+
resellerOwnerUid: 'ResellerOwnerUid',
|
|
12653
12692
|
};
|
|
12654
12693
|
}
|
|
12655
12694
|
static types() {
|
|
12656
12695
|
return {
|
|
12657
12696
|
desktopId: { 'type': 'array', 'itemType': 'string' },
|
|
12658
12697
|
regionId: 'string',
|
|
12698
|
+
resellerOwnerUid: 'number',
|
|
12659
12699
|
};
|
|
12660
12700
|
}
|
|
12661
12701
|
validate() {
|
|
@@ -13085,12 +13125,14 @@ class DeleteNetworkPackagesRequest extends $dara.Model {
|
|
|
13085
13125
|
return {
|
|
13086
13126
|
networkPackageId: 'NetworkPackageId',
|
|
13087
13127
|
regionId: 'RegionId',
|
|
13128
|
+
resellerOwnerUid: 'ResellerOwnerUid',
|
|
13088
13129
|
};
|
|
13089
13130
|
}
|
|
13090
13131
|
static types() {
|
|
13091
13132
|
return {
|
|
13092
13133
|
networkPackageId: { 'type': 'array', 'itemType': 'string' },
|
|
13093
13134
|
regionId: 'string',
|
|
13135
|
+
resellerOwnerUid: 'number',
|
|
13094
13136
|
};
|
|
13095
13137
|
}
|
|
13096
13138
|
validate() {
|
|
@@ -16617,6 +16659,7 @@ class DescribeModificationPriceRequest extends $dara.Model {
|
|
|
16617
16659
|
instanceId: 'InstanceId',
|
|
16618
16660
|
instanceType: 'InstanceType',
|
|
16619
16661
|
regionId: 'RegionId',
|
|
16662
|
+
resellerOwnerUid: 'ResellerOwnerUid',
|
|
16620
16663
|
resourceType: 'ResourceType',
|
|
16621
16664
|
rootDiskSizeGib: 'RootDiskSizeGib',
|
|
16622
16665
|
userDiskSizeGib: 'UserDiskSizeGib',
|
|
@@ -16628,6 +16671,7 @@ class DescribeModificationPriceRequest extends $dara.Model {
|
|
|
16628
16671
|
instanceId: 'string',
|
|
16629
16672
|
instanceType: 'string',
|
|
16630
16673
|
regionId: 'string',
|
|
16674
|
+
resellerOwnerUid: 'number',
|
|
16631
16675
|
resourceType: 'string',
|
|
16632
16676
|
rootDiskSizeGib: 'number',
|
|
16633
16677
|
userDiskSizeGib: 'number',
|
|
@@ -17071,6 +17115,7 @@ class DescribePriceRequest extends $dara.Model {
|
|
|
17071
17115
|
periodUnit: 'PeriodUnit',
|
|
17072
17116
|
promotionId: 'PromotionId',
|
|
17073
17117
|
regionId: 'RegionId',
|
|
17118
|
+
resellerOwnerUid: 'ResellerOwnerUid',
|
|
17074
17119
|
resourceType: 'ResourceType',
|
|
17075
17120
|
rootDiskCategory: 'RootDiskCategory',
|
|
17076
17121
|
rootDiskSizeGib: 'RootDiskSizeGib',
|
|
@@ -17091,6 +17136,7 @@ class DescribePriceRequest extends $dara.Model {
|
|
|
17091
17136
|
periodUnit: 'string',
|
|
17092
17137
|
promotionId: 'string',
|
|
17093
17138
|
regionId: 'string',
|
|
17139
|
+
resellerOwnerUid: 'number',
|
|
17094
17140
|
resourceType: 'string',
|
|
17095
17141
|
rootDiskCategory: 'string',
|
|
17096
17142
|
rootDiskSizeGib: 'number',
|
|
@@ -17495,6 +17541,7 @@ class DescribeRefundPriceRequest extends $dara.Model {
|
|
|
17495
17541
|
desktopId: 'DesktopId',
|
|
17496
17542
|
refundType: 'RefundType',
|
|
17497
17543
|
regionId: 'RegionId',
|
|
17544
|
+
resellerOwnerUid: 'ResellerOwnerUid',
|
|
17498
17545
|
};
|
|
17499
17546
|
}
|
|
17500
17547
|
static types() {
|
|
@@ -17502,6 +17549,7 @@ class DescribeRefundPriceRequest extends $dara.Model {
|
|
|
17502
17549
|
desktopId: { 'type': 'array', 'itemType': 'string' },
|
|
17503
17550
|
refundType: 'string',
|
|
17504
17551
|
regionId: 'string',
|
|
17552
|
+
resellerOwnerUid: 'number',
|
|
17505
17553
|
};
|
|
17506
17554
|
}
|
|
17507
17555
|
validate() {
|
|
@@ -17650,6 +17698,7 @@ class DescribeRenewalPriceRequest extends $dara.Model {
|
|
|
17650
17698
|
period: 'Period',
|
|
17651
17699
|
periodUnit: 'PeriodUnit',
|
|
17652
17700
|
regionId: 'RegionId',
|
|
17701
|
+
resellerOwnerUid: 'ResellerOwnerUid',
|
|
17653
17702
|
resourceType: 'ResourceType',
|
|
17654
17703
|
};
|
|
17655
17704
|
}
|
|
@@ -17660,6 +17709,7 @@ class DescribeRenewalPriceRequest extends $dara.Model {
|
|
|
17660
17709
|
period: 'number',
|
|
17661
17710
|
periodUnit: 'string',
|
|
17662
17711
|
regionId: 'string',
|
|
17712
|
+
resellerOwnerUid: 'number',
|
|
17663
17713
|
resourceType: 'string',
|
|
17664
17714
|
};
|
|
17665
17715
|
}
|
|
@@ -21500,6 +21550,7 @@ class ModifyCenterPolicyRequest extends $dara.Model {
|
|
|
21500
21550
|
gpuAcceleration: 'GpuAcceleration',
|
|
21501
21551
|
html5FileTransfer: 'Html5FileTransfer',
|
|
21502
21552
|
internetCommunicationProtocol: 'InternetCommunicationProtocol',
|
|
21553
|
+
internetPrinter: 'InternetPrinter',
|
|
21503
21554
|
localDrive: 'LocalDrive',
|
|
21504
21555
|
maxReconnectTime: 'MaxReconnectTime',
|
|
21505
21556
|
memoryDownGradeDuration: 'MemoryDownGradeDuration',
|
|
@@ -21540,6 +21591,7 @@ class ModifyCenterPolicyRequest extends $dara.Model {
|
|
|
21540
21591
|
resourceType: 'ResourceType',
|
|
21541
21592
|
revokeAccessPolicyRule: 'RevokeAccessPolicyRule',
|
|
21542
21593
|
revokeSecurityPolicyRule: 'RevokeSecurityPolicyRule',
|
|
21594
|
+
safeMenu: 'SafeMenu',
|
|
21543
21595
|
scope: 'Scope',
|
|
21544
21596
|
scopeValue: 'ScopeValue',
|
|
21545
21597
|
sessionMaxRateKbps: 'SessionMaxRateKbps',
|
|
@@ -21606,6 +21658,7 @@ class ModifyCenterPolicyRequest extends $dara.Model {
|
|
|
21606
21658
|
gpuAcceleration: 'string',
|
|
21607
21659
|
html5FileTransfer: 'string',
|
|
21608
21660
|
internetCommunicationProtocol: 'string',
|
|
21661
|
+
internetPrinter: 'string',
|
|
21609
21662
|
localDrive: 'string',
|
|
21610
21663
|
maxReconnectTime: 'number',
|
|
21611
21664
|
memoryDownGradeDuration: 'number',
|
|
@@ -21646,6 +21699,7 @@ class ModifyCenterPolicyRequest extends $dara.Model {
|
|
|
21646
21699
|
resourceType: 'string',
|
|
21647
21700
|
revokeAccessPolicyRule: { 'type': 'array', 'itemType': ModifyCenterPolicyRequestRevokeAccessPolicyRule },
|
|
21648
21701
|
revokeSecurityPolicyRule: { 'type': 'array', 'itemType': ModifyCenterPolicyRequestRevokeSecurityPolicyRule },
|
|
21702
|
+
safeMenu: 'string',
|
|
21649
21703
|
scope: 'string',
|
|
21650
21704
|
scopeValue: { 'type': 'array', 'itemType': 'string' },
|
|
21651
21705
|
sessionMaxRateKbps: 'number',
|
|
@@ -22191,6 +22245,7 @@ class ModifyDesktopChargeTypeRequest extends $dara.Model {
|
|
|
22191
22245
|
periodUnit: 'PeriodUnit',
|
|
22192
22246
|
promotionId: 'PromotionId',
|
|
22193
22247
|
regionId: 'RegionId',
|
|
22248
|
+
resellerOwnerUid: 'ResellerOwnerUid',
|
|
22194
22249
|
useDuration: 'UseDuration',
|
|
22195
22250
|
};
|
|
22196
22251
|
}
|
|
@@ -22203,6 +22258,7 @@ class ModifyDesktopChargeTypeRequest extends $dara.Model {
|
|
|
22203
22258
|
periodUnit: 'string',
|
|
22204
22259
|
promotionId: 'string',
|
|
22205
22260
|
regionId: 'string',
|
|
22261
|
+
resellerOwnerUid: 'number',
|
|
22206
22262
|
useDuration: 'number',
|
|
22207
22263
|
};
|
|
22208
22264
|
}
|
|
@@ -22790,6 +22846,7 @@ class ModifyDesktopSpecRequest extends $dara.Model {
|
|
|
22790
22846
|
desktopType: 'DesktopType',
|
|
22791
22847
|
promotionId: 'PromotionId',
|
|
22792
22848
|
regionId: 'RegionId',
|
|
22849
|
+
resellerOwnerUid: 'ResellerOwnerUid',
|
|
22793
22850
|
resourceSpecs: 'ResourceSpecs',
|
|
22794
22851
|
resourceType: 'ResourceType',
|
|
22795
22852
|
rootDiskSizeGib: 'RootDiskSizeGib',
|
|
@@ -22804,6 +22861,7 @@ class ModifyDesktopSpecRequest extends $dara.Model {
|
|
|
22804
22861
|
desktopType: 'string',
|
|
22805
22862
|
promotionId: 'string',
|
|
22806
22863
|
regionId: 'string',
|
|
22864
|
+
resellerOwnerUid: 'number',
|
|
22807
22865
|
resourceSpecs: { 'type': 'array', 'itemType': ModifyDesktopSpecRequestResourceSpecs },
|
|
22808
22866
|
resourceType: 'string',
|
|
22809
22867
|
rootDiskSizeGib: 'number',
|
|
@@ -23431,6 +23489,7 @@ class ModifyNetworkPackageBandwidthRequest extends $dara.Model {
|
|
|
23431
23489
|
networkPackageId: 'NetworkPackageId',
|
|
23432
23490
|
promotionId: 'PromotionId',
|
|
23433
23491
|
regionId: 'RegionId',
|
|
23492
|
+
resellerOwnerUid: 'ResellerOwnerUid',
|
|
23434
23493
|
};
|
|
23435
23494
|
}
|
|
23436
23495
|
static types() {
|
|
@@ -23440,6 +23499,7 @@ class ModifyNetworkPackageBandwidthRequest extends $dara.Model {
|
|
|
23440
23499
|
networkPackageId: 'string',
|
|
23441
23500
|
promotionId: 'string',
|
|
23442
23501
|
regionId: 'string',
|
|
23502
|
+
resellerOwnerUid: 'number',
|
|
23443
23503
|
};
|
|
23444
23504
|
}
|
|
23445
23505
|
validate() {
|
|
@@ -24934,6 +24994,7 @@ class RenewDesktopGroupRequest extends $dara.Model {
|
|
|
24934
24994
|
period: 'Period',
|
|
24935
24995
|
periodUnit: 'PeriodUnit',
|
|
24936
24996
|
regionId: 'RegionId',
|
|
24997
|
+
resellerOwnerUid: 'ResellerOwnerUid',
|
|
24937
24998
|
};
|
|
24938
24999
|
}
|
|
24939
25000
|
static types() {
|
|
@@ -24944,6 +25005,7 @@ class RenewDesktopGroupRequest extends $dara.Model {
|
|
|
24944
25005
|
period: 'number',
|
|
24945
25006
|
periodUnit: 'string',
|
|
24946
25007
|
regionId: 'string',
|
|
25008
|
+
resellerOwnerUid: 'number',
|
|
24947
25009
|
};
|
|
24948
25010
|
}
|
|
24949
25011
|
validate() {
|
|
@@ -25093,6 +25155,7 @@ class RenewDesktopsRequest extends $dara.Model {
|
|
|
25093
25155
|
periodUnit: 'PeriodUnit',
|
|
25094
25156
|
promotionId: 'PromotionId',
|
|
25095
25157
|
regionId: 'RegionId',
|
|
25158
|
+
resellerOwnerUid: 'ResellerOwnerUid',
|
|
25096
25159
|
resourceType: 'ResourceType',
|
|
25097
25160
|
};
|
|
25098
25161
|
}
|
|
@@ -25105,6 +25168,7 @@ class RenewDesktopsRequest extends $dara.Model {
|
|
|
25105
25168
|
periodUnit: 'string',
|
|
25106
25169
|
promotionId: 'string',
|
|
25107
25170
|
regionId: 'string',
|
|
25171
|
+
resellerOwnerUid: 'number',
|
|
25108
25172
|
resourceType: 'string',
|
|
25109
25173
|
};
|
|
25110
25174
|
}
|
|
@@ -25179,6 +25243,7 @@ class RenewNetworkPackagesRequest extends $dara.Model {
|
|
|
25179
25243
|
periodUnit: 'PeriodUnit',
|
|
25180
25244
|
promotionId: 'PromotionId',
|
|
25181
25245
|
regionId: 'RegionId',
|
|
25246
|
+
resellerOwnerUid: 'ResellerOwnerUid',
|
|
25182
25247
|
};
|
|
25183
25248
|
}
|
|
25184
25249
|
static types() {
|
|
@@ -25190,6 +25255,7 @@ class RenewNetworkPackagesRequest extends $dara.Model {
|
|
|
25190
25255
|
periodUnit: 'string',
|
|
25191
25256
|
promotionId: 'string',
|
|
25192
25257
|
regionId: 'string',
|
|
25258
|
+
resellerOwnerUid: 'number',
|
|
25193
25259
|
};
|
|
25194
25260
|
}
|
|
25195
25261
|
validate() {
|
|
@@ -29148,6 +29214,8 @@ class Client extends openapi_core_1.default {
|
|
|
29148
29214
|
return await this.createCdsFileShareLinkWithOptions(request, runtime);
|
|
29149
29215
|
}
|
|
29150
29216
|
/**
|
|
29217
|
+
* 创建无地域策略
|
|
29218
|
+
*
|
|
29151
29219
|
* @param request - CreateCenterPolicyRequest
|
|
29152
29220
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
29153
29221
|
* @returns CreateCenterPolicyResponse
|
|
@@ -29245,6 +29313,9 @@ class Client extends openapi_core_1.default {
|
|
|
29245
29313
|
if (!$dara.isNull(request.internetCommunicationProtocol)) {
|
|
29246
29314
|
query["InternetCommunicationProtocol"] = request.internetCommunicationProtocol;
|
|
29247
29315
|
}
|
|
29316
|
+
if (!$dara.isNull(request.internetPrinter)) {
|
|
29317
|
+
query["InternetPrinter"] = request.internetPrinter;
|
|
29318
|
+
}
|
|
29248
29319
|
if (!$dara.isNull(request.localDrive)) {
|
|
29249
29320
|
query["LocalDrive"] = request.localDrive;
|
|
29250
29321
|
}
|
|
@@ -29356,6 +29427,9 @@ class Client extends openapi_core_1.default {
|
|
|
29356
29427
|
if (!$dara.isNull(request.resourceType)) {
|
|
29357
29428
|
query["ResourceType"] = request.resourceType;
|
|
29358
29429
|
}
|
|
29430
|
+
if (!$dara.isNull(request.safeMenu)) {
|
|
29431
|
+
query["SafeMenu"] = request.safeMenu;
|
|
29432
|
+
}
|
|
29359
29433
|
if (!$dara.isNull(request.scope)) {
|
|
29360
29434
|
query["Scope"] = request.scope;
|
|
29361
29435
|
}
|
|
@@ -29469,6 +29543,8 @@ class Client extends openapi_core_1.default {
|
|
|
29469
29543
|
return $dara.cast(await this.callApi(params, req, runtime), new CreateCenterPolicyResponse({}));
|
|
29470
29544
|
}
|
|
29471
29545
|
/**
|
|
29546
|
+
* 创建无地域策略
|
|
29547
|
+
*
|
|
29472
29548
|
* @param request - CreateCenterPolicyRequest
|
|
29473
29549
|
* @returns CreateCenterPolicyResponse
|
|
29474
29550
|
*/
|
|
@@ -29531,6 +29607,9 @@ class Client extends openapi_core_1.default {
|
|
|
29531
29607
|
if (!$dara.isNull(request.regionId)) {
|
|
29532
29608
|
query["RegionId"] = request.regionId;
|
|
29533
29609
|
}
|
|
29610
|
+
if (!$dara.isNull(request.resellerOwnerUid)) {
|
|
29611
|
+
query["ResellerOwnerUid"] = request.resellerOwnerUid;
|
|
29612
|
+
}
|
|
29534
29613
|
if (!$dara.isNull(request.solutionId)) {
|
|
29535
29614
|
query["SolutionId"] = request.solutionId;
|
|
29536
29615
|
}
|
|
@@ -29814,6 +29893,9 @@ class Client extends openapi_core_1.default {
|
|
|
29814
29893
|
if (!$dara.isNull(request.regionId)) {
|
|
29815
29894
|
query["RegionId"] = request.regionId;
|
|
29816
29895
|
}
|
|
29896
|
+
if (!$dara.isNull(request.resellerOwnerUid)) {
|
|
29897
|
+
query["ResellerOwnerUid"] = request.resellerOwnerUid;
|
|
29898
|
+
}
|
|
29817
29899
|
if (!$dara.isNull(request.resetType)) {
|
|
29818
29900
|
query["ResetType"] = request.resetType;
|
|
29819
29901
|
}
|
|
@@ -30063,6 +30145,9 @@ class Client extends openapi_core_1.default {
|
|
|
30063
30145
|
if (!$dara.isNull(request.regionId)) {
|
|
30064
30146
|
query["RegionId"] = request.regionId;
|
|
30065
30147
|
}
|
|
30148
|
+
if (!$dara.isNull(request.resellerOwnerUid)) {
|
|
30149
|
+
query["ResellerOwnerUid"] = request.resellerOwnerUid;
|
|
30150
|
+
}
|
|
30066
30151
|
if (!$dara.isNull(request.resourceGroupId)) {
|
|
30067
30152
|
query["ResourceGroupId"] = request.resourceGroupId;
|
|
30068
30153
|
}
|
|
@@ -30354,6 +30439,9 @@ class Client extends openapi_core_1.default {
|
|
|
30354
30439
|
if (!$dara.isNull(request.regionId)) {
|
|
30355
30440
|
query["RegionId"] = request.regionId;
|
|
30356
30441
|
}
|
|
30442
|
+
if (!$dara.isNull(request.resellerOwnerUid)) {
|
|
30443
|
+
query["ResellerOwnerUid"] = request.resellerOwnerUid;
|
|
30444
|
+
}
|
|
30357
30445
|
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
30358
30446
|
query: openapi_core_2.OpenApiUtil.query(query),
|
|
30359
30447
|
});
|
|
@@ -31128,6 +31216,9 @@ class Client extends openapi_core_1.default {
|
|
|
31128
31216
|
if (!$dara.isNull(request.regionId)) {
|
|
31129
31217
|
query["RegionId"] = request.regionId;
|
|
31130
31218
|
}
|
|
31219
|
+
if (!$dara.isNull(request.resellerOwnerUid)) {
|
|
31220
|
+
query["ResellerOwnerUid"] = request.resellerOwnerUid;
|
|
31221
|
+
}
|
|
31131
31222
|
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
31132
31223
|
query: openapi_core_2.OpenApiUtil.query(query),
|
|
31133
31224
|
});
|
|
@@ -31175,6 +31266,9 @@ class Client extends openapi_core_1.default {
|
|
|
31175
31266
|
if (!$dara.isNull(request.regionId)) {
|
|
31176
31267
|
query["RegionId"] = request.regionId;
|
|
31177
31268
|
}
|
|
31269
|
+
if (!$dara.isNull(request.resellerOwnerUid)) {
|
|
31270
|
+
query["ResellerOwnerUid"] = request.resellerOwnerUid;
|
|
31271
|
+
}
|
|
31178
31272
|
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
31179
31273
|
query: openapi_core_2.OpenApiUtil.query(query),
|
|
31180
31274
|
});
|
|
@@ -31460,6 +31554,9 @@ class Client extends openapi_core_1.default {
|
|
|
31460
31554
|
if (!$dara.isNull(request.regionId)) {
|
|
31461
31555
|
query["RegionId"] = request.regionId;
|
|
31462
31556
|
}
|
|
31557
|
+
if (!$dara.isNull(request.resellerOwnerUid)) {
|
|
31558
|
+
query["ResellerOwnerUid"] = request.resellerOwnerUid;
|
|
31559
|
+
}
|
|
31463
31560
|
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
31464
31561
|
query: openapi_core_2.OpenApiUtil.query(query),
|
|
31465
31562
|
});
|
|
@@ -33843,6 +33940,9 @@ class Client extends openapi_core_1.default {
|
|
|
33843
33940
|
if (!$dara.isNull(request.regionId)) {
|
|
33844
33941
|
query["RegionId"] = request.regionId;
|
|
33845
33942
|
}
|
|
33943
|
+
if (!$dara.isNull(request.resellerOwnerUid)) {
|
|
33944
|
+
query["ResellerOwnerUid"] = request.resellerOwnerUid;
|
|
33945
|
+
}
|
|
33846
33946
|
if (!$dara.isNull(request.resourceType)) {
|
|
33847
33947
|
query["ResourceType"] = request.resourceType;
|
|
33848
33948
|
}
|
|
@@ -34151,6 +34251,9 @@ class Client extends openapi_core_1.default {
|
|
|
34151
34251
|
if (!$dara.isNull(request.regionId)) {
|
|
34152
34252
|
query["RegionId"] = request.regionId;
|
|
34153
34253
|
}
|
|
34254
|
+
if (!$dara.isNull(request.resellerOwnerUid)) {
|
|
34255
|
+
query["ResellerOwnerUid"] = request.resellerOwnerUid;
|
|
34256
|
+
}
|
|
34154
34257
|
if (!$dara.isNull(request.resourceType)) {
|
|
34155
34258
|
query["ResourceType"] = request.resourceType;
|
|
34156
34259
|
}
|
|
@@ -34435,6 +34538,9 @@ class Client extends openapi_core_1.default {
|
|
|
34435
34538
|
if (!$dara.isNull(request.regionId)) {
|
|
34436
34539
|
query["RegionId"] = request.regionId;
|
|
34437
34540
|
}
|
|
34541
|
+
if (!$dara.isNull(request.resellerOwnerUid)) {
|
|
34542
|
+
query["ResellerOwnerUid"] = request.resellerOwnerUid;
|
|
34543
|
+
}
|
|
34438
34544
|
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
34439
34545
|
query: openapi_core_2.OpenApiUtil.query(query),
|
|
34440
34546
|
});
|
|
@@ -34528,6 +34634,9 @@ class Client extends openapi_core_1.default {
|
|
|
34528
34634
|
if (!$dara.isNull(request.regionId)) {
|
|
34529
34635
|
query["RegionId"] = request.regionId;
|
|
34530
34636
|
}
|
|
34637
|
+
if (!$dara.isNull(request.resellerOwnerUid)) {
|
|
34638
|
+
query["ResellerOwnerUid"] = request.resellerOwnerUid;
|
|
34639
|
+
}
|
|
34531
34640
|
if (!$dara.isNull(request.resourceType)) {
|
|
34532
34641
|
query["ResourceType"] = request.resourceType;
|
|
34533
34642
|
}
|
|
@@ -37183,6 +37292,9 @@ class Client extends openapi_core_1.default {
|
|
|
37183
37292
|
if (!$dara.isNull(request.internetCommunicationProtocol)) {
|
|
37184
37293
|
query["InternetCommunicationProtocol"] = request.internetCommunicationProtocol;
|
|
37185
37294
|
}
|
|
37295
|
+
if (!$dara.isNull(request.internetPrinter)) {
|
|
37296
|
+
query["InternetPrinter"] = request.internetPrinter;
|
|
37297
|
+
}
|
|
37186
37298
|
if (!$dara.isNull(request.localDrive)) {
|
|
37187
37299
|
query["LocalDrive"] = request.localDrive;
|
|
37188
37300
|
}
|
|
@@ -37303,6 +37415,9 @@ class Client extends openapi_core_1.default {
|
|
|
37303
37415
|
if (!$dara.isNull(request.revokeSecurityPolicyRule)) {
|
|
37304
37416
|
query["RevokeSecurityPolicyRule"] = request.revokeSecurityPolicyRule;
|
|
37305
37417
|
}
|
|
37418
|
+
if (!$dara.isNull(request.safeMenu)) {
|
|
37419
|
+
query["SafeMenu"] = request.safeMenu;
|
|
37420
|
+
}
|
|
37306
37421
|
if (!$dara.isNull(request.scope)) {
|
|
37307
37422
|
query["Scope"] = request.scope;
|
|
37308
37423
|
}
|
|
@@ -37707,6 +37822,9 @@ class Client extends openapi_core_1.default {
|
|
|
37707
37822
|
if (!$dara.isNull(request.regionId)) {
|
|
37708
37823
|
query["RegionId"] = request.regionId;
|
|
37709
37824
|
}
|
|
37825
|
+
if (!$dara.isNull(request.resellerOwnerUid)) {
|
|
37826
|
+
query["ResellerOwnerUid"] = request.resellerOwnerUid;
|
|
37827
|
+
}
|
|
37710
37828
|
if (!$dara.isNull(request.useDuration)) {
|
|
37711
37829
|
query["UseDuration"] = request.useDuration;
|
|
37712
37830
|
}
|
|
@@ -38159,6 +38277,9 @@ class Client extends openapi_core_1.default {
|
|
|
38159
38277
|
if (!$dara.isNull(request.regionId)) {
|
|
38160
38278
|
query["RegionId"] = request.regionId;
|
|
38161
38279
|
}
|
|
38280
|
+
if (!$dara.isNull(request.resellerOwnerUid)) {
|
|
38281
|
+
query["ResellerOwnerUid"] = request.resellerOwnerUid;
|
|
38282
|
+
}
|
|
38162
38283
|
if (!$dara.isNull(request.resourceSpecs)) {
|
|
38163
38284
|
query["ResourceSpecs"] = request.resourceSpecs;
|
|
38164
38285
|
}
|
|
@@ -38642,6 +38763,9 @@ class Client extends openapi_core_1.default {
|
|
|
38642
38763
|
if (!$dara.isNull(request.regionId)) {
|
|
38643
38764
|
query["RegionId"] = request.regionId;
|
|
38644
38765
|
}
|
|
38766
|
+
if (!$dara.isNull(request.resellerOwnerUid)) {
|
|
38767
|
+
query["ResellerOwnerUid"] = request.resellerOwnerUid;
|
|
38768
|
+
}
|
|
38645
38769
|
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
38646
38770
|
query: openapi_core_2.OpenApiUtil.query(query),
|
|
38647
38771
|
});
|
|
@@ -39694,6 +39818,9 @@ class Client extends openapi_core_1.default {
|
|
|
39694
39818
|
if (!$dara.isNull(request.regionId)) {
|
|
39695
39819
|
query["RegionId"] = request.regionId;
|
|
39696
39820
|
}
|
|
39821
|
+
if (!$dara.isNull(request.resellerOwnerUid)) {
|
|
39822
|
+
query["ResellerOwnerUid"] = request.resellerOwnerUid;
|
|
39823
|
+
}
|
|
39697
39824
|
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
39698
39825
|
query: openapi_core_2.OpenApiUtil.query(query),
|
|
39699
39826
|
});
|
|
@@ -39796,6 +39923,9 @@ class Client extends openapi_core_1.default {
|
|
|
39796
39923
|
if (!$dara.isNull(request.regionId)) {
|
|
39797
39924
|
query["RegionId"] = request.regionId;
|
|
39798
39925
|
}
|
|
39926
|
+
if (!$dara.isNull(request.resellerOwnerUid)) {
|
|
39927
|
+
query["ResellerOwnerUid"] = request.resellerOwnerUid;
|
|
39928
|
+
}
|
|
39799
39929
|
if (!$dara.isNull(request.resourceType)) {
|
|
39800
39930
|
query["ResourceType"] = request.resourceType;
|
|
39801
39931
|
}
|
|
@@ -39856,6 +39986,9 @@ class Client extends openapi_core_1.default {
|
|
|
39856
39986
|
if (!$dara.isNull(request.regionId)) {
|
|
39857
39987
|
query["RegionId"] = request.regionId;
|
|
39858
39988
|
}
|
|
39989
|
+
if (!$dara.isNull(request.resellerOwnerUid)) {
|
|
39990
|
+
query["ResellerOwnerUid"] = request.resellerOwnerUid;
|
|
39991
|
+
}
|
|
39859
39992
|
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
39860
39993
|
query: openapi_core_2.OpenApiUtil.query(query),
|
|
39861
39994
|
});
|