Users (Partial Update)
Description
See the Aerial Spec for more details.
File Naming Convention
TGEN_users_partialupdate_2025-12_<optionalSuffix>.csv
importType:partialupdateapiVersion:2025-12
Columns
| Column Header | Description | Key Information | Type | Required |
|---|---|---|---|---|
username | The username of the employee | string | Yes | |
password | The password of the employee | string | No | |
disabled | Boolean dictating if user is disabled (true or false) | boolean | No | |
employee | Unique Tulip identifier of the employee | Max Length: 36 | string | No |
roles | Array of role external ID’s | array | No | |
roles[0] | Array element | string | No |
Sample CSV
See the following users CSV sample file.
Note: The sample CSV may contain sample ID fields which reference other resources that do not match the data in your environment. You may omit any non-required fields from the sample CSV, reference the table above for required fields.