SoftLayer_Network_Service_Vpn_Overrides


SoftLayer_Network_Service_Vpn_Overrides

Description

The SoftLayer_Network_Service_Vpn_Overrides data type contains information relating user ids to subnet ids when VPN access is manually configured. It is essentially an entry in a ‘white list’ of subnets a SoftLayer portal VPN user may access.

Local


id

The internal identifier of the record.
Type: int


subnetId

The identifier of a subnet accessible by the SoftLayer portal VPN user.
Type: int


userId

The identifier of the SoftLayer portal VPN user.
Type: int

Relational


subnet

Subnet components accessible by a SoftLayer VPN portal user.
Type: SoftLayer_Network_Subnet


user

SoftLayer VPN portal user.
Type: SoftLayer_User_Customer

Count