plugin_proval_unificontroller
Child of Solution
EPM - Data Collection - Solution - CWA - Update Table Data - UnifiController
Purpose
Holds requested Unifi Controller data specific to the controller only.
Dependencies
- EPM - Data Collection - Agnostic - Script - Get-UnifiController
- CWM - Automate - Script - Update Table Data - UnifiController
Tables
plugin_proval_unificontroller
| Column | Type | Explanation | 
|---|---|---|
| ControllerID | String | The unique Controller ID from the Unifi Controller. | 
| ClientID | Int | The ID of the client that housed the computer that ran this script. | 
| LocationID | Int | The ID of the location that housed the computer that ran this script. | 
| HostName | String | The name of the computer that ran this script. | 
| Port | Int | The port that the Controller communicates on. | 
| UserName | String | The username for the admin user on the Unifi Controller. | 
| Password | Blob | Encrypted admin user password for the user on the Unifi Controller. |