Data Object - ADDomainHealthInfo

Class
VMware.Hv.ADDomainHealthInfo
Returned by
ADDomainHealth_List
See also
ADDomainHealthConnectionServerConnectionData, ServiceAccount
Since
Horizon View 6.0

Data Object Description

The health information on a single domain.

Data Object Properties

Properties

Name Type Description
netBiosNamexsd:string

The NetBIOS name for the domain.
dnsNamexsd:string

The DNS name for the domain.
nt4Domainxsd:boolean

Is this an NT4 domain?
domainTypexsd:string

The relationship of the domain with connection server.

Since Horizon 8.1
  • This property has a default value of "CONNECTION_SERVER_DOMAIN".
  • This property cannot be updated.
  • This property will be one of:
    Value Description
    "CONNECTION_SERVER_DOMAIN"The domain having trust with connection server domain.
    "NO_TRUST_DOMAIN"The domain not having any trust with connection server domain.
serviceAccountsServiceAccount[]

Service accounts for the domain.

Since Horizon 8.2
  • This property need not be set.
  • This property cannot be updated.
connectionServerStateADDomainHealthConnectionServerConnectionData[]

The status of the connection to the domain for each connection server.