All Products
Search
Document Center

WUYING Workspace:ConfigADConnectorTrust

Last Updated:Apr 03, 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

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

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 changedsee changesets
Change itemChange content
Input ParametersThe request parameters of the API has changed.
    Added Input Parameters: RdsLicenseDomain
2021-08-23Add Operationsee changesets