InlineSegment1
{
"advanced_config": {
"address_pool_paths": [
"string"
],
"hybrid": false,
"local_egress": false
},
"connectivity_path": "string",
"domain_name": "string",
"l2_extension": {
"l2vpn_path": "string",
"l2vpn_paths": [
"string"
],
"tunnel_id": 0
},
"ls_id": "string",
"overlay_id": 0,
"subnets": [
{
"dhcp_ranges": [
"string"
],
"gateway_address": "string",
"network": "string"
}
],
"transport_zone_path": "string",
"type": "string",
"vlan_ids": [
"string"
]
}
Policy path to the connecting Tier-0 or Tier-1. Valid only for segments created under Infra.
DNS domain name
This property is deprecated. The property will continue to work as expected for existing segments. The segments that are newly created with ls_id will be ignored. Sepcify pre-creted logical switch id for Segment.
Used for overlay connectivity of segments. The overlay_id should be allocated from the pool as definied by enforcement-point. If not provided, it is auto-allocated from the default pool on the enforcement-point.
Policy path to the transport zone. Supported for VLAN backed segments as well as Overlay Segments. This field is required for VLAN backed Segments. Auto assigned if only one transport zone exists in the enforcement point. Default transport zone is auto assigned for overlay segments if none specified.
Segment type based on configuration.
VLAN ids for a VLAN backed Segment. Can be a VLAN id or a range of VLAN ids specified with '-' in between.