VpcConnectivityProfile
VpcConnectivityProfile
Describes a networking VPC Connectivity Profile.
JSON Example
undefined undefined
{
"name": "string",
"externalCidrBlocks": "172.10.0.0/16,10.10.0.0/16",
"serviceEdgeClusterRef": {
"name": "string",
"id": "string"
},
"virtualNetworkApplianceClusterRef": {
"name": "string",
"id": "string"
},
"qosConfig": {
"ingressProfile": {
"id": "string",
"name": "string",
"type": "string",
"committedBandwidthMbps": 0,
"burstSizeBytes": 0
},
"egressProfile": {
"id": "string",
"name": "string",
"type": "string",
"committedBandwidthMbps": 0,
"burstSizeBytes": 0
}
}
}
string
name
Optional
Display name for the VPC Connectivity Profile.
string
externalCidrBlocks
Optional
Comma separated list of the external IP CIDRs which are available for use by the VPC.
virtualNetworkApplianceClusterRef
Optional
Entity reference used to describe VCD entities
Parameter To
Returned By