Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.01 KB

NetworkGroupnetCreateParams.md

File metadata and controls

16 lines (12 loc) · 1.01 KB

NetworkGroupnetCreateParams

Properties

Name Type Description Notes
Description string A description of the groupnet. [optional] [default to null]
DnsCacheEnabled bool DNS caching is enabled or disabled. [optional] [default to null]
DnsOptions []string List of DNS resolver options. [optional] [default to null]
DnsSearch []string List of DNS search suffixes. [optional] [default to null]
DnsServers []string List of Domain Name Server IP addresses. [optional] [default to null]
Name string The name of the groupnet. [default to null]
ServerSideDnsSearch bool Enable or disable appending nodes DNS search list to client DNS inquiries directed at SmartConnect service IP. [optional] [default to null]

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