Organization Object
The Organization object describes characteristics of an organization or company and its division if any.
| Name | Caption | Requirement | Type | Description |
|---|---|---|---|---|
| name | Name | Recommended (†) | String | The name of the organization. For example, Widget, Inc. |
| ou_name | Org Unit Name | Recommended | String | The name of the organizational unit, within an organization. For example, Finance, IT, R&D |
| ou_uid | Org Unit ID | Optional | String | The alternate identifier for an entity's unique identifier. For example, its Active Directory OU DN or AWS OU ID. |
| uid | Unique ID | Recommended (†) | String | The unique identifier of the organization. For example, its Active Directory or AWS Org ID. |
Referenced By
- Cloud Object
- Attribute: org
- Device Object
- Attribute: org
- Managed Entity Object
- Attribute: org
- User Object
- Attribute: org
Constraints
† At least one of these attributes must be present: name, uid