Users (Full Update)

Description

Upsert User Resource

See the Aerial Spec for more details.

File Naming Convention

TGEN_users_fullupdate_2025-12_<optionalSuffix>.csv

  • importType: fullupdate
  • apiVersion: 2025-12

Columns

Column HeaderDescriptionKey InformationTypeRequired
usernameThe username of the employeestringYes
passwordThe password of the employeestringNo
disabledBoolean dictating if user is disabled (true or false)booleanNo
employeeUnique Tulip identifier of the employeeMax Length: 36stringNo
rolesArray of role external ID’sarrayNo
roles[0]Array elementstringNo

Sample CSV

See the following users CSV sample file.

users Sample 1

Note: The sample CSV may contain sample ID fields which reference other resources that do not match the data in your environment.