SegmentIpDiscoveryProfile
SegmentIpDiscoveryProfile
An Ip Discovery Segment Profile.
AllOf
This class requires all of the following:
JSON Example
{
"id": "string",
"displayName": "string",
"description": "string",
"nsxTManagerRef": {
"name": "string",
"id": "string"
},
"isArpSnoopingEnabled": false,
"arpBindingLimit": 0,
"isDhcpSnoopingV4Enabled": false,
"isVmToolsV4Enabled": false,
"isDhcpSnoopingV6Enabled": false,
"isVmToolsV6Enabled": false,
"isNdSnoopingEnabled": false,
"ndSnoopingLimit": 0,
"arpNdBindingTimeout": 0,
"isDuplicateIpDetectionEnabled": false,
"isTofuEnabled": false
}