@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/src/client.ts
CHANGED
|
@@ -270,7 +270,7 @@ export default class Client extends OpenApi {
|
|
|
270
270
|
}
|
|
271
271
|
|
|
272
272
|
/**
|
|
273
|
-
* Adds authorized users
|
|
273
|
+
* 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.
|
|
274
274
|
*
|
|
275
275
|
* @param request - AddUserToDesktopGroupRequest
|
|
276
276
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -295,6 +295,10 @@ export default class Client extends OpenApi {
|
|
|
295
295
|
query["EndUserIds"] = request.endUserIds;
|
|
296
296
|
}
|
|
297
297
|
|
|
298
|
+
if (!$dara.isNull(request.orgId)) {
|
|
299
|
+
query["OrgId"] = request.orgId;
|
|
300
|
+
}
|
|
301
|
+
|
|
298
302
|
if (!$dara.isNull(request.regionId)) {
|
|
299
303
|
query["RegionId"] = request.regionId;
|
|
300
304
|
}
|
|
@@ -329,7 +333,7 @@ export default class Client extends OpenApi {
|
|
|
329
333
|
}
|
|
330
334
|
|
|
331
335
|
/**
|
|
332
|
-
* Adds authorized users
|
|
336
|
+
* 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.
|
|
333
337
|
*
|
|
334
338
|
* @param request - AddUserToDesktopGroupRequest
|
|
335
339
|
* @returns AddUserToDesktopGroupResponse
|
|
@@ -572,7 +576,7 @@ export default class Client extends OpenApi {
|
|
|
572
576
|
}
|
|
573
577
|
|
|
574
578
|
/**
|
|
575
|
-
*
|
|
579
|
+
* Applies for coordination monitoring. This operation is mainly used in administrator assistance scenarios and education scenarios.
|
|
576
580
|
*
|
|
577
581
|
* @param request - ApplyCoordinationForMonitoringRequest
|
|
578
582
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -623,7 +627,7 @@ export default class Client extends OpenApi {
|
|
|
623
627
|
}
|
|
624
628
|
|
|
625
629
|
/**
|
|
626
|
-
*
|
|
630
|
+
* Applies for coordination monitoring. This operation is mainly used in administrator assistance scenarios and education scenarios.
|
|
627
631
|
*
|
|
628
632
|
* @param request - ApplyCoordinationForMonitoringRequest
|
|
629
633
|
* @returns ApplyCoordinationForMonitoringResponse
|
|
@@ -987,9 +991,9 @@ export default class Client extends OpenApi {
|
|
|
987
991
|
* Assigns multiple cloud computers to users in a batch.
|
|
988
992
|
*
|
|
989
993
|
* @remarks
|
|
990
|
-
*
|
|
991
|
-
*
|
|
992
|
-
*
|
|
994
|
+
* - The target cloud computers must be in the Running state.
|
|
995
|
+
* - 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.
|
|
996
|
+
* - Recommended polling interval: 2–5 seconds (max duration: 50s). The process usually takes 1–5 seconds.
|
|
993
997
|
*
|
|
994
998
|
* @param request - BatchModifyEntitlementRequest
|
|
995
999
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1047,9 +1051,9 @@ export default class Client extends OpenApi {
|
|
|
1047
1051
|
* Assigns multiple cloud computers to users in a batch.
|
|
1048
1052
|
*
|
|
1049
1053
|
* @remarks
|
|
1050
|
-
*
|
|
1051
|
-
*
|
|
1052
|
-
*
|
|
1054
|
+
* - The target cloud computers must be in the Running state.
|
|
1055
|
+
* - 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.
|
|
1056
|
+
* - Recommended polling interval: 2–5 seconds (max duration: 50s). The process usually takes 1–5 seconds.
|
|
1053
1057
|
*
|
|
1054
1058
|
* @param request - BatchModifyEntitlementRequest
|
|
1055
1059
|
* @returns BatchModifyEntitlementResponse
|
|
@@ -1530,6 +1534,8 @@ export default class Client extends OpenApi {
|
|
|
1530
1534
|
}
|
|
1531
1535
|
|
|
1532
1536
|
/**
|
|
1537
|
+
* Specify an organizational unit (OU) and administrator for the Active Directory (AD) office network (formerly known as workspace).
|
|
1538
|
+
*
|
|
1533
1539
|
* @param request - ConfigADConnectorUserRequest
|
|
1534
1540
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
1535
1541
|
* @returns ConfigADConnectorUserResponse
|
|
@@ -1575,6 +1581,8 @@ export default class Client extends OpenApi {
|
|
|
1575
1581
|
}
|
|
1576
1582
|
|
|
1577
1583
|
/**
|
|
1584
|
+
* Specify an organizational unit (OU) and administrator for the Active Directory (AD) office network (formerly known as workspace).
|
|
1585
|
+
*
|
|
1578
1586
|
* @param request - ConfigADConnectorUserRequest
|
|
1579
1587
|
* @returns ConfigADConnectorUserResponse
|
|
1580
1588
|
*/
|
|
@@ -1584,7 +1592,7 @@ export default class Client extends OpenApi {
|
|
|
1584
1592
|
}
|
|
1585
1593
|
|
|
1586
1594
|
/**
|
|
1587
|
-
*
|
|
1595
|
+
* Create a copy of a file or folder in the cloud drive.
|
|
1588
1596
|
*
|
|
1589
1597
|
* @param request - CopyCdsFileRequest
|
|
1590
1598
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1647,7 +1655,7 @@ export default class Client extends OpenApi {
|
|
|
1647
1655
|
}
|
|
1648
1656
|
|
|
1649
1657
|
/**
|
|
1650
|
-
*
|
|
1658
|
+
* Create a copy of a file or folder in the cloud drive.
|
|
1651
1659
|
*
|
|
1652
1660
|
* @param request - CopyCdsFileRequest
|
|
1653
1661
|
* @returns CopyCdsFileResponse
|
|
@@ -1812,16 +1820,16 @@ export default class Client extends OpenApi {
|
|
|
1812
1820
|
}
|
|
1813
1821
|
|
|
1814
1822
|
/**
|
|
1815
|
-
*
|
|
1823
|
+
* 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.
|
|
1816
1824
|
*
|
|
1817
1825
|
* @remarks
|
|
1818
|
-
* When you create an
|
|
1819
|
-
* After
|
|
1820
|
-
* 1.
|
|
1821
|
-
* 2.
|
|
1822
|
-
* 3.
|
|
1823
|
-
*
|
|
1824
|
-
* For more information, see [Create and manage enterprise AD
|
|
1826
|
+
* 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).
|
|
1827
|
+
* After creating an AD office network, you must also configure the AD domain. Follow these steps:
|
|
1828
|
+
* 1. Configure a conditional forwarder on your DNS server.
|
|
1829
|
+
* 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.
|
|
1830
|
+
* 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.
|
|
1831
|
+
* > 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).
|
|
1832
|
+
* For more information, see [Create and manage office networks for enterprise AD accounts](https://help.aliyun.com/document_detail/214469.html).
|
|
1825
1833
|
*
|
|
1826
1834
|
* @param request - CreateADConnectorOfficeSiteRequest
|
|
1827
1835
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1944,16 +1952,16 @@ export default class Client extends OpenApi {
|
|
|
1944
1952
|
}
|
|
1945
1953
|
|
|
1946
1954
|
/**
|
|
1947
|
-
*
|
|
1955
|
+
* 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.
|
|
1948
1956
|
*
|
|
1949
1957
|
* @remarks
|
|
1950
|
-
* When you create an
|
|
1951
|
-
* After
|
|
1952
|
-
* 1.
|
|
1953
|
-
* 2.
|
|
1954
|
-
* 3.
|
|
1955
|
-
*
|
|
1956
|
-
* For more information, see [Create and manage enterprise AD
|
|
1958
|
+
* 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).
|
|
1959
|
+
* After creating an AD office network, you must also configure the AD domain. Follow these steps:
|
|
1960
|
+
* 1. Configure a conditional forwarder on your DNS server.
|
|
1961
|
+
* 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.
|
|
1962
|
+
* 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.
|
|
1963
|
+
* > 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).
|
|
1964
|
+
* For more information, see [Create and manage office networks for enterprise AD accounts](https://help.aliyun.com/document_detail/214469.html).
|
|
1957
1965
|
*
|
|
1958
1966
|
* @param request - CreateADConnectorOfficeSiteRequest
|
|
1959
1967
|
* @returns CreateADConnectorOfficeSiteResponse
|
|
@@ -2034,10 +2042,7 @@ export default class Client extends OpenApi {
|
|
|
2034
2042
|
}
|
|
2035
2043
|
|
|
2036
2044
|
/**
|
|
2037
|
-
* Creates an automatic snapshot policy
|
|
2038
|
-
*
|
|
2039
|
-
* @remarks
|
|
2040
|
-
* 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.
|
|
2045
|
+
* Creates an automatic snapshot policy that schedules snapshots for WUYING Workspace based on a cron expression.
|
|
2041
2046
|
*
|
|
2042
2047
|
* @param request - CreateAutoSnapshotPolicyRequest
|
|
2043
2048
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2084,10 +2089,7 @@ export default class Client extends OpenApi {
|
|
|
2084
2089
|
}
|
|
2085
2090
|
|
|
2086
2091
|
/**
|
|
2087
|
-
* Creates an automatic snapshot policy
|
|
2088
|
-
*
|
|
2089
|
-
* @remarks
|
|
2090
|
-
* 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.
|
|
2092
|
+
* Creates an automatic snapshot policy that schedules snapshots for WUYING Workspace based on a cron expression.
|
|
2091
2093
|
*
|
|
2092
2094
|
* @param request - CreateAutoSnapshotPolicyRequest
|
|
2093
2095
|
* @returns CreateAutoSnapshotPolicyResponse
|
|
@@ -2248,10 +2250,10 @@ export default class Client extends OpenApi {
|
|
|
2248
2250
|
}
|
|
2249
2251
|
|
|
2250
2252
|
/**
|
|
2251
|
-
*
|
|
2253
|
+
* Create a folder or initiate a file upload task in the cloud disk.
|
|
2252
2254
|
*
|
|
2253
2255
|
* @remarks
|
|
2254
|
-
*
|
|
2256
|
+
* 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.
|
|
2255
2257
|
*
|
|
2256
2258
|
* @param request - CreateCdsFileRequest
|
|
2257
2259
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2318,10 +2320,10 @@ export default class Client extends OpenApi {
|
|
|
2318
2320
|
}
|
|
2319
2321
|
|
|
2320
2322
|
/**
|
|
2321
|
-
*
|
|
2323
|
+
* Create a folder or initiate a file upload task in the cloud disk.
|
|
2322
2324
|
*
|
|
2323
2325
|
* @remarks
|
|
2324
|
-
*
|
|
2326
|
+
* 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.
|
|
2325
2327
|
*
|
|
2326
2328
|
* @param request - CreateCdsFileRequest
|
|
2327
2329
|
* @returns CreateCdsFileResponse
|
|
@@ -2332,7 +2334,7 @@ export default class Client extends OpenApi {
|
|
|
2332
2334
|
}
|
|
2333
2335
|
|
|
2334
2336
|
/**
|
|
2335
|
-
*
|
|
2337
|
+
* Create a file share.
|
|
2336
2338
|
*
|
|
2337
2339
|
* @param request - CreateCdsFileShareLinkRequest
|
|
2338
2340
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2415,7 +2417,7 @@ export default class Client extends OpenApi {
|
|
|
2415
2417
|
}
|
|
2416
2418
|
|
|
2417
2419
|
/**
|
|
2418
|
-
*
|
|
2420
|
+
* Create a file share.
|
|
2419
2421
|
*
|
|
2420
2422
|
* @param request - CreateCdsFileShareLinkRequest
|
|
2421
2423
|
* @returns CreateCdsFileShareLinkResponse
|
|
@@ -2426,7 +2428,7 @@ export default class Client extends OpenApi {
|
|
|
2426
2428
|
}
|
|
2427
2429
|
|
|
2428
2430
|
/**
|
|
2429
|
-
*
|
|
2431
|
+
* You can create a region-independent cloud desktop policy.
|
|
2430
2432
|
*
|
|
2431
2433
|
* @param request - CreateCenterPolicyRequest
|
|
2432
2434
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2985,7 +2987,7 @@ export default class Client extends OpenApi {
|
|
|
2985
2987
|
}
|
|
2986
2988
|
|
|
2987
2989
|
/**
|
|
2988
|
-
*
|
|
2990
|
+
* You can create a region-independent cloud desktop policy.
|
|
2989
2991
|
*
|
|
2990
2992
|
* @param request - CreateCenterPolicyRequest
|
|
2991
2993
|
* @returns CreateCenterPolicyResponse
|
|
@@ -2996,10 +2998,10 @@ export default class Client extends OpenApi {
|
|
|
2996
2998
|
}
|
|
2997
2999
|
|
|
2998
3000
|
/**
|
|
2999
|
-
*
|
|
3001
|
+
* Disk organization authorization.
|
|
3000
3002
|
*
|
|
3001
3003
|
* @remarks
|
|
3002
|
-
* The
|
|
3004
|
+
* 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.
|
|
3003
3005
|
*
|
|
3004
3006
|
* @param request - CreateCloudDriveGroupRequest
|
|
3005
3007
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3046,10 +3048,10 @@ export default class Client extends OpenApi {
|
|
|
3046
3048
|
}
|
|
3047
3049
|
|
|
3048
3050
|
/**
|
|
3049
|
-
*
|
|
3051
|
+
* Disk organization authorization.
|
|
3050
3052
|
*
|
|
3051
3053
|
* @remarks
|
|
3052
|
-
* The
|
|
3054
|
+
* 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.
|
|
3053
3055
|
*
|
|
3054
3056
|
* @param request - CreateCloudDriveGroupRequest
|
|
3055
3057
|
* @returns CreateCloudDriveGroupResponse
|
|
@@ -3060,10 +3062,10 @@ export default class Client extends OpenApi {
|
|
|
3060
3062
|
}
|
|
3061
3063
|
|
|
3062
3064
|
/**
|
|
3063
|
-
*
|
|
3065
|
+
* Create a PDS (formerly Wuying Cloud Disk)
|
|
3064
3066
|
*
|
|
3065
3067
|
* @remarks
|
|
3066
|
-
* Before
|
|
3068
|
+
* 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).
|
|
3067
3069
|
*
|
|
3068
3070
|
* @param request - CreateCloudDriveServiceRequest
|
|
3069
3071
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3162,10 +3164,10 @@ export default class Client extends OpenApi {
|
|
|
3162
3164
|
}
|
|
3163
3165
|
|
|
3164
3166
|
/**
|
|
3165
|
-
*
|
|
3167
|
+
* Create a PDS (formerly Wuying Cloud Disk)
|
|
3166
3168
|
*
|
|
3167
3169
|
* @remarks
|
|
3168
|
-
* Before
|
|
3170
|
+
* 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).
|
|
3169
3171
|
*
|
|
3170
3172
|
* @param request - CreateCloudDriveServiceRequest
|
|
3171
3173
|
* @returns CreateCloudDriveServiceResponse
|
|
@@ -3176,7 +3178,7 @@ export default class Client extends OpenApi {
|
|
|
3176
3178
|
}
|
|
3177
3179
|
|
|
3178
3180
|
/**
|
|
3179
|
-
* Creates
|
|
3181
|
+
* Creates personal cloud drives for users within your enterprise cloud drive.
|
|
3180
3182
|
*
|
|
3181
3183
|
* @param request - CreateCloudDriveUsersRequest
|
|
3182
3184
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3219,7 +3221,7 @@ export default class Client extends OpenApi {
|
|
|
3219
3221
|
}
|
|
3220
3222
|
|
|
3221
3223
|
/**
|
|
3222
|
-
* Creates
|
|
3224
|
+
* Creates personal cloud drives for users within your enterprise cloud drive.
|
|
3223
3225
|
*
|
|
3224
3226
|
* @param request - CreateCloudDriveUsersRequest
|
|
3225
3227
|
* @returns CreateCloudDriveUsersResponse
|
|
@@ -3230,7 +3232,7 @@ export default class Client extends OpenApi {
|
|
|
3230
3232
|
}
|
|
3231
3233
|
|
|
3232
3234
|
/**
|
|
3233
|
-
*
|
|
3235
|
+
* Create a configuration group. A configuration group contains settings for scheduled tasks on cloud desktops.
|
|
3234
3236
|
*
|
|
3235
3237
|
* @param request - CreateConfigGroupRequest
|
|
3236
3238
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3281,7 +3283,7 @@ export default class Client extends OpenApi {
|
|
|
3281
3283
|
}
|
|
3282
3284
|
|
|
3283
3285
|
/**
|
|
3284
|
-
*
|
|
3286
|
+
* Create a configuration group. A configuration group contains settings for scheduled tasks on cloud desktops.
|
|
3285
3287
|
*
|
|
3286
3288
|
* @param request - CreateConfigGroupRequest
|
|
3287
3289
|
* @returns CreateConfigGroupResponse
|
|
@@ -3292,11 +3294,11 @@ export default class Client extends OpenApi {
|
|
|
3292
3294
|
}
|
|
3293
3295
|
|
|
3294
3296
|
/**
|
|
3295
|
-
*
|
|
3297
|
+
* Creating a shared EDS.
|
|
3296
3298
|
*
|
|
3297
3299
|
* @remarks
|
|
3298
|
-
*
|
|
3299
|
-
*
|
|
3300
|
+
* - 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).
|
|
3301
|
+
* - Before calling this API, ensure you have created the necessary resources, such as an office network, a desktop template, and a policy.
|
|
3300
3302
|
*
|
|
3301
3303
|
* @param request - CreateDesktopGroupRequest
|
|
3302
3304
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3567,11 +3569,11 @@ export default class Client extends OpenApi {
|
|
|
3567
3569
|
}
|
|
3568
3570
|
|
|
3569
3571
|
/**
|
|
3570
|
-
*
|
|
3572
|
+
* Creating a shared EDS.
|
|
3571
3573
|
*
|
|
3572
3574
|
* @remarks
|
|
3573
|
-
*
|
|
3574
|
-
*
|
|
3575
|
+
* - 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).
|
|
3576
|
+
* - Before calling this API, ensure you have created the necessary resources, such as an office network, a desktop template, and a policy.
|
|
3575
3577
|
*
|
|
3576
3578
|
* @param request - CreateDesktopGroupRequest
|
|
3577
3579
|
* @returns CreateDesktopGroupResponse
|
|
@@ -3684,16 +3686,104 @@ export default class Client extends OpenApi {
|
|
|
3684
3686
|
}
|
|
3685
3687
|
|
|
3686
3688
|
/**
|
|
3687
|
-
* Creates
|
|
3689
|
+
* Creates one or more Elastic Desktop Service (EDS) desktops. If you provide user information, the desktops are automatically assigned to the specified users.
|
|
3688
3690
|
*
|
|
3689
3691
|
* @remarks
|
|
3690
|
-
* Before you create cloud
|
|
3691
|
-
*
|
|
3692
|
-
*
|
|
3693
|
-
*
|
|
3694
|
-
*
|
|
3695
|
-
*
|
|
3696
|
-
*
|
|
3692
|
+
* Before you create a cloud desktop, meet the following requirements:
|
|
3693
|
+
* - Create an office site (formerly a workspace) and users:
|
|
3694
|
+
* - Simple office site: [CreateSimpleOfficeSite](https://help.aliyun.com/document_detail/215416.html) and [CreateUsers](https://help.aliyun.com/document_detail/437832.html).
|
|
3695
|
+
* - 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).
|
|
3696
|
+
* - Call [CreatePolicyGroup](https://help.aliyun.com/document_detail/188889.html) to create a policy, or use an existing policy.
|
|
3697
|
+
* **Request examples**
|
|
3698
|
+
* <details>
|
|
3699
|
+
* <summary>
|
|
3700
|
+
* Example: Create a cloud desktop from a bundle
|
|
3701
|
+
* </summary>
|
|
3702
|
+
* ```
|
|
3703
|
+
* {
|
|
3704
|
+
* "RegionId": "cn-hangzhou",
|
|
3705
|
+
* "DesktopName": "test-desktop-name",
|
|
3706
|
+
* "Amount": "1",
|
|
3707
|
+
* "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
|
|
3708
|
+
* "PolicyGroupId": "system-all-enabled-policy",
|
|
3709
|
+
* "ChargeType": "PostPaid",
|
|
3710
|
+
* "BundleId": "b-enterprise_office_8c16g_windows2022"
|
|
3711
|
+
* }
|
|
3712
|
+
* ```
|
|
3713
|
+
* </details>
|
|
3714
|
+
* <details>
|
|
3715
|
+
* <summary>
|
|
3716
|
+
* Example: Create a cloud desktop with custom settings
|
|
3717
|
+
* </summary>
|
|
3718
|
+
* ```
|
|
3719
|
+
* {
|
|
3720
|
+
* "RegionId": "cn-hangzhou",
|
|
3721
|
+
* "DesktopName": "test-desktop-name",
|
|
3722
|
+
* "Amount": "1",
|
|
3723
|
+
* "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
|
|
3724
|
+
* "PolicyGroupId": "system-all-enabled-policy",
|
|
3725
|
+
* "ChargeType": "PostPaid",
|
|
3726
|
+
* "DesktopAttachment": {
|
|
3727
|
+
* "ImageId": "desktopimage-windows-server-2022-64-asp",
|
|
3728
|
+
* "SystemDiskSize": "40",
|
|
3729
|
+
* "DataDiskSize": "0",
|
|
3730
|
+
* "DefaultLanguage": "zh-CN",
|
|
3731
|
+
* "DesktopType": "eds.enterprise_office.4c8g"
|
|
3732
|
+
* }
|
|
3733
|
+
* }
|
|
3734
|
+
* ```
|
|
3735
|
+
* </details>
|
|
3736
|
+
* <details>
|
|
3737
|
+
* <summary>
|
|
3738
|
+
* Example: Create a cloud desktop with a monthly usage package
|
|
3739
|
+
* </summary>
|
|
3740
|
+
* ```
|
|
3741
|
+
* {
|
|
3742
|
+
* "RegionId": "cn-hangzhou",
|
|
3743
|
+
* "DesktopName": "test-desktop-name",
|
|
3744
|
+
* "Amount": "1",
|
|
3745
|
+
* "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
|
|
3746
|
+
* "PolicyGroupId": "system-all-enabled-policy",
|
|
3747
|
+
* "ChargeType": "PostPaid",
|
|
3748
|
+
* "DesktopAttachment": {
|
|
3749
|
+
* "ImageId": "desktopimage-windows-server-2022-64-asp",
|
|
3750
|
+
* "SystemDiskSize": "40",
|
|
3751
|
+
* "DataDiskSize": "0",
|
|
3752
|
+
* "DefaultLanguage": "zh-CN",
|
|
3753
|
+
* "DesktopType": "eds.enterprise_office.4c8g"
|
|
3754
|
+
* },
|
|
3755
|
+
* "MonthDesktopSetting": {
|
|
3756
|
+
* "UseDuration": "120"
|
|
3757
|
+
* },
|
|
3758
|
+
* "Period": "1",
|
|
3759
|
+
* "PeriodUnit": "Month"
|
|
3760
|
+
* }
|
|
3761
|
+
* ```
|
|
3762
|
+
* </details>
|
|
3763
|
+
* <details>
|
|
3764
|
+
* <summary>
|
|
3765
|
+
* Example: Create an agent resource
|
|
3766
|
+
* </summary>
|
|
3767
|
+
* ```
|
|
3768
|
+
* {
|
|
3769
|
+
* "RegionId": "cn-hangzhou",
|
|
3770
|
+
* "BundleId": "b-openclaw-linux",
|
|
3771
|
+
* "DesktopName": "test-desktop-name",
|
|
3772
|
+
* "Amount": "1",
|
|
3773
|
+
* "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
|
|
3774
|
+
* "ChargeType": "PostPaid",
|
|
3775
|
+
* "DesktopAttachment": {
|
|
3776
|
+
* "DesktopType": "cloud.space.4c.8g"
|
|
3777
|
+
* },
|
|
3778
|
+
* "PurchaseOptions": {
|
|
3779
|
+
* "MonthlyCredits": "120"
|
|
3780
|
+
* },
|
|
3781
|
+
* "Period": "1",
|
|
3782
|
+
* "PeriodUnit": "Month"
|
|
3783
|
+
* }
|
|
3784
|
+
* ```
|
|
3785
|
+
* </details>
|
|
3786
|
+
* To automatically run user commands on a cloud desktop, configure the `UserCommands` parameter.
|
|
3697
3787
|
*
|
|
3698
3788
|
* @param tmpReq - CreateDesktopsRequest
|
|
3699
3789
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3890,16 +3980,104 @@ export default class Client extends OpenApi {
|
|
|
3890
3980
|
}
|
|
3891
3981
|
|
|
3892
3982
|
/**
|
|
3893
|
-
* Creates
|
|
3983
|
+
* Creates one or more Elastic Desktop Service (EDS) desktops. If you provide user information, the desktops are automatically assigned to the specified users.
|
|
3894
3984
|
*
|
|
3895
3985
|
* @remarks
|
|
3896
|
-
* Before you create cloud
|
|
3897
|
-
*
|
|
3898
|
-
*
|
|
3899
|
-
*
|
|
3900
|
-
*
|
|
3901
|
-
*
|
|
3902
|
-
*
|
|
3986
|
+
* Before you create a cloud desktop, meet the following requirements:
|
|
3987
|
+
* - Create an office site (formerly a workspace) and users:
|
|
3988
|
+
* - Simple office site: [CreateSimpleOfficeSite](https://help.aliyun.com/document_detail/215416.html) and [CreateUsers](https://help.aliyun.com/document_detail/437832.html).
|
|
3989
|
+
* - 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).
|
|
3990
|
+
* - Call [CreatePolicyGroup](https://help.aliyun.com/document_detail/188889.html) to create a policy, or use an existing policy.
|
|
3991
|
+
* **Request examples**
|
|
3992
|
+
* <details>
|
|
3993
|
+
* <summary>
|
|
3994
|
+
* Example: Create a cloud desktop from a bundle
|
|
3995
|
+
* </summary>
|
|
3996
|
+
* ```
|
|
3997
|
+
* {
|
|
3998
|
+
* "RegionId": "cn-hangzhou",
|
|
3999
|
+
* "DesktopName": "test-desktop-name",
|
|
4000
|
+
* "Amount": "1",
|
|
4001
|
+
* "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
|
|
4002
|
+
* "PolicyGroupId": "system-all-enabled-policy",
|
|
4003
|
+
* "ChargeType": "PostPaid",
|
|
4004
|
+
* "BundleId": "b-enterprise_office_8c16g_windows2022"
|
|
4005
|
+
* }
|
|
4006
|
+
* ```
|
|
4007
|
+
* </details>
|
|
4008
|
+
* <details>
|
|
4009
|
+
* <summary>
|
|
4010
|
+
* Example: Create a cloud desktop with custom settings
|
|
4011
|
+
* </summary>
|
|
4012
|
+
* ```
|
|
4013
|
+
* {
|
|
4014
|
+
* "RegionId": "cn-hangzhou",
|
|
4015
|
+
* "DesktopName": "test-desktop-name",
|
|
4016
|
+
* "Amount": "1",
|
|
4017
|
+
* "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
|
|
4018
|
+
* "PolicyGroupId": "system-all-enabled-policy",
|
|
4019
|
+
* "ChargeType": "PostPaid",
|
|
4020
|
+
* "DesktopAttachment": {
|
|
4021
|
+
* "ImageId": "desktopimage-windows-server-2022-64-asp",
|
|
4022
|
+
* "SystemDiskSize": "40",
|
|
4023
|
+
* "DataDiskSize": "0",
|
|
4024
|
+
* "DefaultLanguage": "zh-CN",
|
|
4025
|
+
* "DesktopType": "eds.enterprise_office.4c8g"
|
|
4026
|
+
* }
|
|
4027
|
+
* }
|
|
4028
|
+
* ```
|
|
4029
|
+
* </details>
|
|
4030
|
+
* <details>
|
|
4031
|
+
* <summary>
|
|
4032
|
+
* Example: Create a cloud desktop with a monthly usage package
|
|
4033
|
+
* </summary>
|
|
4034
|
+
* ```
|
|
4035
|
+
* {
|
|
4036
|
+
* "RegionId": "cn-hangzhou",
|
|
4037
|
+
* "DesktopName": "test-desktop-name",
|
|
4038
|
+
* "Amount": "1",
|
|
4039
|
+
* "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
|
|
4040
|
+
* "PolicyGroupId": "system-all-enabled-policy",
|
|
4041
|
+
* "ChargeType": "PostPaid",
|
|
4042
|
+
* "DesktopAttachment": {
|
|
4043
|
+
* "ImageId": "desktopimage-windows-server-2022-64-asp",
|
|
4044
|
+
* "SystemDiskSize": "40",
|
|
4045
|
+
* "DataDiskSize": "0",
|
|
4046
|
+
* "DefaultLanguage": "zh-CN",
|
|
4047
|
+
* "DesktopType": "eds.enterprise_office.4c8g"
|
|
4048
|
+
* },
|
|
4049
|
+
* "MonthDesktopSetting": {
|
|
4050
|
+
* "UseDuration": "120"
|
|
4051
|
+
* },
|
|
4052
|
+
* "Period": "1",
|
|
4053
|
+
* "PeriodUnit": "Month"
|
|
4054
|
+
* }
|
|
4055
|
+
* ```
|
|
4056
|
+
* </details>
|
|
4057
|
+
* <details>
|
|
4058
|
+
* <summary>
|
|
4059
|
+
* Example: Create an agent resource
|
|
4060
|
+
* </summary>
|
|
4061
|
+
* ```
|
|
4062
|
+
* {
|
|
4063
|
+
* "RegionId": "cn-hangzhou",
|
|
4064
|
+
* "BundleId": "b-openclaw-linux",
|
|
4065
|
+
* "DesktopName": "test-desktop-name",
|
|
4066
|
+
* "Amount": "1",
|
|
4067
|
+
* "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
|
|
4068
|
+
* "ChargeType": "PostPaid",
|
|
4069
|
+
* "DesktopAttachment": {
|
|
4070
|
+
* "DesktopType": "cloud.space.4c.8g"
|
|
4071
|
+
* },
|
|
4072
|
+
* "PurchaseOptions": {
|
|
4073
|
+
* "MonthlyCredits": "120"
|
|
4074
|
+
* },
|
|
4075
|
+
* "Period": "1",
|
|
4076
|
+
* "PeriodUnit": "Month"
|
|
4077
|
+
* }
|
|
4078
|
+
* ```
|
|
4079
|
+
* </details>
|
|
4080
|
+
* To automatically run user commands on a cloud desktop, configure the `UserCommands` parameter.
|
|
3903
4081
|
*
|
|
3904
4082
|
* @param request - CreateDesktopsRequest
|
|
3905
4083
|
* @returns CreateDesktopsResponse
|
|
@@ -4162,7 +4340,7 @@ export default class Client extends OpenApi {
|
|
|
4162
4340
|
}
|
|
4163
4341
|
|
|
4164
4342
|
/**
|
|
4165
|
-
*
|
|
4343
|
+
* 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.
|
|
4166
4344
|
*
|
|
4167
4345
|
* @param request - CreateImageRequest
|
|
4168
4346
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4229,7 +4407,7 @@ export default class Client extends OpenApi {
|
|
|
4229
4407
|
}
|
|
4230
4408
|
|
|
4231
4409
|
/**
|
|
4232
|
-
*
|
|
4410
|
+
* 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.
|
|
4233
4411
|
*
|
|
4234
4412
|
* @param request - CreateImageRequest
|
|
4235
4413
|
* @returns CreateImageResponse
|
|
@@ -4376,7 +4554,7 @@ export default class Client extends OpenApi {
|
|
|
4376
4554
|
}
|
|
4377
4555
|
|
|
4378
4556
|
/**
|
|
4379
|
-
* Creates a
|
|
4557
|
+
* Creates a network package for an office network.
|
|
4380
4558
|
*
|
|
4381
4559
|
* @param request - CreateNetworkPackageRequest
|
|
4382
4560
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4451,7 +4629,7 @@ export default class Client extends OpenApi {
|
|
|
4451
4629
|
}
|
|
4452
4630
|
|
|
4453
4631
|
/**
|
|
4454
|
-
* Creates a
|
|
4632
|
+
* Creates a network package for an office network.
|
|
4455
4633
|
*
|
|
4456
4634
|
* @param request - CreateNetworkPackageRequest
|
|
4457
4635
|
* @returns CreateNetworkPackageResponse
|
|
@@ -4462,10 +4640,10 @@ export default class Client extends OpenApi {
|
|
|
4462
4640
|
}
|
|
4463
4641
|
|
|
4464
4642
|
/**
|
|
4465
|
-
* Enables
|
|
4643
|
+
* Enables the Global Accelerator (GA) service for an office network.
|
|
4466
4644
|
*
|
|
4467
4645
|
* @remarks
|
|
4468
|
-
* Before you call this operation,
|
|
4646
|
+
* Before you call this operation, ensure you fully understand the billing methods and [pricing](t2208086.xdita#) of the GA service.
|
|
4469
4647
|
*
|
|
4470
4648
|
* @param request - CreateOfficeSiteAcceleratorRequest
|
|
4471
4649
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4512,10 +4690,10 @@ export default class Client extends OpenApi {
|
|
|
4512
4690
|
}
|
|
4513
4691
|
|
|
4514
4692
|
/**
|
|
4515
|
-
* Enables
|
|
4693
|
+
* Enables the Global Accelerator (GA) service for an office network.
|
|
4516
4694
|
*
|
|
4517
4695
|
* @remarks
|
|
4518
|
-
* Before you call this operation,
|
|
4696
|
+
* Before you call this operation, ensure you fully understand the billing methods and [pricing](t2208086.xdita#) of the GA service.
|
|
4519
4697
|
*
|
|
4520
4698
|
* @param request - CreateOfficeSiteAcceleratorRequest
|
|
4521
4699
|
* @returns CreateOfficeSiteAcceleratorResponse
|
|
@@ -4529,7 +4707,7 @@ export default class Client extends OpenApi {
|
|
|
4529
4707
|
* Creates a cloud computer policy.
|
|
4530
4708
|
*
|
|
4531
4709
|
* @remarks
|
|
4532
|
-
* A cloud computer policy is a
|
|
4710
|
+
* 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).
|
|
4533
4711
|
*
|
|
4534
4712
|
* @param request - CreatePolicyGroupRequest
|
|
4535
4713
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4787,7 +4965,7 @@ export default class Client extends OpenApi {
|
|
|
4787
4965
|
* Creates a cloud computer policy.
|
|
4788
4966
|
*
|
|
4789
4967
|
* @remarks
|
|
4790
|
-
* A cloud computer policy is a
|
|
4968
|
+
* 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).
|
|
4791
4969
|
*
|
|
4792
4970
|
* @param request - CreatePolicyGroupRequest
|
|
4793
4971
|
* @returns CreatePolicyGroupResponse
|
|
@@ -4798,7 +4976,10 @@ export default class Client extends OpenApi {
|
|
|
4798
4976
|
}
|
|
4799
4977
|
|
|
4800
4978
|
/**
|
|
4801
|
-
* Creates a
|
|
4979
|
+
* Creates a QoS rule.
|
|
4980
|
+
*
|
|
4981
|
+
* @remarks
|
|
4982
|
+
* Creates a QoS rule to manage network bandwidth for resources such as cloud desktops and cloud phones.
|
|
4802
4983
|
*
|
|
4803
4984
|
* @param request - CreateQosRuleRequest
|
|
4804
4985
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4853,7 +5034,10 @@ export default class Client extends OpenApi {
|
|
|
4853
5034
|
}
|
|
4854
5035
|
|
|
4855
5036
|
/**
|
|
4856
|
-
* Creates a
|
|
5037
|
+
* Creates a QoS rule.
|
|
5038
|
+
*
|
|
5039
|
+
* @remarks
|
|
5040
|
+
* Creates a QoS rule to manage network bandwidth for resources such as cloud desktops and cloud phones.
|
|
4857
5041
|
*
|
|
4858
5042
|
* @param request - CreateQosRuleRequest
|
|
4859
5043
|
* @returns CreateQosRuleResponse
|
|
@@ -5060,7 +5244,7 @@ export default class Client extends OpenApi {
|
|
|
5060
5244
|
}
|
|
5061
5245
|
|
|
5062
5246
|
/**
|
|
5063
|
-
*
|
|
5247
|
+
* 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.
|
|
5064
5248
|
*
|
|
5065
5249
|
* @param request - CreateSimpleOfficeSiteRequest
|
|
5066
5250
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5175,7 +5359,7 @@ export default class Client extends OpenApi {
|
|
|
5175
5359
|
}
|
|
5176
5360
|
|
|
5177
5361
|
/**
|
|
5178
|
-
*
|
|
5362
|
+
* 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.
|
|
5179
5363
|
*
|
|
5180
5364
|
* @param request - CreateSimpleOfficeSiteRequest
|
|
5181
5365
|
* @returns CreateSimpleOfficeSiteResponse
|
|
@@ -5374,8 +5558,8 @@ export default class Client extends OpenApi {
|
|
|
5374
5558
|
*
|
|
5375
5559
|
* @remarks
|
|
5376
5560
|
* When you call this operation, take note of the following item:
|
|
5377
|
-
*
|
|
5378
|
-
*
|
|
5561
|
+
* - 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.
|
|
5562
|
+
* - 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.
|
|
5379
5563
|
*
|
|
5380
5564
|
* @param request - CreateTemplateRequest
|
|
5381
5565
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5499,8 +5683,8 @@ export default class Client extends OpenApi {
|
|
|
5499
5683
|
*
|
|
5500
5684
|
* @remarks
|
|
5501
5685
|
* When you call this operation, take note of the following item:
|
|
5502
|
-
*
|
|
5503
|
-
*
|
|
5686
|
+
* - 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.
|
|
5687
|
+
* - 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.
|
|
5504
5688
|
*
|
|
5505
5689
|
* @param request - CreateTemplateRequest
|
|
5506
5690
|
* @returns CreateTemplateResponse
|
|
@@ -5765,7 +5949,7 @@ export default class Client extends OpenApi {
|
|
|
5765
5949
|
}
|
|
5766
5950
|
|
|
5767
5951
|
/**
|
|
5768
|
-
*
|
|
5952
|
+
* Delete the personal drive of a user in WUYING Workspace.
|
|
5769
5953
|
*
|
|
5770
5954
|
* @param request - DeleteCloudDriveUsersRequest
|
|
5771
5955
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5804,7 +5988,7 @@ export default class Client extends OpenApi {
|
|
|
5804
5988
|
}
|
|
5805
5989
|
|
|
5806
5990
|
/**
|
|
5807
|
-
*
|
|
5991
|
+
* Delete the personal drive of a user in WUYING Workspace.
|
|
5808
5992
|
*
|
|
5809
5993
|
* @param request - DeleteCloudDriveUsersRequest
|
|
5810
5994
|
* @returns DeleteCloudDriveUsersResponse
|
|
@@ -5861,12 +6045,12 @@ export default class Client extends OpenApi {
|
|
|
5861
6045
|
}
|
|
5862
6046
|
|
|
5863
6047
|
/**
|
|
5864
|
-
*
|
|
6048
|
+
* Release a shared cloud computer.
|
|
5865
6049
|
*
|
|
5866
6050
|
* @remarks
|
|
5867
|
-
*
|
|
5868
|
-
*
|
|
5869
|
-
*
|
|
6051
|
+
* - Before you call this operation, make sure that the shared desktop group contains no connected desktops or authorized users.
|
|
6052
|
+
* - You cannot delete a subscription desktop group if the subscription desktops in the group have not expired.
|
|
6053
|
+
* - If you delete a pay-as-you-go desktop group, the pay-as-you-go desktops in the group are also released.
|
|
5870
6054
|
*
|
|
5871
6055
|
* @param request - DeleteDesktopGroupRequest
|
|
5872
6056
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5905,12 +6089,12 @@ export default class Client extends OpenApi {
|
|
|
5905
6089
|
}
|
|
5906
6090
|
|
|
5907
6091
|
/**
|
|
5908
|
-
*
|
|
6092
|
+
* Release a shared cloud computer.
|
|
5909
6093
|
*
|
|
5910
6094
|
* @remarks
|
|
5911
|
-
*
|
|
5912
|
-
*
|
|
5913
|
-
*
|
|
6095
|
+
* - Before you call this operation, make sure that the shared desktop group contains no connected desktops or authorized users.
|
|
6096
|
+
* - You cannot delete a subscription desktop group if the subscription desktops in the group have not expired.
|
|
6097
|
+
* - If you delete a pay-as-you-go desktop group, the pay-as-you-go desktops in the group are also released.
|
|
5914
6098
|
*
|
|
5915
6099
|
* @param request - DeleteDesktopGroupRequest
|
|
5916
6100
|
* @returns DeleteDesktopGroupResponse
|
|
@@ -5921,7 +6105,7 @@ export default class Client extends OpenApi {
|
|
|
5921
6105
|
}
|
|
5922
6106
|
|
|
5923
6107
|
/**
|
|
5924
|
-
* Releases pay-as-you-go
|
|
6108
|
+
* Releases one or more pay-as-you-go or expired subscription cloud computers.
|
|
5925
6109
|
*
|
|
5926
6110
|
* @param request - DeleteDesktopsRequest
|
|
5927
6111
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5960,7 +6144,7 @@ export default class Client extends OpenApi {
|
|
|
5960
6144
|
}
|
|
5961
6145
|
|
|
5962
6146
|
/**
|
|
5963
|
-
* Releases pay-as-you-go
|
|
6147
|
+
* Releases one or more pay-as-you-go or expired subscription cloud computers.
|
|
5964
6148
|
*
|
|
5965
6149
|
* @param request - DeleteDesktopsRequest
|
|
5966
6150
|
* @returns DeleteDesktopsResponse
|
|
@@ -6224,8 +6408,8 @@ export default class Client extends OpenApi {
|
|
|
6224
6408
|
* Deletes one or more custom images.
|
|
6225
6409
|
*
|
|
6226
6410
|
* @remarks
|
|
6227
|
-
*
|
|
6228
|
-
*
|
|
6411
|
+
* - Images include system images and custom images. System images cannot be deleted.
|
|
6412
|
+
* - 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.
|
|
6229
6413
|
*
|
|
6230
6414
|
* @param request - DeleteImagesRequest
|
|
6231
6415
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6267,8 +6451,8 @@ export default class Client extends OpenApi {
|
|
|
6267
6451
|
* Deletes one or more custom images.
|
|
6268
6452
|
*
|
|
6269
6453
|
* @remarks
|
|
6270
|
-
*
|
|
6271
|
-
*
|
|
6454
|
+
* - Images include system images and custom images. System images cannot be deleted.
|
|
6455
|
+
* - 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.
|
|
6272
6456
|
*
|
|
6273
6457
|
* @param request - DeleteImagesRequest
|
|
6274
6458
|
* @returns DeleteImagesResponse
|
|
@@ -6283,7 +6467,8 @@ export default class Client extends OpenApi {
|
|
|
6283
6467
|
*
|
|
6284
6468
|
* @remarks
|
|
6285
6469
|
* Before you delete a File Storage NAS (NAS) file system, make sure that the data you want to retain is backed up.
|
|
6286
|
-
* >Warning:
|
|
6470
|
+
* >Warning:
|
|
6471
|
+
* 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.
|
|
6287
6472
|
*
|
|
6288
6473
|
* @param request - DeleteNASFileSystemsRequest
|
|
6289
6474
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6322,7 +6507,8 @@ export default class Client extends OpenApi {
|
|
|
6322
6507
|
*
|
|
6323
6508
|
* @remarks
|
|
6324
6509
|
* Before you delete a File Storage NAS (NAS) file system, make sure that the data you want to retain is backed up.
|
|
6325
|
-
* >Warning:
|
|
6510
|
+
* >Warning:
|
|
6511
|
+
* 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.
|
|
6326
6512
|
*
|
|
6327
6513
|
* @param request - DeleteNASFileSystemsRequest
|
|
6328
6514
|
* @returns DeleteNASFileSystemsResponse
|
|
@@ -6379,7 +6565,7 @@ export default class Client extends OpenApi {
|
|
|
6379
6565
|
}
|
|
6380
6566
|
|
|
6381
6567
|
/**
|
|
6382
|
-
*
|
|
6568
|
+
* You can delete one or more public network premium bandwidth allocations.
|
|
6383
6569
|
*
|
|
6384
6570
|
* @param request - DeleteNetworkPackagesRequest
|
|
6385
6571
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6418,7 +6604,7 @@ export default class Client extends OpenApi {
|
|
|
6418
6604
|
}
|
|
6419
6605
|
|
|
6420
6606
|
/**
|
|
6421
|
-
*
|
|
6607
|
+
* You can delete one or more public network premium bandwidth allocations.
|
|
6422
6608
|
*
|
|
6423
6609
|
* @param request - DeleteNetworkPackagesRequest
|
|
6424
6610
|
* @returns DeleteNetworkPackagesResponse
|
|
@@ -6429,7 +6615,7 @@ export default class Client extends OpenApi {
|
|
|
6429
6615
|
}
|
|
6430
6616
|
|
|
6431
6617
|
/**
|
|
6432
|
-
* Deletes Global Accelerator (GA) configuration.
|
|
6618
|
+
* Deletes a Global Accelerator (GA) configuration.
|
|
6433
6619
|
*
|
|
6434
6620
|
* @param request - DeleteOfficeSiteAcceleratorRequest
|
|
6435
6621
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6464,7 +6650,7 @@ export default class Client extends OpenApi {
|
|
|
6464
6650
|
}
|
|
6465
6651
|
|
|
6466
6652
|
/**
|
|
6467
|
-
* Deletes Global Accelerator (GA) configuration.
|
|
6653
|
+
* Deletes a Global Accelerator (GA) configuration.
|
|
6468
6654
|
*
|
|
6469
6655
|
* @param request - DeleteOfficeSiteAcceleratorRequest
|
|
6470
6656
|
* @returns DeleteOfficeSiteAcceleratorResponse
|
|
@@ -6479,9 +6665,9 @@ export default class Client extends OpenApi {
|
|
|
6479
6665
|
*
|
|
6480
6666
|
* @remarks
|
|
6481
6667
|
* Before you delete an office network, make sure that the following operations are complete:
|
|
6482
|
-
*
|
|
6483
|
-
*
|
|
6484
|
-
* >
|
|
6668
|
+
* - All cloud computers in the office network are released.
|
|
6669
|
+
* - The data that you want to retain is backed up.
|
|
6670
|
+
* > Resources and data on cloud computers in an office network cannot be restored after you delete it. Proceed with caution.
|
|
6485
6671
|
*
|
|
6486
6672
|
* @param request - DeleteOfficeSitesRequest
|
|
6487
6673
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6520,9 +6706,9 @@ export default class Client extends OpenApi {
|
|
|
6520
6706
|
*
|
|
6521
6707
|
* @remarks
|
|
6522
6708
|
* Before you delete an office network, make sure that the following operations are complete:
|
|
6523
|
-
*
|
|
6524
|
-
*
|
|
6525
|
-
* >
|
|
6709
|
+
* - All cloud computers in the office network are released.
|
|
6710
|
+
* - The data that you want to retain is backed up.
|
|
6711
|
+
* > Resources and data on cloud computers in an office network cannot be restored after you delete it. Proceed with caution.
|
|
6526
6712
|
*
|
|
6527
6713
|
* @param request - DeleteOfficeSitesRequest
|
|
6528
6714
|
* @returns DeleteOfficeSitesResponse
|
|
@@ -6536,8 +6722,8 @@ export default class Client extends OpenApi {
|
|
|
6536
6722
|
* Deletes one or more custom cloud computer policies.
|
|
6537
6723
|
*
|
|
6538
6724
|
* @remarks
|
|
6539
|
-
*
|
|
6540
|
-
*
|
|
6725
|
+
* - You cannot delete the cloud computer policy created by the Elastic Desktop Service (EDS) system.
|
|
6726
|
+
* - You cannot delete the cloud computer policies that are associated with cloud computers.
|
|
6541
6727
|
*
|
|
6542
6728
|
* @param request - DeletePolicyGroupsRequest
|
|
6543
6729
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6575,8 +6761,8 @@ export default class Client extends OpenApi {
|
|
|
6575
6761
|
* Deletes one or more custom cloud computer policies.
|
|
6576
6762
|
*
|
|
6577
6763
|
* @remarks
|
|
6578
|
-
*
|
|
6579
|
-
*
|
|
6764
|
+
* - You cannot delete the cloud computer policy created by the Elastic Desktop Service (EDS) system.
|
|
6765
|
+
* - You cannot delete the cloud computer policies that are associated with cloud computers.
|
|
6580
6766
|
*
|
|
6581
6767
|
* @param request - DeletePolicyGroupsRequest
|
|
6582
6768
|
* @returns DeletePolicyGroupsResponse
|
|
@@ -6587,7 +6773,7 @@ export default class Client extends OpenApi {
|
|
|
6587
6773
|
}
|
|
6588
6774
|
|
|
6589
6775
|
/**
|
|
6590
|
-
*
|
|
6776
|
+
* Delete a rate-limiting rule.
|
|
6591
6777
|
*
|
|
6592
6778
|
* @param request - DeleteQosRulesRequest
|
|
6593
6779
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6618,7 +6804,7 @@ export default class Client extends OpenApi {
|
|
|
6618
6804
|
}
|
|
6619
6805
|
|
|
6620
6806
|
/**
|
|
6621
|
-
*
|
|
6807
|
+
* Delete a rate-limiting rule.
|
|
6622
6808
|
*
|
|
6623
6809
|
* @param request - DeleteQosRulesRequest
|
|
6624
6810
|
* @returns DeleteQosRulesResponse
|
|
@@ -7047,10 +7233,7 @@ export default class Client extends OpenApi {
|
|
|
7047
7233
|
}
|
|
7048
7234
|
|
|
7049
7235
|
/**
|
|
7050
|
-
* Queries the automatic snapshot
|
|
7051
|
-
*
|
|
7052
|
-
* @remarks
|
|
7053
|
-
* 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.
|
|
7236
|
+
* Queries the details of automatic snapshot policies.
|
|
7054
7237
|
*
|
|
7055
7238
|
* @param request - DescribeAutoSnapshotPolicyRequest
|
|
7056
7239
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7097,10 +7280,7 @@ export default class Client extends OpenApi {
|
|
|
7097
7280
|
}
|
|
7098
7281
|
|
|
7099
7282
|
/**
|
|
7100
|
-
* Queries the automatic snapshot
|
|
7101
|
-
*
|
|
7102
|
-
* @remarks
|
|
7103
|
-
* 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.
|
|
7283
|
+
* Queries the details of automatic snapshot policies.
|
|
7104
7284
|
*
|
|
7105
7285
|
* @param request - DescribeAutoSnapshotPolicyRequest
|
|
7106
7286
|
* @returns DescribeAutoSnapshotPolicyResponse
|
|
@@ -7349,7 +7529,7 @@ export default class Client extends OpenApi {
|
|
|
7349
7529
|
}
|
|
7350
7530
|
|
|
7351
7531
|
/**
|
|
7352
|
-
*
|
|
7532
|
+
* Query details of policies that are not region-specific.
|
|
7353
7533
|
*
|
|
7354
7534
|
* @param request - DescribeCenterPolicyListRequest
|
|
7355
7535
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7412,7 +7592,7 @@ export default class Client extends OpenApi {
|
|
|
7412
7592
|
}
|
|
7413
7593
|
|
|
7414
7594
|
/**
|
|
7415
|
-
*
|
|
7595
|
+
* Query details of policies that are not region-specific.
|
|
7416
7596
|
*
|
|
7417
7597
|
* @param request - DescribeCenterPolicyListRequest
|
|
7418
7598
|
* @returns DescribeCenterPolicyListResponse
|
|
@@ -7423,10 +7603,7 @@ export default class Client extends OpenApi {
|
|
|
7423
7603
|
}
|
|
7424
7604
|
|
|
7425
7605
|
/**
|
|
7426
|
-
*
|
|
7427
|
-
*
|
|
7428
|
-
* @remarks
|
|
7429
|
-
* 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.
|
|
7606
|
+
* Query end-user operation logs for events such as starting and stopping a WUYING Workspace, and disconnecting from sessions.
|
|
7430
7607
|
*
|
|
7431
7608
|
* @param request - DescribeClientEventsRequest
|
|
7432
7609
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7517,10 +7694,7 @@ export default class Client extends OpenApi {
|
|
|
7517
7694
|
}
|
|
7518
7695
|
|
|
7519
7696
|
/**
|
|
7520
|
-
*
|
|
7521
|
-
*
|
|
7522
|
-
* @remarks
|
|
7523
|
-
* 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.
|
|
7697
|
+
* Query end-user operation logs for events such as starting and stopping a WUYING Workspace, and disconnecting from sessions.
|
|
7524
7698
|
*
|
|
7525
7699
|
* @param request - DescribeClientEventsRequest
|
|
7526
7700
|
* @returns DescribeClientEventsResponse
|
|
@@ -7531,7 +7705,10 @@ export default class Client extends OpenApi {
|
|
|
7531
7705
|
}
|
|
7532
7706
|
|
|
7533
7707
|
/**
|
|
7534
|
-
*
|
|
7708
|
+
* Lists cloud disk group drives.
|
|
7709
|
+
*
|
|
7710
|
+
* @remarks
|
|
7711
|
+
* 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.
|
|
7535
7712
|
*
|
|
7536
7713
|
* @param request - DescribeCloudDiskGroupDrivesRequest
|
|
7537
7714
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7578,7 +7755,10 @@ export default class Client extends OpenApi {
|
|
|
7578
7755
|
}
|
|
7579
7756
|
|
|
7580
7757
|
/**
|
|
7581
|
-
*
|
|
7758
|
+
* Lists cloud disk group drives.
|
|
7759
|
+
*
|
|
7760
|
+
* @remarks
|
|
7761
|
+
* 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.
|
|
7582
7762
|
*
|
|
7583
7763
|
* @param request - DescribeCloudDiskGroupDrivesRequest
|
|
7584
7764
|
* @returns DescribeCloudDiskGroupDrivesResponse
|
|
@@ -7589,7 +7769,10 @@ export default class Client extends OpenApi {
|
|
|
7589
7769
|
}
|
|
7590
7770
|
|
|
7591
7771
|
/**
|
|
7592
|
-
*
|
|
7772
|
+
* Lists cloud disk groups.
|
|
7773
|
+
*
|
|
7774
|
+
* @remarks
|
|
7775
|
+
* After you enable security protection, the system automatically scans Cloud Desktop for system vulnerabilities once a day.
|
|
7593
7776
|
*
|
|
7594
7777
|
* @param request - DescribeCloudDiskGroupsRequest
|
|
7595
7778
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7636,7 +7819,10 @@ export default class Client extends OpenApi {
|
|
|
7636
7819
|
}
|
|
7637
7820
|
|
|
7638
7821
|
/**
|
|
7639
|
-
*
|
|
7822
|
+
* Lists cloud disk groups.
|
|
7823
|
+
*
|
|
7824
|
+
* @remarks
|
|
7825
|
+
* After you enable security protection, the system automatically scans Cloud Desktop for system vulnerabilities once a day.
|
|
7640
7826
|
*
|
|
7641
7827
|
* @param request - DescribeCloudDiskGroupsRequest
|
|
7642
7828
|
* @returns DescribeCloudDiskGroupsResponse
|
|
@@ -7647,7 +7833,7 @@ export default class Client extends OpenApi {
|
|
|
7647
7833
|
}
|
|
7648
7834
|
|
|
7649
7835
|
/**
|
|
7650
|
-
*
|
|
7836
|
+
* Query the list and basic information of all team shared drives in the enterprise cloud drive.
|
|
7651
7837
|
*
|
|
7652
7838
|
* @param request - DescribeCloudDriveGroupsRequest
|
|
7653
7839
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7722,7 +7908,7 @@ export default class Client extends OpenApi {
|
|
|
7722
7908
|
}
|
|
7723
7909
|
|
|
7724
7910
|
/**
|
|
7725
|
-
*
|
|
7911
|
+
* Query the list and basic information of all team shared drives in the enterprise cloud drive.
|
|
7726
7912
|
*
|
|
7727
7913
|
* @param request - DescribeCloudDriveGroupsRequest
|
|
7728
7914
|
* @returns DescribeCloudDriveGroupsResponse
|
|
@@ -7733,7 +7919,7 @@ export default class Client extends OpenApi {
|
|
|
7733
7919
|
}
|
|
7734
7920
|
|
|
7735
7921
|
/**
|
|
7736
|
-
*
|
|
7922
|
+
* Query the permission settings details of the enterprise cloud drive.
|
|
7737
7923
|
*
|
|
7738
7924
|
* @param request - DescribeCloudDrivePermissionsRequest
|
|
7739
7925
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7768,7 +7954,7 @@ export default class Client extends OpenApi {
|
|
|
7768
7954
|
}
|
|
7769
7955
|
|
|
7770
7956
|
/**
|
|
7771
|
-
*
|
|
7957
|
+
* Query the permission settings details of the enterprise cloud drive.
|
|
7772
7958
|
*
|
|
7773
7959
|
* @param request - DescribeCloudDrivePermissionsRequest
|
|
7774
7960
|
* @returns DescribeCloudDrivePermissionsResponse
|
|
@@ -7779,7 +7965,7 @@ export default class Client extends OpenApi {
|
|
|
7779
7965
|
}
|
|
7780
7966
|
|
|
7781
7967
|
/**
|
|
7782
|
-
*
|
|
7968
|
+
* Retrieves a list of personal drives and their basic information for all users in an enterprise network drive.
|
|
7783
7969
|
*
|
|
7784
7970
|
* @param request - DescribeCloudDriveUsersRequest
|
|
7785
7971
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7826,7 +8012,7 @@ export default class Client extends OpenApi {
|
|
|
7826
8012
|
}
|
|
7827
8013
|
|
|
7828
8014
|
/**
|
|
7829
|
-
*
|
|
8015
|
+
* Retrieves a list of personal drives and their basic information for all users in an enterprise network drive.
|
|
7830
8016
|
*
|
|
7831
8017
|
* @param request - DescribeCloudDriveUsersRequest
|
|
7832
8018
|
* @returns DescribeCloudDriveUsersResponse
|
|
@@ -7837,7 +8023,7 @@ export default class Client extends OpenApi {
|
|
|
7837
8023
|
}
|
|
7838
8024
|
|
|
7839
8025
|
/**
|
|
7840
|
-
*
|
|
8026
|
+
* Query the configuration group list information.
|
|
7841
8027
|
*
|
|
7842
8028
|
* @param request - DescribeConfigGroupRequest
|
|
7843
8029
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7900,7 +8086,7 @@ export default class Client extends OpenApi {
|
|
|
7900
8086
|
}
|
|
7901
8087
|
|
|
7902
8088
|
/**
|
|
7903
|
-
*
|
|
8089
|
+
* Query the configuration group list information.
|
|
7904
8090
|
*
|
|
7905
8091
|
* @param request - DescribeConfigGroupRequest
|
|
7906
8092
|
* @returns DescribeConfigGroupResponse
|
|
@@ -7911,7 +8097,7 @@ export default class Client extends OpenApi {
|
|
|
7911
8097
|
}
|
|
7912
8098
|
|
|
7913
8099
|
/**
|
|
7914
|
-
*
|
|
8100
|
+
* Obtain the table header information of the WUYING Workspace list page.
|
|
7915
8101
|
*
|
|
7916
8102
|
* @param request - DescribeCustomizedListHeadersRequest
|
|
7917
8103
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7950,7 +8136,7 @@ export default class Client extends OpenApi {
|
|
|
7950
8136
|
}
|
|
7951
8137
|
|
|
7952
8138
|
/**
|
|
7953
|
-
*
|
|
8139
|
+
* Obtain the table header information of the WUYING Workspace list page.
|
|
7954
8140
|
*
|
|
7955
8141
|
* @param request - DescribeCustomizedListHeadersRequest
|
|
7956
8142
|
* @returns DescribeCustomizedListHeadersResponse
|
|
@@ -8047,7 +8233,7 @@ export default class Client extends OpenApi {
|
|
|
8047
8233
|
}
|
|
8048
8234
|
|
|
8049
8235
|
/**
|
|
8050
|
-
*
|
|
8236
|
+
* Returns a detailed list of shared cloud desktops.
|
|
8051
8237
|
*
|
|
8052
8238
|
* @param request - DescribeDesktopGroupsRequest
|
|
8053
8239
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8158,7 +8344,7 @@ export default class Client extends OpenApi {
|
|
|
8158
8344
|
}
|
|
8159
8345
|
|
|
8160
8346
|
/**
|
|
8161
|
-
*
|
|
8347
|
+
* Returns a detailed list of shared cloud desktops.
|
|
8162
8348
|
*
|
|
8163
8349
|
* @param request - DescribeDesktopGroupsRequest
|
|
8164
8350
|
* @returns DescribeDesktopGroupsResponse
|
|
@@ -8169,7 +8355,7 @@ export default class Client extends OpenApi {
|
|
|
8169
8355
|
}
|
|
8170
8356
|
|
|
8171
8357
|
/**
|
|
8172
|
-
*
|
|
8358
|
+
* Describes basic information about cloud desktops.
|
|
8173
8359
|
*
|
|
8174
8360
|
* @param request - DescribeDesktopInfoRequest
|
|
8175
8361
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8212,7 +8398,7 @@ export default class Client extends OpenApi {
|
|
|
8212
8398
|
}
|
|
8213
8399
|
|
|
8214
8400
|
/**
|
|
8215
|
-
*
|
|
8401
|
+
* Describes basic information about cloud desktops.
|
|
8216
8402
|
*
|
|
8217
8403
|
* @param request - DescribeDesktopInfoRequest
|
|
8218
8404
|
* @returns DescribeDesktopInfoResponse
|
|
@@ -8223,7 +8409,10 @@ export default class Client extends OpenApi {
|
|
|
8223
8409
|
}
|
|
8224
8410
|
|
|
8225
8411
|
/**
|
|
8226
|
-
*
|
|
8412
|
+
* Lists cloud computers and their metadata from all regions.
|
|
8413
|
+
*
|
|
8414
|
+
* @remarks
|
|
8415
|
+
* This operation is centralized, available only in the China (Shanghai) and Singapore regions.
|
|
8227
8416
|
*
|
|
8228
8417
|
* @param request - DescribeDesktopMetadataRequest
|
|
8229
8418
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8306,7 +8495,10 @@ export default class Client extends OpenApi {
|
|
|
8306
8495
|
}
|
|
8307
8496
|
|
|
8308
8497
|
/**
|
|
8309
|
-
*
|
|
8498
|
+
* Lists cloud computers and their metadata from all regions.
|
|
8499
|
+
*
|
|
8500
|
+
* @remarks
|
|
8501
|
+
* This operation is centralized, available only in the China (Shanghai) and Singapore regions.
|
|
8310
8502
|
*
|
|
8311
8503
|
* @param request - DescribeDesktopMetadataRequest
|
|
8312
8504
|
* @returns DescribeDesktopMetadataResponse
|
|
@@ -8487,10 +8679,10 @@ export default class Client extends OpenApi {
|
|
|
8487
8679
|
}
|
|
8488
8680
|
|
|
8489
8681
|
/**
|
|
8490
|
-
* Queries the detailed session information
|
|
8682
|
+
* Queries the detailed session information for cloud computers.
|
|
8491
8683
|
*
|
|
8492
8684
|
* @remarks
|
|
8493
|
-
* You can
|
|
8685
|
+
* You can retrieve data only from the last 30 days.
|
|
8494
8686
|
*
|
|
8495
8687
|
* @param request - DescribeDesktopSessionsRequest
|
|
8496
8688
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8581,10 +8773,10 @@ export default class Client extends OpenApi {
|
|
|
8581
8773
|
}
|
|
8582
8774
|
|
|
8583
8775
|
/**
|
|
8584
|
-
* Queries the detailed session information
|
|
8776
|
+
* Queries the detailed session information for cloud computers.
|
|
8585
8777
|
*
|
|
8586
8778
|
* @remarks
|
|
8587
|
-
* You can
|
|
8779
|
+
* You can retrieve data only from the last 30 days.
|
|
8588
8780
|
*
|
|
8589
8781
|
* @param request - DescribeDesktopSessionsRequest
|
|
8590
8782
|
* @returns DescribeDesktopSessionsResponse
|
|
@@ -8595,10 +8787,7 @@ export default class Client extends OpenApi {
|
|
|
8595
8787
|
}
|
|
8596
8788
|
|
|
8597
8789
|
/**
|
|
8598
|
-
*
|
|
8599
|
-
*
|
|
8600
|
-
* @remarks
|
|
8601
|
-
* When no values are specified for the `InstanceTypeFamily` and `DesktopTypeId` parameters for a cloud desktop, all types of cloud desktops are queried.
|
|
8790
|
+
* Retrieves cloud computer specifications.
|
|
8602
8791
|
*
|
|
8603
8792
|
* @param request - DescribeDesktopTypesRequest
|
|
8604
8793
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8713,10 +8902,7 @@ export default class Client extends OpenApi {
|
|
|
8713
8902
|
}
|
|
8714
8903
|
|
|
8715
8904
|
/**
|
|
8716
|
-
*
|
|
8717
|
-
*
|
|
8718
|
-
* @remarks
|
|
8719
|
-
* When no values are specified for the `InstanceTypeFamily` and `DesktopTypeId` parameters for a cloud desktop, all types of cloud desktops are queried.
|
|
8905
|
+
* Retrieves cloud computer specifications.
|
|
8720
8906
|
*
|
|
8721
8907
|
* @param request - DescribeDesktopTypesRequest
|
|
8722
8908
|
* @returns DescribeDesktopTypesResponse
|
|
@@ -8727,7 +8913,7 @@ export default class Client extends OpenApi {
|
|
|
8727
8913
|
}
|
|
8728
8914
|
|
|
8729
8915
|
/**
|
|
8730
|
-
*
|
|
8916
|
+
* Query the details of your cloud computers.
|
|
8731
8917
|
*
|
|
8732
8918
|
* @param request - DescribeDesktopsRequest
|
|
8733
8919
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8906,7 +9092,7 @@ export default class Client extends OpenApi {
|
|
|
8906
9092
|
}
|
|
8907
9093
|
|
|
8908
9094
|
/**
|
|
8909
|
-
*
|
|
9095
|
+
* Query the details of your cloud computers.
|
|
8910
9096
|
*
|
|
8911
9097
|
* @param request - DescribeDesktopsRequest
|
|
8912
9098
|
* @returns DescribeDesktopsResponse
|
|
@@ -8917,7 +9103,7 @@ export default class Client extends OpenApi {
|
|
|
8917
9103
|
}
|
|
8918
9104
|
|
|
8919
9105
|
/**
|
|
8920
|
-
*
|
|
9106
|
+
* Find cloud computers in a shared cloud computer by billing method.
|
|
8921
9107
|
*
|
|
8922
9108
|
* @param request - DescribeDesktopsInGroupRequest
|
|
8923
9109
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8976,7 +9162,7 @@ export default class Client extends OpenApi {
|
|
|
8976
9162
|
}
|
|
8977
9163
|
|
|
8978
9164
|
/**
|
|
8979
|
-
*
|
|
9165
|
+
* Find cloud computers in a shared cloud computer by billing method.
|
|
8980
9166
|
*
|
|
8981
9167
|
* @param request - DescribeDesktopsInGroupRequest
|
|
8982
9168
|
* @returns DescribeDesktopsInGroupResponse
|
|
@@ -9255,7 +9441,7 @@ export default class Client extends OpenApi {
|
|
|
9255
9441
|
}
|
|
9256
9442
|
|
|
9257
9443
|
/**
|
|
9258
|
-
*
|
|
9444
|
+
* 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.
|
|
9259
9445
|
*
|
|
9260
9446
|
* @param request - DescribeFlowMetricRequest
|
|
9261
9447
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9310,7 +9496,7 @@ export default class Client extends OpenApi {
|
|
|
9310
9496
|
}
|
|
9311
9497
|
|
|
9312
9498
|
/**
|
|
9313
|
-
*
|
|
9499
|
+
* 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.
|
|
9314
9500
|
*
|
|
9315
9501
|
* @param request - DescribeFlowMetricRequest
|
|
9316
9502
|
* @returns DescribeFlowMetricResponse
|
|
@@ -9583,13 +9769,13 @@ export default class Client extends OpenApi {
|
|
|
9583
9769
|
}
|
|
9584
9770
|
|
|
9585
9771
|
/**
|
|
9586
|
-
* Queries
|
|
9772
|
+
* Queries basic information and usage duration for all recent Cloud Desktops.
|
|
9587
9773
|
*
|
|
9588
9774
|
* @remarks
|
|
9589
|
-
*
|
|
9590
|
-
*
|
|
9591
|
-
*
|
|
9592
|
-
*
|
|
9775
|
+
* - Select China (Shanghai) for the Alibaba Cloud China site and Singapore for the Alibaba Cloud International site.
|
|
9776
|
+
* - By default, this operation returns both active and deleted Cloud Desktops.
|
|
9777
|
+
* - You can query only Cloud Desktops deleted within the last three months.
|
|
9778
|
+
* - You cannot use the sort condition with other query conditions.
|
|
9593
9779
|
*
|
|
9594
9780
|
* @param request - DescribeGlobalDesktopRecordsRequest
|
|
9595
9781
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9688,13 +9874,13 @@ export default class Client extends OpenApi {
|
|
|
9688
9874
|
}
|
|
9689
9875
|
|
|
9690
9876
|
/**
|
|
9691
|
-
* Queries
|
|
9877
|
+
* Queries basic information and usage duration for all recent Cloud Desktops.
|
|
9692
9878
|
*
|
|
9693
9879
|
* @remarks
|
|
9694
|
-
*
|
|
9695
|
-
*
|
|
9696
|
-
*
|
|
9697
|
-
*
|
|
9880
|
+
* - Select China (Shanghai) for the Alibaba Cloud China site and Singapore for the Alibaba Cloud International site.
|
|
9881
|
+
* - By default, this operation returns both active and deleted Cloud Desktops.
|
|
9882
|
+
* - You can query only Cloud Desktops deleted within the last three months.
|
|
9883
|
+
* - You cannot use the sort condition with other query conditions.
|
|
9698
9884
|
*
|
|
9699
9885
|
* @param request - DescribeGlobalDesktopRecordsRequest
|
|
9700
9886
|
* @returns DescribeGlobalDesktopRecordsResponse
|
|
@@ -9705,7 +9891,10 @@ export default class Client extends OpenApi {
|
|
|
9705
9891
|
}
|
|
9706
9892
|
|
|
9707
9893
|
/**
|
|
9708
|
-
* Queries
|
|
9894
|
+
* Queries for batch information from the execution history of scheduled tasks and returns aggregated results.
|
|
9895
|
+
*
|
|
9896
|
+
* @remarks
|
|
9897
|
+
* - This API uses a centralized endpoint. You can call this API only from the China (Shanghai) or Singapore (Singapore) regions.
|
|
9709
9898
|
*
|
|
9710
9899
|
* @param request - DescribeGlobalTimerBatchesRequest
|
|
9711
9900
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9760,7 +9949,10 @@ export default class Client extends OpenApi {
|
|
|
9760
9949
|
}
|
|
9761
9950
|
|
|
9762
9951
|
/**
|
|
9763
|
-
* Queries
|
|
9952
|
+
* Queries for batch information from the execution history of scheduled tasks and returns aggregated results.
|
|
9953
|
+
*
|
|
9954
|
+
* @remarks
|
|
9955
|
+
* - This API uses a centralized endpoint. You can call this API only from the China (Shanghai) or Singapore (Singapore) regions.
|
|
9764
9956
|
*
|
|
9765
9957
|
* @param request - DescribeGlobalTimerBatchesRequest
|
|
9766
9958
|
* @returns DescribeGlobalTimerBatchesResponse
|
|
@@ -9771,7 +9963,7 @@ export default class Client extends OpenApi {
|
|
|
9771
9963
|
}
|
|
9772
9964
|
|
|
9773
9965
|
/**
|
|
9774
|
-
*
|
|
9966
|
+
* This operation queries the scheduled task execution records for EDS across all regions.
|
|
9775
9967
|
*
|
|
9776
9968
|
* @param request - DescribeGlobalTimerRecordsRequest
|
|
9777
9969
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9854,7 +10046,7 @@ export default class Client extends OpenApi {
|
|
|
9854
10046
|
}
|
|
9855
10047
|
|
|
9856
10048
|
/**
|
|
9857
|
-
*
|
|
10049
|
+
* This operation queries the scheduled task execution records for EDS across all regions.
|
|
9858
10050
|
*
|
|
9859
10051
|
* @param request - DescribeGlobalTimerRecordsRequest
|
|
9860
10052
|
* @returns DescribeGlobalTimerRecordsResponse
|
|
@@ -9915,7 +10107,7 @@ export default class Client extends OpenApi {
|
|
|
9915
10107
|
}
|
|
9916
10108
|
|
|
9917
10109
|
/**
|
|
9918
|
-
* Queries the image
|
|
10110
|
+
* Queries the image change records of a cloud computer.
|
|
9919
10111
|
*
|
|
9920
10112
|
* @param request - DescribeImageModifiedRecordsRequest
|
|
9921
10113
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9958,7 +10150,7 @@ export default class Client extends OpenApi {
|
|
|
9958
10150
|
}
|
|
9959
10151
|
|
|
9960
10152
|
/**
|
|
9961
|
-
* Queries the image
|
|
10153
|
+
* Queries the image change records of a cloud computer.
|
|
9962
10154
|
*
|
|
9963
10155
|
* @param request - DescribeImageModifiedRecordsRequest
|
|
9964
10156
|
* @returns DescribeImageModifiedRecordsResponse
|
|
@@ -10119,9 +10311,11 @@ export default class Client extends OpenApi {
|
|
|
10119
10311
|
}
|
|
10120
10312
|
|
|
10121
10313
|
/**
|
|
10314
|
+
* Used to query the execution list and status of Cloud Assistant scripts.
|
|
10315
|
+
*
|
|
10122
10316
|
* @remarks
|
|
10123
|
-
*
|
|
10124
|
-
*
|
|
10317
|
+
* - 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.
|
|
10318
|
+
* - You can query execution information from the past two weeks, with a maximum retention limit of 100,000 records.
|
|
10125
10319
|
*
|
|
10126
10320
|
* @param request - DescribeInvocationsRequest
|
|
10127
10321
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10196,9 +10390,11 @@ export default class Client extends OpenApi {
|
|
|
10196
10390
|
}
|
|
10197
10391
|
|
|
10198
10392
|
/**
|
|
10393
|
+
* Used to query the execution list and status of Cloud Assistant scripts.
|
|
10394
|
+
*
|
|
10199
10395
|
* @remarks
|
|
10200
|
-
*
|
|
10201
|
-
*
|
|
10396
|
+
* - 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.
|
|
10397
|
+
* - You can query execution information from the past two weeks, with a maximum retention limit of 100,000 records.
|
|
10202
10398
|
*
|
|
10203
10399
|
* @param request - DescribeInvocationsRequest
|
|
10204
10400
|
* @returns DescribeInvocationsResponse
|
|
@@ -10309,7 +10505,7 @@ export default class Client extends OpenApi {
|
|
|
10309
10505
|
}
|
|
10310
10506
|
|
|
10311
10507
|
/**
|
|
10312
|
-
*
|
|
10508
|
+
* Query the Upgrade/Downgrade price for monthly subscription cloud desktops with unlimited duration or Internet premium bandwidth.
|
|
10313
10509
|
*
|
|
10314
10510
|
* @param request - DescribeModificationPriceRequest
|
|
10315
10511
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10384,7 +10580,7 @@ export default class Client extends OpenApi {
|
|
|
10384
10580
|
}
|
|
10385
10581
|
|
|
10386
10582
|
/**
|
|
10387
|
-
*
|
|
10583
|
+
* Query the Upgrade/Downgrade price for monthly subscription cloud desktops with unlimited duration or Internet premium bandwidth.
|
|
10388
10584
|
*
|
|
10389
10585
|
* @param request - DescribeModificationPriceRequest
|
|
10390
10586
|
* @returns DescribeModificationPriceResponse
|
|
@@ -10395,7 +10591,7 @@ export default class Client extends OpenApi {
|
|
|
10395
10591
|
}
|
|
10396
10592
|
|
|
10397
10593
|
/**
|
|
10398
|
-
* Queries
|
|
10594
|
+
* Queries NAS file systems.
|
|
10399
10595
|
*
|
|
10400
10596
|
* @param request - DescribeNASFileSystemsRequest
|
|
10401
10597
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10446,7 +10642,7 @@ export default class Client extends OpenApi {
|
|
|
10446
10642
|
}
|
|
10447
10643
|
|
|
10448
10644
|
/**
|
|
10449
|
-
* Queries
|
|
10645
|
+
* Queries NAS file systems.
|
|
10450
10646
|
*
|
|
10451
10647
|
* @param request - DescribeNASFileSystemsRequest
|
|
10452
10648
|
* @returns DescribeNASFileSystemsResponse
|
|
@@ -10577,7 +10773,7 @@ export default class Client extends OpenApi {
|
|
|
10577
10773
|
}
|
|
10578
10774
|
|
|
10579
10775
|
/**
|
|
10580
|
-
*
|
|
10776
|
+
* Gets all properties of an office network, including its ID, name, status, and creation time.
|
|
10581
10777
|
*
|
|
10582
10778
|
* @param request - DescribeOfficeSitesRequest
|
|
10583
10779
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10640,7 +10836,7 @@ export default class Client extends OpenApi {
|
|
|
10640
10836
|
}
|
|
10641
10837
|
|
|
10642
10838
|
/**
|
|
10643
|
-
*
|
|
10839
|
+
* Gets all properties of an office network, including its ID, name, status, and creation time.
|
|
10644
10840
|
*
|
|
10645
10841
|
* @param request - DescribeOfficeSitesRequest
|
|
10646
10842
|
* @returns DescribeOfficeSitesResponse
|
|
@@ -10651,6 +10847,11 @@ export default class Client extends OpenApi {
|
|
|
10651
10847
|
}
|
|
10652
10848
|
|
|
10653
10849
|
/**
|
|
10850
|
+
* Queries metrics such as the online user count and the assigned user count.
|
|
10851
|
+
*
|
|
10852
|
+
* @remarks
|
|
10853
|
+
* Before you call this operation, make sure that you are familiar with the resource types and product types of Elastic Desktop Service.
|
|
10854
|
+
*
|
|
10654
10855
|
* @param request - DescribeOnlineUserCountRequest
|
|
10655
10856
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
10656
10857
|
* @returns DescribeOnlineUserCountResponse
|
|
@@ -10692,6 +10893,11 @@ export default class Client extends OpenApi {
|
|
|
10692
10893
|
}
|
|
10693
10894
|
|
|
10694
10895
|
/**
|
|
10896
|
+
* Queries metrics such as the online user count and the assigned user count.
|
|
10897
|
+
*
|
|
10898
|
+
* @remarks
|
|
10899
|
+
* Before you call this operation, make sure that you are familiar with the resource types and product types of Elastic Desktop Service.
|
|
10900
|
+
*
|
|
10695
10901
|
* @param request - DescribeOnlineUserCountRequest
|
|
10696
10902
|
* @returns DescribeOnlineUserCountResponse
|
|
10697
10903
|
*/
|
|
@@ -10701,7 +10907,7 @@ export default class Client extends OpenApi {
|
|
|
10701
10907
|
}
|
|
10702
10908
|
|
|
10703
10909
|
/**
|
|
10704
|
-
*
|
|
10910
|
+
* Retrieves the details of a cloud computer policy.
|
|
10705
10911
|
*
|
|
10706
10912
|
* @param request - DescribePolicyGroupsRequest
|
|
10707
10913
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10764,7 +10970,7 @@ export default class Client extends OpenApi {
|
|
|
10764
10970
|
}
|
|
10765
10971
|
|
|
10766
10972
|
/**
|
|
10767
|
-
*
|
|
10973
|
+
* Retrieves the details of a cloud computer policy.
|
|
10768
10974
|
*
|
|
10769
10975
|
* @param request - DescribePolicyGroupsRequest
|
|
10770
10976
|
* @returns DescribePolicyGroupsResponse
|
|
@@ -10775,15 +10981,7 @@ export default class Client extends OpenApi {
|
|
|
10775
10981
|
}
|
|
10776
10982
|
|
|
10777
10983
|
/**
|
|
10778
|
-
*
|
|
10779
|
-
*
|
|
10780
|
-
* @remarks
|
|
10781
|
-
* ## Usage notes
|
|
10782
|
-
* The request parameters vary based on the type of desktop resources whose price you want to query. Take note of the following items:
|
|
10783
|
-
* * If you set ResourceType to OfficeSite, you must specify InstanceType.
|
|
10784
|
-
* * If you set ResourceType to Bandwidth, the pay-by-data-transfer metering method is used for network billing.
|
|
10785
|
-
* * 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.
|
|
10786
|
-
* > 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).
|
|
10984
|
+
* Query the new purchase price of Elastic Desktop Service (EDS) products.
|
|
10787
10985
|
*
|
|
10788
10986
|
* @param request - DescribePriceRequest
|
|
10789
10987
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10886,15 +11084,7 @@ export default class Client extends OpenApi {
|
|
|
10886
11084
|
}
|
|
10887
11085
|
|
|
10888
11086
|
/**
|
|
10889
|
-
*
|
|
10890
|
-
*
|
|
10891
|
-
* @remarks
|
|
10892
|
-
* ## Usage notes
|
|
10893
|
-
* The request parameters vary based on the type of desktop resources whose price you want to query. Take note of the following items:
|
|
10894
|
-
* * If you set ResourceType to OfficeSite, you must specify InstanceType.
|
|
10895
|
-
* * If you set ResourceType to Bandwidth, the pay-by-data-transfer metering method is used for network billing.
|
|
10896
|
-
* * 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.
|
|
10897
|
-
* > 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).
|
|
11087
|
+
* Query the new purchase price of Elastic Desktop Service (EDS) products.
|
|
10898
11088
|
*
|
|
10899
11089
|
* @param request - DescribePriceRequest
|
|
10900
11090
|
* @returns DescribePriceResponse
|
|
@@ -11071,7 +11261,7 @@ export default class Client extends OpenApi {
|
|
|
11071
11261
|
}
|
|
11072
11262
|
|
|
11073
11263
|
/**
|
|
11074
|
-
* Queries
|
|
11264
|
+
* Queries QoS rules.
|
|
11075
11265
|
*
|
|
11076
11266
|
* @param request - DescribeQosRulesRequest
|
|
11077
11267
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -11106,7 +11296,7 @@ export default class Client extends OpenApi {
|
|
|
11106
11296
|
}
|
|
11107
11297
|
|
|
11108
11298
|
/**
|
|
11109
|
-
* Queries
|
|
11299
|
+
* Queries QoS rules.
|
|
11110
11300
|
*
|
|
11111
11301
|
* @param request - DescribeQosRulesRequest
|
|
11112
11302
|
* @returns DescribeQosRulesResponse
|
|
@@ -11117,7 +11307,7 @@ export default class Client extends OpenApi {
|
|
|
11117
11307
|
}
|
|
11118
11308
|
|
|
11119
11309
|
/**
|
|
11120
|
-
*
|
|
11310
|
+
* Retrieve screen recording files from all regions.
|
|
11121
11311
|
*
|
|
11122
11312
|
* @param request - DescribeRecordFileRequest
|
|
11123
11313
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -11196,7 +11386,7 @@ export default class Client extends OpenApi {
|
|
|
11196
11386
|
}
|
|
11197
11387
|
|
|
11198
11388
|
/**
|
|
11199
|
-
*
|
|
11389
|
+
* Retrieve screen recording files from all regions.
|
|
11200
11390
|
*
|
|
11201
11391
|
* @param request - DescribeRecordFileRequest
|
|
11202
11392
|
* @returns DescribeRecordFileResponse
|
|
@@ -11289,7 +11479,7 @@ export default class Client extends OpenApi {
|
|
|
11289
11479
|
}
|
|
11290
11480
|
|
|
11291
11481
|
/**
|
|
11292
|
-
*
|
|
11482
|
+
* Query the refund amount for monthly subscription WUYING Workspaces.
|
|
11293
11483
|
*
|
|
11294
11484
|
* @param request - DescribeRefundPriceRequest
|
|
11295
11485
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -11332,7 +11522,7 @@ export default class Client extends OpenApi {
|
|
|
11332
11522
|
}
|
|
11333
11523
|
|
|
11334
11524
|
/**
|
|
11335
|
-
*
|
|
11525
|
+
* Query the refund amount for monthly subscription WUYING Workspaces.
|
|
11336
11526
|
*
|
|
11337
11527
|
* @param request - DescribeRefundPriceRequest
|
|
11338
11528
|
* @returns DescribeRefundPriceResponse
|
|
@@ -11389,7 +11579,7 @@ export default class Client extends OpenApi {
|
|
|
11389
11579
|
}
|
|
11390
11580
|
|
|
11391
11581
|
/**
|
|
11392
|
-
*
|
|
11582
|
+
* Retrieves the renewal price for an Elastic Desktop Service product.
|
|
11393
11583
|
*
|
|
11394
11584
|
* @param request - DescribeRenewalPriceRequest
|
|
11395
11585
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -11448,7 +11638,7 @@ export default class Client extends OpenApi {
|
|
|
11448
11638
|
}
|
|
11449
11639
|
|
|
11450
11640
|
/**
|
|
11451
|
-
*
|
|
11641
|
+
* Retrieves the renewal price for an Elastic Desktop Service product.
|
|
11452
11642
|
*
|
|
11453
11643
|
* @param request - DescribeRenewalPriceRequest
|
|
11454
11644
|
* @returns DescribeRenewalPriceResponse
|
|
@@ -11682,8 +11872,8 @@ export default class Client extends OpenApi {
|
|
|
11682
11872
|
* Queries the session statistics of a region.
|
|
11683
11873
|
*
|
|
11684
11874
|
* @remarks
|
|
11685
|
-
*
|
|
11686
|
-
*
|
|
11875
|
+
* - This is a central operation and can be called only by using services in the China (Shanghai) region.
|
|
11876
|
+
* - You can query session statistics for the past hour.
|
|
11687
11877
|
*
|
|
11688
11878
|
* @param request - DescribeSessionStatisticRequest
|
|
11689
11879
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -11737,8 +11927,8 @@ export default class Client extends OpenApi {
|
|
|
11737
11927
|
* Queries the session statistics of a region.
|
|
11738
11928
|
*
|
|
11739
11929
|
* @remarks
|
|
11740
|
-
*
|
|
11741
|
-
*
|
|
11930
|
+
* - This is a central operation and can be called only by using services in the China (Shanghai) region.
|
|
11931
|
+
* - You can query session statistics for the past hour.
|
|
11742
11932
|
*
|
|
11743
11933
|
* @param request - DescribeSessionStatisticRequest
|
|
11744
11934
|
* @returns DescribeSessionStatisticResponse
|
|
@@ -11749,7 +11939,7 @@ export default class Client extends OpenApi {
|
|
|
11749
11939
|
}
|
|
11750
11940
|
|
|
11751
11941
|
/**
|
|
11752
|
-
* Queries the snapshots
|
|
11942
|
+
* Queries the snapshots and their details for a cloud desktop.
|
|
11753
11943
|
*
|
|
11754
11944
|
* @param request - DescribeSnapshotsRequest
|
|
11755
11945
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -11828,7 +12018,7 @@ export default class Client extends OpenApi {
|
|
|
11828
12018
|
}
|
|
11829
12019
|
|
|
11830
12020
|
/**
|
|
11831
|
-
* Queries the snapshots
|
|
12021
|
+
* Queries the snapshots and their details for a cloud desktop.
|
|
11832
12022
|
*
|
|
11833
12023
|
* @param request - DescribeSnapshotsRequest
|
|
11834
12024
|
* @returns DescribeSnapshotsResponse
|
|
@@ -11967,7 +12157,7 @@ export default class Client extends OpenApi {
|
|
|
11967
12157
|
}
|
|
11968
12158
|
|
|
11969
12159
|
/**
|
|
11970
|
-
*
|
|
12160
|
+
* Query the details of Cloud Desktop templates.
|
|
11971
12161
|
*
|
|
11972
12162
|
* @param request - DescribeTemplatesRequest
|
|
11973
12163
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -12034,7 +12224,7 @@ export default class Client extends OpenApi {
|
|
|
12034
12224
|
}
|
|
12035
12225
|
|
|
12036
12226
|
/**
|
|
12037
|
-
*
|
|
12227
|
+
* Query the details of Cloud Desktop templates.
|
|
12038
12228
|
*
|
|
12039
12229
|
* @param request - DescribeTemplatesRequest
|
|
12040
12230
|
* @returns DescribeTemplatesResponse
|
|
@@ -12045,7 +12235,7 @@ export default class Client extends OpenApi {
|
|
|
12045
12235
|
}
|
|
12046
12236
|
|
|
12047
12237
|
/**
|
|
12048
|
-
*
|
|
12238
|
+
* Retrieves details for a specified configuration group.
|
|
12049
12239
|
*
|
|
12050
12240
|
* @param request - DescribeTimerGroupRequest
|
|
12051
12241
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -12080,7 +12270,7 @@ export default class Client extends OpenApi {
|
|
|
12080
12270
|
}
|
|
12081
12271
|
|
|
12082
12272
|
/**
|
|
12083
|
-
*
|
|
12273
|
+
* Retrieves details for a specified configuration group.
|
|
12084
12274
|
*
|
|
12085
12275
|
* @param request - DescribeTimerGroupRequest
|
|
12086
12276
|
* @returns DescribeTimerGroupResponse
|
|
@@ -12251,8 +12441,6 @@ export default class Client extends OpenApi {
|
|
|
12251
12441
|
}
|
|
12252
12442
|
|
|
12253
12443
|
/**
|
|
12254
|
-
* Queries the configurations of the user profile management (UPM) directory blacklist and whitelist.
|
|
12255
|
-
*
|
|
12256
12444
|
* @param request - DescribeUserProfilePathRulesRequest
|
|
12257
12445
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
12258
12446
|
* @returns DescribeUserProfilePathRulesResponse
|
|
@@ -12290,8 +12478,6 @@ export default class Client extends OpenApi {
|
|
|
12290
12478
|
}
|
|
12291
12479
|
|
|
12292
12480
|
/**
|
|
12293
|
-
* Queries the configurations of the user profile management (UPM) directory blacklist and whitelist.
|
|
12294
|
-
*
|
|
12295
12481
|
* @param request - DescribeUserProfilePathRulesRequest
|
|
12296
12482
|
* @returns DescribeUserProfilePathRulesResponse
|
|
12297
12483
|
*/
|
|
@@ -12301,7 +12487,7 @@ export default class Client extends OpenApi {
|
|
|
12301
12487
|
}
|
|
12302
12488
|
|
|
12303
12489
|
/**
|
|
12304
|
-
*
|
|
12490
|
+
* 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.
|
|
12305
12491
|
*
|
|
12306
12492
|
* @param request - DescribeUsersInGroupRequest
|
|
12307
12493
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -12368,7 +12554,7 @@ export default class Client extends OpenApi {
|
|
|
12368
12554
|
}
|
|
12369
12555
|
|
|
12370
12556
|
/**
|
|
12371
|
-
*
|
|
12557
|
+
* 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.
|
|
12372
12558
|
*
|
|
12373
12559
|
* @param request - DescribeUsersInGroupRequest
|
|
12374
12560
|
* @returns DescribeUsersInGroupResponse
|
|
@@ -12425,7 +12611,7 @@ export default class Client extends OpenApi {
|
|
|
12425
12611
|
}
|
|
12426
12612
|
|
|
12427
12613
|
/**
|
|
12428
|
-
*
|
|
12614
|
+
* Retrieves the virtual multi-factor authentication (MFA) device associated with an Active Directory (AD) account.
|
|
12429
12615
|
*
|
|
12430
12616
|
* @param request - DescribeVirtualMFADevicesRequest
|
|
12431
12617
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -12476,7 +12662,7 @@ export default class Client extends OpenApi {
|
|
|
12476
12662
|
}
|
|
12477
12663
|
|
|
12478
12664
|
/**
|
|
12479
|
-
*
|
|
12665
|
+
* Retrieves the virtual multi-factor authentication (MFA) device associated with an Active Directory (AD) account.
|
|
12480
12666
|
*
|
|
12481
12667
|
* @param request - DescribeVirtualMFADevicesRequest
|
|
12482
12668
|
* @returns DescribeVirtualMFADevicesResponse
|
|
@@ -12487,7 +12673,7 @@ export default class Client extends OpenApi {
|
|
|
12487
12673
|
}
|
|
12488
12674
|
|
|
12489
12675
|
/**
|
|
12490
|
-
* Queries the zones
|
|
12676
|
+
* Queries the zones supported by Elastic Desktop Service (EDS) in a region.
|
|
12491
12677
|
*
|
|
12492
12678
|
* @param request - DescribeZonesRequest
|
|
12493
12679
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -12526,7 +12712,7 @@ export default class Client extends OpenApi {
|
|
|
12526
12712
|
}
|
|
12527
12713
|
|
|
12528
12714
|
/**
|
|
12529
|
-
* Queries the zones
|
|
12715
|
+
* Queries the zones supported by Elastic Desktop Service (EDS) in a region.
|
|
12530
12716
|
*
|
|
12531
12717
|
* @param request - DescribeZonesRequest
|
|
12532
12718
|
* @returns DescribeZonesResponse
|
|
@@ -13389,7 +13575,7 @@ export default class Client extends OpenApi {
|
|
|
13389
13575
|
}
|
|
13390
13576
|
|
|
13391
13577
|
/**
|
|
13392
|
-
* Queries the
|
|
13578
|
+
* Queries the details of a cloud computer share.
|
|
13393
13579
|
*
|
|
13394
13580
|
* @param request - GetDesktopGroupDetailRequest
|
|
13395
13581
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -13424,7 +13610,7 @@ export default class Client extends OpenApi {
|
|
|
13424
13610
|
}
|
|
13425
13611
|
|
|
13426
13612
|
/**
|
|
13427
|
-
* Queries the
|
|
13613
|
+
* Queries the details of a cloud computer share.
|
|
13428
13614
|
*
|
|
13429
13615
|
* @param request - GetDesktopGroupDetailRequest
|
|
13430
13616
|
* @returns GetDesktopGroupDetailResponse
|
|
@@ -13483,9 +13669,6 @@ export default class Client extends OpenApi {
|
|
|
13483
13669
|
/**
|
|
13484
13670
|
* Obtains the metadata of a Security Assertion Markup Language (SAML) 2.0-based service provider (SP).
|
|
13485
13671
|
*
|
|
13486
|
-
* @remarks
|
|
13487
|
-
* You can call this operation only for workspaces of the Active Directory (AD) and convenience account types.
|
|
13488
|
-
*
|
|
13489
13672
|
* @param request - GetSpMetadataRequest
|
|
13490
13673
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
13491
13674
|
* @returns GetSpMetadataResponse
|
|
@@ -13525,9 +13708,6 @@ export default class Client extends OpenApi {
|
|
|
13525
13708
|
/**
|
|
13526
13709
|
* Obtains the metadata of a Security Assertion Markup Language (SAML) 2.0-based service provider (SP).
|
|
13527
13710
|
*
|
|
13528
|
-
* @remarks
|
|
13529
|
-
* You can call this operation only for workspaces of the Active Directory (AD) and convenience account types.
|
|
13530
|
-
*
|
|
13531
13711
|
* @param request - GetSpMetadataRequest
|
|
13532
13712
|
* @returns GetSpMetadataResponse
|
|
13533
13713
|
*/
|
|
@@ -13539,9 +13719,6 @@ export default class Client extends OpenApi {
|
|
|
13539
13719
|
/**
|
|
13540
13720
|
* Hibernates cloud desktops.
|
|
13541
13721
|
*
|
|
13542
|
-
* @remarks
|
|
13543
|
-
* Hibernating a cloud desktop is in private preview. If you want to try this feature, submit a ticket.
|
|
13544
|
-
*
|
|
13545
13722
|
* @param request - HibernateDesktopsRequest
|
|
13546
13723
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
13547
13724
|
* @returns HibernateDesktopsResponse
|
|
@@ -13577,9 +13754,6 @@ export default class Client extends OpenApi {
|
|
|
13577
13754
|
/**
|
|
13578
13755
|
* Hibernates cloud desktops.
|
|
13579
13756
|
*
|
|
13580
|
-
* @remarks
|
|
13581
|
-
* Hibernating a cloud desktop is in private preview. If you want to try this feature, submit a ticket.
|
|
13582
|
-
*
|
|
13583
13757
|
* @param request - HibernateDesktopsRequest
|
|
13584
13758
|
* @returns HibernateDesktopsResponse
|
|
13585
13759
|
*/
|
|
@@ -13673,10 +13847,7 @@ export default class Client extends OpenApi {
|
|
|
13673
13847
|
}
|
|
13674
13848
|
|
|
13675
13849
|
/**
|
|
13676
|
-
*
|
|
13677
|
-
*
|
|
13678
|
-
* @remarks
|
|
13679
|
-
* 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.
|
|
13850
|
+
* 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.
|
|
13680
13851
|
*
|
|
13681
13852
|
* @param request - ListDirectoryUsersRequest
|
|
13682
13853
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -13739,10 +13910,7 @@ export default class Client extends OpenApi {
|
|
|
13739
13910
|
}
|
|
13740
13911
|
|
|
13741
13912
|
/**
|
|
13742
|
-
*
|
|
13743
|
-
*
|
|
13744
|
-
* @remarks
|
|
13745
|
-
* 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.
|
|
13913
|
+
* 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.
|
|
13746
13914
|
*
|
|
13747
13915
|
* @param request - ListDirectoryUsersRequest
|
|
13748
13916
|
* @returns ListDirectoryUsersResponse
|
|
@@ -13923,7 +14091,7 @@ export default class Client extends OpenApi {
|
|
|
13923
14091
|
}
|
|
13924
14092
|
|
|
13925
14093
|
/**
|
|
13926
|
-
* Queries information about Active Directory (AD) accounts
|
|
14094
|
+
* Queries information about Active Directory (AD) accounts in an AD office network (formerly known as a workspace) that is connected to an AD domain.
|
|
13927
14095
|
*
|
|
13928
14096
|
* @param request - ListOfficeSiteUsersRequest
|
|
13929
14097
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -13986,7 +14154,7 @@ export default class Client extends OpenApi {
|
|
|
13986
14154
|
}
|
|
13987
14155
|
|
|
13988
14156
|
/**
|
|
13989
|
-
* Queries information about Active Directory (AD) accounts
|
|
14157
|
+
* Queries information about Active Directory (AD) accounts in an AD office network (formerly known as a workspace) that is connected to an AD domain.
|
|
13990
14158
|
*
|
|
13991
14159
|
* @param request - ListOfficeSiteUsersRequest
|
|
13992
14160
|
* @returns ListOfficeSiteUsersResponse
|
|
@@ -14065,7 +14233,7 @@ export default class Client extends OpenApi {
|
|
|
14065
14233
|
}
|
|
14066
14234
|
|
|
14067
14235
|
/**
|
|
14068
|
-
*
|
|
14236
|
+
* Retrieves the download URLs for transferred files.
|
|
14069
14237
|
*
|
|
14070
14238
|
* @param request - ListTransferFileDownloadUrlRequest
|
|
14071
14239
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -14100,7 +14268,7 @@ export default class Client extends OpenApi {
|
|
|
14100
14268
|
}
|
|
14101
14269
|
|
|
14102
14270
|
/**
|
|
14103
|
-
*
|
|
14271
|
+
* Retrieves the download URLs for transferred files.
|
|
14104
14272
|
*
|
|
14105
14273
|
* @param request - ListTransferFileDownloadUrlRequest
|
|
14106
14274
|
* @returns ListTransferFileDownloadUrlResponse
|
|
@@ -14271,7 +14439,7 @@ export default class Client extends OpenApi {
|
|
|
14271
14439
|
}
|
|
14272
14440
|
|
|
14273
14441
|
/**
|
|
14274
|
-
* Migrates
|
|
14442
|
+
* Migrates one or more cloud computers to a new office network.
|
|
14275
14443
|
*
|
|
14276
14444
|
* @param request - MigrateDesktopsRequest
|
|
14277
14445
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -14318,7 +14486,7 @@ export default class Client extends OpenApi {
|
|
|
14318
14486
|
}
|
|
14319
14487
|
|
|
14320
14488
|
/**
|
|
14321
|
-
* Migrates
|
|
14489
|
+
* Migrates one or more cloud computers to a new office network.
|
|
14322
14490
|
*
|
|
14323
14491
|
* @param request - MigrateDesktopsRequest
|
|
14324
14492
|
* @returns MigrateDesktopsResponse
|
|
@@ -14631,7 +14799,7 @@ export default class Client extends OpenApi {
|
|
|
14631
14799
|
}
|
|
14632
14800
|
|
|
14633
14801
|
/**
|
|
14634
|
-
* Modifies the
|
|
14802
|
+
* Modifies the name and snapshot retention period of an automatic snapshot policy.
|
|
14635
14803
|
*
|
|
14636
14804
|
* @param request - ModifyAutoSnapshotPolicyRequest
|
|
14637
14805
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -14682,7 +14850,7 @@ export default class Client extends OpenApi {
|
|
|
14682
14850
|
}
|
|
14683
14851
|
|
|
14684
14852
|
/**
|
|
14685
|
-
* Modifies the
|
|
14853
|
+
* Modifies the name and snapshot retention period of an automatic snapshot policy.
|
|
14686
14854
|
*
|
|
14687
14855
|
* @param request - ModifyAutoSnapshotPolicyRequest
|
|
14688
14856
|
* @returns ModifyAutoSnapshotPolicyResponse
|
|
@@ -14827,7 +14995,7 @@ export default class Client extends OpenApi {
|
|
|
14827
14995
|
}
|
|
14828
14996
|
|
|
14829
14997
|
/**
|
|
14830
|
-
*
|
|
14998
|
+
* Modifies the link for file sharing.
|
|
14831
14999
|
*
|
|
14832
15000
|
* @param request - ModifyCdsFileShareLinkRequest
|
|
14833
15001
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -14926,7 +15094,7 @@ export default class Client extends OpenApi {
|
|
|
14926
15094
|
}
|
|
14927
15095
|
|
|
14928
15096
|
/**
|
|
14929
|
-
*
|
|
15097
|
+
* Modifies the link for file sharing.
|
|
14930
15098
|
*
|
|
14931
15099
|
* @param request - ModifyCdsFileShareLinkRequest
|
|
14932
15100
|
* @returns ModifyCdsFileShareLinkResponse
|
|
@@ -14937,7 +15105,7 @@ export default class Client extends OpenApi {
|
|
|
14937
15105
|
}
|
|
14938
15106
|
|
|
14939
15107
|
/**
|
|
14940
|
-
* Modifies a
|
|
15108
|
+
* Modifies a configuration that does not have a region-specific policy.
|
|
14941
15109
|
*
|
|
14942
15110
|
* @param request - ModifyCenterPolicyRequest
|
|
14943
15111
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -15504,7 +15672,7 @@ export default class Client extends OpenApi {
|
|
|
15504
15672
|
}
|
|
15505
15673
|
|
|
15506
15674
|
/**
|
|
15507
|
-
* Modifies a
|
|
15675
|
+
* Modifies a configuration that does not have a region-specific policy.
|
|
15508
15676
|
*
|
|
15509
15677
|
* @param request - ModifyCenterPolicyRequest
|
|
15510
15678
|
* @returns ModifyCenterPolicyResponse
|
|
@@ -15573,7 +15741,12 @@ export default class Client extends OpenApi {
|
|
|
15573
15741
|
}
|
|
15574
15742
|
|
|
15575
15743
|
/**
|
|
15576
|
-
*
|
|
15744
|
+
* 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.
|
|
15745
|
+
*
|
|
15746
|
+
* @remarks
|
|
15747
|
+
* 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.
|
|
15748
|
+
* 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.
|
|
15749
|
+
* 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.
|
|
15577
15750
|
*
|
|
15578
15751
|
* @param request - ModifyCloudDrivePermissionRequest
|
|
15579
15752
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -15620,7 +15793,12 @@ export default class Client extends OpenApi {
|
|
|
15620
15793
|
}
|
|
15621
15794
|
|
|
15622
15795
|
/**
|
|
15623
|
-
*
|
|
15796
|
+
* 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.
|
|
15797
|
+
*
|
|
15798
|
+
* @remarks
|
|
15799
|
+
* 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.
|
|
15800
|
+
* 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.
|
|
15801
|
+
* 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.
|
|
15624
15802
|
*
|
|
15625
15803
|
* @param request - ModifyCloudDrivePermissionRequest
|
|
15626
15804
|
* @returns ModifyCloudDrivePermissionResponse
|
|
@@ -15631,7 +15809,7 @@ export default class Client extends OpenApi {
|
|
|
15631
15809
|
}
|
|
15632
15810
|
|
|
15633
15811
|
/**
|
|
15634
|
-
*
|
|
15812
|
+
* Modify basic properties of a user\\"s personal disk, such as the status and storage capacity limit.
|
|
15635
15813
|
*
|
|
15636
15814
|
* @param request - ModifyCloudDriveUsersRequest
|
|
15637
15815
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -15678,7 +15856,7 @@ export default class Client extends OpenApi {
|
|
|
15678
15856
|
}
|
|
15679
15857
|
|
|
15680
15858
|
/**
|
|
15681
|
-
*
|
|
15859
|
+
* Modify basic properties of a user\\"s personal disk, such as the status and storage capacity limit.
|
|
15682
15860
|
*
|
|
15683
15861
|
* @param request - ModifyCloudDriveUsersRequest
|
|
15684
15862
|
* @returns ModifyCloudDriveUsersResponse
|
|
@@ -15793,12 +15971,14 @@ export default class Client extends OpenApi {
|
|
|
15793
15971
|
}
|
|
15794
15972
|
|
|
15795
15973
|
/**
|
|
15796
|
-
* Changes the billing method of cloud
|
|
15974
|
+
* Changes the billing method of a cloud desktop to subscription or pay-as-you-go.
|
|
15797
15975
|
*
|
|
15798
15976
|
* @remarks
|
|
15799
|
-
*
|
|
15800
|
-
*
|
|
15801
|
-
*
|
|
15977
|
+
* - 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).
|
|
15978
|
+
* - Ensure the cloud desktop is in the running or stopped state and has no overdue payments.
|
|
15979
|
+
* - 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.
|
|
15980
|
+
* <props="china">
|
|
15981
|
+
* 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).
|
|
15802
15982
|
*
|
|
15803
15983
|
* @param request - ModifyDesktopChargeTypeRequest
|
|
15804
15984
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -15861,12 +16041,14 @@ export default class Client extends OpenApi {
|
|
|
15861
16041
|
}
|
|
15862
16042
|
|
|
15863
16043
|
/**
|
|
15864
|
-
* Changes the billing method of cloud
|
|
16044
|
+
* Changes the billing method of a cloud desktop to subscription or pay-as-you-go.
|
|
15865
16045
|
*
|
|
15866
16046
|
* @remarks
|
|
15867
|
-
*
|
|
15868
|
-
*
|
|
15869
|
-
*
|
|
16047
|
+
* - 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).
|
|
16048
|
+
* - Ensure the cloud desktop is in the running or stopped state and has no overdue payments.
|
|
16049
|
+
* - 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.
|
|
16050
|
+
* <props="china">
|
|
16051
|
+
* 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).
|
|
15870
16052
|
*
|
|
15871
16053
|
* @param request - ModifyDesktopChargeTypeRequest
|
|
15872
16054
|
* @returns ModifyDesktopChargeTypeResponse
|
|
@@ -15877,10 +16059,10 @@ export default class Client extends OpenApi {
|
|
|
15877
16059
|
}
|
|
15878
16060
|
|
|
15879
16061
|
/**
|
|
15880
|
-
* Modifies a cloud computer
|
|
16062
|
+
* Modifies a shared cloud computer group.
|
|
15881
16063
|
*
|
|
15882
16064
|
* @remarks
|
|
15883
|
-
*
|
|
16065
|
+
* 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.
|
|
15884
16066
|
*
|
|
15885
16067
|
* @param request - ModifyDesktopGroupRequest
|
|
15886
16068
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -16015,10 +16197,10 @@ export default class Client extends OpenApi {
|
|
|
16015
16197
|
}
|
|
16016
16198
|
|
|
16017
16199
|
/**
|
|
16018
|
-
* Modifies a cloud computer
|
|
16200
|
+
* Modifies a shared cloud computer group.
|
|
16019
16201
|
*
|
|
16020
16202
|
* @remarks
|
|
16021
|
-
*
|
|
16203
|
+
* 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.
|
|
16022
16204
|
*
|
|
16023
16205
|
* @param request - ModifyDesktopGroupRequest
|
|
16024
16206
|
* @returns ModifyDesktopGroupResponse
|
|
@@ -16029,10 +16211,10 @@ export default class Client extends OpenApi {
|
|
|
16029
16211
|
}
|
|
16030
16212
|
|
|
16031
16213
|
/**
|
|
16032
|
-
* Modifies the hostname of a Windows cloud
|
|
16214
|
+
* Modifies the hostname of a Windows cloud desktop in an AD workspace.
|
|
16033
16215
|
*
|
|
16034
16216
|
* @remarks
|
|
16035
|
-
*
|
|
16217
|
+
* You can only modify the hostname of Windows cloud desktops in an AD workspace. Modifying the hostname rebuilds the cloud desktop.
|
|
16036
16218
|
*
|
|
16037
16219
|
* @param request - ModifyDesktopHostNameRequest
|
|
16038
16220
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -16075,10 +16257,10 @@ export default class Client extends OpenApi {
|
|
|
16075
16257
|
}
|
|
16076
16258
|
|
|
16077
16259
|
/**
|
|
16078
|
-
* Modifies the hostname of a Windows cloud
|
|
16260
|
+
* Modifies the hostname of a Windows cloud desktop in an AD workspace.
|
|
16079
16261
|
*
|
|
16080
16262
|
* @remarks
|
|
16081
|
-
*
|
|
16263
|
+
* You can only modify the hostname of Windows cloud desktops in an AD workspace. Modifying the hostname rebuilds the cloud desktop.
|
|
16082
16264
|
*
|
|
16083
16265
|
* @param request - ModifyDesktopHostNameRequest
|
|
16084
16266
|
* @returns ModifyDesktopHostNameResponse
|
|
@@ -16089,7 +16271,7 @@ export default class Client extends OpenApi {
|
|
|
16089
16271
|
}
|
|
16090
16272
|
|
|
16091
16273
|
/**
|
|
16092
|
-
*
|
|
16274
|
+
* Modifies the name of a specified cloud desktop.
|
|
16093
16275
|
*
|
|
16094
16276
|
* @param request - ModifyDesktopNameRequest
|
|
16095
16277
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -16136,7 +16318,7 @@ export default class Client extends OpenApi {
|
|
|
16136
16318
|
}
|
|
16137
16319
|
|
|
16138
16320
|
/**
|
|
16139
|
-
*
|
|
16321
|
+
* Modifies the name of a specified cloud desktop.
|
|
16140
16322
|
*
|
|
16141
16323
|
* @param request - ModifyDesktopNameRequest
|
|
16142
16324
|
* @returns ModifyDesktopNameResponse
|
|
@@ -16337,19 +16519,19 @@ export default class Client extends OpenApi {
|
|
|
16337
16519
|
}
|
|
16338
16520
|
|
|
16339
16521
|
/**
|
|
16340
|
-
*
|
|
16522
|
+
* Modifies the desktop type and expands the disks of a cloud desktop.
|
|
16341
16523
|
*
|
|
16342
16524
|
* @remarks
|
|
16343
|
-
*
|
|
16344
|
-
*
|
|
16345
|
-
*
|
|
16346
|
-
*
|
|
16347
|
-
*
|
|
16348
|
-
*
|
|
16349
|
-
*
|
|
16350
|
-
*
|
|
16351
|
-
*
|
|
16352
|
-
*
|
|
16525
|
+
* This operation modifies the configuration of a cloud desktop, including its desktop type and disk sizes.
|
|
16526
|
+
* - 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.
|
|
16527
|
+
* - 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:
|
|
16528
|
+
* - A desktop type includes vCPU, memory, and GPU configurations. You can change the desktop type but cannot modify these resources individually.
|
|
16529
|
+
* - You cannot change a desktop type between general-purpose and non-general-purpose, or between graphics-accelerated and non-graphics-accelerated.
|
|
16530
|
+
* - Both the system disk and the data disk support expansion, but not shrinking.
|
|
16531
|
+
* - 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.
|
|
16532
|
+
* - For the same cloud desktop, wait at least five minutes between configuration change operations.
|
|
16533
|
+
* - The cloud desktop must be in the Stopped state.
|
|
16534
|
+
* - This operation does not affect the personal data stored on the cloud desktop.
|
|
16353
16535
|
*
|
|
16354
16536
|
* @param request - ModifyDesktopSpecRequest
|
|
16355
16537
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -16420,19 +16602,19 @@ export default class Client extends OpenApi {
|
|
|
16420
16602
|
}
|
|
16421
16603
|
|
|
16422
16604
|
/**
|
|
16423
|
-
*
|
|
16605
|
+
* Modifies the desktop type and expands the disks of a cloud desktop.
|
|
16424
16606
|
*
|
|
16425
16607
|
* @remarks
|
|
16426
|
-
*
|
|
16427
|
-
*
|
|
16428
|
-
*
|
|
16429
|
-
*
|
|
16430
|
-
*
|
|
16431
|
-
*
|
|
16432
|
-
*
|
|
16433
|
-
*
|
|
16434
|
-
*
|
|
16435
|
-
*
|
|
16608
|
+
* This operation modifies the configuration of a cloud desktop, including its desktop type and disk sizes.
|
|
16609
|
+
* - 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.
|
|
16610
|
+
* - 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:
|
|
16611
|
+
* - A desktop type includes vCPU, memory, and GPU configurations. You can change the desktop type but cannot modify these resources individually.
|
|
16612
|
+
* - You cannot change a desktop type between general-purpose and non-general-purpose, or between graphics-accelerated and non-graphics-accelerated.
|
|
16613
|
+
* - Both the system disk and the data disk support expansion, but not shrinking.
|
|
16614
|
+
* - 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.
|
|
16615
|
+
* - For the same cloud desktop, wait at least five minutes between configuration change operations.
|
|
16616
|
+
* - The cloud desktop must be in the Stopped state.
|
|
16617
|
+
* - This operation does not affect the personal data stored on the cloud desktop.
|
|
16436
16618
|
*
|
|
16437
16619
|
* @param request - ModifyDesktopSpecRequest
|
|
16438
16620
|
* @returns ModifyDesktopSpecResponse
|
|
@@ -16557,11 +16739,11 @@ export default class Client extends OpenApi {
|
|
|
16557
16739
|
}
|
|
16558
16740
|
|
|
16559
16741
|
/**
|
|
16560
|
-
*
|
|
16742
|
+
* Modify the performance level of a cloud desktop\\"s system disk or data disk.
|
|
16561
16743
|
*
|
|
16562
16744
|
* @remarks
|
|
16563
|
-
* When
|
|
16564
|
-
* >
|
|
16745
|
+
* 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.
|
|
16746
|
+
* > Only Graphics and High-frequency WUYING Workspaces support modifying the disk performance level.
|
|
16565
16747
|
*
|
|
16566
16748
|
* @param request - ModifyDiskSpecRequest
|
|
16567
16749
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -16616,11 +16798,11 @@ export default class Client extends OpenApi {
|
|
|
16616
16798
|
}
|
|
16617
16799
|
|
|
16618
16800
|
/**
|
|
16619
|
-
*
|
|
16801
|
+
* Modify the performance level of a cloud desktop\\"s system disk or data disk.
|
|
16620
16802
|
*
|
|
16621
16803
|
* @remarks
|
|
16622
|
-
* When
|
|
16623
|
-
* >
|
|
16804
|
+
* 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.
|
|
16805
|
+
* > Only Graphics and High-frequency WUYING Workspaces support modifying the disk performance level.
|
|
16624
16806
|
*
|
|
16625
16807
|
* @param request - ModifyDiskSpecRequest
|
|
16626
16808
|
* @returns ModifyDiskSpecResponse
|
|
@@ -17009,7 +17191,7 @@ export default class Client extends OpenApi {
|
|
|
17009
17191
|
}
|
|
17010
17192
|
|
|
17011
17193
|
/**
|
|
17012
|
-
* Modifies Global Accelerator (GA) configuration.
|
|
17194
|
+
* Modifies the Global Accelerator (GA) configuration.
|
|
17013
17195
|
*
|
|
17014
17196
|
* @param request - ModifyOfficeSiteAcceleratorRequest
|
|
17015
17197
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -17048,7 +17230,7 @@ export default class Client extends OpenApi {
|
|
|
17048
17230
|
}
|
|
17049
17231
|
|
|
17050
17232
|
/**
|
|
17051
|
-
* Modifies Global Accelerator (GA) configuration.
|
|
17233
|
+
* Modifies the Global Accelerator (GA) configuration.
|
|
17052
17234
|
*
|
|
17053
17235
|
* @param request - ModifyOfficeSiteAcceleratorRequest
|
|
17054
17236
|
* @returns ModifyOfficeSiteAcceleratorResponse
|
|
@@ -17059,7 +17241,7 @@ export default class Client extends OpenApi {
|
|
|
17059
17241
|
}
|
|
17060
17242
|
|
|
17061
17243
|
/**
|
|
17062
|
-
* Modifies
|
|
17244
|
+
* 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.
|
|
17063
17245
|
*
|
|
17064
17246
|
* @param request - ModifyOfficeSiteAttributeRequest
|
|
17065
17247
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -17138,7 +17320,7 @@ export default class Client extends OpenApi {
|
|
|
17138
17320
|
}
|
|
17139
17321
|
|
|
17140
17322
|
/**
|
|
17141
|
-
* Modifies
|
|
17323
|
+
* 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.
|
|
17142
17324
|
*
|
|
17143
17325
|
* @param request - ModifyOfficeSiteAttributeRequest
|
|
17144
17326
|
* @returns ModifyOfficeSiteAttributeResponse
|
|
@@ -17299,7 +17481,7 @@ export default class Client extends OpenApi {
|
|
|
17299
17481
|
}
|
|
17300
17482
|
|
|
17301
17483
|
/**
|
|
17302
|
-
* Modifies
|
|
17484
|
+
* Modifies cloud computer policies.
|
|
17303
17485
|
*
|
|
17304
17486
|
* @param request - ModifyPolicyGroupRequest
|
|
17305
17487
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -17566,7 +17748,7 @@ export default class Client extends OpenApi {
|
|
|
17566
17748
|
}
|
|
17567
17749
|
|
|
17568
17750
|
/**
|
|
17569
|
-
* Modifies
|
|
17751
|
+
* Modifies cloud computer policies.
|
|
17570
17752
|
*
|
|
17571
17753
|
* @param request - ModifyPolicyGroupRequest
|
|
17572
17754
|
* @returns ModifyPolicyGroupResponse
|
|
@@ -17577,7 +17759,7 @@ export default class Client extends OpenApi {
|
|
|
17577
17759
|
}
|
|
17578
17760
|
|
|
17579
17761
|
/**
|
|
17580
|
-
* Modifies the
|
|
17762
|
+
* Modifies the resource bindings of a QoS rule.
|
|
17581
17763
|
*
|
|
17582
17764
|
* @param request - ModifyQosEntriesRequest
|
|
17583
17765
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -17632,7 +17814,7 @@ export default class Client extends OpenApi {
|
|
|
17632
17814
|
}
|
|
17633
17815
|
|
|
17634
17816
|
/**
|
|
17635
|
-
* Modifies the
|
|
17817
|
+
* Modifies the resource bindings of a QoS rule.
|
|
17636
17818
|
*
|
|
17637
17819
|
* @param request - ModifyQosEntriesRequest
|
|
17638
17820
|
* @returns ModifyQosEntriesResponse
|
|
@@ -17643,7 +17825,7 @@ export default class Client extends OpenApi {
|
|
|
17643
17825
|
}
|
|
17644
17826
|
|
|
17645
17827
|
/**
|
|
17646
|
-
*
|
|
17828
|
+
* You can modify a rate limiting rule.
|
|
17647
17829
|
*
|
|
17648
17830
|
* @param request - ModifyQosRuleRequest
|
|
17649
17831
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -17686,7 +17868,7 @@ export default class Client extends OpenApi {
|
|
|
17686
17868
|
}
|
|
17687
17869
|
|
|
17688
17870
|
/**
|
|
17689
|
-
*
|
|
17871
|
+
* You can modify a rate limiting rule.
|
|
17690
17872
|
*
|
|
17691
17873
|
* @param request - ModifyQosRuleRequest
|
|
17692
17874
|
* @returns ModifyQosRuleResponse
|
|
@@ -17821,11 +18003,11 @@ export default class Client extends OpenApi {
|
|
|
17821
18003
|
}
|
|
17822
18004
|
|
|
17823
18005
|
/**
|
|
17824
|
-
* Modifies a custom
|
|
18006
|
+
* Modifies all parameters of a custom WUYING Workspace template.
|
|
17825
18007
|
*
|
|
17826
18008
|
* @remarks
|
|
17827
|
-
*
|
|
17828
|
-
*
|
|
18009
|
+
* >Warning:
|
|
18010
|
+
* This operation updates all parameters. To ensure compatibility with the default upgrade logic, any parameter that you do not specify is set to empty.
|
|
17829
18011
|
*
|
|
17830
18012
|
* @param request - ModifyTemplateRequest
|
|
17831
18013
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -17941,11 +18123,11 @@ export default class Client extends OpenApi {
|
|
|
17941
18123
|
}
|
|
17942
18124
|
|
|
17943
18125
|
/**
|
|
17944
|
-
* Modifies a custom
|
|
18126
|
+
* Modifies all parameters of a custom WUYING Workspace template.
|
|
17945
18127
|
*
|
|
17946
18128
|
* @remarks
|
|
17947
|
-
*
|
|
17948
|
-
*
|
|
18129
|
+
* >Warning:
|
|
18130
|
+
* This operation updates all parameters. To ensure compatibility with the default upgrade logic, any parameter that you do not specify is set to empty.
|
|
17949
18131
|
*
|
|
17950
18132
|
* @param request - ModifyTemplateRequest
|
|
17951
18133
|
* @returns ModifyTemplateResponse
|
|
@@ -18012,7 +18194,7 @@ export default class Client extends OpenApi {
|
|
|
18012
18194
|
}
|
|
18013
18195
|
|
|
18014
18196
|
/**
|
|
18015
|
-
*
|
|
18197
|
+
* Modify configuration group settings, such as those for scheduled tasks.
|
|
18016
18198
|
*
|
|
18017
18199
|
* @param request - ModifyTimerGroupRequest
|
|
18018
18200
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -18059,7 +18241,7 @@ export default class Client extends OpenApi {
|
|
|
18059
18241
|
}
|
|
18060
18242
|
|
|
18061
18243
|
/**
|
|
18062
|
-
*
|
|
18244
|
+
* Modify configuration group settings, such as those for scheduled tasks.
|
|
18063
18245
|
*
|
|
18064
18246
|
* @param request - ModifyTimerGroupRequest
|
|
18065
18247
|
* @returns ModifyTimerGroupResponse
|
|
@@ -18184,7 +18366,7 @@ export default class Client extends OpenApi {
|
|
|
18184
18366
|
}
|
|
18185
18367
|
|
|
18186
18368
|
/**
|
|
18187
|
-
*
|
|
18369
|
+
* Move files or folders.
|
|
18188
18370
|
*
|
|
18189
18371
|
* @param request - MoveCdsFileRequest
|
|
18190
18372
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -18239,7 +18421,7 @@ export default class Client extends OpenApi {
|
|
|
18239
18421
|
}
|
|
18240
18422
|
|
|
18241
18423
|
/**
|
|
18242
|
-
*
|
|
18424
|
+
* Move files or folders.
|
|
18243
18425
|
*
|
|
18244
18426
|
* @param request - MoveCdsFileRequest
|
|
18245
18427
|
* @returns MoveCdsFileResponse
|
|
@@ -18250,7 +18432,13 @@ export default class Client extends OpenApi {
|
|
|
18250
18432
|
}
|
|
18251
18433
|
|
|
18252
18434
|
/**
|
|
18253
|
-
*
|
|
18435
|
+
* Queries the historical daily and monthly active user counts for a specified date.
|
|
18436
|
+
*
|
|
18437
|
+
* @remarks
|
|
18438
|
+
* ## Usage notes
|
|
18439
|
+
* - The `AliUid` parameter is automatically resolved from your AccessKey pair and does not need to be specified in the request.
|
|
18440
|
+
* - The `BusinessChannel` parameter defaults to Enterprise Edition, but you can select other business channels.
|
|
18441
|
+
* - 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.
|
|
18254
18442
|
*
|
|
18255
18443
|
* @param request - QueryHistoryActiveUserCountRequest
|
|
18256
18444
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -18281,7 +18469,13 @@ export default class Client extends OpenApi {
|
|
|
18281
18469
|
}
|
|
18282
18470
|
|
|
18283
18471
|
/**
|
|
18284
|
-
*
|
|
18472
|
+
* Queries the historical daily and monthly active user counts for a specified date.
|
|
18473
|
+
*
|
|
18474
|
+
* @remarks
|
|
18475
|
+
* ## Usage notes
|
|
18476
|
+
* - The `AliUid` parameter is automatically resolved from your AccessKey pair and does not need to be specified in the request.
|
|
18477
|
+
* - The `BusinessChannel` parameter defaults to Enterprise Edition, but you can select other business channels.
|
|
18478
|
+
* - 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.
|
|
18285
18479
|
*
|
|
18286
18480
|
* @param request - QueryHistoryActiveUserCountRequest
|
|
18287
18481
|
* @returns QueryHistoryActiveUserCountResponse
|
|
@@ -18292,7 +18486,16 @@ export default class Client extends OpenApi {
|
|
|
18292
18486
|
}
|
|
18293
18487
|
|
|
18294
18488
|
/**
|
|
18295
|
-
*
|
|
18489
|
+
* Retrieves historical average monitoring metrics for a desktop resource over a specified date range.
|
|
18490
|
+
*
|
|
18491
|
+
* @remarks
|
|
18492
|
+
* ## Request
|
|
18493
|
+
* - This API retrieves historical average monitoring metrics for desktop resources that meet specified criteria within a time range.
|
|
18494
|
+
* - The `DataDate` and `EndDate` parameters specify the time range. If omitted, the query defaults to the previous day.
|
|
18495
|
+
* - You can filter results by criteria such as desktop ID, name, and custom numeric ranges.
|
|
18496
|
+
* - The response contains the details of each matching desktop resource and its corresponding average values.
|
|
18497
|
+
* - Use the `PageNum` and `PageSize` pagination parameters to control the number of results returned.
|
|
18498
|
+
* - Note: When using the `Ranges` parameter, ensure that you provide reasonable intervals. Unreasonable intervals can degrade query performance or lead to invalid results.
|
|
18296
18499
|
*
|
|
18297
18500
|
* @param tmpReq - QueryHistoryAvgMetricListRequest
|
|
18298
18501
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -18357,7 +18560,16 @@ export default class Client extends OpenApi {
|
|
|
18357
18560
|
}
|
|
18358
18561
|
|
|
18359
18562
|
/**
|
|
18360
|
-
*
|
|
18563
|
+
* Retrieves historical average monitoring metrics for a desktop resource over a specified date range.
|
|
18564
|
+
*
|
|
18565
|
+
* @remarks
|
|
18566
|
+
* ## Request
|
|
18567
|
+
* - This API retrieves historical average monitoring metrics for desktop resources that meet specified criteria within a time range.
|
|
18568
|
+
* - The `DataDate` and `EndDate` parameters specify the time range. If omitted, the query defaults to the previous day.
|
|
18569
|
+
* - You can filter results by criteria such as desktop ID, name, and custom numeric ranges.
|
|
18570
|
+
* - The response contains the details of each matching desktop resource and its corresponding average values.
|
|
18571
|
+
* - Use the `PageNum` and `PageSize` pagination parameters to control the number of results returned.
|
|
18572
|
+
* - Note: When using the `Ranges` parameter, ensure that you provide reasonable intervals. Unreasonable intervals can degrade query performance or lead to invalid results.
|
|
18361
18573
|
*
|
|
18362
18574
|
* @param request - QueryHistoryAvgMetricListRequest
|
|
18363
18575
|
* @returns QueryHistoryAvgMetricListResponse
|
|
@@ -18368,7 +18580,15 @@ export default class Client extends OpenApi {
|
|
|
18368
18580
|
}
|
|
18369
18581
|
|
|
18370
18582
|
/**
|
|
18371
|
-
*
|
|
18583
|
+
* Queries the historical distribution of a specific metric over a specified time period.
|
|
18584
|
+
*
|
|
18585
|
+
* @remarks
|
|
18586
|
+
* ## Request
|
|
18587
|
+
* 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).
|
|
18588
|
+
* - **BusinessChannel**: Defaults to the enterprise edition. The commercial edition is also available.
|
|
18589
|
+
* - **StartDate & EndDate**: Both default to T-1 (the previous day). The date must be in the `YYYY-MM-DD` format.
|
|
18590
|
+
* - **MetricName**: The metric to query. For a list of valid metrics, see the parameter description in this topic.
|
|
18591
|
+
* - **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.
|
|
18372
18592
|
*
|
|
18373
18593
|
* @param request - QueryHistoryMetricDistributionRequest
|
|
18374
18594
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -18411,7 +18631,15 @@ export default class Client extends OpenApi {
|
|
|
18411
18631
|
}
|
|
18412
18632
|
|
|
18413
18633
|
/**
|
|
18414
|
-
*
|
|
18634
|
+
* Queries the historical distribution of a specific metric over a specified time period.
|
|
18635
|
+
*
|
|
18636
|
+
* @remarks
|
|
18637
|
+
* ## Request
|
|
18638
|
+
* 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).
|
|
18639
|
+
* - **BusinessChannel**: Defaults to the enterprise edition. The commercial edition is also available.
|
|
18640
|
+
* - **StartDate & EndDate**: Both default to T-1 (the previous day). The date must be in the `YYYY-MM-DD` format.
|
|
18641
|
+
* - **MetricName**: The metric to query. For a list of valid metrics, see the parameter description in this topic.
|
|
18642
|
+
* - **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.
|
|
18415
18643
|
*
|
|
18416
18644
|
* @param request - QueryHistoryMetricDistributionRequest
|
|
18417
18645
|
* @returns QueryHistoryMetricDistributionResponse
|
|
@@ -18422,7 +18650,16 @@ export default class Client extends OpenApi {
|
|
|
18422
18650
|
}
|
|
18423
18651
|
|
|
18424
18652
|
/**
|
|
18425
|
-
*
|
|
18653
|
+
* Queries and ranks historical usage duration by end user or desktop.
|
|
18654
|
+
*
|
|
18655
|
+
* @remarks
|
|
18656
|
+
* ## Usage notes
|
|
18657
|
+
* - **Date range**: You can query data within the last 90 days.
|
|
18658
|
+
* - **Pagination**: This operation uses the`NextToken` parameter for pagination. To retrieve the next page of results, use the `NextToken` value from the previous response.
|
|
18659
|
+
* - **Default and maximum limits**: This operation returns 5 records by default, with a maximum of 200 records per page.
|
|
18660
|
+
* - **Authentication**: This operation uses an AccessKey for authentication.
|
|
18661
|
+
* - **Caller account information**: You do not need to specify an Alibaba Cloud account ID (AliUid). The system automatically resolves it.
|
|
18662
|
+
* - **Billing**: This API operation is free of charge.
|
|
18426
18663
|
*
|
|
18427
18664
|
* @param request - QueryHistoryUsageDurationRankRequest
|
|
18428
18665
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -18469,7 +18706,16 @@ export default class Client extends OpenApi {
|
|
|
18469
18706
|
}
|
|
18470
18707
|
|
|
18471
18708
|
/**
|
|
18472
|
-
*
|
|
18709
|
+
* Queries and ranks historical usage duration by end user or desktop.
|
|
18710
|
+
*
|
|
18711
|
+
* @remarks
|
|
18712
|
+
* ## Usage notes
|
|
18713
|
+
* - **Date range**: You can query data within the last 90 days.
|
|
18714
|
+
* - **Pagination**: This operation uses the`NextToken` parameter for pagination. To retrieve the next page of results, use the `NextToken` value from the previous response.
|
|
18715
|
+
* - **Default and maximum limits**: This operation returns 5 records by default, with a maximum of 200 records per page.
|
|
18716
|
+
* - **Authentication**: This operation uses an AccessKey for authentication.
|
|
18717
|
+
* - **Caller account information**: You do not need to specify an Alibaba Cloud account ID (AliUid). The system automatically resolves it.
|
|
18718
|
+
* - **Billing**: This API operation is free of charge.
|
|
18473
18719
|
*
|
|
18474
18720
|
* @param request - QueryHistoryUsageDurationRankRequest
|
|
18475
18721
|
* @returns QueryHistoryUsageDurationRankResponse
|
|
@@ -18480,10 +18726,10 @@ export default class Client extends OpenApi {
|
|
|
18480
18726
|
}
|
|
18481
18727
|
|
|
18482
18728
|
/**
|
|
18483
|
-
*
|
|
18729
|
+
* Reboots one or more desktops.
|
|
18484
18730
|
*
|
|
18485
18731
|
* @remarks
|
|
18486
|
-
* The
|
|
18732
|
+
* The desktops must be in the Running state.
|
|
18487
18733
|
*
|
|
18488
18734
|
* @param request - RebootDesktopsRequest
|
|
18489
18735
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -18530,10 +18776,10 @@ export default class Client extends OpenApi {
|
|
|
18530
18776
|
}
|
|
18531
18777
|
|
|
18532
18778
|
/**
|
|
18533
|
-
*
|
|
18779
|
+
* Reboots one or more desktops.
|
|
18534
18780
|
*
|
|
18535
18781
|
* @remarks
|
|
18536
|
-
* The
|
|
18782
|
+
* The desktops must be in the Running state.
|
|
18537
18783
|
*
|
|
18538
18784
|
* @param request - RebootDesktopsRequest
|
|
18539
18785
|
* @returns RebootDesktopsResponse
|
|
@@ -18544,15 +18790,15 @@ export default class Client extends OpenApi {
|
|
|
18544
18790
|
}
|
|
18545
18791
|
|
|
18546
18792
|
/**
|
|
18547
|
-
*
|
|
18793
|
+
* Replaces the image of one or more cloud computers.
|
|
18548
18794
|
*
|
|
18549
18795
|
* @remarks
|
|
18550
|
-
*
|
|
18551
|
-
*
|
|
18552
|
-
*
|
|
18553
|
-
*
|
|
18554
|
-
*
|
|
18555
|
-
*
|
|
18796
|
+
* This operation is subject to the following limitations:
|
|
18797
|
+
* - 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.
|
|
18798
|
+
* - 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.
|
|
18799
|
+
* Changing the image re-initializes the cloud computer\\"s system disk with the new image. This action has the following effects:
|
|
18800
|
+
* - 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.
|
|
18801
|
+
* - 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.
|
|
18556
18802
|
*
|
|
18557
18803
|
* @param request - RebuildDesktopsRequest
|
|
18558
18804
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -18603,15 +18849,15 @@ export default class Client extends OpenApi {
|
|
|
18603
18849
|
}
|
|
18604
18850
|
|
|
18605
18851
|
/**
|
|
18606
|
-
*
|
|
18852
|
+
* Replaces the image of one or more cloud computers.
|
|
18607
18853
|
*
|
|
18608
18854
|
* @remarks
|
|
18609
|
-
*
|
|
18610
|
-
*
|
|
18611
|
-
*
|
|
18612
|
-
*
|
|
18613
|
-
*
|
|
18614
|
-
*
|
|
18855
|
+
* This operation is subject to the following limitations:
|
|
18856
|
+
* - 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.
|
|
18857
|
+
* - 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.
|
|
18858
|
+
* Changing the image re-initializes the cloud computer\\"s system disk with the new image. This action has the following effects:
|
|
18859
|
+
* - 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.
|
|
18860
|
+
* - 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.
|
|
18615
18861
|
*
|
|
18616
18862
|
* @param request - RebuildDesktopsRequest
|
|
18617
18863
|
* @returns RebuildDesktopsResponse
|
|
@@ -18736,7 +18982,7 @@ export default class Client extends OpenApi {
|
|
|
18736
18982
|
}
|
|
18737
18983
|
|
|
18738
18984
|
/**
|
|
18739
|
-
*
|
|
18985
|
+
* 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.
|
|
18740
18986
|
*
|
|
18741
18987
|
* @param request - RemoveUserFromDesktopGroupRequest
|
|
18742
18988
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -18757,6 +19003,10 @@ export default class Client extends OpenApi {
|
|
|
18757
19003
|
query["EndUserIds"] = request.endUserIds;
|
|
18758
19004
|
}
|
|
18759
19005
|
|
|
19006
|
+
if (!$dara.isNull(request.orgId)) {
|
|
19007
|
+
query["OrgId"] = request.orgId;
|
|
19008
|
+
}
|
|
19009
|
+
|
|
18760
19010
|
if (!$dara.isNull(request.regionId)) {
|
|
18761
19011
|
query["RegionId"] = request.regionId;
|
|
18762
19012
|
}
|
|
@@ -18791,7 +19041,7 @@ export default class Client extends OpenApi {
|
|
|
18791
19041
|
}
|
|
18792
19042
|
|
|
18793
19043
|
/**
|
|
18794
|
-
*
|
|
19044
|
+
* 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.
|
|
18795
19045
|
*
|
|
18796
19046
|
* @param request - RemoveUserFromDesktopGroupRequest
|
|
18797
19047
|
* @returns RemoveUserFromDesktopGroupResponse
|
|
@@ -18856,7 +19106,7 @@ export default class Client extends OpenApi {
|
|
|
18856
19106
|
}
|
|
18857
19107
|
|
|
18858
19108
|
/**
|
|
18859
|
-
* Renews a
|
|
19109
|
+
* Renews the subscription for a cloud computer pool.
|
|
18860
19110
|
*
|
|
18861
19111
|
* @param request - RenewDesktopGroupRequest
|
|
18862
19112
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -18911,7 +19161,7 @@ export default class Client extends OpenApi {
|
|
|
18911
19161
|
}
|
|
18912
19162
|
|
|
18913
19163
|
/**
|
|
18914
|
-
* Renews a
|
|
19164
|
+
* Renews the subscription for a cloud computer pool.
|
|
18915
19165
|
*
|
|
18916
19166
|
* @param request - RenewDesktopGroupRequest
|
|
18917
19167
|
* @returns RenewDesktopGroupResponse
|
|
@@ -18972,7 +19222,7 @@ export default class Client extends OpenApi {
|
|
|
18972
19222
|
}
|
|
18973
19223
|
|
|
18974
19224
|
/**
|
|
18975
|
-
* Renews
|
|
19225
|
+
* Renews one or more subscription-based WUYING Workspace instances.
|
|
18976
19226
|
*
|
|
18977
19227
|
* @param request - RenewDesktopsRequest
|
|
18978
19228
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -19035,7 +19285,7 @@ export default class Client extends OpenApi {
|
|
|
19035
19285
|
}
|
|
19036
19286
|
|
|
19037
19287
|
/**
|
|
19038
|
-
* Renews
|
|
19288
|
+
* Renews one or more subscription-based WUYING Workspace instances.
|
|
19039
19289
|
*
|
|
19040
19290
|
* @param request - RenewDesktopsRequest
|
|
19041
19291
|
* @returns RenewDesktopsResponse
|
|
@@ -19046,7 +19296,7 @@ export default class Client extends OpenApi {
|
|
|
19046
19296
|
}
|
|
19047
19297
|
|
|
19048
19298
|
/**
|
|
19049
|
-
* Renews premium bandwidth
|
|
19299
|
+
* Renews subscription-based premium public bandwidth.
|
|
19050
19300
|
*
|
|
19051
19301
|
* @param request - RenewNetworkPackagesRequest
|
|
19052
19302
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -19105,7 +19355,7 @@ export default class Client extends OpenApi {
|
|
|
19105
19355
|
}
|
|
19106
19356
|
|
|
19107
19357
|
/**
|
|
19108
|
-
* Renews premium bandwidth
|
|
19358
|
+
* Renews subscription-based premium public bandwidth.
|
|
19109
19359
|
*
|
|
19110
19360
|
* @param request - RenewNetworkPackagesRequest
|
|
19111
19361
|
* @returns RenewNetworkPackagesResponse
|
|
@@ -19116,10 +19366,10 @@ export default class Client extends OpenApi {
|
|
|
19116
19366
|
}
|
|
19117
19367
|
|
|
19118
19368
|
/**
|
|
19119
|
-
* Resets cloud
|
|
19369
|
+
* Resets cloud desktops in a shared cloud desktop group.
|
|
19120
19370
|
*
|
|
19121
19371
|
* @remarks
|
|
19122
|
-
* >
|
|
19372
|
+
* > This operation applies only to shared cloud desktops. It does not support resetting standard cloud desktops.
|
|
19123
19373
|
*
|
|
19124
19374
|
* @param request - ResetDesktopsRequest
|
|
19125
19375
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -19182,10 +19432,10 @@ export default class Client extends OpenApi {
|
|
|
19182
19432
|
}
|
|
19183
19433
|
|
|
19184
19434
|
/**
|
|
19185
|
-
* Resets cloud
|
|
19435
|
+
* Resets cloud desktops in a shared cloud desktop group.
|
|
19186
19436
|
*
|
|
19187
19437
|
* @remarks
|
|
19188
|
-
* >
|
|
19438
|
+
* > This operation applies only to shared cloud desktops. It does not support resetting standard cloud desktops.
|
|
19189
19439
|
*
|
|
19190
19440
|
* @param request - ResetDesktopsRequest
|
|
19191
19441
|
* @returns ResetDesktopsResponse
|
|
@@ -19248,13 +19498,13 @@ export default class Client extends OpenApi {
|
|
|
19248
19498
|
}
|
|
19249
19499
|
|
|
19250
19500
|
/**
|
|
19251
|
-
*
|
|
19501
|
+
* Recovers disk data from a snapshot.
|
|
19252
19502
|
*
|
|
19253
19503
|
* @remarks
|
|
19254
|
-
*
|
|
19255
|
-
*
|
|
19256
|
-
*
|
|
19257
|
-
*
|
|
19504
|
+
* When calling this interface, ensure the following:
|
|
19505
|
+
* - You must back up any data on the disk that you want to save.
|
|
19506
|
+
* > 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.
|
|
19507
|
+
* - You must shut down the cloud computer to which the disk belongs.
|
|
19258
19508
|
*
|
|
19259
19509
|
* @param request - ResetSnapshotRequest
|
|
19260
19510
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -19293,13 +19543,13 @@ export default class Client extends OpenApi {
|
|
|
19293
19543
|
}
|
|
19294
19544
|
|
|
19295
19545
|
/**
|
|
19296
|
-
*
|
|
19546
|
+
* Recovers disk data from a snapshot.
|
|
19297
19547
|
*
|
|
19298
19548
|
* @remarks
|
|
19299
|
-
*
|
|
19300
|
-
*
|
|
19301
|
-
*
|
|
19302
|
-
*
|
|
19549
|
+
* When calling this interface, ensure the following:
|
|
19550
|
+
* - You must back up any data on the disk that you want to save.
|
|
19551
|
+
* > 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.
|
|
19552
|
+
* - You must shut down the cloud computer to which the disk belongs.
|
|
19303
19553
|
*
|
|
19304
19554
|
* @param request - ResetSnapshotRequest
|
|
19305
19555
|
* @returns ResetSnapshotResponse
|
|
@@ -19368,10 +19618,7 @@ export default class Client extends OpenApi {
|
|
|
19368
19618
|
}
|
|
19369
19619
|
|
|
19370
19620
|
/**
|
|
19371
|
-
* Runs a PowerShell or
|
|
19372
|
-
*
|
|
19373
|
-
* @remarks
|
|
19374
|
-
* You can use the RunCommand operation to run scripts only on Windows cloud desktops.
|
|
19621
|
+
* Runs a PowerShell or Bat script on one or more cloud computers that run Windows.
|
|
19375
19622
|
*
|
|
19376
19623
|
* @param request - RunCommandRequest
|
|
19377
19624
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -19430,10 +19677,7 @@ export default class Client extends OpenApi {
|
|
|
19430
19677
|
}
|
|
19431
19678
|
|
|
19432
19679
|
/**
|
|
19433
|
-
* Runs a PowerShell or
|
|
19434
|
-
*
|
|
19435
|
-
* @remarks
|
|
19436
|
-
* You can use the RunCommand operation to run scripts only on Windows cloud desktops.
|
|
19680
|
+
* Runs a PowerShell or Bat script on one or more cloud computers that run Windows.
|
|
19437
19681
|
*
|
|
19438
19682
|
* @param request - RunCommandRequest
|
|
19439
19683
|
* @returns RunCommandResponse
|
|
@@ -19888,7 +20132,7 @@ export default class Client extends OpenApi {
|
|
|
19888
20132
|
}
|
|
19889
20133
|
|
|
19890
20134
|
/**
|
|
19891
|
-
*
|
|
20135
|
+
* 设置UPM用户目录黑白名单规则
|
|
19892
20136
|
*
|
|
19893
20137
|
* @param tmpReq - SetUserProfilePathRulesRequest
|
|
19894
20138
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -19937,7 +20181,7 @@ export default class Client extends OpenApi {
|
|
|
19937
20181
|
}
|
|
19938
20182
|
|
|
19939
20183
|
/**
|
|
19940
|
-
*
|
|
20184
|
+
* 设置UPM用户目录黑白名单规则
|
|
19941
20185
|
*
|
|
19942
20186
|
* @param request - SetUserProfilePathRulesRequest
|
|
19943
20187
|
* @returns SetUserProfilePathRulesResponse
|
|
@@ -20000,10 +20244,10 @@ export default class Client extends OpenApi {
|
|
|
20000
20244
|
}
|
|
20001
20245
|
|
|
20002
20246
|
/**
|
|
20003
|
-
*
|
|
20247
|
+
* Stops one or more running cloud desktops. After a successful call, the specified cloud desktops enter the Stopped state.
|
|
20004
20248
|
*
|
|
20005
20249
|
* @remarks
|
|
20006
|
-
* The cloud
|
|
20250
|
+
* The cloud desktops must be in the Running state.
|
|
20007
20251
|
*
|
|
20008
20252
|
* @param request - StopDesktopsRequest
|
|
20009
20253
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -20054,10 +20298,10 @@ export default class Client extends OpenApi {
|
|
|
20054
20298
|
}
|
|
20055
20299
|
|
|
20056
20300
|
/**
|
|
20057
|
-
*
|
|
20301
|
+
* Stops one or more running cloud desktops. After a successful call, the specified cloud desktops enter the Stopped state.
|
|
20058
20302
|
*
|
|
20059
20303
|
* @remarks
|
|
20060
|
-
* The cloud
|
|
20304
|
+
* The cloud desktops must be in the Running state.
|
|
20061
20305
|
*
|
|
20062
20306
|
* @param request - StopDesktopsRequest
|
|
20063
20307
|
* @returns StopDesktopsResponse
|