JoinDomainRequestType

JoinDomainRequestType
JoinDomainRequestType

The parameters of JoinDomain_Task.

JSON Example
{
    "domainName": "string",
    "userName": "string",
    "password": "string"
}
string
domainName
Required

Name of the domain to be joined.

string
userName
Required

Name for an Active Directory account that has the authority to add hosts to the domain.

string As password As password
password
Required

Password for the userName account.