InlineDirectoryAdDomain1

InlineDirectoryAdDomain1
InlineDirectoryAdDomain1
JSON Example
{
    "base_distinguished_name": "string",
    "netbios_name": "string",
    "selective_sync_settings": {
        "enabled": false,
        "selected_org_units": [
            "string"
        ]
    },
    "sync_settings": "DirectoryDomainSyncSettings Object"
}
string
base_distinguished_name
Required

Each active directory domain has a domain naming context (NC), which contains domain-specific data. The root of this naming context is represented by a domain's distinguished name (DN) and is typically referred to as the NC head.

string
netbios_name
Required

NetBIOS names can contain all alphanumeric characters except for the certain disallowed characters. Names can contain a period, but names cannot start with a period. NetBIOS is similar to DNS in that it can serve as a directory service, but more limited as it has no provisions for a name hierarchy and names are limited to 15 characters. The netbios name is case insensitive and is stored in upper case regardless of input case.

selective_sync_settings
Optional

Directory domain selective sync settings

sync_settings
Optional

Domain synchronization settings