InlineEdgeCluster1
{
"allocation_rules": [
{
"action": {
"action_type": "string"
}
}
],
"cluster_profile_bindings": [
"ClusterProfileTypeIdEntry Object"
],
"deployment_type": "string",
"enable_inter_site_forwarding": false,
"member_node_type": "string",
"members": [
"EdgeClusterMember Object"
],
"node_rtep_ips": [
"NodeRtepIpsConfig Object"
]
}
Set of allocation rules and respected action for auto placement of logical router, DHCP and MDProxy on edge cluster members.
This field is a readonly field which shows the deployment_type of members. It returns UNKNOWN if there are no members, and returns VIRTUAL_MACHINE| PHYSICAL_MACHINE if all edge members are VIRTUAL_MACHINE|PHYSICAL_MACHINE. It returns HYBRID if the cluster contains edge members of both types VIRTUAL_MACHINE and PHYSICAL_MACHINE.
Flag should be only use in federation for inter site l2 and l3 forwarding. Before enabling this flag, all the edge cluster members must have remote tunnel endpoint configured. TIER0/TIER1 logical routers managed by GM must be associated with edge cluster which has inter-site forwarding enabled.
Edge cluster is homogenous collection of transport nodes. Hence all transport nodes of the cluster must be of same type. This readonly field shows the type of transport nodes.
EdgeCluster only supports homogeneous members. These member should be backed by either EdgeNode or PublicCloudGatewayNode. TransportNode type of these nodes should be the same. DeploymentType (VIRTUAL_MACHINE|PHYSICAL_MACHINE) of these EdgeNodes is recommended to be the same. EdgeCluster supports members of different deployment types.
List of remote tunnel endpoint ipaddress configured on edge cluster for each transport node.