networkVpn
The networkVpn table represents a logical collection of IP addresses collected within a VPN.
The following table describes the networkVpn table.
| Column name | Type | Constraints | Description |
|---|---|---|---|
| entityId | 32-bit integer | Foreign key Not null |
The identifier of a network VPN from the entityData table. |
| VPNName | 255-character string | Not null | The name of the VPN. |
| VPNType | 64-character string | Not null | The type of VPN. |