@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.d.ts
CHANGED
|
@@ -9,7 +9,7 @@ export default class Client extends OpenApi {
|
|
|
9
9
|
[key: string]: string;
|
|
10
10
|
}, endpoint: string): string;
|
|
11
11
|
/**
|
|
12
|
-
* Sets the execution time
|
|
12
|
+
* Sets the execution time for an over-the-air update.
|
|
13
13
|
*
|
|
14
14
|
* @param request - ApproveOtaTaskRequest
|
|
15
15
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -17,7 +17,7 @@ export default class Client extends OpenApi {
|
|
|
17
17
|
*/
|
|
18
18
|
approveOtaTaskWithOptions(request: $_model.ApproveOtaTaskRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ApproveOtaTaskResponse>;
|
|
19
19
|
/**
|
|
20
|
-
* Sets the execution time
|
|
20
|
+
* Sets the execution time for an over-the-air update.
|
|
21
21
|
*
|
|
22
22
|
* @param request - ApproveOtaTaskRequest
|
|
23
23
|
* @returns ApproveOtaTaskResponse
|
|
@@ -39,7 +39,10 @@ export default class Client extends OpenApi {
|
|
|
39
39
|
*/
|
|
40
40
|
assignWuyingServerPrivateAddresses(request: $_model.AssignWuyingServerPrivateAddressesRequest): Promise<$_model.AssignWuyingServerPrivateAddressesResponse>;
|
|
41
41
|
/**
|
|
42
|
-
*
|
|
42
|
+
* Add or remove assigned users for a delivery group. Only users added as assigned users can access cloud applications.
|
|
43
|
+
*
|
|
44
|
+
* @remarks
|
|
45
|
+
* > 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.
|
|
43
46
|
*
|
|
44
47
|
* @param tmpReq - AuthorizeInstanceGroupRequest
|
|
45
48
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -47,14 +50,21 @@ export default class Client extends OpenApi {
|
|
|
47
50
|
*/
|
|
48
51
|
authorizeInstanceGroupWithOptions(tmpReq: $_model.AuthorizeInstanceGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.AuthorizeInstanceGroupResponse>;
|
|
49
52
|
/**
|
|
50
|
-
*
|
|
53
|
+
* Add or remove assigned users for a delivery group. Only users added as assigned users can access cloud applications.
|
|
54
|
+
*
|
|
55
|
+
* @remarks
|
|
56
|
+
* > 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.
|
|
51
57
|
*
|
|
52
58
|
* @param request - AuthorizeInstanceGroupRequest
|
|
53
59
|
* @returns AuthorizeInstanceGroupResponse
|
|
54
60
|
*/
|
|
55
61
|
authorizeInstanceGroup(request: $_model.AuthorizeInstanceGroupRequest): Promise<$_model.AuthorizeInstanceGroupResponse>;
|
|
56
62
|
/**
|
|
57
|
-
*
|
|
63
|
+
* Creates LLM templates in batches.
|
|
64
|
+
*
|
|
65
|
+
* @remarks
|
|
66
|
+
* 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.
|
|
67
|
+
* Before you call this operation, make sure that you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
58
68
|
*
|
|
59
69
|
* @param request - BatchCreateLlmTemplatesRequest
|
|
60
70
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -62,14 +72,23 @@ export default class Client extends OpenApi {
|
|
|
62
72
|
*/
|
|
63
73
|
batchCreateLlmTemplatesWithOptions(request: $_model.BatchCreateLlmTemplatesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.BatchCreateLlmTemplatesResponse>;
|
|
64
74
|
/**
|
|
65
|
-
*
|
|
75
|
+
* Creates LLM templates in batches.
|
|
76
|
+
*
|
|
77
|
+
* @remarks
|
|
78
|
+
* 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.
|
|
79
|
+
* Before you call this operation, make sure that you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
66
80
|
*
|
|
67
81
|
* @param request - BatchCreateLlmTemplatesRequest
|
|
68
82
|
* @returns BatchCreateLlmTemplatesResponse
|
|
69
83
|
*/
|
|
70
84
|
batchCreateLlmTemplates(request: $_model.BatchCreateLlmTemplatesRequest): Promise<$_model.BatchCreateLlmTemplatesResponse>;
|
|
71
85
|
/**
|
|
72
|
-
*
|
|
86
|
+
* Configures the model group for a resource group.
|
|
87
|
+
*
|
|
88
|
+
* @remarks
|
|
89
|
+
* 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.
|
|
90
|
+
* 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.
|
|
91
|
+
* Before calling this operation, make sure that you are familiar with the operations and usage of the WUYING Agent Management Center.
|
|
73
92
|
*
|
|
74
93
|
* @param request - ConfigResourceGroupModelTemplateRequest
|
|
75
94
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -77,14 +96,23 @@ export default class Client extends OpenApi {
|
|
|
77
96
|
*/
|
|
78
97
|
configResourceGroupModelTemplateWithOptions(request: $_model.ConfigResourceGroupModelTemplateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ConfigResourceGroupModelTemplateResponse>;
|
|
79
98
|
/**
|
|
80
|
-
*
|
|
99
|
+
* Configures the model group for a resource group.
|
|
100
|
+
*
|
|
101
|
+
* @remarks
|
|
102
|
+
* 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.
|
|
103
|
+
* 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.
|
|
104
|
+
* Before calling this operation, make sure that you are familiar with the operations and usage of the WUYING Agent Management Center.
|
|
81
105
|
*
|
|
82
106
|
* @param request - ConfigResourceGroupModelTemplateRequest
|
|
83
107
|
* @returns ConfigResourceGroupModelTemplateResponse
|
|
84
108
|
*/
|
|
85
109
|
configResourceGroupModelTemplate(request: $_model.ConfigResourceGroupModelTemplateRequest): Promise<$_model.ConfigResourceGroupModelTemplateResponse>;
|
|
86
110
|
/**
|
|
87
|
-
*
|
|
111
|
+
* Configures a third-party channel for Agent runtime.
|
|
112
|
+
*
|
|
113
|
+
* @remarks
|
|
114
|
+
* 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.
|
|
115
|
+
* Before using this operation, make sure you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
88
116
|
*
|
|
89
117
|
* @param request - ConfigRuntimeChannelRequest
|
|
90
118
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -92,14 +120,22 @@ export default class Client extends OpenApi {
|
|
|
92
120
|
*/
|
|
93
121
|
configRuntimeChannelWithOptions(request: $_model.ConfigRuntimeChannelRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ConfigRuntimeChannelResponse>;
|
|
94
122
|
/**
|
|
95
|
-
*
|
|
123
|
+
* Configures a third-party channel for Agent runtime.
|
|
124
|
+
*
|
|
125
|
+
* @remarks
|
|
126
|
+
* 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.
|
|
127
|
+
* Before using this operation, make sure you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
96
128
|
*
|
|
97
129
|
* @param request - ConfigRuntimeChannelRequest
|
|
98
130
|
* @returns ConfigRuntimeChannelResponse
|
|
99
131
|
*/
|
|
100
132
|
configRuntimeChannel(request: $_model.ConfigRuntimeChannelRequest): Promise<$_model.ConfigRuntimeChannelResponse>;
|
|
101
133
|
/**
|
|
102
|
-
*
|
|
134
|
+
* Configures model groups for Agent runtime resources.
|
|
135
|
+
*
|
|
136
|
+
* @remarks
|
|
137
|
+
* 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.
|
|
138
|
+
* Make sure that you are familiar with the operations and usage of the Wuying Agent Management Center before calling this operation.
|
|
103
139
|
*
|
|
104
140
|
* @param request - ConfigRuntimeModelTemplateRequest
|
|
105
141
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -107,7 +143,11 @@ export default class Client extends OpenApi {
|
|
|
107
143
|
*/
|
|
108
144
|
configRuntimeModelTemplateWithOptions(request: $_model.ConfigRuntimeModelTemplateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ConfigRuntimeModelTemplateResponse>;
|
|
109
145
|
/**
|
|
110
|
-
*
|
|
146
|
+
* Configures model groups for Agent runtime resources.
|
|
147
|
+
*
|
|
148
|
+
* @remarks
|
|
149
|
+
* 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.
|
|
150
|
+
* Make sure that you are familiar with the operations and usage of the Wuying Agent Management Center before calling this operation.
|
|
111
151
|
*
|
|
112
152
|
* @param request - ConfigRuntimeModelTemplateRequest
|
|
113
153
|
* @returns ConfigRuntimeModelTemplateResponse
|
|
@@ -117,8 +157,8 @@ export default class Client extends OpenApi {
|
|
|
117
157
|
* Creates a delivery group.
|
|
118
158
|
*
|
|
119
159
|
* @remarks
|
|
120
|
-
*
|
|
121
|
-
* A delivery group is a logical
|
|
160
|
+
* 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.
|
|
161
|
+
* 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).
|
|
122
162
|
*
|
|
123
163
|
* @param tmpReq - CreateAppInstanceGroupRequest
|
|
124
164
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -129,15 +169,15 @@ export default class Client extends OpenApi {
|
|
|
129
169
|
* Creates a delivery group.
|
|
130
170
|
*
|
|
131
171
|
* @remarks
|
|
132
|
-
*
|
|
133
|
-
* A delivery group is a logical
|
|
172
|
+
* 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.
|
|
173
|
+
* 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).
|
|
134
174
|
*
|
|
135
175
|
* @param request - CreateAppInstanceGroupRequest
|
|
136
176
|
* @returns CreateAppInstanceGroupResponse
|
|
137
177
|
*/
|
|
138
178
|
createAppInstanceGroup(request: $_model.CreateAppInstanceGroupRequest): Promise<$_model.CreateAppInstanceGroupResponse>;
|
|
139
179
|
/**
|
|
140
|
-
*
|
|
180
|
+
* 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.
|
|
141
181
|
*
|
|
142
182
|
* @param request - CreateImageByInstanceRequest
|
|
143
183
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -145,14 +185,14 @@ export default class Client extends OpenApi {
|
|
|
145
185
|
*/
|
|
146
186
|
createImageByInstanceWithOptions(request: $_model.CreateImageByInstanceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateImageByInstanceResponse>;
|
|
147
187
|
/**
|
|
148
|
-
*
|
|
188
|
+
* 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.
|
|
149
189
|
*
|
|
150
190
|
* @param request - CreateImageByInstanceRequest
|
|
151
191
|
* @returns CreateImageByInstanceResponse
|
|
152
192
|
*/
|
|
153
193
|
createImageByInstance(request: $_model.CreateImageByInstanceRequest): Promise<$_model.CreateImageByInstanceResponse>;
|
|
154
194
|
/**
|
|
155
|
-
* Creates a new image
|
|
195
|
+
* Creates a new image from a debug delivery group.
|
|
156
196
|
*
|
|
157
197
|
* @param request - CreateImageFromAppInstanceGroupRequest
|
|
158
198
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -160,14 +200,18 @@ export default class Client extends OpenApi {
|
|
|
160
200
|
*/
|
|
161
201
|
createImageFromAppInstanceGroupWithOptions(request: $_model.CreateImageFromAppInstanceGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateImageFromAppInstanceGroupResponse>;
|
|
162
202
|
/**
|
|
163
|
-
* Creates a new image
|
|
203
|
+
* Creates a new image from a debug delivery group.
|
|
164
204
|
*
|
|
165
205
|
* @param request - CreateImageFromAppInstanceGroupRequest
|
|
166
206
|
* @returns CreateImageFromAppInstanceGroupResponse
|
|
167
207
|
*/
|
|
168
208
|
createImageFromAppInstanceGroup(request: $_model.CreateImageFromAppInstanceGroupRequest): Promise<$_model.CreateImageFromAppInstanceGroupResponse>;
|
|
169
209
|
/**
|
|
170
|
-
*
|
|
210
|
+
* Create Model Provider Template
|
|
211
|
+
*
|
|
212
|
+
* @remarks
|
|
213
|
+
* 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.
|
|
214
|
+
* Make sure you are fully familiar with the operations and usage of the Wuying Agent Management Center before calling this API.
|
|
171
215
|
*
|
|
172
216
|
* @param request - CreateModelProviderTemplateRequest
|
|
173
217
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -175,14 +219,22 @@ export default class Client extends OpenApi {
|
|
|
175
219
|
*/
|
|
176
220
|
createModelProviderTemplateWithOptions(request: $_model.CreateModelProviderTemplateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateModelProviderTemplateResponse>;
|
|
177
221
|
/**
|
|
178
|
-
*
|
|
222
|
+
* Create Model Provider Template
|
|
223
|
+
*
|
|
224
|
+
* @remarks
|
|
225
|
+
* 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.
|
|
226
|
+
* Make sure you are fully familiar with the operations and usage of the Wuying Agent Management Center before calling this API.
|
|
179
227
|
*
|
|
180
228
|
* @param request - CreateModelProviderTemplateRequest
|
|
181
229
|
* @returns CreateModelProviderTemplateResponse
|
|
182
230
|
*/
|
|
183
231
|
createModelProviderTemplate(request: $_model.CreateModelProviderTemplateRequest): Promise<$_model.CreateModelProviderTemplateResponse>;
|
|
184
232
|
/**
|
|
185
|
-
*
|
|
233
|
+
* Creates a model creation template.
|
|
234
|
+
*
|
|
235
|
+
* @remarks
|
|
236
|
+
* 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.
|
|
237
|
+
* Make sure that you are familiar with the operations and usage of the WUYING Agent Management Center before calling this operation.
|
|
186
238
|
*
|
|
187
239
|
* @param request - CreateModelTemplateRequest
|
|
188
240
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -190,22 +242,23 @@ export default class Client extends OpenApi {
|
|
|
190
242
|
*/
|
|
191
243
|
createModelTemplateWithOptions(request: $_model.CreateModelTemplateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateModelTemplateResponse>;
|
|
192
244
|
/**
|
|
193
|
-
*
|
|
245
|
+
* Creates a model creation template.
|
|
246
|
+
*
|
|
247
|
+
* @remarks
|
|
248
|
+
* 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.
|
|
249
|
+
* Make sure that you are familiar with the operations and usage of the WUYING Agent Management Center before calling this operation.
|
|
194
250
|
*
|
|
195
251
|
* @param request - CreateModelTemplateRequest
|
|
196
252
|
* @returns CreateModelTemplateResponse
|
|
197
253
|
*/
|
|
198
254
|
createModelTemplate(request: $_model.CreateModelTemplateRequest): Promise<$_model.CreateModelTemplateResponse>;
|
|
199
255
|
/**
|
|
200
|
-
*
|
|
256
|
+
* Creates one or more workstations.
|
|
201
257
|
*
|
|
202
258
|
* @remarks
|
|
203
|
-
* 1.
|
|
204
|
-
* 2.
|
|
205
|
-
*
|
|
206
|
-
* **Note** The default version is used.
|
|
207
|
-
* Bind simultaneously
|
|
208
|
-
* 3. You can call the current interface only if the default version of Content is available.
|
|
259
|
+
* 1. A project corresponds to the resource configuration module in the CloudFlow console.
|
|
260
|
+
* 2. If the ContentId specified in the request parameters has multiple versions, this API operation <notice>uses the default version</notice> for binding.
|
|
261
|
+
* 3. This operation succeeds only when the default version of the content is in an available state.
|
|
209
262
|
*
|
|
210
263
|
* @param request - CreateWuyingServerRequest
|
|
211
264
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -213,25 +266,22 @@ export default class Client extends OpenApi {
|
|
|
213
266
|
*/
|
|
214
267
|
createWuyingServerWithOptions(request: $_model.CreateWuyingServerRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateWuyingServerResponse>;
|
|
215
268
|
/**
|
|
216
|
-
*
|
|
269
|
+
* Creates one or more workstations.
|
|
217
270
|
*
|
|
218
271
|
* @remarks
|
|
219
|
-
* 1.
|
|
220
|
-
* 2.
|
|
221
|
-
*
|
|
222
|
-
* **Note** The default version is used.
|
|
223
|
-
* Bind simultaneously
|
|
224
|
-
* 3. You can call the current interface only if the default version of Content is available.
|
|
272
|
+
* 1. A project corresponds to the resource configuration module in the CloudFlow console.
|
|
273
|
+
* 2. If the ContentId specified in the request parameters has multiple versions, this API operation <notice>uses the default version</notice> for binding.
|
|
274
|
+
* 3. This operation succeeds only when the default version of the content is in an available state.
|
|
225
275
|
*
|
|
226
276
|
* @param request - CreateWuyingServerRequest
|
|
227
277
|
* @returns CreateWuyingServerResponse
|
|
228
278
|
*/
|
|
229
279
|
createWuyingServer(request: $_model.CreateWuyingServerRequest): Promise<$_model.CreateWuyingServerResponse>;
|
|
230
280
|
/**
|
|
231
|
-
* Deletes a
|
|
281
|
+
* Deletes a pay-as-you-go resource-based delivery group.
|
|
232
282
|
*
|
|
233
283
|
* @remarks
|
|
234
|
-
* >
|
|
284
|
+
* > This operation does not support deleting delivery groups that use subscription resources.
|
|
235
285
|
*
|
|
236
286
|
* @param request - DeleteAppInstanceGroupRequest
|
|
237
287
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -239,20 +289,20 @@ export default class Client extends OpenApi {
|
|
|
239
289
|
*/
|
|
240
290
|
deleteAppInstanceGroupWithOptions(request: $_model.DeleteAppInstanceGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteAppInstanceGroupResponse>;
|
|
241
291
|
/**
|
|
242
|
-
* Deletes a
|
|
292
|
+
* Deletes a pay-as-you-go resource-based delivery group.
|
|
243
293
|
*
|
|
244
294
|
* @remarks
|
|
245
|
-
* >
|
|
295
|
+
* > This operation does not support deleting delivery groups that use subscription resources.
|
|
246
296
|
*
|
|
247
297
|
* @param request - DeleteAppInstanceGroupRequest
|
|
248
298
|
* @returns DeleteAppInstanceGroupResponse
|
|
249
299
|
*/
|
|
250
300
|
deleteAppInstanceGroup(request: $_model.DeleteAppInstanceGroupRequest): Promise<$_model.DeleteAppInstanceGroupResponse>;
|
|
251
301
|
/**
|
|
252
|
-
* Deletes
|
|
302
|
+
* Deletes a specified application instance.
|
|
253
303
|
*
|
|
254
304
|
* @remarks
|
|
255
|
-
* Only
|
|
305
|
+
* Only instances in the init or idle state can be deleted. This operation is available only to specific customers.
|
|
256
306
|
*
|
|
257
307
|
* @param request - DeleteAppInstancesRequest
|
|
258
308
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -260,23 +310,23 @@ export default class Client extends OpenApi {
|
|
|
260
310
|
*/
|
|
261
311
|
deleteAppInstancesWithOptions(request: $_model.DeleteAppInstancesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteAppInstancesResponse>;
|
|
262
312
|
/**
|
|
263
|
-
* Deletes
|
|
313
|
+
* Deletes a specified application instance.
|
|
264
314
|
*
|
|
265
315
|
* @remarks
|
|
266
|
-
* Only
|
|
316
|
+
* Only instances in the init or idle state can be deleted. This operation is available only to specific customers.
|
|
267
317
|
*
|
|
268
318
|
* @param request - DeleteAppInstancesRequest
|
|
269
319
|
* @returns DeleteAppInstancesResponse
|
|
270
320
|
*/
|
|
271
321
|
deleteAppInstances(request: $_model.DeleteAppInstancesRequest): Promise<$_model.DeleteAppInstancesResponse>;
|
|
272
322
|
/**
|
|
273
|
-
*
|
|
323
|
+
* Deletes a custom AppStream image.
|
|
274
324
|
*
|
|
275
325
|
* @remarks
|
|
276
|
-
*
|
|
277
|
-
*
|
|
278
|
-
*
|
|
279
|
-
*
|
|
326
|
+
* - You can delete only custom images that belong to you.
|
|
327
|
+
* - 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.
|
|
328
|
+
* - If an AppStream Cloud Desktop template references an image, the template is also deleted when the image is deleted.
|
|
329
|
+
* - If an image is available in multiple regions, deleting the image removes it from all regions.
|
|
280
330
|
*
|
|
281
331
|
* @param request - DeleteImageRequest
|
|
282
332
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -284,20 +334,24 @@ export default class Client extends OpenApi {
|
|
|
284
334
|
*/
|
|
285
335
|
deleteImageWithOptions(request: $_model.DeleteImageRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteImageResponse>;
|
|
286
336
|
/**
|
|
287
|
-
*
|
|
337
|
+
* Deletes a custom AppStream image.
|
|
288
338
|
*
|
|
289
339
|
* @remarks
|
|
290
|
-
*
|
|
291
|
-
*
|
|
292
|
-
*
|
|
293
|
-
*
|
|
340
|
+
* - You can delete only custom images that belong to you.
|
|
341
|
+
* - 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.
|
|
342
|
+
* - If an AppStream Cloud Desktop template references an image, the template is also deleted when the image is deleted.
|
|
343
|
+
* - If an image is available in multiple regions, deleting the image removes it from all regions.
|
|
294
344
|
*
|
|
295
345
|
* @param request - DeleteImageRequest
|
|
296
346
|
* @returns DeleteImageResponse
|
|
297
347
|
*/
|
|
298
348
|
deleteImage(request: $_model.DeleteImageRequest): Promise<$_model.DeleteImageResponse>;
|
|
299
349
|
/**
|
|
300
|
-
*
|
|
350
|
+
* Deletes an LLM template.
|
|
351
|
+
*
|
|
352
|
+
* @remarks
|
|
353
|
+
* 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.
|
|
354
|
+
* Before using this operation, make sure that you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
301
355
|
*
|
|
302
356
|
* @param request - DeleteLlmTemplateRequest
|
|
303
357
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -305,14 +359,22 @@ export default class Client extends OpenApi {
|
|
|
305
359
|
*/
|
|
306
360
|
deleteLlmTemplateWithOptions(request: $_model.DeleteLlmTemplateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteLlmTemplateResponse>;
|
|
307
361
|
/**
|
|
308
|
-
*
|
|
362
|
+
* Deletes an LLM template.
|
|
363
|
+
*
|
|
364
|
+
* @remarks
|
|
365
|
+
* 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.
|
|
366
|
+
* Before using this operation, make sure that you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
309
367
|
*
|
|
310
368
|
* @param request - DeleteLlmTemplateRequest
|
|
311
369
|
* @returns DeleteLlmTemplateResponse
|
|
312
370
|
*/
|
|
313
371
|
deleteLlmTemplate(request: $_model.DeleteLlmTemplateRequest): Promise<$_model.DeleteLlmTemplateResponse>;
|
|
314
372
|
/**
|
|
315
|
-
*
|
|
373
|
+
* Deletes a model provider template.
|
|
374
|
+
*
|
|
375
|
+
* @remarks
|
|
376
|
+
* 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.
|
|
377
|
+
* Before using this operation, make sure that you are familiar with the operations and usage of the WUYING Agent Management Center.
|
|
316
378
|
*
|
|
317
379
|
* @param request - DeleteModelProviderTemplateRequest
|
|
318
380
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -320,14 +382,22 @@ export default class Client extends OpenApi {
|
|
|
320
382
|
*/
|
|
321
383
|
deleteModelProviderTemplateWithOptions(request: $_model.DeleteModelProviderTemplateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteModelProviderTemplateResponse>;
|
|
322
384
|
/**
|
|
323
|
-
*
|
|
385
|
+
* Deletes a model provider template.
|
|
386
|
+
*
|
|
387
|
+
* @remarks
|
|
388
|
+
* 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.
|
|
389
|
+
* Before using this operation, make sure that you are familiar with the operations and usage of the WUYING Agent Management Center.
|
|
324
390
|
*
|
|
325
391
|
* @param request - DeleteModelProviderTemplateRequest
|
|
326
392
|
* @returns DeleteModelProviderTemplateResponse
|
|
327
393
|
*/
|
|
328
394
|
deleteModelProviderTemplate(request: $_model.DeleteModelProviderTemplateRequest): Promise<$_model.DeleteModelProviderTemplateResponse>;
|
|
329
395
|
/**
|
|
330
|
-
*
|
|
396
|
+
* Deletes a model template.
|
|
397
|
+
*
|
|
398
|
+
* @remarks
|
|
399
|
+
* 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.
|
|
400
|
+
* Before using this operation, make sure that you are familiar with the operations and usage of the WUYING Agent Management Center.
|
|
331
401
|
*
|
|
332
402
|
* @param request - DeleteModelTemplateRequest
|
|
333
403
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -335,17 +405,21 @@ export default class Client extends OpenApi {
|
|
|
335
405
|
*/
|
|
336
406
|
deleteModelTemplateWithOptions(request: $_model.DeleteModelTemplateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteModelTemplateResponse>;
|
|
337
407
|
/**
|
|
338
|
-
*
|
|
408
|
+
* Deletes a model template.
|
|
409
|
+
*
|
|
410
|
+
* @remarks
|
|
411
|
+
* 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.
|
|
412
|
+
* Before using this operation, make sure that you are familiar with the operations and usage of the WUYING Agent Management Center.
|
|
339
413
|
*
|
|
340
414
|
* @param request - DeleteModelTemplateRequest
|
|
341
415
|
* @returns DeleteModelTemplateResponse
|
|
342
416
|
*/
|
|
343
417
|
deleteModelTemplate(request: $_model.DeleteModelTemplateRequest): Promise<$_model.DeleteModelTemplateResponse>;
|
|
344
418
|
/**
|
|
345
|
-
*
|
|
419
|
+
* Deletes a cloud graphics workstation.
|
|
346
420
|
*
|
|
347
421
|
* @remarks
|
|
348
|
-
* Deletes a workstation.
|
|
422
|
+
* Deletes a cloud graphics workstation.
|
|
349
423
|
*
|
|
350
424
|
* @param request - DeleteWuyingServerRequest
|
|
351
425
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -353,17 +427,17 @@ export default class Client extends OpenApi {
|
|
|
353
427
|
*/
|
|
354
428
|
deleteWuyingServerWithOptions(request: $_model.DeleteWuyingServerRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteWuyingServerResponse>;
|
|
355
429
|
/**
|
|
356
|
-
*
|
|
430
|
+
* Deletes a cloud graphics workstation.
|
|
357
431
|
*
|
|
358
432
|
* @remarks
|
|
359
|
-
* Deletes a workstation.
|
|
433
|
+
* Deletes a cloud graphics workstation.
|
|
360
434
|
*
|
|
361
435
|
* @param request - DeleteWuyingServerRequest
|
|
362
436
|
* @returns DeleteWuyingServerResponse
|
|
363
437
|
*/
|
|
364
438
|
deleteWuyingServer(request: $_model.DeleteWuyingServerRequest): Promise<$_model.DeleteWuyingServerResponse>;
|
|
365
439
|
/**
|
|
366
|
-
*
|
|
440
|
+
* Configure LogShipper for Simple Log Service
|
|
367
441
|
*
|
|
368
442
|
* @param request - DeliverToUserSlsRequest
|
|
369
443
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -371,7 +445,7 @@ export default class Client extends OpenApi {
|
|
|
371
445
|
*/
|
|
372
446
|
deliverToUserSlsWithOptions(request: $_model.DeliverToUserSlsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeliverToUserSlsResponse>;
|
|
373
447
|
/**
|
|
374
|
-
*
|
|
448
|
+
* Configure LogShipper for Simple Log Service
|
|
375
449
|
*
|
|
376
450
|
* @param request - DeliverToUserSlsRequest
|
|
377
451
|
* @returns DeliverToUserSlsResponse
|
|
@@ -393,7 +467,7 @@ export default class Client extends OpenApi {
|
|
|
393
467
|
*/
|
|
394
468
|
describeWuyingServer(request: $_model.DescribeWuyingServerRequest): Promise<$_model.DescribeWuyingServerResponse>;
|
|
395
469
|
/**
|
|
396
|
-
* Queries the Elastic IP
|
|
470
|
+
* Queries the Elastic IP Address (EIP) information of a Wuying workspace.
|
|
397
471
|
*
|
|
398
472
|
* @param request - DescribeWuyingServerEipInfoRequest
|
|
399
473
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -401,14 +475,14 @@ export default class Client extends OpenApi {
|
|
|
401
475
|
*/
|
|
402
476
|
describeWuyingServerEipInfoWithOptions(request: $_model.DescribeWuyingServerEipInfoRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeWuyingServerEipInfoResponse>;
|
|
403
477
|
/**
|
|
404
|
-
* Queries the Elastic IP
|
|
478
|
+
* Queries the Elastic IP Address (EIP) information of a Wuying workspace.
|
|
405
479
|
*
|
|
406
480
|
* @param request - DescribeWuyingServerEipInfoRequest
|
|
407
481
|
* @returns DescribeWuyingServerEipInfoResponse
|
|
408
482
|
*/
|
|
409
483
|
describeWuyingServerEipInfo(request: $_model.DescribeWuyingServerEipInfoRequest): Promise<$_model.DescribeWuyingServerEipInfoResponse>;
|
|
410
484
|
/**
|
|
411
|
-
* Queries the details of a delivery group.
|
|
485
|
+
* Queries the details of a specified delivery group.
|
|
412
486
|
*
|
|
413
487
|
* @param request - GetAppInstanceGroupRequest
|
|
414
488
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -416,19 +490,19 @@ export default class Client extends OpenApi {
|
|
|
416
490
|
*/
|
|
417
491
|
getAppInstanceGroupWithOptions(request: $_model.GetAppInstanceGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAppInstanceGroupResponse>;
|
|
418
492
|
/**
|
|
419
|
-
* Queries the details of a delivery group.
|
|
493
|
+
* Queries the details of a specified delivery group.
|
|
420
494
|
*
|
|
421
495
|
* @param request - GetAppInstanceGroupRequest
|
|
422
496
|
* @returns GetAppInstanceGroupResponse
|
|
423
497
|
*/
|
|
424
498
|
getAppInstanceGroup(request: $_model.GetAppInstanceGroupRequest): Promise<$_model.GetAppInstanceGroupResponse>;
|
|
425
499
|
/**
|
|
426
|
-
*
|
|
500
|
+
* Retrieves connection credentials for a cloud application.
|
|
427
501
|
*
|
|
428
502
|
* @remarks
|
|
429
|
-
*
|
|
430
|
-
*
|
|
431
|
-
*
|
|
503
|
+
* This operation requires multiple invokes (at least two) to obtain the connection credentials.
|
|
504
|
+
* 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.
|
|
505
|
+
* 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.
|
|
432
506
|
*
|
|
433
507
|
* @param request - GetConnectionTicketRequest
|
|
434
508
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -436,19 +510,19 @@ export default class Client extends OpenApi {
|
|
|
436
510
|
*/
|
|
437
511
|
getConnectionTicketWithOptions(request: $_model.GetConnectionTicketRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetConnectionTicketResponse>;
|
|
438
512
|
/**
|
|
439
|
-
*
|
|
513
|
+
* Retrieves connection credentials for a cloud application.
|
|
440
514
|
*
|
|
441
515
|
* @remarks
|
|
442
|
-
*
|
|
443
|
-
*
|
|
444
|
-
*
|
|
516
|
+
* This operation requires multiple invokes (at least two) to obtain the connection credentials.
|
|
517
|
+
* 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.
|
|
518
|
+
* 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.
|
|
445
519
|
*
|
|
446
520
|
* @param request - GetConnectionTicketRequest
|
|
447
521
|
* @returns GetConnectionTicketResponse
|
|
448
522
|
*/
|
|
449
523
|
getConnectionTicket(request: $_model.GetConnectionTicketRequest): Promise<$_model.GetConnectionTicketResponse>;
|
|
450
524
|
/**
|
|
451
|
-
*
|
|
525
|
+
* Retrieves the information about a debug application instance.
|
|
452
526
|
*
|
|
453
527
|
* @param request - GetDebugAppInstanceRequest
|
|
454
528
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -456,14 +530,18 @@ export default class Client extends OpenApi {
|
|
|
456
530
|
*/
|
|
457
531
|
getDebugAppInstanceWithOptions(request: $_model.GetDebugAppInstanceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetDebugAppInstanceResponse>;
|
|
458
532
|
/**
|
|
459
|
-
*
|
|
533
|
+
* Retrieves the information about a debug application instance.
|
|
460
534
|
*
|
|
461
535
|
* @param request - GetDebugAppInstanceRequest
|
|
462
536
|
* @returns GetDebugAppInstanceResponse
|
|
463
537
|
*/
|
|
464
538
|
getDebugAppInstance(request: $_model.GetDebugAppInstanceRequest): Promise<$_model.GetDebugAppInstanceResponse>;
|
|
465
539
|
/**
|
|
466
|
-
*
|
|
540
|
+
* Queries the details of a model provider template.
|
|
541
|
+
*
|
|
542
|
+
* @remarks
|
|
543
|
+
* 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.
|
|
544
|
+
* Before you call this operation, make sure that you are familiar with the operations and usage of the WUYING Agent Management Center.
|
|
467
545
|
*
|
|
468
546
|
* @param request - GetModelProviderTemplateRequest
|
|
469
547
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -471,14 +549,18 @@ export default class Client extends OpenApi {
|
|
|
471
549
|
*/
|
|
472
550
|
getModelProviderTemplateWithOptions(request: $_model.GetModelProviderTemplateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetModelProviderTemplateResponse>;
|
|
473
551
|
/**
|
|
474
|
-
*
|
|
552
|
+
* Queries the details of a model provider template.
|
|
553
|
+
*
|
|
554
|
+
* @remarks
|
|
555
|
+
* 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.
|
|
556
|
+
* Before you call this operation, make sure that you are familiar with the operations and usage of the WUYING Agent Management Center.
|
|
475
557
|
*
|
|
476
558
|
* @param request - GetModelProviderTemplateRequest
|
|
477
559
|
* @returns GetModelProviderTemplateResponse
|
|
478
560
|
*/
|
|
479
561
|
getModelProviderTemplate(request: $_model.GetModelProviderTemplateRequest): Promise<$_model.GetModelProviderTemplateResponse>;
|
|
480
562
|
/**
|
|
481
|
-
* Queries the details of an over-the-air
|
|
563
|
+
* Queries the details of an over-the-air update task, including the available version and version description.
|
|
482
564
|
*
|
|
483
565
|
* @param request - GetOtaTaskByTaskIdRequest
|
|
484
566
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -486,14 +568,14 @@ export default class Client extends OpenApi {
|
|
|
486
568
|
*/
|
|
487
569
|
getOtaTaskByTaskIdWithOptions(request: $_model.GetOtaTaskByTaskIdRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetOtaTaskByTaskIdResponse>;
|
|
488
570
|
/**
|
|
489
|
-
* Queries the details of an over-the-air
|
|
571
|
+
* Queries the details of an over-the-air update task, including the available version and version description.
|
|
490
572
|
*
|
|
491
573
|
* @param request - GetOtaTaskByTaskIdRequest
|
|
492
574
|
* @returns GetOtaTaskByTaskIdResponse
|
|
493
575
|
*/
|
|
494
576
|
getOtaTaskByTaskId(request: $_model.GetOtaTaskByTaskIdRequest): Promise<$_model.GetOtaTaskByTaskIdResponse>;
|
|
495
577
|
/**
|
|
496
|
-
* Queries resource
|
|
578
|
+
* Queries the price information of a resource.
|
|
497
579
|
*
|
|
498
580
|
* @param request - GetResourcePriceRequest
|
|
499
581
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -501,14 +583,14 @@ export default class Client extends OpenApi {
|
|
|
501
583
|
*/
|
|
502
584
|
getResourcePriceWithOptions(request: $_model.GetResourcePriceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetResourcePriceResponse>;
|
|
503
585
|
/**
|
|
504
|
-
* Queries resource
|
|
586
|
+
* Queries the price information of a resource.
|
|
505
587
|
*
|
|
506
588
|
* @param request - GetResourcePriceRequest
|
|
507
589
|
* @returns GetResourcePriceResponse
|
|
508
590
|
*/
|
|
509
591
|
getResourcePrice(request: $_model.GetResourcePriceRequest): Promise<$_model.GetResourcePriceResponse>;
|
|
510
592
|
/**
|
|
511
|
-
* Queries the renewal
|
|
593
|
+
* Queries the renewal price of WUYING Cloud Application resources.
|
|
512
594
|
*
|
|
513
595
|
* @param request - GetResourceRenewPriceRequest
|
|
514
596
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -516,14 +598,18 @@ export default class Client extends OpenApi {
|
|
|
516
598
|
*/
|
|
517
599
|
getResourceRenewPriceWithOptions(request: $_model.GetResourceRenewPriceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetResourceRenewPriceResponse>;
|
|
518
600
|
/**
|
|
519
|
-
* Queries the renewal
|
|
601
|
+
* Queries the renewal price of WUYING Cloud Application resources.
|
|
520
602
|
*
|
|
521
603
|
* @param request - GetResourceRenewPriceRequest
|
|
522
604
|
* @returns GetResourceRenewPriceResponse
|
|
523
605
|
*/
|
|
524
606
|
getResourceRenewPrice(request: $_model.GetResourceRenewPriceRequest): Promise<$_model.GetResourceRenewPriceResponse>;
|
|
525
607
|
/**
|
|
526
|
-
*
|
|
608
|
+
* Queries the third-party channel configurations of an Agent runtime.
|
|
609
|
+
*
|
|
610
|
+
* @remarks
|
|
611
|
+
* 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.
|
|
612
|
+
* Before using this operation, make sure that you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
527
613
|
*
|
|
528
614
|
* @param request - GetRuntimeChannelRequest
|
|
529
615
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -531,14 +617,21 @@ export default class Client extends OpenApi {
|
|
|
531
617
|
*/
|
|
532
618
|
getRuntimeChannelWithOptions(request: $_model.GetRuntimeChannelRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetRuntimeChannelResponse>;
|
|
533
619
|
/**
|
|
534
|
-
*
|
|
620
|
+
* Queries the third-party channel configurations of an Agent runtime.
|
|
621
|
+
*
|
|
622
|
+
* @remarks
|
|
623
|
+
* 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.
|
|
624
|
+
* Before using this operation, make sure that you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
535
625
|
*
|
|
536
626
|
* @param request - GetRuntimeChannelRequest
|
|
537
627
|
* @returns GetRuntimeChannelResponse
|
|
538
628
|
*/
|
|
539
629
|
getRuntimeChannel(request: $_model.GetRuntimeChannelRequest): Promise<$_model.GetRuntimeChannelResponse>;
|
|
540
630
|
/**
|
|
541
|
-
*
|
|
631
|
+
* Queries the model configuration details of a cloud computer.
|
|
632
|
+
*
|
|
633
|
+
* @remarks
|
|
634
|
+
* 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.
|
|
542
635
|
*
|
|
543
636
|
* @param request - GetRuntimeModelConfigRequest
|
|
544
637
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -546,14 +639,17 @@ export default class Client extends OpenApi {
|
|
|
546
639
|
*/
|
|
547
640
|
getRuntimeModelConfigWithOptions(request: $_model.GetRuntimeModelConfigRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetRuntimeModelConfigResponse>;
|
|
548
641
|
/**
|
|
549
|
-
*
|
|
642
|
+
* Queries the model configuration details of a cloud computer.
|
|
643
|
+
*
|
|
644
|
+
* @remarks
|
|
645
|
+
* 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.
|
|
550
646
|
*
|
|
551
647
|
* @param request - GetRuntimeModelConfigRequest
|
|
552
648
|
* @returns GetRuntimeModelConfigResponse
|
|
553
649
|
*/
|
|
554
650
|
getRuntimeModelConfig(request: $_model.GetRuntimeModelConfigRequest): Promise<$_model.GetRuntimeModelConfigResponse>;
|
|
555
651
|
/**
|
|
556
|
-
* Queries the details of multiple delivery groups that meet the
|
|
652
|
+
* 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.
|
|
557
653
|
*
|
|
558
654
|
* @param request - ListAppInstanceGroupRequest
|
|
559
655
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -561,14 +657,14 @@ export default class Client extends OpenApi {
|
|
|
561
657
|
*/
|
|
562
658
|
listAppInstanceGroupWithOptions(request: $_model.ListAppInstanceGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListAppInstanceGroupResponse>;
|
|
563
659
|
/**
|
|
564
|
-
* Queries the details of multiple delivery groups that meet the
|
|
660
|
+
* 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.
|
|
565
661
|
*
|
|
566
662
|
* @param request - ListAppInstanceGroupRequest
|
|
567
663
|
* @returns ListAppInstanceGroupResponse
|
|
568
664
|
*/
|
|
569
665
|
listAppInstanceGroup(request: $_model.ListAppInstanceGroupRequest): Promise<$_model.ListAppInstanceGroupResponse>;
|
|
570
666
|
/**
|
|
571
|
-
* Queries the details of
|
|
667
|
+
* 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.
|
|
572
668
|
*
|
|
573
669
|
* @param request - ListAppInstancesRequest
|
|
574
670
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -576,14 +672,14 @@ export default class Client extends OpenApi {
|
|
|
576
672
|
*/
|
|
577
673
|
listAppInstancesWithOptions(request: $_model.ListAppInstancesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListAppInstancesResponse>;
|
|
578
674
|
/**
|
|
579
|
-
* Queries the details of
|
|
675
|
+
* 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.
|
|
580
676
|
*
|
|
581
677
|
* @param request - ListAppInstancesRequest
|
|
582
678
|
* @returns ListAppInstancesResponse
|
|
583
679
|
*/
|
|
584
680
|
listAppInstances(request: $_model.ListAppInstancesRequest): Promise<$_model.ListAppInstancesResponse>;
|
|
585
681
|
/**
|
|
586
|
-
* Queries the user groups authorized by a delivery group.
|
|
682
|
+
* Queries the list of user groups authorized by a specified delivery group.
|
|
587
683
|
*
|
|
588
684
|
* @param request - ListAuthorizedUserGroupsRequest
|
|
589
685
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -591,14 +687,14 @@ export default class Client extends OpenApi {
|
|
|
591
687
|
*/
|
|
592
688
|
listAuthorizedUserGroupsWithOptions(request: $_model.ListAuthorizedUserGroupsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListAuthorizedUserGroupsResponse>;
|
|
593
689
|
/**
|
|
594
|
-
* Queries the user groups authorized by a delivery group.
|
|
690
|
+
* Queries the list of user groups authorized by a specified delivery group.
|
|
595
691
|
*
|
|
596
692
|
* @param request - ListAuthorizedUserGroupsRequest
|
|
597
693
|
* @returns ListAuthorizedUserGroupsResponse
|
|
598
694
|
*/
|
|
599
695
|
listAuthorizedUserGroups(request: $_model.ListAuthorizedUserGroupsRequest): Promise<$_model.ListAuthorizedUserGroupsResponse>;
|
|
600
696
|
/**
|
|
601
|
-
* Queries the
|
|
697
|
+
* Queries the binding information between users and resources.
|
|
602
698
|
*
|
|
603
699
|
* @param request - ListBindInfoRequest
|
|
604
700
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -606,14 +702,14 @@ export default class Client extends OpenApi {
|
|
|
606
702
|
*/
|
|
607
703
|
listBindInfoWithOptions(request: $_model.ListBindInfoRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListBindInfoResponse>;
|
|
608
704
|
/**
|
|
609
|
-
* Queries the
|
|
705
|
+
* Queries the binding information between users and resources.
|
|
610
706
|
*
|
|
611
707
|
* @param request - ListBindInfoRequest
|
|
612
708
|
* @returns ListBindInfoResponse
|
|
613
709
|
*/
|
|
614
710
|
listBindInfo(request: $_model.ListBindInfoRequest): Promise<$_model.ListBindInfoResponse>;
|
|
615
711
|
/**
|
|
616
|
-
*
|
|
712
|
+
* Queries the list of desktop agent runtimes.
|
|
617
713
|
*
|
|
618
714
|
* @param request - ListDesktopAgentRuntimeRequest
|
|
619
715
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -621,14 +717,14 @@ export default class Client extends OpenApi {
|
|
|
621
717
|
*/
|
|
622
718
|
listDesktopAgentRuntimeWithOptions(request: $_model.ListDesktopAgentRuntimeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListDesktopAgentRuntimeResponse>;
|
|
623
719
|
/**
|
|
624
|
-
*
|
|
720
|
+
* Queries the list of desktop agent runtimes.
|
|
625
721
|
*
|
|
626
722
|
* @param request - ListDesktopAgentRuntimeRequest
|
|
627
723
|
* @returns ListDesktopAgentRuntimeResponse
|
|
628
724
|
*/
|
|
629
725
|
listDesktopAgentRuntime(request: $_model.ListDesktopAgentRuntimeRequest): Promise<$_model.ListDesktopAgentRuntimeResponse>;
|
|
630
726
|
/**
|
|
631
|
-
* Queries
|
|
727
|
+
* Queries image information.
|
|
632
728
|
*
|
|
633
729
|
* @param request - ListImageRequest
|
|
634
730
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -636,14 +732,18 @@ export default class Client extends OpenApi {
|
|
|
636
732
|
*/
|
|
637
733
|
listImageWithOptions(request: $_model.ListImageRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListImageResponse>;
|
|
638
734
|
/**
|
|
639
|
-
* Queries
|
|
735
|
+
* Queries image information.
|
|
640
736
|
*
|
|
641
737
|
* @param request - ListImageRequest
|
|
642
738
|
* @returns ListImageResponse
|
|
643
739
|
*/
|
|
644
740
|
listImage(request: $_model.ListImageRequest): Promise<$_model.ListImageResponse>;
|
|
645
741
|
/**
|
|
646
|
-
*
|
|
742
|
+
* Queries a list of LLM templates.
|
|
743
|
+
*
|
|
744
|
+
* @remarks
|
|
745
|
+
* 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.
|
|
746
|
+
* Before you call this operation, make sure that you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
647
747
|
*
|
|
648
748
|
* @param tmpReq - ListLlmTemplatesRequest
|
|
649
749
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -651,7 +751,11 @@ export default class Client extends OpenApi {
|
|
|
651
751
|
*/
|
|
652
752
|
listLlmTemplatesWithOptions(tmpReq: $_model.ListLlmTemplatesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListLlmTemplatesResponse>;
|
|
653
753
|
/**
|
|
654
|
-
*
|
|
754
|
+
* Queries a list of LLM templates.
|
|
755
|
+
*
|
|
756
|
+
* @remarks
|
|
757
|
+
* 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.
|
|
758
|
+
* Before you call this operation, make sure that you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
655
759
|
*
|
|
656
760
|
* @param request - ListLlmTemplatesRequest
|
|
657
761
|
* @returns ListLlmTemplatesResponse
|
|
@@ -673,7 +777,11 @@ export default class Client extends OpenApi {
|
|
|
673
777
|
*/
|
|
674
778
|
listModelProviderEndpoints(request: $_model.ListModelProviderEndpointsRequest): Promise<$_model.ListModelProviderEndpointsResponse>;
|
|
675
779
|
/**
|
|
676
|
-
*
|
|
780
|
+
* Queries the list of model provider templates.
|
|
781
|
+
*
|
|
782
|
+
* @remarks
|
|
783
|
+
* 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.
|
|
784
|
+
* Before calling this operation, make sure that you are familiar with the operations and usage of the WUYING Agent Management Center.
|
|
677
785
|
*
|
|
678
786
|
* @param tmpReq - ListModelProviderTemplatesRequest
|
|
679
787
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -681,14 +789,22 @@ export default class Client extends OpenApi {
|
|
|
681
789
|
*/
|
|
682
790
|
listModelProviderTemplatesWithOptions(tmpReq: $_model.ListModelProviderTemplatesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListModelProviderTemplatesResponse>;
|
|
683
791
|
/**
|
|
684
|
-
*
|
|
792
|
+
* Queries the list of model provider templates.
|
|
793
|
+
*
|
|
794
|
+
* @remarks
|
|
795
|
+
* 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.
|
|
796
|
+
* Before calling this operation, make sure that you are familiar with the operations and usage of the WUYING Agent Management Center.
|
|
685
797
|
*
|
|
686
798
|
* @param request - ListModelProviderTemplatesRequest
|
|
687
799
|
* @returns ListModelProviderTemplatesResponse
|
|
688
800
|
*/
|
|
689
801
|
listModelProviderTemplates(request: $_model.ListModelProviderTemplatesRequest): Promise<$_model.ListModelProviderTemplatesResponse>;
|
|
690
802
|
/**
|
|
691
|
-
*
|
|
803
|
+
* Queries the list of resource groups associated with a model group.
|
|
804
|
+
*
|
|
805
|
+
* @remarks
|
|
806
|
+
* You can call this operation to query the list of resource groups authorized by a model group in the Wuying Agent Management Center.
|
|
807
|
+
* Before you call this operation, make sure that you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
692
808
|
*
|
|
693
809
|
* @param request - ListModelTemplateResourceGroupRequest
|
|
694
810
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -696,14 +812,22 @@ export default class Client extends OpenApi {
|
|
|
696
812
|
*/
|
|
697
813
|
listModelTemplateResourceGroupWithOptions(request: $_model.ListModelTemplateResourceGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListModelTemplateResourceGroupResponse>;
|
|
698
814
|
/**
|
|
699
|
-
*
|
|
815
|
+
* Queries the list of resource groups associated with a model group.
|
|
816
|
+
*
|
|
817
|
+
* @remarks
|
|
818
|
+
* You can call this operation to query the list of resource groups authorized by a model group in the Wuying Agent Management Center.
|
|
819
|
+
* Before you call this operation, make sure that you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
700
820
|
*
|
|
701
821
|
* @param request - ListModelTemplateResourceGroupRequest
|
|
702
822
|
* @returns ListModelTemplateResourceGroupResponse
|
|
703
823
|
*/
|
|
704
824
|
listModelTemplateResourceGroup(request: $_model.ListModelTemplateResourceGroupRequest): Promise<$_model.ListModelTemplateResourceGroupResponse>;
|
|
705
825
|
/**
|
|
706
|
-
*
|
|
826
|
+
* Queries a list of model templates.
|
|
827
|
+
*
|
|
828
|
+
* @remarks
|
|
829
|
+
* 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.
|
|
830
|
+
* Before calling this operation, make sure that you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
707
831
|
*
|
|
708
832
|
* @param tmpReq - ListModelTemplatesRequest
|
|
709
833
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -711,14 +835,18 @@ export default class Client extends OpenApi {
|
|
|
711
835
|
*/
|
|
712
836
|
listModelTemplatesWithOptions(tmpReq: $_model.ListModelTemplatesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListModelTemplatesResponse>;
|
|
713
837
|
/**
|
|
714
|
-
*
|
|
838
|
+
* Queries a list of model templates.
|
|
839
|
+
*
|
|
840
|
+
* @remarks
|
|
841
|
+
* 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.
|
|
842
|
+
* Before calling this operation, make sure that you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
715
843
|
*
|
|
716
844
|
* @param request - ListModelTemplatesRequest
|
|
717
845
|
* @returns ListModelTemplatesResponse
|
|
718
846
|
*/
|
|
719
847
|
listModelTemplates(request: $_model.ListModelTemplatesRequest): Promise<$_model.ListModelTemplatesResponse>;
|
|
720
848
|
/**
|
|
721
|
-
* Queries the resource
|
|
849
|
+
* Queries the resource specifications available for selection when creating a delivery group.
|
|
722
850
|
*
|
|
723
851
|
* @param request - ListNodeInstanceTypeRequest
|
|
724
852
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -726,14 +854,14 @@ export default class Client extends OpenApi {
|
|
|
726
854
|
*/
|
|
727
855
|
listNodeInstanceTypeWithOptions(request: $_model.ListNodeInstanceTypeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListNodeInstanceTypeResponse>;
|
|
728
856
|
/**
|
|
729
|
-
* Queries the resource
|
|
857
|
+
* Queries the resource specifications available for selection when creating a delivery group.
|
|
730
858
|
*
|
|
731
859
|
* @param request - ListNodeInstanceTypeRequest
|
|
732
860
|
* @returns ListNodeInstanceTypeResponse
|
|
733
861
|
*/
|
|
734
862
|
listNodeInstanceType(request: $_model.ListNodeInstanceTypeRequest): Promise<$_model.ListNodeInstanceTypeResponse>;
|
|
735
863
|
/**
|
|
736
|
-
* Queries resource nodes.
|
|
864
|
+
* Queries the list of resource nodes.
|
|
737
865
|
*
|
|
738
866
|
* @param request - ListNodesRequest
|
|
739
867
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -741,14 +869,14 @@ export default class Client extends OpenApi {
|
|
|
741
869
|
*/
|
|
742
870
|
listNodesWithOptions(request: $_model.ListNodesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListNodesResponse>;
|
|
743
871
|
/**
|
|
744
|
-
* Queries resource nodes.
|
|
872
|
+
* Queries the list of resource nodes.
|
|
745
873
|
*
|
|
746
874
|
* @param request - ListNodesRequest
|
|
747
875
|
* @returns ListNodesResponse
|
|
748
876
|
*/
|
|
749
877
|
listNodes(request: $_model.ListNodesRequest): Promise<$_model.ListNodesResponse>;
|
|
750
878
|
/**
|
|
751
|
-
* Queries the
|
|
879
|
+
* Queries the history of over-the-air updates.
|
|
752
880
|
*
|
|
753
881
|
* @param request - ListOtaTaskRequest
|
|
754
882
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -756,14 +884,14 @@ export default class Client extends OpenApi {
|
|
|
756
884
|
*/
|
|
757
885
|
listOtaTaskWithOptions(request: $_model.ListOtaTaskRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListOtaTaskResponse>;
|
|
758
886
|
/**
|
|
759
|
-
* Queries the
|
|
887
|
+
* Queries the history of over-the-air updates.
|
|
760
888
|
*
|
|
761
889
|
* @param request - ListOtaTaskRequest
|
|
762
890
|
* @returns ListOtaTaskResponse
|
|
763
891
|
*/
|
|
764
892
|
listOtaTask(request: $_model.ListOtaTaskRequest): Promise<$_model.ListOtaTaskResponse>;
|
|
765
893
|
/**
|
|
766
|
-
* Queries
|
|
894
|
+
* Queries the list of persistent session application instances in a delivery group.
|
|
767
895
|
*
|
|
768
896
|
* @param request - ListPersistentAppInstancesRequest
|
|
769
897
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -771,17 +899,17 @@ export default class Client extends OpenApi {
|
|
|
771
899
|
*/
|
|
772
900
|
listPersistentAppInstancesWithOptions(request: $_model.ListPersistentAppInstancesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListPersistentAppInstancesResponse>;
|
|
773
901
|
/**
|
|
774
|
-
* Queries
|
|
902
|
+
* Queries the list of persistent session application instances in a delivery group.
|
|
775
903
|
*
|
|
776
904
|
* @param request - ListPersistentAppInstancesRequest
|
|
777
905
|
* @returns ListPersistentAppInstancesResponse
|
|
778
906
|
*/
|
|
779
907
|
listPersistentAppInstances(request: $_model.ListPersistentAppInstancesRequest): Promise<$_model.ListPersistentAppInstancesResponse>;
|
|
780
908
|
/**
|
|
781
|
-
* Queries the regions
|
|
909
|
+
* Queries the regions supported by WUYING Cloud Application.
|
|
782
910
|
*
|
|
783
911
|
* @remarks
|
|
784
|
-
* >
|
|
912
|
+
* > 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).
|
|
785
913
|
*
|
|
786
914
|
* @param request - ListRegionsRequest
|
|
787
915
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -789,17 +917,17 @@ export default class Client extends OpenApi {
|
|
|
789
917
|
*/
|
|
790
918
|
listRegionsWithOptions(request: $_model.ListRegionsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListRegionsResponse>;
|
|
791
919
|
/**
|
|
792
|
-
* Queries the regions
|
|
920
|
+
* Queries the regions supported by WUYING Cloud Application.
|
|
793
921
|
*
|
|
794
922
|
* @remarks
|
|
795
|
-
* >
|
|
923
|
+
* > 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).
|
|
796
924
|
*
|
|
797
925
|
* @param request - ListRegionsRequest
|
|
798
926
|
* @returns ListRegionsResponse
|
|
799
927
|
*/
|
|
800
928
|
listRegions(request: $_model.ListRegionsRequest): Promise<$_model.ListRegionsResponse>;
|
|
801
929
|
/**
|
|
802
|
-
* Queries the
|
|
930
|
+
* Queries the tag list of one or more specified cloud resources.
|
|
803
931
|
*
|
|
804
932
|
* @param request - ListTagCloudResourcesRequest
|
|
805
933
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -807,21 +935,21 @@ export default class Client extends OpenApi {
|
|
|
807
935
|
*/
|
|
808
936
|
listTagCloudResourcesWithOptions(request: $_model.ListTagCloudResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListTagCloudResourcesResponse>;
|
|
809
937
|
/**
|
|
810
|
-
* Queries the
|
|
938
|
+
* Queries the tag list of one or more specified cloud resources.
|
|
811
939
|
*
|
|
812
940
|
* @param request - ListTagCloudResourcesRequest
|
|
813
941
|
* @returns ListTagCloudResourcesResponse
|
|
814
942
|
*/
|
|
815
943
|
listTagCloudResources(request: $_model.ListTagCloudResourcesRequest): Promise<$_model.ListTagCloudResourcesResponse>;
|
|
816
944
|
/**
|
|
817
|
-
* Queries the
|
|
945
|
+
* Queries the configuration information of an administrator account, such as whether resource expiration reminders are enabled.
|
|
818
946
|
*
|
|
819
947
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
820
948
|
* @returns ListTenantConfigResponse
|
|
821
949
|
*/
|
|
822
950
|
listTenantConfigWithOptions(runtime: $dara.RuntimeOptions): Promise<$_model.ListTenantConfigResponse>;
|
|
823
951
|
/**
|
|
824
|
-
* Queries the
|
|
952
|
+
* Queries the configuration information of an administrator account, such as whether resource expiration reminders are enabled.
|
|
825
953
|
* @returns ListTenantConfigResponse
|
|
826
954
|
*/
|
|
827
955
|
listTenantConfig(): Promise<$_model.ListTenantConfigResponse>;
|
|
@@ -841,10 +969,10 @@ export default class Client extends OpenApi {
|
|
|
841
969
|
*/
|
|
842
970
|
listWuyingServer(request: $_model.ListWuyingServerRequest): Promise<$_model.ListWuyingServerResponse>;
|
|
843
971
|
/**
|
|
844
|
-
*
|
|
972
|
+
* Logs off all sessions in a pay-as-you-go delivery group that has scheduled auto scaling policies enabled.
|
|
845
973
|
*
|
|
846
974
|
* @remarks
|
|
847
|
-
* >
|
|
975
|
+
* > 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.
|
|
848
976
|
*
|
|
849
977
|
* @param request - LogOffAllSessionsInAppInstanceGroupRequest
|
|
850
978
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -852,17 +980,17 @@ export default class Client extends OpenApi {
|
|
|
852
980
|
*/
|
|
853
981
|
logOffAllSessionsInAppInstanceGroupWithOptions(request: $_model.LogOffAllSessionsInAppInstanceGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.LogOffAllSessionsInAppInstanceGroupResponse>;
|
|
854
982
|
/**
|
|
855
|
-
*
|
|
983
|
+
* Logs off all sessions in a pay-as-you-go delivery group that has scheduled auto scaling policies enabled.
|
|
856
984
|
*
|
|
857
985
|
* @remarks
|
|
858
|
-
* >
|
|
986
|
+
* > 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.
|
|
859
987
|
*
|
|
860
988
|
* @param request - LogOffAllSessionsInAppInstanceGroupRequest
|
|
861
989
|
* @returns LogOffAllSessionsInAppInstanceGroupResponse
|
|
862
990
|
*/
|
|
863
991
|
logOffAllSessionsInAppInstanceGroup(request: $_model.LogOffAllSessionsInAppInstanceGroupRequest): Promise<$_model.LogOffAllSessionsInAppInstanceGroupResponse>;
|
|
864
992
|
/**
|
|
865
|
-
* Modifies the
|
|
993
|
+
* Modifies the General Policy of a delivery group, including the number of concurrent sessions and the session retention duration after disconnection.
|
|
866
994
|
*
|
|
867
995
|
* @param tmpReq - ModifyAppInstanceGroupAttributeRequest
|
|
868
996
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -870,14 +998,14 @@ export default class Client extends OpenApi {
|
|
|
870
998
|
*/
|
|
871
999
|
modifyAppInstanceGroupAttributeWithOptions(tmpReq: $_model.ModifyAppInstanceGroupAttributeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyAppInstanceGroupAttributeResponse>;
|
|
872
1000
|
/**
|
|
873
|
-
* Modifies the
|
|
1001
|
+
* Modifies the General Policy of a delivery group, including the number of concurrent sessions and the session retention duration after disconnection.
|
|
874
1002
|
*
|
|
875
1003
|
* @param request - ModifyAppInstanceGroupAttributeRequest
|
|
876
1004
|
* @returns ModifyAppInstanceGroupAttributeResponse
|
|
877
1005
|
*/
|
|
878
1006
|
modifyAppInstanceGroupAttribute(request: $_model.ModifyAppInstanceGroupAttributeRequest): Promise<$_model.ModifyAppInstanceGroupAttributeResponse>;
|
|
879
1007
|
/**
|
|
880
|
-
*
|
|
1008
|
+
* Modifies the display policy of a delivery group, including settings such as frame rate, resolution, and protocol type.
|
|
881
1009
|
*
|
|
882
1010
|
* @param tmpReq - ModifyAppPolicyRequest
|
|
883
1011
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -885,17 +1013,17 @@ export default class Client extends OpenApi {
|
|
|
885
1013
|
*/
|
|
886
1014
|
modifyAppPolicyWithOptions(tmpReq: $_model.ModifyAppPolicyRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyAppPolicyResponse>;
|
|
887
1015
|
/**
|
|
888
|
-
*
|
|
1016
|
+
* Modifies the display policy of a delivery group, including settings such as frame rate, resolution, and protocol type.
|
|
889
1017
|
*
|
|
890
1018
|
* @param request - ModifyAppPolicyRequest
|
|
891
1019
|
* @returns ModifyAppPolicyResponse
|
|
892
1020
|
*/
|
|
893
1021
|
modifyAppPolicy(request: $_model.ModifyAppPolicyRequest): Promise<$_model.ModifyAppPolicyResponse>;
|
|
894
1022
|
/**
|
|
895
|
-
* Modifies the
|
|
1023
|
+
* Modifies the attributes of a Wuying Cloud Browser.
|
|
896
1024
|
*
|
|
897
1025
|
* @remarks
|
|
898
|
-
* Modifies the
|
|
1026
|
+
* Modifies the attributes of a Wuying Cloud Browser.
|
|
899
1027
|
*
|
|
900
1028
|
* @param tmpReq - ModifyBrowserInstanceGroupRequest
|
|
901
1029
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -903,17 +1031,17 @@ export default class Client extends OpenApi {
|
|
|
903
1031
|
*/
|
|
904
1032
|
modifyBrowserInstanceGroupWithOptions(tmpReq: $_model.ModifyBrowserInstanceGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyBrowserInstanceGroupResponse>;
|
|
905
1033
|
/**
|
|
906
|
-
* Modifies the
|
|
1034
|
+
* Modifies the attributes of a Wuying Cloud Browser.
|
|
907
1035
|
*
|
|
908
1036
|
* @remarks
|
|
909
|
-
* Modifies the
|
|
1037
|
+
* Modifies the attributes of a Wuying Cloud Browser.
|
|
910
1038
|
*
|
|
911
1039
|
* @param request - ModifyBrowserInstanceGroupRequest
|
|
912
1040
|
* @returns ModifyBrowserInstanceGroupResponse
|
|
913
1041
|
*/
|
|
914
1042
|
modifyBrowserInstanceGroup(request: $_model.ModifyBrowserInstanceGroupRequest): Promise<$_model.ModifyBrowserInstanceGroupResponse>;
|
|
915
1043
|
/**
|
|
916
|
-
*
|
|
1044
|
+
* Upgrades the number of nodes in a subscription delivery group.
|
|
917
1045
|
*
|
|
918
1046
|
* @param tmpReq - ModifyNodePoolAmountRequest
|
|
919
1047
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -921,21 +1049,21 @@ export default class Client extends OpenApi {
|
|
|
921
1049
|
*/
|
|
922
1050
|
modifyNodePoolAmountWithOptions(tmpReq: $_model.ModifyNodePoolAmountRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyNodePoolAmountResponse>;
|
|
923
1051
|
/**
|
|
924
|
-
*
|
|
1052
|
+
* Upgrades the number of nodes in a subscription delivery group.
|
|
925
1053
|
*
|
|
926
1054
|
* @param request - ModifyNodePoolAmountRequest
|
|
927
1055
|
* @returns ModifyNodePoolAmountResponse
|
|
928
1056
|
*/
|
|
929
1057
|
modifyNodePoolAmount(request: $_model.ModifyNodePoolAmountRequest): Promise<$_model.ModifyNodePoolAmountResponse>;
|
|
930
1058
|
/**
|
|
931
|
-
*
|
|
1059
|
+
* Modifies the scaling mode of a delivery group, including fixed quantity (no elastic scaling), scheduled scaling, and automatic scaling.
|
|
932
1060
|
*
|
|
933
1061
|
* @remarks
|
|
934
|
-
* You can
|
|
935
|
-
*
|
|
936
|
-
*
|
|
937
|
-
*
|
|
938
|
-
* Before
|
|
1062
|
+
* You can configure the scaling pattern for WUYING Cloud Application resources in Settings:
|
|
1063
|
+
* - Fixed quantity: Elastic scaling is not used.
|
|
1064
|
+
* - Automatic scaling: Automatically scales resources based on the number of connected sessions and the idle duration without session connections.
|
|
1065
|
+
* - Scheduled scaling: Executes resource scaling during specified time periods on specified dates.
|
|
1066
|
+
* 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.
|
|
939
1067
|
*
|
|
940
1068
|
* @param tmpReq - ModifyNodePoolAttributeRequest
|
|
941
1069
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -943,21 +1071,21 @@ export default class Client extends OpenApi {
|
|
|
943
1071
|
*/
|
|
944
1072
|
modifyNodePoolAttributeWithOptions(tmpReq: $_model.ModifyNodePoolAttributeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyNodePoolAttributeResponse>;
|
|
945
1073
|
/**
|
|
946
|
-
*
|
|
1074
|
+
* Modifies the scaling mode of a delivery group, including fixed quantity (no elastic scaling), scheduled scaling, and automatic scaling.
|
|
947
1075
|
*
|
|
948
1076
|
* @remarks
|
|
949
|
-
* You can
|
|
950
|
-
*
|
|
951
|
-
*
|
|
952
|
-
*
|
|
953
|
-
* Before
|
|
1077
|
+
* You can configure the scaling pattern for WUYING Cloud Application resources in Settings:
|
|
1078
|
+
* - Fixed quantity: Elastic scaling is not used.
|
|
1079
|
+
* - Automatic scaling: Automatically scales resources based on the number of connected sessions and the idle duration without session connections.
|
|
1080
|
+
* - Scheduled scaling: Executes resource scaling during specified time periods on specified dates.
|
|
1081
|
+
* 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.
|
|
954
1082
|
*
|
|
955
1083
|
* @param request - ModifyNodePoolAttributeRequest
|
|
956
1084
|
* @returns ModifyNodePoolAttributeResponse
|
|
957
1085
|
*/
|
|
958
1086
|
modifyNodePoolAttribute(request: $_model.ModifyNodePoolAttributeRequest): Promise<$_model.ModifyNodePoolAttributeResponse>;
|
|
959
1087
|
/**
|
|
960
|
-
* Modifies the
|
|
1088
|
+
* Modifies the configuration of an administrator account, such as whether to enable resource expiration reminders.
|
|
961
1089
|
*
|
|
962
1090
|
* @param request - ModifyTenantConfigRequest
|
|
963
1091
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -965,14 +1093,14 @@ export default class Client extends OpenApi {
|
|
|
965
1093
|
*/
|
|
966
1094
|
modifyTenantConfigWithOptions(request: $_model.ModifyTenantConfigRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyTenantConfigResponse>;
|
|
967
1095
|
/**
|
|
968
|
-
* Modifies the
|
|
1096
|
+
* Modifies the configuration of an administrator account, such as whether to enable resource expiration reminders.
|
|
969
1097
|
*
|
|
970
1098
|
* @param request - ModifyTenantConfigRequest
|
|
971
1099
|
* @returns ModifyTenantConfigResponse
|
|
972
1100
|
*/
|
|
973
1101
|
modifyTenantConfig(request: $_model.ModifyTenantConfigRequest): Promise<$_model.ModifyTenantConfigResponse>;
|
|
974
1102
|
/**
|
|
975
|
-
*
|
|
1103
|
+
* Modifies the properties of a cloud graphics workstation.
|
|
976
1104
|
*
|
|
977
1105
|
* @param request - ModifyWuyingServerAttributeRequest
|
|
978
1106
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -980,14 +1108,14 @@ export default class Client extends OpenApi {
|
|
|
980
1108
|
*/
|
|
981
1109
|
modifyWuyingServerAttributeWithOptions(request: $_model.ModifyWuyingServerAttributeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyWuyingServerAttributeResponse>;
|
|
982
1110
|
/**
|
|
983
|
-
*
|
|
1111
|
+
* Modifies the properties of a cloud graphics workstation.
|
|
984
1112
|
*
|
|
985
1113
|
* @param request - ModifyWuyingServerAttributeRequest
|
|
986
1114
|
* @returns ModifyWuyingServerAttributeResponse
|
|
987
1115
|
*/
|
|
988
1116
|
modifyWuyingServerAttribute(request: $_model.ModifyWuyingServerAttributeRequest): Promise<$_model.ModifyWuyingServerAttributeResponse>;
|
|
989
1117
|
/**
|
|
990
|
-
*
|
|
1118
|
+
* Performs a paged query on allocated users added to a delivery group.
|
|
991
1119
|
*
|
|
992
1120
|
* @param request - PageListAppInstanceGroupUserRequest
|
|
993
1121
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -995,14 +1123,20 @@ export default class Client extends OpenApi {
|
|
|
995
1123
|
*/
|
|
996
1124
|
pageListAppInstanceGroupUserWithOptions(request: $_model.PageListAppInstanceGroupUserRequest, runtime: $dara.RuntimeOptions): Promise<$_model.PageListAppInstanceGroupUserResponse>;
|
|
997
1125
|
/**
|
|
998
|
-
*
|
|
1126
|
+
* Performs a paged query on allocated users added to a delivery group.
|
|
999
1127
|
*
|
|
1000
1128
|
* @param request - PageListAppInstanceGroupUserRequest
|
|
1001
1129
|
* @returns PageListAppInstanceGroupUserResponse
|
|
1002
1130
|
*/
|
|
1003
1131
|
pageListAppInstanceGroupUser(request: $_model.PageListAppInstanceGroupUserRequest): Promise<$_model.PageListAppInstanceGroupUserResponse>;
|
|
1004
1132
|
/**
|
|
1005
|
-
*
|
|
1133
|
+
* Removes model groups from a resource group.
|
|
1134
|
+
*
|
|
1135
|
+
* @remarks
|
|
1136
|
+
* 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.
|
|
1137
|
+
* 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.
|
|
1138
|
+
* 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.
|
|
1139
|
+
* Before calling this operation, make sure that you are familiar with the operations and usage of the WUYING Agent Management Center.
|
|
1006
1140
|
*
|
|
1007
1141
|
* @param request - RemoveResourceGroupModelTemplateRequest
|
|
1008
1142
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1010,14 +1144,24 @@ export default class Client extends OpenApi {
|
|
|
1010
1144
|
*/
|
|
1011
1145
|
removeResourceGroupModelTemplateWithOptions(request: $_model.RemoveResourceGroupModelTemplateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.RemoveResourceGroupModelTemplateResponse>;
|
|
1012
1146
|
/**
|
|
1013
|
-
*
|
|
1147
|
+
* Removes model groups from a resource group.
|
|
1148
|
+
*
|
|
1149
|
+
* @remarks
|
|
1150
|
+
* 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.
|
|
1151
|
+
* 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.
|
|
1152
|
+
* 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.
|
|
1153
|
+
* Before calling this operation, make sure that you are familiar with the operations and usage of the WUYING Agent Management Center.
|
|
1014
1154
|
*
|
|
1015
1155
|
* @param request - RemoveResourceGroupModelTemplateRequest
|
|
1016
1156
|
* @returns RemoveResourceGroupModelTemplateResponse
|
|
1017
1157
|
*/
|
|
1018
1158
|
removeResourceGroupModelTemplate(request: $_model.RemoveResourceGroupModelTemplateRequest): Promise<$_model.RemoveResourceGroupModelTemplateResponse>;
|
|
1019
1159
|
/**
|
|
1020
|
-
*
|
|
1160
|
+
* Removes a third-party channel configuration from an agent runtime.
|
|
1161
|
+
*
|
|
1162
|
+
* @remarks
|
|
1163
|
+
* 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.
|
|
1164
|
+
* Before calling this operation, make sure that you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
1021
1165
|
*
|
|
1022
1166
|
* @param request - RemoveRuntimeChannelRequest
|
|
1023
1167
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1025,14 +1169,22 @@ export default class Client extends OpenApi {
|
|
|
1025
1169
|
*/
|
|
1026
1170
|
removeRuntimeChannelWithOptions(request: $_model.RemoveRuntimeChannelRequest, runtime: $dara.RuntimeOptions): Promise<$_model.RemoveRuntimeChannelResponse>;
|
|
1027
1171
|
/**
|
|
1028
|
-
*
|
|
1172
|
+
* Removes a third-party channel configuration from an agent runtime.
|
|
1173
|
+
*
|
|
1174
|
+
* @remarks
|
|
1175
|
+
* 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.
|
|
1176
|
+
* Before calling this operation, make sure that you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
1029
1177
|
*
|
|
1030
1178
|
* @param request - RemoveRuntimeChannelRequest
|
|
1031
1179
|
* @returns RemoveRuntimeChannelResponse
|
|
1032
1180
|
*/
|
|
1033
1181
|
removeRuntimeChannel(request: $_model.RemoveRuntimeChannelRequest): Promise<$_model.RemoveRuntimeChannelResponse>;
|
|
1034
1182
|
/**
|
|
1035
|
-
*
|
|
1183
|
+
* Removes a model group from an Agent runtime resource.
|
|
1184
|
+
*
|
|
1185
|
+
* @remarks
|
|
1186
|
+
* 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.
|
|
1187
|
+
* Make sure that you are familiar with the operations and usage of the Wuying Agent Management Center before calling this operation.
|
|
1036
1188
|
*
|
|
1037
1189
|
* @param request - RemoveRuntimeModelTemplateRequest
|
|
1038
1190
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1040,7 +1192,11 @@ export default class Client extends OpenApi {
|
|
|
1040
1192
|
*/
|
|
1041
1193
|
removeRuntimeModelTemplateWithOptions(request: $_model.RemoveRuntimeModelTemplateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.RemoveRuntimeModelTemplateResponse>;
|
|
1042
1194
|
/**
|
|
1043
|
-
*
|
|
1195
|
+
* Removes a model group from an Agent runtime resource.
|
|
1196
|
+
*
|
|
1197
|
+
* @remarks
|
|
1198
|
+
* 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.
|
|
1199
|
+
* Make sure that you are familiar with the operations and usage of the Wuying Agent Management Center before calling this operation.
|
|
1044
1200
|
*
|
|
1045
1201
|
* @param request - RemoveRuntimeModelTemplateRequest
|
|
1046
1202
|
* @returns RemoveRuntimeModelTemplateResponse
|
|
@@ -1050,7 +1206,7 @@ export default class Client extends OpenApi {
|
|
|
1050
1206
|
* Renews a delivery group.
|
|
1051
1207
|
*
|
|
1052
1208
|
* @remarks
|
|
1053
|
-
* Before you call this operation, make sure that you
|
|
1209
|
+
* 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.
|
|
1054
1210
|
*
|
|
1055
1211
|
* @param tmpReq - RenewAppInstanceGroupRequest
|
|
1056
1212
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1061,14 +1217,14 @@ export default class Client extends OpenApi {
|
|
|
1061
1217
|
* Renews a delivery group.
|
|
1062
1218
|
*
|
|
1063
1219
|
* @remarks
|
|
1064
|
-
* Before you call this operation, make sure that you
|
|
1220
|
+
* 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.
|
|
1065
1221
|
*
|
|
1066
1222
|
* @param request - RenewAppInstanceGroupRequest
|
|
1067
1223
|
* @returns RenewAppInstanceGroupResponse
|
|
1068
1224
|
*/
|
|
1069
1225
|
renewAppInstanceGroup(request: $_model.RenewAppInstanceGroupRequest): Promise<$_model.RenewAppInstanceGroupResponse>;
|
|
1070
1226
|
/**
|
|
1071
|
-
*
|
|
1227
|
+
* Renews a workstation.
|
|
1072
1228
|
*
|
|
1073
1229
|
* @param request - RenewWuyingServerRequest
|
|
1074
1230
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1076,14 +1232,14 @@ export default class Client extends OpenApi {
|
|
|
1076
1232
|
*/
|
|
1077
1233
|
renewWuyingServerWithOptions(request: $_model.RenewWuyingServerRequest, runtime: $dara.RuntimeOptions): Promise<$_model.RenewWuyingServerResponse>;
|
|
1078
1234
|
/**
|
|
1079
|
-
*
|
|
1235
|
+
* Renews a workstation.
|
|
1080
1236
|
*
|
|
1081
1237
|
* @param request - RenewWuyingServerRequest
|
|
1082
1238
|
* @returns RenewWuyingServerResponse
|
|
1083
1239
|
*/
|
|
1084
1240
|
renewWuyingServer(request: $_model.RenewWuyingServerRequest): Promise<$_model.RenewWuyingServerResponse>;
|
|
1085
1241
|
/**
|
|
1086
|
-
* Restarts
|
|
1242
|
+
* Restarts a workstation.
|
|
1087
1243
|
*
|
|
1088
1244
|
* @param request - RestartWuyingServerRequest
|
|
1089
1245
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1091,14 +1247,14 @@ export default class Client extends OpenApi {
|
|
|
1091
1247
|
*/
|
|
1092
1248
|
restartWuyingServerWithOptions(request: $_model.RestartWuyingServerRequest, runtime: $dara.RuntimeOptions): Promise<$_model.RestartWuyingServerResponse>;
|
|
1093
1249
|
/**
|
|
1094
|
-
* Restarts
|
|
1250
|
+
* Restarts a workstation.
|
|
1095
1251
|
*
|
|
1096
1252
|
* @param request - RestartWuyingServerRequest
|
|
1097
1253
|
* @returns RestartWuyingServerResponse
|
|
1098
1254
|
*/
|
|
1099
1255
|
restartWuyingServer(request: $_model.RestartWuyingServerRequest): Promise<$_model.RestartWuyingServerResponse>;
|
|
1100
1256
|
/**
|
|
1101
|
-
* Initiates a task to
|
|
1257
|
+
* Initiates a task to copy an image to other regions.
|
|
1102
1258
|
*
|
|
1103
1259
|
* @param request - StartTaskForDistributeImageRequest
|
|
1104
1260
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1106,14 +1262,14 @@ export default class Client extends OpenApi {
|
|
|
1106
1262
|
*/
|
|
1107
1263
|
startTaskForDistributeImageWithOptions(request: $_model.StartTaskForDistributeImageRequest, runtime: $dara.RuntimeOptions): Promise<$_model.StartTaskForDistributeImageResponse>;
|
|
1108
1264
|
/**
|
|
1109
|
-
* Initiates a task to
|
|
1265
|
+
* Initiates a task to copy an image to other regions.
|
|
1110
1266
|
*
|
|
1111
1267
|
* @param request - StartTaskForDistributeImageRequest
|
|
1112
1268
|
* @returns StartTaskForDistributeImageResponse
|
|
1113
1269
|
*/
|
|
1114
1270
|
startTaskForDistributeImage(request: $_model.StartTaskForDistributeImageRequest): Promise<$_model.StartTaskForDistributeImageResponse>;
|
|
1115
1271
|
/**
|
|
1116
|
-
*
|
|
1272
|
+
* Starts a workstation.
|
|
1117
1273
|
*
|
|
1118
1274
|
* @param request - StartWuyingServerRequest
|
|
1119
1275
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1121,14 +1277,14 @@ export default class Client extends OpenApi {
|
|
|
1121
1277
|
*/
|
|
1122
1278
|
startWuyingServerWithOptions(request: $_model.StartWuyingServerRequest, runtime: $dara.RuntimeOptions): Promise<$_model.StartWuyingServerResponse>;
|
|
1123
1279
|
/**
|
|
1124
|
-
*
|
|
1280
|
+
* Starts a workstation.
|
|
1125
1281
|
*
|
|
1126
1282
|
* @param request - StartWuyingServerRequest
|
|
1127
1283
|
* @returns StartWuyingServerResponse
|
|
1128
1284
|
*/
|
|
1129
1285
|
startWuyingServer(request: $_model.StartWuyingServerRequest): Promise<$_model.StartWuyingServerResponse>;
|
|
1130
1286
|
/**
|
|
1131
|
-
* Stops
|
|
1287
|
+
* Stops a workstation.
|
|
1132
1288
|
*
|
|
1133
1289
|
* @param request - StopWuyingServerRequest
|
|
1134
1290
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1136,14 +1292,14 @@ export default class Client extends OpenApi {
|
|
|
1136
1292
|
*/
|
|
1137
1293
|
stopWuyingServerWithOptions(request: $_model.StopWuyingServerRequest, runtime: $dara.RuntimeOptions): Promise<$_model.StopWuyingServerResponse>;
|
|
1138
1294
|
/**
|
|
1139
|
-
* Stops
|
|
1295
|
+
* Stops a workstation.
|
|
1140
1296
|
*
|
|
1141
1297
|
* @param request - StopWuyingServerRequest
|
|
1142
1298
|
* @returns StopWuyingServerResponse
|
|
1143
1299
|
*/
|
|
1144
1300
|
stopWuyingServer(request: $_model.StopWuyingServerRequest): Promise<$_model.StopWuyingServerResponse>;
|
|
1145
1301
|
/**
|
|
1146
|
-
* Creates and
|
|
1302
|
+
* Creates and attaches tags to cloud resources. If a tag already exists on a resource, the tag value is updated.
|
|
1147
1303
|
*
|
|
1148
1304
|
* @param request - TagCloudResourcesRequest
|
|
1149
1305
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1151,7 +1307,7 @@ export default class Client extends OpenApi {
|
|
|
1151
1307
|
*/
|
|
1152
1308
|
tagCloudResourcesWithOptions(request: $_model.TagCloudResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.TagCloudResourcesResponse>;
|
|
1153
1309
|
/**
|
|
1154
|
-
* Creates and
|
|
1310
|
+
* Creates and attaches tags to cloud resources. If a tag already exists on a resource, the tag value is updated.
|
|
1155
1311
|
*
|
|
1156
1312
|
* @param request - TagCloudResourcesRequest
|
|
1157
1313
|
* @returns TagCloudResourcesResponse
|
|
@@ -1173,7 +1329,7 @@ export default class Client extends OpenApi {
|
|
|
1173
1329
|
*/
|
|
1174
1330
|
unassignWuyingServerPrivateAddresses(request: $_model.UnassignWuyingServerPrivateAddressesRequest): Promise<$_model.UnassignWuyingServerPrivateAddressesResponse>;
|
|
1175
1331
|
/**
|
|
1176
|
-
* Unbinds a user
|
|
1332
|
+
* Unbinds a user from a session.
|
|
1177
1333
|
*
|
|
1178
1334
|
* @param request - UnbindRequest
|
|
1179
1335
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1181,14 +1337,14 @@ export default class Client extends OpenApi {
|
|
|
1181
1337
|
*/
|
|
1182
1338
|
unbindWithOptions(request: $_model.UnbindRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UnbindResponse>;
|
|
1183
1339
|
/**
|
|
1184
|
-
* Unbinds a user
|
|
1340
|
+
* Unbinds a user from a session.
|
|
1185
1341
|
*
|
|
1186
1342
|
* @param request - UnbindRequest
|
|
1187
1343
|
* @returns UnbindResponse
|
|
1188
1344
|
*/
|
|
1189
1345
|
unbind(request: $_model.UnbindRequest): Promise<$_model.UnbindResponse>;
|
|
1190
1346
|
/**
|
|
1191
|
-
*
|
|
1347
|
+
* Unbinds tags from cloud resources in a unified manner.
|
|
1192
1348
|
*
|
|
1193
1349
|
* @param request - UntagCloudResourcesRequest
|
|
1194
1350
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1196,7 +1352,7 @@ export default class Client extends OpenApi {
|
|
|
1196
1352
|
*/
|
|
1197
1353
|
untagCloudResourcesWithOptions(request: $_model.UntagCloudResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UntagCloudResourcesResponse>;
|
|
1198
1354
|
/**
|
|
1199
|
-
*
|
|
1355
|
+
* Unbinds tags from cloud resources in a unified manner.
|
|
1200
1356
|
*
|
|
1201
1357
|
* @param request - UntagCloudResourcesRequest
|
|
1202
1358
|
* @returns UntagCloudResourcesResponse
|
|
@@ -1206,9 +1362,8 @@ export default class Client extends OpenApi {
|
|
|
1206
1362
|
* Updates the image of a delivery group.
|
|
1207
1363
|
*
|
|
1208
1364
|
* @remarks
|
|
1209
|
-
*
|
|
1210
|
-
*
|
|
1211
|
-
* > After the image of the delivery group is updated, the change takes effect on the terminal in approximately 2 minutes.
|
|
1365
|
+
* >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.
|
|
1366
|
+
* > After the update is published, changes typically take about 2 minutes to take effect on the end user side.
|
|
1212
1367
|
*
|
|
1213
1368
|
* @param request - UpdateAppInstanceGroupImageRequest
|
|
1214
1369
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1219,16 +1374,19 @@ export default class Client extends OpenApi {
|
|
|
1219
1374
|
* Updates the image of a delivery group.
|
|
1220
1375
|
*
|
|
1221
1376
|
* @remarks
|
|
1222
|
-
*
|
|
1223
|
-
*
|
|
1224
|
-
* > After the image of the delivery group is updated, the change takes effect on the terminal in approximately 2 minutes.
|
|
1377
|
+
* >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.
|
|
1378
|
+
* > After the update is published, changes typically take about 2 minutes to take effect on the end user side.
|
|
1225
1379
|
*
|
|
1226
1380
|
* @param request - UpdateAppInstanceGroupImageRequest
|
|
1227
1381
|
* @returns UpdateAppInstanceGroupImageResponse
|
|
1228
1382
|
*/
|
|
1229
1383
|
updateAppInstanceGroupImage(request: $_model.UpdateAppInstanceGroupImageRequest): Promise<$_model.UpdateAppInstanceGroupImageResponse>;
|
|
1230
1384
|
/**
|
|
1231
|
-
*
|
|
1385
|
+
* Updates a model provider template.
|
|
1386
|
+
*
|
|
1387
|
+
* @remarks
|
|
1388
|
+
* 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.
|
|
1389
|
+
* Before you call this operation, make sure that you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
1232
1390
|
*
|
|
1233
1391
|
* @param tmpReq - UpdateModelProviderTemplateRequest
|
|
1234
1392
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1236,14 +1394,22 @@ export default class Client extends OpenApi {
|
|
|
1236
1394
|
*/
|
|
1237
1395
|
updateModelProviderTemplateWithOptions(tmpReq: $_model.UpdateModelProviderTemplateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateModelProviderTemplateResponse>;
|
|
1238
1396
|
/**
|
|
1239
|
-
*
|
|
1397
|
+
* Updates a model provider template.
|
|
1398
|
+
*
|
|
1399
|
+
* @remarks
|
|
1400
|
+
* 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.
|
|
1401
|
+
* Before you call this operation, make sure that you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
1240
1402
|
*
|
|
1241
1403
|
* @param request - UpdateModelProviderTemplateRequest
|
|
1242
1404
|
* @returns UpdateModelProviderTemplateResponse
|
|
1243
1405
|
*/
|
|
1244
1406
|
updateModelProviderTemplate(request: $_model.UpdateModelProviderTemplateRequest): Promise<$_model.UpdateModelProviderTemplateResponse>;
|
|
1245
1407
|
/**
|
|
1246
|
-
*
|
|
1408
|
+
* Updates a model template.
|
|
1409
|
+
*
|
|
1410
|
+
* @remarks
|
|
1411
|
+
* 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.
|
|
1412
|
+
* Before using this operation, make sure that you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
1247
1413
|
*
|
|
1248
1414
|
* @param request - UpdateModelTemplateRequest
|
|
1249
1415
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1251,14 +1417,18 @@ export default class Client extends OpenApi {
|
|
|
1251
1417
|
*/
|
|
1252
1418
|
updateModelTemplateWithOptions(request: $_model.UpdateModelTemplateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateModelTemplateResponse>;
|
|
1253
1419
|
/**
|
|
1254
|
-
*
|
|
1420
|
+
* Updates a model template.
|
|
1421
|
+
*
|
|
1422
|
+
* @remarks
|
|
1423
|
+
* 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.
|
|
1424
|
+
* Before using this operation, make sure that you are familiar with the operations and usage of the Wuying Agent Management Center.
|
|
1255
1425
|
*
|
|
1256
1426
|
* @param request - UpdateModelTemplateRequest
|
|
1257
1427
|
* @returns UpdateModelTemplateResponse
|
|
1258
1428
|
*/
|
|
1259
1429
|
updateModelTemplate(request: $_model.UpdateModelTemplateRequest): Promise<$_model.UpdateModelTemplateResponse>;
|
|
1260
1430
|
/**
|
|
1261
|
-
* Updates
|
|
1431
|
+
* Updates a workstation image.
|
|
1262
1432
|
*
|
|
1263
1433
|
* @param request - UpdateWuyingServerImageRequest
|
|
1264
1434
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1266,7 +1436,7 @@ export default class Client extends OpenApi {
|
|
|
1266
1436
|
*/
|
|
1267
1437
|
updateWuyingServerImageWithOptions(request: $_model.UpdateWuyingServerImageRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateWuyingServerImageResponse>;
|
|
1268
1438
|
/**
|
|
1269
|
-
* Updates
|
|
1439
|
+
* Updates a workstation image.
|
|
1270
1440
|
*
|
|
1271
1441
|
* @param request - UpdateWuyingServerImageRequest
|
|
1272
1442
|
* @returns UpdateWuyingServerImageResponse
|