Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.29 KB

GroupnetSubnet.md

File metadata and controls

20 lines (16 loc) · 1.29 KB

GroupnetSubnet

Properties

Name Type Description Notes
Description string A description of the subnet. [optional] [default to null]
DsrAddrs []string List of Direct Server Return addresses. [optional] [default to null]
Gateway string Gateway IP address. [optional] [default to null]
GatewayPriority int32 Gateway priority. [optional] [default to null]
Mtu int32 MTU of the subnet. [optional] [default to null]
Name string The name of the subnet. [optional] [default to null]
Prefixlen int32 Subnet Prefix Length. [optional] [default to null]
ScServiceAddr string The address that SmartConnect listens for DNS requests. [optional] [default to null]
ScServiceName string Domain Name corresponding to the SmartConnect Service Address. [optional] [default to null]
VlanEnabled bool VLAN tagging enabled or disabled. [optional] [default to null]
VlanId int32 VLAN ID for all interfaces in the subnet. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]