A script to provision New Relic users in batch in the new user model
- Update the license.py file with your own User API key and Auth Domain ID
- Update the license.py file with the name of your user data file in TSV format
- Format of TSV should be:
Name | User Type | |
---|---|---|
John Doe | john.doe@myemail.com | FULL_USER_TIER |
- Valid values for user type are: FULL_USER_TIER, CORE_USER_TIER, BASIC_USER_TIER