All Products
Search
Document Center

Elastic Desktop Service:ConfigADConnectorUser

Last Updated:Oct 17, 2024

Debugging

You can run this interface directly in OpenAPI Explorer, saving you the trouble of calculating signatures. After running successfully, OpenAPI Explorer can automatically generate SDK code samples.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
RegionIdstringYes

The ID of the region.

cn-hangzhou
OfficeSiteIdstringYes

The ID of the AD workspace.

cn-hangzhou+dir-778418****
OUNamestringYes

The name of the OU in the AD domain. You can call the ListUserAdOrganizationUnits to obtain the OU name.

example.com/Domain Controllers
DomainUserNamestringYes

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
DomainPasswordstringYes

The password of the AD user that has the permissions to join computers to domains.

testPassword

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The ID of the request.

1CBAFFAB-B697-4049-A9B1-67E1FC5F****

Examples

Sample success responses

JSONformat

{
  "RequestId": "1CBAFFAB-B697-4049-A9B1-67E1FC5F****"
}

Error codes

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
2021-08-23The internal configuration of the API is changed, but the call is not affectedView Change Details
2021-08-23Add OperationView Change Details