GatewayEdgeClusterConfig
GatewayEdgeClusterConfig
Represents the Edge Cluster Configuration for a given Edge Gateway.
JSON Example
{
"primaryEdgeCluster": {
"edgeClusterRef": {
"name": "string",
"id": "string"
},
"backingId": "string"
},
"secondaryEdgeCluster": {
"edgeClusterRef": {
"name": "string",
"id": "string"
},
"backingId": "string"
}
}
Availability
Added in 34.0