Applies for coordination monitoring. This operation is mainly used in administrator assistance scenarios and education scenarios.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ecd:ApplyCoordinationForMonitoring |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID. You can call the DescribeRegions operation to query the most recent region list. |
cn-hangzhou |
| Uuid |
string |
Yes |
The universally unique identifier (UUID) of the device. |
3E14A18BD4D088504B9F8A8751AB**** |
| InitiatorType |
string |
No |
The type of the initiator. Set the value to ADMIN_INITIATE.
Valid values:
|
ADMIN_INITIATE |
| CoordinatePolicyType |
string |
Yes |
The coordination policy. Set the value to FULL_CONTROL.
Valid values:
|
FULL_CONTROL |
| ResourceCandidates |
array<object> |
Yes |
The list of cloud desktops that run the collaboration task at the same time. |
|
|
object |
No |
|||
| ResourceType |
string |
Yes |
The resource type. Set the value to CLOUD_DESKTOP.
Valid values:
|
CLOUD_DESKTOP |
| ResourceRegionId |
string |
Yes |
The region where the resource resides. |
cn-hangzhou |
| ResourceProperties |
string |
No |
The properties of the cloud desktop. |
TestProperty |
| OwnerEndUserId |
string |
No |
The ID of the current end user. |
alice |
| ResourceId |
string |
Yes |
The ID of the cloud desktop. |
ecd-08zhejm3h7ilr**** |
| ResourceName |
string |
Yes |
The name of the cloud desktop. |
DemoComputer |
| OwnerAliUid |
integer |
Yes |
The ID of the Alibaba Cloud account to which the current cloud desktop belongs. |
130247021517**** |
| EndUserId |
string |
No |
The ID of the end user who initiates the stream collaboration. If the initiator is the administrator, do not specify this parameter. |
alice |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The information that is returned. |
||
| RequestId |
string |
The request ID. |
1CBAFFAB-B697-4049-A9B1-67E1FC5F**** |
| CoordinateFlowModels |
array<object> |
The list of stream collaboration models. |
|
|
object |
|||
| CoordinateStatus |
string |
The current status of the collaboration task. Valid values:
Valid values:
|
PENDING |
| InitiatorType |
string |
The type of the initiator. Valid values:
Valid values:
|
COORDINATOR_INITIATE_FORCE |
| OwnerUserId |
string |
The ID of the Alibaba Cloud account of the end user. |
alice |
| CoordinateTicket |
string |
The ticket that is used to establish the Adaptive Streaming Protocol (ASP)-based connection. |
1VDQ0VTUw0KW0Rlc2t0b3BdDQpHV1Rva2VuPTAwTzgwL3liS25zUEVGdkF6eU1Pc1ExeHZWdmk4VEE3NFJvU1V1d0dPYm1BNkNJWklDMHVNQklWcjU2NS80S0ZQekQ4aGFTR0ZHelZqMTFGbkRpWWgvUFF1Zm1xSXNGdFRFNFRWMExJNit3TkU0L2RMb04wNXBBSE5Tc3M4dWFXY3lwWE**** |
| CoId |
string |
The ID of the stream collaboration. |
co-0sot77uale3**** |
| ResourceId |
string |
The ID of the cloud desktop. |
ecd-96vi03f9emqnl**** |
| ResourceName |
string |
The name of the cloud desktop. |
DemoComputer |
Examples
Success response
JSON format
{
"RequestId": "1CBAFFAB-B697-4049-A9B1-67E1FC5F****",
"CoordinateFlowModels": [
{
"CoordinateStatus": "PENDING",
"InitiatorType": "COORDINATOR_INITIATE_FORCE",
"OwnerUserId": "alice",
"CoordinateTicket": "1VDQ0VTUw0KW0Rlc2t0b3BdDQpHV1Rva2VuPTAwTzgwL3liS25zUEVGdkF6eU1Pc1ExeHZWdmk4VEE3NFJvU1V1d0dPYm1BNkNJWklDMHVNQklWcjU2NS80S0ZQekQ4aGFTR0ZHelZqMTFGbkRpWWgvUFF1Zm1xSXNGdFRFNFRWMExJNit3TkU0L2RMb04wNXBBSE5Tc3M4dWFXY3lwWE****",
"CoId": "co-0sot77uale3****",
"ResourceId": "ecd-96vi03f9emqnl****",
"ResourceName": "DemoComputer"
}
]
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.