OrganizationalUnit
Defines a data model for representing NQE cloud account organizational unit.
Fields
| name | type | nullable | description |
|---|---|---|---|
id | String | false | Organizational unit unique ID |
name | String | false | Organizational unit name |
parentUnitId | String | true | Parent organizational unit ID or null for a root one |
Used by
network → cloudOrganizationalUnits
See also
Data model path
- network:
Network- cloudOrganizationalUnits: List<
OrganizationalUnit>
- cloudOrganizationalUnits: List<