sddcNetwork
sddcNetwork
Logical network.
JSON Example
{
"subnets": {
"addressGroups": [
{
"prefixLength": "string",
"primaryAddress": "string"
}
]
},
"cgwName": "string",
"name": "string",
"l2Extension": {
"tunnelId": 0
},
"cgwId": "string",
"dhcpConfigs": {
"ipPools": [
{
"ipRange": "string",
"domainName": "string"
}
]
},
"id": "string"
}
string
cgwName
Optional
Name of the compute gateway to which the logical network is attached.
string
name
Required
Name of logical network. Length needs to be between 1-35 characters.
string
cgwId
Required
ID of the compute gateway edge to which the logical network is attached.
string
id
Optional
ID of logical network.
Property Of
Returned By