@alicloud/ecd20200930 4.25.3 → 4.25.5
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 +666 -430
- package/dist/client.js +677 -426
- package/dist/client.js.map +1 -1
- package/dist/models/AddFilePermissionRequest.d.ts +2 -2
- package/dist/models/AddFilePermissionShrinkRequest.d.ts +1 -1
- package/dist/models/AddUserToDesktopGroupRequest.d.ts +6 -5
- package/dist/models/AddUserToDesktopGroupRequest.js +2 -0
- package/dist/models/AddUserToDesktopGroupRequest.js.map +1 -1
- package/dist/models/AddUserToDesktopGroupResponseBody.d.ts +1 -1
- package/dist/models/ApplyCoordinatePrivilegeRequest.d.ts +3 -3
- package/dist/models/ApplyCoordinationForMonitoringRequest.d.ts +14 -14
- package/dist/models/ApplyCoordinationForMonitoringResponseBody.d.ts +8 -8
- package/dist/models/AttachEndUserRequest.d.ts +3 -3
- package/dist/models/BatchModifyEntitlementResponseBody.d.ts +18 -10
- package/dist/models/BatchModifyEntitlementResponseBody.js.map +1 -1
- package/dist/models/BindConfigGroupRequest.d.ts +5 -4
- package/dist/models/BindConfigGroupRequest.js.map +1 -1
- package/dist/models/CancelCdsFileShareLinkResponseBody.d.ts +8 -8
- package/dist/models/CdsFileShareLinkModel.d.ts +1 -1
- package/dist/models/CloneCenterPolicyRequest.d.ts +6 -4
- package/dist/models/CloneCenterPolicyRequest.js.map +1 -1
- package/dist/models/CopyCdsFileRequest.d.ts +18 -11
- package/dist/models/CopyCdsFileRequest.js.map +1 -1
- package/dist/models/CopyCdsFileResponseBody.d.ts +8 -8
- package/dist/models/CreateAdconnectorDirectoryResponseBody.d.ts +1 -1
- package/dist/models/CreateAdconnectorOfficeSiteRequest.d.ts +31 -81
- package/dist/models/CreateAdconnectorOfficeSiteRequest.js.map +1 -1
- package/dist/models/CreateAdconnectorOfficeSiteResponseBody.d.ts +1 -1
- package/dist/models/CreateAndBindNasFileSystemRequest.d.ts +8 -5
- package/dist/models/CreateAndBindNasFileSystemRequest.js.map +1 -1
- package/dist/models/CreateAutoSnapshotPolicyRequest.d.ts +5 -5
- package/dist/models/CreateBundleRequest.d.ts +41 -38
- package/dist/models/CreateBundleRequest.js.map +1 -1
- package/dist/models/CreateCdsFileRequest.d.ts +17 -86
- package/dist/models/CreateCdsFileRequest.js.map +1 -1
- package/dist/models/CreateCdsFileResponseBody.d.ts +26 -1
- package/dist/models/CreateCdsFileResponseBody.js.map +1 -1
- package/dist/models/CreateCdsFileShareLinkRequest.d.ts +53 -43
- package/dist/models/CreateCdsFileShareLinkRequest.js.map +1 -1
- package/dist/models/CreateCdsFileShareLinkResponseBody.d.ts +8 -8
- package/dist/models/CreateCenterPolicyRequest.d.ts +198 -485
- package/dist/models/CreateCenterPolicyRequest.js.map +1 -1
- package/dist/models/CreateCenterPolicyResponseBody.d.ts +2 -2
- package/dist/models/CreateCloudDriveGroupRequest.d.ts +3 -0
- package/dist/models/CreateCloudDriveGroupRequest.js.map +1 -1
- package/dist/models/CreateCloudDriveServiceRequest.d.ts +24 -59
- package/dist/models/CreateCloudDriveServiceRequest.js.map +1 -1
- package/dist/models/CreateCloudDriveServiceResponseBody.d.ts +20 -25
- package/dist/models/CreateCloudDriveServiceResponseBody.js.map +1 -1
- package/dist/models/CreateCloudDriveUsersRequest.d.ts +5 -5
- package/dist/models/CreateCloudDriveUsersResponseBody.d.ts +1 -1
- package/dist/models/CreateConfigGroupRequest.d.ts +29 -53
- package/dist/models/CreateConfigGroupRequest.js +5 -0
- package/dist/models/CreateConfigGroupRequest.js.map +1 -1
- package/dist/models/CreateConfigGroupResponseBody.d.ts +4 -4
- package/dist/models/CreateDesktopGroupRequest.d.ts +132 -179
- package/dist/models/CreateDesktopGroupRequest.js.map +1 -1
- package/dist/models/CreateDesktopGroupResponseBody.d.ts +4 -4
- package/dist/models/CreateDesktopsRequest.d.ts +183 -258
- package/dist/models/CreateDesktopsRequest.js.map +1 -1
- package/dist/models/CreateDesktopsResponseBody.d.ts +4 -4
- package/dist/models/CreateDesktopsShrinkRequest.d.ts +152 -241
- package/dist/models/CreateDesktopsShrinkRequest.js.map +1 -1
- package/dist/models/CreateDriveRequest.d.ts +9 -7
- package/dist/models/CreateDriveRequest.js.map +1 -1
- package/dist/models/CreateDriveResponseBody.d.ts +18 -12
- package/dist/models/CreateDriveResponseBody.js.map +1 -1
- package/dist/models/CreateEcdReportTaskRequest.d.ts +53 -35
- package/dist/models/CreateEcdReportTaskRequest.js.map +1 -1
- package/dist/models/CreateImageRequest.d.ts +8 -13
- package/dist/models/CreateImageRequest.js.map +1 -1
- package/dist/models/CreateNasfileSystemRequest.d.ts +6 -13
- package/dist/models/CreateNasfileSystemRequest.js.map +1 -1
- package/dist/models/CreateNetworkPackageRequest.d.ts +27 -93
- package/dist/models/CreateNetworkPackageRequest.js.map +1 -1
- package/dist/models/CreateNetworkPackageResponseBody.d.ts +2 -2
- package/dist/models/CreateOfficeSiteAcceleratorRequest.d.ts +8 -21
- package/dist/models/CreateOfficeSiteAcceleratorRequest.js.map +1 -1
- package/dist/models/CreatePolicyGroupRequest.d.ts +94 -540
- package/dist/models/CreatePolicyGroupRequest.js.map +1 -1
- package/dist/models/CreatePolicyGroupResponseBody.d.ts +2 -2
- package/dist/models/CreateQosRuleRequest.d.ts +19 -0
- package/dist/models/CreateQosRuleRequest.js.map +1 -1
- package/dist/models/CreateQosRuleResponseBody.d.ts +6 -0
- package/dist/models/CreateQosRuleResponseBody.js.map +1 -1
- package/dist/models/CreateSimpleOfficeSiteRequest.d.ts +24 -66
- package/dist/models/CreateSimpleOfficeSiteRequest.js.map +1 -1
- package/dist/models/CreateSimpleOfficeSiteResponseBody.d.ts +3 -3
- package/dist/models/CreateSnapshotRequest.d.ts +8 -8
- package/dist/models/CreateTemplateRequest.d.ts +25 -33
- package/dist/models/CreateTemplateRequest.js.map +1 -1
- package/dist/models/DeleteCdsFileResponseBody.d.ts +6 -4
- package/dist/models/DeleteCdsFileResponseBody.js.map +1 -1
- package/dist/models/DeleteCenterPolicyRequest.d.ts +6 -4
- package/dist/models/DeleteCenterPolicyRequest.js.map +1 -1
- package/dist/models/DeleteCloudDriveUsersRequest.d.ts +8 -0
- package/dist/models/DeleteCloudDriveUsersRequest.js.map +1 -1
- package/dist/models/DeleteCloudDriveUsersResponseBody.d.ts +7 -0
- package/dist/models/DeleteCloudDriveUsersResponseBody.js.map +1 -1
- package/dist/models/DeleteConfigGroupRequest.d.ts +1 -1
- package/dist/models/DeleteDesktopGroupRequest.d.ts +2 -2
- package/dist/models/DeleteDesktopGroupResponseBody.d.ts +1 -1
- package/dist/models/DeleteDesktopsRequest.d.ts +2 -2
- package/dist/models/DeleteDesktopsResponseBody.d.ts +1 -1
- package/dist/models/DeleteDevicesRequest.d.ts +2 -2
- package/dist/models/DeleteNetworkPackagesRequest.d.ts +2 -2
- package/dist/models/DeleteOfficeSiteAcceleratorRequest.d.ts +4 -0
- package/dist/models/DeleteOfficeSiteAcceleratorRequest.js.map +1 -1
- package/dist/models/DeleteOfficeSiteAcceleratorResponseBody.d.ts +1 -1
- package/dist/models/DeleteQosRulesRequest.d.ts +2 -0
- package/dist/models/DeleteQosRulesRequest.js.map +1 -1
- package/dist/models/DeleteQosRulesResponseBody.d.ts +3 -0
- package/dist/models/DeleteQosRulesResponseBody.js.map +1 -1
- package/dist/models/DeleteTemplatesRequest.d.ts +1 -1
- package/dist/models/DeleteTemplatesResponseBody.d.ts +3 -2
- package/dist/models/DeleteTemplatesResponseBody.js.map +1 -1
- package/dist/models/DescribeAclEntriesRequest.d.ts +7 -5
- package/dist/models/DescribeAclEntriesRequest.js.map +1 -1
- package/dist/models/DescribeAclEntriesResponseBody.d.ts +7 -5
- package/dist/models/DescribeAclEntriesResponseBody.js.map +1 -1
- package/dist/models/DescribeAutoSnapshotPolicyRequest.d.ts +6 -5
- package/dist/models/DescribeAutoSnapshotPolicyRequest.js.map +1 -1
- package/dist/models/DescribeAutoSnapshotPolicyResponseBody.d.ts +21 -29
- package/dist/models/DescribeAutoSnapshotPolicyResponseBody.js.map +1 -1
- package/dist/models/DescribeBundlesRequest.d.ts +4 -79
- package/dist/models/DescribeBundlesRequest.js.map +1 -1
- package/dist/models/DescribeBundlesResponseBody.d.ts +1 -174
- package/dist/models/DescribeBundlesResponseBody.js.map +1 -1
- package/dist/models/DescribeCdsFileShareLinksRequest.d.ts +1 -1
- package/dist/models/DescribeCensRequest.d.ts +2 -4
- package/dist/models/DescribeCensRequest.js.map +1 -1
- package/dist/models/DescribeCensResponseBody.d.ts +5 -33
- package/dist/models/DescribeCensResponseBody.js.map +1 -1
- package/dist/models/DescribeCenterPolicyListRequest.d.ts +4 -20
- package/dist/models/DescribeCenterPolicyListRequest.js.map +1 -1
- package/dist/models/DescribeCenterPolicyListResponseBody.d.ts +126 -114
- package/dist/models/DescribeCenterPolicyListResponseBody.js.map +1 -1
- package/dist/models/DescribeClientEventsRequest.d.ts +18 -84
- package/dist/models/DescribeClientEventsRequest.js.map +1 -1
- package/dist/models/DescribeClientEventsResponseBody.d.ts +23 -40
- package/dist/models/DescribeClientEventsResponseBody.js.map +1 -1
- package/dist/models/DescribeCloudDiskGroupDrivesRequest.d.ts +21 -0
- package/dist/models/DescribeCloudDiskGroupDrivesRequest.js.map +1 -1
- package/dist/models/DescribeCloudDiskGroupDrivesResponseBody.d.ts +47 -0
- package/dist/models/DescribeCloudDiskGroupDrivesResponseBody.js.map +1 -1
- package/dist/models/DescribeCloudDiskGroupsRequest.d.ts +18 -0
- package/dist/models/DescribeCloudDiskGroupsRequest.js.map +1 -1
- package/dist/models/DescribeCloudDiskGroupsResponseBody.d.ts +47 -0
- package/dist/models/DescribeCloudDiskGroupsResponseBody.js.map +1 -1
- package/dist/models/DescribeCloudDriveGroupsRequest.d.ts +13 -9
- package/dist/models/DescribeCloudDriveGroupsRequest.js.map +1 -1
- package/dist/models/DescribeCloudDriveGroupsResponseBody.d.ts +78 -3
- package/dist/models/DescribeCloudDriveGroupsResponseBody.js.map +1 -1
- package/dist/models/DescribeCloudDrivePermissionsRequest.d.ts +4 -0
- package/dist/models/DescribeCloudDrivePermissionsRequest.js.map +1 -1
- package/dist/models/DescribeCloudDrivePermissionsResponseBody.d.ts +14 -0
- package/dist/models/DescribeCloudDrivePermissionsResponseBody.js.map +1 -1
- package/dist/models/DescribeCloudDriveUsersRequest.d.ts +20 -1
- package/dist/models/DescribeCloudDriveUsersRequest.js.map +1 -1
- package/dist/models/DescribeCloudDriveUsersResponseBody.d.ts +39 -4
- package/dist/models/DescribeCloudDriveUsersResponseBody.js.map +1 -1
- package/dist/models/DescribeConfigGroupRequest.d.ts +2 -2
- package/dist/models/DescribeConfigGroupResponseBody.d.ts +16 -2
- package/dist/models/DescribeConfigGroupResponseBody.js.map +1 -1
- package/dist/models/DescribeCustomizedListHeadersRequest.d.ts +8 -0
- package/dist/models/DescribeCustomizedListHeadersRequest.js.map +1 -1
- package/dist/models/DescribeCustomizedListHeadersResponseBody.d.ts +21 -1
- package/dist/models/DescribeCustomizedListHeadersResponseBody.js.map +1 -1
- package/dist/models/DescribeDesktopGroupSessionsRequest.d.ts +3 -26
- package/dist/models/DescribeDesktopGroupSessionsRequest.js.map +1 -1
- package/dist/models/DescribeDesktopGroupSessionsResponseBody.d.ts +8 -41
- package/dist/models/DescribeDesktopGroupSessionsResponseBody.js.map +1 -1
- package/dist/models/DescribeDesktopGroupsRequest.d.ts +39 -66
- package/dist/models/DescribeDesktopGroupsRequest.js.map +1 -1
- package/dist/models/DescribeDesktopGroupsResponseBody.d.ts +63 -209
- package/dist/models/DescribeDesktopGroupsResponseBody.js +2 -0
- package/dist/models/DescribeDesktopGroupsResponseBody.js.map +1 -1
- package/dist/models/DescribeDesktopInfoRequest.d.ts +2 -2
- package/dist/models/DescribeDesktopInfoResponseBody.d.ts +13 -29
- package/dist/models/DescribeDesktopInfoResponseBody.js.map +1 -1
- package/dist/models/DescribeDesktopMetadataRequest.d.ts +47 -0
- package/dist/models/DescribeDesktopMetadataRequest.js.map +1 -1
- package/dist/models/DescribeDesktopMetadataResponseBody.d.ts +105 -0
- package/dist/models/DescribeDesktopMetadataResponseBody.js.map +1 -1
- package/dist/models/DescribeDesktopSessionsRequest.d.ts +19 -24
- package/dist/models/DescribeDesktopSessionsRequest.js.map +1 -1
- package/dist/models/DescribeDesktopSessionsResponseBody.d.ts +49 -39
- package/dist/models/DescribeDesktopSessionsResponseBody.js.map +1 -1
- package/dist/models/DescribeDesktopTypesRequest.d.ts +19 -85
- package/dist/models/DescribeDesktopTypesRequest.js.map +1 -1
- package/dist/models/DescribeDesktopTypesResponseBody.d.ts +14 -19
- package/dist/models/DescribeDesktopTypesResponseBody.js.map +1 -1
- package/dist/models/DescribeDesktopsInGroupRequest.d.ts +9 -13
- package/dist/models/DescribeDesktopsInGroupRequest.js.map +1 -1
- package/dist/models/DescribeDesktopsInGroupResponseBody.d.ts +55 -380
- package/dist/models/DescribeDesktopsInGroupResponseBody.js.map +1 -1
- package/dist/models/DescribeDesktopsRequest.d.ts +47 -88
- package/dist/models/DescribeDesktopsRequest.js.map +1 -1
- package/dist/models/DescribeDesktopsResponseBody.d.ts +93 -196
- package/dist/models/DescribeDesktopsResponseBody.js.map +1 -1
- package/dist/models/DescribeDevicesRequest.d.ts +4 -4
- package/dist/models/DescribeDevicesResponseBody.d.ts +1 -1
- package/dist/models/DescribeDirectoriesRequest.d.ts +1 -1
- package/dist/models/DescribeDirectoriesResponseBody.d.ts +1 -1
- package/dist/models/DescribeEcdReportTasksRequest.d.ts +1 -13
- package/dist/models/DescribeEcdReportTasksRequest.js.map +1 -1
- package/dist/models/DescribeEcdReportTasksResponseBody.d.ts +2 -2
- package/dist/models/DescribeFlowMetricRequest.d.ts +25 -0
- package/dist/models/DescribeFlowMetricRequest.js.map +1 -1
- package/dist/models/DescribeFlowMetricResponseBody.d.ts +6 -0
- package/dist/models/DescribeFlowMetricResponseBody.js.map +1 -1
- package/dist/models/DescribeFlowStatisticRequest.d.ts +6 -4
- package/dist/models/DescribeFlowStatisticRequest.js.map +1 -1
- package/dist/models/DescribeFlowStatisticResponseBody.d.ts +1 -1
- package/dist/models/DescribeFotaPendingDesktopsRequest.d.ts +2 -2
- package/dist/models/DescribeFotaPendingDesktopsResponseBody.d.ts +5 -5
- package/dist/models/DescribeFotaTasksRequest.d.ts +1 -1
- package/dist/models/DescribeFotaTasksResponseBody.d.ts +1 -1
- package/dist/models/DescribeGlobalDesktopRecordsRequest.d.ts +39 -28
- package/dist/models/DescribeGlobalDesktopRecordsRequest.js.map +1 -1
- package/dist/models/DescribeGlobalDesktopRecordsResponseBody.d.ts +44 -37
- package/dist/models/DescribeGlobalDesktopRecordsResponseBody.js.map +1 -1
- package/dist/models/DescribeGlobalTimerBatchesRequest.d.ts +35 -0
- package/dist/models/DescribeGlobalTimerBatchesRequest.js +5 -0
- package/dist/models/DescribeGlobalTimerBatchesRequest.js.map +1 -1
- package/dist/models/DescribeGlobalTimerBatchesResponseBody.d.ts +32 -1
- package/dist/models/DescribeGlobalTimerBatchesResponseBody.js.map +1 -1
- package/dist/models/DescribeGlobalTimerRecordsRequest.d.ts +19 -25
- package/dist/models/DescribeGlobalTimerRecordsRequest.js +10 -0
- package/dist/models/DescribeGlobalTimerRecordsRequest.js.map +1 -1
- package/dist/models/DescribeGlobalTimerRecordsResponseBody.d.ts +39 -8
- package/dist/models/DescribeGlobalTimerRecordsResponseBody.js +2 -0
- package/dist/models/DescribeGlobalTimerRecordsResponseBody.js.map +1 -1
- package/dist/models/DescribeGuestApplicationsRequest.d.ts +1 -1
- package/dist/models/DescribeGuestApplicationsResponseBody.d.ts +10 -10
- package/dist/models/DescribeImageModifiedRecordsRequest.d.ts +7 -6
- package/dist/models/DescribeImageModifiedRecordsRequest.js.map +1 -1
- package/dist/models/DescribeImageModifiedRecordsResponseBody.d.ts +14 -22
- package/dist/models/DescribeImageModifiedRecordsResponseBody.js.map +1 -1
- package/dist/models/DescribeImagesRequest.d.ts +22 -20
- package/dist/models/DescribeImagesRequest.js.map +1 -1
- package/dist/models/DescribeImagesResponseBody.d.ts +53 -52
- package/dist/models/DescribeImagesResponseBody.js.map +1 -1
- package/dist/models/DescribeInvocationsRequest.d.ts +1 -1
- package/dist/models/DescribeModificationPriceRequest.d.ts +96 -30
- package/dist/models/DescribeModificationPriceRequest.js.map +1 -1
- package/dist/models/DescribeModificationPriceResponseBody.d.ts +10 -1
- package/dist/models/DescribeModificationPriceResponseBody.js.map +1 -1
- package/dist/models/DescribeNasfileSystemsRequest.d.ts +5 -5
- package/dist/models/DescribeNasfileSystemsResponseBody.d.ts +25 -45
- package/dist/models/DescribeNasfileSystemsResponseBody.js.map +1 -1
- package/dist/models/DescribeNetworkPackagesRequest.d.ts +5 -4
- package/dist/models/DescribeNetworkPackagesRequest.js.map +1 -1
- package/dist/models/DescribeNetworkPackagesResponseBody.d.ts +44 -39
- package/dist/models/DescribeNetworkPackagesResponseBody.js.map +1 -1
- package/dist/models/DescribeOfficeSitesRequest.d.ts +8 -107
- package/dist/models/DescribeOfficeSitesRequest.js.map +1 -1
- package/dist/models/DescribeOfficeSitesResponseBody.d.ts +65 -157
- package/dist/models/DescribeOfficeSitesResponseBody.js.map +1 -1
- package/dist/models/DescribeOnlineUserCountRequest.d.ts +12 -0
- package/dist/models/DescribeOnlineUserCountRequest.js.map +1 -1
- package/dist/models/DescribeOnlineUserCountResponseBody.d.ts +15 -0
- package/dist/models/DescribeOnlineUserCountResponseBody.js.map +1 -1
- package/dist/models/DescribePolicyGroupsRequest.d.ts +8 -13
- package/dist/models/DescribePolicyGroupsRequest.js.map +1 -1
- package/dist/models/DescribePolicyGroupsResponseBody.d.ts +142 -478
- package/dist/models/DescribePolicyGroupsResponseBody.js.map +1 -1
- package/dist/models/DescribePriceRequest.d.ts +36 -50
- package/dist/models/DescribePriceRequest.js.map +1 -1
- package/dist/models/DescribePriceResponseBody.d.ts +7 -7
- package/dist/models/DescribeQosRulesRequest.d.ts +5 -0
- package/dist/models/DescribeQosRulesRequest.js.map +1 -1
- package/dist/models/DescribeQosRulesResponseBody.d.ts +25 -0
- package/dist/models/DescribeQosRulesResponseBody.js.map +1 -1
- package/dist/models/DescribeRecordFileRequest.d.ts +53 -0
- package/dist/models/DescribeRecordFileRequest.js.map +1 -1
- package/dist/models/DescribeRecordFileResponseBody.d.ts +75 -1
- package/dist/models/DescribeRecordFileResponseBody.js.map +1 -1
- package/dist/models/DescribeRecordingsResponseBody.d.ts +1 -4
- package/dist/models/DescribeRecordingsResponseBody.js.map +1 -1
- package/dist/models/DescribeRefundPriceRequest.d.ts +3 -8
- package/dist/models/DescribeRefundPriceRequest.js.map +1 -1
- package/dist/models/DescribeRefundPriceResponseBody.d.ts +5 -4
- package/dist/models/DescribeRefundPriceResponseBody.js.map +1 -1
- package/dist/models/DescribeRegionsResponseBody.d.ts +1 -1
- package/dist/models/DescribeRenewalPriceRequest.d.ts +13 -21
- package/dist/models/DescribeRenewalPriceRequest.js.map +1 -1
- package/dist/models/DescribeRenewalPriceResponseBody.d.ts +17 -7
- package/dist/models/DescribeRenewalPriceResponseBody.js.map +1 -1
- package/dist/models/DescribeResourceByCenterPolicyIdResponseBody.d.ts +3 -0
- package/dist/models/DescribeResourceByCenterPolicyIdResponseBody.js.map +1 -1
- package/dist/models/DescribeSessionStatisticRequest.d.ts +3 -2
- package/dist/models/DescribeSessionStatisticRequest.js.map +1 -1
- package/dist/models/DescribeSnapshotsRequest.d.ts +18 -45
- package/dist/models/DescribeSnapshotsRequest.js.map +1 -1
- package/dist/models/DescribeSnapshotsResponseBody.d.ts +17 -102
- package/dist/models/DescribeSnapshotsResponseBody.js.map +1 -1
- package/dist/models/DescribeTemplatesRequest.d.ts +14 -18
- package/dist/models/DescribeTemplatesRequest.js.map +1 -1
- package/dist/models/DescribeTemplatesResponseBody.d.ts +51 -80
- package/dist/models/DescribeTemplatesResponseBody.js.map +1 -1
- package/dist/models/DescribeTimerGroupRequest.d.ts +2 -2
- package/dist/models/DescribeTimerGroupResponseBody.d.ts +49 -62
- package/dist/models/DescribeTimerGroupResponseBody.js +5 -0
- package/dist/models/DescribeTimerGroupResponseBody.js.map +1 -1
- package/dist/models/DescribeUserConnectionRecordsRequest.d.ts +8 -8
- package/dist/models/DescribeUserConnectionRecordsResponseBody.d.ts +3 -3
- package/dist/models/DescribeUserProfilePathRulesRequest.d.ts +0 -37
- package/dist/models/DescribeUserProfilePathRulesRequest.js.map +1 -1
- package/dist/models/DescribeUserProfilePathRulesResponseBody.d.ts +0 -119
- package/dist/models/DescribeUserProfilePathRulesResponseBody.js.map +1 -1
- package/dist/models/DescribeUsersInGroupRequest.d.ts +12 -21
- package/dist/models/DescribeUsersInGroupRequest.js.map +1 -1
- package/dist/models/DescribeUsersInGroupResponseBody.d.ts +14 -29
- package/dist/models/DescribeUsersInGroupResponseBody.js.map +1 -1
- package/dist/models/DescribeUsersPasswordResponseBody.d.ts +3 -3
- package/dist/models/DescribeVirtualMfadevicesRequest.d.ts +5 -5
- package/dist/models/DescribeVirtualMfadevicesResponseBody.d.ts +9 -35
- package/dist/models/DescribeVirtualMfadevicesResponseBody.js.map +1 -1
- package/dist/models/DescribeZonesRequest.d.ts +2 -2
- package/dist/models/DescribeZonesResponseBody.d.ts +1 -1
- package/dist/models/DetachEndUserRequest.d.ts +4 -4
- package/dist/models/DisconnectDesktopSessionsRequest.d.ts +2 -2
- package/dist/models/DisconnectDesktopSessionsResponseBody.d.ts +2 -2
- package/dist/models/DownloadCdsFileResponseBody.d.ts +11 -2
- package/dist/models/DownloadCdsFileResponseBody.js.map +1 -1
- package/dist/models/ExportDesktopGroupInfoRequest.d.ts +4 -3
- package/dist/models/ExportDesktopGroupInfoRequest.js.map +1 -1
- package/dist/models/ExportDesktopGroupInfoResponseBody.d.ts +19 -10
- package/dist/models/ExportDesktopGroupInfoResponseBody.js.map +1 -1
- package/dist/models/ExportDesktopListInfoRequest.d.ts +1 -1
- package/dist/models/GetAsyncTaskResponseBody.d.ts +1 -1
- package/dist/models/GetConnectionTicketRequest.d.ts +5 -4
- package/dist/models/GetConnectionTicketRequest.js.map +1 -1
- package/dist/models/GetConnectionTicketResponseBody.d.ts +23 -21
- package/dist/models/GetConnectionTicketResponseBody.js.map +1 -1
- package/dist/models/GetCoordinateTicketRequest.d.ts +7 -7
- package/dist/models/GetCoordinateTicketResponseBody.d.ts +12 -12
- package/dist/models/GetDesktopGroupDetailRequest.d.ts +1 -1
- package/dist/models/GetDesktopGroupDetailResponseBody.d.ts +87 -153
- package/dist/models/GetDesktopGroupDetailResponseBody.js.map +1 -1
- package/dist/models/ListCdsFilesRequest.d.ts +2 -2
- package/dist/models/ListCdsFilesResponseBody.d.ts +5 -5
- package/dist/models/ListCdsFilesShrinkRequest.d.ts +2 -2
- package/dist/models/ListDirectoryUsersRequest.d.ts +10 -15
- package/dist/models/ListDirectoryUsersRequest.js.map +1 -1
- package/dist/models/ListDirectoryUsersResponseBody.d.ts +7 -7
- package/dist/models/ListOfficeSiteOverviewRequest.d.ts +8 -5
- package/dist/models/ListOfficeSiteOverviewRequest.js.map +1 -1
- package/dist/models/ListOfficeSiteOverviewResponseBody.d.ts +41 -39
- package/dist/models/ListOfficeSiteOverviewResponseBody.js.map +1 -1
- package/dist/models/ListOfficeSiteUsersRequest.d.ts +9 -8
- package/dist/models/ListOfficeSiteUsersRequest.js.map +1 -1
- package/dist/models/ListOfficeSiteUsersResponseBody.d.ts +5 -5
- package/dist/models/ListTagResourcesRequest.d.ts +3 -3
- package/dist/models/ListTagResourcesResponseBody.d.ts +3 -3
- package/dist/models/ListTransferFileDownloadUrlRequest.d.ts +7 -0
- package/dist/models/ListTransferFileDownloadUrlRequest.js.map +1 -1
- package/dist/models/ListTransferFileDownloadUrlResponseBody.d.ts +19 -0
- package/dist/models/ListTransferFileDownloadUrlResponseBody.js.map +1 -1
- package/dist/models/ListTransferFilesResponseBody.d.ts +15 -7
- package/dist/models/ListTransferFilesResponseBody.js.map +1 -1
- package/dist/models/ListUserAdOrganizationUnitsRequest.d.ts +1 -1
- package/dist/models/ListUserAdOrganizationUnitsResponseBody.d.ts +1 -1
- package/dist/models/MigrateDesktopsRequest.d.ts +8 -7
- package/dist/models/MigrateDesktopsRequest.js.map +1 -1
- package/dist/models/ModifyAclEntriesRequest.d.ts +4 -4
- package/dist/models/ModifyAdconnectorDirectoryRequest.d.ts +1 -1
- package/dist/models/ModifyAdconnectorOfficeSiteRequest.d.ts +2 -2
- package/dist/models/ModifyAutoSnapshotPolicyRequest.d.ts +6 -6
- package/dist/models/ModifyCdsFileRequest.d.ts +2 -2
- package/dist/models/ModifyCdsFileShareLinkRequest.d.ts +9 -6
- package/dist/models/ModifyCdsFileShareLinkRequest.js.map +1 -1
- package/dist/models/ModifyCenterPolicyRequest.d.ts +230 -530
- package/dist/models/ModifyCenterPolicyRequest.js.map +1 -1
- package/dist/models/ModifyCloudDriveGroupsRequest.d.ts +1 -1
- package/dist/models/ModifyCloudDrivePermissionRequest.d.ts +4 -0
- package/dist/models/ModifyCloudDrivePermissionRequest.js.map +1 -1
- package/dist/models/ModifyCloudDriveUsersRequest.d.ts +6 -0
- package/dist/models/ModifyCloudDriveUsersRequest.js.map +1 -1
- package/dist/models/ModifyCloudDriveUsersResponseBody.d.ts +3 -0
- package/dist/models/ModifyCloudDriveUsersResponseBody.js.map +1 -1
- package/dist/models/ModifyConfigGroupRequest.d.ts +3 -3
- package/dist/models/ModifyDesktopChargeTypeRequest.d.ts +15 -31
- package/dist/models/ModifyDesktopChargeTypeRequest.js.map +1 -1
- package/dist/models/ModifyDesktopChargeTypeResponseBody.d.ts +2 -2
- package/dist/models/ModifyDesktopGroupRequest.d.ts +48 -71
- package/dist/models/ModifyDesktopGroupRequest.js.map +1 -1
- package/dist/models/ModifyDesktopGroupResponseBody.d.ts +1 -1
- package/dist/models/ModifyDesktopHostNameRequest.d.ts +6 -5
- package/dist/models/ModifyDesktopHostNameRequest.js.map +1 -1
- package/dist/models/ModifyDesktopNameRequest.d.ts +9 -7
- package/dist/models/ModifyDesktopNameRequest.js.map +1 -1
- package/dist/models/ModifyDesktopNameResponseBody.d.ts +1 -1
- package/dist/models/ModifyDesktopSpecRequest.d.ts +19 -74
- package/dist/models/ModifyDesktopSpecRequest.js.map +1 -1
- package/dist/models/ModifyDesktopSpecResponseBody.d.ts +3 -3
- package/dist/models/ModifyDesktopTimerRequest.d.ts +65 -65
- package/dist/models/ModifyDiskSpecRequest.d.ts +9 -27
- package/dist/models/ModifyDiskSpecRequest.js.map +1 -1
- package/dist/models/ModifyDiskSpecResponseBody.d.ts +1 -1
- package/dist/models/ModifyNetworkPackageBandwidthRequest.d.ts +7 -27
- package/dist/models/ModifyNetworkPackageBandwidthRequest.js.map +1 -1
- package/dist/models/ModifyNetworkPackageEnabledRequest.d.ts +1 -19
- package/dist/models/ModifyNetworkPackageEnabledRequest.js.map +1 -1
- package/dist/models/ModifyOfficeSiteAcceleratorRequest.d.ts +37 -0
- package/dist/models/ModifyOfficeSiteAcceleratorRequest.js.map +1 -1
- package/dist/models/ModifyOfficeSiteAcceleratorResponseBody.d.ts +1 -1
- package/dist/models/ModifyOfficeSiteAttributeRequest.d.ts +9 -20
- package/dist/models/ModifyOfficeSiteAttributeRequest.js.map +1 -1
- package/dist/models/ModifyOfficeSiteAttributeResponseBody.d.ts +1 -1
- package/dist/models/ModifyOfficeSiteMfaEnabledRequest.d.ts +8 -8
- package/dist/models/ModifyPolicyGroupRequest.d.ts +113 -391
- package/dist/models/ModifyPolicyGroupRequest.js.map +1 -1
- package/dist/models/ModifyQosEntriesRequest.d.ts +18 -0
- package/dist/models/ModifyQosEntriesRequest.js.map +1 -1
- package/dist/models/ModifyQosEntriesResponseBody.d.ts +3 -0
- package/dist/models/ModifyQosEntriesResponseBody.js.map +1 -1
- package/dist/models/ModifyQosRuleRequest.d.ts +11 -0
- package/dist/models/ModifyQosRuleRequest.js.map +1 -1
- package/dist/models/ModifyQosRuleResponseBody.d.ts +3 -0
- package/dist/models/ModifyQosRuleResponseBody.js.map +1 -1
- package/dist/models/ModifyResourceCenterPolicyRequest.d.ts +12 -8
- package/dist/models/ModifyResourceCenterPolicyRequest.js.map +1 -1
- package/dist/models/ModifyTemplateBaseInfoRequest.d.ts +3 -0
- package/dist/models/ModifyTemplateBaseInfoRequest.js.map +1 -1
- package/dist/models/ModifyTemplateRequest.d.ts +31 -47
- package/dist/models/ModifyTemplateRequest.js.map +1 -1
- package/dist/models/ModifyTemplateResponseBody.d.ts +4 -4
- package/dist/models/ModifyTimerGroupRequest.d.ts +30 -42
- package/dist/models/ModifyTimerGroupRequest.js +5 -0
- package/dist/models/ModifyTimerGroupRequest.js.map +1 -1
- package/dist/models/MoveCdsFileRequest.d.ts +3 -0
- package/dist/models/MoveCdsFileRequest.js.map +1 -1
- package/dist/models/QueryHistoryActiveUserCountRequest.d.ts +3 -0
- package/dist/models/QueryHistoryActiveUserCountRequest.js.map +1 -1
- package/dist/models/QueryHistoryActiveUserCountResponseBody.d.ts +13 -0
- package/dist/models/QueryHistoryActiveUserCountResponseBody.js.map +1 -1
- package/dist/models/QueryHistoryAvgMetricListRequest.d.ts +41 -0
- package/dist/models/QueryHistoryAvgMetricListRequest.js.map +1 -1
- package/dist/models/QueryHistoryAvgMetricListResponseBody.d.ts +97 -0
- package/dist/models/QueryHistoryAvgMetricListResponseBody.js.map +1 -1
- package/dist/models/QueryHistoryAvgMetricListShrinkRequest.d.ts +26 -0
- package/dist/models/QueryHistoryAvgMetricListShrinkRequest.js.map +1 -1
- package/dist/models/QueryHistoryMetricDistributionRequest.d.ts +28 -0
- package/dist/models/QueryHistoryMetricDistributionRequest.js.map +1 -1
- package/dist/models/QueryHistoryMetricDistributionResponseBody.d.ts +22 -0
- package/dist/models/QueryHistoryMetricDistributionResponseBody.js.map +1 -1
- package/dist/models/QueryHistoryUsageDurationRankRequest.d.ts +15 -0
- package/dist/models/QueryHistoryUsageDurationRankRequest.js.map +1 -1
- package/dist/models/QueryHistoryUsageDurationRankResponseBody.d.ts +31 -0
- package/dist/models/QueryHistoryUsageDurationRankResponseBody.js.map +1 -1
- package/dist/models/RebootDesktopsRequest.d.ts +6 -2
- package/dist/models/RebootDesktopsRequest.js.map +1 -1
- package/dist/models/RebuildDesktopsRequest.d.ts +15 -21
- package/dist/models/RebuildDesktopsRequest.js.map +1 -1
- package/dist/models/RebuildDesktopsResponseBody.d.ts +5 -5
- package/dist/models/RemoveFilePermissionRequest.d.ts +1 -1
- package/dist/models/RemoveFilePermissionShrinkRequest.d.ts +1 -1
- package/dist/models/RemoveUserFromDesktopGroupRequest.d.ts +5 -4
- package/dist/models/RemoveUserFromDesktopGroupRequest.js +2 -0
- package/dist/models/RemoveUserFromDesktopGroupRequest.js.map +1 -1
- package/dist/models/RemoveUserFromDesktopGroupResponseBody.d.ts +1 -1
- package/dist/models/RenewDesktopGroupRequest.d.ts +8 -22
- package/dist/models/RenewDesktopGroupRequest.js.map +1 -1
- package/dist/models/RenewDesktopsRequest.d.ts +12 -34
- package/dist/models/RenewDesktopsRequest.js.map +1 -1
- package/dist/models/RenewNetworkPackagesRequest.d.ts +12 -35
- package/dist/models/RenewNetworkPackagesRequest.js.map +1 -1
- package/dist/models/RenewNetworkPackagesResponseBody.d.ts +2 -2
- package/dist/models/ResetDesktopsRequest.d.ts +12 -28
- package/dist/models/ResetDesktopsRequest.js.map +1 -1
- package/dist/models/ResetSnapshotRequest.d.ts +6 -2
- package/dist/models/ResetSnapshotRequest.js.map +1 -1
- package/dist/models/ResetSnapshotResponseBody.d.ts +1 -1
- package/dist/models/RunCommandRequest.d.ts +15 -19
- package/dist/models/RunCommandRequest.js.map +1 -1
- package/dist/models/RunCommandResponseBody.d.ts +2 -2
- package/dist/models/SendVerifyCodeRequest.d.ts +5 -4
- package/dist/models/SendVerifyCodeRequest.js.map +1 -1
- package/dist/models/SetDesktopGroupScaleTimerRequest.d.ts +21 -20
- package/dist/models/SetDesktopGroupScaleTimerRequest.js.map +1 -1
- package/dist/models/SetDesktopGroupTimerRequest.d.ts +1 -1
- package/dist/models/SetDirectorySsoStatusRequest.d.ts +3 -2
- package/dist/models/SetDirectorySsoStatusRequest.js.map +1 -1
- package/dist/models/SetUserProfilePathRulesRequest.d.ts +0 -121
- package/dist/models/SetUserProfilePathRulesRequest.js.map +1 -1
- package/dist/models/SetUserProfilePathRulesResponseBody.d.ts +0 -7
- package/dist/models/SetUserProfilePathRulesResponseBody.js.map +1 -1
- package/dist/models/SetUserProfilePathRulesShrinkRequest.d.ts +0 -49
- package/dist/models/SetUserProfilePathRulesShrinkRequest.js.map +1 -1
- package/dist/models/StopDesktopsRequest.d.ts +4 -22
- package/dist/models/StopDesktopsRequest.js.map +1 -1
- package/dist/models/StopInvocationRequest.d.ts +1 -1
- package/dist/models/TagResourcesRequest.d.ts +3 -3
- package/dist/models/UnbindConfigGroupRequest.d.ts +1 -1
- package/dist/models/UpdateFotaTaskRequest.d.ts +3 -2
- package/dist/models/UpdateFotaTaskRequest.js.map +1 -1
- package/dist/models/VerifyCenRequest.d.ts +1 -1
- package/dist/models/VerifyCenResponseBody.d.ts +1 -1
- package/package.json +1 -1
- package/src/client.ts +682 -426
- package/src/models/AddFilePermissionRequest.ts +2 -2
- package/src/models/AddFilePermissionShrinkRequest.ts +1 -1
- package/src/models/AddUserToDesktopGroupRequest.ts +8 -5
- package/src/models/AddUserToDesktopGroupResponseBody.ts +1 -1
- package/src/models/ApplyCoordinatePrivilegeRequest.ts +3 -3
- package/src/models/ApplyCoordinationForMonitoringRequest.ts +14 -14
- package/src/models/ApplyCoordinationForMonitoringResponseBody.ts +8 -8
- package/src/models/AttachEndUserRequest.ts +3 -3
- package/src/models/BatchModifyEntitlementResponseBody.ts +18 -10
- package/src/models/BindConfigGroupRequest.ts +5 -4
- package/src/models/CancelCdsFileShareLinkResponseBody.ts +8 -8
- package/src/models/CdsFileShareLinkModel.ts +1 -1
- package/src/models/CloneCenterPolicyRequest.ts +6 -4
- package/src/models/CopyCdsFileRequest.ts +18 -11
- package/src/models/CopyCdsFileResponseBody.ts +8 -8
- package/src/models/CreateAdconnectorDirectoryResponseBody.ts +1 -1
- package/src/models/CreateAdconnectorOfficeSiteRequest.ts +31 -81
- package/src/models/CreateAdconnectorOfficeSiteResponseBody.ts +1 -1
- package/src/models/CreateAndBindNasFileSystemRequest.ts +8 -5
- package/src/models/CreateAutoSnapshotPolicyRequest.ts +5 -5
- package/src/models/CreateBundleRequest.ts +41 -38
- package/src/models/CreateCdsFileRequest.ts +17 -86
- package/src/models/CreateCdsFileResponseBody.ts +26 -1
- package/src/models/CreateCdsFileShareLinkRequest.ts +53 -43
- package/src/models/CreateCdsFileShareLinkResponseBody.ts +8 -8
- package/src/models/CreateCenterPolicyRequest.ts +198 -485
- package/src/models/CreateCenterPolicyResponseBody.ts +2 -2
- package/src/models/CreateCloudDriveGroupRequest.ts +3 -0
- package/src/models/CreateCloudDriveServiceRequest.ts +24 -59
- package/src/models/CreateCloudDriveServiceResponseBody.ts +20 -25
- package/src/models/CreateCloudDriveUsersRequest.ts +5 -5
- package/src/models/CreateCloudDriveUsersResponseBody.ts +1 -1
- package/src/models/CreateConfigGroupRequest.ts +34 -53
- package/src/models/CreateConfigGroupResponseBody.ts +4 -4
- package/src/models/CreateDesktopGroupRequest.ts +132 -179
- package/src/models/CreateDesktopGroupResponseBody.ts +4 -4
- package/src/models/CreateDesktopsRequest.ts +183 -258
- package/src/models/CreateDesktopsResponseBody.ts +4 -4
- package/src/models/CreateDesktopsShrinkRequest.ts +152 -241
- package/src/models/CreateDriveRequest.ts +9 -7
- package/src/models/CreateDriveResponseBody.ts +18 -12
- package/src/models/CreateEcdReportTaskRequest.ts +53 -35
- package/src/models/CreateImageRequest.ts +8 -13
- package/src/models/CreateNasfileSystemRequest.ts +6 -13
- package/src/models/CreateNetworkPackageRequest.ts +27 -93
- package/src/models/CreateNetworkPackageResponseBody.ts +2 -2
- package/src/models/CreateOfficeSiteAcceleratorRequest.ts +9 -22
- package/src/models/CreatePolicyGroupRequest.ts +94 -540
- package/src/models/CreatePolicyGroupResponseBody.ts +2 -2
- package/src/models/CreateQosRuleRequest.ts +19 -0
- package/src/models/CreateQosRuleResponseBody.ts +6 -0
- package/src/models/CreateSimpleOfficeSiteRequest.ts +24 -66
- package/src/models/CreateSimpleOfficeSiteResponseBody.ts +3 -3
- package/src/models/CreateSnapshotRequest.ts +8 -8
- package/src/models/CreateTemplateRequest.ts +25 -33
- package/src/models/DeleteCdsFileResponseBody.ts +6 -4
- package/src/models/DeleteCenterPolicyRequest.ts +6 -4
- package/src/models/DeleteCloudDriveUsersRequest.ts +8 -0
- package/src/models/DeleteCloudDriveUsersResponseBody.ts +7 -0
- package/src/models/DeleteConfigGroupRequest.ts +1 -1
- package/src/models/DeleteDesktopGroupRequest.ts +2 -2
- package/src/models/DeleteDesktopGroupResponseBody.ts +1 -1
- package/src/models/DeleteDesktopsRequest.ts +2 -2
- package/src/models/DeleteDesktopsResponseBody.ts +1 -1
- package/src/models/DeleteDevicesRequest.ts +2 -2
- package/src/models/DeleteNetworkPackagesRequest.ts +2 -2
- package/src/models/DeleteOfficeSiteAcceleratorRequest.ts +4 -0
- package/src/models/DeleteOfficeSiteAcceleratorResponseBody.ts +1 -1
- package/src/models/DeleteQosRulesRequest.ts +2 -0
- package/src/models/DeleteQosRulesResponseBody.ts +3 -0
- package/src/models/DeleteTemplatesRequest.ts +1 -1
- package/src/models/DeleteTemplatesResponseBody.ts +3 -2
- package/src/models/DescribeAclEntriesRequest.ts +7 -5
- package/src/models/DescribeAclEntriesResponseBody.ts +7 -5
- package/src/models/DescribeAutoSnapshotPolicyRequest.ts +6 -5
- package/src/models/DescribeAutoSnapshotPolicyResponseBody.ts +21 -29
- package/src/models/DescribeBundlesRequest.ts +4 -79
- package/src/models/DescribeBundlesResponseBody.ts +1 -174
- package/src/models/DescribeCdsFileShareLinksRequest.ts +1 -1
- package/src/models/DescribeCensRequest.ts +2 -4
- package/src/models/DescribeCensResponseBody.ts +5 -33
- package/src/models/DescribeCenterPolicyListRequest.ts +4 -20
- package/src/models/DescribeCenterPolicyListResponseBody.ts +126 -114
- package/src/models/DescribeClientEventsRequest.ts +18 -84
- package/src/models/DescribeClientEventsResponseBody.ts +23 -40
- package/src/models/DescribeCloudDiskGroupDrivesRequest.ts +21 -0
- package/src/models/DescribeCloudDiskGroupDrivesResponseBody.ts +47 -0
- package/src/models/DescribeCloudDiskGroupsRequest.ts +18 -0
- package/src/models/DescribeCloudDiskGroupsResponseBody.ts +47 -0
- package/src/models/DescribeCloudDriveGroupsRequest.ts +13 -9
- package/src/models/DescribeCloudDriveGroupsResponseBody.ts +78 -3
- package/src/models/DescribeCloudDrivePermissionsRequest.ts +4 -0
- package/src/models/DescribeCloudDrivePermissionsResponseBody.ts +14 -0
- package/src/models/DescribeCloudDriveUsersRequest.ts +20 -1
- package/src/models/DescribeCloudDriveUsersResponseBody.ts +39 -4
- package/src/models/DescribeConfigGroupRequest.ts +2 -2
- package/src/models/DescribeConfigGroupResponseBody.ts +16 -2
- package/src/models/DescribeCustomizedListHeadersRequest.ts +8 -0
- package/src/models/DescribeCustomizedListHeadersResponseBody.ts +21 -1
- package/src/models/DescribeDesktopGroupSessionsRequest.ts +3 -26
- package/src/models/DescribeDesktopGroupSessionsResponseBody.ts +8 -41
- package/src/models/DescribeDesktopGroupsRequest.ts +39 -66
- package/src/models/DescribeDesktopGroupsResponseBody.ts +65 -209
- package/src/models/DescribeDesktopInfoRequest.ts +2 -2
- package/src/models/DescribeDesktopInfoResponseBody.ts +13 -29
- package/src/models/DescribeDesktopMetadataRequest.ts +47 -0
- package/src/models/DescribeDesktopMetadataResponseBody.ts +105 -0
- package/src/models/DescribeDesktopSessionsRequest.ts +19 -24
- package/src/models/DescribeDesktopSessionsResponseBody.ts +49 -39
- package/src/models/DescribeDesktopTypesRequest.ts +18 -84
- package/src/models/DescribeDesktopTypesResponseBody.ts +14 -19
- package/src/models/DescribeDesktopsInGroupRequest.ts +9 -13
- package/src/models/DescribeDesktopsInGroupResponseBody.ts +55 -380
- package/src/models/DescribeDesktopsRequest.ts +47 -88
- package/src/models/DescribeDesktopsResponseBody.ts +93 -196
- package/src/models/DescribeDevicesRequest.ts +4 -4
- package/src/models/DescribeDevicesResponseBody.ts +1 -1
- package/src/models/DescribeDirectoriesRequest.ts +1 -1
- package/src/models/DescribeDirectoriesResponseBody.ts +1 -1
- package/src/models/DescribeEcdReportTasksRequest.ts +1 -13
- package/src/models/DescribeEcdReportTasksResponseBody.ts +2 -2
- package/src/models/DescribeFlowMetricRequest.ts +25 -0
- package/src/models/DescribeFlowMetricResponseBody.ts +6 -0
- package/src/models/DescribeFlowStatisticRequest.ts +6 -4
- package/src/models/DescribeFlowStatisticResponseBody.ts +1 -1
- package/src/models/DescribeFotaPendingDesktopsRequest.ts +2 -2
- package/src/models/DescribeFotaPendingDesktopsResponseBody.ts +5 -5
- package/src/models/DescribeFotaTasksRequest.ts +1 -1
- package/src/models/DescribeFotaTasksResponseBody.ts +1 -1
- package/src/models/DescribeGlobalDesktopRecordsRequest.ts +39 -28
- package/src/models/DescribeGlobalDesktopRecordsResponseBody.ts +44 -37
- package/src/models/DescribeGlobalTimerBatchesRequest.ts +40 -0
- package/src/models/DescribeGlobalTimerBatchesResponseBody.ts +32 -1
- package/src/models/DescribeGlobalTimerRecordsRequest.ts +29 -25
- package/src/models/DescribeGlobalTimerRecordsResponseBody.ts +41 -8
- package/src/models/DescribeGuestApplicationsRequest.ts +1 -1
- package/src/models/DescribeGuestApplicationsResponseBody.ts +10 -10
- package/src/models/DescribeImageModifiedRecordsRequest.ts +7 -6
- package/src/models/DescribeImageModifiedRecordsResponseBody.ts +14 -22
- package/src/models/DescribeImagesRequest.ts +22 -20
- package/src/models/DescribeImagesResponseBody.ts +53 -52
- package/src/models/DescribeInvocationsRequest.ts +1 -1
- package/src/models/DescribeModificationPriceRequest.ts +96 -30
- package/src/models/DescribeModificationPriceResponseBody.ts +10 -1
- package/src/models/DescribeNasfileSystemsRequest.ts +5 -5
- package/src/models/DescribeNasfileSystemsResponseBody.ts +25 -45
- package/src/models/DescribeNetworkPackagesRequest.ts +5 -4
- package/src/models/DescribeNetworkPackagesResponseBody.ts +44 -39
- package/src/models/DescribeOfficeSitesRequest.ts +8 -107
- package/src/models/DescribeOfficeSitesResponseBody.ts +65 -157
- package/src/models/DescribeOnlineUserCountRequest.ts +12 -0
- package/src/models/DescribeOnlineUserCountResponseBody.ts +15 -0
- package/src/models/DescribePolicyGroupsRequest.ts +8 -13
- package/src/models/DescribePolicyGroupsResponseBody.ts +142 -478
- package/src/models/DescribePriceRequest.ts +36 -50
- package/src/models/DescribePriceResponseBody.ts +7 -7
- package/src/models/DescribeQosRulesRequest.ts +5 -0
- package/src/models/DescribeQosRulesResponseBody.ts +25 -0
- package/src/models/DescribeRecordFileRequest.ts +53 -0
- package/src/models/DescribeRecordFileResponseBody.ts +75 -1
- package/src/models/DescribeRecordingsResponseBody.ts +1 -4
- package/src/models/DescribeRefundPriceRequest.ts +3 -8
- package/src/models/DescribeRefundPriceResponseBody.ts +5 -4
- package/src/models/DescribeRegionsResponseBody.ts +1 -1
- package/src/models/DescribeRenewalPriceRequest.ts +13 -21
- package/src/models/DescribeRenewalPriceResponseBody.ts +17 -7
- package/src/models/DescribeResourceByCenterPolicyIdResponseBody.ts +3 -0
- package/src/models/DescribeSessionStatisticRequest.ts +3 -2
- package/src/models/DescribeSnapshotsRequest.ts +18 -45
- package/src/models/DescribeSnapshotsResponseBody.ts +17 -102
- package/src/models/DescribeTemplatesRequest.ts +14 -18
- package/src/models/DescribeTemplatesResponseBody.ts +51 -80
- package/src/models/DescribeTimerGroupRequest.ts +2 -2
- package/src/models/DescribeTimerGroupResponseBody.ts +54 -62
- package/src/models/DescribeUserConnectionRecordsRequest.ts +8 -8
- package/src/models/DescribeUserConnectionRecordsResponseBody.ts +3 -3
- package/src/models/DescribeUserProfilePathRulesRequest.ts +0 -37
- package/src/models/DescribeUserProfilePathRulesResponseBody.ts +0 -119
- package/src/models/DescribeUsersInGroupRequest.ts +12 -21
- package/src/models/DescribeUsersInGroupResponseBody.ts +14 -29
- package/src/models/DescribeUsersPasswordResponseBody.ts +3 -3
- package/src/models/DescribeVirtualMfadevicesRequest.ts +5 -5
- package/src/models/DescribeVirtualMfadevicesResponseBody.ts +9 -35
- package/src/models/DescribeZonesRequest.ts +2 -2
- package/src/models/DescribeZonesResponseBody.ts +1 -1
- package/src/models/DetachEndUserRequest.ts +4 -4
- package/src/models/DisconnectDesktopSessionsRequest.ts +2 -2
- package/src/models/DisconnectDesktopSessionsResponseBody.ts +2 -2
- package/src/models/DownloadCdsFileResponseBody.ts +11 -2
- package/src/models/ExportDesktopGroupInfoRequest.ts +4 -3
- package/src/models/ExportDesktopGroupInfoResponseBody.ts +19 -10
- package/src/models/ExportDesktopListInfoRequest.ts +1 -1
- package/src/models/GetAsyncTaskResponseBody.ts +1 -1
- package/src/models/GetConnectionTicketRequest.ts +5 -4
- package/src/models/GetConnectionTicketResponseBody.ts +23 -21
- package/src/models/GetCoordinateTicketRequest.ts +7 -7
- package/src/models/GetCoordinateTicketResponseBody.ts +12 -12
- package/src/models/GetDesktopGroupDetailRequest.ts +1 -1
- package/src/models/GetDesktopGroupDetailResponseBody.ts +87 -153
- package/src/models/ListCdsFilesRequest.ts +2 -2
- package/src/models/ListCdsFilesResponseBody.ts +5 -5
- package/src/models/ListCdsFilesShrinkRequest.ts +2 -2
- package/src/models/ListDirectoryUsersRequest.ts +10 -15
- package/src/models/ListDirectoryUsersResponseBody.ts +7 -7
- package/src/models/ListOfficeSiteOverviewRequest.ts +8 -5
- package/src/models/ListOfficeSiteOverviewResponseBody.ts +41 -39
- package/src/models/ListOfficeSiteUsersRequest.ts +9 -8
- package/src/models/ListOfficeSiteUsersResponseBody.ts +5 -5
- package/src/models/ListTagResourcesRequest.ts +3 -3
- package/src/models/ListTagResourcesResponseBody.ts +3 -3
- package/src/models/ListTransferFileDownloadUrlRequest.ts +7 -0
- package/src/models/ListTransferFileDownloadUrlResponseBody.ts +19 -0
- package/src/models/ListTransferFilesResponseBody.ts +18 -10
- package/src/models/ListUserAdOrganizationUnitsRequest.ts +1 -1
- package/src/models/ListUserAdOrganizationUnitsResponseBody.ts +1 -1
- package/src/models/MigrateDesktopsRequest.ts +8 -7
- package/src/models/ModifyAclEntriesRequest.ts +4 -4
- package/src/models/ModifyAdconnectorDirectoryRequest.ts +1 -1
- package/src/models/ModifyAdconnectorOfficeSiteRequest.ts +2 -2
- package/src/models/ModifyAutoSnapshotPolicyRequest.ts +6 -6
- package/src/models/ModifyCdsFileRequest.ts +2 -2
- package/src/models/ModifyCdsFileShareLinkRequest.ts +9 -6
- package/src/models/ModifyCenterPolicyRequest.ts +230 -530
- package/src/models/ModifyCloudDriveGroupsRequest.ts +1 -1
- package/src/models/ModifyCloudDrivePermissionRequest.ts +4 -0
- package/src/models/ModifyCloudDriveUsersRequest.ts +6 -0
- package/src/models/ModifyCloudDriveUsersResponseBody.ts +3 -0
- package/src/models/ModifyConfigGroupRequest.ts +3 -3
- package/src/models/ModifyDesktopChargeTypeRequest.ts +15 -31
- package/src/models/ModifyDesktopChargeTypeResponseBody.ts +2 -2
- package/src/models/ModifyDesktopGroupRequest.ts +48 -71
- package/src/models/ModifyDesktopGroupResponseBody.ts +1 -1
- package/src/models/ModifyDesktopHostNameRequest.ts +6 -5
- package/src/models/ModifyDesktopNameRequest.ts +9 -7
- package/src/models/ModifyDesktopNameResponseBody.ts +1 -1
- package/src/models/ModifyDesktopSpecRequest.ts +19 -74
- package/src/models/ModifyDesktopSpecResponseBody.ts +3 -3
- package/src/models/ModifyDesktopTimerRequest.ts +65 -65
- package/src/models/ModifyDiskSpecRequest.ts +9 -27
- package/src/models/ModifyDiskSpecResponseBody.ts +1 -1
- package/src/models/ModifyNetworkPackageBandwidthRequest.ts +7 -27
- package/src/models/ModifyNetworkPackageEnabledRequest.ts +1 -19
- package/src/models/ModifyOfficeSiteAcceleratorRequest.ts +37 -0
- package/src/models/ModifyOfficeSiteAcceleratorResponseBody.ts +1 -1
- package/src/models/ModifyOfficeSiteAttributeRequest.ts +9 -20
- package/src/models/ModifyOfficeSiteAttributeResponseBody.ts +1 -1
- package/src/models/ModifyOfficeSiteMfaEnabledRequest.ts +8 -8
- package/src/models/ModifyPolicyGroupRequest.ts +113 -391
- package/src/models/ModifyQosEntriesRequest.ts +18 -0
- package/src/models/ModifyQosEntriesResponseBody.ts +3 -0
- package/src/models/ModifyQosRuleRequest.ts +11 -0
- package/src/models/ModifyQosRuleResponseBody.ts +3 -0
- package/src/models/ModifyResourceCenterPolicyRequest.ts +12 -8
- package/src/models/ModifyTemplateBaseInfoRequest.ts +3 -0
- package/src/models/ModifyTemplateRequest.ts +31 -47
- package/src/models/ModifyTemplateResponseBody.ts +4 -4
- package/src/models/ModifyTimerGroupRequest.ts +35 -42
- package/src/models/MoveCdsFileRequest.ts +3 -0
- package/src/models/QueryHistoryActiveUserCountRequest.ts +3 -0
- package/src/models/QueryHistoryActiveUserCountResponseBody.ts +13 -0
- package/src/models/QueryHistoryAvgMetricListRequest.ts +41 -0
- package/src/models/QueryHistoryAvgMetricListResponseBody.ts +97 -0
- package/src/models/QueryHistoryAvgMetricListShrinkRequest.ts +26 -0
- package/src/models/QueryHistoryMetricDistributionRequest.ts +28 -0
- package/src/models/QueryHistoryMetricDistributionResponseBody.ts +22 -0
- package/src/models/QueryHistoryUsageDurationRankRequest.ts +15 -0
- package/src/models/QueryHistoryUsageDurationRankResponseBody.ts +31 -0
- package/src/models/RebootDesktopsRequest.ts +6 -2
- package/src/models/RebuildDesktopsRequest.ts +15 -21
- package/src/models/RebuildDesktopsResponseBody.ts +5 -5
- package/src/models/RemoveFilePermissionRequest.ts +1 -1
- package/src/models/RemoveFilePermissionShrinkRequest.ts +1 -1
- package/src/models/RemoveUserFromDesktopGroupRequest.ts +7 -4
- package/src/models/RemoveUserFromDesktopGroupResponseBody.ts +1 -1
- package/src/models/RenewDesktopGroupRequest.ts +8 -22
- package/src/models/RenewDesktopsRequest.ts +12 -34
- package/src/models/RenewNetworkPackagesRequest.ts +12 -35
- package/src/models/RenewNetworkPackagesResponseBody.ts +2 -2
- package/src/models/ResetDesktopsRequest.ts +12 -28
- package/src/models/ResetSnapshotRequest.ts +6 -2
- package/src/models/ResetSnapshotResponseBody.ts +1 -1
- package/src/models/RunCommandRequest.ts +15 -19
- package/src/models/RunCommandResponseBody.ts +2 -2
- package/src/models/SendVerifyCodeRequest.ts +5 -4
- package/src/models/SetDesktopGroupScaleTimerRequest.ts +21 -20
- package/src/models/SetDesktopGroupTimerRequest.ts +1 -1
- package/src/models/SetDirectorySsoStatusRequest.ts +3 -2
- package/src/models/SetUserProfilePathRulesRequest.ts +0 -121
- package/src/models/SetUserProfilePathRulesResponseBody.ts +0 -7
- package/src/models/SetUserProfilePathRulesShrinkRequest.ts +0 -49
- package/src/models/StopDesktopsRequest.ts +4 -22
- package/src/models/StopInvocationRequest.ts +1 -1
- package/src/models/TagResourcesRequest.ts +3 -3
- package/src/models/UnbindConfigGroupRequest.ts +1 -1
- package/src/models/UpdateFotaTaskRequest.ts +3 -2
- package/src/models/VerifyCenRequest.ts +1 -1
- package/src/models/VerifyCenResponseBody.ts +1 -1
package/dist/client.js
CHANGED
|
@@ -277,7 +277,7 @@ class Client extends openapi_core_1.default {
|
|
|
277
277
|
return await this.addFilePermissionWithOptions(request, runtime);
|
|
278
278
|
}
|
|
279
279
|
/**
|
|
280
|
-
* Adds authorized users
|
|
280
|
+
* Adds authorized users to a shared cloud desktop group, automatically assigning cloud desktops within the group to these users based on rules defined by an administrator.
|
|
281
281
|
*
|
|
282
282
|
* @param request - AddUserToDesktopGroupRequest
|
|
283
283
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -298,6 +298,9 @@ class Client extends openapi_core_1.default {
|
|
|
298
298
|
if (!$dara.isNull(request.endUserIds)) {
|
|
299
299
|
query["EndUserIds"] = request.endUserIds;
|
|
300
300
|
}
|
|
301
|
+
if (!$dara.isNull(request.orgId)) {
|
|
302
|
+
query["OrgId"] = request.orgId;
|
|
303
|
+
}
|
|
301
304
|
if (!$dara.isNull(request.regionId)) {
|
|
302
305
|
query["RegionId"] = request.regionId;
|
|
303
306
|
}
|
|
@@ -327,7 +330,7 @@ class Client extends openapi_core_1.default {
|
|
|
327
330
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.AddUserToDesktopGroupResponse({}));
|
|
328
331
|
}
|
|
329
332
|
/**
|
|
330
|
-
* Adds authorized users
|
|
333
|
+
* Adds authorized users to a shared cloud desktop group, automatically assigning cloud desktops within the group to these users based on rules defined by an administrator.
|
|
331
334
|
*
|
|
332
335
|
* @param request - AddUserToDesktopGroupRequest
|
|
333
336
|
* @returns AddUserToDesktopGroupResponse
|
|
@@ -543,7 +546,7 @@ class Client extends openapi_core_1.default {
|
|
|
543
546
|
return await this.applyCoordinatePrivilegeWithOptions(request, runtime);
|
|
544
547
|
}
|
|
545
548
|
/**
|
|
546
|
-
*
|
|
549
|
+
* Applies for coordination monitoring. This operation is mainly used in administrator assistance scenarios and education scenarios.
|
|
547
550
|
*
|
|
548
551
|
* @param request - ApplyCoordinationForMonitoringRequest
|
|
549
552
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -587,7 +590,7 @@ class Client extends openapi_core_1.default {
|
|
|
587
590
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ApplyCoordinationForMonitoringResponse({}));
|
|
588
591
|
}
|
|
589
592
|
/**
|
|
590
|
-
*
|
|
593
|
+
* Applies for coordination monitoring. This operation is mainly used in administrator assistance scenarios and education scenarios.
|
|
591
594
|
*
|
|
592
595
|
* @param request - ApplyCoordinationForMonitoringRequest
|
|
593
596
|
* @returns ApplyCoordinationForMonitoringResponse
|
|
@@ -912,9 +915,9 @@ class Client extends openapi_core_1.default {
|
|
|
912
915
|
* Assigns multiple cloud computers to users in a batch.
|
|
913
916
|
*
|
|
914
917
|
* @remarks
|
|
915
|
-
*
|
|
916
|
-
*
|
|
917
|
-
*
|
|
918
|
+
* - The target cloud computers must be in the Running state.
|
|
919
|
+
* - This is an asynchronous API. To check the assignment status, call [](t2167745.xdita#)and refer to the `ManagementFlags` parameter. A value of `ASSIGNING` means it is in progress; otherwise, it is complete.
|
|
920
|
+
* - Recommended polling interval: 2–5 seconds (max duration: 50s). The process usually takes 1–5 seconds.
|
|
918
921
|
*
|
|
919
922
|
* @param request - BatchModifyEntitlementRequest
|
|
920
923
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -964,9 +967,9 @@ class Client extends openapi_core_1.default {
|
|
|
964
967
|
* Assigns multiple cloud computers to users in a batch.
|
|
965
968
|
*
|
|
966
969
|
* @remarks
|
|
967
|
-
*
|
|
968
|
-
*
|
|
969
|
-
*
|
|
970
|
+
* - The target cloud computers must be in the Running state.
|
|
971
|
+
* - This is an asynchronous API. To check the assignment status, call [](t2167745.xdita#)and refer to the `ManagementFlags` parameter. A value of `ASSIGNING` means it is in progress; otherwise, it is complete.
|
|
972
|
+
* - Recommended polling interval: 2–5 seconds (max duration: 50s). The process usually takes 1–5 seconds.
|
|
970
973
|
*
|
|
971
974
|
* @param request - BatchModifyEntitlementRequest
|
|
972
975
|
* @returns BatchModifyEntitlementResponse
|
|
@@ -1396,6 +1399,8 @@ class Client extends openapi_core_1.default {
|
|
|
1396
1399
|
return await this.configADConnectorTrustWithOptions(request, runtime);
|
|
1397
1400
|
}
|
|
1398
1401
|
/**
|
|
1402
|
+
* Specify an organizational unit (OU) and administrator for the Active Directory (AD) office network (formerly known as workspace).
|
|
1403
|
+
*
|
|
1399
1404
|
* @param request - ConfigADConnectorUserRequest
|
|
1400
1405
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
1401
1406
|
* @returns ConfigADConnectorUserResponse
|
|
@@ -1435,6 +1440,8 @@ class Client extends openapi_core_1.default {
|
|
|
1435
1440
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ConfigADConnectorUserResponse({}));
|
|
1436
1441
|
}
|
|
1437
1442
|
/**
|
|
1443
|
+
* Specify an organizational unit (OU) and administrator for the Active Directory (AD) office network (formerly known as workspace).
|
|
1444
|
+
*
|
|
1438
1445
|
* @param request - ConfigADConnectorUserRequest
|
|
1439
1446
|
* @returns ConfigADConnectorUserResponse
|
|
1440
1447
|
*/
|
|
@@ -1443,7 +1450,7 @@ class Client extends openapi_core_1.default {
|
|
|
1443
1450
|
return await this.configADConnectorUserWithOptions(request, runtime);
|
|
1444
1451
|
}
|
|
1445
1452
|
/**
|
|
1446
|
-
*
|
|
1453
|
+
* Create a copy of a file or folder in the cloud drive.
|
|
1447
1454
|
*
|
|
1448
1455
|
* @param request - CopyCdsFileRequest
|
|
1449
1456
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1496,7 +1503,7 @@ class Client extends openapi_core_1.default {
|
|
|
1496
1503
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CopyCdsFileResponse({}));
|
|
1497
1504
|
}
|
|
1498
1505
|
/**
|
|
1499
|
-
*
|
|
1506
|
+
* Create a copy of a file or folder in the cloud drive.
|
|
1500
1507
|
*
|
|
1501
1508
|
* @param request - CopyCdsFileRequest
|
|
1502
1509
|
* @returns CopyCdsFileResponse
|
|
@@ -1638,16 +1645,16 @@ class Client extends openapi_core_1.default {
|
|
|
1638
1645
|
return await this.createADConnectorDirectoryWithOptions(request, runtime);
|
|
1639
1646
|
}
|
|
1640
1647
|
/**
|
|
1641
|
-
*
|
|
1648
|
+
* WUYING Workspace supports two account types: convenience accounts and Enterprise AD accounts. This operation creates an office network (formerly known as a workspace) for Enterprise AD accounts.
|
|
1642
1649
|
*
|
|
1643
1650
|
* @remarks
|
|
1644
|
-
* When you create an
|
|
1645
|
-
* After
|
|
1646
|
-
* 1.
|
|
1647
|
-
* 2.
|
|
1648
|
-
* 3.
|
|
1649
|
-
*
|
|
1650
|
-
* For more information, see [Create and manage enterprise AD
|
|
1651
|
+
* When you create an AD office network, an AD Connector is automatically created to connect to your enterprise AD. You are charged for the AD Connector. For more information, see [billing overview](https://help.aliyun.com/document_detail/188395.html).
|
|
1652
|
+
* After creating an AD office network, you must also configure the AD domain. Follow these steps:
|
|
1653
|
+
* 1. Configure a conditional forwarder on your DNS server.
|
|
1654
|
+
* 2. Establish a trust relationship on your domain controller, and then call [ConfigADConnectorTrust](https://help.aliyun.com/document_detail/311258.html) to configure this trust for the AD office network.
|
|
1655
|
+
* 3. Call [ListUserAdOrganizationUnits](https://help.aliyun.com/document_detail/311259.html) to list the organizational units (OUs) in your AD domain. Then, call [ConfigADConnectorUser](https://help.aliyun.com/document_detail/311262.html) to specify the OUs and an administrator for the AD office network.
|
|
1656
|
+
* > If you provide domain administrator credentials (DomainUserName and DomainPassword) when you create the AD office network, you only need to configure a conditional forwarder. If you do not provide these credentials, you must configure a conditional forwarder, establish a trust relationship, and specify the organizational units (OUs).
|
|
1657
|
+
* For more information, see [Create and manage office networks for enterprise AD accounts](https://help.aliyun.com/document_detail/214469.html).
|
|
1651
1658
|
*
|
|
1652
1659
|
* @param request - CreateADConnectorOfficeSiteRequest
|
|
1653
1660
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1745,16 +1752,16 @@ class Client extends openapi_core_1.default {
|
|
|
1745
1752
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateADConnectorOfficeSiteResponse({}));
|
|
1746
1753
|
}
|
|
1747
1754
|
/**
|
|
1748
|
-
*
|
|
1755
|
+
* WUYING Workspace supports two account types: convenience accounts and Enterprise AD accounts. This operation creates an office network (formerly known as a workspace) for Enterprise AD accounts.
|
|
1749
1756
|
*
|
|
1750
1757
|
* @remarks
|
|
1751
|
-
* When you create an
|
|
1752
|
-
* After
|
|
1753
|
-
* 1.
|
|
1754
|
-
* 2.
|
|
1755
|
-
* 3.
|
|
1756
|
-
*
|
|
1757
|
-
* For more information, see [Create and manage enterprise AD
|
|
1758
|
+
* When you create an AD office network, an AD Connector is automatically created to connect to your enterprise AD. You are charged for the AD Connector. For more information, see [billing overview](https://help.aliyun.com/document_detail/188395.html).
|
|
1759
|
+
* After creating an AD office network, you must also configure the AD domain. Follow these steps:
|
|
1760
|
+
* 1. Configure a conditional forwarder on your DNS server.
|
|
1761
|
+
* 2. Establish a trust relationship on your domain controller, and then call [ConfigADConnectorTrust](https://help.aliyun.com/document_detail/311258.html) to configure this trust for the AD office network.
|
|
1762
|
+
* 3. Call [ListUserAdOrganizationUnits](https://help.aliyun.com/document_detail/311259.html) to list the organizational units (OUs) in your AD domain. Then, call [ConfigADConnectorUser](https://help.aliyun.com/document_detail/311262.html) to specify the OUs and an administrator for the AD office network.
|
|
1763
|
+
* > If you provide domain administrator credentials (DomainUserName and DomainPassword) when you create the AD office network, you only need to configure a conditional forwarder. If you do not provide these credentials, you must configure a conditional forwarder, establish a trust relationship, and specify the organizational units (OUs).
|
|
1764
|
+
* For more information, see [Create and manage office networks for enterprise AD accounts](https://help.aliyun.com/document_detail/214469.html).
|
|
1758
1765
|
*
|
|
1759
1766
|
* @param request - CreateADConnectorOfficeSiteRequest
|
|
1760
1767
|
* @returns CreateADConnectorOfficeSiteResponse
|
|
@@ -1824,10 +1831,7 @@ class Client extends openapi_core_1.default {
|
|
|
1824
1831
|
return await this.createAndBindNasFileSystemWithOptions(request, runtime);
|
|
1825
1832
|
}
|
|
1826
1833
|
/**
|
|
1827
|
-
* Creates an automatic snapshot policy
|
|
1828
|
-
*
|
|
1829
|
-
* @remarks
|
|
1830
|
-
* You can call the operation to create an automatic snapshot policy based on a CRON expression. Then, the system automatically creates snapshots of a cloud desktop based on the policy.
|
|
1834
|
+
* Creates an automatic snapshot policy that schedules snapshots for WUYING Workspace based on a cron expression.
|
|
1831
1835
|
*
|
|
1832
1836
|
* @param request - CreateAutoSnapshotPolicyRequest
|
|
1833
1837
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1868,10 +1872,7 @@ class Client extends openapi_core_1.default {
|
|
|
1868
1872
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateAutoSnapshotPolicyResponse({}));
|
|
1869
1873
|
}
|
|
1870
1874
|
/**
|
|
1871
|
-
* Creates an automatic snapshot policy
|
|
1872
|
-
*
|
|
1873
|
-
* @remarks
|
|
1874
|
-
* You can call the operation to create an automatic snapshot policy based on a CRON expression. Then, the system automatically creates snapshots of a cloud desktop based on the policy.
|
|
1875
|
+
* Creates an automatic snapshot policy that schedules snapshots for WUYING Workspace based on a cron expression.
|
|
1875
1876
|
*
|
|
1876
1877
|
* @param request - CreateAutoSnapshotPolicyRequest
|
|
1877
1878
|
* @returns CreateAutoSnapshotPolicyResponse
|
|
@@ -2010,10 +2011,10 @@ class Client extends openapi_core_1.default {
|
|
|
2010
2011
|
return await this.createBundleWithOptions(request, runtime);
|
|
2011
2012
|
}
|
|
2012
2013
|
/**
|
|
2013
|
-
*
|
|
2014
|
+
* Create a folder or initiate a file upload task in the cloud disk.
|
|
2014
2015
|
*
|
|
2015
2016
|
* @remarks
|
|
2016
|
-
*
|
|
2017
|
+
* Call this API to create a folder directly in the enterprise cloud disk. To upload a file, call this API to obtain an upload URL. Then use that URL with the [CompleteCdsFile](https://help.aliyun.com/document_detail/2247620.html) API to complete the upload.
|
|
2017
2018
|
*
|
|
2018
2019
|
* @param request - CreateCdsFileRequest
|
|
2019
2020
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2069,10 +2070,10 @@ class Client extends openapi_core_1.default {
|
|
|
2069
2070
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateCdsFileResponse({}));
|
|
2070
2071
|
}
|
|
2071
2072
|
/**
|
|
2072
|
-
*
|
|
2073
|
+
* Create a folder or initiate a file upload task in the cloud disk.
|
|
2073
2074
|
*
|
|
2074
2075
|
* @remarks
|
|
2075
|
-
*
|
|
2076
|
+
* Call this API to create a folder directly in the enterprise cloud disk. To upload a file, call this API to obtain an upload URL. Then use that URL with the [CompleteCdsFile](https://help.aliyun.com/document_detail/2247620.html) API to complete the upload.
|
|
2076
2077
|
*
|
|
2077
2078
|
* @param request - CreateCdsFileRequest
|
|
2078
2079
|
* @returns CreateCdsFileResponse
|
|
@@ -2082,7 +2083,7 @@ class Client extends openapi_core_1.default {
|
|
|
2082
2083
|
return await this.createCdsFileWithOptions(request, runtime);
|
|
2083
2084
|
}
|
|
2084
2085
|
/**
|
|
2085
|
-
*
|
|
2086
|
+
* Create a file share.
|
|
2086
2087
|
*
|
|
2087
2088
|
* @param request - CreateCdsFileShareLinkRequest
|
|
2088
2089
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2150,7 +2151,7 @@ class Client extends openapi_core_1.default {
|
|
|
2150
2151
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateCdsFileShareLinkResponse({}));
|
|
2151
2152
|
}
|
|
2152
2153
|
/**
|
|
2153
|
-
*
|
|
2154
|
+
* Create a file share.
|
|
2154
2155
|
*
|
|
2155
2156
|
* @param request - CreateCdsFileShareLinkRequest
|
|
2156
2157
|
* @returns CreateCdsFileShareLinkResponse
|
|
@@ -2160,7 +2161,7 @@ class Client extends openapi_core_1.default {
|
|
|
2160
2161
|
return await this.createCdsFileShareLinkWithOptions(request, runtime);
|
|
2161
2162
|
}
|
|
2162
2163
|
/**
|
|
2163
|
-
*
|
|
2164
|
+
* You can create a region-independent cloud desktop policy.
|
|
2164
2165
|
*
|
|
2165
2166
|
* @param request - CreateCenterPolicyRequest
|
|
2166
2167
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2585,7 +2586,7 @@ class Client extends openapi_core_1.default {
|
|
|
2585
2586
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateCenterPolicyResponse({}));
|
|
2586
2587
|
}
|
|
2587
2588
|
/**
|
|
2588
|
-
*
|
|
2589
|
+
* You can create a region-independent cloud desktop policy.
|
|
2589
2590
|
*
|
|
2590
2591
|
* @param request - CreateCenterPolicyRequest
|
|
2591
2592
|
* @returns CreateCenterPolicyResponse
|
|
@@ -2595,10 +2596,10 @@ class Client extends openapi_core_1.default {
|
|
|
2595
2596
|
return await this.createCenterPolicyWithOptions(request, runtime);
|
|
2596
2597
|
}
|
|
2597
2598
|
/**
|
|
2598
|
-
*
|
|
2599
|
+
* Disk organization authorization.
|
|
2599
2600
|
*
|
|
2600
2601
|
* @remarks
|
|
2601
|
-
* The
|
|
2602
|
+
* The disk team list is synchronized from the EDS client -> User Management -> organization chart. If a user wants to use a team space, you can move the user to the specified organization in the User Management interface. The user can then see the team space menu bar in the disk client.
|
|
2602
2603
|
*
|
|
2603
2604
|
* @param request - CreateCloudDriveGroupRequest
|
|
2604
2605
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2639,10 +2640,10 @@ class Client extends openapi_core_1.default {
|
|
|
2639
2640
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateCloudDriveGroupResponse({}));
|
|
2640
2641
|
}
|
|
2641
2642
|
/**
|
|
2642
|
-
*
|
|
2643
|
+
* Disk organization authorization.
|
|
2643
2644
|
*
|
|
2644
2645
|
* @remarks
|
|
2645
|
-
* The
|
|
2646
|
+
* The disk team list is synchronized from the EDS client -> User Management -> organization chart. If a user wants to use a team space, you can move the user to the specified organization in the User Management interface. The user can then see the team space menu bar in the disk client.
|
|
2646
2647
|
*
|
|
2647
2648
|
* @param request - CreateCloudDriveGroupRequest
|
|
2648
2649
|
* @returns CreateCloudDriveGroupResponse
|
|
@@ -2652,10 +2653,10 @@ class Client extends openapi_core_1.default {
|
|
|
2652
2653
|
return await this.createCloudDriveGroupWithOptions(request, runtime);
|
|
2653
2654
|
}
|
|
2654
2655
|
/**
|
|
2655
|
-
*
|
|
2656
|
+
* Create a PDS (formerly Wuying Cloud Disk)
|
|
2656
2657
|
*
|
|
2657
2658
|
* @remarks
|
|
2658
|
-
* Before
|
|
2659
|
+
* Before using this interface, make sure you understand the billing methods and pricing of Drive and Photo Service. For more information, see [Overview of Drive and Photo Service](https://help.aliyun.com/document_detail/386301.html).
|
|
2659
2660
|
*
|
|
2660
2661
|
* @param request - CreateCloudDriveServiceRequest
|
|
2661
2662
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2735,10 +2736,10 @@ class Client extends openapi_core_1.default {
|
|
|
2735
2736
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateCloudDriveServiceResponse({}));
|
|
2736
2737
|
}
|
|
2737
2738
|
/**
|
|
2738
|
-
*
|
|
2739
|
+
* Create a PDS (formerly Wuying Cloud Disk)
|
|
2739
2740
|
*
|
|
2740
2741
|
* @remarks
|
|
2741
|
-
* Before
|
|
2742
|
+
* Before using this interface, make sure you understand the billing methods and pricing of Drive and Photo Service. For more information, see [Overview of Drive and Photo Service](https://help.aliyun.com/document_detail/386301.html).
|
|
2742
2743
|
*
|
|
2743
2744
|
* @param request - CreateCloudDriveServiceRequest
|
|
2744
2745
|
* @returns CreateCloudDriveServiceResponse
|
|
@@ -2748,7 +2749,7 @@ class Client extends openapi_core_1.default {
|
|
|
2748
2749
|
return await this.createCloudDriveServiceWithOptions(request, runtime);
|
|
2749
2750
|
}
|
|
2750
2751
|
/**
|
|
2751
|
-
* Creates
|
|
2752
|
+
* Creates personal cloud drives for users within your enterprise cloud drive.
|
|
2752
2753
|
*
|
|
2753
2754
|
* @param request - CreateCloudDriveUsersRequest
|
|
2754
2755
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2786,7 +2787,7 @@ class Client extends openapi_core_1.default {
|
|
|
2786
2787
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateCloudDriveUsersResponse({}));
|
|
2787
2788
|
}
|
|
2788
2789
|
/**
|
|
2789
|
-
* Creates
|
|
2790
|
+
* Creates personal cloud drives for users within your enterprise cloud drive.
|
|
2790
2791
|
*
|
|
2791
2792
|
* @param request - CreateCloudDriveUsersRequest
|
|
2792
2793
|
* @returns CreateCloudDriveUsersResponse
|
|
@@ -2796,7 +2797,7 @@ class Client extends openapi_core_1.default {
|
|
|
2796
2797
|
return await this.createCloudDriveUsersWithOptions(request, runtime);
|
|
2797
2798
|
}
|
|
2798
2799
|
/**
|
|
2799
|
-
*
|
|
2800
|
+
* Create a configuration group. A configuration group contains settings for scheduled tasks on cloud desktops.
|
|
2800
2801
|
*
|
|
2801
2802
|
* @param request - CreateConfigGroupRequest
|
|
2802
2803
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2840,7 +2841,7 @@ class Client extends openapi_core_1.default {
|
|
|
2840
2841
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateConfigGroupResponse({}));
|
|
2841
2842
|
}
|
|
2842
2843
|
/**
|
|
2843
|
-
*
|
|
2844
|
+
* Create a configuration group. A configuration group contains settings for scheduled tasks on cloud desktops.
|
|
2844
2845
|
*
|
|
2845
2846
|
* @param request - CreateConfigGroupRequest
|
|
2846
2847
|
* @returns CreateConfigGroupResponse
|
|
@@ -2850,11 +2851,11 @@ class Client extends openapi_core_1.default {
|
|
|
2850
2851
|
return await this.createConfigGroupWithOptions(request, runtime);
|
|
2851
2852
|
}
|
|
2852
2853
|
/**
|
|
2853
|
-
*
|
|
2854
|
+
* Creating a shared EDS.
|
|
2854
2855
|
*
|
|
2855
2856
|
* @remarks
|
|
2856
|
-
*
|
|
2857
|
-
*
|
|
2857
|
+
* - To learn more about shared desktops, including their features, use cases, limitations, and scaling policies, see [Shared desktop (formerly desktop pool) overview](https://help.aliyun.com/document_detail/290959.html).
|
|
2858
|
+
* - Before calling this API, ensure you have created the necessary resources, such as an office network, a desktop template, and a policy.
|
|
2858
2859
|
*
|
|
2859
2860
|
* @param request - CreateDesktopGroupRequest
|
|
2860
2861
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3063,11 +3064,11 @@ class Client extends openapi_core_1.default {
|
|
|
3063
3064
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateDesktopGroupResponse({}));
|
|
3064
3065
|
}
|
|
3065
3066
|
/**
|
|
3066
|
-
*
|
|
3067
|
+
* Creating a shared EDS.
|
|
3067
3068
|
*
|
|
3068
3069
|
* @remarks
|
|
3069
|
-
*
|
|
3070
|
-
*
|
|
3070
|
+
* - To learn more about shared desktops, including their features, use cases, limitations, and scaling policies, see [Shared desktop (formerly desktop pool) overview](https://help.aliyun.com/document_detail/290959.html).
|
|
3071
|
+
* - Before calling this API, ensure you have created the necessary resources, such as an office network, a desktop template, and a policy.
|
|
3071
3072
|
*
|
|
3072
3073
|
* @param request - CreateDesktopGroupRequest
|
|
3073
3074
|
* @returns CreateDesktopGroupResponse
|
|
@@ -3161,16 +3162,104 @@ class Client extends openapi_core_1.default {
|
|
|
3161
3162
|
return await this.createDesktopOversoldGroupWithOptions(request, runtime);
|
|
3162
3163
|
}
|
|
3163
3164
|
/**
|
|
3164
|
-
* Creates
|
|
3165
|
+
* Creates one or more Elastic Desktop Service (EDS) desktops. If you provide user information, the desktops are automatically assigned to the specified users.
|
|
3165
3166
|
*
|
|
3166
3167
|
* @remarks
|
|
3167
|
-
* Before you create cloud
|
|
3168
|
-
*
|
|
3169
|
-
*
|
|
3170
|
-
*
|
|
3171
|
-
*
|
|
3172
|
-
*
|
|
3173
|
-
*
|
|
3168
|
+
* Before you create a cloud desktop, meet the following requirements:
|
|
3169
|
+
* - Create an office site (formerly a workspace) and users:
|
|
3170
|
+
* - Simple office site: [CreateSimpleOfficeSite](https://help.aliyun.com/document_detail/215416.html) and [CreateUsers](https://help.aliyun.com/document_detail/437832.html).
|
|
3171
|
+
* - AD connector office site: [CreateADConnectorOfficeSite](https://help.aliyun.com/document_detail/215417.html) and [Create AD users](https://help.aliyun.com/document_detail/188619.html).
|
|
3172
|
+
* - Call [CreatePolicyGroup](https://help.aliyun.com/document_detail/188889.html) to create a policy, or use an existing policy.
|
|
3173
|
+
* **Request examples**
|
|
3174
|
+
* <details>
|
|
3175
|
+
* <summary>
|
|
3176
|
+
* Example: Create a cloud desktop from a bundle
|
|
3177
|
+
* </summary>
|
|
3178
|
+
* ```
|
|
3179
|
+
* {
|
|
3180
|
+
* "RegionId": "cn-hangzhou",
|
|
3181
|
+
* "DesktopName": "test-desktop-name",
|
|
3182
|
+
* "Amount": "1",
|
|
3183
|
+
* "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
|
|
3184
|
+
* "PolicyGroupId": "system-all-enabled-policy",
|
|
3185
|
+
* "ChargeType": "PostPaid",
|
|
3186
|
+
* "BundleId": "b-enterprise_office_8c16g_windows2022"
|
|
3187
|
+
* }
|
|
3188
|
+
* ```
|
|
3189
|
+
* </details>
|
|
3190
|
+
* <details>
|
|
3191
|
+
* <summary>
|
|
3192
|
+
* Example: Create a cloud desktop with custom settings
|
|
3193
|
+
* </summary>
|
|
3194
|
+
* ```
|
|
3195
|
+
* {
|
|
3196
|
+
* "RegionId": "cn-hangzhou",
|
|
3197
|
+
* "DesktopName": "test-desktop-name",
|
|
3198
|
+
* "Amount": "1",
|
|
3199
|
+
* "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
|
|
3200
|
+
* "PolicyGroupId": "system-all-enabled-policy",
|
|
3201
|
+
* "ChargeType": "PostPaid",
|
|
3202
|
+
* "DesktopAttachment": {
|
|
3203
|
+
* "ImageId": "desktopimage-windows-server-2022-64-asp",
|
|
3204
|
+
* "SystemDiskSize": "40",
|
|
3205
|
+
* "DataDiskSize": "0",
|
|
3206
|
+
* "DefaultLanguage": "zh-CN",
|
|
3207
|
+
* "DesktopType": "eds.enterprise_office.4c8g"
|
|
3208
|
+
* }
|
|
3209
|
+
* }
|
|
3210
|
+
* ```
|
|
3211
|
+
* </details>
|
|
3212
|
+
* <details>
|
|
3213
|
+
* <summary>
|
|
3214
|
+
* Example: Create a cloud desktop with a monthly usage package
|
|
3215
|
+
* </summary>
|
|
3216
|
+
* ```
|
|
3217
|
+
* {
|
|
3218
|
+
* "RegionId": "cn-hangzhou",
|
|
3219
|
+
* "DesktopName": "test-desktop-name",
|
|
3220
|
+
* "Amount": "1",
|
|
3221
|
+
* "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
|
|
3222
|
+
* "PolicyGroupId": "system-all-enabled-policy",
|
|
3223
|
+
* "ChargeType": "PostPaid",
|
|
3224
|
+
* "DesktopAttachment": {
|
|
3225
|
+
* "ImageId": "desktopimage-windows-server-2022-64-asp",
|
|
3226
|
+
* "SystemDiskSize": "40",
|
|
3227
|
+
* "DataDiskSize": "0",
|
|
3228
|
+
* "DefaultLanguage": "zh-CN",
|
|
3229
|
+
* "DesktopType": "eds.enterprise_office.4c8g"
|
|
3230
|
+
* },
|
|
3231
|
+
* "MonthDesktopSetting": {
|
|
3232
|
+
* "UseDuration": "120"
|
|
3233
|
+
* },
|
|
3234
|
+
* "Period": "1",
|
|
3235
|
+
* "PeriodUnit": "Month"
|
|
3236
|
+
* }
|
|
3237
|
+
* ```
|
|
3238
|
+
* </details>
|
|
3239
|
+
* <details>
|
|
3240
|
+
* <summary>
|
|
3241
|
+
* Example: Create an agent resource
|
|
3242
|
+
* </summary>
|
|
3243
|
+
* ```
|
|
3244
|
+
* {
|
|
3245
|
+
* "RegionId": "cn-hangzhou",
|
|
3246
|
+
* "BundleId": "b-openclaw-linux",
|
|
3247
|
+
* "DesktopName": "test-desktop-name",
|
|
3248
|
+
* "Amount": "1",
|
|
3249
|
+
* "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
|
|
3250
|
+
* "ChargeType": "PostPaid",
|
|
3251
|
+
* "DesktopAttachment": {
|
|
3252
|
+
* "DesktopType": "cloud.space.4c.8g"
|
|
3253
|
+
* },
|
|
3254
|
+
* "PurchaseOptions": {
|
|
3255
|
+
* "MonthlyCredits": "120"
|
|
3256
|
+
* },
|
|
3257
|
+
* "Period": "1",
|
|
3258
|
+
* "PeriodUnit": "Month"
|
|
3259
|
+
* }
|
|
3260
|
+
* ```
|
|
3261
|
+
* </details>
|
|
3262
|
+
* To automatically run user commands on a cloud desktop, configure the `UserCommands` parameter.
|
|
3174
3263
|
*
|
|
3175
3264
|
* @param tmpReq - CreateDesktopsRequest
|
|
3176
3265
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3324,16 +3413,104 @@ class Client extends openapi_core_1.default {
|
|
|
3324
3413
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateDesktopsResponse({}));
|
|
3325
3414
|
}
|
|
3326
3415
|
/**
|
|
3327
|
-
* Creates
|
|
3416
|
+
* Creates one or more Elastic Desktop Service (EDS) desktops. If you provide user information, the desktops are automatically assigned to the specified users.
|
|
3328
3417
|
*
|
|
3329
3418
|
* @remarks
|
|
3330
|
-
* Before you create cloud
|
|
3331
|
-
*
|
|
3332
|
-
*
|
|
3333
|
-
*
|
|
3334
|
-
*
|
|
3335
|
-
*
|
|
3336
|
-
*
|
|
3419
|
+
* Before you create a cloud desktop, meet the following requirements:
|
|
3420
|
+
* - Create an office site (formerly a workspace) and users:
|
|
3421
|
+
* - Simple office site: [CreateSimpleOfficeSite](https://help.aliyun.com/document_detail/215416.html) and [CreateUsers](https://help.aliyun.com/document_detail/437832.html).
|
|
3422
|
+
* - AD connector office site: [CreateADConnectorOfficeSite](https://help.aliyun.com/document_detail/215417.html) and [Create AD users](https://help.aliyun.com/document_detail/188619.html).
|
|
3423
|
+
* - Call [CreatePolicyGroup](https://help.aliyun.com/document_detail/188889.html) to create a policy, or use an existing policy.
|
|
3424
|
+
* **Request examples**
|
|
3425
|
+
* <details>
|
|
3426
|
+
* <summary>
|
|
3427
|
+
* Example: Create a cloud desktop from a bundle
|
|
3428
|
+
* </summary>
|
|
3429
|
+
* ```
|
|
3430
|
+
* {
|
|
3431
|
+
* "RegionId": "cn-hangzhou",
|
|
3432
|
+
* "DesktopName": "test-desktop-name",
|
|
3433
|
+
* "Amount": "1",
|
|
3434
|
+
* "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
|
|
3435
|
+
* "PolicyGroupId": "system-all-enabled-policy",
|
|
3436
|
+
* "ChargeType": "PostPaid",
|
|
3437
|
+
* "BundleId": "b-enterprise_office_8c16g_windows2022"
|
|
3438
|
+
* }
|
|
3439
|
+
* ```
|
|
3440
|
+
* </details>
|
|
3441
|
+
* <details>
|
|
3442
|
+
* <summary>
|
|
3443
|
+
* Example: Create a cloud desktop with custom settings
|
|
3444
|
+
* </summary>
|
|
3445
|
+
* ```
|
|
3446
|
+
* {
|
|
3447
|
+
* "RegionId": "cn-hangzhou",
|
|
3448
|
+
* "DesktopName": "test-desktop-name",
|
|
3449
|
+
* "Amount": "1",
|
|
3450
|
+
* "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
|
|
3451
|
+
* "PolicyGroupId": "system-all-enabled-policy",
|
|
3452
|
+
* "ChargeType": "PostPaid",
|
|
3453
|
+
* "DesktopAttachment": {
|
|
3454
|
+
* "ImageId": "desktopimage-windows-server-2022-64-asp",
|
|
3455
|
+
* "SystemDiskSize": "40",
|
|
3456
|
+
* "DataDiskSize": "0",
|
|
3457
|
+
* "DefaultLanguage": "zh-CN",
|
|
3458
|
+
* "DesktopType": "eds.enterprise_office.4c8g"
|
|
3459
|
+
* }
|
|
3460
|
+
* }
|
|
3461
|
+
* ```
|
|
3462
|
+
* </details>
|
|
3463
|
+
* <details>
|
|
3464
|
+
* <summary>
|
|
3465
|
+
* Example: Create a cloud desktop with a monthly usage package
|
|
3466
|
+
* </summary>
|
|
3467
|
+
* ```
|
|
3468
|
+
* {
|
|
3469
|
+
* "RegionId": "cn-hangzhou",
|
|
3470
|
+
* "DesktopName": "test-desktop-name",
|
|
3471
|
+
* "Amount": "1",
|
|
3472
|
+
* "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
|
|
3473
|
+
* "PolicyGroupId": "system-all-enabled-policy",
|
|
3474
|
+
* "ChargeType": "PostPaid",
|
|
3475
|
+
* "DesktopAttachment": {
|
|
3476
|
+
* "ImageId": "desktopimage-windows-server-2022-64-asp",
|
|
3477
|
+
* "SystemDiskSize": "40",
|
|
3478
|
+
* "DataDiskSize": "0",
|
|
3479
|
+
* "DefaultLanguage": "zh-CN",
|
|
3480
|
+
* "DesktopType": "eds.enterprise_office.4c8g"
|
|
3481
|
+
* },
|
|
3482
|
+
* "MonthDesktopSetting": {
|
|
3483
|
+
* "UseDuration": "120"
|
|
3484
|
+
* },
|
|
3485
|
+
* "Period": "1",
|
|
3486
|
+
* "PeriodUnit": "Month"
|
|
3487
|
+
* }
|
|
3488
|
+
* ```
|
|
3489
|
+
* </details>
|
|
3490
|
+
* <details>
|
|
3491
|
+
* <summary>
|
|
3492
|
+
* Example: Create an agent resource
|
|
3493
|
+
* </summary>
|
|
3494
|
+
* ```
|
|
3495
|
+
* {
|
|
3496
|
+
* "RegionId": "cn-hangzhou",
|
|
3497
|
+
* "BundleId": "b-openclaw-linux",
|
|
3498
|
+
* "DesktopName": "test-desktop-name",
|
|
3499
|
+
* "Amount": "1",
|
|
3500
|
+
* "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
|
|
3501
|
+
* "ChargeType": "PostPaid",
|
|
3502
|
+
* "DesktopAttachment": {
|
|
3503
|
+
* "DesktopType": "cloud.space.4c.8g"
|
|
3504
|
+
* },
|
|
3505
|
+
* "PurchaseOptions": {
|
|
3506
|
+
* "MonthlyCredits": "120"
|
|
3507
|
+
* },
|
|
3508
|
+
* "Period": "1",
|
|
3509
|
+
* "PeriodUnit": "Month"
|
|
3510
|
+
* }
|
|
3511
|
+
* ```
|
|
3512
|
+
* </details>
|
|
3513
|
+
* To automatically run user commands on a cloud desktop, configure the `UserCommands` parameter.
|
|
3337
3514
|
*
|
|
3338
3515
|
* @param request - CreateDesktopsRequest
|
|
3339
3516
|
* @returns CreateDesktopsResponse
|
|
@@ -3562,7 +3739,7 @@ class Client extends openapi_core_1.default {
|
|
|
3562
3739
|
return await this.createForwardEntryWithOptions(request, runtime);
|
|
3563
3740
|
}
|
|
3564
3741
|
/**
|
|
3565
|
-
*
|
|
3742
|
+
* Create a custom image from an existing WUYING Workspace. Use this image to quickly deploy more workspaces with identical configurations. Avoid repeating configuration steps each time you create a new workspace.
|
|
3566
3743
|
*
|
|
3567
3744
|
* @param request - CreateImageRequest
|
|
3568
3745
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3618,7 +3795,7 @@ class Client extends openapi_core_1.default {
|
|
|
3618
3795
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateImageResponse({}));
|
|
3619
3796
|
}
|
|
3620
3797
|
/**
|
|
3621
|
-
*
|
|
3798
|
+
* Create a custom image from an existing WUYING Workspace. Use this image to quickly deploy more workspaces with identical configurations. Avoid repeating configuration steps each time you create a new workspace.
|
|
3622
3799
|
*
|
|
3623
3800
|
* @param request - CreateImageRequest
|
|
3624
3801
|
* @returns CreateImageResponse
|
|
@@ -3751,7 +3928,7 @@ class Client extends openapi_core_1.default {
|
|
|
3751
3928
|
return await this.createNatGatewayWithOptions(request, runtime);
|
|
3752
3929
|
}
|
|
3753
3930
|
/**
|
|
3754
|
-
* Creates a
|
|
3931
|
+
* Creates a network package for an office network.
|
|
3755
3932
|
*
|
|
3756
3933
|
* @param request - CreateNetworkPackageRequest
|
|
3757
3934
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3813,7 +3990,7 @@ class Client extends openapi_core_1.default {
|
|
|
3813
3990
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateNetworkPackageResponse({}));
|
|
3814
3991
|
}
|
|
3815
3992
|
/**
|
|
3816
|
-
* Creates a
|
|
3993
|
+
* Creates a network package for an office network.
|
|
3817
3994
|
*
|
|
3818
3995
|
* @param request - CreateNetworkPackageRequest
|
|
3819
3996
|
* @returns CreateNetworkPackageResponse
|
|
@@ -3823,10 +4000,10 @@ class Client extends openapi_core_1.default {
|
|
|
3823
4000
|
return await this.createNetworkPackageWithOptions(request, runtime);
|
|
3824
4001
|
}
|
|
3825
4002
|
/**
|
|
3826
|
-
* Enables
|
|
4003
|
+
* Enables the Global Accelerator (GA) service for an office network.
|
|
3827
4004
|
*
|
|
3828
4005
|
* @remarks
|
|
3829
|
-
* Before you call this operation,
|
|
4006
|
+
* Before you call this operation, ensure you fully understand the billing methods and [pricing](t2208086.xdita#) of the GA service.
|
|
3830
4007
|
*
|
|
3831
4008
|
* @param request - CreateOfficeSiteAcceleratorRequest
|
|
3832
4009
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3867,10 +4044,10 @@ class Client extends openapi_core_1.default {
|
|
|
3867
4044
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateOfficeSiteAcceleratorResponse({}));
|
|
3868
4045
|
}
|
|
3869
4046
|
/**
|
|
3870
|
-
* Enables
|
|
4047
|
+
* Enables the Global Accelerator (GA) service for an office network.
|
|
3871
4048
|
*
|
|
3872
4049
|
* @remarks
|
|
3873
|
-
* Before you call this operation,
|
|
4050
|
+
* Before you call this operation, ensure you fully understand the billing methods and [pricing](t2208086.xdita#) of the GA service.
|
|
3874
4051
|
*
|
|
3875
4052
|
* @param request - CreateOfficeSiteAcceleratorRequest
|
|
3876
4053
|
* @returns CreateOfficeSiteAcceleratorResponse
|
|
@@ -3883,7 +4060,7 @@ class Client extends openapi_core_1.default {
|
|
|
3883
4060
|
* Creates a cloud computer policy.
|
|
3884
4061
|
*
|
|
3885
4062
|
* @remarks
|
|
3886
|
-
* A cloud computer policy is a
|
|
4063
|
+
* A cloud computer policy is a set of rules for performance and security. These rules configure features such as local disk mapping, USB redirection, watermarks, and DNS control. For more information, see [Policy overview](https://help.aliyun.com/document_detail/189345.html).
|
|
3887
4064
|
*
|
|
3888
4065
|
* @param request - CreatePolicyGroupRequest
|
|
3889
4066
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4083,7 +4260,7 @@ class Client extends openapi_core_1.default {
|
|
|
4083
4260
|
* Creates a cloud computer policy.
|
|
4084
4261
|
*
|
|
4085
4262
|
* @remarks
|
|
4086
|
-
* A cloud computer policy is a
|
|
4263
|
+
* A cloud computer policy is a set of rules for performance and security. These rules configure features such as local disk mapping, USB redirection, watermarks, and DNS control. For more information, see [Policy overview](https://help.aliyun.com/document_detail/189345.html).
|
|
4087
4264
|
*
|
|
4088
4265
|
* @param request - CreatePolicyGroupRequest
|
|
4089
4266
|
* @returns CreatePolicyGroupResponse
|
|
@@ -4093,7 +4270,10 @@ class Client extends openapi_core_1.default {
|
|
|
4093
4270
|
return await this.createPolicyGroupWithOptions(request, runtime);
|
|
4094
4271
|
}
|
|
4095
4272
|
/**
|
|
4096
|
-
* Creates a
|
|
4273
|
+
* Creates a QoS rule.
|
|
4274
|
+
*
|
|
4275
|
+
* @remarks
|
|
4276
|
+
* Creates a QoS rule to manage network bandwidth for resources such as cloud desktops and cloud phones.
|
|
4097
4277
|
*
|
|
4098
4278
|
* @param request - CreateQosRuleRequest
|
|
4099
4279
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4140,7 +4320,10 @@ class Client extends openapi_core_1.default {
|
|
|
4140
4320
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateQosRuleResponse({}));
|
|
4141
4321
|
}
|
|
4142
4322
|
/**
|
|
4143
|
-
* Creates a
|
|
4323
|
+
* Creates a QoS rule.
|
|
4324
|
+
*
|
|
4325
|
+
* @remarks
|
|
4326
|
+
* Creates a QoS rule to manage network bandwidth for resources such as cloud desktops and cloud phones.
|
|
4144
4327
|
*
|
|
4145
4328
|
* @param request - CreateQosRuleRequest
|
|
4146
4329
|
* @returns CreateQosRuleResponse
|
|
@@ -4322,7 +4505,7 @@ class Client extends openapi_core_1.default {
|
|
|
4322
4505
|
return await this.createRouteTableWithOptions(request, runtime);
|
|
4323
4506
|
}
|
|
4324
4507
|
/**
|
|
4325
|
-
*
|
|
4508
|
+
* Elastic Desktop Service (EDS) supports two types of accounts: convenience accounts and enterprise AD accounts. Use this API to create an office network (formerly a workspace) that uses convenience accounts.
|
|
4326
4509
|
*
|
|
4327
4510
|
* @param request - CreateSimpleOfficeSiteRequest
|
|
4328
4511
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4414,7 +4597,7 @@ class Client extends openapi_core_1.default {
|
|
|
4414
4597
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateSimpleOfficeSiteResponse({}));
|
|
4415
4598
|
}
|
|
4416
4599
|
/**
|
|
4417
|
-
*
|
|
4600
|
+
* Elastic Desktop Service (EDS) supports two types of accounts: convenience accounts and enterprise AD accounts. Use this API to create an office network (formerly a workspace) that uses convenience accounts.
|
|
4418
4601
|
*
|
|
4419
4602
|
* @param request - CreateSimpleOfficeSiteRequest
|
|
4420
4603
|
* @returns CreateSimpleOfficeSiteResponse
|
|
@@ -4590,8 +4773,8 @@ class Client extends openapi_core_1.default {
|
|
|
4590
4773
|
*
|
|
4591
4774
|
* @remarks
|
|
4592
4775
|
* When you call this operation, take note of the following item:
|
|
4593
|
-
*
|
|
4594
|
-
*
|
|
4776
|
+
* - Most parameters in templates are optional. When you create a template, Elastic Desktop Service (EDS) does not validate the existence or correctness of the parameter values you specify. The parameter values in the template are only verified when you use the template to create cloud computers.
|
|
4777
|
+
* - For parameters that include the region attribute in the template, it\\"s important to note that if the specified region doesn\\"t match the region where the template is used to create a cloud computer, those parameters will not take effect.
|
|
4595
4778
|
*
|
|
4596
4779
|
* @param request - CreateTemplateRequest
|
|
4597
4780
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4689,8 +4872,8 @@ class Client extends openapi_core_1.default {
|
|
|
4689
4872
|
*
|
|
4690
4873
|
* @remarks
|
|
4691
4874
|
* When you call this operation, take note of the following item:
|
|
4692
|
-
*
|
|
4693
|
-
*
|
|
4875
|
+
* - Most parameters in templates are optional. When you create a template, Elastic Desktop Service (EDS) does not validate the existence or correctness of the parameter values you specify. The parameter values in the template are only verified when you use the template to create cloud computers.
|
|
4876
|
+
* - For parameters that include the region attribute in the template, it\\"s important to note that if the specified region doesn\\"t match the region where the template is used to create a cloud computer, those parameters will not take effect.
|
|
4694
4877
|
*
|
|
4695
4878
|
* @param request - CreateTemplateRequest
|
|
4696
4879
|
* @returns CreateTemplateResponse
|
|
@@ -4928,7 +5111,7 @@ class Client extends openapi_core_1.default {
|
|
|
4928
5111
|
return await this.deleteCloudDriveGroupsWithOptions(request, runtime);
|
|
4929
5112
|
}
|
|
4930
5113
|
/**
|
|
4931
|
-
*
|
|
5114
|
+
* Delete the personal drive of a user in WUYING Workspace.
|
|
4932
5115
|
*
|
|
4933
5116
|
* @param request - DeleteCloudDriveUsersRequest
|
|
4934
5117
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4963,7 +5146,7 @@ class Client extends openapi_core_1.default {
|
|
|
4963
5146
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteCloudDriveUsersResponse({}));
|
|
4964
5147
|
}
|
|
4965
5148
|
/**
|
|
4966
|
-
*
|
|
5149
|
+
* Delete the personal drive of a user in WUYING Workspace.
|
|
4967
5150
|
*
|
|
4968
5151
|
* @param request - DeleteCloudDriveUsersRequest
|
|
4969
5152
|
* @returns DeleteCloudDriveUsersResponse
|
|
@@ -5015,12 +5198,12 @@ class Client extends openapi_core_1.default {
|
|
|
5015
5198
|
return await this.deleteConfigGroupWithOptions(request, runtime);
|
|
5016
5199
|
}
|
|
5017
5200
|
/**
|
|
5018
|
-
*
|
|
5201
|
+
* Release a shared cloud computer.
|
|
5019
5202
|
*
|
|
5020
5203
|
* @remarks
|
|
5021
|
-
*
|
|
5022
|
-
*
|
|
5023
|
-
*
|
|
5204
|
+
* - Before you call this operation, make sure that the shared desktop group contains no connected desktops or authorized users.
|
|
5205
|
+
* - You cannot delete a subscription desktop group if the subscription desktops in the group have not expired.
|
|
5206
|
+
* - If you delete a pay-as-you-go desktop group, the pay-as-you-go desktops in the group are also released.
|
|
5024
5207
|
*
|
|
5025
5208
|
* @param request - DeleteDesktopGroupRequest
|
|
5026
5209
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5055,12 +5238,12 @@ class Client extends openapi_core_1.default {
|
|
|
5055
5238
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteDesktopGroupResponse({}));
|
|
5056
5239
|
}
|
|
5057
5240
|
/**
|
|
5058
|
-
*
|
|
5241
|
+
* Release a shared cloud computer.
|
|
5059
5242
|
*
|
|
5060
5243
|
* @remarks
|
|
5061
|
-
*
|
|
5062
|
-
*
|
|
5063
|
-
*
|
|
5244
|
+
* - Before you call this operation, make sure that the shared desktop group contains no connected desktops or authorized users.
|
|
5245
|
+
* - You cannot delete a subscription desktop group if the subscription desktops in the group have not expired.
|
|
5246
|
+
* - If you delete a pay-as-you-go desktop group, the pay-as-you-go desktops in the group are also released.
|
|
5064
5247
|
*
|
|
5065
5248
|
* @param request - DeleteDesktopGroupRequest
|
|
5066
5249
|
* @returns DeleteDesktopGroupResponse
|
|
@@ -5070,7 +5253,7 @@ class Client extends openapi_core_1.default {
|
|
|
5070
5253
|
return await this.deleteDesktopGroupWithOptions(request, runtime);
|
|
5071
5254
|
}
|
|
5072
5255
|
/**
|
|
5073
|
-
* Releases pay-as-you-go
|
|
5256
|
+
* Releases one or more pay-as-you-go or expired subscription cloud computers.
|
|
5074
5257
|
*
|
|
5075
5258
|
* @param request - DeleteDesktopsRequest
|
|
5076
5259
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5105,7 +5288,7 @@ class Client extends openapi_core_1.default {
|
|
|
5105
5288
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteDesktopsResponse({}));
|
|
5106
5289
|
}
|
|
5107
5290
|
/**
|
|
5108
|
-
* Releases pay-as-you-go
|
|
5291
|
+
* Releases one or more pay-as-you-go or expired subscription cloud computers.
|
|
5109
5292
|
*
|
|
5110
5293
|
* @param request - DeleteDesktopsRequest
|
|
5111
5294
|
* @returns DeleteDesktopsResponse
|
|
@@ -5345,8 +5528,8 @@ class Client extends openapi_core_1.default {
|
|
|
5345
5528
|
* Deletes one or more custom images.
|
|
5346
5529
|
*
|
|
5347
5530
|
* @remarks
|
|
5348
|
-
*
|
|
5349
|
-
*
|
|
5531
|
+
* - Images include system images and custom images. System images cannot be deleted.
|
|
5532
|
+
* - If an image that you want to delete is referenced by a cloud computer template, call the [DeleteBundles](https://help.aliyun.com/document_detail/436972.html) operation to delete the cloud computer template before you delete the image.
|
|
5350
5533
|
*
|
|
5351
5534
|
* @param request - DeleteImagesRequest
|
|
5352
5535
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5384,8 +5567,8 @@ class Client extends openapi_core_1.default {
|
|
|
5384
5567
|
* Deletes one or more custom images.
|
|
5385
5568
|
*
|
|
5386
5569
|
* @remarks
|
|
5387
|
-
*
|
|
5388
|
-
*
|
|
5570
|
+
* - Images include system images and custom images. System images cannot be deleted.
|
|
5571
|
+
* - If an image that you want to delete is referenced by a cloud computer template, call the [DeleteBundles](https://help.aliyun.com/document_detail/436972.html) operation to delete the cloud computer template before you delete the image.
|
|
5389
5572
|
*
|
|
5390
5573
|
* @param request - DeleteImagesRequest
|
|
5391
5574
|
* @returns DeleteImagesResponse
|
|
@@ -5399,7 +5582,8 @@ class Client extends openapi_core_1.default {
|
|
|
5399
5582
|
*
|
|
5400
5583
|
* @remarks
|
|
5401
5584
|
* Before you delete a File Storage NAS (NAS) file system, make sure that the data you want to retain is backed up.
|
|
5402
|
-
* >Warning:
|
|
5585
|
+
* >Warning:
|
|
5586
|
+
* If a NAS file system is deleted, data stored in the NAS file system cannot be restored. Proceed with caution when you delete NAS file systems.
|
|
5403
5587
|
*
|
|
5404
5588
|
* @param request - DeleteNASFileSystemsRequest
|
|
5405
5589
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5435,7 +5619,8 @@ class Client extends openapi_core_1.default {
|
|
|
5435
5619
|
*
|
|
5436
5620
|
* @remarks
|
|
5437
5621
|
* Before you delete a File Storage NAS (NAS) file system, make sure that the data you want to retain is backed up.
|
|
5438
|
-
* >Warning:
|
|
5622
|
+
* >Warning:
|
|
5623
|
+
* If a NAS file system is deleted, data stored in the NAS file system cannot be restored. Proceed with caution when you delete NAS file systems.
|
|
5439
5624
|
*
|
|
5440
5625
|
* @param request - DeleteNASFileSystemsRequest
|
|
5441
5626
|
* @returns DeleteNASFileSystemsResponse
|
|
@@ -5487,7 +5672,7 @@ class Client extends openapi_core_1.default {
|
|
|
5487
5672
|
return await this.deleteNatGatewayWithOptions(request, runtime);
|
|
5488
5673
|
}
|
|
5489
5674
|
/**
|
|
5490
|
-
*
|
|
5675
|
+
* You can delete one or more public network premium bandwidth allocations.
|
|
5491
5676
|
*
|
|
5492
5677
|
* @param request - DeleteNetworkPackagesRequest
|
|
5493
5678
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5522,7 +5707,7 @@ class Client extends openapi_core_1.default {
|
|
|
5522
5707
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteNetworkPackagesResponse({}));
|
|
5523
5708
|
}
|
|
5524
5709
|
/**
|
|
5525
|
-
*
|
|
5710
|
+
* You can delete one or more public network premium bandwidth allocations.
|
|
5526
5711
|
*
|
|
5527
5712
|
* @param request - DeleteNetworkPackagesRequest
|
|
5528
5713
|
* @returns DeleteNetworkPackagesResponse
|
|
@@ -5532,7 +5717,7 @@ class Client extends openapi_core_1.default {
|
|
|
5532
5717
|
return await this.deleteNetworkPackagesWithOptions(request, runtime);
|
|
5533
5718
|
}
|
|
5534
5719
|
/**
|
|
5535
|
-
* Deletes Global Accelerator (GA) configuration.
|
|
5720
|
+
* Deletes a Global Accelerator (GA) configuration.
|
|
5536
5721
|
*
|
|
5537
5722
|
* @param request - DeleteOfficeSiteAcceleratorRequest
|
|
5538
5723
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5564,7 +5749,7 @@ class Client extends openapi_core_1.default {
|
|
|
5564
5749
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteOfficeSiteAcceleratorResponse({}));
|
|
5565
5750
|
}
|
|
5566
5751
|
/**
|
|
5567
|
-
* Deletes Global Accelerator (GA) configuration.
|
|
5752
|
+
* Deletes a Global Accelerator (GA) configuration.
|
|
5568
5753
|
*
|
|
5569
5754
|
* @param request - DeleteOfficeSiteAcceleratorRequest
|
|
5570
5755
|
* @returns DeleteOfficeSiteAcceleratorResponse
|
|
@@ -5578,9 +5763,9 @@ class Client extends openapi_core_1.default {
|
|
|
5578
5763
|
*
|
|
5579
5764
|
* @remarks
|
|
5580
5765
|
* Before you delete an office network, make sure that the following operations are complete:
|
|
5581
|
-
*
|
|
5582
|
-
*
|
|
5583
|
-
* >
|
|
5766
|
+
* - All cloud computers in the office network are released.
|
|
5767
|
+
* - The data that you want to retain is backed up.
|
|
5768
|
+
* > Resources and data on cloud computers in an office network cannot be restored after you delete it. Proceed with caution.
|
|
5584
5769
|
*
|
|
5585
5770
|
* @param request - DeleteOfficeSitesRequest
|
|
5586
5771
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5616,9 +5801,9 @@ class Client extends openapi_core_1.default {
|
|
|
5616
5801
|
*
|
|
5617
5802
|
* @remarks
|
|
5618
5803
|
* Before you delete an office network, make sure that the following operations are complete:
|
|
5619
|
-
*
|
|
5620
|
-
*
|
|
5621
|
-
* >
|
|
5804
|
+
* - All cloud computers in the office network are released.
|
|
5805
|
+
* - The data that you want to retain is backed up.
|
|
5806
|
+
* > Resources and data on cloud computers in an office network cannot be restored after you delete it. Proceed with caution.
|
|
5622
5807
|
*
|
|
5623
5808
|
* @param request - DeleteOfficeSitesRequest
|
|
5624
5809
|
* @returns DeleteOfficeSitesResponse
|
|
@@ -5631,8 +5816,8 @@ class Client extends openapi_core_1.default {
|
|
|
5631
5816
|
* Deletes one or more custom cloud computer policies.
|
|
5632
5817
|
*
|
|
5633
5818
|
* @remarks
|
|
5634
|
-
*
|
|
5635
|
-
*
|
|
5819
|
+
* - You cannot delete the cloud computer policy created by the Elastic Desktop Service (EDS) system.
|
|
5820
|
+
* - You cannot delete the cloud computer policies that are associated with cloud computers.
|
|
5636
5821
|
*
|
|
5637
5822
|
* @param request - DeletePolicyGroupsRequest
|
|
5638
5823
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5667,8 +5852,8 @@ class Client extends openapi_core_1.default {
|
|
|
5667
5852
|
* Deletes one or more custom cloud computer policies.
|
|
5668
5853
|
*
|
|
5669
5854
|
* @remarks
|
|
5670
|
-
*
|
|
5671
|
-
*
|
|
5855
|
+
* - You cannot delete the cloud computer policy created by the Elastic Desktop Service (EDS) system.
|
|
5856
|
+
* - You cannot delete the cloud computer policies that are associated with cloud computers.
|
|
5672
5857
|
*
|
|
5673
5858
|
* @param request - DeletePolicyGroupsRequest
|
|
5674
5859
|
* @returns DeletePolicyGroupsResponse
|
|
@@ -5678,7 +5863,7 @@ class Client extends openapi_core_1.default {
|
|
|
5678
5863
|
return await this.deletePolicyGroupsWithOptions(request, runtime);
|
|
5679
5864
|
}
|
|
5680
5865
|
/**
|
|
5681
|
-
*
|
|
5866
|
+
* Delete a rate-limiting rule.
|
|
5682
5867
|
*
|
|
5683
5868
|
* @param request - DeleteQosRulesRequest
|
|
5684
5869
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5707,7 +5892,7 @@ class Client extends openapi_core_1.default {
|
|
|
5707
5892
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteQosRulesResponse({}));
|
|
5708
5893
|
}
|
|
5709
5894
|
/**
|
|
5710
|
-
*
|
|
5895
|
+
* Delete a rate-limiting rule.
|
|
5711
5896
|
*
|
|
5712
5897
|
* @param request - DeleteQosRulesRequest
|
|
5713
5898
|
* @returns DeleteQosRulesResponse
|
|
@@ -6095,10 +6280,7 @@ class Client extends openapi_core_1.default {
|
|
|
6095
6280
|
return await this.describeAclEntriesWithOptions(request, runtime);
|
|
6096
6281
|
}
|
|
6097
6282
|
/**
|
|
6098
|
-
* Queries the automatic snapshot
|
|
6099
|
-
*
|
|
6100
|
-
* @remarks
|
|
6101
|
-
* You can view an automatic snapshot policy that is associated with a cloud desktop in the Elastic Desktop Service (EDS) console. To view the automatic snapshot policy, you can go to the EDS console, choose Deployment > Snapshots in the left-side navigation pane, and then view an automatic snapshot policy on the Snapshots page.
|
|
6283
|
+
* Queries the details of automatic snapshot policies.
|
|
6102
6284
|
*
|
|
6103
6285
|
* @param request - DescribeAutoSnapshotPolicyRequest
|
|
6104
6286
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6139,10 +6321,7 @@ class Client extends openapi_core_1.default {
|
|
|
6139
6321
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeAutoSnapshotPolicyResponse({}));
|
|
6140
6322
|
}
|
|
6141
6323
|
/**
|
|
6142
|
-
* Queries the automatic snapshot
|
|
6143
|
-
*
|
|
6144
|
-
* @remarks
|
|
6145
|
-
* You can view an automatic snapshot policy that is associated with a cloud desktop in the Elastic Desktop Service (EDS) console. To view the automatic snapshot policy, you can go to the EDS console, choose Deployment > Snapshots in the left-side navigation pane, and then view an automatic snapshot policy on the Snapshots page.
|
|
6324
|
+
* Queries the details of automatic snapshot policies.
|
|
6146
6325
|
*
|
|
6147
6326
|
* @param request - DescribeAutoSnapshotPolicyRequest
|
|
6148
6327
|
* @returns DescribeAutoSnapshotPolicyResponse
|
|
@@ -6353,7 +6532,7 @@ class Client extends openapi_core_1.default {
|
|
|
6353
6532
|
return await this.describeCensWithOptions(request, runtime);
|
|
6354
6533
|
}
|
|
6355
6534
|
/**
|
|
6356
|
-
*
|
|
6535
|
+
* Query details of policies that are not region-specific.
|
|
6357
6536
|
*
|
|
6358
6537
|
* @param request - DescribeCenterPolicyListRequest
|
|
6359
6538
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6406,7 +6585,7 @@ class Client extends openapi_core_1.default {
|
|
|
6406
6585
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCenterPolicyListResponse({}));
|
|
6407
6586
|
}
|
|
6408
6587
|
/**
|
|
6409
|
-
*
|
|
6588
|
+
* Query details of policies that are not region-specific.
|
|
6410
6589
|
*
|
|
6411
6590
|
* @param request - DescribeCenterPolicyListRequest
|
|
6412
6591
|
* @returns DescribeCenterPolicyListResponse
|
|
@@ -6416,10 +6595,7 @@ class Client extends openapi_core_1.default {
|
|
|
6416
6595
|
return await this.describeCenterPolicyListWithOptions(request, runtime);
|
|
6417
6596
|
}
|
|
6418
6597
|
/**
|
|
6419
|
-
*
|
|
6420
|
-
*
|
|
6421
|
-
* @remarks
|
|
6422
|
-
* You can audit the operation logs of regular users to improve security. The operation logs record events such as desktop startup, shutdown, and session disconnection.
|
|
6598
|
+
* Query end-user operation logs for events such as starting and stopping a WUYING Workspace, and disconnecting from sessions.
|
|
6423
6599
|
*
|
|
6424
6600
|
* @param request - DescribeClientEventsRequest
|
|
6425
6601
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6493,10 +6669,7 @@ class Client extends openapi_core_1.default {
|
|
|
6493
6669
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeClientEventsResponse({}));
|
|
6494
6670
|
}
|
|
6495
6671
|
/**
|
|
6496
|
-
*
|
|
6497
|
-
*
|
|
6498
|
-
* @remarks
|
|
6499
|
-
* You can audit the operation logs of regular users to improve security. The operation logs record events such as desktop startup, shutdown, and session disconnection.
|
|
6672
|
+
* Query end-user operation logs for events such as starting and stopping a WUYING Workspace, and disconnecting from sessions.
|
|
6500
6673
|
*
|
|
6501
6674
|
* @param request - DescribeClientEventsRequest
|
|
6502
6675
|
* @returns DescribeClientEventsResponse
|
|
@@ -6506,7 +6679,10 @@ class Client extends openapi_core_1.default {
|
|
|
6506
6679
|
return await this.describeClientEventsWithOptions(request, runtime);
|
|
6507
6680
|
}
|
|
6508
6681
|
/**
|
|
6509
|
-
*
|
|
6682
|
+
* Lists cloud disk group drives.
|
|
6683
|
+
*
|
|
6684
|
+
* @remarks
|
|
6685
|
+
* Cloud disk team drives are synced from the Alibaba Cloud Workspace client to User Management > organization chart. To use a team drive, you can move users to the target organization in the User Management interface. Users then see the team drive menu bar in the cloud disk client.
|
|
6510
6686
|
*
|
|
6511
6687
|
* @param request - DescribeCloudDiskGroupDrivesRequest
|
|
6512
6688
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6547,7 +6723,10 @@ class Client extends openapi_core_1.default {
|
|
|
6547
6723
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCloudDiskGroupDrivesResponse({}));
|
|
6548
6724
|
}
|
|
6549
6725
|
/**
|
|
6550
|
-
*
|
|
6726
|
+
* Lists cloud disk group drives.
|
|
6727
|
+
*
|
|
6728
|
+
* @remarks
|
|
6729
|
+
* Cloud disk team drives are synced from the Alibaba Cloud Workspace client to User Management > organization chart. To use a team drive, you can move users to the target organization in the User Management interface. Users then see the team drive menu bar in the cloud disk client.
|
|
6551
6730
|
*
|
|
6552
6731
|
* @param request - DescribeCloudDiskGroupDrivesRequest
|
|
6553
6732
|
* @returns DescribeCloudDiskGroupDrivesResponse
|
|
@@ -6557,7 +6736,10 @@ class Client extends openapi_core_1.default {
|
|
|
6557
6736
|
return await this.describeCloudDiskGroupDrivesWithOptions(request, runtime);
|
|
6558
6737
|
}
|
|
6559
6738
|
/**
|
|
6560
|
-
*
|
|
6739
|
+
* Lists cloud disk groups.
|
|
6740
|
+
*
|
|
6741
|
+
* @remarks
|
|
6742
|
+
* After you enable security protection, the system automatically scans Cloud Desktop for system vulnerabilities once a day.
|
|
6561
6743
|
*
|
|
6562
6744
|
* @param request - DescribeCloudDiskGroupsRequest
|
|
6563
6745
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6598,7 +6780,10 @@ class Client extends openapi_core_1.default {
|
|
|
6598
6780
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCloudDiskGroupsResponse({}));
|
|
6599
6781
|
}
|
|
6600
6782
|
/**
|
|
6601
|
-
*
|
|
6783
|
+
* Lists cloud disk groups.
|
|
6784
|
+
*
|
|
6785
|
+
* @remarks
|
|
6786
|
+
* After you enable security protection, the system automatically scans Cloud Desktop for system vulnerabilities once a day.
|
|
6602
6787
|
*
|
|
6603
6788
|
* @param request - DescribeCloudDiskGroupsRequest
|
|
6604
6789
|
* @returns DescribeCloudDiskGroupsResponse
|
|
@@ -6608,7 +6793,7 @@ class Client extends openapi_core_1.default {
|
|
|
6608
6793
|
return await this.describeCloudDiskGroupsWithOptions(request, runtime);
|
|
6609
6794
|
}
|
|
6610
6795
|
/**
|
|
6611
|
-
*
|
|
6796
|
+
* Query the list and basic information of all team shared drives in the enterprise cloud drive.
|
|
6612
6797
|
*
|
|
6613
6798
|
* @param request - DescribeCloudDriveGroupsRequest
|
|
6614
6799
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6670,7 +6855,7 @@ class Client extends openapi_core_1.default {
|
|
|
6670
6855
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCloudDriveGroupsResponse({}));
|
|
6671
6856
|
}
|
|
6672
6857
|
/**
|
|
6673
|
-
*
|
|
6858
|
+
* Query the list and basic information of all team shared drives in the enterprise cloud drive.
|
|
6674
6859
|
*
|
|
6675
6860
|
* @param request - DescribeCloudDriveGroupsRequest
|
|
6676
6861
|
* @returns DescribeCloudDriveGroupsResponse
|
|
@@ -6680,7 +6865,7 @@ class Client extends openapi_core_1.default {
|
|
|
6680
6865
|
return await this.describeCloudDriveGroupsWithOptions(request, runtime);
|
|
6681
6866
|
}
|
|
6682
6867
|
/**
|
|
6683
|
-
*
|
|
6868
|
+
* Query the permission settings details of the enterprise cloud drive.
|
|
6684
6869
|
*
|
|
6685
6870
|
* @param request - DescribeCloudDrivePermissionsRequest
|
|
6686
6871
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6712,7 +6897,7 @@ class Client extends openapi_core_1.default {
|
|
|
6712
6897
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCloudDrivePermissionsResponse({}));
|
|
6713
6898
|
}
|
|
6714
6899
|
/**
|
|
6715
|
-
*
|
|
6900
|
+
* Query the permission settings details of the enterprise cloud drive.
|
|
6716
6901
|
*
|
|
6717
6902
|
* @param request - DescribeCloudDrivePermissionsRequest
|
|
6718
6903
|
* @returns DescribeCloudDrivePermissionsResponse
|
|
@@ -6722,7 +6907,7 @@ class Client extends openapi_core_1.default {
|
|
|
6722
6907
|
return await this.describeCloudDrivePermissionsWithOptions(request, runtime);
|
|
6723
6908
|
}
|
|
6724
6909
|
/**
|
|
6725
|
-
*
|
|
6910
|
+
* Retrieves a list of personal drives and their basic information for all users in an enterprise network drive.
|
|
6726
6911
|
*
|
|
6727
6912
|
* @param request - DescribeCloudDriveUsersRequest
|
|
6728
6913
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6763,7 +6948,7 @@ class Client extends openapi_core_1.default {
|
|
|
6763
6948
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCloudDriveUsersResponse({}));
|
|
6764
6949
|
}
|
|
6765
6950
|
/**
|
|
6766
|
-
*
|
|
6951
|
+
* Retrieves a list of personal drives and their basic information for all users in an enterprise network drive.
|
|
6767
6952
|
*
|
|
6768
6953
|
* @param request - DescribeCloudDriveUsersRequest
|
|
6769
6954
|
* @returns DescribeCloudDriveUsersResponse
|
|
@@ -6773,7 +6958,7 @@ class Client extends openapi_core_1.default {
|
|
|
6773
6958
|
return await this.describeCloudDriveUsersWithOptions(request, runtime);
|
|
6774
6959
|
}
|
|
6775
6960
|
/**
|
|
6776
|
-
*
|
|
6961
|
+
* Query the configuration group list information.
|
|
6777
6962
|
*
|
|
6778
6963
|
* @param request - DescribeConfigGroupRequest
|
|
6779
6964
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6826,7 +7011,7 @@ class Client extends openapi_core_1.default {
|
|
|
6826
7011
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeConfigGroupResponse({}));
|
|
6827
7012
|
}
|
|
6828
7013
|
/**
|
|
6829
|
-
*
|
|
7014
|
+
* Query the configuration group list information.
|
|
6830
7015
|
*
|
|
6831
7016
|
* @param request - DescribeConfigGroupRequest
|
|
6832
7017
|
* @returns DescribeConfigGroupResponse
|
|
@@ -6836,7 +7021,7 @@ class Client extends openapi_core_1.default {
|
|
|
6836
7021
|
return await this.describeConfigGroupWithOptions(request, runtime);
|
|
6837
7022
|
}
|
|
6838
7023
|
/**
|
|
6839
|
-
*
|
|
7024
|
+
* Obtain the table header information of the WUYING Workspace list page.
|
|
6840
7025
|
*
|
|
6841
7026
|
* @param request - DescribeCustomizedListHeadersRequest
|
|
6842
7027
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6871,7 +7056,7 @@ class Client extends openapi_core_1.default {
|
|
|
6871
7056
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCustomizedListHeadersResponse({}));
|
|
6872
7057
|
}
|
|
6873
7058
|
/**
|
|
6874
|
-
*
|
|
7059
|
+
* Obtain the table header information of the WUYING Workspace list page.
|
|
6875
7060
|
*
|
|
6876
7061
|
* @param request - DescribeCustomizedListHeadersRequest
|
|
6877
7062
|
* @returns DescribeCustomizedListHeadersResponse
|
|
@@ -6953,7 +7138,7 @@ class Client extends openapi_core_1.default {
|
|
|
6953
7138
|
return await this.describeDesktopGroupSessionsWithOptions(request, runtime);
|
|
6954
7139
|
}
|
|
6955
7140
|
/**
|
|
6956
|
-
*
|
|
7141
|
+
* Returns a detailed list of shared cloud desktops.
|
|
6957
7142
|
*
|
|
6958
7143
|
* @param request - DescribeDesktopGroupsRequest
|
|
6959
7144
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7042,7 +7227,7 @@ class Client extends openapi_core_1.default {
|
|
|
7042
7227
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDesktopGroupsResponse({}));
|
|
7043
7228
|
}
|
|
7044
7229
|
/**
|
|
7045
|
-
*
|
|
7230
|
+
* Returns a detailed list of shared cloud desktops.
|
|
7046
7231
|
*
|
|
7047
7232
|
* @param request - DescribeDesktopGroupsRequest
|
|
7048
7233
|
* @returns DescribeDesktopGroupsResponse
|
|
@@ -7052,7 +7237,7 @@ class Client extends openapi_core_1.default {
|
|
|
7052
7237
|
return await this.describeDesktopGroupsWithOptions(request, runtime);
|
|
7053
7238
|
}
|
|
7054
7239
|
/**
|
|
7055
|
-
*
|
|
7240
|
+
* Describes basic information about cloud desktops.
|
|
7056
7241
|
*
|
|
7057
7242
|
* @param request - DescribeDesktopInfoRequest
|
|
7058
7243
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7090,7 +7275,7 @@ class Client extends openapi_core_1.default {
|
|
|
7090
7275
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDesktopInfoResponse({}));
|
|
7091
7276
|
}
|
|
7092
7277
|
/**
|
|
7093
|
-
*
|
|
7278
|
+
* Describes basic information about cloud desktops.
|
|
7094
7279
|
*
|
|
7095
7280
|
* @param request - DescribeDesktopInfoRequest
|
|
7096
7281
|
* @returns DescribeDesktopInfoResponse
|
|
@@ -7100,7 +7285,10 @@ class Client extends openapi_core_1.default {
|
|
|
7100
7285
|
return await this.describeDesktopInfoWithOptions(request, runtime);
|
|
7101
7286
|
}
|
|
7102
7287
|
/**
|
|
7103
|
-
*
|
|
7288
|
+
* Lists cloud computers and their metadata from all regions.
|
|
7289
|
+
*
|
|
7290
|
+
* @remarks
|
|
7291
|
+
* This operation is centralized, available only in the China (Shanghai) and Singapore regions.
|
|
7104
7292
|
*
|
|
7105
7293
|
* @param request - DescribeDesktopMetadataRequest
|
|
7106
7294
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7168,7 +7356,10 @@ class Client extends openapi_core_1.default {
|
|
|
7168
7356
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDesktopMetadataResponse({}));
|
|
7169
7357
|
}
|
|
7170
7358
|
/**
|
|
7171
|
-
*
|
|
7359
|
+
* Lists cloud computers and their metadata from all regions.
|
|
7360
|
+
*
|
|
7361
|
+
* @remarks
|
|
7362
|
+
* This operation is centralized, available only in the China (Shanghai) and Singapore regions.
|
|
7172
7363
|
*
|
|
7173
7364
|
* @param request - DescribeDesktopMetadataRequest
|
|
7174
7365
|
* @returns DescribeDesktopMetadataResponse
|
|
@@ -7328,10 +7519,10 @@ class Client extends openapi_core_1.default {
|
|
|
7328
7519
|
return await this.describeDesktopOversoldUserGroupWithOptions(request, runtime);
|
|
7329
7520
|
}
|
|
7330
7521
|
/**
|
|
7331
|
-
* Queries the detailed session information
|
|
7522
|
+
* Queries the detailed session information for cloud computers.
|
|
7332
7523
|
*
|
|
7333
7524
|
* @remarks
|
|
7334
|
-
* You can
|
|
7525
|
+
* You can retrieve data only from the last 30 days.
|
|
7335
7526
|
*
|
|
7336
7527
|
* @param request - DescribeDesktopSessionsRequest
|
|
7337
7528
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7405,10 +7596,10 @@ class Client extends openapi_core_1.default {
|
|
|
7405
7596
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDesktopSessionsResponse({}));
|
|
7406
7597
|
}
|
|
7407
7598
|
/**
|
|
7408
|
-
* Queries the detailed session information
|
|
7599
|
+
* Queries the detailed session information for cloud computers.
|
|
7409
7600
|
*
|
|
7410
7601
|
* @remarks
|
|
7411
|
-
* You can
|
|
7602
|
+
* You can retrieve data only from the last 30 days.
|
|
7412
7603
|
*
|
|
7413
7604
|
* @param request - DescribeDesktopSessionsRequest
|
|
7414
7605
|
* @returns DescribeDesktopSessionsResponse
|
|
@@ -7418,10 +7609,7 @@ class Client extends openapi_core_1.default {
|
|
|
7418
7609
|
return await this.describeDesktopSessionsWithOptions(request, runtime);
|
|
7419
7610
|
}
|
|
7420
7611
|
/**
|
|
7421
|
-
*
|
|
7422
|
-
*
|
|
7423
|
-
* @remarks
|
|
7424
|
-
* When no values are specified for the `InstanceTypeFamily` and `DesktopTypeId` parameters for a cloud desktop, all types of cloud desktops are queried.
|
|
7612
|
+
* Retrieves cloud computer specifications.
|
|
7425
7613
|
*
|
|
7426
7614
|
* @param request - DescribeDesktopTypesRequest
|
|
7427
7615
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7513,10 +7701,7 @@ class Client extends openapi_core_1.default {
|
|
|
7513
7701
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDesktopTypesResponse({}));
|
|
7514
7702
|
}
|
|
7515
7703
|
/**
|
|
7516
|
-
*
|
|
7517
|
-
*
|
|
7518
|
-
* @remarks
|
|
7519
|
-
* When no values are specified for the `InstanceTypeFamily` and `DesktopTypeId` parameters for a cloud desktop, all types of cloud desktops are queried.
|
|
7704
|
+
* Retrieves cloud computer specifications.
|
|
7520
7705
|
*
|
|
7521
7706
|
* @param request - DescribeDesktopTypesRequest
|
|
7522
7707
|
* @returns DescribeDesktopTypesResponse
|
|
@@ -7526,7 +7711,7 @@ class Client extends openapi_core_1.default {
|
|
|
7526
7711
|
return await this.describeDesktopTypesWithOptions(request, runtime);
|
|
7527
7712
|
}
|
|
7528
7713
|
/**
|
|
7529
|
-
*
|
|
7714
|
+
* Query the details of your cloud computers.
|
|
7530
7715
|
*
|
|
7531
7716
|
* @param request - DescribeDesktopsRequest
|
|
7532
7717
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7666,7 +7851,7 @@ class Client extends openapi_core_1.default {
|
|
|
7666
7851
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDesktopsResponse({}));
|
|
7667
7852
|
}
|
|
7668
7853
|
/**
|
|
7669
|
-
*
|
|
7854
|
+
* Query the details of your cloud computers.
|
|
7670
7855
|
*
|
|
7671
7856
|
* @param request - DescribeDesktopsRequest
|
|
7672
7857
|
* @returns DescribeDesktopsResponse
|
|
@@ -7676,7 +7861,7 @@ class Client extends openapi_core_1.default {
|
|
|
7676
7861
|
return await this.describeDesktopsWithOptions(request, runtime);
|
|
7677
7862
|
}
|
|
7678
7863
|
/**
|
|
7679
|
-
*
|
|
7864
|
+
* Find cloud computers in a shared cloud computer by billing method.
|
|
7680
7865
|
*
|
|
7681
7866
|
* @param request - DescribeDesktopsInGroupRequest
|
|
7682
7867
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7726,7 +7911,7 @@ class Client extends openapi_core_1.default {
|
|
|
7726
7911
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDesktopsInGroupResponse({}));
|
|
7727
7912
|
}
|
|
7728
7913
|
/**
|
|
7729
|
-
*
|
|
7914
|
+
* Find cloud computers in a shared cloud computer by billing method.
|
|
7730
7915
|
*
|
|
7731
7916
|
* @param request - DescribeDesktopsInGroupRequest
|
|
7732
7917
|
* @returns DescribeDesktopsInGroupResponse
|
|
@@ -7967,7 +8152,7 @@ class Client extends openapi_core_1.default {
|
|
|
7967
8152
|
return await this.describeEcdReportTasksWithOptions(request, runtime);
|
|
7968
8153
|
}
|
|
7969
8154
|
/**
|
|
7970
|
-
*
|
|
8155
|
+
* Query the inbound bandwidth and outbound bandwidth of a cloud computer, or the inbound bandwidth and outbound bandwidth for public network access of premium public bandwidth, along with their monitoring data.
|
|
7971
8156
|
*
|
|
7972
8157
|
* @param request - DescribeFlowMetricRequest
|
|
7973
8158
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8014,7 +8199,7 @@ class Client extends openapi_core_1.default {
|
|
|
8014
8199
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeFlowMetricResponse({}));
|
|
8015
8200
|
}
|
|
8016
8201
|
/**
|
|
8017
|
-
*
|
|
8202
|
+
* Query the inbound bandwidth and outbound bandwidth of a cloud computer, or the inbound bandwidth and outbound bandwidth for public network access of premium public bandwidth, along with their monitoring data.
|
|
8018
8203
|
*
|
|
8019
8204
|
* @param request - DescribeFlowMetricRequest
|
|
8020
8205
|
* @returns DescribeFlowMetricResponse
|
|
@@ -8252,13 +8437,13 @@ class Client extends openapi_core_1.default {
|
|
|
8252
8437
|
return await this.describeFotaTasksWithOptions(request, runtime);
|
|
8253
8438
|
}
|
|
8254
8439
|
/**
|
|
8255
|
-
* Queries
|
|
8440
|
+
* Queries basic information and usage duration for all recent Cloud Desktops.
|
|
8256
8441
|
*
|
|
8257
8442
|
* @remarks
|
|
8258
|
-
*
|
|
8259
|
-
*
|
|
8260
|
-
*
|
|
8261
|
-
*
|
|
8443
|
+
* - Select China (Shanghai) for the Alibaba Cloud China site and Singapore for the Alibaba Cloud International site.
|
|
8444
|
+
* - By default, this operation returns both active and deleted Cloud Desktops.
|
|
8445
|
+
* - You can query only Cloud Desktops deleted within the last three months.
|
|
8446
|
+
* - You cannot use the sort condition with other query conditions.
|
|
8262
8447
|
*
|
|
8263
8448
|
* @param request - DescribeGlobalDesktopRecordsRequest
|
|
8264
8449
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8338,13 +8523,13 @@ class Client extends openapi_core_1.default {
|
|
|
8338
8523
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeGlobalDesktopRecordsResponse({}));
|
|
8339
8524
|
}
|
|
8340
8525
|
/**
|
|
8341
|
-
* Queries
|
|
8526
|
+
* Queries basic information and usage duration for all recent Cloud Desktops.
|
|
8342
8527
|
*
|
|
8343
8528
|
* @remarks
|
|
8344
|
-
*
|
|
8345
|
-
*
|
|
8346
|
-
*
|
|
8347
|
-
*
|
|
8529
|
+
* - Select China (Shanghai) for the Alibaba Cloud China site and Singapore for the Alibaba Cloud International site.
|
|
8530
|
+
* - By default, this operation returns both active and deleted Cloud Desktops.
|
|
8531
|
+
* - You can query only Cloud Desktops deleted within the last three months.
|
|
8532
|
+
* - You cannot use the sort condition with other query conditions.
|
|
8348
8533
|
*
|
|
8349
8534
|
* @param request - DescribeGlobalDesktopRecordsRequest
|
|
8350
8535
|
* @returns DescribeGlobalDesktopRecordsResponse
|
|
@@ -8354,7 +8539,10 @@ class Client extends openapi_core_1.default {
|
|
|
8354
8539
|
return await this.describeGlobalDesktopRecordsWithOptions(request, runtime);
|
|
8355
8540
|
}
|
|
8356
8541
|
/**
|
|
8357
|
-
* Queries
|
|
8542
|
+
* Queries for batch information from the execution history of scheduled tasks and returns aggregated results.
|
|
8543
|
+
*
|
|
8544
|
+
* @remarks
|
|
8545
|
+
* - This API uses a centralized endpoint. You can call this API only from the China (Shanghai) or Singapore (Singapore) regions.
|
|
8358
8546
|
*
|
|
8359
8547
|
* @param request - DescribeGlobalTimerBatchesRequest
|
|
8360
8548
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8375,6 +8563,9 @@ class Client extends openapi_core_1.default {
|
|
|
8375
8563
|
if (!$dara.isNull(request.regionId)) {
|
|
8376
8564
|
query["RegionId"] = request.regionId;
|
|
8377
8565
|
}
|
|
8566
|
+
if (!$dara.isNull(request.resourceTypes)) {
|
|
8567
|
+
query["ResourceTypes"] = request.resourceTypes;
|
|
8568
|
+
}
|
|
8378
8569
|
if (!$dara.isNull(request.searchRegionId)) {
|
|
8379
8570
|
query["SearchRegionId"] = request.searchRegionId;
|
|
8380
8571
|
}
|
|
@@ -8398,7 +8589,10 @@ class Client extends openapi_core_1.default {
|
|
|
8398
8589
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeGlobalTimerBatchesResponse({}));
|
|
8399
8590
|
}
|
|
8400
8591
|
/**
|
|
8401
|
-
* Queries
|
|
8592
|
+
* Queries for batch information from the execution history of scheduled tasks and returns aggregated results.
|
|
8593
|
+
*
|
|
8594
|
+
* @remarks
|
|
8595
|
+
* - This API uses a centralized endpoint. You can call this API only from the China (Shanghai) or Singapore (Singapore) regions.
|
|
8402
8596
|
*
|
|
8403
8597
|
* @param request - DescribeGlobalTimerBatchesRequest
|
|
8404
8598
|
* @returns DescribeGlobalTimerBatchesResponse
|
|
@@ -8408,7 +8602,7 @@ class Client extends openapi_core_1.default {
|
|
|
8408
8602
|
return await this.describeGlobalTimerBatchesWithOptions(request, runtime);
|
|
8409
8603
|
}
|
|
8410
8604
|
/**
|
|
8411
|
-
*
|
|
8605
|
+
* This operation queries the scheduled task execution records for EDS across all regions.
|
|
8412
8606
|
*
|
|
8413
8607
|
* @param request - DescribeGlobalTimerRecordsRequest
|
|
8414
8608
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8438,6 +8632,9 @@ class Client extends openapi_core_1.default {
|
|
|
8438
8632
|
if (!$dara.isNull(request.regionId)) {
|
|
8439
8633
|
query["RegionId"] = request.regionId;
|
|
8440
8634
|
}
|
|
8635
|
+
if (!$dara.isNull(request.resourceTypes)) {
|
|
8636
|
+
query["ResourceTypes"] = request.resourceTypes;
|
|
8637
|
+
}
|
|
8441
8638
|
if (!$dara.isNull(request.resultCategory)) {
|
|
8442
8639
|
query["ResultCategory"] = request.resultCategory;
|
|
8443
8640
|
}
|
|
@@ -8453,6 +8650,9 @@ class Client extends openapi_core_1.default {
|
|
|
8453
8650
|
if (!$dara.isNull(request.timerTypes)) {
|
|
8454
8651
|
query["TimerTypes"] = request.timerTypes;
|
|
8455
8652
|
}
|
|
8653
|
+
if (!$dara.isNull(request.wuyingServerIds)) {
|
|
8654
|
+
query["WuyingServerIds"] = request.wuyingServerIds;
|
|
8655
|
+
}
|
|
8456
8656
|
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
8457
8657
|
query: openapi_core_2.OpenApiUtil.query(query),
|
|
8458
8658
|
});
|
|
@@ -8470,7 +8670,7 @@ class Client extends openapi_core_1.default {
|
|
|
8470
8670
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeGlobalTimerRecordsResponse({}));
|
|
8471
8671
|
}
|
|
8472
8672
|
/**
|
|
8473
|
-
*
|
|
8673
|
+
* This operation queries the scheduled task execution records for EDS across all regions.
|
|
8474
8674
|
*
|
|
8475
8675
|
* @param request - DescribeGlobalTimerRecordsRequest
|
|
8476
8676
|
* @returns DescribeGlobalTimerRecordsResponse
|
|
@@ -8525,7 +8725,7 @@ class Client extends openapi_core_1.default {
|
|
|
8525
8725
|
return await this.describeGuestApplicationsWithOptions(request, runtime);
|
|
8526
8726
|
}
|
|
8527
8727
|
/**
|
|
8528
|
-
* Queries the image
|
|
8728
|
+
* Queries the image change records of a cloud computer.
|
|
8529
8729
|
*
|
|
8530
8730
|
* @param request - DescribeImageModifiedRecordsRequest
|
|
8531
8731
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8563,7 +8763,7 @@ class Client extends openapi_core_1.default {
|
|
|
8563
8763
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeImageModifiedRecordsResponse({}));
|
|
8564
8764
|
}
|
|
8565
8765
|
/**
|
|
8566
|
-
* Queries the image
|
|
8766
|
+
* Queries the image change records of a cloud computer.
|
|
8567
8767
|
*
|
|
8568
8768
|
* @param request - DescribeImageModifiedRecordsRequest
|
|
8569
8769
|
* @returns DescribeImageModifiedRecordsResponse
|
|
@@ -8702,9 +8902,11 @@ class Client extends openapi_core_1.default {
|
|
|
8702
8902
|
return await this.describeImagesWithOptions(request, runtime);
|
|
8703
8903
|
}
|
|
8704
8904
|
/**
|
|
8905
|
+
* Used to query the execution list and status of Cloud Assistant scripts.
|
|
8906
|
+
*
|
|
8705
8907
|
* @remarks
|
|
8706
|
-
*
|
|
8707
|
-
*
|
|
8908
|
+
* - After you execute a command, it does not necessarily mean that the command was successfully executed or produced the expected effect. You must check the actual execution result based on the return value from the API, and the actual output result prevails.
|
|
8909
|
+
* - You can query execution information from the past two weeks, with a maximum retention limit of 100,000 records.
|
|
8708
8910
|
*
|
|
8709
8911
|
* @param request - DescribeInvocationsRequest
|
|
8710
8912
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8766,9 +8968,11 @@ class Client extends openapi_core_1.default {
|
|
|
8766
8968
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeInvocationsResponse({}));
|
|
8767
8969
|
}
|
|
8768
8970
|
/**
|
|
8971
|
+
* Used to query the execution list and status of Cloud Assistant scripts.
|
|
8972
|
+
*
|
|
8769
8973
|
* @remarks
|
|
8770
|
-
*
|
|
8771
|
-
*
|
|
8974
|
+
* - After you execute a command, it does not necessarily mean that the command was successfully executed or produced the expected effect. You must check the actual execution result based on the return value from the API, and the actual output result prevails.
|
|
8975
|
+
* - You can query execution information from the past two weeks, with a maximum retention limit of 100,000 records.
|
|
8772
8976
|
*
|
|
8773
8977
|
* @param request - DescribeInvocationsRequest
|
|
8774
8978
|
* @returns DescribeInvocationsResponse
|
|
@@ -8868,7 +9072,7 @@ class Client extends openapi_core_1.default {
|
|
|
8868
9072
|
return await this.describeKmsKeysWithOptions(request, runtime);
|
|
8869
9073
|
}
|
|
8870
9074
|
/**
|
|
8871
|
-
*
|
|
9075
|
+
* Query the Upgrade/Downgrade price for monthly subscription cloud desktops with unlimited duration or Internet premium bandwidth.
|
|
8872
9076
|
*
|
|
8873
9077
|
* @param request - DescribeModificationPriceRequest
|
|
8874
9078
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8930,7 +9134,7 @@ class Client extends openapi_core_1.default {
|
|
|
8930
9134
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeModificationPriceResponse({}));
|
|
8931
9135
|
}
|
|
8932
9136
|
/**
|
|
8933
|
-
*
|
|
9137
|
+
* Query the Upgrade/Downgrade price for monthly subscription cloud desktops with unlimited duration or Internet premium bandwidth.
|
|
8934
9138
|
*
|
|
8935
9139
|
* @param request - DescribeModificationPriceRequest
|
|
8936
9140
|
* @returns DescribeModificationPriceResponse
|
|
@@ -8940,7 +9144,7 @@ class Client extends openapi_core_1.default {
|
|
|
8940
9144
|
return await this.describeModificationPriceWithOptions(request, runtime);
|
|
8941
9145
|
}
|
|
8942
9146
|
/**
|
|
8943
|
-
* Queries
|
|
9147
|
+
* Queries NAS file systems.
|
|
8944
9148
|
*
|
|
8945
9149
|
* @param request - DescribeNASFileSystemsRequest
|
|
8946
9150
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8984,7 +9188,7 @@ class Client extends openapi_core_1.default {
|
|
|
8984
9188
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeNASFileSystemsResponse({}));
|
|
8985
9189
|
}
|
|
8986
9190
|
/**
|
|
8987
|
-
* Queries
|
|
9191
|
+
* Queries NAS file systems.
|
|
8988
9192
|
*
|
|
8989
9193
|
* @param request - DescribeNASFileSystemsRequest
|
|
8990
9194
|
* @returns DescribeNASFileSystemsResponse
|
|
@@ -9099,7 +9303,7 @@ class Client extends openapi_core_1.default {
|
|
|
9099
9303
|
return await this.describeNetworkPackagesWithOptions(request, runtime);
|
|
9100
9304
|
}
|
|
9101
9305
|
/**
|
|
9102
|
-
*
|
|
9306
|
+
* Gets all properties of an office network, including its ID, name, status, and creation time.
|
|
9103
9307
|
*
|
|
9104
9308
|
* @param request - DescribeOfficeSitesRequest
|
|
9105
9309
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9152,7 +9356,7 @@ class Client extends openapi_core_1.default {
|
|
|
9152
9356
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeOfficeSitesResponse({}));
|
|
9153
9357
|
}
|
|
9154
9358
|
/**
|
|
9155
|
-
*
|
|
9359
|
+
* Gets all properties of an office network, including its ID, name, status, and creation time.
|
|
9156
9360
|
*
|
|
9157
9361
|
* @param request - DescribeOfficeSitesRequest
|
|
9158
9362
|
* @returns DescribeOfficeSitesResponse
|
|
@@ -9162,6 +9366,11 @@ class Client extends openapi_core_1.default {
|
|
|
9162
9366
|
return await this.describeOfficeSitesWithOptions(request, runtime);
|
|
9163
9367
|
}
|
|
9164
9368
|
/**
|
|
9369
|
+
* Queries metrics such as the online user count and the assigned user count.
|
|
9370
|
+
*
|
|
9371
|
+
* @remarks
|
|
9372
|
+
* Before you call this operation, make sure that you are familiar with the resource types and product types of Elastic Desktop Service.
|
|
9373
|
+
*
|
|
9165
9374
|
* @param request - DescribeOnlineUserCountRequest
|
|
9166
9375
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
9167
9376
|
* @returns DescribeOnlineUserCountResponse
|
|
@@ -9198,6 +9407,11 @@ class Client extends openapi_core_1.default {
|
|
|
9198
9407
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeOnlineUserCountResponse({}));
|
|
9199
9408
|
}
|
|
9200
9409
|
/**
|
|
9410
|
+
* Queries metrics such as the online user count and the assigned user count.
|
|
9411
|
+
*
|
|
9412
|
+
* @remarks
|
|
9413
|
+
* Before you call this operation, make sure that you are familiar with the resource types and product types of Elastic Desktop Service.
|
|
9414
|
+
*
|
|
9201
9415
|
* @param request - DescribeOnlineUserCountRequest
|
|
9202
9416
|
* @returns DescribeOnlineUserCountResponse
|
|
9203
9417
|
*/
|
|
@@ -9206,7 +9420,7 @@ class Client extends openapi_core_1.default {
|
|
|
9206
9420
|
return await this.describeOnlineUserCountWithOptions(request, runtime);
|
|
9207
9421
|
}
|
|
9208
9422
|
/**
|
|
9209
|
-
*
|
|
9423
|
+
* Retrieves the details of a cloud computer policy.
|
|
9210
9424
|
*
|
|
9211
9425
|
* @param request - DescribePolicyGroupsRequest
|
|
9212
9426
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9259,7 +9473,7 @@ class Client extends openapi_core_1.default {
|
|
|
9259
9473
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribePolicyGroupsResponse({}));
|
|
9260
9474
|
}
|
|
9261
9475
|
/**
|
|
9262
|
-
*
|
|
9476
|
+
* Retrieves the details of a cloud computer policy.
|
|
9263
9477
|
*
|
|
9264
9478
|
* @param request - DescribePolicyGroupsRequest
|
|
9265
9479
|
* @returns DescribePolicyGroupsResponse
|
|
@@ -9269,15 +9483,7 @@ class Client extends openapi_core_1.default {
|
|
|
9269
9483
|
return await this.describePolicyGroupsWithOptions(request, runtime);
|
|
9270
9484
|
}
|
|
9271
9485
|
/**
|
|
9272
|
-
*
|
|
9273
|
-
*
|
|
9274
|
-
* @remarks
|
|
9275
|
-
* ## Usage notes
|
|
9276
|
-
* The request parameters vary based on the type of desktop resources whose price you want to query. Take note of the following items:
|
|
9277
|
-
* * If you set ResourceType to OfficeSite, you must specify InstanceType.
|
|
9278
|
-
* * If you set ResourceType to Bandwidth, the pay-by-data-transfer metering method is used for network billing.
|
|
9279
|
-
* * If you set ResourceType to Desktop, you must specify InstanceType, RootDiskSizeGib, and UserDiskSizeGib. You can specify OsType, PeriodUnit, Period, and Amount based on your business requirements.
|
|
9280
|
-
* > Before you call this operation to query the prices of cloud desktops by setting ResourceType to Desktop, you must know the desktop types and disk sizes that EDS provides. The disk sizes vary based on the desktop types. For more information, see [Cloud desktop types](https://help.aliyun.com/document_detail/188609.html).
|
|
9486
|
+
* Query the new purchase price of Elastic Desktop Service (EDS) products.
|
|
9281
9487
|
*
|
|
9282
9488
|
* @param request - DescribePriceRequest
|
|
9283
9489
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9360,15 +9566,7 @@ class Client extends openapi_core_1.default {
|
|
|
9360
9566
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribePriceResponse({}));
|
|
9361
9567
|
}
|
|
9362
9568
|
/**
|
|
9363
|
-
*
|
|
9364
|
-
*
|
|
9365
|
-
* @remarks
|
|
9366
|
-
* ## Usage notes
|
|
9367
|
-
* The request parameters vary based on the type of desktop resources whose price you want to query. Take note of the following items:
|
|
9368
|
-
* * If you set ResourceType to OfficeSite, you must specify InstanceType.
|
|
9369
|
-
* * If you set ResourceType to Bandwidth, the pay-by-data-transfer metering method is used for network billing.
|
|
9370
|
-
* * If you set ResourceType to Desktop, you must specify InstanceType, RootDiskSizeGib, and UserDiskSizeGib. You can specify OsType, PeriodUnit, Period, and Amount based on your business requirements.
|
|
9371
|
-
* > Before you call this operation to query the prices of cloud desktops by setting ResourceType to Desktop, you must know the desktop types and disk sizes that EDS provides. The disk sizes vary based on the desktop types. For more information, see [Cloud desktop types](https://help.aliyun.com/document_detail/188609.html).
|
|
9569
|
+
* Query the new purchase price of Elastic Desktop Service (EDS) products.
|
|
9372
9570
|
*
|
|
9373
9571
|
* @param request - DescribePriceRequest
|
|
9374
9572
|
* @returns DescribePriceResponse
|
|
@@ -9525,7 +9723,7 @@ class Client extends openapi_core_1.default {
|
|
|
9525
9723
|
return await this.describePriceForRenewDesktopOversoldGroupWithOptions(request, runtime);
|
|
9526
9724
|
}
|
|
9527
9725
|
/**
|
|
9528
|
-
* Queries
|
|
9726
|
+
* Queries QoS rules.
|
|
9529
9727
|
*
|
|
9530
9728
|
* @param request - DescribeQosRulesRequest
|
|
9531
9729
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9557,7 +9755,7 @@ class Client extends openapi_core_1.default {
|
|
|
9557
9755
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeQosRulesResponse({}));
|
|
9558
9756
|
}
|
|
9559
9757
|
/**
|
|
9560
|
-
* Queries
|
|
9758
|
+
* Queries QoS rules.
|
|
9561
9759
|
*
|
|
9562
9760
|
* @param request - DescribeQosRulesRequest
|
|
9563
9761
|
* @returns DescribeQosRulesResponse
|
|
@@ -9567,7 +9765,7 @@ class Client extends openapi_core_1.default {
|
|
|
9567
9765
|
return await this.describeQosRulesWithOptions(request, runtime);
|
|
9568
9766
|
}
|
|
9569
9767
|
/**
|
|
9570
|
-
*
|
|
9768
|
+
* Retrieve screen recording files from all regions.
|
|
9571
9769
|
*
|
|
9572
9770
|
* @param request - DescribeRecordFileRequest
|
|
9573
9771
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9632,7 +9830,7 @@ class Client extends openapi_core_1.default {
|
|
|
9632
9830
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRecordFileResponse({}));
|
|
9633
9831
|
}
|
|
9634
9832
|
/**
|
|
9635
|
-
*
|
|
9833
|
+
* Retrieve screen recording files from all regions.
|
|
9636
9834
|
*
|
|
9637
9835
|
* @param request - DescribeRecordFileRequest
|
|
9638
9836
|
* @returns DescribeRecordFileResponse
|
|
@@ -9711,7 +9909,7 @@ class Client extends openapi_core_1.default {
|
|
|
9711
9909
|
return await this.describeRecordingsWithOptions(request, runtime);
|
|
9712
9910
|
}
|
|
9713
9911
|
/**
|
|
9714
|
-
*
|
|
9912
|
+
* Query the refund amount for monthly subscription WUYING Workspaces.
|
|
9715
9913
|
*
|
|
9716
9914
|
* @param request - DescribeRefundPriceRequest
|
|
9717
9915
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9749,7 +9947,7 @@ class Client extends openapi_core_1.default {
|
|
|
9749
9947
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRefundPriceResponse({}));
|
|
9750
9948
|
}
|
|
9751
9949
|
/**
|
|
9752
|
-
*
|
|
9950
|
+
* Query the refund amount for monthly subscription WUYING Workspaces.
|
|
9753
9951
|
*
|
|
9754
9952
|
* @param request - DescribeRefundPriceRequest
|
|
9755
9953
|
* @returns DescribeRefundPriceResponse
|
|
@@ -9801,7 +9999,7 @@ class Client extends openapi_core_1.default {
|
|
|
9801
9999
|
return await this.describeRegionsWithOptions(request, runtime);
|
|
9802
10000
|
}
|
|
9803
10001
|
/**
|
|
9804
|
-
*
|
|
10002
|
+
* Retrieves the renewal price for an Elastic Desktop Service product.
|
|
9805
10003
|
*
|
|
9806
10004
|
* @param request - DescribeRenewalPriceRequest
|
|
9807
10005
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9851,7 +10049,7 @@ class Client extends openapi_core_1.default {
|
|
|
9851
10049
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRenewalPriceResponse({}));
|
|
9852
10050
|
}
|
|
9853
10051
|
/**
|
|
9854
|
-
*
|
|
10052
|
+
* Retrieves the renewal price for an Elastic Desktop Service product.
|
|
9855
10053
|
*
|
|
9856
10054
|
* @param request - DescribeRenewalPriceRequest
|
|
9857
10055
|
* @returns DescribeRenewalPriceResponse
|
|
@@ -10059,8 +10257,8 @@ class Client extends openapi_core_1.default {
|
|
|
10059
10257
|
* Queries the session statistics of a region.
|
|
10060
10258
|
*
|
|
10061
10259
|
* @remarks
|
|
10062
|
-
*
|
|
10063
|
-
*
|
|
10260
|
+
* - This is a central operation and can be called only by using services in the China (Shanghai) region.
|
|
10261
|
+
* - You can query session statistics for the past hour.
|
|
10064
10262
|
*
|
|
10065
10263
|
* @param request - DescribeSessionStatisticRequest
|
|
10066
10264
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10107,8 +10305,8 @@ class Client extends openapi_core_1.default {
|
|
|
10107
10305
|
* Queries the session statistics of a region.
|
|
10108
10306
|
*
|
|
10109
10307
|
* @remarks
|
|
10110
|
-
*
|
|
10111
|
-
*
|
|
10308
|
+
* - This is a central operation and can be called only by using services in the China (Shanghai) region.
|
|
10309
|
+
* - You can query session statistics for the past hour.
|
|
10112
10310
|
*
|
|
10113
10311
|
* @param request - DescribeSessionStatisticRequest
|
|
10114
10312
|
* @returns DescribeSessionStatisticResponse
|
|
@@ -10118,7 +10316,7 @@ class Client extends openapi_core_1.default {
|
|
|
10118
10316
|
return await this.describeSessionStatisticWithOptions(request, runtime);
|
|
10119
10317
|
}
|
|
10120
10318
|
/**
|
|
10121
|
-
* Queries the snapshots
|
|
10319
|
+
* Queries the snapshots and their details for a cloud desktop.
|
|
10122
10320
|
*
|
|
10123
10321
|
* @param request - DescribeSnapshotsRequest
|
|
10124
10322
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10183,7 +10381,7 @@ class Client extends openapi_core_1.default {
|
|
|
10183
10381
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSnapshotsResponse({}));
|
|
10184
10382
|
}
|
|
10185
10383
|
/**
|
|
10186
|
-
* Queries the snapshots
|
|
10384
|
+
* Queries the snapshots and their details for a cloud desktop.
|
|
10187
10385
|
*
|
|
10188
10386
|
* @param request - DescribeSnapshotsRequest
|
|
10189
10387
|
* @returns DescribeSnapshotsResponse
|
|
@@ -10304,7 +10502,7 @@ class Client extends openapi_core_1.default {
|
|
|
10304
10502
|
return await this.describeSubnetsWithOptions(request, runtime);
|
|
10305
10503
|
}
|
|
10306
10504
|
/**
|
|
10307
|
-
*
|
|
10505
|
+
* Query the details of Cloud Desktop templates.
|
|
10308
10506
|
*
|
|
10309
10507
|
* @param request - DescribeTemplatesRequest
|
|
10310
10508
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10360,7 +10558,7 @@ class Client extends openapi_core_1.default {
|
|
|
10360
10558
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeTemplatesResponse({}));
|
|
10361
10559
|
}
|
|
10362
10560
|
/**
|
|
10363
|
-
*
|
|
10561
|
+
* Query the details of Cloud Desktop templates.
|
|
10364
10562
|
*
|
|
10365
10563
|
* @param request - DescribeTemplatesRequest
|
|
10366
10564
|
* @returns DescribeTemplatesResponse
|
|
@@ -10370,7 +10568,7 @@ class Client extends openapi_core_1.default {
|
|
|
10370
10568
|
return await this.describeTemplatesWithOptions(request, runtime);
|
|
10371
10569
|
}
|
|
10372
10570
|
/**
|
|
10373
|
-
*
|
|
10571
|
+
* Retrieves details for a specified configuration group.
|
|
10374
10572
|
*
|
|
10375
10573
|
* @param request - DescribeTimerGroupRequest
|
|
10376
10574
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10402,7 +10600,7 @@ class Client extends openapi_core_1.default {
|
|
|
10402
10600
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeTimerGroupResponse({}));
|
|
10403
10601
|
}
|
|
10404
10602
|
/**
|
|
10405
|
-
*
|
|
10603
|
+
* Retrieves details for a specified configuration group.
|
|
10406
10604
|
*
|
|
10407
10605
|
* @param request - DescribeTimerGroupRequest
|
|
10408
10606
|
* @returns DescribeTimerGroupResponse
|
|
@@ -10547,8 +10745,6 @@ class Client extends openapi_core_1.default {
|
|
|
10547
10745
|
return await this.describeUserConnectionRecordsWithOptions(request, runtime);
|
|
10548
10746
|
}
|
|
10549
10747
|
/**
|
|
10550
|
-
* Queries the configurations of the user profile management (UPM) directory blacklist and whitelist.
|
|
10551
|
-
*
|
|
10552
10748
|
* @param request - DescribeUserProfilePathRulesRequest
|
|
10553
10749
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
10554
10750
|
* @returns DescribeUserProfilePathRulesResponse
|
|
@@ -10582,8 +10778,6 @@ class Client extends openapi_core_1.default {
|
|
|
10582
10778
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUserProfilePathRulesResponse({}));
|
|
10583
10779
|
}
|
|
10584
10780
|
/**
|
|
10585
|
-
* Queries the configurations of the user profile management (UPM) directory blacklist and whitelist.
|
|
10586
|
-
*
|
|
10587
10781
|
* @param request - DescribeUserProfilePathRulesRequest
|
|
10588
10782
|
* @returns DescribeUserProfilePathRulesResponse
|
|
10589
10783
|
*/
|
|
@@ -10592,7 +10786,7 @@ class Client extends openapi_core_1.default {
|
|
|
10592
10786
|
return await this.describeUserProfilePathRulesWithOptions(request, runtime);
|
|
10593
10787
|
}
|
|
10594
10788
|
/**
|
|
10595
|
-
*
|
|
10789
|
+
* This operation queries the details of all authorized users in a cloud desktop group, including their usernames, email addresses, phone numbers, and the IDs of their authorized cloud desktops.
|
|
10596
10790
|
*
|
|
10597
10791
|
* @param request - DescribeUsersInGroupRequest
|
|
10598
10792
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10648,7 +10842,7 @@ class Client extends openapi_core_1.default {
|
|
|
10648
10842
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUsersInGroupResponse({}));
|
|
10649
10843
|
}
|
|
10650
10844
|
/**
|
|
10651
|
-
*
|
|
10845
|
+
* This operation queries the details of all authorized users in a cloud desktop group, including their usernames, email addresses, phone numbers, and the IDs of their authorized cloud desktops.
|
|
10652
10846
|
*
|
|
10653
10847
|
* @param request - DescribeUsersInGroupRequest
|
|
10654
10848
|
* @returns DescribeUsersInGroupResponse
|
|
@@ -10700,7 +10894,7 @@ class Client extends openapi_core_1.default {
|
|
|
10700
10894
|
return await this.describeUsersPasswordWithOptions(request, runtime);
|
|
10701
10895
|
}
|
|
10702
10896
|
/**
|
|
10703
|
-
*
|
|
10897
|
+
* Retrieves the virtual multi-factor authentication (MFA) device associated with an Active Directory (AD) account.
|
|
10704
10898
|
*
|
|
10705
10899
|
* @param request - DescribeVirtualMFADevicesRequest
|
|
10706
10900
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10744,7 +10938,7 @@ class Client extends openapi_core_1.default {
|
|
|
10744
10938
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeVirtualMFADevicesResponse({}));
|
|
10745
10939
|
}
|
|
10746
10940
|
/**
|
|
10747
|
-
*
|
|
10941
|
+
* Retrieves the virtual multi-factor authentication (MFA) device associated with an Active Directory (AD) account.
|
|
10748
10942
|
*
|
|
10749
10943
|
* @param request - DescribeVirtualMFADevicesRequest
|
|
10750
10944
|
* @returns DescribeVirtualMFADevicesResponse
|
|
@@ -10754,7 +10948,7 @@ class Client extends openapi_core_1.default {
|
|
|
10754
10948
|
return await this.describeVirtualMFADevicesWithOptions(request, runtime);
|
|
10755
10949
|
}
|
|
10756
10950
|
/**
|
|
10757
|
-
* Queries the zones
|
|
10951
|
+
* Queries the zones supported by Elastic Desktop Service (EDS) in a region.
|
|
10758
10952
|
*
|
|
10759
10953
|
* @param request - DescribeZonesRequest
|
|
10760
10954
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10789,7 +10983,7 @@ class Client extends openapi_core_1.default {
|
|
|
10789
10983
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeZonesResponse({}));
|
|
10790
10984
|
}
|
|
10791
10985
|
/**
|
|
10792
|
-
* Queries the zones
|
|
10986
|
+
* Queries the zones supported by Elastic Desktop Service (EDS) in a region.
|
|
10793
10987
|
*
|
|
10794
10988
|
* @param request - DescribeZonesRequest
|
|
10795
10989
|
* @returns DescribeZonesResponse
|
|
@@ -11546,7 +11740,7 @@ class Client extends openapi_core_1.default {
|
|
|
11546
11740
|
return await this.getCoordinateTicketWithOptions(request, runtime);
|
|
11547
11741
|
}
|
|
11548
11742
|
/**
|
|
11549
|
-
* Queries the
|
|
11743
|
+
* Queries the details of a cloud computer share.
|
|
11550
11744
|
*
|
|
11551
11745
|
* @param request - GetDesktopGroupDetailRequest
|
|
11552
11746
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -11578,7 +11772,7 @@ class Client extends openapi_core_1.default {
|
|
|
11578
11772
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetDesktopGroupDetailResponse({}));
|
|
11579
11773
|
}
|
|
11580
11774
|
/**
|
|
11581
|
-
* Queries the
|
|
11775
|
+
* Queries the details of a cloud computer share.
|
|
11582
11776
|
*
|
|
11583
11777
|
* @param request - GetDesktopGroupDetailRequest
|
|
11584
11778
|
* @returns GetDesktopGroupDetailResponse
|
|
@@ -11632,9 +11826,6 @@ class Client extends openapi_core_1.default {
|
|
|
11632
11826
|
/**
|
|
11633
11827
|
* Obtains the metadata of a Security Assertion Markup Language (SAML) 2.0-based service provider (SP).
|
|
11634
11828
|
*
|
|
11635
|
-
* @remarks
|
|
11636
|
-
* You can call this operation only for workspaces of the Active Directory (AD) and convenience account types.
|
|
11637
|
-
*
|
|
11638
11829
|
* @param request - GetSpMetadataRequest
|
|
11639
11830
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
11640
11831
|
* @returns GetSpMetadataResponse
|
|
@@ -11670,9 +11861,6 @@ class Client extends openapi_core_1.default {
|
|
|
11670
11861
|
/**
|
|
11671
11862
|
* Obtains the metadata of a Security Assertion Markup Language (SAML) 2.0-based service provider (SP).
|
|
11672
11863
|
*
|
|
11673
|
-
* @remarks
|
|
11674
|
-
* You can call this operation only for workspaces of the Active Directory (AD) and convenience account types.
|
|
11675
|
-
*
|
|
11676
11864
|
* @param request - GetSpMetadataRequest
|
|
11677
11865
|
* @returns GetSpMetadataResponse
|
|
11678
11866
|
*/
|
|
@@ -11683,9 +11871,6 @@ class Client extends openapi_core_1.default {
|
|
|
11683
11871
|
/**
|
|
11684
11872
|
* Hibernates cloud desktops.
|
|
11685
11873
|
*
|
|
11686
|
-
* @remarks
|
|
11687
|
-
* Hibernating a cloud desktop is in private preview. If you want to try this feature, submit a ticket.
|
|
11688
|
-
*
|
|
11689
11874
|
* @param request - HibernateDesktopsRequest
|
|
11690
11875
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
11691
11876
|
* @returns HibernateDesktopsResponse
|
|
@@ -11718,9 +11903,6 @@ class Client extends openapi_core_1.default {
|
|
|
11718
11903
|
/**
|
|
11719
11904
|
* Hibernates cloud desktops.
|
|
11720
11905
|
*
|
|
11721
|
-
* @remarks
|
|
11722
|
-
* Hibernating a cloud desktop is in private preview. If you want to try this feature, submit a ticket.
|
|
11723
|
-
*
|
|
11724
11906
|
* @param request - HibernateDesktopsRequest
|
|
11725
11907
|
* @returns HibernateDesktopsResponse
|
|
11726
11908
|
*/
|
|
@@ -11800,10 +11982,7 @@ class Client extends openapi_core_1.default {
|
|
|
11800
11982
|
return await this.listCdsFilesWithOptions(request, runtime);
|
|
11801
11983
|
}
|
|
11802
11984
|
/**
|
|
11803
|
-
*
|
|
11804
|
-
*
|
|
11805
|
-
* @remarks
|
|
11806
|
-
* If you use an AD directory to connect to an AD system, you can call this operation to obtain the user information in the AD system.
|
|
11985
|
+
* If you use an Active Directory (AD) directory to connect to your enterprise AD, call this operation to retrieve user information from your enterprise AD.
|
|
11807
11986
|
*
|
|
11808
11987
|
* @param request - ListDirectoryUsersRequest
|
|
11809
11988
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -11856,10 +12035,7 @@ class Client extends openapi_core_1.default {
|
|
|
11856
12035
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListDirectoryUsersResponse({}));
|
|
11857
12036
|
}
|
|
11858
12037
|
/**
|
|
11859
|
-
*
|
|
11860
|
-
*
|
|
11861
|
-
* @remarks
|
|
11862
|
-
* If you use an AD directory to connect to an AD system, you can call this operation to obtain the user information in the AD system.
|
|
12038
|
+
* If you use an Active Directory (AD) directory to connect to your enterprise AD, call this operation to retrieve user information from your enterprise AD.
|
|
11863
12039
|
*
|
|
11864
12040
|
* @param request - ListDirectoryUsersRequest
|
|
11865
12041
|
* @returns ListDirectoryUsersResponse
|
|
@@ -12019,7 +12195,7 @@ class Client extends openapi_core_1.default {
|
|
|
12019
12195
|
return await this.listOfficeSiteOverviewWithOptions(request, runtime);
|
|
12020
12196
|
}
|
|
12021
12197
|
/**
|
|
12022
|
-
* Queries information about Active Directory (AD) accounts
|
|
12198
|
+
* Queries information about Active Directory (AD) accounts in an AD office network (formerly known as a workspace) that is connected to an AD domain.
|
|
12023
12199
|
*
|
|
12024
12200
|
* @param request - ListOfficeSiteUsersRequest
|
|
12025
12201
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -12072,7 +12248,7 @@ class Client extends openapi_core_1.default {
|
|
|
12072
12248
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListOfficeSiteUsersResponse({}));
|
|
12073
12249
|
}
|
|
12074
12250
|
/**
|
|
12075
|
-
* Queries information about Active Directory (AD) accounts
|
|
12251
|
+
* Queries information about Active Directory (AD) accounts in an AD office network (formerly known as a workspace) that is connected to an AD domain.
|
|
12076
12252
|
*
|
|
12077
12253
|
* @param request - ListOfficeSiteUsersRequest
|
|
12078
12254
|
* @returns ListOfficeSiteUsersResponse
|
|
@@ -12142,7 +12318,7 @@ class Client extends openapi_core_1.default {
|
|
|
12142
12318
|
return await this.listTagResourcesWithOptions(request, runtime);
|
|
12143
12319
|
}
|
|
12144
12320
|
/**
|
|
12145
|
-
*
|
|
12321
|
+
* Retrieves the download URLs for transferred files.
|
|
12146
12322
|
*
|
|
12147
12323
|
* @param request - ListTransferFileDownloadUrlRequest
|
|
12148
12324
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -12174,7 +12350,7 @@ class Client extends openapi_core_1.default {
|
|
|
12174
12350
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListTransferFileDownloadUrlResponse({}));
|
|
12175
12351
|
}
|
|
12176
12352
|
/**
|
|
12177
|
-
*
|
|
12353
|
+
* Retrieves the download URLs for transferred files.
|
|
12178
12354
|
*
|
|
12179
12355
|
* @param request - ListTransferFileDownloadUrlRequest
|
|
12180
12356
|
* @returns ListTransferFileDownloadUrlResponse
|
|
@@ -12328,7 +12504,7 @@ class Client extends openapi_core_1.default {
|
|
|
12328
12504
|
return await this.lockVirtualMFADeviceWithOptions(request, runtime);
|
|
12329
12505
|
}
|
|
12330
12506
|
/**
|
|
12331
|
-
* Migrates
|
|
12507
|
+
* Migrates one or more cloud computers to a new office network.
|
|
12332
12508
|
*
|
|
12333
12509
|
* @param request - MigrateDesktopsRequest
|
|
12334
12510
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -12369,7 +12545,7 @@ class Client extends openapi_core_1.default {
|
|
|
12369
12545
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.MigrateDesktopsResponse({}));
|
|
12370
12546
|
}
|
|
12371
12547
|
/**
|
|
12372
|
-
* Migrates
|
|
12548
|
+
* Migrates one or more cloud computers to a new office network.
|
|
12373
12549
|
*
|
|
12374
12550
|
* @param request - MigrateDesktopsRequest
|
|
12375
12551
|
* @returns MigrateDesktopsResponse
|
|
@@ -12640,7 +12816,7 @@ class Client extends openapi_core_1.default {
|
|
|
12640
12816
|
return await this.modifyAclEntriesWithOptions(request, runtime);
|
|
12641
12817
|
}
|
|
12642
12818
|
/**
|
|
12643
|
-
* Modifies the
|
|
12819
|
+
* Modifies the name and snapshot retention period of an automatic snapshot policy.
|
|
12644
12820
|
*
|
|
12645
12821
|
* @param request - ModifyAutoSnapshotPolicyRequest
|
|
12646
12822
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -12684,7 +12860,7 @@ class Client extends openapi_core_1.default {
|
|
|
12684
12860
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyAutoSnapshotPolicyResponse({}));
|
|
12685
12861
|
}
|
|
12686
12862
|
/**
|
|
12687
|
-
* Modifies the
|
|
12863
|
+
* Modifies the name and snapshot retention period of an automatic snapshot policy.
|
|
12688
12864
|
*
|
|
12689
12865
|
* @param request - ModifyAutoSnapshotPolicyRequest
|
|
12690
12866
|
* @returns ModifyAutoSnapshotPolicyResponse
|
|
@@ -12811,7 +12987,7 @@ class Client extends openapi_core_1.default {
|
|
|
12811
12987
|
return await this.modifyCdsFileWithOptions(request, runtime);
|
|
12812
12988
|
}
|
|
12813
12989
|
/**
|
|
12814
|
-
*
|
|
12990
|
+
* Modifies the link for file sharing.
|
|
12815
12991
|
*
|
|
12816
12992
|
* @param request - ModifyCdsFileShareLinkRequest
|
|
12817
12993
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -12891,7 +13067,7 @@ class Client extends openapi_core_1.default {
|
|
|
12891
13067
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyCdsFileShareLinkResponse({}));
|
|
12892
13068
|
}
|
|
12893
13069
|
/**
|
|
12894
|
-
*
|
|
13070
|
+
* Modifies the link for file sharing.
|
|
12895
13071
|
*
|
|
12896
13072
|
* @param request - ModifyCdsFileShareLinkRequest
|
|
12897
13073
|
* @returns ModifyCdsFileShareLinkResponse
|
|
@@ -12901,7 +13077,7 @@ class Client extends openapi_core_1.default {
|
|
|
12901
13077
|
return await this.modifyCdsFileShareLinkWithOptions(request, runtime);
|
|
12902
13078
|
}
|
|
12903
13079
|
/**
|
|
12904
|
-
* Modifies a
|
|
13080
|
+
* Modifies a configuration that does not have a region-specific policy.
|
|
12905
13081
|
*
|
|
12906
13082
|
* @param request - ModifyCenterPolicyRequest
|
|
12907
13083
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -13332,7 +13508,7 @@ class Client extends openapi_core_1.default {
|
|
|
13332
13508
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyCenterPolicyResponse({}));
|
|
13333
13509
|
}
|
|
13334
13510
|
/**
|
|
13335
|
-
* Modifies a
|
|
13511
|
+
* Modifies a configuration that does not have a region-specific policy.
|
|
13336
13512
|
*
|
|
13337
13513
|
* @param request - ModifyCenterPolicyRequest
|
|
13338
13514
|
* @returns ModifyCenterPolicyResponse
|
|
@@ -13393,7 +13569,12 @@ class Client extends openapi_core_1.default {
|
|
|
13393
13569
|
return await this.modifyCloudDriveGroupsWithOptions(request, runtime);
|
|
13394
13570
|
}
|
|
13395
13571
|
/**
|
|
13396
|
-
*
|
|
13572
|
+
* The default policy for the enterprise file storage is that all users can upload files from on-premises devices to the enterprise file storage, but cannot download files from the enterprise file storage to on-premises devices. You can invoke this API to add users with exception permissions.
|
|
13573
|
+
*
|
|
13574
|
+
* @remarks
|
|
13575
|
+
* When accessing the file storage within WUYING Workspace, file uploads and downloads between them are always allowed because both reside in a secure environment. However, if the visibility of the file storage on WUYING Terminal has been enabled, end users can directly access the file storage through the WUYING Terminal interface.
|
|
13576
|
+
* To prevent end users from transferring sensitive data from WUYING Workspace to on-premises devices via the file storage, the default policy allows users to upload files from on-premises devices to the enterprise file storage but prohibits downloading files from the enterprise file storage to on-premises devices. This default policy applies to all users of the file storage, and you do not need to configure its scope.
|
|
13577
|
+
* If needed, you can invoke this API to control user permissions for file transfer between the enterprise file storage and on-premises devices. Users added here will be exempt from the default policy.
|
|
13397
13578
|
*
|
|
13398
13579
|
* @param request - ModifyCloudDrivePermissionRequest
|
|
13399
13580
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -13434,7 +13615,12 @@ class Client extends openapi_core_1.default {
|
|
|
13434
13615
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyCloudDrivePermissionResponse({}));
|
|
13435
13616
|
}
|
|
13436
13617
|
/**
|
|
13437
|
-
*
|
|
13618
|
+
* The default policy for the enterprise file storage is that all users can upload files from on-premises devices to the enterprise file storage, but cannot download files from the enterprise file storage to on-premises devices. You can invoke this API to add users with exception permissions.
|
|
13619
|
+
*
|
|
13620
|
+
* @remarks
|
|
13621
|
+
* When accessing the file storage within WUYING Workspace, file uploads and downloads between them are always allowed because both reside in a secure environment. However, if the visibility of the file storage on WUYING Terminal has been enabled, end users can directly access the file storage through the WUYING Terminal interface.
|
|
13622
|
+
* To prevent end users from transferring sensitive data from WUYING Workspace to on-premises devices via the file storage, the default policy allows users to upload files from on-premises devices to the enterprise file storage but prohibits downloading files from the enterprise file storage to on-premises devices. This default policy applies to all users of the file storage, and you do not need to configure its scope.
|
|
13623
|
+
* If needed, you can invoke this API to control user permissions for file transfer between the enterprise file storage and on-premises devices. Users added here will be exempt from the default policy.
|
|
13438
13624
|
*
|
|
13439
13625
|
* @param request - ModifyCloudDrivePermissionRequest
|
|
13440
13626
|
* @returns ModifyCloudDrivePermissionResponse
|
|
@@ -13444,7 +13630,7 @@ class Client extends openapi_core_1.default {
|
|
|
13444
13630
|
return await this.modifyCloudDrivePermissionWithOptions(request, runtime);
|
|
13445
13631
|
}
|
|
13446
13632
|
/**
|
|
13447
|
-
*
|
|
13633
|
+
* Modify basic properties of a user\\"s personal disk, such as the status and storage capacity limit.
|
|
13448
13634
|
*
|
|
13449
13635
|
* @param request - ModifyCloudDriveUsersRequest
|
|
13450
13636
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -13485,7 +13671,7 @@ class Client extends openapi_core_1.default {
|
|
|
13485
13671
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyCloudDriveUsersResponse({}));
|
|
13486
13672
|
}
|
|
13487
13673
|
/**
|
|
13488
|
-
*
|
|
13674
|
+
* Modify basic properties of a user\\"s personal disk, such as the status and storage capacity limit.
|
|
13489
13675
|
*
|
|
13490
13676
|
* @param request - ModifyCloudDriveUsersRequest
|
|
13491
13677
|
* @returns ModifyCloudDriveUsersResponse
|
|
@@ -13588,12 +13774,14 @@ class Client extends openapi_core_1.default {
|
|
|
13588
13774
|
return await this.modifyCustomizedListHeadersWithOptions(request, runtime);
|
|
13589
13775
|
}
|
|
13590
13776
|
/**
|
|
13591
|
-
* Changes the billing method of cloud
|
|
13777
|
+
* Changes the billing method of a cloud desktop to subscription or pay-as-you-go.
|
|
13592
13778
|
*
|
|
13593
13779
|
* @remarks
|
|
13594
|
-
*
|
|
13595
|
-
*
|
|
13596
|
-
*
|
|
13780
|
+
* - Before calling this operation, ensure you understand the billing methods for cloud desktops. For more information, see [billing overview](https://help.aliyun.com/document_detail/188395.html).
|
|
13781
|
+
* - Ensure the cloud desktop is in the running or stopped state and has no overdue payments.
|
|
13782
|
+
* - After you pay for the order, the system begins to convert the billing method. While the desktop is in the updating state, you cannot perform other operations, such as starting, stopping, or changing its configuration.
|
|
13783
|
+
* <props="china">
|
|
13784
|
+
* When you convert from subscription to pay-as-you-go, refund limits apply. For more information, see [Convert Subscription to Pay-As-You-Go](https://help.aliyun.com/document_detail/439964.html).
|
|
13597
13785
|
*
|
|
13598
13786
|
* @param request - ModifyDesktopChargeTypeRequest
|
|
13599
13787
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -13646,12 +13834,14 @@ class Client extends openapi_core_1.default {
|
|
|
13646
13834
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDesktopChargeTypeResponse({}));
|
|
13647
13835
|
}
|
|
13648
13836
|
/**
|
|
13649
|
-
* Changes the billing method of cloud
|
|
13837
|
+
* Changes the billing method of a cloud desktop to subscription or pay-as-you-go.
|
|
13650
13838
|
*
|
|
13651
13839
|
* @remarks
|
|
13652
|
-
*
|
|
13653
|
-
*
|
|
13654
|
-
*
|
|
13840
|
+
* - Before calling this operation, ensure you understand the billing methods for cloud desktops. For more information, see [billing overview](https://help.aliyun.com/document_detail/188395.html).
|
|
13841
|
+
* - Ensure the cloud desktop is in the running or stopped state and has no overdue payments.
|
|
13842
|
+
* - After you pay for the order, the system begins to convert the billing method. While the desktop is in the updating state, you cannot perform other operations, such as starting, stopping, or changing its configuration.
|
|
13843
|
+
* <props="china">
|
|
13844
|
+
* When you convert from subscription to pay-as-you-go, refund limits apply. For more information, see [Convert Subscription to Pay-As-You-Go](https://help.aliyun.com/document_detail/439964.html).
|
|
13655
13845
|
*
|
|
13656
13846
|
* @param request - ModifyDesktopChargeTypeRequest
|
|
13657
13847
|
* @returns ModifyDesktopChargeTypeResponse
|
|
@@ -13661,10 +13851,10 @@ class Client extends openapi_core_1.default {
|
|
|
13661
13851
|
return await this.modifyDesktopChargeTypeWithOptions(request, runtime);
|
|
13662
13852
|
}
|
|
13663
13853
|
/**
|
|
13664
|
-
* Modifies a cloud computer
|
|
13854
|
+
* Modifies a shared cloud computer group.
|
|
13665
13855
|
*
|
|
13666
13856
|
* @remarks
|
|
13667
|
-
*
|
|
13857
|
+
* After you create a shared cloud computer group, the system automatically provisions cloud computers in the group based on its auto scaling policy and end-user connections. All cloud computers in the group use the same cloud computer template and security policy. You can modify the group’s configuration as needed, such as the group name, cloud computer template, and associated policies.
|
|
13668
13858
|
*
|
|
13669
13859
|
* @param request - ModifyDesktopGroupRequest
|
|
13670
13860
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -13771,10 +13961,10 @@ class Client extends openapi_core_1.default {
|
|
|
13771
13961
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDesktopGroupResponse({}));
|
|
13772
13962
|
}
|
|
13773
13963
|
/**
|
|
13774
|
-
* Modifies a cloud computer
|
|
13964
|
+
* Modifies a shared cloud computer group.
|
|
13775
13965
|
*
|
|
13776
13966
|
* @remarks
|
|
13777
|
-
*
|
|
13967
|
+
* After you create a shared cloud computer group, the system automatically provisions cloud computers in the group based on its auto scaling policy and end-user connections. All cloud computers in the group use the same cloud computer template and security policy. You can modify the group’s configuration as needed, such as the group name, cloud computer template, and associated policies.
|
|
13778
13968
|
*
|
|
13779
13969
|
* @param request - ModifyDesktopGroupRequest
|
|
13780
13970
|
* @returns ModifyDesktopGroupResponse
|
|
@@ -13784,10 +13974,10 @@ class Client extends openapi_core_1.default {
|
|
|
13784
13974
|
return await this.modifyDesktopGroupWithOptions(request, runtime);
|
|
13785
13975
|
}
|
|
13786
13976
|
/**
|
|
13787
|
-
* Modifies the hostname of a Windows cloud
|
|
13977
|
+
* Modifies the hostname of a Windows cloud desktop in an AD workspace.
|
|
13788
13978
|
*
|
|
13789
13979
|
* @remarks
|
|
13790
|
-
*
|
|
13980
|
+
* You can only modify the hostname of Windows cloud desktops in an AD workspace. Modifying the hostname rebuilds the cloud desktop.
|
|
13791
13981
|
*
|
|
13792
13982
|
* @param request - ModifyDesktopHostNameRequest
|
|
13793
13983
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -13825,10 +14015,10 @@ class Client extends openapi_core_1.default {
|
|
|
13825
14015
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDesktopHostNameResponse({}));
|
|
13826
14016
|
}
|
|
13827
14017
|
/**
|
|
13828
|
-
* Modifies the hostname of a Windows cloud
|
|
14018
|
+
* Modifies the hostname of a Windows cloud desktop in an AD workspace.
|
|
13829
14019
|
*
|
|
13830
14020
|
* @remarks
|
|
13831
|
-
*
|
|
14021
|
+
* You can only modify the hostname of Windows cloud desktops in an AD workspace. Modifying the hostname rebuilds the cloud desktop.
|
|
13832
14022
|
*
|
|
13833
14023
|
* @param request - ModifyDesktopHostNameRequest
|
|
13834
14024
|
* @returns ModifyDesktopHostNameResponse
|
|
@@ -13838,7 +14028,7 @@ class Client extends openapi_core_1.default {
|
|
|
13838
14028
|
return await this.modifyDesktopHostNameWithOptions(request, runtime);
|
|
13839
14029
|
}
|
|
13840
14030
|
/**
|
|
13841
|
-
*
|
|
14031
|
+
* Modifies the name of a specified cloud desktop.
|
|
13842
14032
|
*
|
|
13843
14033
|
* @param request - ModifyDesktopNameRequest
|
|
13844
14034
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -13879,7 +14069,7 @@ class Client extends openapi_core_1.default {
|
|
|
13879
14069
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDesktopNameResponse({}));
|
|
13880
14070
|
}
|
|
13881
14071
|
/**
|
|
13882
|
-
*
|
|
14072
|
+
* Modifies the name of a specified cloud desktop.
|
|
13883
14073
|
*
|
|
13884
14074
|
* @param request - ModifyDesktopNameRequest
|
|
13885
14075
|
* @returns ModifyDesktopNameResponse
|
|
@@ -14054,19 +14244,19 @@ class Client extends openapi_core_1.default {
|
|
|
14054
14244
|
return await this.modifyDesktopOversoldUserGroupWithOptions(request, runtime);
|
|
14055
14245
|
}
|
|
14056
14246
|
/**
|
|
14057
|
-
*
|
|
14247
|
+
* Modifies the desktop type and expands the disks of a cloud desktop.
|
|
14058
14248
|
*
|
|
14059
14249
|
* @remarks
|
|
14060
|
-
*
|
|
14061
|
-
*
|
|
14062
|
-
*
|
|
14063
|
-
*
|
|
14064
|
-
*
|
|
14065
|
-
*
|
|
14066
|
-
*
|
|
14067
|
-
*
|
|
14068
|
-
*
|
|
14069
|
-
*
|
|
14250
|
+
* This operation modifies the configuration of a cloud desktop, including its desktop type and disk sizes.
|
|
14251
|
+
* - Before you modify the configuration, ensure you understand the supported desktop types and disk sizes. For more information, see [Cloud desktop specifications](https://help.aliyun.com/document_detail/188609.html). You can call the [DescribeDesktopTypes](~~DescribeDesktopTypes~~) operation to query the supported desktop types.
|
|
14252
|
+
* - When you call this operation, you must modify the desktop type, the system disk size, or the data disk size. This requires specifying at least one of the corresponding parameters: `DesktopType`, `RootDiskSizeGib`, or `UserDiskSizeGib`. Note the following:
|
|
14253
|
+
* - A desktop type includes vCPU, memory, and GPU configurations. You can change the desktop type but cannot modify these resources individually.
|
|
14254
|
+
* - You cannot change a desktop type between general-purpose and non-general-purpose, or between graphics-accelerated and non-graphics-accelerated.
|
|
14255
|
+
* - Both the system disk and the data disk support expansion, but not shrinking.
|
|
14256
|
+
* - If the cloud desktop uses the subscription billing method, the system calculates the price difference based on the configuration change. You must pay the price difference, or you will receive a refund.
|
|
14257
|
+
* - For the same cloud desktop, wait at least five minutes between configuration change operations.
|
|
14258
|
+
* - The cloud desktop must be in the Stopped state.
|
|
14259
|
+
* - This operation does not affect the personal data stored on the cloud desktop.
|
|
14070
14260
|
*
|
|
14071
14261
|
* @param request - ModifyDesktopSpecRequest
|
|
14072
14262
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -14125,19 +14315,19 @@ class Client extends openapi_core_1.default {
|
|
|
14125
14315
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDesktopSpecResponse({}));
|
|
14126
14316
|
}
|
|
14127
14317
|
/**
|
|
14128
|
-
*
|
|
14318
|
+
* Modifies the desktop type and expands the disks of a cloud desktop.
|
|
14129
14319
|
*
|
|
14130
14320
|
* @remarks
|
|
14131
|
-
*
|
|
14132
|
-
*
|
|
14133
|
-
*
|
|
14134
|
-
*
|
|
14135
|
-
*
|
|
14136
|
-
*
|
|
14137
|
-
*
|
|
14138
|
-
*
|
|
14139
|
-
*
|
|
14140
|
-
*
|
|
14321
|
+
* This operation modifies the configuration of a cloud desktop, including its desktop type and disk sizes.
|
|
14322
|
+
* - Before you modify the configuration, ensure you understand the supported desktop types and disk sizes. For more information, see [Cloud desktop specifications](https://help.aliyun.com/document_detail/188609.html). You can call the [DescribeDesktopTypes](~~DescribeDesktopTypes~~) operation to query the supported desktop types.
|
|
14323
|
+
* - When you call this operation, you must modify the desktop type, the system disk size, or the data disk size. This requires specifying at least one of the corresponding parameters: `DesktopType`, `RootDiskSizeGib`, or `UserDiskSizeGib`. Note the following:
|
|
14324
|
+
* - A desktop type includes vCPU, memory, and GPU configurations. You can change the desktop type but cannot modify these resources individually.
|
|
14325
|
+
* - You cannot change a desktop type between general-purpose and non-general-purpose, or between graphics-accelerated and non-graphics-accelerated.
|
|
14326
|
+
* - Both the system disk and the data disk support expansion, but not shrinking.
|
|
14327
|
+
* - If the cloud desktop uses the subscription billing method, the system calculates the price difference based on the configuration change. You must pay the price difference, or you will receive a refund.
|
|
14328
|
+
* - For the same cloud desktop, wait at least five minutes between configuration change operations.
|
|
14329
|
+
* - The cloud desktop must be in the Stopped state.
|
|
14330
|
+
* - This operation does not affect the personal data stored on the cloud desktop.
|
|
14141
14331
|
*
|
|
14142
14332
|
* @param request - ModifyDesktopSpecRequest
|
|
14143
14333
|
* @returns ModifyDesktopSpecResponse
|
|
@@ -14249,11 +14439,11 @@ class Client extends openapi_core_1.default {
|
|
|
14249
14439
|
return await this.modifyDesktopsPolicyGroupWithOptions(request, runtime);
|
|
14250
14440
|
}
|
|
14251
14441
|
/**
|
|
14252
|
-
*
|
|
14442
|
+
* Modify the performance level of a cloud desktop\\"s system disk or data disk.
|
|
14253
14443
|
*
|
|
14254
14444
|
* @remarks
|
|
14255
|
-
* When
|
|
14256
|
-
* >
|
|
14445
|
+
* When you create a WUYING Workspace, you can define its specifications using a custom template. Graphics and High-frequency workspaces use Enhanced SSDs (ESSDs) by default, which lets you set the disk capacity and performance level. You can modify the performance level of the system disk or data disk as needed.
|
|
14446
|
+
* > Only Graphics and High-frequency WUYING Workspaces support modifying the disk performance level.
|
|
14257
14447
|
*
|
|
14258
14448
|
* @param request - ModifyDiskSpecRequest
|
|
14259
14449
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -14300,11 +14490,11 @@ class Client extends openapi_core_1.default {
|
|
|
14300
14490
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDiskSpecResponse({}));
|
|
14301
14491
|
}
|
|
14302
14492
|
/**
|
|
14303
|
-
*
|
|
14493
|
+
* Modify the performance level of a cloud desktop\\"s system disk or data disk.
|
|
14304
14494
|
*
|
|
14305
14495
|
* @remarks
|
|
14306
|
-
* When
|
|
14307
|
-
* >
|
|
14496
|
+
* When you create a WUYING Workspace, you can define its specifications using a custom template. Graphics and High-frequency workspaces use Enhanced SSDs (ESSDs) by default, which lets you set the disk capacity and performance level. You can modify the performance level of the system disk or data disk as needed.
|
|
14497
|
+
* > Only Graphics and High-frequency WUYING Workspaces support modifying the disk performance level.
|
|
14308
14498
|
*
|
|
14309
14499
|
* @param request - ModifyDiskSpecRequest
|
|
14310
14500
|
* @returns ModifyDiskSpecResponse
|
|
@@ -14657,7 +14847,7 @@ class Client extends openapi_core_1.default {
|
|
|
14657
14847
|
return await this.modifyNetworkPackageEnabledWithOptions(request, runtime);
|
|
14658
14848
|
}
|
|
14659
14849
|
/**
|
|
14660
|
-
* Modifies Global Accelerator (GA) configuration.
|
|
14850
|
+
* Modifies the Global Accelerator (GA) configuration.
|
|
14661
14851
|
*
|
|
14662
14852
|
* @param request - ModifyOfficeSiteAcceleratorRequest
|
|
14663
14853
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -14692,7 +14882,7 @@ class Client extends openapi_core_1.default {
|
|
|
14692
14882
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyOfficeSiteAcceleratorResponse({}));
|
|
14693
14883
|
}
|
|
14694
14884
|
/**
|
|
14695
|
-
* Modifies Global Accelerator (GA) configuration.
|
|
14885
|
+
* Modifies the Global Accelerator (GA) configuration.
|
|
14696
14886
|
*
|
|
14697
14887
|
* @param request - ModifyOfficeSiteAcceleratorRequest
|
|
14698
14888
|
* @returns ModifyOfficeSiteAcceleratorResponse
|
|
@@ -14702,7 +14892,7 @@ class Client extends openapi_core_1.default {
|
|
|
14702
14892
|
return await this.modifyOfficeSiteAcceleratorWithOptions(request, runtime);
|
|
14703
14893
|
}
|
|
14704
14894
|
/**
|
|
14705
|
-
* Modifies
|
|
14895
|
+
* Modifies basic attributes of an office site (formerly a workspace), such as its name and whether to grant users local administrative permissions on their cloud computers.
|
|
14706
14896
|
*
|
|
14707
14897
|
* @param request - ModifyOfficeSiteAttributeRequest
|
|
14708
14898
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -14767,7 +14957,7 @@ class Client extends openapi_core_1.default {
|
|
|
14767
14957
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyOfficeSiteAttributeResponse({}));
|
|
14768
14958
|
}
|
|
14769
14959
|
/**
|
|
14770
|
-
* Modifies
|
|
14960
|
+
* Modifies basic attributes of an office site (formerly a workspace), such as its name and whether to grant users local administrative permissions on their cloud computers.
|
|
14771
14961
|
*
|
|
14772
14962
|
* @param request - ModifyOfficeSiteAttributeRequest
|
|
14773
14963
|
* @returns ModifyOfficeSiteAttributeResponse
|
|
@@ -14912,7 +15102,7 @@ class Client extends openapi_core_1.default {
|
|
|
14912
15102
|
return await this.modifyOfficeSiteMfaEnabledWithOptions(request, runtime);
|
|
14913
15103
|
}
|
|
14914
15104
|
/**
|
|
14915
|
-
* Modifies
|
|
15105
|
+
* Modifies cloud computer policies.
|
|
14916
15106
|
*
|
|
14917
15107
|
* @param request - ModifyPolicyGroupRequest
|
|
14918
15108
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -15118,7 +15308,7 @@ class Client extends openapi_core_1.default {
|
|
|
15118
15308
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyPolicyGroupResponse({}));
|
|
15119
15309
|
}
|
|
15120
15310
|
/**
|
|
15121
|
-
* Modifies
|
|
15311
|
+
* Modifies cloud computer policies.
|
|
15122
15312
|
*
|
|
15123
15313
|
* @param request - ModifyPolicyGroupRequest
|
|
15124
15314
|
* @returns ModifyPolicyGroupResponse
|
|
@@ -15128,7 +15318,7 @@ class Client extends openapi_core_1.default {
|
|
|
15128
15318
|
return await this.modifyPolicyGroupWithOptions(request, runtime);
|
|
15129
15319
|
}
|
|
15130
15320
|
/**
|
|
15131
|
-
* Modifies the
|
|
15321
|
+
* Modifies the resource bindings of a QoS rule.
|
|
15132
15322
|
*
|
|
15133
15323
|
* @param request - ModifyQosEntriesRequest
|
|
15134
15324
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -15175,7 +15365,7 @@ class Client extends openapi_core_1.default {
|
|
|
15175
15365
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyQosEntriesResponse({}));
|
|
15176
15366
|
}
|
|
15177
15367
|
/**
|
|
15178
|
-
* Modifies the
|
|
15368
|
+
* Modifies the resource bindings of a QoS rule.
|
|
15179
15369
|
*
|
|
15180
15370
|
* @param request - ModifyQosEntriesRequest
|
|
15181
15371
|
* @returns ModifyQosEntriesResponse
|
|
@@ -15185,7 +15375,7 @@ class Client extends openapi_core_1.default {
|
|
|
15185
15375
|
return await this.modifyQosEntriesWithOptions(request, runtime);
|
|
15186
15376
|
}
|
|
15187
15377
|
/**
|
|
15188
|
-
*
|
|
15378
|
+
* You can modify a rate limiting rule.
|
|
15189
15379
|
*
|
|
15190
15380
|
* @param request - ModifyQosRuleRequest
|
|
15191
15381
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -15223,7 +15413,7 @@ class Client extends openapi_core_1.default {
|
|
|
15223
15413
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyQosRuleResponse({}));
|
|
15224
15414
|
}
|
|
15225
15415
|
/**
|
|
15226
|
-
*
|
|
15416
|
+
* You can modify a rate limiting rule.
|
|
15227
15417
|
*
|
|
15228
15418
|
* @param request - ModifyQosRuleRequest
|
|
15229
15419
|
* @returns ModifyQosRuleResponse
|
|
@@ -15341,11 +15531,11 @@ class Client extends openapi_core_1.default {
|
|
|
15341
15531
|
return await this.modifySecurityGroupAttributeWithOptions(request, runtime);
|
|
15342
15532
|
}
|
|
15343
15533
|
/**
|
|
15344
|
-
* Modifies a custom
|
|
15534
|
+
* Modifies all parameters of a custom WUYING Workspace template.
|
|
15345
15535
|
*
|
|
15346
15536
|
* @remarks
|
|
15347
|
-
*
|
|
15348
|
-
*
|
|
15537
|
+
* >Warning:
|
|
15538
|
+
* This operation updates all parameters. To ensure compatibility with the default upgrade logic, any parameter that you do not specify is set to empty.
|
|
15349
15539
|
*
|
|
15350
15540
|
* @param request - ModifyTemplateRequest
|
|
15351
15541
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -15436,11 +15626,11 @@ class Client extends openapi_core_1.default {
|
|
|
15436
15626
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyTemplateResponse({}));
|
|
15437
15627
|
}
|
|
15438
15628
|
/**
|
|
15439
|
-
* Modifies a custom
|
|
15629
|
+
* Modifies all parameters of a custom WUYING Workspace template.
|
|
15440
15630
|
*
|
|
15441
15631
|
* @remarks
|
|
15442
|
-
*
|
|
15443
|
-
*
|
|
15632
|
+
* >Warning:
|
|
15633
|
+
* This operation updates all parameters. To ensure compatibility with the default upgrade logic, any parameter that you do not specify is set to empty.
|
|
15444
15634
|
*
|
|
15445
15635
|
* @param request - ModifyTemplateRequest
|
|
15446
15636
|
* @returns ModifyTemplateResponse
|
|
@@ -15501,7 +15691,7 @@ class Client extends openapi_core_1.default {
|
|
|
15501
15691
|
return await this.modifyTemplateBaseInfoWithOptions(request, runtime);
|
|
15502
15692
|
}
|
|
15503
15693
|
/**
|
|
15504
|
-
*
|
|
15694
|
+
* Modify configuration group settings, such as those for scheduled tasks.
|
|
15505
15695
|
*
|
|
15506
15696
|
* @param request - ModifyTimerGroupRequest
|
|
15507
15697
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -15542,7 +15732,7 @@ class Client extends openapi_core_1.default {
|
|
|
15542
15732
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyTimerGroupResponse({}));
|
|
15543
15733
|
}
|
|
15544
15734
|
/**
|
|
15545
|
-
*
|
|
15735
|
+
* Modify configuration group settings, such as those for scheduled tasks.
|
|
15546
15736
|
*
|
|
15547
15737
|
* @param request - ModifyTimerGroupRequest
|
|
15548
15738
|
* @returns ModifyTimerGroupResponse
|
|
@@ -15654,7 +15844,7 @@ class Client extends openapi_core_1.default {
|
|
|
15654
15844
|
return await this.modifyUserToDesktopGroupWithOptions(request, runtime);
|
|
15655
15845
|
}
|
|
15656
15846
|
/**
|
|
15657
|
-
*
|
|
15847
|
+
* Move files or folders.
|
|
15658
15848
|
*
|
|
15659
15849
|
* @param request - MoveCdsFileRequest
|
|
15660
15850
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -15701,7 +15891,7 @@ class Client extends openapi_core_1.default {
|
|
|
15701
15891
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.MoveCdsFileResponse({}));
|
|
15702
15892
|
}
|
|
15703
15893
|
/**
|
|
15704
|
-
*
|
|
15894
|
+
* Move files or folders.
|
|
15705
15895
|
*
|
|
15706
15896
|
* @param request - MoveCdsFileRequest
|
|
15707
15897
|
* @returns MoveCdsFileResponse
|
|
@@ -15711,7 +15901,13 @@ class Client extends openapi_core_1.default {
|
|
|
15711
15901
|
return await this.moveCdsFileWithOptions(request, runtime);
|
|
15712
15902
|
}
|
|
15713
15903
|
/**
|
|
15714
|
-
*
|
|
15904
|
+
* Queries the historical daily and monthly active user counts for a specified date.
|
|
15905
|
+
*
|
|
15906
|
+
* @remarks
|
|
15907
|
+
* ## Usage notes
|
|
15908
|
+
* - The `AliUid` parameter is automatically resolved from your AccessKey pair and does not need to be specified in the request.
|
|
15909
|
+
* - The `BusinessChannel` parameter defaults to Enterprise Edition, but you can select other business channels.
|
|
15910
|
+
* - By default, the query returns data for the previous day (T-1). To query for a different day, use the `DataDate` parameter in YYYY-MM-DD format.
|
|
15715
15911
|
*
|
|
15716
15912
|
* @param request - QueryHistoryActiveUserCountRequest
|
|
15717
15913
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -15740,7 +15936,13 @@ class Client extends openapi_core_1.default {
|
|
|
15740
15936
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.QueryHistoryActiveUserCountResponse({}));
|
|
15741
15937
|
}
|
|
15742
15938
|
/**
|
|
15743
|
-
*
|
|
15939
|
+
* Queries the historical daily and monthly active user counts for a specified date.
|
|
15940
|
+
*
|
|
15941
|
+
* @remarks
|
|
15942
|
+
* ## Usage notes
|
|
15943
|
+
* - The `AliUid` parameter is automatically resolved from your AccessKey pair and does not need to be specified in the request.
|
|
15944
|
+
* - The `BusinessChannel` parameter defaults to Enterprise Edition, but you can select other business channels.
|
|
15945
|
+
* - By default, the query returns data for the previous day (T-1). To query for a different day, use the `DataDate` parameter in YYYY-MM-DD format.
|
|
15744
15946
|
*
|
|
15745
15947
|
* @param request - QueryHistoryActiveUserCountRequest
|
|
15746
15948
|
* @returns QueryHistoryActiveUserCountResponse
|
|
@@ -15750,7 +15952,16 @@ class Client extends openapi_core_1.default {
|
|
|
15750
15952
|
return await this.queryHistoryActiveUserCountWithOptions(request, runtime);
|
|
15751
15953
|
}
|
|
15752
15954
|
/**
|
|
15753
|
-
*
|
|
15955
|
+
* Retrieves historical average monitoring metrics for a desktop resource over a specified date range.
|
|
15956
|
+
*
|
|
15957
|
+
* @remarks
|
|
15958
|
+
* ## Request
|
|
15959
|
+
* - This API retrieves historical average monitoring metrics for desktop resources that meet specified criteria within a time range.
|
|
15960
|
+
* - The `DataDate` and `EndDate` parameters specify the time range. If omitted, the query defaults to the previous day.
|
|
15961
|
+
* - You can filter results by criteria such as desktop ID, name, and custom numeric ranges.
|
|
15962
|
+
* - The response contains the details of each matching desktop resource and its corresponding average values.
|
|
15963
|
+
* - Use the `PageNum` and `PageSize` pagination parameters to control the number of results returned.
|
|
15964
|
+
* - Note: When using the `Ranges` parameter, ensure that you provide reasonable intervals. Unreasonable intervals can degrade query performance or lead to invalid results.
|
|
15754
15965
|
*
|
|
15755
15966
|
* @param tmpReq - QueryHistoryAvgMetricListRequest
|
|
15756
15967
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -15805,7 +16016,16 @@ class Client extends openapi_core_1.default {
|
|
|
15805
16016
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.QueryHistoryAvgMetricListResponse({}));
|
|
15806
16017
|
}
|
|
15807
16018
|
/**
|
|
15808
|
-
*
|
|
16019
|
+
* Retrieves historical average monitoring metrics for a desktop resource over a specified date range.
|
|
16020
|
+
*
|
|
16021
|
+
* @remarks
|
|
16022
|
+
* ## Request
|
|
16023
|
+
* - This API retrieves historical average monitoring metrics for desktop resources that meet specified criteria within a time range.
|
|
16024
|
+
* - The `DataDate` and `EndDate` parameters specify the time range. If omitted, the query defaults to the previous day.
|
|
16025
|
+
* - You can filter results by criteria such as desktop ID, name, and custom numeric ranges.
|
|
16026
|
+
* - The response contains the details of each matching desktop resource and its corresponding average values.
|
|
16027
|
+
* - Use the `PageNum` and `PageSize` pagination parameters to control the number of results returned.
|
|
16028
|
+
* - Note: When using the `Ranges` parameter, ensure that you provide reasonable intervals. Unreasonable intervals can degrade query performance or lead to invalid results.
|
|
15809
16029
|
*
|
|
15810
16030
|
* @param request - QueryHistoryAvgMetricListRequest
|
|
15811
16031
|
* @returns QueryHistoryAvgMetricListResponse
|
|
@@ -15815,7 +16035,15 @@ class Client extends openapi_core_1.default {
|
|
|
15815
16035
|
return await this.queryHistoryAvgMetricListWithOptions(request, runtime);
|
|
15816
16036
|
}
|
|
15817
16037
|
/**
|
|
15818
|
-
*
|
|
16038
|
+
* Queries the historical distribution of a specific metric over a specified time period.
|
|
16039
|
+
*
|
|
16040
|
+
* @remarks
|
|
16041
|
+
* ## Request
|
|
16042
|
+
* This API queries the value distribution for specific metrics, such as CPU usage and memory usage, within a given date range. You can define custom value ranges for more detailed statistics. The API supports both the enterprise edition and commercial edition. By default, it returns statistics for the previous day (T-1).
|
|
16043
|
+
* - **BusinessChannel**: Defaults to the enterprise edition. The commercial edition is also available.
|
|
16044
|
+
* - **StartDate & EndDate**: Both default to T-1 (the previous day). The date must be in the `YYYY-MM-DD` format.
|
|
16045
|
+
* - **MetricName**: The metric to query. For a list of valid metrics, see the parameter description in this topic.
|
|
16046
|
+
* - **Ranges**: Defines multiple value ranges for a more detailed analysis. For each range, you can set a minimum value, a maximum value, and whether to include these boundary values.
|
|
15819
16047
|
*
|
|
15820
16048
|
* @param request - QueryHistoryMetricDistributionRequest
|
|
15821
16049
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -15853,7 +16081,15 @@ class Client extends openapi_core_1.default {
|
|
|
15853
16081
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.QueryHistoryMetricDistributionResponse({}));
|
|
15854
16082
|
}
|
|
15855
16083
|
/**
|
|
15856
|
-
*
|
|
16084
|
+
* Queries the historical distribution of a specific metric over a specified time period.
|
|
16085
|
+
*
|
|
16086
|
+
* @remarks
|
|
16087
|
+
* ## Request
|
|
16088
|
+
* This API queries the value distribution for specific metrics, such as CPU usage and memory usage, within a given date range. You can define custom value ranges for more detailed statistics. The API supports both the enterprise edition and commercial edition. By default, it returns statistics for the previous day (T-1).
|
|
16089
|
+
* - **BusinessChannel**: Defaults to the enterprise edition. The commercial edition is also available.
|
|
16090
|
+
* - **StartDate & EndDate**: Both default to T-1 (the previous day). The date must be in the `YYYY-MM-DD` format.
|
|
16091
|
+
* - **MetricName**: The metric to query. For a list of valid metrics, see the parameter description in this topic.
|
|
16092
|
+
* - **Ranges**: Defines multiple value ranges for a more detailed analysis. For each range, you can set a minimum value, a maximum value, and whether to include these boundary values.
|
|
15857
16093
|
*
|
|
15858
16094
|
* @param request - QueryHistoryMetricDistributionRequest
|
|
15859
16095
|
* @returns QueryHistoryMetricDistributionResponse
|
|
@@ -15863,7 +16099,16 @@ class Client extends openapi_core_1.default {
|
|
|
15863
16099
|
return await this.queryHistoryMetricDistributionWithOptions(request, runtime);
|
|
15864
16100
|
}
|
|
15865
16101
|
/**
|
|
15866
|
-
*
|
|
16102
|
+
* Queries and ranks historical usage duration by end user or desktop.
|
|
16103
|
+
*
|
|
16104
|
+
* @remarks
|
|
16105
|
+
* ## Usage notes
|
|
16106
|
+
* - **Date range**: You can query data within the last 90 days.
|
|
16107
|
+
* - **Pagination**: This operation uses the`NextToken` parameter for pagination. To retrieve the next page of results, use the `NextToken` value from the previous response.
|
|
16108
|
+
* - **Default and maximum limits**: This operation returns 5 records by default, with a maximum of 200 records per page.
|
|
16109
|
+
* - **Authentication**: This operation uses an AccessKey for authentication.
|
|
16110
|
+
* - **Caller account information**: You do not need to specify an Alibaba Cloud account ID (AliUid). The system automatically resolves it.
|
|
16111
|
+
* - **Billing**: This API operation is free of charge.
|
|
15867
16112
|
*
|
|
15868
16113
|
* @param request - QueryHistoryUsageDurationRankRequest
|
|
15869
16114
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -15904,7 +16149,16 @@ class Client extends openapi_core_1.default {
|
|
|
15904
16149
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.QueryHistoryUsageDurationRankResponse({}));
|
|
15905
16150
|
}
|
|
15906
16151
|
/**
|
|
15907
|
-
*
|
|
16152
|
+
* Queries and ranks historical usage duration by end user or desktop.
|
|
16153
|
+
*
|
|
16154
|
+
* @remarks
|
|
16155
|
+
* ## Usage notes
|
|
16156
|
+
* - **Date range**: You can query data within the last 90 days.
|
|
16157
|
+
* - **Pagination**: This operation uses the`NextToken` parameter for pagination. To retrieve the next page of results, use the `NextToken` value from the previous response.
|
|
16158
|
+
* - **Default and maximum limits**: This operation returns 5 records by default, with a maximum of 200 records per page.
|
|
16159
|
+
* - **Authentication**: This operation uses an AccessKey for authentication.
|
|
16160
|
+
* - **Caller account information**: You do not need to specify an Alibaba Cloud account ID (AliUid). The system automatically resolves it.
|
|
16161
|
+
* - **Billing**: This API operation is free of charge.
|
|
15908
16162
|
*
|
|
15909
16163
|
* @param request - QueryHistoryUsageDurationRankRequest
|
|
15910
16164
|
* @returns QueryHistoryUsageDurationRankResponse
|
|
@@ -15914,10 +16168,10 @@ class Client extends openapi_core_1.default {
|
|
|
15914
16168
|
return await this.queryHistoryUsageDurationRankWithOptions(request, runtime);
|
|
15915
16169
|
}
|
|
15916
16170
|
/**
|
|
15917
|
-
*
|
|
16171
|
+
* Reboots one or more desktops.
|
|
15918
16172
|
*
|
|
15919
16173
|
* @remarks
|
|
15920
|
-
* The
|
|
16174
|
+
* The desktops must be in the Running state.
|
|
15921
16175
|
*
|
|
15922
16176
|
* @param request - RebootDesktopsRequest
|
|
15923
16177
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -15958,10 +16212,10 @@ class Client extends openapi_core_1.default {
|
|
|
15958
16212
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RebootDesktopsResponse({}));
|
|
15959
16213
|
}
|
|
15960
16214
|
/**
|
|
15961
|
-
*
|
|
16215
|
+
* Reboots one or more desktops.
|
|
15962
16216
|
*
|
|
15963
16217
|
* @remarks
|
|
15964
|
-
* The
|
|
16218
|
+
* The desktops must be in the Running state.
|
|
15965
16219
|
*
|
|
15966
16220
|
* @param request - RebootDesktopsRequest
|
|
15967
16221
|
* @returns RebootDesktopsResponse
|
|
@@ -15971,15 +16225,15 @@ class Client extends openapi_core_1.default {
|
|
|
15971
16225
|
return await this.rebootDesktopsWithOptions(request, runtime);
|
|
15972
16226
|
}
|
|
15973
16227
|
/**
|
|
15974
|
-
*
|
|
16228
|
+
* Replaces the image of one or more cloud computers.
|
|
15975
16229
|
*
|
|
15976
16230
|
* @remarks
|
|
15977
|
-
*
|
|
15978
|
-
*
|
|
15979
|
-
*
|
|
15980
|
-
*
|
|
15981
|
-
*
|
|
15982
|
-
*
|
|
16231
|
+
* This operation is subject to the following limitations:
|
|
16232
|
+
* - For cloud computers in the China (Hong Kong) region and regions outside the Chinese mainland, you cannot switch to an image with a different operating system. For example, you cannot switch from a Windows image to a Linux image.
|
|
16233
|
+
* - You cannot switch between GPU images and non-GPU images. Graphics-optimized cloud computers must use GPU images, and non-graphics cloud computers can only use non-GPU images.
|
|
16234
|
+
* Changing the image re-initializes the cloud computer\\"s system disk with the new image. This action has the following effects:
|
|
16235
|
+
* - All data on the original system disk is erased. Any snapshots created from the original system disk become invalid, and the system automatically deletes them.
|
|
16236
|
+
* - If the new image has a different operating system, all data on the data disk is erased. Snapshots created from the data disk become invalid, and the system automatically deletes them. If the new image has the same operating system, data on the data disk is retained and its snapshots remain usable.
|
|
15983
16237
|
*
|
|
15984
16238
|
* @param request - RebuildDesktopsRequest
|
|
15985
16239
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -16023,15 +16277,15 @@ class Client extends openapi_core_1.default {
|
|
|
16023
16277
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RebuildDesktopsResponse({}));
|
|
16024
16278
|
}
|
|
16025
16279
|
/**
|
|
16026
|
-
*
|
|
16280
|
+
* Replaces the image of one or more cloud computers.
|
|
16027
16281
|
*
|
|
16028
16282
|
* @remarks
|
|
16029
|
-
*
|
|
16030
|
-
*
|
|
16031
|
-
*
|
|
16032
|
-
*
|
|
16033
|
-
*
|
|
16034
|
-
*
|
|
16283
|
+
* This operation is subject to the following limitations:
|
|
16284
|
+
* - For cloud computers in the China (Hong Kong) region and regions outside the Chinese mainland, you cannot switch to an image with a different operating system. For example, you cannot switch from a Windows image to a Linux image.
|
|
16285
|
+
* - You cannot switch between GPU images and non-GPU images. Graphics-optimized cloud computers must use GPU images, and non-graphics cloud computers can only use non-GPU images.
|
|
16286
|
+
* Changing the image re-initializes the cloud computer\\"s system disk with the new image. This action has the following effects:
|
|
16287
|
+
* - All data on the original system disk is erased. Any snapshots created from the original system disk become invalid, and the system automatically deletes them.
|
|
16288
|
+
* - If the new image has a different operating system, all data on the data disk is erased. Snapshots created from the data disk become invalid, and the system automatically deletes them. If the new image has the same operating system, data on the data disk is retained and its snapshots remain usable.
|
|
16035
16289
|
*
|
|
16036
16290
|
* @param request - RebuildDesktopsRequest
|
|
16037
16291
|
* @returns RebuildDesktopsResponse
|
|
@@ -16142,7 +16396,7 @@ class Client extends openapi_core_1.default {
|
|
|
16142
16396
|
return await this.removeFilePermissionWithOptions(request, runtime);
|
|
16143
16397
|
}
|
|
16144
16398
|
/**
|
|
16145
|
-
*
|
|
16399
|
+
* Removes specified authorized users from a shared desktop group. After an authorized user is removed, that user can no longer connect to the cloud desktops in the group.
|
|
16146
16400
|
*
|
|
16147
16401
|
* @param request - RemoveUserFromDesktopGroupRequest
|
|
16148
16402
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -16160,6 +16414,9 @@ class Client extends openapi_core_1.default {
|
|
|
16160
16414
|
if (!$dara.isNull(request.endUserIds)) {
|
|
16161
16415
|
query["EndUserIds"] = request.endUserIds;
|
|
16162
16416
|
}
|
|
16417
|
+
if (!$dara.isNull(request.orgId)) {
|
|
16418
|
+
query["OrgId"] = request.orgId;
|
|
16419
|
+
}
|
|
16163
16420
|
if (!$dara.isNull(request.regionId)) {
|
|
16164
16421
|
query["RegionId"] = request.regionId;
|
|
16165
16422
|
}
|
|
@@ -16189,7 +16446,7 @@ class Client extends openapi_core_1.default {
|
|
|
16189
16446
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RemoveUserFromDesktopGroupResponse({}));
|
|
16190
16447
|
}
|
|
16191
16448
|
/**
|
|
16192
|
-
*
|
|
16449
|
+
* Removes specified authorized users from a shared desktop group. After an authorized user is removed, that user can no longer connect to the cloud desktops in the group.
|
|
16193
16450
|
*
|
|
16194
16451
|
* @param request - RemoveUserFromDesktopGroupRequest
|
|
16195
16452
|
* @returns RemoveUserFromDesktopGroupResponse
|
|
@@ -16247,7 +16504,7 @@ class Client extends openapi_core_1.default {
|
|
|
16247
16504
|
return await this.removeUserFromDesktopOversoldUserGroupWithOptions(request, runtime);
|
|
16248
16505
|
}
|
|
16249
16506
|
/**
|
|
16250
|
-
* Renews a
|
|
16507
|
+
* Renews the subscription for a cloud computer pool.
|
|
16251
16508
|
*
|
|
16252
16509
|
* @param request - RenewDesktopGroupRequest
|
|
16253
16510
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -16294,7 +16551,7 @@ class Client extends openapi_core_1.default {
|
|
|
16294
16551
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RenewDesktopGroupResponse({}));
|
|
16295
16552
|
}
|
|
16296
16553
|
/**
|
|
16297
|
-
* Renews a
|
|
16554
|
+
* Renews the subscription for a cloud computer pool.
|
|
16298
16555
|
*
|
|
16299
16556
|
* @param request - RenewDesktopGroupRequest
|
|
16300
16557
|
* @returns RenewDesktopGroupResponse
|
|
@@ -16349,7 +16606,7 @@ class Client extends openapi_core_1.default {
|
|
|
16349
16606
|
return await this.renewDesktopOversoldGroupWithOptions(request, runtime);
|
|
16350
16607
|
}
|
|
16351
16608
|
/**
|
|
16352
|
-
* Renews
|
|
16609
|
+
* Renews one or more subscription-based WUYING Workspace instances.
|
|
16353
16610
|
*
|
|
16354
16611
|
* @param request - RenewDesktopsRequest
|
|
16355
16612
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -16402,7 +16659,7 @@ class Client extends openapi_core_1.default {
|
|
|
16402
16659
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RenewDesktopsResponse({}));
|
|
16403
16660
|
}
|
|
16404
16661
|
/**
|
|
16405
|
-
* Renews
|
|
16662
|
+
* Renews one or more subscription-based WUYING Workspace instances.
|
|
16406
16663
|
*
|
|
16407
16664
|
* @param request - RenewDesktopsRequest
|
|
16408
16665
|
* @returns RenewDesktopsResponse
|
|
@@ -16412,7 +16669,7 @@ class Client extends openapi_core_1.default {
|
|
|
16412
16669
|
return await this.renewDesktopsWithOptions(request, runtime);
|
|
16413
16670
|
}
|
|
16414
16671
|
/**
|
|
16415
|
-
* Renews premium bandwidth
|
|
16672
|
+
* Renews subscription-based premium public bandwidth.
|
|
16416
16673
|
*
|
|
16417
16674
|
* @param request - RenewNetworkPackagesRequest
|
|
16418
16675
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -16462,7 +16719,7 @@ class Client extends openapi_core_1.default {
|
|
|
16462
16719
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RenewNetworkPackagesResponse({}));
|
|
16463
16720
|
}
|
|
16464
16721
|
/**
|
|
16465
|
-
* Renews premium bandwidth
|
|
16722
|
+
* Renews subscription-based premium public bandwidth.
|
|
16466
16723
|
*
|
|
16467
16724
|
* @param request - RenewNetworkPackagesRequest
|
|
16468
16725
|
* @returns RenewNetworkPackagesResponse
|
|
@@ -16472,10 +16729,10 @@ class Client extends openapi_core_1.default {
|
|
|
16472
16729
|
return await this.renewNetworkPackagesWithOptions(request, runtime);
|
|
16473
16730
|
}
|
|
16474
16731
|
/**
|
|
16475
|
-
* Resets cloud
|
|
16732
|
+
* Resets cloud desktops in a shared cloud desktop group.
|
|
16476
16733
|
*
|
|
16477
16734
|
* @remarks
|
|
16478
|
-
* >
|
|
16735
|
+
* > This operation applies only to shared cloud desktops. It does not support resetting standard cloud desktops.
|
|
16479
16736
|
*
|
|
16480
16737
|
* @param request - ResetDesktopsRequest
|
|
16481
16738
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -16528,10 +16785,10 @@ class Client extends openapi_core_1.default {
|
|
|
16528
16785
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ResetDesktopsResponse({}));
|
|
16529
16786
|
}
|
|
16530
16787
|
/**
|
|
16531
|
-
* Resets cloud
|
|
16788
|
+
* Resets cloud desktops in a shared cloud desktop group.
|
|
16532
16789
|
*
|
|
16533
16790
|
* @remarks
|
|
16534
|
-
* >
|
|
16791
|
+
* > This operation applies only to shared cloud desktops. It does not support resetting standard cloud desktops.
|
|
16535
16792
|
*
|
|
16536
16793
|
* @param request - ResetDesktopsRequest
|
|
16537
16794
|
* @returns ResetDesktopsResponse
|
|
@@ -16589,13 +16846,13 @@ class Client extends openapi_core_1.default {
|
|
|
16589
16846
|
return await this.resetNASDefaultMountTargetWithOptions(request, runtime);
|
|
16590
16847
|
}
|
|
16591
16848
|
/**
|
|
16592
|
-
*
|
|
16849
|
+
* Recovers disk data from a snapshot.
|
|
16593
16850
|
*
|
|
16594
16851
|
* @remarks
|
|
16595
|
-
*
|
|
16596
|
-
*
|
|
16597
|
-
*
|
|
16598
|
-
*
|
|
16852
|
+
* When calling this interface, ensure the following:
|
|
16853
|
+
* - You must back up any data on the disk that you want to save.
|
|
16854
|
+
* > Data recovery is an irreversible operation. After you call this interface, the disk will revert to its state at the time the snapshot was created. Any data created between the snapshot creation time and the current time will be lost. Therefore, back up important data.
|
|
16855
|
+
* - You must shut down the cloud computer to which the disk belongs.
|
|
16599
16856
|
*
|
|
16600
16857
|
* @param request - ResetSnapshotRequest
|
|
16601
16858
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -16630,13 +16887,13 @@ class Client extends openapi_core_1.default {
|
|
|
16630
16887
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ResetSnapshotResponse({}));
|
|
16631
16888
|
}
|
|
16632
16889
|
/**
|
|
16633
|
-
*
|
|
16890
|
+
* Recovers disk data from a snapshot.
|
|
16634
16891
|
*
|
|
16635
16892
|
* @remarks
|
|
16636
|
-
*
|
|
16637
|
-
*
|
|
16638
|
-
*
|
|
16639
|
-
*
|
|
16893
|
+
* When calling this interface, ensure the following:
|
|
16894
|
+
* - You must back up any data on the disk that you want to save.
|
|
16895
|
+
* > Data recovery is an irreversible operation. After you call this interface, the disk will revert to its state at the time the snapshot was created. Any data created between the snapshot creation time and the current time will be lost. Therefore, back up important data.
|
|
16896
|
+
* - You must shut down the cloud computer to which the disk belongs.
|
|
16640
16897
|
*
|
|
16641
16898
|
* @param request - ResetSnapshotRequest
|
|
16642
16899
|
* @returns ResetSnapshotResponse
|
|
@@ -16697,10 +16954,7 @@ class Client extends openapi_core_1.default {
|
|
|
16697
16954
|
return await this.revokeCoordinatePrivilegeWithOptions(request, runtime);
|
|
16698
16955
|
}
|
|
16699
16956
|
/**
|
|
16700
|
-
* Runs a PowerShell or
|
|
16701
|
-
*
|
|
16702
|
-
* @remarks
|
|
16703
|
-
* You can use the RunCommand operation to run scripts only on Windows cloud desktops.
|
|
16957
|
+
* Runs a PowerShell or Bat script on one or more cloud computers that run Windows.
|
|
16704
16958
|
*
|
|
16705
16959
|
* @param request - RunCommandRequest
|
|
16706
16960
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -16750,10 +17004,7 @@ class Client extends openapi_core_1.default {
|
|
|
16750
17004
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RunCommandResponse({}));
|
|
16751
17005
|
}
|
|
16752
17006
|
/**
|
|
16753
|
-
* Runs a PowerShell or
|
|
16754
|
-
*
|
|
16755
|
-
* @remarks
|
|
16756
|
-
* You can use the RunCommand operation to run scripts only on Windows cloud desktops.
|
|
17007
|
+
* Runs a PowerShell or Bat script on one or more cloud computers that run Windows.
|
|
16757
17008
|
*
|
|
16758
17009
|
* @param request - RunCommandRequest
|
|
16759
17010
|
* @returns RunCommandResponse
|
|
@@ -17162,7 +17413,7 @@ class Client extends openapi_core_1.default {
|
|
|
17162
17413
|
return await this.setOfficeSiteSsoStatusWithOptions(request, runtime);
|
|
17163
17414
|
}
|
|
17164
17415
|
/**
|
|
17165
|
-
*
|
|
17416
|
+
* 设置UPM用户目录黑白名单规则
|
|
17166
17417
|
*
|
|
17167
17418
|
* @param tmpReq - SetUserProfilePathRulesRequest
|
|
17168
17419
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -17205,7 +17456,7 @@ class Client extends openapi_core_1.default {
|
|
|
17205
17456
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.SetUserProfilePathRulesResponse({}));
|
|
17206
17457
|
}
|
|
17207
17458
|
/**
|
|
17208
|
-
*
|
|
17459
|
+
* 设置UPM用户目录黑白名单规则
|
|
17209
17460
|
*
|
|
17210
17461
|
* @param request - SetUserProfilePathRulesRequest
|
|
17211
17462
|
* @returns SetUserProfilePathRulesResponse
|
|
@@ -17263,10 +17514,10 @@ class Client extends openapi_core_1.default {
|
|
|
17263
17514
|
return await this.startDesktopsWithOptions(request, runtime);
|
|
17264
17515
|
}
|
|
17265
17516
|
/**
|
|
17266
|
-
*
|
|
17517
|
+
* Stops one or more running cloud desktops. After a successful call, the specified cloud desktops enter the Stopped state.
|
|
17267
17518
|
*
|
|
17268
17519
|
* @remarks
|
|
17269
|
-
* The cloud
|
|
17520
|
+
* The cloud desktops must be in the Running state.
|
|
17270
17521
|
*
|
|
17271
17522
|
* @param request - StopDesktopsRequest
|
|
17272
17523
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -17310,10 +17561,10 @@ class Client extends openapi_core_1.default {
|
|
|
17310
17561
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.StopDesktopsResponse({}));
|
|
17311
17562
|
}
|
|
17312
17563
|
/**
|
|
17313
|
-
*
|
|
17564
|
+
* Stops one or more running cloud desktops. After a successful call, the specified cloud desktops enter the Stopped state.
|
|
17314
17565
|
*
|
|
17315
17566
|
* @remarks
|
|
17316
|
-
* The cloud
|
|
17567
|
+
* The cloud desktops must be in the Running state.
|
|
17317
17568
|
*
|
|
17318
17569
|
* @param request - StopDesktopsRequest
|
|
17319
17570
|
* @returns StopDesktopsResponse
|