diff --git a/ui/scripts/network.js b/ui/scripts/network.js index 921c1f9b0f8..32e5348cc12 100644 --- a/ui/scripts/network.js +++ b/ui/scripts/network.js @@ -182,7 +182,7 @@ $.ajax({ url: createURL('listNetworkOfferings&zoneid=' + args.zoneId), data: { - type: 'Isolated', + guestiptype: 'Isolated', supportedServices: 'SourceNat', specifyvlan: false, state: 'Enabled'