InlineBridgeEndpointProfile1
InlineBridgeEndpointProfile1
JSON Example
{
"edge_cluster_id": "string",
"edge_cluster_member_indexes": [
0
],
"failover_mode": "string",
"high_availability_mode": "string"
}
string
edge_cluster_id
Required
Constraints:
maxLength: 36
UUID of the edge cluster for this bridge endpoint
array of
integer
edge_cluster_member_indexes
Optional
First index will be used as the preferred member
string
failover_mode
Optional
Constraints:
default: PREEMPTIVE
Faileover mode can be preemmptive or non-preemptive
Possible values are :
PREEMPTIVE,
NON_PREEMPTIVE,
string
high_availability_mode
Optional
Constraints:
default: ACTIVE_STANDBY
High avaialability mode can be active-active or active-standby