ConfigADConnectorUser_无影云电脑_API文档

Plugin DownloadLearn more
VS Code Plugin
Before installing the plugin, please install VS CodeBefore installing the plugin, please install VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains Plugin
Before installing the plugin, please install JetBrains IDEBefore installing the plugin, please install JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

Quotas Info

There is no quotas information in the current API.

Authorization Information

The following table shows the authorization information corresponding to this API, which can be used in the Action policy element to grant a RAM user or RAM role the permissions to call the API. Please use RAM to set up these permissions and refer to RAM documentation for more instructions.

Description:View Details...

ActionsAccess levelResource typeCondition keyAssociated operation
ecd:ConfigADConnectorUser
All Resources
*
NoneNone

Request Parameters

Field NameField Details
RegionIdstring

The ID of the region.

Example:cn-hangzhou
OfficeSiteIdstring

The ID of the AD workspace.

Example:cn-hangzhou+dir-778418****Reference Value Source:
    DescribeOfficeSites
    ListOfficeSiteOverview
    CreateSimpleOfficeSite
OUNamestring

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

Example:example.com/Domain Controllers
DomainUserNamestring

The username of the AD user that has the permissions to join computers to domains.View Details...

Example:Administrator
DomainPasswordstring

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

Example:testPassword

Response Parameters

Field NameField Details
RequestIdstring

The ID of the request.

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

Sample Response

Change History

Change timeChange content summaryoperation
2021-08-23
changeRequest parameter OUName

Examples