[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
ActiveDirectoryPatchTO
Properties
string
defaultOU
Optional
Default OU (organizational unit) for adding VMs to the domain
string
description
Optional
Description for the AD
string
name
Optional
Name that helps the customer identify the record
JSON Example
{
"defaultOU": "OU=Computers",
"description": "This is a test AD",
"name": "TestAD"
}