[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director

InlineIpSpace1

Properties

array of string
ipSpaceInternalScope Required

This defines the exact span of IP addresses in a CIDR format within which all IP Ranges and IP Prefixes of this IP Space must be contained. This typically defines the span of IP addresses used within this Data Center. This is used by the system for creation of NAT rules and BGP prefixes.


string
ipSpaceExternalScope Optional

This defines the total span of IP addresses in a CIDR format within which all IP Ranges and IP Prefixes of this IP Space must be contained. This is used by the system for creation of NAT rules and BGP prefixes. This typically defines the span of IP addresses outside the bounds of this Data Center. For the internet this may be 0.0.0.0/0. For a WAN, this could be 10.0.0.0/8.


array of IpSpacePrefixes
ipSpacePrefixes Optional

List of IP Prefixes.


ipSpaceRanges Optional

List of IP Ranges. These are logically treated as a single block of IPs for allocation purpose.


boolean
routeAdvertisementEnabled Optional

Whether the route advertisement is enabled for this IP Space or not. If true, the routed Org VDC networks which are configured from this IP Space will be advertised from the connected Edge Gateway to the Provider Gateway. Route advertisement must be enabled on a particular network for it to be advertised. Networks from the PRIVATE IP Spaces will only be advertised if the associated Provider Gateway is owned by the Organization.

JSON Example

{
	"ipSpaceInternalScope": [
		"string"
	]
}
[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Used By

IpSpace

Feedback

Was this page helpful?