@koushik-das  Actually there are 3 default VPC offerings.
Default VPC offering
Redundant VPC offering
Nuage VSP VPC Offering


The last 2 were introduced in May. VPC offering becomes default if 4th 
parameter is true in createVpcOffering e.g.

 createVpcOffering(nuageVPCOfferingName, nuageVPCOfferingDisplayText, 
NUAGE_VSP_VPC_SERVICE_MAP, true, VpcOffering.State.Enabled, null);

Reply via email to