FarmCustomizationSettingsUpdateSpec
FarmCustomizationSettingsUpdateSpec
Customization settings for the automated farm.
JSON Example
{
"ad_container_rdn": "CN=Computers",
"cloneprep_customization_settings": {
"post_synchronization_script_name": "cloneprep_postsync_script",
"post_synchronization_script_parameters": "p1 p2 p3",
"power_off_script_name": "cloneprep_poweroff_script",
"power_off_script_parameters": "p1 p2 p3",
"priming_computer_account": "a219420d-4799-4517-8f78-39c74c7c4efc"
},
"reuse_pre_existing_accounts": false
}
string
ad_container_rdn
Required
Instant Clone Engine Active Directory container for clone prep.
cloneprep_customization_settings
Required
cloneprep_customization_settings
boolean
reuse_pre_existing_accounts
Required
Indicates whether to allow the use of existing AD computer accounts when the VM names of newly created clones match the existing computer account names.