NSX-T Data Center REST API

SubnetAdvancedConfig (type)

{
  "description": "VPC Subnet Advanced Configuration", 
  "id": "SubnetAdvancedConfig", 
  "module_id": "PolicyVpcSubnet", 
  "properties": {
    "static_ip_allocation": {
      "$ref": "StaticIpAllocation, 
      "description": "Static IP allocation configuration for VPC Subnet ports with VIF attachement. Not supported when DUAL ip_address_type is used in parent VPC.", 
      "required": false, 
      "title": "Static IP allocation for VPC Subnet ports with VIF attachement"
    }
  }, 
  "title": "VPC Subnet Advanced Configuration", 
  "type": "object"
}