Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.31 KB

GroupnetSubnetExtended.md

File metadata and controls

24 lines (20 loc) · 1.31 KB

GroupnetSubnetExtended

Properties

Name Type Description Notes
description str A description of the subnet. [optional]
dsr_addrs list[str] List of Direct Server Return addresses. [optional]
gateway str Gateway IP address. [optional]
gateway_priority int Gateway priority. [optional]
mtu int MTU of the subnet. [optional]
name str The name of the subnet. [optional]
prefixlen int Subnet Prefix Length. [optional]
sc_service_addr str The address that SmartConnect listens for DNS requests. [optional]
vlan_enabled bool VLAN tagging enabled or disabled. [optional]
vlan_id int VLAN ID for all interfaces in the subnet. [optional]
addr_family str IP address format. [optional]
base_addr str The base IP address. [optional]
groupnet str Name of the groupnet this subnet belongs to. [optional]
id str Unique Subnet ID. [optional]
pools list[str] Name of the pools in the subnet. [optional]

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