NsxSegmentAdvancedConfig

NsxSegmentAdvancedConfig
Advanced configuration for Segment

Advanced configuration for Segment

AllOf
JSON Example
{
    "connectivity": "string",
    "address_pool_paths": [
        "string"
    ],
    "hybrid": false,
    "inter_router": false,
    "local_egress": false,
    "local_egress_routing_policies": [
        {
            "nexthop_address": "string",
            "prefix_list_paths": [
                "string"
            ]
        }
    ],
    "multicast": false,
    "ndra_profile_path": "string",
    "node_local_switch": false,
    "origin_id": "string",
    "origin_type": "string",
    "uplink_teaming_policy_name": "string",
    "urpf_mode": "string"
}