InlineDirectoryGroup1
{
"distinguished_name": "string",
"domain_id": "string",
"domain_name": "string",
"domain_sync_node_id": "string",
"resource_type": "string"
}
Directory group distinguished name
Domain ID this directory group belongs to.
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.
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.
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.