[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

InlineIpAddressPoolBlockSubnet1

Properties

string
ip_block_path Required

The path of the IpAddressBlock from which the subnet is to be created.


integer as int64
size Required

The size parameter is required for subnet creation. It must be specified during creation but cannot be changed later.


boolean
auto_assign_gateway Optional

If this property is set to true, the first IP in the range will be reserved for gateway.

JSON Example

{
	"ip_block_path": "string",
	"size": 0
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: PolicyIpam
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Used By

IpAddressPoolBlockSubnet

Feedback

Was this page helpful?