ADDomainInfo
ADDomainInfo
Information related to AD Domains of the environment.
JSON Example
{
"dns_name": "example.com",
"id": "S-1-5-21-1085031214-1563985344-725345543",
"netbios_name": "AD-EXAMPLE1"
}
string
dns_name
Optional
DNS name of the AD Domain.
string
id
Optional
Unique SID representing AD Domain.
string
netbios_name
Optional
NetBIOS name of the AD Domain.