InlineDirectoryGroup1

InlineDirectoryGroup1
InlineDirectoryGroup1
JSON Example
{
    "distinguished_name": "string",
    "domain_id": "string",
    "domain_name": "string",
    "domain_sync_node_id": "string",
    "resource_type": "string"
}
string
distinguished_name
Required

Directory group distinguished name

string
domain_id
Required

Domain ID this directory group belongs to.

string
domain_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
domain_sync_node_id
Optional

Domain sync node under which this directory group is located. We currently sync only from Root node and hence this attribute doesn't have a specific value set.

string
resource_type
Required

Directory group resource type comes from multiple sub-classes extending this base class. For example, DirectoryAdGroup is one accepted resource_type. If there are more sub-classes defined, they will also be accepted resource_type.