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

SegmentSubnet

Subnet configuration for segment


Properties

array of string as address-or-block-or-range
dhcp_ranges Optional

DHCP address ranges are used for dynamic IP allocation. Supports address range and CIDR formats. First valid host address from the first value is assigned to DHCP server IP address. Existing values cannot be deleted or modified, but additional DHCP ranges can be added.


string as ip-cidr-block
gateway_address Optional

Gateway IP address in CIDR format for both IPv4 and IPv6.


string
network Optional

Network CIDR for this subnet calculated from gateway_addresses and prefix_len.

JSON Example

{
	"dhcp_ranges": [
		"string"
	],
	"gateway_address": "string",
	"network": "string"
}

Vendor Extensions

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

InlineSegment1

Feedback

Was this page helpful?