| Package | Description |
|---|---|
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceRouterAllocationConfig.Builder |
ServiceRouterAllocationConfig.Builder.setAllocationPool(com.vmware.vapi.bindings.Structure allocationPool) |
ServiceRouterAllocationConfig.Builder |
ServiceRouterAllocationConfig.Builder.setEdgeClusterId(java.lang.String edgeClusterId)
To reallocate TIER1 logical router on new or existing edge cluster
|
ServiceRouterAllocationConfig.Builder |
ServiceRouterAllocationConfig.Builder.setEdgeClusterMemberIndices(java.util.List<java.lang.Long> edgeClusterMemberIndices)
For TIER 1 logical router, for manual placement of service router within the
cluster, edge cluster member indices needs to be provided else same will be
auto-allocated.
|