Get the list of Active Directories.

Get the list of Active Directories for MCM. Note: This api is only supported in Multi-Cluster Manager (MCM).

Log in to see full request history
Query Params
domainNames
array of strings

Filter by a list of Active Directory domain names.

domainNames
Responses

Response body
array of objects
object
string | null
required

Specifies the domain name of the Active Directory.

array of objects | null
required

Specifies a list of computer names used to identify the Cohesity Cluster on the Active Directory domain. The first machine account is used as primary machine account and it can not be modified.

machineAccounts*
object
string | null
required

Specifies the machine account name.

string | null

Specifies the DNS host name of the machine account.

array of strings | null

Specifies a list of encryption types apply to the machine account.

boolean | null

Specifies whether this machine account is primary or not.

string | null

Specifies an optional organizational unit name.

string | null

Specifies a work group name.

array of objects | null

Specifies a list of preferred domain controllers of this Active Directory.

preferredDomainControllers
object
string | null
required

Specifies the domain controller name.

string | null

Specifies the connection status.

Reachable Flapping Incompatible ClockSkew

object | null

Specifies the params related to trusted domains.

array of objects | null

A list of domain names with a list of it's domain controllers.

domainControllers
object
string | null

Specifies the domain name.

array of objects | null

Specifies a list of domain controllers of the domain.

controllers
object
string | null
required

Specifies the domain controller name.

string | null

Specifies the connection status.

Reachable Flapping Incompatible ClockSkew

int32 | null

Specifies level of transitive Active Directory trust domains to be used.

array of objects | null

A list of domains which this domain trusts.

trustedDomainList
object
string

Specifies the domain name of this trusted domain.

array of strings | null

Specifies the list of its domain controllers.

domainControllers
array of strings | null

Specifies the list of its preferred domain controllers.

preferredDomainControllers
error
object

Specifies the Active Directory error object.

Language
Credentials
URL