The Organization object describes characteristics of an organization or company and its division if any.
- Extends:
_entity
Attributes
Section titled “Attributes”name
- Type:
string_t - Requirement: recommended
The name of the organization. For example, Widget, Inc.
ou_name
- Type:
string_t - Requirement: recommended
The name of the organizational unit, within an organization. For example, Finance, IT, R&D
uid
- Type:
string_t - Requirement: recommended
The unique identifier of the organization. For example, its Active Directory or AWS Org ID.
ou_uid
- Type:
string_t - Requirement: optional
The alternate identifier for an entity’s unique identifier. For example, its Active Directory OU DN or AWS OU ID.
Constraints
Section titled “Constraints”At least one of: name, uid