Add New Edge Gateway
Abbility to add a Edge Gateway
This commit is contained in:
@@ -19,6 +19,12 @@
|
||||
"StorageProfile":"Standard-DC01",
|
||||
"ProviderVDC":"Provider-VDC-DC01",
|
||||
"NetworkPool":"Provider-VDC-DC01-NetPool",
|
||||
"ExternalNetwork": "External-OrgVdcNet"
|
||||
"ExternalNetwork": "External-OrgVdcNet",
|
||||
"EdgeGateway": "Yes",
|
||||
"IPAddress":"192.168.100.1",
|
||||
"SubnetMask":"255.255.255.0",
|
||||
"Gateway":"192.168.100.254",
|
||||
"IPRangeStart":"192.168.100.2",
|
||||
"IPRangeEnd":"192.168.100.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user