ADDomainInfo

ADDomainInfo
ADDomainInfo

Information related to AD Domains of the environment.

JSON Example
{
    "dns_name": "example.com",
    "id": "6f85b3a5-e7d0-4ad6-a1e3-37168dd1ed51",
    "netbios_name": "AD-EXAMPLE1"
}
string
dns_name
Required

DNS name of the AD Domain.

string
id
Required

Unique ID representing AD Domain.

string
netbios_name
Required

NetBIOS name of the AD Domain.