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"
}
}
string
description
Optional
The description of the Edge Gateway.
boolean
connected
Optional
Whether or not the Edge Gateway is physically connected to this Provider Gateway.
Availability
Added in 37.1