NSX-T Data Center REST API
IPv4DiscoveryOptions (schema)
IPv4 discovery options
Contains IPv4 related discovery options.
| Name | Description | Type | Notes | 
|---|---|---|---|
| arp_snooping_config | ARP snooping configuration Indicates ARP snooping options  | 
            
            ArpSnoopingConfig | |
| dhcp_snooping_enabled | Is DHCP snooping enabled or not Indicates whether DHCP snooping is enabled  | 
            
            boolean | Default: "True" | 
| vmtools_enabled | Is VM tools enabled or not Indicates whether fetching IP using vm-tools is enabled. This option is only supported on ESX where vm-tools is installed.  | 
            
            boolean | Default: "True" |