TopologyEdgeGateway

TopologyEdgeGateway
TopologyEdgeGateway

Represents basic information about an Edge Gateway associated with the Provider gateway.

JSON Example
{
    "edgeGatewayRef": {
        "name": "string",
        "id": "string"
    },
    "description": "string",
    "edgeGatewayOwnerRef": {
        "name": "string",
        "id": "string"
    },
    "connected": false
}
edgeGatewayRef
Optional

edgeGatewayRef

string
description
Optional

The description of the Edge Gateway.

edgeGatewayOwnerRef
Optional

edgeGatewayOwnerRef

boolean
connected
Optional

Whether or not the Edge Gateway is physically connected to this Provider Gateway.

Availability
Added in 37.1