NSX-T Data Center REST API
ALBIPNetworkSubnet (schema)
IPNetworkSubnet
Advanced load balancer IPNetworkSubnet object
| Name | Description | Type | Notes | 
|---|---|---|---|
| network_name | Network name Network for VirtualService IP allocation with Vantage as the IPAM provider. Network should be created before this is configured. It is a reference to an object of type Network. | string | |
| subnet | Subnet Subnet for VirtualService IP allocation with Vantage or Infoblox as the IPAM provider. Only one of subnet or subnet_uuid configuration is allowed. | ALBIpAddrPrefix | |
| subnet6 | Subnet6 Subnet for VirtualService IPv6 allocation with Vantage or Infoblox as the IPAM provider. Only one of subnet or subnet_uuid configuration is allowed. Allowed in Basic edition, Essentials edition, Enterprise edition. | ALBIpAddrPrefix | |
| subnet6_uuid | Subnet6 uuid Subnet UUID or Name or Prefix for VirtualService IPv6 allocation with AWS or OpenStack as the IPAM provider. Only one of subnet or subnet_uuid configuration is allowed. Allowed in Basic edition, Essentials edition, Enterprise edition. | string | |
| subnet_uuid | Subnet uuid Subnet UUID or Name or Prefix for VirtualService IP allocation with AWS or OpenStack as the IPAM provider. Only one of subnet or subnet_uuid configuration is allowed. | string |