List AD Domains

List AD Domains

Lists information related to AD Domains of the environment.

Request
URI
GET
https://{api_host}/rest/external/v1/ad-domains
COPY
Authentication
This operation uses the following authentication methods.
Responses
200

OK

[
    {
        "dns_name": "example.com",
        "id": "S-1-5-21-1085031214-1563985344-725345543",
        "netbios_name": "AD-EXAMPLE1"
    }
]

401

User is not authenticated

Operation doesn't return any data structure