List AD Domains
Lists information related to AD Domains of the environment.
Request
URI
GET
https://{api_host}//localhost/rest/external/v1/ad-domains
COPY
Responses
200
OK
[
{
"dns_name": "example.com",
"id": "6f85b3a5-e7d0-4ad6-a1e3-37168dd1ed51",
"netbios_name": "AD-EXAMPLE1"
}
]
401
User is not authenticated
Operation doesn't return any data structure
External Operations
GET
List AD Domains