All Products
Search
Document Center

Elastic Desktop Service:ConfigADConnectorTrust

Last Updated:Oct 17, 2024

Configures a conditional forwarder and trust relationship for a high-definition experience (HDX)-based office network (formerly workspace). You can call the operation to configure a trust relationship for an enterprise Active Directory (AD) office network.

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 region ID. You can call the DescribeRegions operation to query the most recent region list.

cn-hangzhou
OfficeSiteIdstringYes

The ID of the enterprise AD office network.

cn-hangzhou+dir-778418****
TrustKeystringYes

The trust password. You can specify the password when you configure a trust relationship between the AD domain and the ecd.acs domain.

password123***
RdsLicenseDomainbooleanNo

Specifies whether to configure a trust password for the Remote Desktop Services (RDS) License Domain of the enterprise AD office network.

Valid values:

  • true: configures a trust password for the RDS License Domain of the AD office network.

  • false: configures a trust password for a regular enterprise AD office network.

true

Response parameters

ParameterTypeDescriptionExample
object

The response parameters.

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
2023-04-19The request parameters of the API has changedView Change Details
2021-08-23Add OperationView Change Details