/api/tib/
prefix. So if in the guide below external TIB API endpoint is /api/profiles
the similar endpoint on the dashboard API will be /api/tib/profiles
.
List Profiles
Add Profile
Sample Request
Sample Response
Update Profile
Sample Request
Sample Response
Delete Profile
Sample Request
Sample Response
Save Profiles to Disk
Sample Request
Sample Response
Outcome
The existingprofiles.json
file will be backed up to a new file, and the current profiles data in memory will be flushed to disk as the new profiles.json
file. Backups are time stamped (e.g. profiles_backup_1452677499.json
).