StretchRecord

StretchRecord
StretchRecord
JSON Example
{
    "stretchId": "string",
    "gateway": "string",
    "netmask": "string",
    "source": {
        "endpointId": "string",
        "endpointType": "string",
        "endpointName": "string",
        "resourceId": "string",
        "resourceType": "string",
        "resourceName": "string"
    },
    "destination": {
        "endpointId": "string",
        "endpointType": "string",
        "endpointName": "string",
        "resourceId": "string",
        "resourceType": "string",
        "resourceName": "string"
    },
    "sourceNetwork": {
        "networkId": "string",
        "networkType": "string",
        "networkName": "string",
        "gatewayId": "string",
        "gatewayName": "string",
        "layer2Id": "string",
        "isDistributedRouter": false,
        "trunkMode": false,
        "isNsxT": false
    },
    "destinationNetwork": {
        "networkId": "string",
        "networkType": "string",
        "networkName": "string",
        "gatewayId": "string",
        "gatewayName": "string",
        "layer2Id": "string",
        "isDistributedRouter": false,
        "trunkMode": false,
        "isNsxT": false
    },
    "sourceAppliance": {
        "applianceId": "string",
        "applianceName": "string",
        "applianceType": "string"
    },
    "destinationAppliance": {
        "applianceId": "string",
        "applianceName": "string",
        "applianceType": "string"
    },
    "features": {
        "proximityRouting": false,
        "egressOptimization": false,
        "mobilityOptimizedNetworking": false
    }
}
string
stretchId
Optional

stretchId

string
gateway
Optional

gateway

string
netmask
Optional

netmask

source
Optional

source

destination
Optional

destination

sourceNetwork
Optional

sourceNetwork

destinationNetwork
Optional

destinationNetwork

sourceAppliance
Optional

sourceAppliance

destinationAppliance
Optional

destinationAppliance

features
Optional

features