[{"label":"Latest (v1.1)","version":"latest"}]
vmc

LogicalNetwork

Properties

string
dhcp_enabled Optional

if ’true’ - enabled; if ‘false’ - disabled


string
dhcp_ip_range Optional

ip range within the subnet mask, range delimiter is ‘-’ (example 10.118.10.130-10.118.10.140)


string
gatewayIp Optional

gateway ip of the logical network


string
id Optional

string
name Optional

name of the network


string
network_type Optional

Possible values are: HOSTEDROUTEDEXTENDED


string
subnet_cidr Optional

the subnet cidr


integer as int32
tunnel_id Optional

tunnel id of extended network

JSON Example

{
	"dhcp_enabled": "string",
	"dhcp_ip_range": "string",
	"gatewayIp": "string",
	"id": "string",
	"name": "string",
	"network_type": "HOSTED",
	"subnet_cidr": "string",
	"tunnel_id": 0
}
[{"label":"Latest (v1.1)","version":"latest"}]
vmc
Property Of

InlineComputeGatewayTemplate1

Feedback

Was this page helpful?