ManagementNetworkConfig

ManagementNetworkConfig
ManagementNetworkConfig
JSON Example
{
    "overlay_segment": {
        "locale_service": "string",
        "segment_id": "string",
        "tier1_lr_id": "string"
    },
    "transport_zone": "string",
    "tz_type": "string",
    "vlan_segment": "string"
}
overlay_segment
Optional

overlay_segment

string
transport_zone
Required

Management transport zone path for Avi Service Engines. Example- /infra/sites/default/enforcement-points/default/transport-zones/xxx-xxx-xxxx. Field introduced in 20.1.5. Allowed in Enterprise edition with any value, Basic edition with any value, Enterprise with Cloud Services edition.

string
tz_type
Required

Management transport zone type overlay or vlan. Enum options - OVERLAY, VLAN. Field introduced in 20.1.5. Allowed in Enterprise edition with any value, Basic edition with any value, Enterprise with Cloud Services edition.

string
vlan_segment
Optional

Management vlan segment path to use for Avi Service Engines. Example- /infra/segments/vlanls. This should be set only when transport zone is of type VLAN. Field introduced in 20.1.5. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.