NSX-T Data Center REST API

StaticPoolConfig (schema)

Static IP pool configuration

Static IP pool configuration

Name Description Type Notes
ipv4_pool_size Static IPv4 Pool size

Number of IPs to be reserved in static ip pool. Maximum allowed value is 'subnet size - 4'.
If dhcp is enabled then by default static ipv4 pool size will be zero and all available IPs will be reserved in
local dhcp pool.
If dhcp is deactivated then by default all IPs will be reserved in static ip pool.
int Minimum: 0
Default: "0"