NSX-T Data Center REST API

AddressBindingSource (type) (Deprecated)

{
  "deprecated": true,
  "enum": [
    "INVALID",
    "UNKNOWN",
    "USER_DEFINED",
    "ARP_SNOOPING",
    "DHCP_SNOOPING",
    "VM_TOOLS",
    "ND_SNOOPING",
    "DHCPV6_SNOOPING",
    "VM_TOOLS_V6"
  ],
  "id": "AddressBindingSource",
  "module_id": "LogicalPort",
  "title": "Source from which the address binding is obtained",
  "type": "string"
}