InlineRegionalNetworkingSetting1
{
"id": "urn:vcloud:regionalNetworkingSetting:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"name": "string",
"regionRef": {
"name": "string",
"id": "string"
},
"orgRef": "EntityReference Object",
"providerGatewayRef": "EntityReference Object",
"distributedVlanConnectionRef": "EntityReference Object",
"serviceEdgeClusterRef": "EntityReference Object",
"virtualNetworkApplianceClusterRef": "EntityReference Object",
"defaultVpcPrivateSubnetCidrOverride": "string",
"projectTgwPrivateSubnetCidrOverride": "string"
}
The identifier of the Regional Networking Setting in URN format.
Display name for the Regional Networking Setting. Name can be entered manually, but will be autogenerated based on org and region if left unset.
Entity reference used to describe VCD entities
Entity reference used to describe VCD entities
Optional override of the IPv4 CIDR for the private subnet of the default VPC. Only set for creation. Not populated on GET api call.
Optional override of the IPv4 CIDR for the private project TGW subnet to connect to the default VPC Connectivity Profile. Only set for creation. Not populated on GET api call.