createNetworkExtension_request

createNetworkExtension_request
createNetworkExtension_request
JSON Example
{
    "gateway": "172.16.4.126",
    "netmask": "255.255.255.128",
    "destination": {
        "endpointId": "string",
        "resourceId": "string"
    },
    "sourceNetwork": {
        "networkId": "string",
        "networkType": "string"
    },
    "destinationNetwork": {
        "gatewayId": "string"
    },
    "sourceAppliance": {
        "applianceId": "string"
    },
    "features": {
        "proximityRouting": true,
        "egressOptimization": true
    }
}
string
gateway
Optional

IP address of gateway

string
netmask
Optional

255.255.255.128

destination
Optional

destination

sourceNetwork
Optional

sourceNetwork

destinationNetwork
Optional

Details for creating destination side network.

sourceAppliance
Optional

sourceAppliance