InstantCloneDomainAccountCreateSpec
InstantCloneDomainAccountCreateSpec
Specification of the instant clone domain account.
JSON Example
{
"ad_domain_id": "6f85b3a5-e7d0-4ad6-a1e3-37168dd1ed51",
"password": [
"string"
],
"username": "testuser"
}
string
ad_domain_id
Required
ID of the AD Domain that this account user belongs to.
array of
string
password
Required
Password of the account.
string
username
Required
User name of the account.