get https://helios.cohesity.com/v2/mcm/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
Responses
Get the list of Active Directories for MCM. Note: This api is only supported in Multi-Cluster Manager (MCM).
xxxxxxxxxx
curl --request GET \
--url https://helios.cohesity.com/v2/mcm/active-directories \
--header 'accept: application/json'
xxxxxxxxxx
76]
[
{
"domainName": "string",
"machineAccounts": [
{
"name": "string",
"dnsHostName": "string",
"encryption": [
"DES-CBC-CRC"
],
"isPrimaryMachine": true
}
],
"organizationalUnitName": "string",
"workGroupName": "string",
"preferredDomainControllers": [
{
"name": "string",
"status": "Reachable"
}
],
"trustedDomainParams": {
"enabled": true,
"trustedDomains": [