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,
    "orgRef": {
        "name": "string",
        "id": "string"
    }
}
edgeGatewayRef
Optional

Entity reference used to describe VCD entities

string
description
Optional

The description of the Edge Gateway.

edgeGatewayOwnerRef
Optional

Entity reference used to describe VCD entities

boolean
connected
Optional

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

orgRef
Optional

Entity reference used to describe VCD entities

Availability
Added in 37.1