User Registration Report

Description

The User Registrations Report provides lists all users with a registered device in the specified entity. Can be used at the Cluster, ServiceProvider, and Group levels.

Columns

  • UserId - The id of the Broadworks User that the row relates to.
  • DeviceName - The name of the registered device.
  • DeviceLevel - The level of the registered device, i.e. Group, ServiceProvider, System
  • User-Agent - The name and software version of the of the device client (from the device's registration request User-Agent header).
  • Expiration - The registration expiry date, for dynamic registrations.

Example Output

CSV

UserId,DeviceName,DeviceLevel,User-Agent,Expiration
SampleUser@domain.com,SampleDevice,Group,PolycomSoundPointIP-SPIP_550-UA/4.0.12.0926,Wed Nov 29 13:57:29 EST 2017

TSV

UserId  DeviceName  DeviceLevel User-Agent  Expiration
SampleUser@domain.com   SampleDevice    Group   PolycomSoundPointIP-SPIP_550-UA/4.0.12.0926 Wed Nov 29 13:57:29 EST 2017

XLS

Download Sample

TXT

┌─────────────────────┬────────────┬───────────┬───────────────────────────────────────────┬──────────┐
│UserId               │DeviceName  │DeviceLevel│User-Agent                                 │Expiration│
├─────────────────────┼────────────┼───────────┼───────────────────────────────────────────┼──────────┤
│SampleUser@domain.com│SampleDevice│Group      │PolycomSoundPointIP-SPIP_550-UA/4.0.12.0926│Wed Nov 29│
│                     │            │           │                                           │13:57:29  │
│                     │            │           │                                           │EST 2017  │
└─────────────────────┴────────────┴───────────┴───────────────────────────────────────────┴──────────┘