@alicloud/appstream-center20210901 5.6.0 → 5.6.1
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 +368 -198
- package/dist/client.js +376 -199
- package/dist/client.js.map +1 -1
- package/dist/models/ApproveOtaTaskRequest.d.ts +6 -12
- package/dist/models/ApproveOtaTaskRequest.js.map +1 -1
- package/dist/models/ApproveOtaTaskResponseBody.d.ts +2 -2
- package/dist/models/AuthorizeInstanceGroupRequest.d.ts +18 -8
- package/dist/models/AuthorizeInstanceGroupRequest.js.map +1 -1
- package/dist/models/AuthorizeInstanceGroupResponseBody.d.ts +3 -0
- package/dist/models/AuthorizeInstanceGroupResponseBody.js.map +1 -1
- package/dist/models/AuthorizeInstanceGroupShrinkRequest.d.ts +18 -3
- package/dist/models/AuthorizeInstanceGroupShrinkRequest.js.map +1 -1
- package/dist/models/BatchCreateLlmTemplatesRequest.d.ts +28 -0
- package/dist/models/BatchCreateLlmTemplatesRequest.js.map +1 -1
- package/dist/models/BatchCreateLlmTemplatesResponseBody.d.ts +27 -0
- package/dist/models/BatchCreateLlmTemplatesResponseBody.js.map +1 -1
- package/dist/models/ConfigResourceGroupModelTemplateRequest.d.ts +4 -0
- package/dist/models/ConfigResourceGroupModelTemplateRequest.js.map +1 -1
- package/dist/models/ConfigResourceGroupModelTemplateResponseBody.d.ts +3 -0
- package/dist/models/ConfigResourceGroupModelTemplateResponseBody.js.map +1 -1
- package/dist/models/ConfigRuntimeChannelRequest.d.ts +21 -0
- package/dist/models/ConfigRuntimeChannelRequest.js.map +1 -1
- package/dist/models/ConfigRuntimeChannelResponseBody.d.ts +3 -0
- package/dist/models/ConfigRuntimeChannelResponseBody.js.map +1 -1
- package/dist/models/ConfigRuntimeModelTemplateRequest.d.ts +6 -0
- package/dist/models/ConfigRuntimeModelTemplateRequest.js.map +1 -1
- package/dist/models/ConfigRuntimeModelTemplateResponseBody.d.ts +31 -0
- package/dist/models/ConfigRuntimeModelTemplateResponseBody.js.map +1 -1
- package/dist/models/CreateAppInstanceGroupRequest.d.ts +109 -209
- package/dist/models/CreateAppInstanceGroupRequest.js.map +1 -1
- package/dist/models/CreateAppInstanceGroupResponseBody.d.ts +2 -2
- package/dist/models/CreateAppInstanceGroupShrinkRequest.d.ts +37 -67
- package/dist/models/CreateAppInstanceGroupShrinkRequest.js.map +1 -1
- package/dist/models/CreateImageByInstanceRequest.d.ts +6 -21
- package/dist/models/CreateImageByInstanceRequest.js.map +1 -1
- package/dist/models/CreateImageByInstanceResponseBody.d.ts +7 -7
- package/dist/models/CreateImageFromAppInstanceGroupRequest.d.ts +2 -6
- package/dist/models/CreateImageFromAppInstanceGroupRequest.js.map +1 -1
- package/dist/models/CreateModelProviderTemplateRequest.d.ts +36 -0
- package/dist/models/CreateModelProviderTemplateRequest.js.map +1 -1
- package/dist/models/CreateModelProviderTemplateResponseBody.d.ts +10 -0
- package/dist/models/CreateModelProviderTemplateResponseBody.js.map +1 -1
- package/dist/models/CreateModelTemplateRequest.d.ts +16 -0
- package/dist/models/CreateModelTemplateRequest.js.map +1 -1
- package/dist/models/CreateModelTemplateResponseBody.d.ts +10 -0
- package/dist/models/CreateModelTemplateResponseBody.js.map +1 -1
- package/dist/models/CreateWuyingServerRequest.d.ts +54 -41
- package/dist/models/CreateWuyingServerRequest.js.map +1 -1
- package/dist/models/DeleteAppInstanceGroupRequest.d.ts +1 -5
- package/dist/models/DeleteAppInstanceGroupRequest.js.map +1 -1
- package/dist/models/DeleteAppInstancesRequest.d.ts +2 -6
- package/dist/models/DeleteAppInstancesRequest.js.map +1 -1
- package/dist/models/DeleteAppInstancesResponseBody.d.ts +5 -10
- package/dist/models/DeleteAppInstancesResponseBody.js.map +1 -1
- package/dist/models/DeleteImageRequest.d.ts +1 -1
- package/dist/models/DeleteImageResponseBody.d.ts +6 -11
- package/dist/models/DeleteImageResponseBody.js.map +1 -1
- package/dist/models/DeleteLlmTemplateRequest.d.ts +2 -0
- package/dist/models/DeleteLlmTemplateRequest.js.map +1 -1
- package/dist/models/DeleteLlmTemplateResponseBody.d.ts +3 -0
- package/dist/models/DeleteLlmTemplateResponseBody.js.map +1 -1
- package/dist/models/DeleteModelProviderTemplateRequest.d.ts +2 -0
- package/dist/models/DeleteModelProviderTemplateRequest.js.map +1 -1
- package/dist/models/DeleteModelProviderTemplateResponseBody.d.ts +3 -0
- package/dist/models/DeleteModelProviderTemplateResponseBody.js.map +1 -1
- package/dist/models/DeleteModelTemplateRequest.d.ts +2 -0
- package/dist/models/DeleteModelTemplateRequest.js.map +1 -1
- package/dist/models/DeleteModelTemplateResponseBody.d.ts +3 -0
- package/dist/models/DeleteModelTemplateResponseBody.js.map +1 -1
- package/dist/models/DeleteWuyingServerRequest.d.ts +1 -1
- package/dist/models/DeliverToUserSlsRequest.d.ts +18 -0
- package/dist/models/DeliverToUserSlsRequest.js.map +1 -1
- package/dist/models/DeliverToUserSlsResponseBody.d.ts +3 -0
- package/dist/models/DeliverToUserSlsResponseBody.js.map +1 -1
- package/dist/models/DescribeWuyingServerEipInfoRequest.d.ts +5 -6
- package/dist/models/DescribeWuyingServerEipInfoRequest.js.map +1 -1
- package/dist/models/DescribeWuyingServerEipInfoResponseBody.d.ts +2 -2
- package/dist/models/DescribeWuyingServerResponseBody.d.ts +0 -3
- package/dist/models/DescribeWuyingServerResponseBody.js.map +1 -1
- package/dist/models/GetAppInstanceGroupRequest.d.ts +1 -5
- package/dist/models/GetAppInstanceGroupRequest.js.map +1 -1
- package/dist/models/GetAppInstanceGroupResponseBody.d.ts +78 -98
- package/dist/models/GetAppInstanceGroupResponseBody.js.map +1 -1
- package/dist/models/GetConnectionTicketRequest.d.ts +19 -18
- package/dist/models/GetConnectionTicketRequest.js.map +1 -1
- package/dist/models/GetConnectionTicketResponseBody.d.ts +7 -18
- package/dist/models/GetConnectionTicketResponseBody.js.map +1 -1
- package/dist/models/GetDebugAppInstanceRequest.d.ts +1 -5
- package/dist/models/GetDebugAppInstanceRequest.js.map +1 -1
- package/dist/models/GetDebugAppInstanceResponseBody.d.ts +4 -4
- package/dist/models/GetModelProviderTemplateRequest.d.ts +2 -0
- package/dist/models/GetModelProviderTemplateRequest.js.map +1 -1
- package/dist/models/GetModelProviderTemplateResponseBody.d.ts +33 -0
- package/dist/models/GetModelProviderTemplateResponseBody.js.map +1 -1
- package/dist/models/GetOtaTaskByTaskIdRequest.d.ts +1 -1
- package/dist/models/GetOtaTaskByTaskIdResponseBody.d.ts +7 -4
- package/dist/models/GetOtaTaskByTaskIdResponseBody.js.map +1 -1
- package/dist/models/GetResourcePriceRequest.d.ts +17 -39
- package/dist/models/GetResourcePriceRequest.js.map +1 -1
- package/dist/models/GetResourcePriceResponseBody.d.ts +37 -34
- package/dist/models/GetResourcePriceResponseBody.js.map +1 -1
- package/dist/models/GetResourceRenewPriceRequest.d.ts +12 -16
- package/dist/models/GetResourceRenewPriceRequest.js.map +1 -1
- package/dist/models/GetResourceRenewPriceResponseBody.d.ts +18 -14
- package/dist/models/GetResourceRenewPriceResponseBody.js.map +1 -1
- package/dist/models/GetRuntimeChannelRequest.d.ts +16 -0
- package/dist/models/GetRuntimeChannelRequest.js.map +1 -1
- package/dist/models/GetRuntimeChannelResponseBody.d.ts +44 -0
- package/dist/models/GetRuntimeChannelResponseBody.js.map +1 -1
- package/dist/models/GetRuntimeModelConfigRequest.d.ts +18 -0
- package/dist/models/GetRuntimeModelConfigRequest.js.map +1 -1
- package/dist/models/GetRuntimeModelConfigResponseBody.d.ts +86 -0
- package/dist/models/GetRuntimeModelConfigResponseBody.js.map +1 -1
- package/dist/models/ListAppInstanceGroupRequest.d.ts +32 -18
- package/dist/models/ListAppInstanceGroupRequest.js.map +1 -1
- package/dist/models/ListAppInstanceGroupResponseBody.d.ts +112 -119
- package/dist/models/ListAppInstanceGroupResponseBody.js.map +1 -1
- package/dist/models/ListAppInstancesRequest.d.ts +8 -13
- package/dist/models/ListAppInstancesRequest.js.map +1 -1
- package/dist/models/ListAppInstancesResponseBody.d.ts +20 -28
- package/dist/models/ListAppInstancesResponseBody.js.map +1 -1
- package/dist/models/ListAuthorizedUserGroupsRequest.d.ts +8 -9
- package/dist/models/ListAuthorizedUserGroupsRequest.js.map +1 -1
- package/dist/models/ListAuthorizedUserGroupsResponseBody.d.ts +9 -12
- package/dist/models/ListAuthorizedUserGroupsResponseBody.js.map +1 -1
- package/dist/models/ListBindInfoRequest.d.ts +12 -12
- package/dist/models/ListBindInfoResponseBody.d.ts +9 -20
- package/dist/models/ListBindInfoResponseBody.js.map +1 -1
- package/dist/models/ListDesktopAgentRuntimeRequest.d.ts +93 -1
- package/dist/models/ListDesktopAgentRuntimeRequest.js +2 -0
- package/dist/models/ListDesktopAgentRuntimeRequest.js.map +1 -1
- package/dist/models/ListDesktopAgentRuntimeResponseBody.d.ts +142 -0
- package/dist/models/ListDesktopAgentRuntimeResponseBody.js +9 -0
- package/dist/models/ListDesktopAgentRuntimeResponseBody.js.map +1 -1
- package/dist/models/ListImageRequest.d.ts +18 -75
- package/dist/models/ListImageRequest.js.map +1 -1
- package/dist/models/ListImageResponseBody.d.ts +43 -60
- package/dist/models/ListImageResponseBody.js.map +1 -1
- package/dist/models/ListLlmTemplatesRequest.d.ts +19 -0
- package/dist/models/ListLlmTemplatesRequest.js.map +1 -1
- package/dist/models/ListLlmTemplatesResponseBody.d.ts +41 -0
- package/dist/models/ListLlmTemplatesResponseBody.js.map +1 -1
- package/dist/models/ListLlmTemplatesShrinkRequest.d.ts +19 -0
- package/dist/models/ListLlmTemplatesShrinkRequest.js.map +1 -1
- package/dist/models/ListModelProviderTemplatesRequest.d.ts +23 -0
- package/dist/models/ListModelProviderTemplatesRequest.js.map +1 -1
- package/dist/models/ListModelProviderTemplatesResponseBody.d.ts +45 -0
- package/dist/models/ListModelProviderTemplatesResponseBody.js.map +1 -1
- package/dist/models/ListModelProviderTemplatesShrinkRequest.d.ts +23 -0
- package/dist/models/ListModelProviderTemplatesShrinkRequest.js.map +1 -1
- package/dist/models/ListModelTemplateResourceGroupRequest.d.ts +12 -0
- package/dist/models/ListModelTemplateResourceGroupRequest.js.map +1 -1
- package/dist/models/ListModelTemplateResourceGroupResponseBody.d.ts +19 -0
- package/dist/models/ListModelTemplateResourceGroupResponseBody.js.map +1 -1
- package/dist/models/ListModelTemplatesRequest.d.ts +20 -0
- package/dist/models/ListModelTemplatesRequest.js.map +1 -1
- package/dist/models/ListModelTemplatesResponseBody.d.ts +38 -0
- package/dist/models/ListModelTemplatesResponseBody.js.map +1 -1
- package/dist/models/ListModelTemplatesShrinkRequest.d.ts +20 -0
- package/dist/models/ListModelTemplatesShrinkRequest.js.map +1 -1
- package/dist/models/ListNodeInstanceTypeRequest.d.ts +55 -24
- package/dist/models/ListNodeInstanceTypeRequest.js.map +1 -1
- package/dist/models/ListNodeInstanceTypeResponseBody.d.ts +26 -20
- package/dist/models/ListNodeInstanceTypeResponseBody.js.map +1 -1
- package/dist/models/ListNodesRequest.d.ts +3 -7
- package/dist/models/ListNodesRequest.js.map +1 -1
- package/dist/models/ListNodesResponseBody.d.ts +8 -14
- package/dist/models/ListNodesResponseBody.js.map +1 -1
- package/dist/models/ListOtaTaskRequest.d.ts +4 -8
- package/dist/models/ListOtaTaskRequest.js.map +1 -1
- package/dist/models/ListOtaTaskResponseBody.d.ts +5 -14
- package/dist/models/ListOtaTaskResponseBody.js.map +1 -1
- package/dist/models/ListPersistentAppInstancesRequest.d.ts +4 -10
- package/dist/models/ListPersistentAppInstancesRequest.js.map +1 -1
- package/dist/models/ListPersistentAppInstancesResponseBody.d.ts +12 -36
- package/dist/models/ListPersistentAppInstancesResponseBody.js.map +1 -1
- package/dist/models/ListRegionsRequest.d.ts +1 -5
- package/dist/models/ListRegionsRequest.js.map +1 -1
- package/dist/models/ListRegionsResponseBody.d.ts +1 -1
- package/dist/models/ListTagCloudResourcesRequest.d.ts +5 -17
- package/dist/models/ListTagCloudResourcesRequest.js.map +1 -1
- package/dist/models/ListTagCloudResourcesResponseBody.d.ts +5 -17
- package/dist/models/ListTagCloudResourcesResponseBody.js.map +1 -1
- package/dist/models/ListTenantConfigResponseBody.d.ts +2 -7
- package/dist/models/ListTenantConfigResponseBody.js.map +1 -1
- package/dist/models/ListWuyingServerRequest.d.ts +11 -5
- package/dist/models/ListWuyingServerRequest.js.map +1 -1
- package/dist/models/ListWuyingServerResponseBody.d.ts +37 -27
- package/dist/models/ListWuyingServerResponseBody.js.map +1 -1
- package/dist/models/LogOffAllSessionsInAppInstanceGroupRequest.d.ts +1 -5
- package/dist/models/LogOffAllSessionsInAppInstanceGroupRequest.js.map +1 -1
- package/dist/models/LogOffAllSessionsInAppInstanceGroupResponseBody.d.ts +2 -2
- package/dist/models/ModifyAppInstanceGroupAttributeRequest.d.ts +22 -60
- package/dist/models/ModifyAppInstanceGroupAttributeRequest.js.map +1 -1
- package/dist/models/ModifyAppInstanceGroupAttributeResponseBody.d.ts +2 -2
- package/dist/models/ModifyAppInstanceGroupAttributeShrinkRequest.d.ts +12 -24
- package/dist/models/ModifyAppInstanceGroupAttributeShrinkRequest.js.map +1 -1
- package/dist/models/ModifyAppPolicyRequest.d.ts +14 -28
- package/dist/models/ModifyAppPolicyRequest.js.map +1 -1
- package/dist/models/ModifyAppPolicyShrinkRequest.d.ts +1 -5
- package/dist/models/ModifyAppPolicyShrinkRequest.js.map +1 -1
- package/dist/models/ModifyBrowserInstanceGroupRequest.d.ts +32 -81
- package/dist/models/ModifyBrowserInstanceGroupRequest.js.map +1 -1
- package/dist/models/ModifyBrowserInstanceGroupShrinkRequest.d.ts +4 -4
- package/dist/models/ModifyNodePoolAmountRequest.d.ts +5 -13
- package/dist/models/ModifyNodePoolAmountRequest.js.map +1 -1
- package/dist/models/ModifyNodePoolAmountResponseBody.d.ts +1 -1
- package/dist/models/ModifyNodePoolAmountShrinkRequest.d.ts +2 -6
- package/dist/models/ModifyNodePoolAmountShrinkRequest.js.map +1 -1
- package/dist/models/ModifyNodePoolAttributeRequest.d.ts +42 -51
- package/dist/models/ModifyNodePoolAttributeRequest.js.map +1 -1
- package/dist/models/ModifyNodePoolAttributeResponseBody.d.ts +9 -0
- package/dist/models/ModifyNodePoolAttributeResponseBody.js.map +1 -1
- package/dist/models/ModifyNodePoolAttributeShrinkRequest.d.ts +14 -11
- package/dist/models/ModifyNodePoolAttributeShrinkRequest.js.map +1 -1
- package/dist/models/ModifyTenantConfigRequest.d.ts +1 -6
- package/dist/models/ModifyTenantConfigRequest.js.map +1 -1
- package/dist/models/ModifyWuyingServerAttributeRequest.d.ts +3 -3
- package/dist/models/PageListAppInstanceGroupUserRequest.d.ts +3 -7
- package/dist/models/PageListAppInstanceGroupUserRequest.js.map +1 -1
- package/dist/models/PageListAppInstanceGroupUserResponseBody.d.ts +1 -1
- package/dist/models/RemoveResourceGroupModelTemplateRequest.d.ts +4 -0
- package/dist/models/RemoveResourceGroupModelTemplateRequest.js.map +1 -1
- package/dist/models/RemoveResourceGroupModelTemplateResponseBody.d.ts +22 -0
- package/dist/models/RemoveResourceGroupModelTemplateResponseBody.js.map +1 -1
- package/dist/models/RemoveRuntimeChannelRequest.d.ts +11 -0
- package/dist/models/RemoveRuntimeChannelRequest.js.map +1 -1
- package/dist/models/RemoveRuntimeChannelResponseBody.d.ts +3 -0
- package/dist/models/RemoveRuntimeChannelResponseBody.js.map +1 -1
- package/dist/models/RemoveRuntimeModelTemplateRequest.d.ts +6 -0
- package/dist/models/RemoveRuntimeModelTemplateRequest.js.map +1 -1
- package/dist/models/RemoveRuntimeModelTemplateResponseBody.d.ts +29 -0
- package/dist/models/RemoveRuntimeModelTemplateResponseBody.js.map +1 -1
- package/dist/models/RenewAppInstanceGroupRequest.d.ts +12 -21
- package/dist/models/RenewAppInstanceGroupRequest.js.map +1 -1
- package/dist/models/RenewAppInstanceGroupResponseBody.d.ts +2 -2
- package/dist/models/RenewAppInstanceGroupShrinkRequest.d.ts +12 -21
- package/dist/models/RenewAppInstanceGroupShrinkRequest.js.map +1 -1
- package/dist/models/RenewWuyingServerRequest.d.ts +3 -8
- package/dist/models/RenewWuyingServerRequest.js.map +1 -1
- package/dist/models/StartTaskForDistributeImageRequest.d.ts +3 -9
- package/dist/models/StartTaskForDistributeImageRequest.js.map +1 -1
- package/dist/models/StartTaskForDistributeImageResponseBody.d.ts +5 -5
- package/dist/models/StopWuyingServerRequest.d.ts +3 -5
- package/dist/models/StopWuyingServerRequest.js.map +1 -1
- package/dist/models/TagCloudResourcesRequest.d.ts +10 -19
- package/dist/models/TagCloudResourcesRequest.js.map +1 -1
- package/dist/models/TagCloudResourcesResponseBody.d.ts +27 -10
- package/dist/models/TagCloudResourcesResponseBody.js.map +1 -1
- package/dist/models/UnassignWuyingServerPrivateAddressesResponseBody.d.ts +0 -3
- package/dist/models/UnassignWuyingServerPrivateAddressesResponseBody.js.map +1 -1
- package/dist/models/UnbindRequest.d.ts +3 -7
- package/dist/models/UnbindRequest.js.map +1 -1
- package/dist/models/UntagCloudResourcesRequest.d.ts +6 -14
- package/dist/models/UntagCloudResourcesRequest.js.map +1 -1
- package/dist/models/UntagCloudResourcesResponseBody.d.ts +4 -16
- package/dist/models/UntagCloudResourcesResponseBody.js.map +1 -1
- package/dist/models/UpdateAppInstanceGroupImageRequest.d.ts +3 -12
- package/dist/models/UpdateAppInstanceGroupImageRequest.js.map +1 -1
- package/dist/models/UpdateAppInstanceGroupImageResponseBody.d.ts +2 -2
- package/dist/models/UpdateModelProviderTemplateRequest.d.ts +32 -0
- package/dist/models/UpdateModelProviderTemplateRequest.js.map +1 -1
- package/dist/models/UpdateModelProviderTemplateResponseBody.d.ts +3 -0
- package/dist/models/UpdateModelProviderTemplateResponseBody.js.map +1 -1
- package/dist/models/UpdateModelProviderTemplateShrinkRequest.d.ts +23 -0
- package/dist/models/UpdateModelProviderTemplateShrinkRequest.js.map +1 -1
- package/dist/models/UpdateModelTemplateRequest.d.ts +15 -0
- package/dist/models/UpdateModelTemplateRequest.js.map +1 -1
- package/dist/models/UpdateModelTemplateResponseBody.d.ts +3 -0
- package/dist/models/UpdateModelTemplateResponseBody.js.map +1 -1
- package/dist/models/UpdateWuyingServerImageRequest.d.ts +1 -1
- package/dist/models/UpdateWuyingServerImageResponseBody.d.ts +1 -1
- package/package.json +1 -1
- package/src/client.ts +377 -199
- package/src/models/ApproveOtaTaskRequest.ts +6 -12
- package/src/models/ApproveOtaTaskResponseBody.ts +2 -2
- package/src/models/AuthorizeInstanceGroupRequest.ts +18 -8
- package/src/models/AuthorizeInstanceGroupResponseBody.ts +3 -0
- package/src/models/AuthorizeInstanceGroupShrinkRequest.ts +18 -3
- package/src/models/BatchCreateLlmTemplatesRequest.ts +28 -0
- package/src/models/BatchCreateLlmTemplatesResponseBody.ts +27 -0
- package/src/models/ConfigResourceGroupModelTemplateRequest.ts +4 -0
- package/src/models/ConfigResourceGroupModelTemplateResponseBody.ts +3 -0
- package/src/models/ConfigRuntimeChannelRequest.ts +21 -0
- package/src/models/ConfigRuntimeChannelResponseBody.ts +3 -0
- package/src/models/ConfigRuntimeModelTemplateRequest.ts +6 -0
- package/src/models/ConfigRuntimeModelTemplateResponseBody.ts +31 -0
- package/src/models/CreateAppInstanceGroupRequest.ts +109 -209
- package/src/models/CreateAppInstanceGroupResponseBody.ts +2 -2
- package/src/models/CreateAppInstanceGroupShrinkRequest.ts +37 -67
- package/src/models/CreateImageByInstanceRequest.ts +6 -21
- package/src/models/CreateImageByInstanceResponseBody.ts +7 -7
- package/src/models/CreateImageFromAppInstanceGroupRequest.ts +2 -6
- package/src/models/CreateModelProviderTemplateRequest.ts +36 -0
- package/src/models/CreateModelProviderTemplateResponseBody.ts +10 -0
- package/src/models/CreateModelTemplateRequest.ts +16 -0
- package/src/models/CreateModelTemplateResponseBody.ts +10 -0
- package/src/models/CreateWuyingServerRequest.ts +54 -41
- package/src/models/DeleteAppInstanceGroupRequest.ts +1 -5
- package/src/models/DeleteAppInstancesRequest.ts +2 -6
- package/src/models/DeleteAppInstancesResponseBody.ts +5 -10
- package/src/models/DeleteImageRequest.ts +1 -1
- package/src/models/DeleteImageResponseBody.ts +6 -11
- package/src/models/DeleteLlmTemplateRequest.ts +2 -0
- package/src/models/DeleteLlmTemplateResponseBody.ts +3 -0
- package/src/models/DeleteModelProviderTemplateRequest.ts +2 -0
- package/src/models/DeleteModelProviderTemplateResponseBody.ts +3 -0
- package/src/models/DeleteModelTemplateRequest.ts +2 -0
- package/src/models/DeleteModelTemplateResponseBody.ts +3 -0
- package/src/models/DeleteWuyingServerRequest.ts +1 -1
- package/src/models/DeliverToUserSlsRequest.ts +18 -0
- package/src/models/DeliverToUserSlsResponseBody.ts +3 -0
- package/src/models/DescribeWuyingServerEipInfoRequest.ts +5 -6
- package/src/models/DescribeWuyingServerEipInfoResponseBody.ts +2 -2
- package/src/models/DescribeWuyingServerResponseBody.ts +0 -3
- package/src/models/GetAppInstanceGroupRequest.ts +1 -5
- package/src/models/GetAppInstanceGroupResponseBody.ts +78 -98
- package/src/models/GetConnectionTicketRequest.ts +19 -18
- package/src/models/GetConnectionTicketResponseBody.ts +7 -18
- package/src/models/GetDebugAppInstanceRequest.ts +1 -5
- package/src/models/GetDebugAppInstanceResponseBody.ts +4 -4
- package/src/models/GetModelProviderTemplateRequest.ts +2 -0
- package/src/models/GetModelProviderTemplateResponseBody.ts +33 -0
- package/src/models/GetOtaTaskByTaskIdRequest.ts +1 -1
- package/src/models/GetOtaTaskByTaskIdResponseBody.ts +7 -4
- package/src/models/GetResourcePriceRequest.ts +17 -39
- package/src/models/GetResourcePriceResponseBody.ts +37 -34
- package/src/models/GetResourceRenewPriceRequest.ts +12 -16
- package/src/models/GetResourceRenewPriceResponseBody.ts +18 -14
- package/src/models/GetRuntimeChannelRequest.ts +16 -0
- package/src/models/GetRuntimeChannelResponseBody.ts +44 -0
- package/src/models/GetRuntimeModelConfigRequest.ts +18 -0
- package/src/models/GetRuntimeModelConfigResponseBody.ts +86 -0
- package/src/models/ListAppInstanceGroupRequest.ts +32 -18
- package/src/models/ListAppInstanceGroupResponseBody.ts +112 -119
- package/src/models/ListAppInstancesRequest.ts +8 -13
- package/src/models/ListAppInstancesResponseBody.ts +20 -28
- package/src/models/ListAuthorizedUserGroupsRequest.ts +8 -9
- package/src/models/ListAuthorizedUserGroupsResponseBody.ts +9 -12
- package/src/models/ListBindInfoRequest.ts +12 -12
- package/src/models/ListBindInfoResponseBody.ts +9 -20
- package/src/models/ListDesktopAgentRuntimeRequest.ts +95 -1
- package/src/models/ListDesktopAgentRuntimeResponseBody.ts +151 -0
- package/src/models/ListImageRequest.ts +18 -75
- package/src/models/ListImageResponseBody.ts +43 -60
- package/src/models/ListLlmTemplatesRequest.ts +19 -0
- package/src/models/ListLlmTemplatesResponseBody.ts +41 -0
- package/src/models/ListLlmTemplatesShrinkRequest.ts +19 -0
- package/src/models/ListModelProviderTemplatesRequest.ts +23 -0
- package/src/models/ListModelProviderTemplatesResponseBody.ts +45 -0
- package/src/models/ListModelProviderTemplatesShrinkRequest.ts +23 -0
- package/src/models/ListModelTemplateResourceGroupRequest.ts +12 -0
- package/src/models/ListModelTemplateResourceGroupResponseBody.ts +19 -0
- package/src/models/ListModelTemplatesRequest.ts +20 -0
- package/src/models/ListModelTemplatesResponseBody.ts +38 -0
- package/src/models/ListModelTemplatesShrinkRequest.ts +20 -0
- package/src/models/ListNodeInstanceTypeRequest.ts +55 -24
- package/src/models/ListNodeInstanceTypeResponseBody.ts +26 -20
- package/src/models/ListNodesRequest.ts +3 -7
- package/src/models/ListNodesResponseBody.ts +8 -14
- package/src/models/ListOtaTaskRequest.ts +4 -8
- package/src/models/ListOtaTaskResponseBody.ts +5 -14
- package/src/models/ListPersistentAppInstancesRequest.ts +4 -10
- package/src/models/ListPersistentAppInstancesResponseBody.ts +12 -36
- package/src/models/ListRegionsRequest.ts +1 -5
- package/src/models/ListRegionsResponseBody.ts +1 -1
- package/src/models/ListTagCloudResourcesRequest.ts +5 -17
- package/src/models/ListTagCloudResourcesResponseBody.ts +5 -17
- package/src/models/ListTenantConfigResponseBody.ts +2 -7
- package/src/models/ListWuyingServerRequest.ts +11 -5
- package/src/models/ListWuyingServerResponseBody.ts +37 -27
- package/src/models/LogOffAllSessionsInAppInstanceGroupRequest.ts +1 -5
- package/src/models/LogOffAllSessionsInAppInstanceGroupResponseBody.ts +2 -2
- package/src/models/ModifyAppInstanceGroupAttributeRequest.ts +22 -60
- package/src/models/ModifyAppInstanceGroupAttributeResponseBody.ts +2 -2
- package/src/models/ModifyAppInstanceGroupAttributeShrinkRequest.ts +12 -24
- package/src/models/ModifyAppPolicyRequest.ts +14 -28
- package/src/models/ModifyAppPolicyShrinkRequest.ts +1 -5
- package/src/models/ModifyBrowserInstanceGroupRequest.ts +32 -81
- package/src/models/ModifyBrowserInstanceGroupShrinkRequest.ts +4 -4
- package/src/models/ModifyNodePoolAmountRequest.ts +5 -13
- package/src/models/ModifyNodePoolAmountResponseBody.ts +1 -1
- package/src/models/ModifyNodePoolAmountShrinkRequest.ts +2 -6
- package/src/models/ModifyNodePoolAttributeRequest.ts +42 -51
- package/src/models/ModifyNodePoolAttributeResponseBody.ts +9 -0
- package/src/models/ModifyNodePoolAttributeShrinkRequest.ts +14 -11
- package/src/models/ModifyTenantConfigRequest.ts +1 -6
- package/src/models/ModifyWuyingServerAttributeRequest.ts +3 -3
- package/src/models/PageListAppInstanceGroupUserRequest.ts +3 -7
- package/src/models/PageListAppInstanceGroupUserResponseBody.ts +1 -1
- package/src/models/RemoveResourceGroupModelTemplateRequest.ts +4 -0
- package/src/models/RemoveResourceGroupModelTemplateResponseBody.ts +22 -0
- package/src/models/RemoveRuntimeChannelRequest.ts +11 -0
- package/src/models/RemoveRuntimeChannelResponseBody.ts +3 -0
- package/src/models/RemoveRuntimeModelTemplateRequest.ts +6 -0
- package/src/models/RemoveRuntimeModelTemplateResponseBody.ts +29 -0
- package/src/models/RenewAppInstanceGroupRequest.ts +12 -21
- package/src/models/RenewAppInstanceGroupResponseBody.ts +2 -2
- package/src/models/RenewAppInstanceGroupShrinkRequest.ts +12 -21
- package/src/models/RenewWuyingServerRequest.ts +3 -8
- package/src/models/StartTaskForDistributeImageRequest.ts +3 -9
- package/src/models/StartTaskForDistributeImageResponseBody.ts +5 -5
- package/src/models/StopWuyingServerRequest.ts +3 -5
- package/src/models/TagCloudResourcesRequest.ts +10 -19
- package/src/models/TagCloudResourcesResponseBody.ts +27 -10
- package/src/models/UnassignWuyingServerPrivateAddressesResponseBody.ts +0 -3
- package/src/models/UnbindRequest.ts +3 -7
- package/src/models/UntagCloudResourcesRequest.ts +6 -14
- package/src/models/UntagCloudResourcesResponseBody.ts +4 -16
- package/src/models/UpdateAppInstanceGroupImageRequest.ts +3 -12
- package/src/models/UpdateAppInstanceGroupImageResponseBody.ts +2 -2
- package/src/models/UpdateModelProviderTemplateRequest.ts +32 -0
- package/src/models/UpdateModelProviderTemplateResponseBody.ts +3 -0
- package/src/models/UpdateModelProviderTemplateShrinkRequest.ts +23 -0
- package/src/models/UpdateModelTemplateRequest.ts +15 -0
- package/src/models/UpdateModelTemplateResponseBody.ts +3 -0
- package/src/models/UpdateWuyingServerImageRequest.ts +1 -1
- package/src/models/UpdateWuyingServerImageResponseBody.ts +1 -1
package/dist/client.js
CHANGED
|
@@ -48,7 +48,11 @@ __exportStar(require("./models/model"), exports);
|
|
|
48
48
|
class Client extends openapi_core_1.default {
|
|
49
49
|
constructor(config) {
|
|
50
50
|
super(config);
|
|
51
|
-
this._endpointRule = "";
|
|
51
|
+
this._endpointRule = "regional";
|
|
52
|
+
this._endpointMap = {
|
|
53
|
+
'cn-shanghai': "appstream-center.cn-shanghai.aliyuncs.com",
|
|
54
|
+
'ap-southeast-1': "appstream-center.ap-southeast-1.aliyuncs.com",
|
|
55
|
+
};
|
|
52
56
|
this.checkConfig(config);
|
|
53
57
|
this._endpoint = this.getEndpoint("appstream-center", this._regionId, this._endpointRule, this._network, this._suffix, this._endpointMap, this._endpoint);
|
|
54
58
|
}
|
|
@@ -62,7 +66,7 @@ class Client extends openapi_core_1.default {
|
|
|
62
66
|
return openapi_core_2.OpenApiUtil.getEndpointRules(productId, regionId, endpointRule, network, suffix);
|
|
63
67
|
}
|
|
64
68
|
/**
|
|
65
|
-
* Sets the execution time
|
|
69
|
+
* Sets the execution time for an over-the-air update.
|
|
66
70
|
*
|
|
67
71
|
* @param request - ApproveOtaTaskRequest
|
|
68
72
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -103,7 +107,7 @@ class Client extends openapi_core_1.default {
|
|
|
103
107
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ApproveOtaTaskResponse({}));
|
|
104
108
|
}
|
|
105
109
|
/**
|
|
106
|
-
* Sets the execution time
|
|
110
|
+
* Sets the execution time for an over-the-air update.
|
|
107
111
|
*
|
|
108
112
|
* @param request - ApproveOtaTaskRequest
|
|
109
113
|
* @returns ApproveOtaTaskResponse
|
|
@@ -155,7 +159,10 @@ class Client extends openapi_core_1.default {
|
|
|
155
159
|
return await this.assignWuyingServerPrivateAddressesWithOptions(request, runtime);
|
|
156
160
|
}
|
|
157
161
|
/**
|
|
158
|
-
*
|
|
162
|
+
* Add or remove assigned users for a delivery group. Only users added as assigned users can access cloud applications.
|
|
163
|
+
*
|
|
164
|
+
* @remarks
|
|
165
|
+
* > After changing the assigned users, the selected users will receive corresponding notification emails. Generally, it takes about 2 minutes for the changes to take effect on the client.
|
|
159
166
|
*
|
|
160
167
|
* @param tmpReq - AuthorizeInstanceGroupRequest
|
|
161
168
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -215,7 +222,10 @@ class Client extends openapi_core_1.default {
|
|
|
215
222
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.AuthorizeInstanceGroupResponse({}));
|
|
216
223
|
}
|
|
217
224
|
/**
|
|
218
|
-
*
|
|
225
|
+
* Add or remove assigned users for a delivery group. Only users added as assigned users can access cloud applications.
|
|
226
|
+
*
|
|
227
|
+
* @remarks
|
|
228
|
+
* > After changing the assigned users, the selected users will receive corresponding notification emails. Generally, it takes about 2 minutes for the changes to take effect on the client.
|
|
219
229
|
*
|
|
220
230
|
* @param request - AuthorizeInstanceGroupRequest
|
|
221
231
|
* @returns AuthorizeInstanceGroupResponse
|
|
@@ -225,7 +235,11 @@ class Client extends openapi_core_1.default {
|
|
|
225
235
|
return await this.authorizeInstanceGroupWithOptions(request, runtime);
|
|
226
236
|
}
|
|
227
237
|
/**
|
|
228
|
-
*
|
|
238
|
+
* Creates LLM templates in batches.
|
|
239
|
+
*
|
|
240
|
+
* @remarks
|
|
241
|
+
* You can create model templates in batches under a model provider template in the Wuying Agent Management Center. You can add multiple models at a time and specify one of them as the default model. Existing models are automatically skipped and are not created again.
|
|
242
|
+
* Before you call this operation, make sure that you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
229
243
|
*
|
|
230
244
|
* @param request - BatchCreateLlmTemplatesRequest
|
|
231
245
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -260,7 +274,11 @@ class Client extends openapi_core_1.default {
|
|
|
260
274
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.BatchCreateLlmTemplatesResponse({}));
|
|
261
275
|
}
|
|
262
276
|
/**
|
|
263
|
-
*
|
|
277
|
+
* Creates LLM templates in batches.
|
|
278
|
+
*
|
|
279
|
+
* @remarks
|
|
280
|
+
* You can create model templates in batches under a model provider template in the Wuying Agent Management Center. You can add multiple models at a time and specify one of them as the default model. Existing models are automatically skipped and are not created again.
|
|
281
|
+
* Before you call this operation, make sure that you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
264
282
|
*
|
|
265
283
|
* @param request - BatchCreateLlmTemplatesRequest
|
|
266
284
|
* @returns BatchCreateLlmTemplatesResponse
|
|
@@ -270,7 +288,12 @@ class Client extends openapi_core_1.default {
|
|
|
270
288
|
return await this.batchCreateLlmTemplatesWithOptions(request, runtime);
|
|
271
289
|
}
|
|
272
290
|
/**
|
|
273
|
-
*
|
|
291
|
+
* Configures the model group for a resource group.
|
|
292
|
+
*
|
|
293
|
+
* @remarks
|
|
294
|
+
* You can assign a model group to resources associated with agent runtimes such as JVS Computer, OpenClaw, and Hermes Agent in the WUYING Agent Management Center. The model group serves as the inference engine for tasks executed by agents within the resource group.
|
|
295
|
+
* When both an agent runtime and its resource group have model groups configured, the model group bound to the resource group takes effect. The resource group setting takes priority over the agent runtime setting.
|
|
296
|
+
* Before calling this operation, make sure that you are familiar with the operations and usage of the WUYING Agent Management Center.
|
|
274
297
|
*
|
|
275
298
|
* @param request - ConfigResourceGroupModelTemplateRequest
|
|
276
299
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -302,7 +325,12 @@ class Client extends openapi_core_1.default {
|
|
|
302
325
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ConfigResourceGroupModelTemplateResponse({}));
|
|
303
326
|
}
|
|
304
327
|
/**
|
|
305
|
-
*
|
|
328
|
+
* Configures the model group for a resource group.
|
|
329
|
+
*
|
|
330
|
+
* @remarks
|
|
331
|
+
* You can assign a model group to resources associated with agent runtimes such as JVS Computer, OpenClaw, and Hermes Agent in the WUYING Agent Management Center. The model group serves as the inference engine for tasks executed by agents within the resource group.
|
|
332
|
+
* When both an agent runtime and its resource group have model groups configured, the model group bound to the resource group takes effect. The resource group setting takes priority over the agent runtime setting.
|
|
333
|
+
* Before calling this operation, make sure that you are familiar with the operations and usage of the WUYING Agent Management Center.
|
|
306
334
|
*
|
|
307
335
|
* @param request - ConfigResourceGroupModelTemplateRequest
|
|
308
336
|
* @returns ConfigResourceGroupModelTemplateResponse
|
|
@@ -312,7 +340,11 @@ class Client extends openapi_core_1.default {
|
|
|
312
340
|
return await this.configResourceGroupModelTemplateWithOptions(request, runtime);
|
|
313
341
|
}
|
|
314
342
|
/**
|
|
315
|
-
*
|
|
343
|
+
* Configures a third-party channel for Agent runtime.
|
|
344
|
+
*
|
|
345
|
+
* @remarks
|
|
346
|
+
* You can configure third-party channels for Agent runtime resources such as JVS Computer, OpenClaw, and Hermes Agent in the Wuying Agent Management Center. These channels serve as extended Agent communication methods beyond the AgentIM channel.
|
|
347
|
+
* Before using this operation, make sure you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
316
348
|
*
|
|
317
349
|
* @param request - ConfigRuntimeChannelRequest
|
|
318
350
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -362,7 +394,11 @@ class Client extends openapi_core_1.default {
|
|
|
362
394
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ConfigRuntimeChannelResponse({}));
|
|
363
395
|
}
|
|
364
396
|
/**
|
|
365
|
-
*
|
|
397
|
+
* Configures a third-party channel for Agent runtime.
|
|
398
|
+
*
|
|
399
|
+
* @remarks
|
|
400
|
+
* You can configure third-party channels for Agent runtime resources such as JVS Computer, OpenClaw, and Hermes Agent in the Wuying Agent Management Center. These channels serve as extended Agent communication methods beyond the AgentIM channel.
|
|
401
|
+
* Before using this operation, make sure you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
366
402
|
*
|
|
367
403
|
* @param request - ConfigRuntimeChannelRequest
|
|
368
404
|
* @returns ConfigRuntimeChannelResponse
|
|
@@ -372,7 +408,11 @@ class Client extends openapi_core_1.default {
|
|
|
372
408
|
return await this.configRuntimeChannelWithOptions(request, runtime);
|
|
373
409
|
}
|
|
374
410
|
/**
|
|
375
|
-
*
|
|
411
|
+
* Configures model groups for Agent runtime resources.
|
|
412
|
+
*
|
|
413
|
+
* @remarks
|
|
414
|
+
* You can authorize model groups for Agent runtime resources such as JVS Computer, OpenClaw, and Hermes Agent in the Wuying Agent Management Center. The model groups serve as inference engines for Agent task execution.
|
|
415
|
+
* Make sure that you are familiar with the operations and usage of the Wuying Agent Management Center before calling this operation.
|
|
376
416
|
*
|
|
377
417
|
* @param request - ConfigRuntimeModelTemplateRequest
|
|
378
418
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -407,7 +447,11 @@ class Client extends openapi_core_1.default {
|
|
|
407
447
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ConfigRuntimeModelTemplateResponse({}));
|
|
408
448
|
}
|
|
409
449
|
/**
|
|
410
|
-
*
|
|
450
|
+
* Configures model groups for Agent runtime resources.
|
|
451
|
+
*
|
|
452
|
+
* @remarks
|
|
453
|
+
* You can authorize model groups for Agent runtime resources such as JVS Computer, OpenClaw, and Hermes Agent in the Wuying Agent Management Center. The model groups serve as inference engines for Agent task execution.
|
|
454
|
+
* Make sure that you are familiar with the operations and usage of the Wuying Agent Management Center before calling this operation.
|
|
411
455
|
*
|
|
412
456
|
* @param request - ConfigRuntimeModelTemplateRequest
|
|
413
457
|
* @returns ConfigRuntimeModelTemplateResponse
|
|
@@ -420,8 +464,8 @@ class Client extends openapi_core_1.default {
|
|
|
420
464
|
* Creates a delivery group.
|
|
421
465
|
*
|
|
422
466
|
* @remarks
|
|
423
|
-
*
|
|
424
|
-
* A delivery group is a logical
|
|
467
|
+
* Make sure that you are familiar with the [billing and pricing](https://help.aliyun.com/document_detail/426039.html) of WUYING Cloud Application before you call this operation.
|
|
468
|
+
* A delivery group is a logical grouping for delivering cloud applications to end users. It includes the underlying cloud application resources, images that contain cloud applications, resource management policies, and user assignment settings. For details, see [Publish a delivery group](https://help.aliyun.com/document_detail/426046.html).
|
|
425
469
|
*
|
|
426
470
|
* @param tmpReq - CreateAppInstanceGroupRequest
|
|
427
471
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -562,8 +606,8 @@ class Client extends openapi_core_1.default {
|
|
|
562
606
|
* Creates a delivery group.
|
|
563
607
|
*
|
|
564
608
|
* @remarks
|
|
565
|
-
*
|
|
566
|
-
* A delivery group is a logical
|
|
609
|
+
* Make sure that you are familiar with the [billing and pricing](https://help.aliyun.com/document_detail/426039.html) of WUYING Cloud Application before you call this operation.
|
|
610
|
+
* A delivery group is a logical grouping for delivering cloud applications to end users. It includes the underlying cloud application resources, images that contain cloud applications, resource management policies, and user assignment settings. For details, see [Publish a delivery group](https://help.aliyun.com/document_detail/426046.html).
|
|
567
611
|
*
|
|
568
612
|
* @param request - CreateAppInstanceGroupRequest
|
|
569
613
|
* @returns CreateAppInstanceGroupResponse
|
|
@@ -573,7 +617,7 @@ class Client extends openapi_core_1.default {
|
|
|
573
617
|
return await this.createAppInstanceGroupWithOptions(request, runtime);
|
|
574
618
|
}
|
|
575
619
|
/**
|
|
576
|
-
*
|
|
620
|
+
* Creates a custom image from a deployed WUYING instance. You can use the custom image to quickly create more WUYING instances with the same configurations, without having to repeatedly configure the instance environment each time.
|
|
577
621
|
*
|
|
578
622
|
* @param request - CreateImageByInstanceRequest
|
|
579
623
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -631,7 +675,7 @@ class Client extends openapi_core_1.default {
|
|
|
631
675
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateImageByInstanceResponse({}));
|
|
632
676
|
}
|
|
633
677
|
/**
|
|
634
|
-
*
|
|
678
|
+
* Creates a custom image from a deployed WUYING instance. You can use the custom image to quickly create more WUYING instances with the same configurations, without having to repeatedly configure the instance environment each time.
|
|
635
679
|
*
|
|
636
680
|
* @param request - CreateImageByInstanceRequest
|
|
637
681
|
* @returns CreateImageByInstanceResponse
|
|
@@ -641,7 +685,7 @@ class Client extends openapi_core_1.default {
|
|
|
641
685
|
return await this.createImageByInstanceWithOptions(request, runtime);
|
|
642
686
|
}
|
|
643
687
|
/**
|
|
644
|
-
* Creates a new image
|
|
688
|
+
* Creates a new image from a debug delivery group.
|
|
645
689
|
*
|
|
646
690
|
* @param request - CreateImageFromAppInstanceGroupRequest
|
|
647
691
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -676,7 +720,7 @@ class Client extends openapi_core_1.default {
|
|
|
676
720
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateImageFromAppInstanceGroupResponse({}));
|
|
677
721
|
}
|
|
678
722
|
/**
|
|
679
|
-
* Creates a new image
|
|
723
|
+
* Creates a new image from a debug delivery group.
|
|
680
724
|
*
|
|
681
725
|
* @param request - CreateImageFromAppInstanceGroupRequest
|
|
682
726
|
* @returns CreateImageFromAppInstanceGroupResponse
|
|
@@ -686,7 +730,11 @@ class Client extends openapi_core_1.default {
|
|
|
686
730
|
return await this.createImageFromAppInstanceGroupWithOptions(request, runtime);
|
|
687
731
|
}
|
|
688
732
|
/**
|
|
689
|
-
*
|
|
733
|
+
* Create Model Provider Template
|
|
734
|
+
*
|
|
735
|
+
* @remarks
|
|
736
|
+
* You can create a model provider template under a model template in the Wuying Agent Management Center. This template is used to configure the connection information and keys for model services (such as Alibaba Cloud Bailian, Token Plan, and Moonshot) that Agents can call. After creation, the model provider template is automatically associated with the specified model template.
|
|
737
|
+
* Make sure you are fully familiar with the operations and usage of the Wuying Agent Management Center before calling this API.
|
|
690
738
|
*
|
|
691
739
|
* @param request - CreateModelProviderTemplateRequest
|
|
692
740
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -742,7 +790,11 @@ class Client extends openapi_core_1.default {
|
|
|
742
790
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateModelProviderTemplateResponse({}));
|
|
743
791
|
}
|
|
744
792
|
/**
|
|
745
|
-
*
|
|
793
|
+
* Create Model Provider Template
|
|
794
|
+
*
|
|
795
|
+
* @remarks
|
|
796
|
+
* You can create a model provider template under a model template in the Wuying Agent Management Center. This template is used to configure the connection information and keys for model services (such as Alibaba Cloud Bailian, Token Plan, and Moonshot) that Agents can call. After creation, the model provider template is automatically associated with the specified model template.
|
|
797
|
+
* Make sure you are fully familiar with the operations and usage of the Wuying Agent Management Center before calling this API.
|
|
746
798
|
*
|
|
747
799
|
* @param request - CreateModelProviderTemplateRequest
|
|
748
800
|
* @returns CreateModelProviderTemplateResponse
|
|
@@ -752,7 +804,11 @@ class Client extends openapi_core_1.default {
|
|
|
752
804
|
return await this.createModelProviderTemplateWithOptions(request, runtime);
|
|
753
805
|
}
|
|
754
806
|
/**
|
|
755
|
-
*
|
|
807
|
+
* Creates a model creation template.
|
|
808
|
+
*
|
|
809
|
+
* @remarks
|
|
810
|
+
* You can create a model group in the WUYING Agent Management Center to manage the model providers and model scope that an Agent can invoke. After creation, you can attach the model group to a cloud computer as the inference engine configuration for Agent task execution.
|
|
811
|
+
* Make sure that you are familiar with the operations and usage of the WUYING Agent Management Center before calling this operation.
|
|
756
812
|
*
|
|
757
813
|
* @param request - CreateModelTemplateRequest
|
|
758
814
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -793,7 +849,11 @@ class Client extends openapi_core_1.default {
|
|
|
793
849
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateModelTemplateResponse({}));
|
|
794
850
|
}
|
|
795
851
|
/**
|
|
796
|
-
*
|
|
852
|
+
* Creates a model creation template.
|
|
853
|
+
*
|
|
854
|
+
* @remarks
|
|
855
|
+
* You can create a model group in the WUYING Agent Management Center to manage the model providers and model scope that an Agent can invoke. After creation, you can attach the model group to a cloud computer as the inference engine configuration for Agent task execution.
|
|
856
|
+
* Make sure that you are familiar with the operations and usage of the WUYING Agent Management Center before calling this operation.
|
|
797
857
|
*
|
|
798
858
|
* @param request - CreateModelTemplateRequest
|
|
799
859
|
* @returns CreateModelTemplateResponse
|
|
@@ -803,15 +863,12 @@ class Client extends openapi_core_1.default {
|
|
|
803
863
|
return await this.createModelTemplateWithOptions(request, runtime);
|
|
804
864
|
}
|
|
805
865
|
/**
|
|
806
|
-
*
|
|
866
|
+
* Creates one or more workstations.
|
|
807
867
|
*
|
|
808
868
|
* @remarks
|
|
809
|
-
* 1.
|
|
810
|
-
* 2.
|
|
811
|
-
*
|
|
812
|
-
* **Note** The default version is used.
|
|
813
|
-
* Bind simultaneously
|
|
814
|
-
* 3. You can call the current interface only if the default version of Content is available.
|
|
869
|
+
* 1. A project corresponds to the resource configuration module in the CloudFlow console.
|
|
870
|
+
* 2. If the ContentId specified in the request parameters has multiple versions, this API operation <notice>uses the default version</notice> for binding.
|
|
871
|
+
* 3. This operation succeeds only when the default version of the content is in an available state.
|
|
815
872
|
*
|
|
816
873
|
* @param request - CreateWuyingServerRequest
|
|
817
874
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -920,15 +977,12 @@ class Client extends openapi_core_1.default {
|
|
|
920
977
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateWuyingServerResponse({}));
|
|
921
978
|
}
|
|
922
979
|
/**
|
|
923
|
-
*
|
|
980
|
+
* Creates one or more workstations.
|
|
924
981
|
*
|
|
925
982
|
* @remarks
|
|
926
|
-
* 1.
|
|
927
|
-
* 2.
|
|
928
|
-
*
|
|
929
|
-
* **Note** The default version is used.
|
|
930
|
-
* Bind simultaneously
|
|
931
|
-
* 3. You can call the current interface only if the default version of Content is available.
|
|
983
|
+
* 1. A project corresponds to the resource configuration module in the CloudFlow console.
|
|
984
|
+
* 2. If the ContentId specified in the request parameters has multiple versions, this API operation <notice>uses the default version</notice> for binding.
|
|
985
|
+
* 3. This operation succeeds only when the default version of the content is in an available state.
|
|
932
986
|
*
|
|
933
987
|
* @param request - CreateWuyingServerRequest
|
|
934
988
|
* @returns CreateWuyingServerResponse
|
|
@@ -938,10 +992,10 @@ class Client extends openapi_core_1.default {
|
|
|
938
992
|
return await this.createWuyingServerWithOptions(request, runtime);
|
|
939
993
|
}
|
|
940
994
|
/**
|
|
941
|
-
* Deletes a
|
|
995
|
+
* Deletes a pay-as-you-go resource-based delivery group.
|
|
942
996
|
*
|
|
943
997
|
* @remarks
|
|
944
|
-
* >
|
|
998
|
+
* > This operation does not support deleting delivery groups that use subscription resources.
|
|
945
999
|
*
|
|
946
1000
|
* @param request - DeleteAppInstanceGroupRequest
|
|
947
1001
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -973,10 +1027,10 @@ class Client extends openapi_core_1.default {
|
|
|
973
1027
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteAppInstanceGroupResponse({}));
|
|
974
1028
|
}
|
|
975
1029
|
/**
|
|
976
|
-
* Deletes a
|
|
1030
|
+
* Deletes a pay-as-you-go resource-based delivery group.
|
|
977
1031
|
*
|
|
978
1032
|
* @remarks
|
|
979
|
-
* >
|
|
1033
|
+
* > This operation does not support deleting delivery groups that use subscription resources.
|
|
980
1034
|
*
|
|
981
1035
|
* @param request - DeleteAppInstanceGroupRequest
|
|
982
1036
|
* @returns DeleteAppInstanceGroupResponse
|
|
@@ -986,10 +1040,10 @@ class Client extends openapi_core_1.default {
|
|
|
986
1040
|
return await this.deleteAppInstanceGroupWithOptions(request, runtime);
|
|
987
1041
|
}
|
|
988
1042
|
/**
|
|
989
|
-
* Deletes
|
|
1043
|
+
* Deletes a specified application instance.
|
|
990
1044
|
*
|
|
991
1045
|
* @remarks
|
|
992
|
-
* Only
|
|
1046
|
+
* Only instances in the init or idle state can be deleted. This operation is available only to specific customers.
|
|
993
1047
|
*
|
|
994
1048
|
* @param request - DeleteAppInstancesRequest
|
|
995
1049
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1024,10 +1078,10 @@ class Client extends openapi_core_1.default {
|
|
|
1024
1078
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteAppInstancesResponse({}));
|
|
1025
1079
|
}
|
|
1026
1080
|
/**
|
|
1027
|
-
* Deletes
|
|
1081
|
+
* Deletes a specified application instance.
|
|
1028
1082
|
*
|
|
1029
1083
|
* @remarks
|
|
1030
|
-
* Only
|
|
1084
|
+
* Only instances in the init or idle state can be deleted. This operation is available only to specific customers.
|
|
1031
1085
|
*
|
|
1032
1086
|
* @param request - DeleteAppInstancesRequest
|
|
1033
1087
|
* @returns DeleteAppInstancesResponse
|
|
@@ -1037,13 +1091,13 @@ class Client extends openapi_core_1.default {
|
|
|
1037
1091
|
return await this.deleteAppInstancesWithOptions(request, runtime);
|
|
1038
1092
|
}
|
|
1039
1093
|
/**
|
|
1040
|
-
*
|
|
1094
|
+
* Deletes a custom AppStream image.
|
|
1041
1095
|
*
|
|
1042
1096
|
* @remarks
|
|
1043
|
-
*
|
|
1044
|
-
*
|
|
1045
|
-
*
|
|
1046
|
-
*
|
|
1097
|
+
* - You can delete only custom images that belong to you.
|
|
1098
|
+
* - For images associated with the AppStream Cloud Computer Pool, AppStream Cloud Application, or AppStream Workstation product lines, you must ensure that no AppStream instances are using the image before you can delete it.
|
|
1099
|
+
* - If an AppStream Cloud Desktop template references an image, the template is also deleted when the image is deleted.
|
|
1100
|
+
* - If an image is available in multiple regions, deleting the image removes it from all regions.
|
|
1047
1101
|
*
|
|
1048
1102
|
* @param request - DeleteImageRequest
|
|
1049
1103
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1072,13 +1126,13 @@ class Client extends openapi_core_1.default {
|
|
|
1072
1126
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteImageResponse({}));
|
|
1073
1127
|
}
|
|
1074
1128
|
/**
|
|
1075
|
-
*
|
|
1129
|
+
* Deletes a custom AppStream image.
|
|
1076
1130
|
*
|
|
1077
1131
|
* @remarks
|
|
1078
|
-
*
|
|
1079
|
-
*
|
|
1080
|
-
*
|
|
1081
|
-
*
|
|
1132
|
+
* - You can delete only custom images that belong to you.
|
|
1133
|
+
* - For images associated with the AppStream Cloud Computer Pool, AppStream Cloud Application, or AppStream Workstation product lines, you must ensure that no AppStream instances are using the image before you can delete it.
|
|
1134
|
+
* - If an AppStream Cloud Desktop template references an image, the template is also deleted when the image is deleted.
|
|
1135
|
+
* - If an image is available in multiple regions, deleting the image removes it from all regions.
|
|
1082
1136
|
*
|
|
1083
1137
|
* @param request - DeleteImageRequest
|
|
1084
1138
|
* @returns DeleteImageResponse
|
|
@@ -1088,7 +1142,11 @@ class Client extends openapi_core_1.default {
|
|
|
1088
1142
|
return await this.deleteImageWithOptions(request, runtime);
|
|
1089
1143
|
}
|
|
1090
1144
|
/**
|
|
1091
|
-
*
|
|
1145
|
+
* Deletes an LLM template.
|
|
1146
|
+
*
|
|
1147
|
+
* @remarks
|
|
1148
|
+
* You can delete a model template that has been created under a model provider template in the Wuying Agent Management Center. Before deletion, ensure that the model is not the default model of an associated model group. Otherwise, the deletion fails. After deletion, the model configurations of associated cloud computers are automatically refreshed.
|
|
1149
|
+
* Before using this operation, make sure that you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
1092
1150
|
*
|
|
1093
1151
|
* @param request - DeleteLlmTemplateRequest
|
|
1094
1152
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1117,7 +1175,11 @@ class Client extends openapi_core_1.default {
|
|
|
1117
1175
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteLlmTemplateResponse({}));
|
|
1118
1176
|
}
|
|
1119
1177
|
/**
|
|
1120
|
-
*
|
|
1178
|
+
* Deletes an LLM template.
|
|
1179
|
+
*
|
|
1180
|
+
* @remarks
|
|
1181
|
+
* You can delete a model template that has been created under a model provider template in the Wuying Agent Management Center. Before deletion, ensure that the model is not the default model of an associated model group. Otherwise, the deletion fails. After deletion, the model configurations of associated cloud computers are automatically refreshed.
|
|
1182
|
+
* Before using this operation, make sure that you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
1121
1183
|
*
|
|
1122
1184
|
* @param request - DeleteLlmTemplateRequest
|
|
1123
1185
|
* @returns DeleteLlmTemplateResponse
|
|
@@ -1127,7 +1189,11 @@ class Client extends openapi_core_1.default {
|
|
|
1127
1189
|
return await this.deleteLlmTemplateWithOptions(request, runtime);
|
|
1128
1190
|
}
|
|
1129
1191
|
/**
|
|
1130
|
-
*
|
|
1192
|
+
* Deletes a model provider template.
|
|
1193
|
+
*
|
|
1194
|
+
* @remarks
|
|
1195
|
+
* You can delete a model provider template that has been created under model templates in the WUYING Agent Management Center. Before deletion, make sure that the model provider is not the provider of the default model and is not a system preset type provider (such as WUYING credits package). After deletion, the associated models and key configurations are also removed.
|
|
1196
|
+
* Before using this operation, make sure that you are familiar with the operations and usage of the WUYING Agent Management Center.
|
|
1131
1197
|
*
|
|
1132
1198
|
* @param request - DeleteModelProviderTemplateRequest
|
|
1133
1199
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1156,7 +1222,11 @@ class Client extends openapi_core_1.default {
|
|
|
1156
1222
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteModelProviderTemplateResponse({}));
|
|
1157
1223
|
}
|
|
1158
1224
|
/**
|
|
1159
|
-
*
|
|
1225
|
+
* Deletes a model provider template.
|
|
1226
|
+
*
|
|
1227
|
+
* @remarks
|
|
1228
|
+
* You can delete a model provider template that has been created under model templates in the WUYING Agent Management Center. Before deletion, make sure that the model provider is not the provider of the default model and is not a system preset type provider (such as WUYING credits package). After deletion, the associated models and key configurations are also removed.
|
|
1229
|
+
* Before using this operation, make sure that you are familiar with the operations and usage of the WUYING Agent Management Center.
|
|
1160
1230
|
*
|
|
1161
1231
|
* @param request - DeleteModelProviderTemplateRequest
|
|
1162
1232
|
* @returns DeleteModelProviderTemplateResponse
|
|
@@ -1166,7 +1236,11 @@ class Client extends openapi_core_1.default {
|
|
|
1166
1236
|
return await this.deleteModelProviderTemplateWithOptions(request, runtime);
|
|
1167
1237
|
}
|
|
1168
1238
|
/**
|
|
1169
|
-
*
|
|
1239
|
+
* Deletes a model template.
|
|
1240
|
+
*
|
|
1241
|
+
* @remarks
|
|
1242
|
+
* You can delete a model group that has been created in the WUYING Agent Management Center. Before deletion, ensure that the template has not been authorized to any resource. Otherwise, the deletion fails. After deletion, the model providers and models under the model group are also removed.
|
|
1243
|
+
* Before using this operation, make sure that you are familiar with the operations and usage of the WUYING Agent Management Center.
|
|
1170
1244
|
*
|
|
1171
1245
|
* @param request - DeleteModelTemplateRequest
|
|
1172
1246
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1195,7 +1269,11 @@ class Client extends openapi_core_1.default {
|
|
|
1195
1269
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteModelTemplateResponse({}));
|
|
1196
1270
|
}
|
|
1197
1271
|
/**
|
|
1198
|
-
*
|
|
1272
|
+
* Deletes a model template.
|
|
1273
|
+
*
|
|
1274
|
+
* @remarks
|
|
1275
|
+
* You can delete a model group that has been created in the WUYING Agent Management Center. Before deletion, ensure that the template has not been authorized to any resource. Otherwise, the deletion fails. After deletion, the model providers and models under the model group are also removed.
|
|
1276
|
+
* Before using this operation, make sure that you are familiar with the operations and usage of the WUYING Agent Management Center.
|
|
1199
1277
|
*
|
|
1200
1278
|
* @param request - DeleteModelTemplateRequest
|
|
1201
1279
|
* @returns DeleteModelTemplateResponse
|
|
@@ -1205,10 +1283,10 @@ class Client extends openapi_core_1.default {
|
|
|
1205
1283
|
return await this.deleteModelTemplateWithOptions(request, runtime);
|
|
1206
1284
|
}
|
|
1207
1285
|
/**
|
|
1208
|
-
*
|
|
1286
|
+
* Deletes a cloud graphics workstation.
|
|
1209
1287
|
*
|
|
1210
1288
|
* @remarks
|
|
1211
|
-
* Deletes a workstation.
|
|
1289
|
+
* Deletes a cloud graphics workstation.
|
|
1212
1290
|
*
|
|
1213
1291
|
* @param request - DeleteWuyingServerRequest
|
|
1214
1292
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1237,10 +1315,10 @@ class Client extends openapi_core_1.default {
|
|
|
1237
1315
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteWuyingServerResponse({}));
|
|
1238
1316
|
}
|
|
1239
1317
|
/**
|
|
1240
|
-
*
|
|
1318
|
+
* Deletes a cloud graphics workstation.
|
|
1241
1319
|
*
|
|
1242
1320
|
* @remarks
|
|
1243
|
-
* Deletes a workstation.
|
|
1321
|
+
* Deletes a cloud graphics workstation.
|
|
1244
1322
|
*
|
|
1245
1323
|
* @param request - DeleteWuyingServerRequest
|
|
1246
1324
|
* @returns DeleteWuyingServerResponse
|
|
@@ -1250,7 +1328,7 @@ class Client extends openapi_core_1.default {
|
|
|
1250
1328
|
return await this.deleteWuyingServerWithOptions(request, runtime);
|
|
1251
1329
|
}
|
|
1252
1330
|
/**
|
|
1253
|
-
*
|
|
1331
|
+
* Configure LogShipper for Simple Log Service
|
|
1254
1332
|
*
|
|
1255
1333
|
* @param request - DeliverToUserSlsRequest
|
|
1256
1334
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1296,7 +1374,7 @@ class Client extends openapi_core_1.default {
|
|
|
1296
1374
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeliverToUserSlsResponse({}));
|
|
1297
1375
|
}
|
|
1298
1376
|
/**
|
|
1299
|
-
*
|
|
1377
|
+
* Configure LogShipper for Simple Log Service
|
|
1300
1378
|
*
|
|
1301
1379
|
* @param request - DeliverToUserSlsRequest
|
|
1302
1380
|
* @returns DeliverToUserSlsResponse
|
|
@@ -1345,7 +1423,7 @@ class Client extends openapi_core_1.default {
|
|
|
1345
1423
|
return await this.describeWuyingServerWithOptions(request, runtime);
|
|
1346
1424
|
}
|
|
1347
1425
|
/**
|
|
1348
|
-
* Queries the Elastic IP
|
|
1426
|
+
* Queries the Elastic IP Address (EIP) information of a Wuying workspace.
|
|
1349
1427
|
*
|
|
1350
1428
|
* @param request - DescribeWuyingServerEipInfoRequest
|
|
1351
1429
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1377,7 +1455,7 @@ class Client extends openapi_core_1.default {
|
|
|
1377
1455
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeWuyingServerEipInfoResponse({}));
|
|
1378
1456
|
}
|
|
1379
1457
|
/**
|
|
1380
|
-
* Queries the Elastic IP
|
|
1458
|
+
* Queries the Elastic IP Address (EIP) information of a Wuying workspace.
|
|
1381
1459
|
*
|
|
1382
1460
|
* @param request - DescribeWuyingServerEipInfoRequest
|
|
1383
1461
|
* @returns DescribeWuyingServerEipInfoResponse
|
|
@@ -1387,7 +1465,7 @@ class Client extends openapi_core_1.default {
|
|
|
1387
1465
|
return await this.describeWuyingServerEipInfoWithOptions(request, runtime);
|
|
1388
1466
|
}
|
|
1389
1467
|
/**
|
|
1390
|
-
* Queries the details of a delivery group.
|
|
1468
|
+
* Queries the details of a specified delivery group.
|
|
1391
1469
|
*
|
|
1392
1470
|
* @param request - GetAppInstanceGroupRequest
|
|
1393
1471
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1419,7 +1497,7 @@ class Client extends openapi_core_1.default {
|
|
|
1419
1497
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetAppInstanceGroupResponse({}));
|
|
1420
1498
|
}
|
|
1421
1499
|
/**
|
|
1422
|
-
* Queries the details of a delivery group.
|
|
1500
|
+
* Queries the details of a specified delivery group.
|
|
1423
1501
|
*
|
|
1424
1502
|
* @param request - GetAppInstanceGroupRequest
|
|
1425
1503
|
* @returns GetAppInstanceGroupResponse
|
|
@@ -1429,12 +1507,12 @@ class Client extends openapi_core_1.default {
|
|
|
1429
1507
|
return await this.getAppInstanceGroupWithOptions(request, runtime);
|
|
1430
1508
|
}
|
|
1431
1509
|
/**
|
|
1432
|
-
*
|
|
1510
|
+
* Retrieves connection credentials for a cloud application.
|
|
1433
1511
|
*
|
|
1434
1512
|
* @remarks
|
|
1435
|
-
*
|
|
1436
|
-
*
|
|
1437
|
-
*
|
|
1513
|
+
* This operation requires multiple invokes (at least two) to obtain the connection credentials.
|
|
1514
|
+
* On the first invoke, an application instance is allocated to the specified convenience account and the application is started. A startup task ID (`TaskID`) is returned.
|
|
1515
|
+
* On subsequent invokes, pass the `TaskID` request parameter to query whether the task is complete. When the returned task status (`TaskStatus`) is completed (`Finished`), the connection credentials (`Ticket`) are also returned.
|
|
1438
1516
|
*
|
|
1439
1517
|
* @param request - GetConnectionTicketRequest
|
|
1440
1518
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1499,12 +1577,12 @@ class Client extends openapi_core_1.default {
|
|
|
1499
1577
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetConnectionTicketResponse({}));
|
|
1500
1578
|
}
|
|
1501
1579
|
/**
|
|
1502
|
-
*
|
|
1580
|
+
* Retrieves connection credentials for a cloud application.
|
|
1503
1581
|
*
|
|
1504
1582
|
* @remarks
|
|
1505
|
-
*
|
|
1506
|
-
*
|
|
1507
|
-
*
|
|
1583
|
+
* This operation requires multiple invokes (at least two) to obtain the connection credentials.
|
|
1584
|
+
* On the first invoke, an application instance is allocated to the specified convenience account and the application is started. A startup task ID (`TaskID`) is returned.
|
|
1585
|
+
* On subsequent invokes, pass the `TaskID` request parameter to query whether the task is complete. When the returned task status (`TaskStatus`) is completed (`Finished`), the connection credentials (`Ticket`) are also returned.
|
|
1508
1586
|
*
|
|
1509
1587
|
* @param request - GetConnectionTicketRequest
|
|
1510
1588
|
* @returns GetConnectionTicketResponse
|
|
@@ -1514,7 +1592,7 @@ class Client extends openapi_core_1.default {
|
|
|
1514
1592
|
return await this.getConnectionTicketWithOptions(request, runtime);
|
|
1515
1593
|
}
|
|
1516
1594
|
/**
|
|
1517
|
-
*
|
|
1595
|
+
* Retrieves the information about a debug application instance.
|
|
1518
1596
|
*
|
|
1519
1597
|
* @param request - GetDebugAppInstanceRequest
|
|
1520
1598
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1546,7 +1624,7 @@ class Client extends openapi_core_1.default {
|
|
|
1546
1624
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetDebugAppInstanceResponse({}));
|
|
1547
1625
|
}
|
|
1548
1626
|
/**
|
|
1549
|
-
*
|
|
1627
|
+
* Retrieves the information about a debug application instance.
|
|
1550
1628
|
*
|
|
1551
1629
|
* @param request - GetDebugAppInstanceRequest
|
|
1552
1630
|
* @returns GetDebugAppInstanceResponse
|
|
@@ -1556,7 +1634,11 @@ class Client extends openapi_core_1.default {
|
|
|
1556
1634
|
return await this.getDebugAppInstanceWithOptions(request, runtime);
|
|
1557
1635
|
}
|
|
1558
1636
|
/**
|
|
1559
|
-
*
|
|
1637
|
+
* Queries the details of a model provider template.
|
|
1638
|
+
*
|
|
1639
|
+
* @remarks
|
|
1640
|
+
* You can query the details of a specified model provider template in the WUYING Agent Management Center, including the provider name, description, and connection configuration list.
|
|
1641
|
+
* Before you call this operation, make sure that you are familiar with the operations and usage of the WUYING Agent Management Center.
|
|
1560
1642
|
*
|
|
1561
1643
|
* @param request - GetModelProviderTemplateRequest
|
|
1562
1644
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1585,7 +1667,11 @@ class Client extends openapi_core_1.default {
|
|
|
1585
1667
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetModelProviderTemplateResponse({}));
|
|
1586
1668
|
}
|
|
1587
1669
|
/**
|
|
1588
|
-
*
|
|
1670
|
+
* Queries the details of a model provider template.
|
|
1671
|
+
*
|
|
1672
|
+
* @remarks
|
|
1673
|
+
* You can query the details of a specified model provider template in the WUYING Agent Management Center, including the provider name, description, and connection configuration list.
|
|
1674
|
+
* Before you call this operation, make sure that you are familiar with the operations and usage of the WUYING Agent Management Center.
|
|
1589
1675
|
*
|
|
1590
1676
|
* @param request - GetModelProviderTemplateRequest
|
|
1591
1677
|
* @returns GetModelProviderTemplateResponse
|
|
@@ -1595,7 +1681,7 @@ class Client extends openapi_core_1.default {
|
|
|
1595
1681
|
return await this.getModelProviderTemplateWithOptions(request, runtime);
|
|
1596
1682
|
}
|
|
1597
1683
|
/**
|
|
1598
|
-
* Queries the details of an over-the-air
|
|
1684
|
+
* Queries the details of an over-the-air update task, including the available version and version description.
|
|
1599
1685
|
*
|
|
1600
1686
|
* @param request - GetOtaTaskByTaskIdRequest
|
|
1601
1687
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1624,7 +1710,7 @@ class Client extends openapi_core_1.default {
|
|
|
1624
1710
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetOtaTaskByTaskIdResponse({}));
|
|
1625
1711
|
}
|
|
1626
1712
|
/**
|
|
1627
|
-
* Queries the details of an over-the-air
|
|
1713
|
+
* Queries the details of an over-the-air update task, including the available version and version description.
|
|
1628
1714
|
*
|
|
1629
1715
|
* @param request - GetOtaTaskByTaskIdRequest
|
|
1630
1716
|
* @returns GetOtaTaskByTaskIdResponse
|
|
@@ -1634,7 +1720,7 @@ class Client extends openapi_core_1.default {
|
|
|
1634
1720
|
return await this.getOtaTaskByTaskIdWithOptions(request, runtime);
|
|
1635
1721
|
}
|
|
1636
1722
|
/**
|
|
1637
|
-
* Queries resource
|
|
1723
|
+
* Queries the price information of a resource.
|
|
1638
1724
|
*
|
|
1639
1725
|
* @param request - GetResourcePriceRequest
|
|
1640
1726
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1684,7 +1770,7 @@ class Client extends openapi_core_1.default {
|
|
|
1684
1770
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetResourcePriceResponse({}));
|
|
1685
1771
|
}
|
|
1686
1772
|
/**
|
|
1687
|
-
* Queries resource
|
|
1773
|
+
* Queries the price information of a resource.
|
|
1688
1774
|
*
|
|
1689
1775
|
* @param request - GetResourcePriceRequest
|
|
1690
1776
|
* @returns GetResourcePriceResponse
|
|
@@ -1694,7 +1780,7 @@ class Client extends openapi_core_1.default {
|
|
|
1694
1780
|
return await this.getResourcePriceWithOptions(request, runtime);
|
|
1695
1781
|
}
|
|
1696
1782
|
/**
|
|
1697
|
-
* Queries the renewal
|
|
1783
|
+
* Queries the renewal price of WUYING Cloud Application resources.
|
|
1698
1784
|
*
|
|
1699
1785
|
* @param request - GetResourceRenewPriceRequest
|
|
1700
1786
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1732,7 +1818,7 @@ class Client extends openapi_core_1.default {
|
|
|
1732
1818
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetResourceRenewPriceResponse({}));
|
|
1733
1819
|
}
|
|
1734
1820
|
/**
|
|
1735
|
-
* Queries the renewal
|
|
1821
|
+
* Queries the renewal price of WUYING Cloud Application resources.
|
|
1736
1822
|
*
|
|
1737
1823
|
* @param request - GetResourceRenewPriceRequest
|
|
1738
1824
|
* @returns GetResourceRenewPriceResponse
|
|
@@ -1742,7 +1828,11 @@ class Client extends openapi_core_1.default {
|
|
|
1742
1828
|
return await this.getResourceRenewPriceWithOptions(request, runtime);
|
|
1743
1829
|
}
|
|
1744
1830
|
/**
|
|
1745
|
-
*
|
|
1831
|
+
* Queries the third-party channel configurations of an Agent runtime.
|
|
1832
|
+
*
|
|
1833
|
+
* @remarks
|
|
1834
|
+
* You can query the third-party channel configuration status of Agent runtimes such as JVS Computer, OpenClaw, and Hermes Agent in the Wuying Agent Management Center.
|
|
1835
|
+
* Before using this operation, make sure that you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
1746
1836
|
*
|
|
1747
1837
|
* @param request - GetRuntimeChannelRequest
|
|
1748
1838
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1783,7 +1873,11 @@ class Client extends openapi_core_1.default {
|
|
|
1783
1873
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetRuntimeChannelResponse({}));
|
|
1784
1874
|
}
|
|
1785
1875
|
/**
|
|
1786
|
-
*
|
|
1876
|
+
* Queries the third-party channel configurations of an Agent runtime.
|
|
1877
|
+
*
|
|
1878
|
+
* @remarks
|
|
1879
|
+
* You can query the third-party channel configuration status of Agent runtimes such as JVS Computer, OpenClaw, and Hermes Agent in the Wuying Agent Management Center.
|
|
1880
|
+
* Before using this operation, make sure that you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
1787
1881
|
*
|
|
1788
1882
|
* @param request - GetRuntimeChannelRequest
|
|
1789
1883
|
* @returns GetRuntimeChannelResponse
|
|
@@ -1793,7 +1887,10 @@ class Client extends openapi_core_1.default {
|
|
|
1793
1887
|
return await this.getRuntimeChannelWithOptions(request, runtime);
|
|
1794
1888
|
}
|
|
1795
1889
|
/**
|
|
1796
|
-
*
|
|
1890
|
+
* Queries the model configuration details of a cloud computer.
|
|
1891
|
+
*
|
|
1892
|
+
* @remarks
|
|
1893
|
+
* You can query the model configuration details currently bound to a specified cloud computer in the Wuying Agent Management Center, including model groups, model provider lists, and associated model information. After you enable the risk information mode, you can also identify differences between the end user\\"s actual configuration and the configuration delivered by the administrator.
|
|
1797
1894
|
*
|
|
1798
1895
|
* @param request - GetRuntimeModelConfigRequest
|
|
1799
1896
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1834,7 +1931,10 @@ class Client extends openapi_core_1.default {
|
|
|
1834
1931
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetRuntimeModelConfigResponse({}));
|
|
1835
1932
|
}
|
|
1836
1933
|
/**
|
|
1837
|
-
*
|
|
1934
|
+
* Queries the model configuration details of a cloud computer.
|
|
1935
|
+
*
|
|
1936
|
+
* @remarks
|
|
1937
|
+
* You can query the model configuration details currently bound to a specified cloud computer in the Wuying Agent Management Center, including model groups, model provider lists, and associated model information. After you enable the risk information mode, you can also identify differences between the end user\\"s actual configuration and the configuration delivered by the administrator.
|
|
1838
1938
|
*
|
|
1839
1939
|
* @param request - GetRuntimeModelConfigRequest
|
|
1840
1940
|
* @returns GetRuntimeModelConfigResponse
|
|
@@ -1844,7 +1944,7 @@ class Client extends openapi_core_1.default {
|
|
|
1844
1944
|
return await this.getRuntimeModelConfigWithOptions(request, runtime);
|
|
1845
1945
|
}
|
|
1846
1946
|
/**
|
|
1847
|
-
* Queries the details of multiple delivery groups that meet the
|
|
1947
|
+
* Queries the details of multiple delivery groups. This operation does not specify a particular delivery group but queries the details of all delivery groups that meet the specified conditions.
|
|
1848
1948
|
*
|
|
1849
1949
|
* @param request - ListAppInstanceGroupRequest
|
|
1850
1950
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1914,7 +2014,7 @@ class Client extends openapi_core_1.default {
|
|
|
1914
2014
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListAppInstanceGroupResponse({}));
|
|
1915
2015
|
}
|
|
1916
2016
|
/**
|
|
1917
|
-
* Queries the details of multiple delivery groups that meet the
|
|
2017
|
+
* Queries the details of multiple delivery groups. This operation does not specify a particular delivery group but queries the details of all delivery groups that meet the specified conditions.
|
|
1918
2018
|
*
|
|
1919
2019
|
* @param request - ListAppInstanceGroupRequest
|
|
1920
2020
|
* @returns ListAppInstanceGroupResponse
|
|
@@ -1924,7 +2024,7 @@ class Client extends openapi_core_1.default {
|
|
|
1924
2024
|
return await this.listAppInstanceGroupWithOptions(request, runtime);
|
|
1925
2025
|
}
|
|
1926
2026
|
/**
|
|
1927
|
-
* Queries the details of
|
|
2027
|
+
* Queries the details of session instances in a delivery group, including instance IDs, instance statuses, creation time, update time, session statuses, and public IP addresses of primary network interfaces.
|
|
1928
2028
|
*
|
|
1929
2029
|
* @param request - ListAppInstancesRequest
|
|
1930
2030
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1976,7 +2076,7 @@ class Client extends openapi_core_1.default {
|
|
|
1976
2076
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListAppInstancesResponse({}));
|
|
1977
2077
|
}
|
|
1978
2078
|
/**
|
|
1979
|
-
* Queries the details of
|
|
2079
|
+
* Queries the details of session instances in a delivery group, including instance IDs, instance statuses, creation time, update time, session statuses, and public IP addresses of primary network interfaces.
|
|
1980
2080
|
*
|
|
1981
2081
|
* @param request - ListAppInstancesRequest
|
|
1982
2082
|
* @returns ListAppInstancesResponse
|
|
@@ -1986,7 +2086,7 @@ class Client extends openapi_core_1.default {
|
|
|
1986
2086
|
return await this.listAppInstancesWithOptions(request, runtime);
|
|
1987
2087
|
}
|
|
1988
2088
|
/**
|
|
1989
|
-
* Queries the user groups authorized by a delivery group.
|
|
2089
|
+
* Queries the list of user groups authorized by a specified delivery group.
|
|
1990
2090
|
*
|
|
1991
2091
|
* @param request - ListAuthorizedUserGroupsRequest
|
|
1992
2092
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2030,7 +2130,7 @@ class Client extends openapi_core_1.default {
|
|
|
2030
2130
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListAuthorizedUserGroupsResponse({}));
|
|
2031
2131
|
}
|
|
2032
2132
|
/**
|
|
2033
|
-
* Queries the user groups authorized by a delivery group.
|
|
2133
|
+
* Queries the list of user groups authorized by a specified delivery group.
|
|
2034
2134
|
*
|
|
2035
2135
|
* @param request - ListAuthorizedUserGroupsRequest
|
|
2036
2136
|
* @returns ListAuthorizedUserGroupsResponse
|
|
@@ -2040,7 +2140,7 @@ class Client extends openapi_core_1.default {
|
|
|
2040
2140
|
return await this.listAuthorizedUserGroupsWithOptions(request, runtime);
|
|
2041
2141
|
}
|
|
2042
2142
|
/**
|
|
2043
|
-
* Queries the
|
|
2143
|
+
* Queries the binding information between users and resources.
|
|
2044
2144
|
*
|
|
2045
2145
|
* @param request - ListBindInfoRequest
|
|
2046
2146
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2087,7 +2187,7 @@ class Client extends openapi_core_1.default {
|
|
|
2087
2187
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListBindInfoResponse({}));
|
|
2088
2188
|
}
|
|
2089
2189
|
/**
|
|
2090
|
-
* Queries the
|
|
2190
|
+
* Queries the binding information between users and resources.
|
|
2091
2191
|
*
|
|
2092
2192
|
* @param request - ListBindInfoRequest
|
|
2093
2193
|
* @returns ListBindInfoResponse
|
|
@@ -2097,7 +2197,7 @@ class Client extends openapi_core_1.default {
|
|
|
2097
2197
|
return await this.listBindInfoWithOptions(request, runtime);
|
|
2098
2198
|
}
|
|
2099
2199
|
/**
|
|
2100
|
-
*
|
|
2200
|
+
* Queries the list of desktop agent runtimes.
|
|
2101
2201
|
*
|
|
2102
2202
|
* @param request - ListDesktopAgentRuntimeRequest
|
|
2103
2203
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2148,6 +2248,9 @@ class Client extends openapi_core_1.default {
|
|
|
2148
2248
|
if (!$dara.isNull(request.includeRiskInfo)) {
|
|
2149
2249
|
query["IncludeRiskInfo"] = request.includeRiskInfo;
|
|
2150
2250
|
}
|
|
2251
|
+
if (!$dara.isNull(request.managementStatus)) {
|
|
2252
|
+
query["ManagementStatus"] = request.managementStatus;
|
|
2253
|
+
}
|
|
2151
2254
|
if (!$dara.isNull(request.modelConfigure)) {
|
|
2152
2255
|
query["ModelConfigure"] = request.modelConfigure;
|
|
2153
2256
|
}
|
|
@@ -2183,7 +2286,7 @@ class Client extends openapi_core_1.default {
|
|
|
2183
2286
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListDesktopAgentRuntimeResponse({}));
|
|
2184
2287
|
}
|
|
2185
2288
|
/**
|
|
2186
|
-
*
|
|
2289
|
+
* Queries the list of desktop agent runtimes.
|
|
2187
2290
|
*
|
|
2188
2291
|
* @param request - ListDesktopAgentRuntimeRequest
|
|
2189
2292
|
* @returns ListDesktopAgentRuntimeResponse
|
|
@@ -2193,7 +2296,7 @@ class Client extends openapi_core_1.default {
|
|
|
2193
2296
|
return await this.listDesktopAgentRuntimeWithOptions(request, runtime);
|
|
2194
2297
|
}
|
|
2195
2298
|
/**
|
|
2196
|
-
* Queries
|
|
2299
|
+
* Queries image information.
|
|
2197
2300
|
*
|
|
2198
2301
|
* @param request - ListImageRequest
|
|
2199
2302
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2287,7 +2390,7 @@ class Client extends openapi_core_1.default {
|
|
|
2287
2390
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListImageResponse({}));
|
|
2288
2391
|
}
|
|
2289
2392
|
/**
|
|
2290
|
-
* Queries
|
|
2393
|
+
* Queries image information.
|
|
2291
2394
|
*
|
|
2292
2395
|
* @param request - ListImageRequest
|
|
2293
2396
|
* @returns ListImageResponse
|
|
@@ -2297,7 +2400,11 @@ class Client extends openapi_core_1.default {
|
|
|
2297
2400
|
return await this.listImageWithOptions(request, runtime);
|
|
2298
2401
|
}
|
|
2299
2402
|
/**
|
|
2300
|
-
*
|
|
2403
|
+
* Queries a list of LLM templates.
|
|
2404
|
+
*
|
|
2405
|
+
* @remarks
|
|
2406
|
+
* You can use paging to retrieve the list of model templates under a model provider template in the Wuying Agent Management Center. You can filter results by model group ID, model provider template ID, model template ID, and model encoding. When you query by model group dimension, the default model is automatically pinned to the top.
|
|
2407
|
+
* Before you call this operation, make sure that you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
2301
2408
|
*
|
|
2302
2409
|
* @param tmpReq - ListLlmTemplatesRequest
|
|
2303
2410
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2346,7 +2453,11 @@ class Client extends openapi_core_1.default {
|
|
|
2346
2453
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListLlmTemplatesResponse({}));
|
|
2347
2454
|
}
|
|
2348
2455
|
/**
|
|
2349
|
-
*
|
|
2456
|
+
* Queries a list of LLM templates.
|
|
2457
|
+
*
|
|
2458
|
+
* @remarks
|
|
2459
|
+
* You can use paging to retrieve the list of model templates under a model provider template in the Wuying Agent Management Center. You can filter results by model group ID, model provider template ID, model template ID, and model encoding. When you query by model group dimension, the default model is automatically pinned to the top.
|
|
2460
|
+
* Before you call this operation, make sure that you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
2350
2461
|
*
|
|
2351
2462
|
* @param request - ListLlmTemplatesRequest
|
|
2352
2463
|
* @returns ListLlmTemplatesResponse
|
|
@@ -2404,7 +2515,11 @@ class Client extends openapi_core_1.default {
|
|
|
2404
2515
|
return await this.listModelProviderEndpointsWithOptions(request, runtime);
|
|
2405
2516
|
}
|
|
2406
2517
|
/**
|
|
2407
|
-
*
|
|
2518
|
+
* Queries the list of model provider templates.
|
|
2519
|
+
*
|
|
2520
|
+
* @remarks
|
|
2521
|
+
* You can perform a paged query to retrieve the list of model provider templates under a specified model group in the WUYING Agent Management Center. You can filter results by provider name, model group ID, and provider template ID. Paging is supported.
|
|
2522
|
+
* Before calling this operation, make sure that you are familiar with the operations and usage of the WUYING Agent Management Center.
|
|
2408
2523
|
*
|
|
2409
2524
|
* @param tmpReq - ListModelProviderTemplatesRequest
|
|
2410
2525
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2459,7 +2574,11 @@ class Client extends openapi_core_1.default {
|
|
|
2459
2574
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListModelProviderTemplatesResponse({}));
|
|
2460
2575
|
}
|
|
2461
2576
|
/**
|
|
2462
|
-
*
|
|
2577
|
+
* Queries the list of model provider templates.
|
|
2578
|
+
*
|
|
2579
|
+
* @remarks
|
|
2580
|
+
* You can perform a paged query to retrieve the list of model provider templates under a specified model group in the WUYING Agent Management Center. You can filter results by provider name, model group ID, and provider template ID. Paging is supported.
|
|
2581
|
+
* Before calling this operation, make sure that you are familiar with the operations and usage of the WUYING Agent Management Center.
|
|
2463
2582
|
*
|
|
2464
2583
|
* @param request - ListModelProviderTemplatesRequest
|
|
2465
2584
|
* @returns ListModelProviderTemplatesResponse
|
|
@@ -2469,7 +2588,11 @@ class Client extends openapi_core_1.default {
|
|
|
2469
2588
|
return await this.listModelProviderTemplatesWithOptions(request, runtime);
|
|
2470
2589
|
}
|
|
2471
2590
|
/**
|
|
2472
|
-
*
|
|
2591
|
+
* Queries the list of resource groups associated with a model group.
|
|
2592
|
+
*
|
|
2593
|
+
* @remarks
|
|
2594
|
+
* You can call this operation to query the list of resource groups authorized by a model group in the Wuying Agent Management Center.
|
|
2595
|
+
* Before you call this operation, make sure that you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
2473
2596
|
*
|
|
2474
2597
|
* @param request - ListModelTemplateResourceGroupRequest
|
|
2475
2598
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2507,7 +2630,11 @@ class Client extends openapi_core_1.default {
|
|
|
2507
2630
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListModelTemplateResourceGroupResponse({}));
|
|
2508
2631
|
}
|
|
2509
2632
|
/**
|
|
2510
|
-
*
|
|
2633
|
+
* Queries the list of resource groups associated with a model group.
|
|
2634
|
+
*
|
|
2635
|
+
* @remarks
|
|
2636
|
+
* You can call this operation to query the list of resource groups authorized by a model group in the Wuying Agent Management Center.
|
|
2637
|
+
* Before you call this operation, make sure that you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
2511
2638
|
*
|
|
2512
2639
|
* @param request - ListModelTemplateResourceGroupRequest
|
|
2513
2640
|
* @returns ListModelTemplateResourceGroupResponse
|
|
@@ -2517,7 +2644,11 @@ class Client extends openapi_core_1.default {
|
|
|
2517
2644
|
return await this.listModelTemplateResourceGroupWithOptions(request, runtime);
|
|
2518
2645
|
}
|
|
2519
2646
|
/**
|
|
2520
|
-
*
|
|
2647
|
+
* Queries a list of model templates.
|
|
2648
|
+
*
|
|
2649
|
+
* @remarks
|
|
2650
|
+
* You can use paged query to retrieve model groups that have been created in the Wuying Agent Management Center, with paging support. You can filter results by Agent provider, Agent platform, template group ID, and whether models have been configured.
|
|
2651
|
+
* Before calling this operation, make sure that you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
2521
2652
|
*
|
|
2522
2653
|
* @param tmpReq - ListModelTemplatesRequest
|
|
2523
2654
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2569,7 +2700,11 @@ class Client extends openapi_core_1.default {
|
|
|
2569
2700
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListModelTemplatesResponse({}));
|
|
2570
2701
|
}
|
|
2571
2702
|
/**
|
|
2572
|
-
*
|
|
2703
|
+
* Queries a list of model templates.
|
|
2704
|
+
*
|
|
2705
|
+
* @remarks
|
|
2706
|
+
* You can use paged query to retrieve model groups that have been created in the Wuying Agent Management Center, with paging support. You can filter results by Agent provider, Agent platform, template group ID, and whether models have been configured.
|
|
2707
|
+
* Before calling this operation, make sure that you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
2573
2708
|
*
|
|
2574
2709
|
* @param request - ListModelTemplatesRequest
|
|
2575
2710
|
* @returns ListModelTemplatesResponse
|
|
@@ -2579,7 +2714,7 @@ class Client extends openapi_core_1.default {
|
|
|
2579
2714
|
return await this.listModelTemplatesWithOptions(request, runtime);
|
|
2580
2715
|
}
|
|
2581
2716
|
/**
|
|
2582
|
-
* Queries the resource
|
|
2717
|
+
* Queries the resource specifications available for selection when creating a delivery group.
|
|
2583
2718
|
*
|
|
2584
2719
|
* @param request - ListNodeInstanceTypeRequest
|
|
2585
2720
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2653,7 +2788,7 @@ class Client extends openapi_core_1.default {
|
|
|
2653
2788
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListNodeInstanceTypeResponse({}));
|
|
2654
2789
|
}
|
|
2655
2790
|
/**
|
|
2656
|
-
* Queries the resource
|
|
2791
|
+
* Queries the resource specifications available for selection when creating a delivery group.
|
|
2657
2792
|
*
|
|
2658
2793
|
* @param request - ListNodeInstanceTypeRequest
|
|
2659
2794
|
* @returns ListNodeInstanceTypeResponse
|
|
@@ -2663,7 +2798,7 @@ class Client extends openapi_core_1.default {
|
|
|
2663
2798
|
return await this.listNodeInstanceTypeWithOptions(request, runtime);
|
|
2664
2799
|
}
|
|
2665
2800
|
/**
|
|
2666
|
-
* Queries resource nodes.
|
|
2801
|
+
* Queries the list of resource nodes.
|
|
2667
2802
|
*
|
|
2668
2803
|
* @param request - ListNodesRequest
|
|
2669
2804
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2701,7 +2836,7 @@ class Client extends openapi_core_1.default {
|
|
|
2701
2836
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListNodesResponse({}));
|
|
2702
2837
|
}
|
|
2703
2838
|
/**
|
|
2704
|
-
* Queries resource nodes.
|
|
2839
|
+
* Queries the list of resource nodes.
|
|
2705
2840
|
*
|
|
2706
2841
|
* @param request - ListNodesRequest
|
|
2707
2842
|
* @returns ListNodesResponse
|
|
@@ -2711,7 +2846,7 @@ class Client extends openapi_core_1.default {
|
|
|
2711
2846
|
return await this.listNodesWithOptions(request, runtime);
|
|
2712
2847
|
}
|
|
2713
2848
|
/**
|
|
2714
|
-
* Queries the
|
|
2849
|
+
* Queries the history of over-the-air updates.
|
|
2715
2850
|
*
|
|
2716
2851
|
* @param request - ListOtaTaskRequest
|
|
2717
2852
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2749,7 +2884,7 @@ class Client extends openapi_core_1.default {
|
|
|
2749
2884
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListOtaTaskResponse({}));
|
|
2750
2885
|
}
|
|
2751
2886
|
/**
|
|
2752
|
-
* Queries the
|
|
2887
|
+
* Queries the history of over-the-air updates.
|
|
2753
2888
|
*
|
|
2754
2889
|
* @param request - ListOtaTaskRequest
|
|
2755
2890
|
* @returns ListOtaTaskResponse
|
|
@@ -2759,7 +2894,7 @@ class Client extends openapi_core_1.default {
|
|
|
2759
2894
|
return await this.listOtaTaskWithOptions(request, runtime);
|
|
2760
2895
|
}
|
|
2761
2896
|
/**
|
|
2762
|
-
* Queries
|
|
2897
|
+
* Queries the list of persistent session application instances in a delivery group.
|
|
2763
2898
|
*
|
|
2764
2899
|
* @param request - ListPersistentAppInstancesRequest
|
|
2765
2900
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2800,7 +2935,7 @@ class Client extends openapi_core_1.default {
|
|
|
2800
2935
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListPersistentAppInstancesResponse({}));
|
|
2801
2936
|
}
|
|
2802
2937
|
/**
|
|
2803
|
-
* Queries
|
|
2938
|
+
* Queries the list of persistent session application instances in a delivery group.
|
|
2804
2939
|
*
|
|
2805
2940
|
* @param request - ListPersistentAppInstancesRequest
|
|
2806
2941
|
* @returns ListPersistentAppInstancesResponse
|
|
@@ -2810,10 +2945,10 @@ class Client extends openapi_core_1.default {
|
|
|
2810
2945
|
return await this.listPersistentAppInstancesWithOptions(request, runtime);
|
|
2811
2946
|
}
|
|
2812
2947
|
/**
|
|
2813
|
-
* Queries the regions
|
|
2948
|
+
* Queries the regions supported by WUYING Cloud Application.
|
|
2814
2949
|
*
|
|
2815
2950
|
* @remarks
|
|
2816
|
-
* >
|
|
2951
|
+
* > The regions returned by this operation are not necessarily all available regions. For information about available regions, see [Supported regions](https://help.aliyun.com/document_detail/426036.html).
|
|
2817
2952
|
*
|
|
2818
2953
|
* @param request - ListRegionsRequest
|
|
2819
2954
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2845,10 +2980,10 @@ class Client extends openapi_core_1.default {
|
|
|
2845
2980
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListRegionsResponse({}));
|
|
2846
2981
|
}
|
|
2847
2982
|
/**
|
|
2848
|
-
* Queries the regions
|
|
2983
|
+
* Queries the regions supported by WUYING Cloud Application.
|
|
2849
2984
|
*
|
|
2850
2985
|
* @remarks
|
|
2851
|
-
* >
|
|
2986
|
+
* > The regions returned by this operation are not necessarily all available regions. For information about available regions, see [Supported regions](https://help.aliyun.com/document_detail/426036.html).
|
|
2852
2987
|
*
|
|
2853
2988
|
* @param request - ListRegionsRequest
|
|
2854
2989
|
* @returns ListRegionsResponse
|
|
@@ -2858,7 +2993,7 @@ class Client extends openapi_core_1.default {
|
|
|
2858
2993
|
return await this.listRegionsWithOptions(request, runtime);
|
|
2859
2994
|
}
|
|
2860
2995
|
/**
|
|
2861
|
-
* Queries the
|
|
2996
|
+
* Queries the tag list of one or more specified cloud resources.
|
|
2862
2997
|
*
|
|
2863
2998
|
* @param request - ListTagCloudResourcesRequest
|
|
2864
2999
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2899,7 +3034,7 @@ class Client extends openapi_core_1.default {
|
|
|
2899
3034
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListTagCloudResourcesResponse({}));
|
|
2900
3035
|
}
|
|
2901
3036
|
/**
|
|
2902
|
-
* Queries the
|
|
3037
|
+
* Queries the tag list of one or more specified cloud resources.
|
|
2903
3038
|
*
|
|
2904
3039
|
* @param request - ListTagCloudResourcesRequest
|
|
2905
3040
|
* @returns ListTagCloudResourcesResponse
|
|
@@ -2909,7 +3044,7 @@ class Client extends openapi_core_1.default {
|
|
|
2909
3044
|
return await this.listTagCloudResourcesWithOptions(request, runtime);
|
|
2910
3045
|
}
|
|
2911
3046
|
/**
|
|
2912
|
-
* Queries the
|
|
3047
|
+
* Queries the configuration information of an administrator account, such as whether resource expiration reminders are enabled.
|
|
2913
3048
|
*
|
|
2914
3049
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
2915
3050
|
* @returns ListTenantConfigResponse
|
|
@@ -2930,7 +3065,7 @@ class Client extends openapi_core_1.default {
|
|
|
2930
3065
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListTenantConfigResponse({}));
|
|
2931
3066
|
}
|
|
2932
3067
|
/**
|
|
2933
|
-
* Queries the
|
|
3068
|
+
* Queries the configuration information of an administrator account, such as whether resource expiration reminders are enabled.
|
|
2934
3069
|
* @returns ListTenantConfigResponse
|
|
2935
3070
|
*/
|
|
2936
3071
|
async listTenantConfig() {
|
|
@@ -3021,10 +3156,10 @@ class Client extends openapi_core_1.default {
|
|
|
3021
3156
|
return await this.listWuyingServerWithOptions(request, runtime);
|
|
3022
3157
|
}
|
|
3023
3158
|
/**
|
|
3024
|
-
*
|
|
3159
|
+
* Logs off all sessions in a pay-as-you-go delivery group that has scheduled auto scaling policies enabled.
|
|
3025
3160
|
*
|
|
3026
3161
|
* @remarks
|
|
3027
|
-
* >
|
|
3162
|
+
* > This operation is applicable only to pay-as-you-go resource delivery groups that have scheduled auto scaling policies enabled, and can be called successfully only outside the scaling time periods configured in the scheduled auto scaling policies.
|
|
3028
3163
|
*
|
|
3029
3164
|
* @param request - LogOffAllSessionsInAppInstanceGroupRequest
|
|
3030
3165
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3056,10 +3191,10 @@ class Client extends openapi_core_1.default {
|
|
|
3056
3191
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.LogOffAllSessionsInAppInstanceGroupResponse({}));
|
|
3057
3192
|
}
|
|
3058
3193
|
/**
|
|
3059
|
-
*
|
|
3194
|
+
* Logs off all sessions in a pay-as-you-go delivery group that has scheduled auto scaling policies enabled.
|
|
3060
3195
|
*
|
|
3061
3196
|
* @remarks
|
|
3062
|
-
* >
|
|
3197
|
+
* > This operation is applicable only to pay-as-you-go resource delivery groups that have scheduled auto scaling policies enabled, and can be called successfully only outside the scaling time periods configured in the scheduled auto scaling policies.
|
|
3063
3198
|
*
|
|
3064
3199
|
* @param request - LogOffAllSessionsInAppInstanceGroupRequest
|
|
3065
3200
|
* @returns LogOffAllSessionsInAppInstanceGroupResponse
|
|
@@ -3069,7 +3204,7 @@ class Client extends openapi_core_1.default {
|
|
|
3069
3204
|
return await this.logOffAllSessionsInAppInstanceGroupWithOptions(request, runtime);
|
|
3070
3205
|
}
|
|
3071
3206
|
/**
|
|
3072
|
-
* Modifies the
|
|
3207
|
+
* Modifies the General Policy of a delivery group, including the number of concurrent sessions and the session retention duration after disconnection.
|
|
3073
3208
|
*
|
|
3074
3209
|
* @param tmpReq - ModifyAppInstanceGroupAttributeRequest
|
|
3075
3210
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3144,7 +3279,7 @@ class Client extends openapi_core_1.default {
|
|
|
3144
3279
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyAppInstanceGroupAttributeResponse({}));
|
|
3145
3280
|
}
|
|
3146
3281
|
/**
|
|
3147
|
-
* Modifies the
|
|
3282
|
+
* Modifies the General Policy of a delivery group, including the number of concurrent sessions and the session retention duration after disconnection.
|
|
3148
3283
|
*
|
|
3149
3284
|
* @param request - ModifyAppInstanceGroupAttributeRequest
|
|
3150
3285
|
* @returns ModifyAppInstanceGroupAttributeResponse
|
|
@@ -3154,7 +3289,7 @@ class Client extends openapi_core_1.default {
|
|
|
3154
3289
|
return await this.modifyAppInstanceGroupAttributeWithOptions(request, runtime);
|
|
3155
3290
|
}
|
|
3156
3291
|
/**
|
|
3157
|
-
*
|
|
3292
|
+
* Modifies the display policy of a delivery group, including settings such as frame rate, resolution, and protocol type.
|
|
3158
3293
|
*
|
|
3159
3294
|
* @param tmpReq - ModifyAppPolicyRequest
|
|
3160
3295
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3194,7 +3329,7 @@ class Client extends openapi_core_1.default {
|
|
|
3194
3329
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyAppPolicyResponse({}));
|
|
3195
3330
|
}
|
|
3196
3331
|
/**
|
|
3197
|
-
*
|
|
3332
|
+
* Modifies the display policy of a delivery group, including settings such as frame rate, resolution, and protocol type.
|
|
3198
3333
|
*
|
|
3199
3334
|
* @param request - ModifyAppPolicyRequest
|
|
3200
3335
|
* @returns ModifyAppPolicyResponse
|
|
@@ -3204,10 +3339,10 @@ class Client extends openapi_core_1.default {
|
|
|
3204
3339
|
return await this.modifyAppPolicyWithOptions(request, runtime);
|
|
3205
3340
|
}
|
|
3206
3341
|
/**
|
|
3207
|
-
* Modifies the
|
|
3342
|
+
* Modifies the attributes of a Wuying Cloud Browser.
|
|
3208
3343
|
*
|
|
3209
3344
|
* @remarks
|
|
3210
|
-
* Modifies the
|
|
3345
|
+
* Modifies the attributes of a Wuying Cloud Browser.
|
|
3211
3346
|
*
|
|
3212
3347
|
* @param tmpReq - ModifyBrowserInstanceGroupRequest
|
|
3213
3348
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3276,10 +3411,10 @@ class Client extends openapi_core_1.default {
|
|
|
3276
3411
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyBrowserInstanceGroupResponse({}));
|
|
3277
3412
|
}
|
|
3278
3413
|
/**
|
|
3279
|
-
* Modifies the
|
|
3414
|
+
* Modifies the attributes of a Wuying Cloud Browser.
|
|
3280
3415
|
*
|
|
3281
3416
|
* @remarks
|
|
3282
|
-
* Modifies the
|
|
3417
|
+
* Modifies the attributes of a Wuying Cloud Browser.
|
|
3283
3418
|
*
|
|
3284
3419
|
* @param request - ModifyBrowserInstanceGroupRequest
|
|
3285
3420
|
* @returns ModifyBrowserInstanceGroupResponse
|
|
@@ -3289,7 +3424,7 @@ class Client extends openapi_core_1.default {
|
|
|
3289
3424
|
return await this.modifyBrowserInstanceGroupWithOptions(request, runtime);
|
|
3290
3425
|
}
|
|
3291
3426
|
/**
|
|
3292
|
-
*
|
|
3427
|
+
* Upgrades the number of nodes in a subscription delivery group.
|
|
3293
3428
|
*
|
|
3294
3429
|
* @param tmpReq - ModifyNodePoolAmountRequest
|
|
3295
3430
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3329,7 +3464,7 @@ class Client extends openapi_core_1.default {
|
|
|
3329
3464
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyNodePoolAmountResponse({}));
|
|
3330
3465
|
}
|
|
3331
3466
|
/**
|
|
3332
|
-
*
|
|
3467
|
+
* Upgrades the number of nodes in a subscription delivery group.
|
|
3333
3468
|
*
|
|
3334
3469
|
* @param request - ModifyNodePoolAmountRequest
|
|
3335
3470
|
* @returns ModifyNodePoolAmountResponse
|
|
@@ -3339,14 +3474,14 @@ class Client extends openapi_core_1.default {
|
|
|
3339
3474
|
return await this.modifyNodePoolAmountWithOptions(request, runtime);
|
|
3340
3475
|
}
|
|
3341
3476
|
/**
|
|
3342
|
-
*
|
|
3477
|
+
* Modifies the scaling mode of a delivery group, including fixed quantity (no elastic scaling), scheduled scaling, and automatic scaling.
|
|
3343
3478
|
*
|
|
3344
3479
|
* @remarks
|
|
3345
|
-
* You can
|
|
3346
|
-
*
|
|
3347
|
-
*
|
|
3348
|
-
*
|
|
3349
|
-
* Before
|
|
3480
|
+
* You can configure the scaling pattern for WUYING Cloud Application resources in Settings:
|
|
3481
|
+
* - Fixed quantity: Elastic scaling is not used.
|
|
3482
|
+
* - Automatic scaling: Automatically scales resources based on the number of connected sessions and the idle duration without session connections.
|
|
3483
|
+
* - Scheduled scaling: Executes resource scaling during specified time periods on specified dates.
|
|
3484
|
+
* Before using this operation, make sure that you fully understand the [billing method and pricing](https://help.aliyun.com/document_detail/426039.html) of WUYING Cloud Application.
|
|
3350
3485
|
*
|
|
3351
3486
|
* @param tmpReq - ModifyNodePoolAttributeRequest
|
|
3352
3487
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3392,14 +3527,14 @@ class Client extends openapi_core_1.default {
|
|
|
3392
3527
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyNodePoolAttributeResponse({}));
|
|
3393
3528
|
}
|
|
3394
3529
|
/**
|
|
3395
|
-
*
|
|
3530
|
+
* Modifies the scaling mode of a delivery group, including fixed quantity (no elastic scaling), scheduled scaling, and automatic scaling.
|
|
3396
3531
|
*
|
|
3397
3532
|
* @remarks
|
|
3398
|
-
* You can
|
|
3399
|
-
*
|
|
3400
|
-
*
|
|
3401
|
-
*
|
|
3402
|
-
* Before
|
|
3533
|
+
* You can configure the scaling pattern for WUYING Cloud Application resources in Settings:
|
|
3534
|
+
* - Fixed quantity: Elastic scaling is not used.
|
|
3535
|
+
* - Automatic scaling: Automatically scales resources based on the number of connected sessions and the idle duration without session connections.
|
|
3536
|
+
* - Scheduled scaling: Executes resource scaling during specified time periods on specified dates.
|
|
3537
|
+
* Before using this operation, make sure that you fully understand the [billing method and pricing](https://help.aliyun.com/document_detail/426039.html) of WUYING Cloud Application.
|
|
3403
3538
|
*
|
|
3404
3539
|
* @param request - ModifyNodePoolAttributeRequest
|
|
3405
3540
|
* @returns ModifyNodePoolAttributeResponse
|
|
@@ -3409,7 +3544,7 @@ class Client extends openapi_core_1.default {
|
|
|
3409
3544
|
return await this.modifyNodePoolAttributeWithOptions(request, runtime);
|
|
3410
3545
|
}
|
|
3411
3546
|
/**
|
|
3412
|
-
* Modifies the
|
|
3547
|
+
* Modifies the configuration of an administrator account, such as whether to enable resource expiration reminders.
|
|
3413
3548
|
*
|
|
3414
3549
|
* @param request - ModifyTenantConfigRequest
|
|
3415
3550
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3438,7 +3573,7 @@ class Client extends openapi_core_1.default {
|
|
|
3438
3573
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyTenantConfigResponse({}));
|
|
3439
3574
|
}
|
|
3440
3575
|
/**
|
|
3441
|
-
* Modifies the
|
|
3576
|
+
* Modifies the configuration of an administrator account, such as whether to enable resource expiration reminders.
|
|
3442
3577
|
*
|
|
3443
3578
|
* @param request - ModifyTenantConfigRequest
|
|
3444
3579
|
* @returns ModifyTenantConfigResponse
|
|
@@ -3448,7 +3583,7 @@ class Client extends openapi_core_1.default {
|
|
|
3448
3583
|
return await this.modifyTenantConfigWithOptions(request, runtime);
|
|
3449
3584
|
}
|
|
3450
3585
|
/**
|
|
3451
|
-
*
|
|
3586
|
+
* Modifies the properties of a cloud graphics workstation.
|
|
3452
3587
|
*
|
|
3453
3588
|
* @param request - ModifyWuyingServerAttributeRequest
|
|
3454
3589
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3486,7 +3621,7 @@ class Client extends openapi_core_1.default {
|
|
|
3486
3621
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyWuyingServerAttributeResponse({}));
|
|
3487
3622
|
}
|
|
3488
3623
|
/**
|
|
3489
|
-
*
|
|
3624
|
+
* Modifies the properties of a cloud graphics workstation.
|
|
3490
3625
|
*
|
|
3491
3626
|
* @param request - ModifyWuyingServerAttributeRequest
|
|
3492
3627
|
* @returns ModifyWuyingServerAttributeResponse
|
|
@@ -3496,7 +3631,7 @@ class Client extends openapi_core_1.default {
|
|
|
3496
3631
|
return await this.modifyWuyingServerAttributeWithOptions(request, runtime);
|
|
3497
3632
|
}
|
|
3498
3633
|
/**
|
|
3499
|
-
*
|
|
3634
|
+
* Performs a paged query on allocated users added to a delivery group.
|
|
3500
3635
|
*
|
|
3501
3636
|
* @param request - PageListAppInstanceGroupUserRequest
|
|
3502
3637
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3534,7 +3669,7 @@ class Client extends openapi_core_1.default {
|
|
|
3534
3669
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.PageListAppInstanceGroupUserResponse({}));
|
|
3535
3670
|
}
|
|
3536
3671
|
/**
|
|
3537
|
-
*
|
|
3672
|
+
* Performs a paged query on allocated users added to a delivery group.
|
|
3538
3673
|
*
|
|
3539
3674
|
* @param request - PageListAppInstanceGroupUserRequest
|
|
3540
3675
|
* @returns PageListAppInstanceGroupUserResponse
|
|
@@ -3544,7 +3679,13 @@ class Client extends openapi_core_1.default {
|
|
|
3544
3679
|
return await this.pageListAppInstanceGroupUserWithOptions(request, runtime);
|
|
3545
3680
|
}
|
|
3546
3681
|
/**
|
|
3547
|
-
*
|
|
3682
|
+
* Removes model groups from a resource group.
|
|
3683
|
+
*
|
|
3684
|
+
* @remarks
|
|
3685
|
+
* You can authorize model groups for resources that belong to Agent runtimes such as JVS Computer, OpenClaw, and Hermes Agent in the WUYING Agent Management Center. The model groups serve as inference engines for Agents to execute tasks within the resource group.
|
|
3686
|
+
* When an Agent runtime has its own model group configured and the resource group it belongs to also has a model group configured, the model group bound to the resource group takes effect. The resource group setting takes priority over the Agent runtime setting.
|
|
3687
|
+
* When you remove the model group from the resource group to which an Agent runtime belongs, the model group configured on the Agent runtime itself automatically takes effect.
|
|
3688
|
+
* Before calling this operation, make sure that you are familiar with the operations and usage of the WUYING Agent Management Center.
|
|
3548
3689
|
*
|
|
3549
3690
|
* @param request - RemoveResourceGroupModelTemplateRequest
|
|
3550
3691
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3576,7 +3717,13 @@ class Client extends openapi_core_1.default {
|
|
|
3576
3717
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RemoveResourceGroupModelTemplateResponse({}));
|
|
3577
3718
|
}
|
|
3578
3719
|
/**
|
|
3579
|
-
*
|
|
3720
|
+
* Removes model groups from a resource group.
|
|
3721
|
+
*
|
|
3722
|
+
* @remarks
|
|
3723
|
+
* You can authorize model groups for resources that belong to Agent runtimes such as JVS Computer, OpenClaw, and Hermes Agent in the WUYING Agent Management Center. The model groups serve as inference engines for Agents to execute tasks within the resource group.
|
|
3724
|
+
* When an Agent runtime has its own model group configured and the resource group it belongs to also has a model group configured, the model group bound to the resource group takes effect. The resource group setting takes priority over the Agent runtime setting.
|
|
3725
|
+
* When you remove the model group from the resource group to which an Agent runtime belongs, the model group configured on the Agent runtime itself automatically takes effect.
|
|
3726
|
+
* Before calling this operation, make sure that you are familiar with the operations and usage of the WUYING Agent Management Center.
|
|
3580
3727
|
*
|
|
3581
3728
|
* @param request - RemoveResourceGroupModelTemplateRequest
|
|
3582
3729
|
* @returns RemoveResourceGroupModelTemplateResponse
|
|
@@ -3586,7 +3733,11 @@ class Client extends openapi_core_1.default {
|
|
|
3586
3733
|
return await this.removeResourceGroupModelTemplateWithOptions(request, runtime);
|
|
3587
3734
|
}
|
|
3588
3735
|
/**
|
|
3589
|
-
*
|
|
3736
|
+
* Removes a third-party channel configuration from an agent runtime.
|
|
3737
|
+
*
|
|
3738
|
+
* @remarks
|
|
3739
|
+
* You can call this operation to remove a specific third-party channel configuration from agent runtimes such as JVS Computer, OpenClaw, and Hermes Agent in the Wuying Agent Management Center. After the configuration is removed, the agent can no longer use the third-party channel for conversations.
|
|
3740
|
+
* Before calling this operation, make sure that you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
3590
3741
|
*
|
|
3591
3742
|
* @param request - RemoveRuntimeChannelRequest
|
|
3592
3743
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3627,7 +3778,11 @@ class Client extends openapi_core_1.default {
|
|
|
3627
3778
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RemoveRuntimeChannelResponse({}));
|
|
3628
3779
|
}
|
|
3629
3780
|
/**
|
|
3630
|
-
*
|
|
3781
|
+
* Removes a third-party channel configuration from an agent runtime.
|
|
3782
|
+
*
|
|
3783
|
+
* @remarks
|
|
3784
|
+
* You can call this operation to remove a specific third-party channel configuration from agent runtimes such as JVS Computer, OpenClaw, and Hermes Agent in the Wuying Agent Management Center. After the configuration is removed, the agent can no longer use the third-party channel for conversations.
|
|
3785
|
+
* Before calling this operation, make sure that you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
3631
3786
|
*
|
|
3632
3787
|
* @param request - RemoveRuntimeChannelRequest
|
|
3633
3788
|
* @returns RemoveRuntimeChannelResponse
|
|
@@ -3637,7 +3792,11 @@ class Client extends openapi_core_1.default {
|
|
|
3637
3792
|
return await this.removeRuntimeChannelWithOptions(request, runtime);
|
|
3638
3793
|
}
|
|
3639
3794
|
/**
|
|
3640
|
-
*
|
|
3795
|
+
* Removes a model group from an Agent runtime resource.
|
|
3796
|
+
*
|
|
3797
|
+
* @remarks
|
|
3798
|
+
* You can remove model groups from Agent runtime resources such as JVS Computer, OpenClaw, and Hermes Agent in the Wuying Agent Management Center. When an Agent runtime resource needs to switch to a different model group, call this operation first to remove the authorization relationship between the Agent runtime resource and the existing model group.
|
|
3799
|
+
* Make sure that you are familiar with the operations and usage of the Wuying Agent Management Center before calling this operation.
|
|
3641
3800
|
*
|
|
3642
3801
|
* @param request - RemoveRuntimeModelTemplateRequest
|
|
3643
3802
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3672,7 +3831,11 @@ class Client extends openapi_core_1.default {
|
|
|
3672
3831
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RemoveRuntimeModelTemplateResponse({}));
|
|
3673
3832
|
}
|
|
3674
3833
|
/**
|
|
3675
|
-
*
|
|
3834
|
+
* Removes a model group from an Agent runtime resource.
|
|
3835
|
+
*
|
|
3836
|
+
* @remarks
|
|
3837
|
+
* You can remove model groups from Agent runtime resources such as JVS Computer, OpenClaw, and Hermes Agent in the Wuying Agent Management Center. When an Agent runtime resource needs to switch to a different model group, call this operation first to remove the authorization relationship between the Agent runtime resource and the existing model group.
|
|
3838
|
+
* Make sure that you are familiar with the operations and usage of the Wuying Agent Management Center before calling this operation.
|
|
3676
3839
|
*
|
|
3677
3840
|
* @param request - RemoveRuntimeModelTemplateRequest
|
|
3678
3841
|
* @returns RemoveRuntimeModelTemplateResponse
|
|
@@ -3685,7 +3848,7 @@ class Client extends openapi_core_1.default {
|
|
|
3685
3848
|
* Renews a delivery group.
|
|
3686
3849
|
*
|
|
3687
3850
|
* @remarks
|
|
3688
|
-
* Before you call this operation, make sure that you
|
|
3851
|
+
* Before you call this operation, make sure that you are familiar with the [Billable methods and pricing](https://help.aliyun.com/document_detail/426039.html) of WUYING Workspace.
|
|
3689
3852
|
*
|
|
3690
3853
|
* @param tmpReq - RenewAppInstanceGroupRequest
|
|
3691
3854
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3746,7 +3909,7 @@ class Client extends openapi_core_1.default {
|
|
|
3746
3909
|
* Renews a delivery group.
|
|
3747
3910
|
*
|
|
3748
3911
|
* @remarks
|
|
3749
|
-
* Before you call this operation, make sure that you
|
|
3912
|
+
* Before you call this operation, make sure that you are familiar with the [Billable methods and pricing](https://help.aliyun.com/document_detail/426039.html) of WUYING Workspace.
|
|
3750
3913
|
*
|
|
3751
3914
|
* @param request - RenewAppInstanceGroupRequest
|
|
3752
3915
|
* @returns RenewAppInstanceGroupResponse
|
|
@@ -3756,7 +3919,7 @@ class Client extends openapi_core_1.default {
|
|
|
3756
3919
|
return await this.renewAppInstanceGroupWithOptions(request, runtime);
|
|
3757
3920
|
}
|
|
3758
3921
|
/**
|
|
3759
|
-
*
|
|
3922
|
+
* Renews a workstation.
|
|
3760
3923
|
*
|
|
3761
3924
|
* @param request - RenewWuyingServerRequest
|
|
3762
3925
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3797,7 +3960,7 @@ class Client extends openapi_core_1.default {
|
|
|
3797
3960
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RenewWuyingServerResponse({}));
|
|
3798
3961
|
}
|
|
3799
3962
|
/**
|
|
3800
|
-
*
|
|
3963
|
+
* Renews a workstation.
|
|
3801
3964
|
*
|
|
3802
3965
|
* @param request - RenewWuyingServerRequest
|
|
3803
3966
|
* @returns RenewWuyingServerResponse
|
|
@@ -3807,7 +3970,7 @@ class Client extends openapi_core_1.default {
|
|
|
3807
3970
|
return await this.renewWuyingServerWithOptions(request, runtime);
|
|
3808
3971
|
}
|
|
3809
3972
|
/**
|
|
3810
|
-
* Restarts
|
|
3973
|
+
* Restarts a workstation.
|
|
3811
3974
|
*
|
|
3812
3975
|
* @param request - RestartWuyingServerRequest
|
|
3813
3976
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3841,7 +4004,7 @@ class Client extends openapi_core_1.default {
|
|
|
3841
4004
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RestartWuyingServerResponse({}));
|
|
3842
4005
|
}
|
|
3843
4006
|
/**
|
|
3844
|
-
* Restarts
|
|
4007
|
+
* Restarts a workstation.
|
|
3845
4008
|
*
|
|
3846
4009
|
* @param request - RestartWuyingServerRequest
|
|
3847
4010
|
* @returns RestartWuyingServerResponse
|
|
@@ -3851,7 +4014,7 @@ class Client extends openapi_core_1.default {
|
|
|
3851
4014
|
return await this.restartWuyingServerWithOptions(request, runtime);
|
|
3852
4015
|
}
|
|
3853
4016
|
/**
|
|
3854
|
-
* Initiates a task to
|
|
4017
|
+
* Initiates a task to copy an image to other regions.
|
|
3855
4018
|
*
|
|
3856
4019
|
* @param request - StartTaskForDistributeImageRequest
|
|
3857
4020
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3895,7 +4058,7 @@ class Client extends openapi_core_1.default {
|
|
|
3895
4058
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.StartTaskForDistributeImageResponse({}));
|
|
3896
4059
|
}
|
|
3897
4060
|
/**
|
|
3898
|
-
* Initiates a task to
|
|
4061
|
+
* Initiates a task to copy an image to other regions.
|
|
3899
4062
|
*
|
|
3900
4063
|
* @param request - StartTaskForDistributeImageRequest
|
|
3901
4064
|
* @returns StartTaskForDistributeImageResponse
|
|
@@ -3905,7 +4068,7 @@ class Client extends openapi_core_1.default {
|
|
|
3905
4068
|
return await this.startTaskForDistributeImageWithOptions(request, runtime);
|
|
3906
4069
|
}
|
|
3907
4070
|
/**
|
|
3908
|
-
*
|
|
4071
|
+
* Starts a workstation.
|
|
3909
4072
|
*
|
|
3910
4073
|
* @param request - StartWuyingServerRequest
|
|
3911
4074
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3939,7 +4102,7 @@ class Client extends openapi_core_1.default {
|
|
|
3939
4102
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.StartWuyingServerResponse({}));
|
|
3940
4103
|
}
|
|
3941
4104
|
/**
|
|
3942
|
-
*
|
|
4105
|
+
* Starts a workstation.
|
|
3943
4106
|
*
|
|
3944
4107
|
* @param request - StartWuyingServerRequest
|
|
3945
4108
|
* @returns StartWuyingServerResponse
|
|
@@ -3949,7 +4112,7 @@ class Client extends openapi_core_1.default {
|
|
|
3949
4112
|
return await this.startWuyingServerWithOptions(request, runtime);
|
|
3950
4113
|
}
|
|
3951
4114
|
/**
|
|
3952
|
-
* Stops
|
|
4115
|
+
* Stops a workstation.
|
|
3953
4116
|
*
|
|
3954
4117
|
* @param request - StopWuyingServerRequest
|
|
3955
4118
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3986,7 +4149,7 @@ class Client extends openapi_core_1.default {
|
|
|
3986
4149
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.StopWuyingServerResponse({}));
|
|
3987
4150
|
}
|
|
3988
4151
|
/**
|
|
3989
|
-
* Stops
|
|
4152
|
+
* Stops a workstation.
|
|
3990
4153
|
*
|
|
3991
4154
|
* @param request - StopWuyingServerRequest
|
|
3992
4155
|
* @returns StopWuyingServerResponse
|
|
@@ -3996,7 +4159,7 @@ class Client extends openapi_core_1.default {
|
|
|
3996
4159
|
return await this.stopWuyingServerWithOptions(request, runtime);
|
|
3997
4160
|
}
|
|
3998
4161
|
/**
|
|
3999
|
-
* Creates and
|
|
4162
|
+
* Creates and attaches tags to cloud resources. If a tag already exists on a resource, the tag value is updated.
|
|
4000
4163
|
*
|
|
4001
4164
|
* @param request - TagCloudResourcesRequest
|
|
4002
4165
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4031,7 +4194,7 @@ class Client extends openapi_core_1.default {
|
|
|
4031
4194
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.TagCloudResourcesResponse({}));
|
|
4032
4195
|
}
|
|
4033
4196
|
/**
|
|
4034
|
-
* Creates and
|
|
4197
|
+
* Creates and attaches tags to cloud resources. If a tag already exists on a resource, the tag value is updated.
|
|
4035
4198
|
*
|
|
4036
4199
|
* @param request - TagCloudResourcesRequest
|
|
4037
4200
|
* @returns TagCloudResourcesResponse
|
|
@@ -4083,7 +4246,7 @@ class Client extends openapi_core_1.default {
|
|
|
4083
4246
|
return await this.unassignWuyingServerPrivateAddressesWithOptions(request, runtime);
|
|
4084
4247
|
}
|
|
4085
4248
|
/**
|
|
4086
|
-
* Unbinds a user
|
|
4249
|
+
* Unbinds a user from a session.
|
|
4087
4250
|
*
|
|
4088
4251
|
* @param request - UnbindRequest
|
|
4089
4252
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4124,7 +4287,7 @@ class Client extends openapi_core_1.default {
|
|
|
4124
4287
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UnbindResponse({}));
|
|
4125
4288
|
}
|
|
4126
4289
|
/**
|
|
4127
|
-
* Unbinds a user
|
|
4290
|
+
* Unbinds a user from a session.
|
|
4128
4291
|
*
|
|
4129
4292
|
* @param request - UnbindRequest
|
|
4130
4293
|
* @returns UnbindResponse
|
|
@@ -4134,7 +4297,7 @@ class Client extends openapi_core_1.default {
|
|
|
4134
4297
|
return await this.unbindWithOptions(request, runtime);
|
|
4135
4298
|
}
|
|
4136
4299
|
/**
|
|
4137
|
-
*
|
|
4300
|
+
* Unbinds tags from cloud resources in a unified manner.
|
|
4138
4301
|
*
|
|
4139
4302
|
* @param request - UntagCloudResourcesRequest
|
|
4140
4303
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4169,7 +4332,7 @@ class Client extends openapi_core_1.default {
|
|
|
4169
4332
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UntagCloudResourcesResponse({}));
|
|
4170
4333
|
}
|
|
4171
4334
|
/**
|
|
4172
|
-
*
|
|
4335
|
+
* Unbinds tags from cloud resources in a unified manner.
|
|
4173
4336
|
*
|
|
4174
4337
|
* @param request - UntagCloudResourcesRequest
|
|
4175
4338
|
* @returns UntagCloudResourcesResponse
|
|
@@ -4182,9 +4345,8 @@ class Client extends openapi_core_1.default {
|
|
|
4182
4345
|
* Updates the image of a delivery group.
|
|
4183
4346
|
*
|
|
4184
4347
|
* @remarks
|
|
4185
|
-
*
|
|
4186
|
-
*
|
|
4187
|
-
* > After the image of the delivery group is updated, the change takes effect on the terminal in approximately 2 minutes.
|
|
4348
|
+
* >Warning: After the image update starts, sessions of end users who are accessing cloud applications will be disconnected. Proceed with caution to avoid data loss for end users.
|
|
4349
|
+
* > After the update is published, changes typically take about 2 minutes to take effect on the end user side.
|
|
4188
4350
|
*
|
|
4189
4351
|
* @param request - UpdateAppInstanceGroupImageRequest
|
|
4190
4352
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4225,9 +4387,8 @@ class Client extends openapi_core_1.default {
|
|
|
4225
4387
|
* Updates the image of a delivery group.
|
|
4226
4388
|
*
|
|
4227
4389
|
* @remarks
|
|
4228
|
-
*
|
|
4229
|
-
*
|
|
4230
|
-
* > After the image of the delivery group is updated, the change takes effect on the terminal in approximately 2 minutes.
|
|
4390
|
+
* >Warning: After the image update starts, sessions of end users who are accessing cloud applications will be disconnected. Proceed with caution to avoid data loss for end users.
|
|
4391
|
+
* > After the update is published, changes typically take about 2 minutes to take effect on the end user side.
|
|
4231
4392
|
*
|
|
4232
4393
|
* @param request - UpdateAppInstanceGroupImageRequest
|
|
4233
4394
|
* @returns UpdateAppInstanceGroupImageResponse
|
|
@@ -4237,7 +4398,11 @@ class Client extends openapi_core_1.default {
|
|
|
4237
4398
|
return await this.updateAppInstanceGroupImageWithOptions(request, runtime);
|
|
4238
4399
|
}
|
|
4239
4400
|
/**
|
|
4240
|
-
*
|
|
4401
|
+
* Updates a model provider template.
|
|
4402
|
+
*
|
|
4403
|
+
* @remarks
|
|
4404
|
+
* You can update a model provider template that has been created in the Wuying Agent Management Center, including the template name, description, model service connection configuration, and Wuying security proxy switch. Partial field updates are supported. You only need to pass in the fields that you want to modify.
|
|
4405
|
+
* Before you call this operation, make sure that you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
4241
4406
|
*
|
|
4242
4407
|
* @param tmpReq - UpdateModelProviderTemplateRequest
|
|
4243
4408
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4285,7 +4450,11 @@ class Client extends openapi_core_1.default {
|
|
|
4285
4450
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateModelProviderTemplateResponse({}));
|
|
4286
4451
|
}
|
|
4287
4452
|
/**
|
|
4288
|
-
*
|
|
4453
|
+
* Updates a model provider template.
|
|
4454
|
+
*
|
|
4455
|
+
* @remarks
|
|
4456
|
+
* You can update a model provider template that has been created in the Wuying Agent Management Center, including the template name, description, model service connection configuration, and Wuying security proxy switch. Partial field updates are supported. You only need to pass in the fields that you want to modify.
|
|
4457
|
+
* Before you call this operation, make sure that you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
4289
4458
|
*
|
|
4290
4459
|
* @param request - UpdateModelProviderTemplateRequest
|
|
4291
4460
|
* @returns UpdateModelProviderTemplateResponse
|
|
@@ -4295,7 +4464,11 @@ class Client extends openapi_core_1.default {
|
|
|
4295
4464
|
return await this.updateModelProviderTemplateWithOptions(request, runtime);
|
|
4296
4465
|
}
|
|
4297
4466
|
/**
|
|
4298
|
-
*
|
|
4467
|
+
* Updates a model template.
|
|
4468
|
+
*
|
|
4469
|
+
* @remarks
|
|
4470
|
+
* You can update a model group that has been created in the Wuying Agent Management Center, including the group name, description, and model configuration information. The updated configuration automatically takes effect on associated cloud desktops.
|
|
4471
|
+
* Before using this operation, make sure that you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
4299
4472
|
*
|
|
4300
4473
|
* @param request - UpdateModelTemplateRequest
|
|
4301
4474
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4333,7 +4506,11 @@ class Client extends openapi_core_1.default {
|
|
|
4333
4506
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateModelTemplateResponse({}));
|
|
4334
4507
|
}
|
|
4335
4508
|
/**
|
|
4336
|
-
*
|
|
4509
|
+
* Updates a model template.
|
|
4510
|
+
*
|
|
4511
|
+
* @remarks
|
|
4512
|
+
* You can update a model group that has been created in the Wuying Agent Management Center, including the group name, description, and model configuration information. The updated configuration automatically takes effect on associated cloud desktops.
|
|
4513
|
+
* Before using this operation, make sure that you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
4337
4514
|
*
|
|
4338
4515
|
* @param request - UpdateModelTemplateRequest
|
|
4339
4516
|
* @returns UpdateModelTemplateResponse
|
|
@@ -4343,7 +4520,7 @@ class Client extends openapi_core_1.default {
|
|
|
4343
4520
|
return await this.updateModelTemplateWithOptions(request, runtime);
|
|
4344
4521
|
}
|
|
4345
4522
|
/**
|
|
4346
|
-
* Updates
|
|
4523
|
+
* Updates a workstation image.
|
|
4347
4524
|
*
|
|
4348
4525
|
* @param request - UpdateWuyingServerImageRequest
|
|
4349
4526
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4378,7 +4555,7 @@ class Client extends openapi_core_1.default {
|
|
|
4378
4555
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateWuyingServerImageResponse({}));
|
|
4379
4556
|
}
|
|
4380
4557
|
/**
|
|
4381
|
-
* Updates
|
|
4558
|
+
* Updates a workstation image.
|
|
4382
4559
|
*
|
|
4383
4560
|
* @param request - UpdateWuyingServerImageRequest
|
|
4384
4561
|
* @returns UpdateWuyingServerImageResponse
|