@alicloud/ecd20200930 4.25.4 → 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 +668 -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 +34 -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 +9 -25
- package/dist/models/DescribeGlobalTimerRecordsRequest.js.map +1 -1
- package/dist/models/DescribeGlobalTimerRecordsResponseBody.d.ts +14 -8
- 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 +670 -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 +34 -0
- package/src/models/DescribeGlobalTimerBatchesResponseBody.ts +32 -1
- package/src/models/DescribeGlobalTimerRecordsRequest.ts +9 -25
- package/src/models/DescribeGlobalTimerRecordsResponseBody.ts +14 -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
|
|
@@ -8401,7 +8589,10 @@ class Client extends openapi_core_1.default {
|
|
|
8401
8589
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeGlobalTimerBatchesResponse({}));
|
|
8402
8590
|
}
|
|
8403
8591
|
/**
|
|
8404
|
-
* 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.
|
|
8405
8596
|
*
|
|
8406
8597
|
* @param request - DescribeGlobalTimerBatchesRequest
|
|
8407
8598
|
* @returns DescribeGlobalTimerBatchesResponse
|
|
@@ -8411,7 +8602,7 @@ class Client extends openapi_core_1.default {
|
|
|
8411
8602
|
return await this.describeGlobalTimerBatchesWithOptions(request, runtime);
|
|
8412
8603
|
}
|
|
8413
8604
|
/**
|
|
8414
|
-
*
|
|
8605
|
+
* This operation queries the scheduled task execution records for EDS across all regions.
|
|
8415
8606
|
*
|
|
8416
8607
|
* @param request - DescribeGlobalTimerRecordsRequest
|
|
8417
8608
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8479,7 +8670,7 @@ class Client extends openapi_core_1.default {
|
|
|
8479
8670
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeGlobalTimerRecordsResponse({}));
|
|
8480
8671
|
}
|
|
8481
8672
|
/**
|
|
8482
|
-
*
|
|
8673
|
+
* This operation queries the scheduled task execution records for EDS across all regions.
|
|
8483
8674
|
*
|
|
8484
8675
|
* @param request - DescribeGlobalTimerRecordsRequest
|
|
8485
8676
|
* @returns DescribeGlobalTimerRecordsResponse
|
|
@@ -8534,7 +8725,7 @@ class Client extends openapi_core_1.default {
|
|
|
8534
8725
|
return await this.describeGuestApplicationsWithOptions(request, runtime);
|
|
8535
8726
|
}
|
|
8536
8727
|
/**
|
|
8537
|
-
* Queries the image
|
|
8728
|
+
* Queries the image change records of a cloud computer.
|
|
8538
8729
|
*
|
|
8539
8730
|
* @param request - DescribeImageModifiedRecordsRequest
|
|
8540
8731
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8572,7 +8763,7 @@ class Client extends openapi_core_1.default {
|
|
|
8572
8763
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeImageModifiedRecordsResponse({}));
|
|
8573
8764
|
}
|
|
8574
8765
|
/**
|
|
8575
|
-
* Queries the image
|
|
8766
|
+
* Queries the image change records of a cloud computer.
|
|
8576
8767
|
*
|
|
8577
8768
|
* @param request - DescribeImageModifiedRecordsRequest
|
|
8578
8769
|
* @returns DescribeImageModifiedRecordsResponse
|
|
@@ -8711,9 +8902,11 @@ class Client extends openapi_core_1.default {
|
|
|
8711
8902
|
return await this.describeImagesWithOptions(request, runtime);
|
|
8712
8903
|
}
|
|
8713
8904
|
/**
|
|
8905
|
+
* Used to query the execution list and status of Cloud Assistant scripts.
|
|
8906
|
+
*
|
|
8714
8907
|
* @remarks
|
|
8715
|
-
*
|
|
8716
|
-
*
|
|
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.
|
|
8717
8910
|
*
|
|
8718
8911
|
* @param request - DescribeInvocationsRequest
|
|
8719
8912
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8775,9 +8968,11 @@ class Client extends openapi_core_1.default {
|
|
|
8775
8968
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeInvocationsResponse({}));
|
|
8776
8969
|
}
|
|
8777
8970
|
/**
|
|
8971
|
+
* Used to query the execution list and status of Cloud Assistant scripts.
|
|
8972
|
+
*
|
|
8778
8973
|
* @remarks
|
|
8779
|
-
*
|
|
8780
|
-
*
|
|
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.
|
|
8781
8976
|
*
|
|
8782
8977
|
* @param request - DescribeInvocationsRequest
|
|
8783
8978
|
* @returns DescribeInvocationsResponse
|
|
@@ -8877,7 +9072,7 @@ class Client extends openapi_core_1.default {
|
|
|
8877
9072
|
return await this.describeKmsKeysWithOptions(request, runtime);
|
|
8878
9073
|
}
|
|
8879
9074
|
/**
|
|
8880
|
-
*
|
|
9075
|
+
* Query the Upgrade/Downgrade price for monthly subscription cloud desktops with unlimited duration or Internet premium bandwidth.
|
|
8881
9076
|
*
|
|
8882
9077
|
* @param request - DescribeModificationPriceRequest
|
|
8883
9078
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8939,7 +9134,7 @@ class Client extends openapi_core_1.default {
|
|
|
8939
9134
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeModificationPriceResponse({}));
|
|
8940
9135
|
}
|
|
8941
9136
|
/**
|
|
8942
|
-
*
|
|
9137
|
+
* Query the Upgrade/Downgrade price for monthly subscription cloud desktops with unlimited duration or Internet premium bandwidth.
|
|
8943
9138
|
*
|
|
8944
9139
|
* @param request - DescribeModificationPriceRequest
|
|
8945
9140
|
* @returns DescribeModificationPriceResponse
|
|
@@ -8949,7 +9144,7 @@ class Client extends openapi_core_1.default {
|
|
|
8949
9144
|
return await this.describeModificationPriceWithOptions(request, runtime);
|
|
8950
9145
|
}
|
|
8951
9146
|
/**
|
|
8952
|
-
* Queries
|
|
9147
|
+
* Queries NAS file systems.
|
|
8953
9148
|
*
|
|
8954
9149
|
* @param request - DescribeNASFileSystemsRequest
|
|
8955
9150
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8993,7 +9188,7 @@ class Client extends openapi_core_1.default {
|
|
|
8993
9188
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeNASFileSystemsResponse({}));
|
|
8994
9189
|
}
|
|
8995
9190
|
/**
|
|
8996
|
-
* Queries
|
|
9191
|
+
* Queries NAS file systems.
|
|
8997
9192
|
*
|
|
8998
9193
|
* @param request - DescribeNASFileSystemsRequest
|
|
8999
9194
|
* @returns DescribeNASFileSystemsResponse
|
|
@@ -9108,7 +9303,7 @@ class Client extends openapi_core_1.default {
|
|
|
9108
9303
|
return await this.describeNetworkPackagesWithOptions(request, runtime);
|
|
9109
9304
|
}
|
|
9110
9305
|
/**
|
|
9111
|
-
*
|
|
9306
|
+
* Gets all properties of an office network, including its ID, name, status, and creation time.
|
|
9112
9307
|
*
|
|
9113
9308
|
* @param request - DescribeOfficeSitesRequest
|
|
9114
9309
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9161,7 +9356,7 @@ class Client extends openapi_core_1.default {
|
|
|
9161
9356
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeOfficeSitesResponse({}));
|
|
9162
9357
|
}
|
|
9163
9358
|
/**
|
|
9164
|
-
*
|
|
9359
|
+
* Gets all properties of an office network, including its ID, name, status, and creation time.
|
|
9165
9360
|
*
|
|
9166
9361
|
* @param request - DescribeOfficeSitesRequest
|
|
9167
9362
|
* @returns DescribeOfficeSitesResponse
|
|
@@ -9171,6 +9366,11 @@ class Client extends openapi_core_1.default {
|
|
|
9171
9366
|
return await this.describeOfficeSitesWithOptions(request, runtime);
|
|
9172
9367
|
}
|
|
9173
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
|
+
*
|
|
9174
9374
|
* @param request - DescribeOnlineUserCountRequest
|
|
9175
9375
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
9176
9376
|
* @returns DescribeOnlineUserCountResponse
|
|
@@ -9207,6 +9407,11 @@ class Client extends openapi_core_1.default {
|
|
|
9207
9407
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeOnlineUserCountResponse({}));
|
|
9208
9408
|
}
|
|
9209
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
|
+
*
|
|
9210
9415
|
* @param request - DescribeOnlineUserCountRequest
|
|
9211
9416
|
* @returns DescribeOnlineUserCountResponse
|
|
9212
9417
|
*/
|
|
@@ -9215,7 +9420,7 @@ class Client extends openapi_core_1.default {
|
|
|
9215
9420
|
return await this.describeOnlineUserCountWithOptions(request, runtime);
|
|
9216
9421
|
}
|
|
9217
9422
|
/**
|
|
9218
|
-
*
|
|
9423
|
+
* Retrieves the details of a cloud computer policy.
|
|
9219
9424
|
*
|
|
9220
9425
|
* @param request - DescribePolicyGroupsRequest
|
|
9221
9426
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9268,7 +9473,7 @@ class Client extends openapi_core_1.default {
|
|
|
9268
9473
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribePolicyGroupsResponse({}));
|
|
9269
9474
|
}
|
|
9270
9475
|
/**
|
|
9271
|
-
*
|
|
9476
|
+
* Retrieves the details of a cloud computer policy.
|
|
9272
9477
|
*
|
|
9273
9478
|
* @param request - DescribePolicyGroupsRequest
|
|
9274
9479
|
* @returns DescribePolicyGroupsResponse
|
|
@@ -9278,15 +9483,7 @@ class Client extends openapi_core_1.default {
|
|
|
9278
9483
|
return await this.describePolicyGroupsWithOptions(request, runtime);
|
|
9279
9484
|
}
|
|
9280
9485
|
/**
|
|
9281
|
-
*
|
|
9282
|
-
*
|
|
9283
|
-
* @remarks
|
|
9284
|
-
* ## Usage notes
|
|
9285
|
-
* The request parameters vary based on the type of desktop resources whose price you want to query. Take note of the following items:
|
|
9286
|
-
* * If you set ResourceType to OfficeSite, you must specify InstanceType.
|
|
9287
|
-
* * If you set ResourceType to Bandwidth, the pay-by-data-transfer metering method is used for network billing.
|
|
9288
|
-
* * 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.
|
|
9289
|
-
* > 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.
|
|
9290
9487
|
*
|
|
9291
9488
|
* @param request - DescribePriceRequest
|
|
9292
9489
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9369,15 +9566,7 @@ class Client extends openapi_core_1.default {
|
|
|
9369
9566
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribePriceResponse({}));
|
|
9370
9567
|
}
|
|
9371
9568
|
/**
|
|
9372
|
-
*
|
|
9373
|
-
*
|
|
9374
|
-
* @remarks
|
|
9375
|
-
* ## Usage notes
|
|
9376
|
-
* The request parameters vary based on the type of desktop resources whose price you want to query. Take note of the following items:
|
|
9377
|
-
* * If you set ResourceType to OfficeSite, you must specify InstanceType.
|
|
9378
|
-
* * If you set ResourceType to Bandwidth, the pay-by-data-transfer metering method is used for network billing.
|
|
9379
|
-
* * 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.
|
|
9380
|
-
* > 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.
|
|
9381
9570
|
*
|
|
9382
9571
|
* @param request - DescribePriceRequest
|
|
9383
9572
|
* @returns DescribePriceResponse
|
|
@@ -9534,7 +9723,7 @@ class Client extends openapi_core_1.default {
|
|
|
9534
9723
|
return await this.describePriceForRenewDesktopOversoldGroupWithOptions(request, runtime);
|
|
9535
9724
|
}
|
|
9536
9725
|
/**
|
|
9537
|
-
* Queries
|
|
9726
|
+
* Queries QoS rules.
|
|
9538
9727
|
*
|
|
9539
9728
|
* @param request - DescribeQosRulesRequest
|
|
9540
9729
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9566,7 +9755,7 @@ class Client extends openapi_core_1.default {
|
|
|
9566
9755
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeQosRulesResponse({}));
|
|
9567
9756
|
}
|
|
9568
9757
|
/**
|
|
9569
|
-
* Queries
|
|
9758
|
+
* Queries QoS rules.
|
|
9570
9759
|
*
|
|
9571
9760
|
* @param request - DescribeQosRulesRequest
|
|
9572
9761
|
* @returns DescribeQosRulesResponse
|
|
@@ -9576,7 +9765,7 @@ class Client extends openapi_core_1.default {
|
|
|
9576
9765
|
return await this.describeQosRulesWithOptions(request, runtime);
|
|
9577
9766
|
}
|
|
9578
9767
|
/**
|
|
9579
|
-
*
|
|
9768
|
+
* Retrieve screen recording files from all regions.
|
|
9580
9769
|
*
|
|
9581
9770
|
* @param request - DescribeRecordFileRequest
|
|
9582
9771
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9641,7 +9830,7 @@ class Client extends openapi_core_1.default {
|
|
|
9641
9830
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRecordFileResponse({}));
|
|
9642
9831
|
}
|
|
9643
9832
|
/**
|
|
9644
|
-
*
|
|
9833
|
+
* Retrieve screen recording files from all regions.
|
|
9645
9834
|
*
|
|
9646
9835
|
* @param request - DescribeRecordFileRequest
|
|
9647
9836
|
* @returns DescribeRecordFileResponse
|
|
@@ -9720,7 +9909,7 @@ class Client extends openapi_core_1.default {
|
|
|
9720
9909
|
return await this.describeRecordingsWithOptions(request, runtime);
|
|
9721
9910
|
}
|
|
9722
9911
|
/**
|
|
9723
|
-
*
|
|
9912
|
+
* Query the refund amount for monthly subscription WUYING Workspaces.
|
|
9724
9913
|
*
|
|
9725
9914
|
* @param request - DescribeRefundPriceRequest
|
|
9726
9915
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9758,7 +9947,7 @@ class Client extends openapi_core_1.default {
|
|
|
9758
9947
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRefundPriceResponse({}));
|
|
9759
9948
|
}
|
|
9760
9949
|
/**
|
|
9761
|
-
*
|
|
9950
|
+
* Query the refund amount for monthly subscription WUYING Workspaces.
|
|
9762
9951
|
*
|
|
9763
9952
|
* @param request - DescribeRefundPriceRequest
|
|
9764
9953
|
* @returns DescribeRefundPriceResponse
|
|
@@ -9810,7 +9999,7 @@ class Client extends openapi_core_1.default {
|
|
|
9810
9999
|
return await this.describeRegionsWithOptions(request, runtime);
|
|
9811
10000
|
}
|
|
9812
10001
|
/**
|
|
9813
|
-
*
|
|
10002
|
+
* Retrieves the renewal price for an Elastic Desktop Service product.
|
|
9814
10003
|
*
|
|
9815
10004
|
* @param request - DescribeRenewalPriceRequest
|
|
9816
10005
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9860,7 +10049,7 @@ class Client extends openapi_core_1.default {
|
|
|
9860
10049
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRenewalPriceResponse({}));
|
|
9861
10050
|
}
|
|
9862
10051
|
/**
|
|
9863
|
-
*
|
|
10052
|
+
* Retrieves the renewal price for an Elastic Desktop Service product.
|
|
9864
10053
|
*
|
|
9865
10054
|
* @param request - DescribeRenewalPriceRequest
|
|
9866
10055
|
* @returns DescribeRenewalPriceResponse
|
|
@@ -10068,8 +10257,8 @@ class Client extends openapi_core_1.default {
|
|
|
10068
10257
|
* Queries the session statistics of a region.
|
|
10069
10258
|
*
|
|
10070
10259
|
* @remarks
|
|
10071
|
-
*
|
|
10072
|
-
*
|
|
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.
|
|
10073
10262
|
*
|
|
10074
10263
|
* @param request - DescribeSessionStatisticRequest
|
|
10075
10264
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10116,8 +10305,8 @@ class Client extends openapi_core_1.default {
|
|
|
10116
10305
|
* Queries the session statistics of a region.
|
|
10117
10306
|
*
|
|
10118
10307
|
* @remarks
|
|
10119
|
-
*
|
|
10120
|
-
*
|
|
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.
|
|
10121
10310
|
*
|
|
10122
10311
|
* @param request - DescribeSessionStatisticRequest
|
|
10123
10312
|
* @returns DescribeSessionStatisticResponse
|
|
@@ -10127,7 +10316,7 @@ class Client extends openapi_core_1.default {
|
|
|
10127
10316
|
return await this.describeSessionStatisticWithOptions(request, runtime);
|
|
10128
10317
|
}
|
|
10129
10318
|
/**
|
|
10130
|
-
* Queries the snapshots
|
|
10319
|
+
* Queries the snapshots and their details for a cloud desktop.
|
|
10131
10320
|
*
|
|
10132
10321
|
* @param request - DescribeSnapshotsRequest
|
|
10133
10322
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10192,7 +10381,7 @@ class Client extends openapi_core_1.default {
|
|
|
10192
10381
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSnapshotsResponse({}));
|
|
10193
10382
|
}
|
|
10194
10383
|
/**
|
|
10195
|
-
* Queries the snapshots
|
|
10384
|
+
* Queries the snapshots and their details for a cloud desktop.
|
|
10196
10385
|
*
|
|
10197
10386
|
* @param request - DescribeSnapshotsRequest
|
|
10198
10387
|
* @returns DescribeSnapshotsResponse
|
|
@@ -10313,7 +10502,7 @@ class Client extends openapi_core_1.default {
|
|
|
10313
10502
|
return await this.describeSubnetsWithOptions(request, runtime);
|
|
10314
10503
|
}
|
|
10315
10504
|
/**
|
|
10316
|
-
*
|
|
10505
|
+
* Query the details of Cloud Desktop templates.
|
|
10317
10506
|
*
|
|
10318
10507
|
* @param request - DescribeTemplatesRequest
|
|
10319
10508
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10369,7 +10558,7 @@ class Client extends openapi_core_1.default {
|
|
|
10369
10558
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeTemplatesResponse({}));
|
|
10370
10559
|
}
|
|
10371
10560
|
/**
|
|
10372
|
-
*
|
|
10561
|
+
* Query the details of Cloud Desktop templates.
|
|
10373
10562
|
*
|
|
10374
10563
|
* @param request - DescribeTemplatesRequest
|
|
10375
10564
|
* @returns DescribeTemplatesResponse
|
|
@@ -10379,7 +10568,7 @@ class Client extends openapi_core_1.default {
|
|
|
10379
10568
|
return await this.describeTemplatesWithOptions(request, runtime);
|
|
10380
10569
|
}
|
|
10381
10570
|
/**
|
|
10382
|
-
*
|
|
10571
|
+
* Retrieves details for a specified configuration group.
|
|
10383
10572
|
*
|
|
10384
10573
|
* @param request - DescribeTimerGroupRequest
|
|
10385
10574
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10411,7 +10600,7 @@ class Client extends openapi_core_1.default {
|
|
|
10411
10600
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeTimerGroupResponse({}));
|
|
10412
10601
|
}
|
|
10413
10602
|
/**
|
|
10414
|
-
*
|
|
10603
|
+
* Retrieves details for a specified configuration group.
|
|
10415
10604
|
*
|
|
10416
10605
|
* @param request - DescribeTimerGroupRequest
|
|
10417
10606
|
* @returns DescribeTimerGroupResponse
|
|
@@ -10556,8 +10745,6 @@ class Client extends openapi_core_1.default {
|
|
|
10556
10745
|
return await this.describeUserConnectionRecordsWithOptions(request, runtime);
|
|
10557
10746
|
}
|
|
10558
10747
|
/**
|
|
10559
|
-
* Queries the configurations of the user profile management (UPM) directory blacklist and whitelist.
|
|
10560
|
-
*
|
|
10561
10748
|
* @param request - DescribeUserProfilePathRulesRequest
|
|
10562
10749
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
10563
10750
|
* @returns DescribeUserProfilePathRulesResponse
|
|
@@ -10591,8 +10778,6 @@ class Client extends openapi_core_1.default {
|
|
|
10591
10778
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUserProfilePathRulesResponse({}));
|
|
10592
10779
|
}
|
|
10593
10780
|
/**
|
|
10594
|
-
* Queries the configurations of the user profile management (UPM) directory blacklist and whitelist.
|
|
10595
|
-
*
|
|
10596
10781
|
* @param request - DescribeUserProfilePathRulesRequest
|
|
10597
10782
|
* @returns DescribeUserProfilePathRulesResponse
|
|
10598
10783
|
*/
|
|
@@ -10601,7 +10786,7 @@ class Client extends openapi_core_1.default {
|
|
|
10601
10786
|
return await this.describeUserProfilePathRulesWithOptions(request, runtime);
|
|
10602
10787
|
}
|
|
10603
10788
|
/**
|
|
10604
|
-
*
|
|
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.
|
|
10605
10790
|
*
|
|
10606
10791
|
* @param request - DescribeUsersInGroupRequest
|
|
10607
10792
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10657,7 +10842,7 @@ class Client extends openapi_core_1.default {
|
|
|
10657
10842
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUsersInGroupResponse({}));
|
|
10658
10843
|
}
|
|
10659
10844
|
/**
|
|
10660
|
-
*
|
|
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.
|
|
10661
10846
|
*
|
|
10662
10847
|
* @param request - DescribeUsersInGroupRequest
|
|
10663
10848
|
* @returns DescribeUsersInGroupResponse
|
|
@@ -10709,7 +10894,7 @@ class Client extends openapi_core_1.default {
|
|
|
10709
10894
|
return await this.describeUsersPasswordWithOptions(request, runtime);
|
|
10710
10895
|
}
|
|
10711
10896
|
/**
|
|
10712
|
-
*
|
|
10897
|
+
* Retrieves the virtual multi-factor authentication (MFA) device associated with an Active Directory (AD) account.
|
|
10713
10898
|
*
|
|
10714
10899
|
* @param request - DescribeVirtualMFADevicesRequest
|
|
10715
10900
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10753,7 +10938,7 @@ class Client extends openapi_core_1.default {
|
|
|
10753
10938
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeVirtualMFADevicesResponse({}));
|
|
10754
10939
|
}
|
|
10755
10940
|
/**
|
|
10756
|
-
*
|
|
10941
|
+
* Retrieves the virtual multi-factor authentication (MFA) device associated with an Active Directory (AD) account.
|
|
10757
10942
|
*
|
|
10758
10943
|
* @param request - DescribeVirtualMFADevicesRequest
|
|
10759
10944
|
* @returns DescribeVirtualMFADevicesResponse
|
|
@@ -10763,7 +10948,7 @@ class Client extends openapi_core_1.default {
|
|
|
10763
10948
|
return await this.describeVirtualMFADevicesWithOptions(request, runtime);
|
|
10764
10949
|
}
|
|
10765
10950
|
/**
|
|
10766
|
-
* Queries the zones
|
|
10951
|
+
* Queries the zones supported by Elastic Desktop Service (EDS) in a region.
|
|
10767
10952
|
*
|
|
10768
10953
|
* @param request - DescribeZonesRequest
|
|
10769
10954
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10798,7 +10983,7 @@ class Client extends openapi_core_1.default {
|
|
|
10798
10983
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeZonesResponse({}));
|
|
10799
10984
|
}
|
|
10800
10985
|
/**
|
|
10801
|
-
* Queries the zones
|
|
10986
|
+
* Queries the zones supported by Elastic Desktop Service (EDS) in a region.
|
|
10802
10987
|
*
|
|
10803
10988
|
* @param request - DescribeZonesRequest
|
|
10804
10989
|
* @returns DescribeZonesResponse
|
|
@@ -11555,7 +11740,7 @@ class Client extends openapi_core_1.default {
|
|
|
11555
11740
|
return await this.getCoordinateTicketWithOptions(request, runtime);
|
|
11556
11741
|
}
|
|
11557
11742
|
/**
|
|
11558
|
-
* Queries the
|
|
11743
|
+
* Queries the details of a cloud computer share.
|
|
11559
11744
|
*
|
|
11560
11745
|
* @param request - GetDesktopGroupDetailRequest
|
|
11561
11746
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -11587,7 +11772,7 @@ class Client extends openapi_core_1.default {
|
|
|
11587
11772
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetDesktopGroupDetailResponse({}));
|
|
11588
11773
|
}
|
|
11589
11774
|
/**
|
|
11590
|
-
* Queries the
|
|
11775
|
+
* Queries the details of a cloud computer share.
|
|
11591
11776
|
*
|
|
11592
11777
|
* @param request - GetDesktopGroupDetailRequest
|
|
11593
11778
|
* @returns GetDesktopGroupDetailResponse
|
|
@@ -11641,9 +11826,6 @@ class Client extends openapi_core_1.default {
|
|
|
11641
11826
|
/**
|
|
11642
11827
|
* Obtains the metadata of a Security Assertion Markup Language (SAML) 2.0-based service provider (SP).
|
|
11643
11828
|
*
|
|
11644
|
-
* @remarks
|
|
11645
|
-
* You can call this operation only for workspaces of the Active Directory (AD) and convenience account types.
|
|
11646
|
-
*
|
|
11647
11829
|
* @param request - GetSpMetadataRequest
|
|
11648
11830
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
11649
11831
|
* @returns GetSpMetadataResponse
|
|
@@ -11679,9 +11861,6 @@ class Client extends openapi_core_1.default {
|
|
|
11679
11861
|
/**
|
|
11680
11862
|
* Obtains the metadata of a Security Assertion Markup Language (SAML) 2.0-based service provider (SP).
|
|
11681
11863
|
*
|
|
11682
|
-
* @remarks
|
|
11683
|
-
* You can call this operation only for workspaces of the Active Directory (AD) and convenience account types.
|
|
11684
|
-
*
|
|
11685
11864
|
* @param request - GetSpMetadataRequest
|
|
11686
11865
|
* @returns GetSpMetadataResponse
|
|
11687
11866
|
*/
|
|
@@ -11692,9 +11871,6 @@ class Client extends openapi_core_1.default {
|
|
|
11692
11871
|
/**
|
|
11693
11872
|
* Hibernates cloud desktops.
|
|
11694
11873
|
*
|
|
11695
|
-
* @remarks
|
|
11696
|
-
* Hibernating a cloud desktop is in private preview. If you want to try this feature, submit a ticket.
|
|
11697
|
-
*
|
|
11698
11874
|
* @param request - HibernateDesktopsRequest
|
|
11699
11875
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
11700
11876
|
* @returns HibernateDesktopsResponse
|
|
@@ -11727,9 +11903,6 @@ class Client extends openapi_core_1.default {
|
|
|
11727
11903
|
/**
|
|
11728
11904
|
* Hibernates cloud desktops.
|
|
11729
11905
|
*
|
|
11730
|
-
* @remarks
|
|
11731
|
-
* Hibernating a cloud desktop is in private preview. If you want to try this feature, submit a ticket.
|
|
11732
|
-
*
|
|
11733
11906
|
* @param request - HibernateDesktopsRequest
|
|
11734
11907
|
* @returns HibernateDesktopsResponse
|
|
11735
11908
|
*/
|
|
@@ -11809,10 +11982,7 @@ class Client extends openapi_core_1.default {
|
|
|
11809
11982
|
return await this.listCdsFilesWithOptions(request, runtime);
|
|
11810
11983
|
}
|
|
11811
11984
|
/**
|
|
11812
|
-
*
|
|
11813
|
-
*
|
|
11814
|
-
* @remarks
|
|
11815
|
-
* 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.
|
|
11816
11986
|
*
|
|
11817
11987
|
* @param request - ListDirectoryUsersRequest
|
|
11818
11988
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -11865,10 +12035,7 @@ class Client extends openapi_core_1.default {
|
|
|
11865
12035
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListDirectoryUsersResponse({}));
|
|
11866
12036
|
}
|
|
11867
12037
|
/**
|
|
11868
|
-
*
|
|
11869
|
-
*
|
|
11870
|
-
* @remarks
|
|
11871
|
-
* 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.
|
|
11872
12039
|
*
|
|
11873
12040
|
* @param request - ListDirectoryUsersRequest
|
|
11874
12041
|
* @returns ListDirectoryUsersResponse
|
|
@@ -12028,7 +12195,7 @@ class Client extends openapi_core_1.default {
|
|
|
12028
12195
|
return await this.listOfficeSiteOverviewWithOptions(request, runtime);
|
|
12029
12196
|
}
|
|
12030
12197
|
/**
|
|
12031
|
-
* 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.
|
|
12032
12199
|
*
|
|
12033
12200
|
* @param request - ListOfficeSiteUsersRequest
|
|
12034
12201
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -12081,7 +12248,7 @@ class Client extends openapi_core_1.default {
|
|
|
12081
12248
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListOfficeSiteUsersResponse({}));
|
|
12082
12249
|
}
|
|
12083
12250
|
/**
|
|
12084
|
-
* 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.
|
|
12085
12252
|
*
|
|
12086
12253
|
* @param request - ListOfficeSiteUsersRequest
|
|
12087
12254
|
* @returns ListOfficeSiteUsersResponse
|
|
@@ -12151,7 +12318,7 @@ class Client extends openapi_core_1.default {
|
|
|
12151
12318
|
return await this.listTagResourcesWithOptions(request, runtime);
|
|
12152
12319
|
}
|
|
12153
12320
|
/**
|
|
12154
|
-
*
|
|
12321
|
+
* Retrieves the download URLs for transferred files.
|
|
12155
12322
|
*
|
|
12156
12323
|
* @param request - ListTransferFileDownloadUrlRequest
|
|
12157
12324
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -12183,7 +12350,7 @@ class Client extends openapi_core_1.default {
|
|
|
12183
12350
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListTransferFileDownloadUrlResponse({}));
|
|
12184
12351
|
}
|
|
12185
12352
|
/**
|
|
12186
|
-
*
|
|
12353
|
+
* Retrieves the download URLs for transferred files.
|
|
12187
12354
|
*
|
|
12188
12355
|
* @param request - ListTransferFileDownloadUrlRequest
|
|
12189
12356
|
* @returns ListTransferFileDownloadUrlResponse
|
|
@@ -12337,7 +12504,7 @@ class Client extends openapi_core_1.default {
|
|
|
12337
12504
|
return await this.lockVirtualMFADeviceWithOptions(request, runtime);
|
|
12338
12505
|
}
|
|
12339
12506
|
/**
|
|
12340
|
-
* Migrates
|
|
12507
|
+
* Migrates one or more cloud computers to a new office network.
|
|
12341
12508
|
*
|
|
12342
12509
|
* @param request - MigrateDesktopsRequest
|
|
12343
12510
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -12378,7 +12545,7 @@ class Client extends openapi_core_1.default {
|
|
|
12378
12545
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.MigrateDesktopsResponse({}));
|
|
12379
12546
|
}
|
|
12380
12547
|
/**
|
|
12381
|
-
* Migrates
|
|
12548
|
+
* Migrates one or more cloud computers to a new office network.
|
|
12382
12549
|
*
|
|
12383
12550
|
* @param request - MigrateDesktopsRequest
|
|
12384
12551
|
* @returns MigrateDesktopsResponse
|
|
@@ -12649,7 +12816,7 @@ class Client extends openapi_core_1.default {
|
|
|
12649
12816
|
return await this.modifyAclEntriesWithOptions(request, runtime);
|
|
12650
12817
|
}
|
|
12651
12818
|
/**
|
|
12652
|
-
* Modifies the
|
|
12819
|
+
* Modifies the name and snapshot retention period of an automatic snapshot policy.
|
|
12653
12820
|
*
|
|
12654
12821
|
* @param request - ModifyAutoSnapshotPolicyRequest
|
|
12655
12822
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -12693,7 +12860,7 @@ class Client extends openapi_core_1.default {
|
|
|
12693
12860
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyAutoSnapshotPolicyResponse({}));
|
|
12694
12861
|
}
|
|
12695
12862
|
/**
|
|
12696
|
-
* Modifies the
|
|
12863
|
+
* Modifies the name and snapshot retention period of an automatic snapshot policy.
|
|
12697
12864
|
*
|
|
12698
12865
|
* @param request - ModifyAutoSnapshotPolicyRequest
|
|
12699
12866
|
* @returns ModifyAutoSnapshotPolicyResponse
|
|
@@ -12820,7 +12987,7 @@ class Client extends openapi_core_1.default {
|
|
|
12820
12987
|
return await this.modifyCdsFileWithOptions(request, runtime);
|
|
12821
12988
|
}
|
|
12822
12989
|
/**
|
|
12823
|
-
*
|
|
12990
|
+
* Modifies the link for file sharing.
|
|
12824
12991
|
*
|
|
12825
12992
|
* @param request - ModifyCdsFileShareLinkRequest
|
|
12826
12993
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -12900,7 +13067,7 @@ class Client extends openapi_core_1.default {
|
|
|
12900
13067
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyCdsFileShareLinkResponse({}));
|
|
12901
13068
|
}
|
|
12902
13069
|
/**
|
|
12903
|
-
*
|
|
13070
|
+
* Modifies the link for file sharing.
|
|
12904
13071
|
*
|
|
12905
13072
|
* @param request - ModifyCdsFileShareLinkRequest
|
|
12906
13073
|
* @returns ModifyCdsFileShareLinkResponse
|
|
@@ -12910,7 +13077,7 @@ class Client extends openapi_core_1.default {
|
|
|
12910
13077
|
return await this.modifyCdsFileShareLinkWithOptions(request, runtime);
|
|
12911
13078
|
}
|
|
12912
13079
|
/**
|
|
12913
|
-
* Modifies a
|
|
13080
|
+
* Modifies a configuration that does not have a region-specific policy.
|
|
12914
13081
|
*
|
|
12915
13082
|
* @param request - ModifyCenterPolicyRequest
|
|
12916
13083
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -13341,7 +13508,7 @@ class Client extends openapi_core_1.default {
|
|
|
13341
13508
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyCenterPolicyResponse({}));
|
|
13342
13509
|
}
|
|
13343
13510
|
/**
|
|
13344
|
-
* Modifies a
|
|
13511
|
+
* Modifies a configuration that does not have a region-specific policy.
|
|
13345
13512
|
*
|
|
13346
13513
|
* @param request - ModifyCenterPolicyRequest
|
|
13347
13514
|
* @returns ModifyCenterPolicyResponse
|
|
@@ -13402,7 +13569,12 @@ class Client extends openapi_core_1.default {
|
|
|
13402
13569
|
return await this.modifyCloudDriveGroupsWithOptions(request, runtime);
|
|
13403
13570
|
}
|
|
13404
13571
|
/**
|
|
13405
|
-
*
|
|
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.
|
|
13406
13578
|
*
|
|
13407
13579
|
* @param request - ModifyCloudDrivePermissionRequest
|
|
13408
13580
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -13443,7 +13615,12 @@ class Client extends openapi_core_1.default {
|
|
|
13443
13615
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyCloudDrivePermissionResponse({}));
|
|
13444
13616
|
}
|
|
13445
13617
|
/**
|
|
13446
|
-
*
|
|
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.
|
|
13447
13624
|
*
|
|
13448
13625
|
* @param request - ModifyCloudDrivePermissionRequest
|
|
13449
13626
|
* @returns ModifyCloudDrivePermissionResponse
|
|
@@ -13453,7 +13630,7 @@ class Client extends openapi_core_1.default {
|
|
|
13453
13630
|
return await this.modifyCloudDrivePermissionWithOptions(request, runtime);
|
|
13454
13631
|
}
|
|
13455
13632
|
/**
|
|
13456
|
-
*
|
|
13633
|
+
* Modify basic properties of a user\\"s personal disk, such as the status and storage capacity limit.
|
|
13457
13634
|
*
|
|
13458
13635
|
* @param request - ModifyCloudDriveUsersRequest
|
|
13459
13636
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -13494,7 +13671,7 @@ class Client extends openapi_core_1.default {
|
|
|
13494
13671
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyCloudDriveUsersResponse({}));
|
|
13495
13672
|
}
|
|
13496
13673
|
/**
|
|
13497
|
-
*
|
|
13674
|
+
* Modify basic properties of a user\\"s personal disk, such as the status and storage capacity limit.
|
|
13498
13675
|
*
|
|
13499
13676
|
* @param request - ModifyCloudDriveUsersRequest
|
|
13500
13677
|
* @returns ModifyCloudDriveUsersResponse
|
|
@@ -13597,12 +13774,14 @@ class Client extends openapi_core_1.default {
|
|
|
13597
13774
|
return await this.modifyCustomizedListHeadersWithOptions(request, runtime);
|
|
13598
13775
|
}
|
|
13599
13776
|
/**
|
|
13600
|
-
* Changes the billing method of cloud
|
|
13777
|
+
* Changes the billing method of a cloud desktop to subscription or pay-as-you-go.
|
|
13601
13778
|
*
|
|
13602
13779
|
* @remarks
|
|
13603
|
-
*
|
|
13604
|
-
*
|
|
13605
|
-
*
|
|
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).
|
|
13606
13785
|
*
|
|
13607
13786
|
* @param request - ModifyDesktopChargeTypeRequest
|
|
13608
13787
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -13655,12 +13834,14 @@ class Client extends openapi_core_1.default {
|
|
|
13655
13834
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDesktopChargeTypeResponse({}));
|
|
13656
13835
|
}
|
|
13657
13836
|
/**
|
|
13658
|
-
* Changes the billing method of cloud
|
|
13837
|
+
* Changes the billing method of a cloud desktop to subscription or pay-as-you-go.
|
|
13659
13838
|
*
|
|
13660
13839
|
* @remarks
|
|
13661
|
-
*
|
|
13662
|
-
*
|
|
13663
|
-
*
|
|
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).
|
|
13664
13845
|
*
|
|
13665
13846
|
* @param request - ModifyDesktopChargeTypeRequest
|
|
13666
13847
|
* @returns ModifyDesktopChargeTypeResponse
|
|
@@ -13670,10 +13851,10 @@ class Client extends openapi_core_1.default {
|
|
|
13670
13851
|
return await this.modifyDesktopChargeTypeWithOptions(request, runtime);
|
|
13671
13852
|
}
|
|
13672
13853
|
/**
|
|
13673
|
-
* Modifies a cloud computer
|
|
13854
|
+
* Modifies a shared cloud computer group.
|
|
13674
13855
|
*
|
|
13675
13856
|
* @remarks
|
|
13676
|
-
*
|
|
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.
|
|
13677
13858
|
*
|
|
13678
13859
|
* @param request - ModifyDesktopGroupRequest
|
|
13679
13860
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -13780,10 +13961,10 @@ class Client extends openapi_core_1.default {
|
|
|
13780
13961
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDesktopGroupResponse({}));
|
|
13781
13962
|
}
|
|
13782
13963
|
/**
|
|
13783
|
-
* Modifies a cloud computer
|
|
13964
|
+
* Modifies a shared cloud computer group.
|
|
13784
13965
|
*
|
|
13785
13966
|
* @remarks
|
|
13786
|
-
*
|
|
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.
|
|
13787
13968
|
*
|
|
13788
13969
|
* @param request - ModifyDesktopGroupRequest
|
|
13789
13970
|
* @returns ModifyDesktopGroupResponse
|
|
@@ -13793,10 +13974,10 @@ class Client extends openapi_core_1.default {
|
|
|
13793
13974
|
return await this.modifyDesktopGroupWithOptions(request, runtime);
|
|
13794
13975
|
}
|
|
13795
13976
|
/**
|
|
13796
|
-
* Modifies the hostname of a Windows cloud
|
|
13977
|
+
* Modifies the hostname of a Windows cloud desktop in an AD workspace.
|
|
13797
13978
|
*
|
|
13798
13979
|
* @remarks
|
|
13799
|
-
*
|
|
13980
|
+
* You can only modify the hostname of Windows cloud desktops in an AD workspace. Modifying the hostname rebuilds the cloud desktop.
|
|
13800
13981
|
*
|
|
13801
13982
|
* @param request - ModifyDesktopHostNameRequest
|
|
13802
13983
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -13834,10 +14015,10 @@ class Client extends openapi_core_1.default {
|
|
|
13834
14015
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDesktopHostNameResponse({}));
|
|
13835
14016
|
}
|
|
13836
14017
|
/**
|
|
13837
|
-
* Modifies the hostname of a Windows cloud
|
|
14018
|
+
* Modifies the hostname of a Windows cloud desktop in an AD workspace.
|
|
13838
14019
|
*
|
|
13839
14020
|
* @remarks
|
|
13840
|
-
*
|
|
14021
|
+
* You can only modify the hostname of Windows cloud desktops in an AD workspace. Modifying the hostname rebuilds the cloud desktop.
|
|
13841
14022
|
*
|
|
13842
14023
|
* @param request - ModifyDesktopHostNameRequest
|
|
13843
14024
|
* @returns ModifyDesktopHostNameResponse
|
|
@@ -13847,7 +14028,7 @@ class Client extends openapi_core_1.default {
|
|
|
13847
14028
|
return await this.modifyDesktopHostNameWithOptions(request, runtime);
|
|
13848
14029
|
}
|
|
13849
14030
|
/**
|
|
13850
|
-
*
|
|
14031
|
+
* Modifies the name of a specified cloud desktop.
|
|
13851
14032
|
*
|
|
13852
14033
|
* @param request - ModifyDesktopNameRequest
|
|
13853
14034
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -13888,7 +14069,7 @@ class Client extends openapi_core_1.default {
|
|
|
13888
14069
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDesktopNameResponse({}));
|
|
13889
14070
|
}
|
|
13890
14071
|
/**
|
|
13891
|
-
*
|
|
14072
|
+
* Modifies the name of a specified cloud desktop.
|
|
13892
14073
|
*
|
|
13893
14074
|
* @param request - ModifyDesktopNameRequest
|
|
13894
14075
|
* @returns ModifyDesktopNameResponse
|
|
@@ -14063,19 +14244,19 @@ class Client extends openapi_core_1.default {
|
|
|
14063
14244
|
return await this.modifyDesktopOversoldUserGroupWithOptions(request, runtime);
|
|
14064
14245
|
}
|
|
14065
14246
|
/**
|
|
14066
|
-
*
|
|
14247
|
+
* Modifies the desktop type and expands the disks of a cloud desktop.
|
|
14067
14248
|
*
|
|
14068
14249
|
* @remarks
|
|
14069
|
-
*
|
|
14070
|
-
*
|
|
14071
|
-
*
|
|
14072
|
-
*
|
|
14073
|
-
*
|
|
14074
|
-
*
|
|
14075
|
-
*
|
|
14076
|
-
*
|
|
14077
|
-
*
|
|
14078
|
-
*
|
|
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.
|
|
14079
14260
|
*
|
|
14080
14261
|
* @param request - ModifyDesktopSpecRequest
|
|
14081
14262
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -14134,19 +14315,19 @@ class Client extends openapi_core_1.default {
|
|
|
14134
14315
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDesktopSpecResponse({}));
|
|
14135
14316
|
}
|
|
14136
14317
|
/**
|
|
14137
|
-
*
|
|
14318
|
+
* Modifies the desktop type and expands the disks of a cloud desktop.
|
|
14138
14319
|
*
|
|
14139
14320
|
* @remarks
|
|
14140
|
-
*
|
|
14141
|
-
*
|
|
14142
|
-
*
|
|
14143
|
-
*
|
|
14144
|
-
*
|
|
14145
|
-
*
|
|
14146
|
-
*
|
|
14147
|
-
*
|
|
14148
|
-
*
|
|
14149
|
-
*
|
|
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.
|
|
14150
14331
|
*
|
|
14151
14332
|
* @param request - ModifyDesktopSpecRequest
|
|
14152
14333
|
* @returns ModifyDesktopSpecResponse
|
|
@@ -14258,11 +14439,11 @@ class Client extends openapi_core_1.default {
|
|
|
14258
14439
|
return await this.modifyDesktopsPolicyGroupWithOptions(request, runtime);
|
|
14259
14440
|
}
|
|
14260
14441
|
/**
|
|
14261
|
-
*
|
|
14442
|
+
* Modify the performance level of a cloud desktop\\"s system disk or data disk.
|
|
14262
14443
|
*
|
|
14263
14444
|
* @remarks
|
|
14264
|
-
* When
|
|
14265
|
-
* >
|
|
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.
|
|
14266
14447
|
*
|
|
14267
14448
|
* @param request - ModifyDiskSpecRequest
|
|
14268
14449
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -14309,11 +14490,11 @@ class Client extends openapi_core_1.default {
|
|
|
14309
14490
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDiskSpecResponse({}));
|
|
14310
14491
|
}
|
|
14311
14492
|
/**
|
|
14312
|
-
*
|
|
14493
|
+
* Modify the performance level of a cloud desktop\\"s system disk or data disk.
|
|
14313
14494
|
*
|
|
14314
14495
|
* @remarks
|
|
14315
|
-
* When
|
|
14316
|
-
* >
|
|
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.
|
|
14317
14498
|
*
|
|
14318
14499
|
* @param request - ModifyDiskSpecRequest
|
|
14319
14500
|
* @returns ModifyDiskSpecResponse
|
|
@@ -14666,7 +14847,7 @@ class Client extends openapi_core_1.default {
|
|
|
14666
14847
|
return await this.modifyNetworkPackageEnabledWithOptions(request, runtime);
|
|
14667
14848
|
}
|
|
14668
14849
|
/**
|
|
14669
|
-
* Modifies Global Accelerator (GA) configuration.
|
|
14850
|
+
* Modifies the Global Accelerator (GA) configuration.
|
|
14670
14851
|
*
|
|
14671
14852
|
* @param request - ModifyOfficeSiteAcceleratorRequest
|
|
14672
14853
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -14701,7 +14882,7 @@ class Client extends openapi_core_1.default {
|
|
|
14701
14882
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyOfficeSiteAcceleratorResponse({}));
|
|
14702
14883
|
}
|
|
14703
14884
|
/**
|
|
14704
|
-
* Modifies Global Accelerator (GA) configuration.
|
|
14885
|
+
* Modifies the Global Accelerator (GA) configuration.
|
|
14705
14886
|
*
|
|
14706
14887
|
* @param request - ModifyOfficeSiteAcceleratorRequest
|
|
14707
14888
|
* @returns ModifyOfficeSiteAcceleratorResponse
|
|
@@ -14711,7 +14892,7 @@ class Client extends openapi_core_1.default {
|
|
|
14711
14892
|
return await this.modifyOfficeSiteAcceleratorWithOptions(request, runtime);
|
|
14712
14893
|
}
|
|
14713
14894
|
/**
|
|
14714
|
-
* 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.
|
|
14715
14896
|
*
|
|
14716
14897
|
* @param request - ModifyOfficeSiteAttributeRequest
|
|
14717
14898
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -14776,7 +14957,7 @@ class Client extends openapi_core_1.default {
|
|
|
14776
14957
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyOfficeSiteAttributeResponse({}));
|
|
14777
14958
|
}
|
|
14778
14959
|
/**
|
|
14779
|
-
* 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.
|
|
14780
14961
|
*
|
|
14781
14962
|
* @param request - ModifyOfficeSiteAttributeRequest
|
|
14782
14963
|
* @returns ModifyOfficeSiteAttributeResponse
|
|
@@ -14921,7 +15102,7 @@ class Client extends openapi_core_1.default {
|
|
|
14921
15102
|
return await this.modifyOfficeSiteMfaEnabledWithOptions(request, runtime);
|
|
14922
15103
|
}
|
|
14923
15104
|
/**
|
|
14924
|
-
* Modifies
|
|
15105
|
+
* Modifies cloud computer policies.
|
|
14925
15106
|
*
|
|
14926
15107
|
* @param request - ModifyPolicyGroupRequest
|
|
14927
15108
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -15127,7 +15308,7 @@ class Client extends openapi_core_1.default {
|
|
|
15127
15308
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyPolicyGroupResponse({}));
|
|
15128
15309
|
}
|
|
15129
15310
|
/**
|
|
15130
|
-
* Modifies
|
|
15311
|
+
* Modifies cloud computer policies.
|
|
15131
15312
|
*
|
|
15132
15313
|
* @param request - ModifyPolicyGroupRequest
|
|
15133
15314
|
* @returns ModifyPolicyGroupResponse
|
|
@@ -15137,7 +15318,7 @@ class Client extends openapi_core_1.default {
|
|
|
15137
15318
|
return await this.modifyPolicyGroupWithOptions(request, runtime);
|
|
15138
15319
|
}
|
|
15139
15320
|
/**
|
|
15140
|
-
* Modifies the
|
|
15321
|
+
* Modifies the resource bindings of a QoS rule.
|
|
15141
15322
|
*
|
|
15142
15323
|
* @param request - ModifyQosEntriesRequest
|
|
15143
15324
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -15184,7 +15365,7 @@ class Client extends openapi_core_1.default {
|
|
|
15184
15365
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyQosEntriesResponse({}));
|
|
15185
15366
|
}
|
|
15186
15367
|
/**
|
|
15187
|
-
* Modifies the
|
|
15368
|
+
* Modifies the resource bindings of a QoS rule.
|
|
15188
15369
|
*
|
|
15189
15370
|
* @param request - ModifyQosEntriesRequest
|
|
15190
15371
|
* @returns ModifyQosEntriesResponse
|
|
@@ -15194,7 +15375,7 @@ class Client extends openapi_core_1.default {
|
|
|
15194
15375
|
return await this.modifyQosEntriesWithOptions(request, runtime);
|
|
15195
15376
|
}
|
|
15196
15377
|
/**
|
|
15197
|
-
*
|
|
15378
|
+
* You can modify a rate limiting rule.
|
|
15198
15379
|
*
|
|
15199
15380
|
* @param request - ModifyQosRuleRequest
|
|
15200
15381
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -15232,7 +15413,7 @@ class Client extends openapi_core_1.default {
|
|
|
15232
15413
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyQosRuleResponse({}));
|
|
15233
15414
|
}
|
|
15234
15415
|
/**
|
|
15235
|
-
*
|
|
15416
|
+
* You can modify a rate limiting rule.
|
|
15236
15417
|
*
|
|
15237
15418
|
* @param request - ModifyQosRuleRequest
|
|
15238
15419
|
* @returns ModifyQosRuleResponse
|
|
@@ -15350,11 +15531,11 @@ class Client extends openapi_core_1.default {
|
|
|
15350
15531
|
return await this.modifySecurityGroupAttributeWithOptions(request, runtime);
|
|
15351
15532
|
}
|
|
15352
15533
|
/**
|
|
15353
|
-
* Modifies a custom
|
|
15534
|
+
* Modifies all parameters of a custom WUYING Workspace template.
|
|
15354
15535
|
*
|
|
15355
15536
|
* @remarks
|
|
15356
|
-
*
|
|
15357
|
-
*
|
|
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.
|
|
15358
15539
|
*
|
|
15359
15540
|
* @param request - ModifyTemplateRequest
|
|
15360
15541
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -15445,11 +15626,11 @@ class Client extends openapi_core_1.default {
|
|
|
15445
15626
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyTemplateResponse({}));
|
|
15446
15627
|
}
|
|
15447
15628
|
/**
|
|
15448
|
-
* Modifies a custom
|
|
15629
|
+
* Modifies all parameters of a custom WUYING Workspace template.
|
|
15449
15630
|
*
|
|
15450
15631
|
* @remarks
|
|
15451
|
-
*
|
|
15452
|
-
*
|
|
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.
|
|
15453
15634
|
*
|
|
15454
15635
|
* @param request - ModifyTemplateRequest
|
|
15455
15636
|
* @returns ModifyTemplateResponse
|
|
@@ -15510,7 +15691,7 @@ class Client extends openapi_core_1.default {
|
|
|
15510
15691
|
return await this.modifyTemplateBaseInfoWithOptions(request, runtime);
|
|
15511
15692
|
}
|
|
15512
15693
|
/**
|
|
15513
|
-
*
|
|
15694
|
+
* Modify configuration group settings, such as those for scheduled tasks.
|
|
15514
15695
|
*
|
|
15515
15696
|
* @param request - ModifyTimerGroupRequest
|
|
15516
15697
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -15551,7 +15732,7 @@ class Client extends openapi_core_1.default {
|
|
|
15551
15732
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyTimerGroupResponse({}));
|
|
15552
15733
|
}
|
|
15553
15734
|
/**
|
|
15554
|
-
*
|
|
15735
|
+
* Modify configuration group settings, such as those for scheduled tasks.
|
|
15555
15736
|
*
|
|
15556
15737
|
* @param request - ModifyTimerGroupRequest
|
|
15557
15738
|
* @returns ModifyTimerGroupResponse
|
|
@@ -15663,7 +15844,7 @@ class Client extends openapi_core_1.default {
|
|
|
15663
15844
|
return await this.modifyUserToDesktopGroupWithOptions(request, runtime);
|
|
15664
15845
|
}
|
|
15665
15846
|
/**
|
|
15666
|
-
*
|
|
15847
|
+
* Move files or folders.
|
|
15667
15848
|
*
|
|
15668
15849
|
* @param request - MoveCdsFileRequest
|
|
15669
15850
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -15710,7 +15891,7 @@ class Client extends openapi_core_1.default {
|
|
|
15710
15891
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.MoveCdsFileResponse({}));
|
|
15711
15892
|
}
|
|
15712
15893
|
/**
|
|
15713
|
-
*
|
|
15894
|
+
* Move files or folders.
|
|
15714
15895
|
*
|
|
15715
15896
|
* @param request - MoveCdsFileRequest
|
|
15716
15897
|
* @returns MoveCdsFileResponse
|
|
@@ -15720,7 +15901,13 @@ class Client extends openapi_core_1.default {
|
|
|
15720
15901
|
return await this.moveCdsFileWithOptions(request, runtime);
|
|
15721
15902
|
}
|
|
15722
15903
|
/**
|
|
15723
|
-
*
|
|
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.
|
|
15724
15911
|
*
|
|
15725
15912
|
* @param request - QueryHistoryActiveUserCountRequest
|
|
15726
15913
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -15749,7 +15936,13 @@ class Client extends openapi_core_1.default {
|
|
|
15749
15936
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.QueryHistoryActiveUserCountResponse({}));
|
|
15750
15937
|
}
|
|
15751
15938
|
/**
|
|
15752
|
-
*
|
|
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.
|
|
15753
15946
|
*
|
|
15754
15947
|
* @param request - QueryHistoryActiveUserCountRequest
|
|
15755
15948
|
* @returns QueryHistoryActiveUserCountResponse
|
|
@@ -15759,7 +15952,16 @@ class Client extends openapi_core_1.default {
|
|
|
15759
15952
|
return await this.queryHistoryActiveUserCountWithOptions(request, runtime);
|
|
15760
15953
|
}
|
|
15761
15954
|
/**
|
|
15762
|
-
*
|
|
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.
|
|
15763
15965
|
*
|
|
15764
15966
|
* @param tmpReq - QueryHistoryAvgMetricListRequest
|
|
15765
15967
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -15814,7 +16016,16 @@ class Client extends openapi_core_1.default {
|
|
|
15814
16016
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.QueryHistoryAvgMetricListResponse({}));
|
|
15815
16017
|
}
|
|
15816
16018
|
/**
|
|
15817
|
-
*
|
|
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.
|
|
15818
16029
|
*
|
|
15819
16030
|
* @param request - QueryHistoryAvgMetricListRequest
|
|
15820
16031
|
* @returns QueryHistoryAvgMetricListResponse
|
|
@@ -15824,7 +16035,15 @@ class Client extends openapi_core_1.default {
|
|
|
15824
16035
|
return await this.queryHistoryAvgMetricListWithOptions(request, runtime);
|
|
15825
16036
|
}
|
|
15826
16037
|
/**
|
|
15827
|
-
*
|
|
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.
|
|
15828
16047
|
*
|
|
15829
16048
|
* @param request - QueryHistoryMetricDistributionRequest
|
|
15830
16049
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -15862,7 +16081,15 @@ class Client extends openapi_core_1.default {
|
|
|
15862
16081
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.QueryHistoryMetricDistributionResponse({}));
|
|
15863
16082
|
}
|
|
15864
16083
|
/**
|
|
15865
|
-
*
|
|
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.
|
|
15866
16093
|
*
|
|
15867
16094
|
* @param request - QueryHistoryMetricDistributionRequest
|
|
15868
16095
|
* @returns QueryHistoryMetricDistributionResponse
|
|
@@ -15872,7 +16099,16 @@ class Client extends openapi_core_1.default {
|
|
|
15872
16099
|
return await this.queryHistoryMetricDistributionWithOptions(request, runtime);
|
|
15873
16100
|
}
|
|
15874
16101
|
/**
|
|
15875
|
-
*
|
|
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.
|
|
15876
16112
|
*
|
|
15877
16113
|
* @param request - QueryHistoryUsageDurationRankRequest
|
|
15878
16114
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -15913,7 +16149,16 @@ class Client extends openapi_core_1.default {
|
|
|
15913
16149
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.QueryHistoryUsageDurationRankResponse({}));
|
|
15914
16150
|
}
|
|
15915
16151
|
/**
|
|
15916
|
-
*
|
|
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.
|
|
15917
16162
|
*
|
|
15918
16163
|
* @param request - QueryHistoryUsageDurationRankRequest
|
|
15919
16164
|
* @returns QueryHistoryUsageDurationRankResponse
|
|
@@ -15923,10 +16168,10 @@ class Client extends openapi_core_1.default {
|
|
|
15923
16168
|
return await this.queryHistoryUsageDurationRankWithOptions(request, runtime);
|
|
15924
16169
|
}
|
|
15925
16170
|
/**
|
|
15926
|
-
*
|
|
16171
|
+
* Reboots one or more desktops.
|
|
15927
16172
|
*
|
|
15928
16173
|
* @remarks
|
|
15929
|
-
* The
|
|
16174
|
+
* The desktops must be in the Running state.
|
|
15930
16175
|
*
|
|
15931
16176
|
* @param request - RebootDesktopsRequest
|
|
15932
16177
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -15967,10 +16212,10 @@ class Client extends openapi_core_1.default {
|
|
|
15967
16212
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RebootDesktopsResponse({}));
|
|
15968
16213
|
}
|
|
15969
16214
|
/**
|
|
15970
|
-
*
|
|
16215
|
+
* Reboots one or more desktops.
|
|
15971
16216
|
*
|
|
15972
16217
|
* @remarks
|
|
15973
|
-
* The
|
|
16218
|
+
* The desktops must be in the Running state.
|
|
15974
16219
|
*
|
|
15975
16220
|
* @param request - RebootDesktopsRequest
|
|
15976
16221
|
* @returns RebootDesktopsResponse
|
|
@@ -15980,15 +16225,15 @@ class Client extends openapi_core_1.default {
|
|
|
15980
16225
|
return await this.rebootDesktopsWithOptions(request, runtime);
|
|
15981
16226
|
}
|
|
15982
16227
|
/**
|
|
15983
|
-
*
|
|
16228
|
+
* Replaces the image of one or more cloud computers.
|
|
15984
16229
|
*
|
|
15985
16230
|
* @remarks
|
|
15986
|
-
*
|
|
15987
|
-
*
|
|
15988
|
-
*
|
|
15989
|
-
*
|
|
15990
|
-
*
|
|
15991
|
-
*
|
|
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.
|
|
15992
16237
|
*
|
|
15993
16238
|
* @param request - RebuildDesktopsRequest
|
|
15994
16239
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -16032,15 +16277,15 @@ class Client extends openapi_core_1.default {
|
|
|
16032
16277
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RebuildDesktopsResponse({}));
|
|
16033
16278
|
}
|
|
16034
16279
|
/**
|
|
16035
|
-
*
|
|
16280
|
+
* Replaces the image of one or more cloud computers.
|
|
16036
16281
|
*
|
|
16037
16282
|
* @remarks
|
|
16038
|
-
*
|
|
16039
|
-
*
|
|
16040
|
-
*
|
|
16041
|
-
*
|
|
16042
|
-
*
|
|
16043
|
-
*
|
|
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.
|
|
16044
16289
|
*
|
|
16045
16290
|
* @param request - RebuildDesktopsRequest
|
|
16046
16291
|
* @returns RebuildDesktopsResponse
|
|
@@ -16151,7 +16396,7 @@ class Client extends openapi_core_1.default {
|
|
|
16151
16396
|
return await this.removeFilePermissionWithOptions(request, runtime);
|
|
16152
16397
|
}
|
|
16153
16398
|
/**
|
|
16154
|
-
*
|
|
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.
|
|
16155
16400
|
*
|
|
16156
16401
|
* @param request - RemoveUserFromDesktopGroupRequest
|
|
16157
16402
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -16169,6 +16414,9 @@ class Client extends openapi_core_1.default {
|
|
|
16169
16414
|
if (!$dara.isNull(request.endUserIds)) {
|
|
16170
16415
|
query["EndUserIds"] = request.endUserIds;
|
|
16171
16416
|
}
|
|
16417
|
+
if (!$dara.isNull(request.orgId)) {
|
|
16418
|
+
query["OrgId"] = request.orgId;
|
|
16419
|
+
}
|
|
16172
16420
|
if (!$dara.isNull(request.regionId)) {
|
|
16173
16421
|
query["RegionId"] = request.regionId;
|
|
16174
16422
|
}
|
|
@@ -16198,7 +16446,7 @@ class Client extends openapi_core_1.default {
|
|
|
16198
16446
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RemoveUserFromDesktopGroupResponse({}));
|
|
16199
16447
|
}
|
|
16200
16448
|
/**
|
|
16201
|
-
*
|
|
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.
|
|
16202
16450
|
*
|
|
16203
16451
|
* @param request - RemoveUserFromDesktopGroupRequest
|
|
16204
16452
|
* @returns RemoveUserFromDesktopGroupResponse
|
|
@@ -16256,7 +16504,7 @@ class Client extends openapi_core_1.default {
|
|
|
16256
16504
|
return await this.removeUserFromDesktopOversoldUserGroupWithOptions(request, runtime);
|
|
16257
16505
|
}
|
|
16258
16506
|
/**
|
|
16259
|
-
* Renews a
|
|
16507
|
+
* Renews the subscription for a cloud computer pool.
|
|
16260
16508
|
*
|
|
16261
16509
|
* @param request - RenewDesktopGroupRequest
|
|
16262
16510
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -16303,7 +16551,7 @@ class Client extends openapi_core_1.default {
|
|
|
16303
16551
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RenewDesktopGroupResponse({}));
|
|
16304
16552
|
}
|
|
16305
16553
|
/**
|
|
16306
|
-
* Renews a
|
|
16554
|
+
* Renews the subscription for a cloud computer pool.
|
|
16307
16555
|
*
|
|
16308
16556
|
* @param request - RenewDesktopGroupRequest
|
|
16309
16557
|
* @returns RenewDesktopGroupResponse
|
|
@@ -16358,7 +16606,7 @@ class Client extends openapi_core_1.default {
|
|
|
16358
16606
|
return await this.renewDesktopOversoldGroupWithOptions(request, runtime);
|
|
16359
16607
|
}
|
|
16360
16608
|
/**
|
|
16361
|
-
* Renews
|
|
16609
|
+
* Renews one or more subscription-based WUYING Workspace instances.
|
|
16362
16610
|
*
|
|
16363
16611
|
* @param request - RenewDesktopsRequest
|
|
16364
16612
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -16411,7 +16659,7 @@ class Client extends openapi_core_1.default {
|
|
|
16411
16659
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RenewDesktopsResponse({}));
|
|
16412
16660
|
}
|
|
16413
16661
|
/**
|
|
16414
|
-
* Renews
|
|
16662
|
+
* Renews one or more subscription-based WUYING Workspace instances.
|
|
16415
16663
|
*
|
|
16416
16664
|
* @param request - RenewDesktopsRequest
|
|
16417
16665
|
* @returns RenewDesktopsResponse
|
|
@@ -16421,7 +16669,7 @@ class Client extends openapi_core_1.default {
|
|
|
16421
16669
|
return await this.renewDesktopsWithOptions(request, runtime);
|
|
16422
16670
|
}
|
|
16423
16671
|
/**
|
|
16424
|
-
* Renews premium bandwidth
|
|
16672
|
+
* Renews subscription-based premium public bandwidth.
|
|
16425
16673
|
*
|
|
16426
16674
|
* @param request - RenewNetworkPackagesRequest
|
|
16427
16675
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -16471,7 +16719,7 @@ class Client extends openapi_core_1.default {
|
|
|
16471
16719
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RenewNetworkPackagesResponse({}));
|
|
16472
16720
|
}
|
|
16473
16721
|
/**
|
|
16474
|
-
* Renews premium bandwidth
|
|
16722
|
+
* Renews subscription-based premium public bandwidth.
|
|
16475
16723
|
*
|
|
16476
16724
|
* @param request - RenewNetworkPackagesRequest
|
|
16477
16725
|
* @returns RenewNetworkPackagesResponse
|
|
@@ -16481,10 +16729,10 @@ class Client extends openapi_core_1.default {
|
|
|
16481
16729
|
return await this.renewNetworkPackagesWithOptions(request, runtime);
|
|
16482
16730
|
}
|
|
16483
16731
|
/**
|
|
16484
|
-
* Resets cloud
|
|
16732
|
+
* Resets cloud desktops in a shared cloud desktop group.
|
|
16485
16733
|
*
|
|
16486
16734
|
* @remarks
|
|
16487
|
-
* >
|
|
16735
|
+
* > This operation applies only to shared cloud desktops. It does not support resetting standard cloud desktops.
|
|
16488
16736
|
*
|
|
16489
16737
|
* @param request - ResetDesktopsRequest
|
|
16490
16738
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -16537,10 +16785,10 @@ class Client extends openapi_core_1.default {
|
|
|
16537
16785
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ResetDesktopsResponse({}));
|
|
16538
16786
|
}
|
|
16539
16787
|
/**
|
|
16540
|
-
* Resets cloud
|
|
16788
|
+
* Resets cloud desktops in a shared cloud desktop group.
|
|
16541
16789
|
*
|
|
16542
16790
|
* @remarks
|
|
16543
|
-
* >
|
|
16791
|
+
* > This operation applies only to shared cloud desktops. It does not support resetting standard cloud desktops.
|
|
16544
16792
|
*
|
|
16545
16793
|
* @param request - ResetDesktopsRequest
|
|
16546
16794
|
* @returns ResetDesktopsResponse
|
|
@@ -16598,13 +16846,13 @@ class Client extends openapi_core_1.default {
|
|
|
16598
16846
|
return await this.resetNASDefaultMountTargetWithOptions(request, runtime);
|
|
16599
16847
|
}
|
|
16600
16848
|
/**
|
|
16601
|
-
*
|
|
16849
|
+
* Recovers disk data from a snapshot.
|
|
16602
16850
|
*
|
|
16603
16851
|
* @remarks
|
|
16604
|
-
*
|
|
16605
|
-
*
|
|
16606
|
-
*
|
|
16607
|
-
*
|
|
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.
|
|
16608
16856
|
*
|
|
16609
16857
|
* @param request - ResetSnapshotRequest
|
|
16610
16858
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -16639,13 +16887,13 @@ class Client extends openapi_core_1.default {
|
|
|
16639
16887
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ResetSnapshotResponse({}));
|
|
16640
16888
|
}
|
|
16641
16889
|
/**
|
|
16642
|
-
*
|
|
16890
|
+
* Recovers disk data from a snapshot.
|
|
16643
16891
|
*
|
|
16644
16892
|
* @remarks
|
|
16645
|
-
*
|
|
16646
|
-
*
|
|
16647
|
-
*
|
|
16648
|
-
*
|
|
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.
|
|
16649
16897
|
*
|
|
16650
16898
|
* @param request - ResetSnapshotRequest
|
|
16651
16899
|
* @returns ResetSnapshotResponse
|
|
@@ -16706,10 +16954,7 @@ class Client extends openapi_core_1.default {
|
|
|
16706
16954
|
return await this.revokeCoordinatePrivilegeWithOptions(request, runtime);
|
|
16707
16955
|
}
|
|
16708
16956
|
/**
|
|
16709
|
-
* Runs a PowerShell or
|
|
16710
|
-
*
|
|
16711
|
-
* @remarks
|
|
16712
|
-
* 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.
|
|
16713
16958
|
*
|
|
16714
16959
|
* @param request - RunCommandRequest
|
|
16715
16960
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -16759,10 +17004,7 @@ class Client extends openapi_core_1.default {
|
|
|
16759
17004
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RunCommandResponse({}));
|
|
16760
17005
|
}
|
|
16761
17006
|
/**
|
|
16762
|
-
* Runs a PowerShell or
|
|
16763
|
-
*
|
|
16764
|
-
* @remarks
|
|
16765
|
-
* 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.
|
|
16766
17008
|
*
|
|
16767
17009
|
* @param request - RunCommandRequest
|
|
16768
17010
|
* @returns RunCommandResponse
|
|
@@ -17171,7 +17413,7 @@ class Client extends openapi_core_1.default {
|
|
|
17171
17413
|
return await this.setOfficeSiteSsoStatusWithOptions(request, runtime);
|
|
17172
17414
|
}
|
|
17173
17415
|
/**
|
|
17174
|
-
*
|
|
17416
|
+
* 设置UPM用户目录黑白名单规则
|
|
17175
17417
|
*
|
|
17176
17418
|
* @param tmpReq - SetUserProfilePathRulesRequest
|
|
17177
17419
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -17214,7 +17456,7 @@ class Client extends openapi_core_1.default {
|
|
|
17214
17456
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.SetUserProfilePathRulesResponse({}));
|
|
17215
17457
|
}
|
|
17216
17458
|
/**
|
|
17217
|
-
*
|
|
17459
|
+
* 设置UPM用户目录黑白名单规则
|
|
17218
17460
|
*
|
|
17219
17461
|
* @param request - SetUserProfilePathRulesRequest
|
|
17220
17462
|
* @returns SetUserProfilePathRulesResponse
|
|
@@ -17272,10 +17514,10 @@ class Client extends openapi_core_1.default {
|
|
|
17272
17514
|
return await this.startDesktopsWithOptions(request, runtime);
|
|
17273
17515
|
}
|
|
17274
17516
|
/**
|
|
17275
|
-
*
|
|
17517
|
+
* Stops one or more running cloud desktops. After a successful call, the specified cloud desktops enter the Stopped state.
|
|
17276
17518
|
*
|
|
17277
17519
|
* @remarks
|
|
17278
|
-
* The cloud
|
|
17520
|
+
* The cloud desktops must be in the Running state.
|
|
17279
17521
|
*
|
|
17280
17522
|
* @param request - StopDesktopsRequest
|
|
17281
17523
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -17319,10 +17561,10 @@ class Client extends openapi_core_1.default {
|
|
|
17319
17561
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.StopDesktopsResponse({}));
|
|
17320
17562
|
}
|
|
17321
17563
|
/**
|
|
17322
|
-
*
|
|
17564
|
+
* Stops one or more running cloud desktops. After a successful call, the specified cloud desktops enter the Stopped state.
|
|
17323
17565
|
*
|
|
17324
17566
|
* @remarks
|
|
17325
|
-
* The cloud
|
|
17567
|
+
* The cloud desktops must be in the Running state.
|
|
17326
17568
|
*
|
|
17327
17569
|
* @param request - StopDesktopsRequest
|
|
17328
17570
|
* @returns StopDesktopsResponse
|