NSX-T Data Center REST API

IpamThirdPartyProviderType (type)

{
  "additionalProperties": false,
  "description": "Type of Ipam Third Party Provider",
  "enum": [
    "Infoblox"
  ],
  "id": "IpamThirdPartyProviderType",
  "module_id": "PolicyIpam",
  "nsx_feature": "IPAMInfobloxIntegration",
  "required": true,
  "title": "Ipam ThirdParty provider type",
  "type": "string"
}