NSX-T Data Center REST API

# *************************************************************************** # Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential. # ***************************************************************************

StaticIpAllocation (schema)

Static IP allocation for VPC Subnet ports with VIF attachement

Static IP allocation for VPC Subnet ports with VIF attachement

Name Description Type Notes
enabled Activate or Deactivate static ip allocation for VPC Subnet ports with VIF attachement

Enable ip and mac addresses allocation for VPC Subnet ports from static ip pool. To enable this,
dhcp pool shall be empty and static ip pool shall own all available ip addresses.
To optimize static ip pool management, it is recommended to allocate ip addresses starting from the highest available ip in the static pool.
This approach simplifies adjustments when the pool size needs to be reduced, as it avoids the need to reconfigure existing allocations.
boolean Default: "False"