The Organization object describes characteristics of an organization or company and its division if any. Additionally, it also describes cloud and Software-as-a-Service (SaaS) logical hierarchies such as AWS Organizations, Google Cloud Organizations, Oracle Cloud Tenancies, and similar constructs.
- Extends:
_entity
Attributes
Section titled “Attributes”name
- Type:
string_t - Requirement: recommended
The name of the organization, Oracle Cloud Tenancy, Google Cloud Organization, or AWS Organization. For example, Widget, Inc. or the AWS Organization name.
ou_name
- Type:
string_t - Requirement: recommended
The name of an organizational unit, Google Cloud Folder, or AWS Org Unit. For example, the GCP Project Name, or Dev_Prod_OU.
uid
- Type:
string_t - Requirement: recommended
The unique identifier of the organization, Oracle Cloud Tenancy, Google Cloud Organization, or AWS Organization. For example, an AWS Org ID or Oracle Cloud Domain ID.
ou_uid
- Type:
string_t - Requirement: optional
The unique identifier of an organizational unit, Google Cloud Folder, or AWS Org Unit. For example, an Oracle Cloud Tenancy ID, AWS OU ID, or GCP Folder ID.
Constraints
Section titled “Constraints”At least one of: name, uid