Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
RegionId | string | Yes | The ID of the region. | cn-hangzhou |
OfficeSiteId | string | Yes | The ID of the AD workspace. | cn-hangzhou+dir-778418**** |
OUName | string | Yes | The name of the OU in the AD domain. You can call the ListUserAdOrganizationUnits to obtain the OU name. | example.com/Domain Controllers |
DomainUserName | string | Yes | The username of the AD user that has the permissions to join computers to domains. After the username is configured, the cloud desktops in the same AD workspace are joined to the specified OU. | Administrator |
DomainPassword | string | Yes | The password of the AD user that has the permissions to join computers to domains. | testPassword |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "1CBAFFAB-B697-4049-A9B1-67E1FC5F****"
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|---|---|
2021-08-23 | The internal configuration of the API is changed, but the call is not affected | View Change Details |
2021-08-23 | Add Operation | View Change Details |