InlineSelectiveSyncSettings1

InlineSelectiveSyncSettings1
InlineSelectiveSyncSettings1
JSON Example
{
    "enabled": false,
    "selected_org_units": [
        "string"
    ]
}
boolean
enabled
Required

Enable or disable SelectiveSync

array of string
selected_org_units
Optional

If SelectiveSync is enabled, this contains 1 or more OrgUnits, which NSX will synchronize with in LDAP server. The full distiguished name (DN) should be used for OrgUnit. If SelectiveSync is disabled, do not define this or specify an empty list.