v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1467365253.0 KB

Creates an Active Directory computer object in the specified directory.

post/#X-Amz-Target=DirectoryService_20150416.CreateComputer

Headers

X-Amz-Target'DirectoryService_20150416.CreateComputer' required

Request body

DirectoryIdstring required

The identifier of the directory in which to create the computer account.

ComputerNamestring required

The name of the computer account.

Passwordstring password required

A one-time password that is used to join the computer to the directory. You should generate a random, strong password to use for this parameter.

OrganizationalUnitDistinguishedNamestring

The fully-qualified distinguished name of the organizational unit to place the computer account in.

Response

Success