InlineLogicalRouter1

InlineLogicalRouter1
InlineLogicalRouter1
JSON Example
{
    "failover_mode": "string",
    "firewall_sections": [
        {
            "target_display_name": "string",
            "is_valid": false,
            "target_id": "string",
            "target_type": "string"
        }
    ],
    "advanced_config": {
        "internal_transit_network": "string",
        "ha_vip_configs": [
            {
                "ha_vip_subnets": [
                    {
                        "prefix_length": 0,
                        "active_vip_addresses": [
                            "string"
                        ]
                    }
                ],
                "redundant_uplink_port_ids": [
                    "string"
                ],
                "enabled": false
            }
        ],
        "external_transit_networks": [
            "string"
        ]
    },
    "router_type": "string",
    "preferred_edge_cluster_member_index": 0,
    "high_availability_mode": "string",
    "edge_cluster_id": "string"
}
string
failover_mode
Optional

This failover mode determines, whether the preferred service router instance for given logical router will preempt the peer. Note - It can be specified if and only if logical router is ACTIVE_STANDBY and NON_PREEMPTIVE mode is supported only for a Tier1 logical router. For Tier0 ACTIVE_STANDBY logical router, failover mode is always PREEMPTIVE, i.e. once the preferred node comes up after a failure, it will preempt the peer causing failover from current active to preferred node. For ACTIVE_ACTIVE logical routers, this field must not be populated.

Possible values are : PREEMPTIVE, NON_PREEMPTIVE,
firewall_sections
Optional

List of Firewall sections related to Logical Router.

advanced_config
Optional

advanced_config

string
router_type
Required

Type of Logical Router

Possible values are : TIER0, TIER1,
integer As int64 As int64
preferred_edge_cluster_member_index
Optional

Used for tier0 routers only

string
high_availability_mode
Optional

High availability mode

Possible values are : ACTIVE_ACTIVE, ACTIVE_STANDBY,
string
edge_cluster_id
Optional

Used for tier0 routers