EdgeClusterMemberAllocationProfile

EdgeClusterMemberAllocationProfile
EdgeClusterMemberAllocationProfile
JSON Example
{
    "allocation_pool": {
        "allocation_pool_type": "string"
    },
    "allocation_type": "string",
    "enable_standby_relocation": false
}
allocation_pool
Optional

allocation_pool

string
allocation_type
Optional

Allocation type is used to specify the mode used to allocate the LR. This is populated only for TIER1 logical router and for TIER0 this will be null.

Possible values are : MANUAL, AUTO,
boolean
enable_standby_relocation
Optional

Flag to enable the auto-relocation of standby service router running on edge cluster and node associated with the logical router. Only dynamically allocated tier1 logical routers are considered for the relocation.